2025-09-07T06:09:39.4336039Z Current runner version: '2.328.0' 2025-09-07T06:09:39.4342619Z Runner name: 'i-0655ee0300fe7c329' 2025-09-07T06:09:39.4343405Z Runner group name: 'Default' 2025-09-07T06:09:39.4344297Z Machine name: 'ip-10-1-79-150' 2025-09-07T06:09:39.4347608Z ##[group]GITHUB_TOKEN Permissions 2025-09-07T06:09:39.4350115Z Metadata: read 2025-09-07T06:09:39.4350734Z ##[endgroup] 2025-09-07T06:09:39.4353182Z Secret source: Actions 2025-09-07T06:09:39.4354053Z Prepare workflow directory 2025-09-07T06:09:39.4940190Z Prepare all required actions 2025-09-07T06:09:39.4985798Z Getting action download info 2025-09-07T06:09:39.7459044Z Download action repository 'pytorch/test-infra@main' (SHA:548a4bc624d43a01cdf165a63b041f0ae014ddbd) 2025-09-07T06:09:42.0298707Z Download action repository 'pytorch/pytorch@main' (SHA:93fb23d6fae7c4e82c4239a1033e522088742634) 2025-09-07T06:09:56.8975149Z Download action repository 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-09-07T06:09:57.1586773Z Download action repository 'aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722' (SHA:ececac1a45f3b08a01d2dd070d28d111c5fe6722) 2025-09-07T06:09:57.3830662Z Download action repository 'actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874' (SHA:50769540e7f4bd5e21e526ee35c689e35e0d6874) 2025-09-07T06:09:57.8842662Z Getting action download info 2025-09-07T06:09:57.9916752Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-09-07T06:09:58.2868542Z Getting action download info 2025-09-07T06:09:58.3844458Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-09-07T06:09:58.5753087Z Uses: pytorch/pytorch/.github/workflows/_binary-build-linux.yml@refs/heads/main (93fb23d6fae7c4e82c4239a1033e522088742634) 2025-09-07T06:09:58.5757786Z ##[group] Inputs 2025-09-07T06:09:58.5758176Z build_name: libtorch-cpu-shared-with-deps-release 2025-09-07T06:09:58.5758626Z build_environment: linux-binary-libtorch-release 2025-09-07T06:09:58.5759016Z runner_prefix: lf. 2025-09-07T06:09:58.5759307Z runs_on: linux.12xlarge.memory.ephemeral 2025-09-07T06:09:58.5760853Z timeout-minutes: 240 2025-09-07T06:09:58.5761336Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:09:58.5761847Z PYTORCH_ROOT: /pytorch 2025-09-07T06:09:58.5762160Z PACKAGE_TYPE: libtorch 2025-09-07T06:09:58.5762444Z DESIRED_CUDA: cpu 2025-09-07T06:09:58.5762717Z GPU_ARCH_VERSION: 2025-09-07T06:09:58.5762991Z GPU_ARCH_TYPE: cpu 2025-09-07T06:09:58.5763298Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:09:58.5763668Z DOCKER_IMAGE_TAG_PREFIX: cpu 2025-09-07T06:09:58.5763990Z LIBTORCH_CONFIG: release 2025-09-07T06:09:58.5764312Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:09:58.5764643Z DESIRED_PYTHON: 2025-09-07T06:09:58.5764942Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:09:58.5765297Z ##[endgroup] 2025-09-07T06:09:58.5765730Z Complete job name: libtorch-cpu-shared-with-deps-release-build / build 2025-09-07T06:09:58.6366125Z A job started hook has been configured by the self-hosted runner administrator 2025-09-07T06:09:58.6506030Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-09-07T06:09:58.6516100Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:09:58.6516840Z ##[endgroup] 2025-09-07T06:09:59.9950189Z Runner Type: lf.linux.12xlarge.memory.ephemeral 2025-09-07T06:09:59.9950779Z Instance Type: r5.12xlarge 2025-09-07T06:09:59.9951284Z AMI Name: unknown 2025-09-07T06:09:59.9983804Z AMI ID: ami-05ffe3c48a9991133 2025-09-07T06:10:05.5714525Z ##[group]Run { 2025-09-07T06:10:05.5714890Z { 2025-09-07T06:10:05.5715176Z  echo "PYTORCH_ROOT=/pytorch" 2025-09-07T06:10:05.5715575Z  echo "PACKAGE_TYPE=libtorch" 2025-09-07T06:10:05.5715941Z  echo "DESIRED_CUDA=cpu" 2025-09-07T06:10:05.5716297Z  echo "GPU_ARCH_VERSION=" 2025-09-07T06:10:05.5716647Z  echo "GPU_ARCH_TYPE=cpu" 2025-09-07T06:10:05.5717320Z  echo "DOCKER_IMAGE=libtorch-cxx11-builder" 2025-09-07T06:10:05.5717690Z  echo "SKIP_ALL_TESTS=1" 2025-09-07T06:10:05.5718019Z  echo "LIBTORCH_CONFIG=release" 2025-09-07T06:10:05.5718396Z  echo "LIBTORCH_VARIANT=shared-with-deps" 2025-09-07T06:10:05.5718781Z  echo "DESIRED_PYTHON=" 2025-09-07T06:10:05.5719136Z  echo "PYTORCH_EXTRA_INSTALL_REQUIREMENTS=" 2025-09-07T06:10:05.5719674Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2025-09-07T06:10:05.5720270Z  echo "AWS_DEFAULT_REGION=us-east-1" 2025-09-07T06:10:05.5720629Z  echo "BINARY_ENV_FILE=/tmp/env" 2025-09-07T06:10:05.5721055Z  echo "BUILD_ENVIRONMENT=linux-binary-libtorch-release" 2025-09-07T06:10:05.5721464Z  echo "BUILD_NAME=" 2025-09-07T06:10:05.5721766Z  echo "PR_NUMBER=" 2025-09-07T06:10:05.5722115Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2025-09-07T06:10:05.5722566Z  echo "SHA1=93fb23d6fae7c4e82c4239a1033e522088742634" 2025-09-07T06:10:05.5722977Z } >> "${GITHUB_ENV} }}" 2025-09-07T06:10:05.5732632Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:10:05.5733029Z env: 2025-09-07T06:10:05.5733260Z PYTORCH_ROOT: /pytorch 2025-09-07T06:10:05.5733569Z PACKAGE_TYPE: libtorch 2025-09-07T06:10:05.5733864Z DESIRED_CUDA: cpu 2025-09-07T06:10:05.5734113Z GPU_ARCH_VERSION: 2025-09-07T06:10:05.5734367Z GPU_ARCH_TYPE: cpu 2025-09-07T06:10:05.5734648Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:10:05.5734953Z SKIP_ALL_TESTS: 1 2025-09-07T06:10:05.5735202Z LIBTORCH_CONFIG: release 2025-09-07T06:10:05.5735478Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:10:05.5735865Z DESIRED_PYTHON: 2025-09-07T06:10:05.5736153Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:10:05.5736599Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:10:05.5737075Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:10:05.5737362Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:10:05.5737695Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:10:05.5738395Z GITHUB_TOKEN: *** 2025-09-07T06:10:05.5738641Z PR_NUMBER: 2025-09-07T06:10:05.5738884Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:10:05.5739248Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:10:05.5739590Z ##[endgroup] 2025-09-07T06:10:05.5816316Z ##[group]Run env 2025-09-07T06:10:05.5816589Z env 2025-09-07T06:10:05.5822072Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:10:05.5822470Z env: 2025-09-07T06:10:05.5822708Z PYTORCH_ROOT: /pytorch 2025-09-07T06:10:05.5822979Z PACKAGE_TYPE: libtorch 2025-09-07T06:10:05.5823249Z DESIRED_CUDA: cpu 2025-09-07T06:10:05.5823480Z GPU_ARCH_VERSION: 2025-09-07T06:10:05.5823732Z GPU_ARCH_TYPE: cpu 2025-09-07T06:10:05.5823997Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:10:05.5824438Z SKIP_ALL_TESTS: 1 2025-09-07T06:10:05.5824681Z LIBTORCH_CONFIG: release 2025-09-07T06:10:05.5825178Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:10:05.5825553Z DESIRED_PYTHON: 2025-09-07T06:10:05.5825840Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:10:05.5826352Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:10:05.5826862Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:10:05.5827245Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:10:05.5827605Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:10:05.5828238Z GITHUB_TOKEN: *** 2025-09-07T06:10:05.5828491Z PR_NUMBER: 2025-09-07T06:10:05.5828772Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:10:05.5829174Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:10:05.5829545Z ##[endgroup] 2025-09-07T06:10:05.5883577Z SHELL=/bin/bash 2025-09-07T06:10:05.5883921Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2025-09-07T06:10:05.5884768Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-09-07T06:10:05.5886297Z BUILD_ENVIRONMENT=linux-binary-libtorch-release 2025-09-07T06:10:05.5887225Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_e64abb2e-369d-4ddb-9298-169227101e1a 2025-09-07T06:10:05.5888283Z GITHUB_ACTION=__run_2 2025-09-07T06:10:05.5888669Z GITHUB_RUN_NUMBER=21892 2025-09-07T06:10:05.5888957Z RUNNER_NAME=i-0655ee0300fe7c329 2025-09-07T06:10:05.5889302Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-09-07T06:10:05.5889653Z DOCKER_IMAGE=libtorch-cxx11-builder 2025-09-07T06:10:05.5890005Z AWS_DEFAULT_REGION=us-east-1 2025-09-07T06:10:05.5890475Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-09-07T06:10:05.5891025Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-09-07T06:10:05.5891564Z GITHUB_REF_TYPE=branch 2025-09-07T06:10:05.5891850Z PYTORCH_FINAL_PACKAGE_DIR=/artifacts 2025-09-07T06:10:05.5892335Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:10:05.5893114Z *** 2025-09-07T06:10:05.5893316Z LOGNAME=ec2-user 2025-09-07T06:10:05.5893573Z GITHUB_REPOSITORY_ID=65600975 2025-09-07T06:10:05.5893851Z GITHUB_ACTIONS=true 2025-09-07T06:10:05.5894100Z SYSTEMD_EXEC_PID=45229 2025-09-07T06:10:05.5894380Z SHA1=93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:10:05.5894766Z GITHUB_SHA=93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:10:05.5895513Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/generated-linux-binary-libtorch-release-main.yml@refs/heads/main 2025-09-07T06:10:05.5896220Z _=/usr/bin/env 2025-09-07T06:10:05.5896478Z RUNNER_ENVIRONMENT=self-hosted 2025-09-07T06:10:05.5896765Z GITHUB_REF=refs/heads/main 2025-09-07T06:10:05.5897033Z RUNNER_OS=Linux 2025-09-07T06:10:05.5897265Z GITHUB_REF_PROTECTED=true 2025-09-07T06:10:05.5897584Z HOME=/home/ec2-user 2025-09-07T06:10:05.5897870Z GITHUB_API_URL=https://api.github.com 2025-09-07T06:10:05.5898180Z LANG=C.UTF-8 2025-09-07T06:10:05.5898527Z GITHUB_TOKEN=*** 2025-09-07T06:10:05.5898850Z RUNNER_TRACKING_ID=github_96402e38-d421-4581-bcd4-996826fc57f9 2025-09-07T06:10:05.6033415Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-09-07T06:10:05.6033775Z DESIRED_PYTHON= 2025-09-07T06:10:05.6034025Z RUNNER_ARCH=X64 2025-09-07T06:10:05.6034362Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-09-07T06:10:05.6034780Z BINARY_ENV_FILE=/tmp/env 2025-09-07T06:10:05.6035684Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_e64abb2e-369d-4ddb-9298-169227101e1a 2025-09-07T06:10:05.6036820Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_e64abb2e-369d-4ddb-9298-169227101e1a 2025-09-07T06:10:05.6037801Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-09-07T06:10:05.6038373Z INVOCATION_ID=4e3147fe67e14ef8bbc2c3436283b7d0 2025-09-07T06:10:05.6038719Z GITHUB_EVENT_NAME=push 2025-09-07T06:10:05.6038981Z SKIP_ALL_TESTS=1 2025-09-07T06:10:05.6039216Z GITHUB_RUN_ID=17524754544 2025-09-07T06:10:05.6039495Z LIBTORCH_CONFIG=release 2025-09-07T06:10:05.6040151Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_e64abb2e-369d-4ddb-9298-169227101e1a 2025-09-07T06:10:05.6040889Z GITHUB_ACTOR=pytorchmergebot 2025-09-07T06:10:05.6041161Z PR_NUMBER= 2025-09-07T06:10:05.6041381Z DESIRED_CUDA=cpu 2025-09-07T06:10:05.6041612Z GITHUB_RUN_ATTEMPT=1 2025-09-07T06:10:05.6041871Z PACKAGE_TYPE=libtorch 2025-09-07T06:10:05.6042194Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-09-07T06:10:05.6042575Z LIBTORCH_VARIANT=shared-with-deps 2025-09-07T06:10:05.6042876Z USER=ec2-user 2025-09-07T06:10:05.6043119Z GITHUB_SERVER_URL=https://github.com 2025-09-07T06:10:05.6043424Z SHLVL=1 2025-09-07T06:10:05.6043632Z GITHUB_ACTOR_ID=97764156 2025-09-07T06:10:05.6043988Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-09-07T06:10:05.6044465Z GITHUB_WORKFLOW_SHA=93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:10:05.6044865Z GPU_ARCH_VERSION= 2025-09-07T06:10:05.6045185Z GITHUB_REF_NAME=main 2025-09-07T06:10:05.6045439Z GITHUB_JOB=build 2025-09-07T06:10:05.6046447Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-1-azure-eastus.actions.githubusercontent.com/136//idtoken/66b8d7e7-b734-4e77-800d-24c2c56251f9/1c355a0c-c185-5726-8034-77c1a8dbdf5e?api-version=2.0 2025-09-07T06:10:05.6047662Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-09-07T06:10:05.6048160Z GITHUB_REPOSITORY=pytorch/pytorch 2025-09-07T06:10:05.6048469Z GITHUB_RETENTION_DAYS=90 2025-09-07T06:10:05.6048746Z JOURNAL_STREAM=8:29347 2025-09-07T06:10:05.6049086Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch 2025-09-07T06:10:05.6049505Z GITHUB_ACTION_REPOSITORY= 2025-09-07T06:10:05.6049848Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-09-07T06:10:05.6050207Z GITHUB_BASE_REF= 2025-09-07T06:10:05.6050438Z CI=true 2025-09-07T06:10:05.6050657Z GITHUB_REPOSITORY_OWNER=pytorch 2025-09-07T06:10:05.6050956Z PYTORCH_ROOT=/pytorch 2025-09-07T06:10:05.6051201Z GITHUB_HEAD_REF= 2025-09-07T06:10:05.6051441Z GITHUB_ACTION_REF= 2025-09-07T06:10:05.6051669Z GPU_ARCH_TYPE=cpu 2025-09-07T06:10:05.6051961Z GITHUB_WORKFLOW=linux-binary-libtorch-release 2025-09-07T06:10:05.6052669Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_e64abb2e-369d-4ddb-9298-169227101e1a 2025-09-07T06:10:05.6147956Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-09-07T06:10:05.6148464Z with: 2025-09-07T06:10:05.6148918Z github-secret: *** 2025-09-07T06:10:05.6149233Z activate-with-label: false 2025-09-07T06:10:05.6149541Z label: with-ssh 2025-09-07T06:10:05.6149824Z remove-existing-keys: true 2025-09-07T06:10:05.6150147Z fail-silently: true 2025-09-07T06:10:05.6150411Z env: 2025-09-07T06:10:05.6150654Z PYTORCH_ROOT: /pytorch 2025-09-07T06:10:05.6150950Z PACKAGE_TYPE: libtorch 2025-09-07T06:10:05.6151246Z DESIRED_CUDA: cpu 2025-09-07T06:10:05.6151505Z GPU_ARCH_VERSION: 2025-09-07T06:10:05.6151798Z GPU_ARCH_TYPE: cpu 2025-09-07T06:10:05.6152089Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:10:05.6152444Z SKIP_ALL_TESTS: 1 2025-09-07T06:10:05.6152708Z LIBTORCH_CONFIG: release 2025-09-07T06:10:05.6153031Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:10:05.6153379Z DESIRED_PYTHON: 2025-09-07T06:10:05.6153712Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:10:05.6154211Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:10:05.6154730Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:10:05.6155053Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:10:05.6155426Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:10:05.6155963Z GITHUB_TOKEN: *** 2025-09-07T06:10:05.6156217Z PR_NUMBER: 2025-09-07T06:10:05.6156496Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:10:05.6156879Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:10:05.6157330Z ##[endgroup] 2025-09-07T06:10:05.7398793Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-09-07T06:10:05.7400022Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-09-07T06:10:05.7587343Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-09-07T06:10:05.7587858Z with: 2025-09-07T06:10:05.7588094Z no-sudo: false 2025-09-07T06:10:05.7588371Z submodules: recursive 2025-09-07T06:10:05.7588651Z fetch-depth: 0 2025-09-07T06:10:05.7588907Z env: 2025-09-07T06:10:05.7589150Z PYTORCH_ROOT: /pytorch 2025-09-07T06:10:05.7589442Z PACKAGE_TYPE: libtorch 2025-09-07T06:10:05.7589741Z DESIRED_CUDA: cpu 2025-09-07T06:10:05.7589998Z GPU_ARCH_VERSION: 2025-09-07T06:10:05.7590274Z GPU_ARCH_TYPE: cpu 2025-09-07T06:10:05.7590562Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:10:05.7590918Z SKIP_ALL_TESTS: 1 2025-09-07T06:10:05.7591178Z LIBTORCH_CONFIG: release 2025-09-07T06:10:05.7591501Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:10:05.7591985Z DESIRED_PYTHON: 2025-09-07T06:10:05.7592281Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:10:05.7592793Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:10:05.7593375Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:10:05.7593698Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:10:05.7594073Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:10:05.7594723Z GITHUB_TOKEN: *** 2025-09-07T06:10:05.7594978Z PR_NUMBER: 2025-09-07T06:10:05.7595265Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:10:05.7595653Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:10:05.7596035Z ##[endgroup] 2025-09-07T06:10:05.7687254Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-09-07T06:10:05.7688246Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-09-07T06:10:05.7694317Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:10:05.7694715Z env: 2025-09-07T06:10:05.7694938Z PYTORCH_ROOT: /pytorch 2025-09-07T06:10:05.7695209Z PACKAGE_TYPE: libtorch 2025-09-07T06:10:05.7695476Z DESIRED_CUDA: cpu 2025-09-07T06:10:05.7695709Z GPU_ARCH_VERSION: 2025-09-07T06:10:05.7695962Z GPU_ARCH_TYPE: cpu 2025-09-07T06:10:05.7696220Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:10:05.7696543Z SKIP_ALL_TESTS: 1 2025-09-07T06:10:05.7696779Z LIBTORCH_CONFIG: release 2025-09-07T06:10:05.7697069Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:10:05.7697364Z DESIRED_PYTHON: 2025-09-07T06:10:05.7697628Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:10:05.7698084Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:10:05.7698535Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:10:05.7698830Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:10:05.7699149Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:10:05.7699728Z GITHUB_TOKEN: *** 2025-09-07T06:10:05.7699969Z PR_NUMBER: 2025-09-07T06:10:05.7700207Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:10:05.7700569Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:10:05.7700893Z ##[endgroup] 2025-09-07T06:10:05.7797711Z ##[group]Run # Use all available CPUs for fetching 2025-09-07T06:10:05.7798148Z # Use all available CPUs for fetching 2025-09-07T06:10:05.7798512Z cd "${GITHUB_WORKSPACE}" 2025-09-07T06:10:05.7798846Z git config --global fetch.parallel 0 2025-09-07T06:10:05.7799249Z git config --global submodule.fetchJobs 0 2025-09-07T06:10:05.7799595Z  2025-09-07T06:10:05.7799973Z # Clean workspace. The default checkout action should also do this, but 2025-09-07T06:10:05.7800478Z # do it here as well just in case 2025-09-07T06:10:05.7800801Z if [[ -d .git ]]; then 2025-09-07T06:10:05.7801105Z  if [ -z "${NO_SUDO}" ]; then 2025-09-07T06:10:05.7801433Z  sudo git clean -ffdx 2025-09-07T06:10:05.7801730Z  else 2025-09-07T06:10:05.7801962Z  git clean -ffdx 2025-09-07T06:10:05.7802377Z  fi 2025-09-07T06:10:05.7802587Z fi 2025-09-07T06:10:05.7807713Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:10:05.7808097Z env: 2025-09-07T06:10:05.7808321Z PYTORCH_ROOT: /pytorch 2025-09-07T06:10:05.7808583Z PACKAGE_TYPE: libtorch 2025-09-07T06:10:05.7808848Z DESIRED_CUDA: cpu 2025-09-07T06:10:05.7809079Z GPU_ARCH_VERSION: 2025-09-07T06:10:05.7809331Z GPU_ARCH_TYPE: cpu 2025-09-07T06:10:05.7809605Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:10:05.7809913Z SKIP_ALL_TESTS: 1 2025-09-07T06:10:05.7810159Z LIBTORCH_CONFIG: release 2025-09-07T06:10:05.7810437Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:10:05.7810748Z DESIRED_PYTHON: 2025-09-07T06:10:05.7811000Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:10:05.7811458Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:10:05.7812046Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:10:05.7812346Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:10:05.7812684Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:10:05.7813223Z GITHUB_TOKEN: *** 2025-09-07T06:10:05.7813465Z PR_NUMBER: 2025-09-07T06:10:05.7813709Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:10:05.7814069Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:10:05.7814395Z NO_SUDO: false 2025-09-07T06:10:05.7814629Z ##[endgroup] 2025-09-07T06:10:05.7960308Z ##[group]Run actions/checkout@v4 2025-09-07T06:10:05.7960637Z with: 2025-09-07T06:10:05.7960986Z ref: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:10:05.7961353Z fetch-depth: 0 2025-09-07T06:10:05.7961628Z submodules: recursive 2025-09-07T06:10:05.7961912Z show-progress: false 2025-09-07T06:10:05.7962219Z repository: pytorch/pytorch 2025-09-07T06:10:05.7962683Z token: *** 2025-09-07T06:10:05.7962939Z ssh-strict: true 2025-09-07T06:10:05.7963207Z ssh-user: git 2025-09-07T06:10:05.7963472Z persist-credentials: true 2025-09-07T06:10:05.7963783Z clean: true 2025-09-07T06:10:05.7964060Z sparse-checkout-cone-mode: true 2025-09-07T06:10:05.7964402Z fetch-tags: false 2025-09-07T06:10:05.7964651Z lfs: false 2025-09-07T06:10:05.7964909Z set-safe-directory: true 2025-09-07T06:10:05.7965206Z env: 2025-09-07T06:10:05.7965436Z PYTORCH_ROOT: /pytorch 2025-09-07T06:10:05.7965738Z PACKAGE_TYPE: libtorch 2025-09-07T06:10:05.7989346Z DESIRED_CUDA: cpu 2025-09-07T06:10:05.7989692Z GPU_ARCH_VERSION: 2025-09-07T06:10:05.7989985Z GPU_ARCH_TYPE: cpu 2025-09-07T06:10:05.7990280Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:10:05.7990638Z SKIP_ALL_TESTS: 1 2025-09-07T06:10:05.7990902Z LIBTORCH_CONFIG: release 2025-09-07T06:10:05.7991226Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:10:05.7991559Z DESIRED_PYTHON: 2025-09-07T06:10:05.7991855Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:10:05.7992378Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:10:05.7992887Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:10:05.7993228Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:10:05.7993591Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:10:05.7994210Z GITHUB_TOKEN: *** 2025-09-07T06:10:05.7994481Z PR_NUMBER: 2025-09-07T06:10:05.7994751Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:10:05.7995154Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:10:05.7995524Z ##[endgroup] 2025-09-07T06:10:05.9179745Z Syncing repository: pytorch/pytorch 2025-09-07T06:10:05.9181132Z ##[group]Getting Git version info 2025-09-07T06:10:05.9181640Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-09-07T06:10:05.9182333Z [command]/usr/bin/git version 2025-09-07T06:10:05.9182614Z git version 2.47.1 2025-09-07T06:10:05.9191523Z ##[endgroup] 2025-09-07T06:10:05.9201805Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/38cd85ef-c3c9-4cc2-b69f-e7bf50d210be/.gitconfig' 2025-09-07T06:10:05.9226485Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/38cd85ef-c3c9-4cc2-b69f-e7bf50d210be' before making global git config changes 2025-09-07T06:10:05.9227693Z Adding repository directory to the temporary git global config as a safe directory 2025-09-07T06:10:05.9237482Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-09-07T06:10:05.9275845Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-09-07T06:10:05.9279451Z ##[group]Initializing the repository 2025-09-07T06:10:05.9284610Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-09-07T06:10:05.9319300Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-09-07T06:10:05.9320037Z hint: is subject to change. To configure the initial branch name to use in all 2025-09-07T06:10:05.9320948Z hint: of your new repositories, which will suppress this warning, call: 2025-09-07T06:10:05.9321412Z hint: 2025-09-07T06:10:05.9321755Z hint: git config --global init.defaultBranch 2025-09-07T06:10:05.9322144Z hint: 2025-09-07T06:10:05.9322522Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-09-07T06:10:05.9323170Z hint: 'development'. The just-created branch can be renamed via this command: 2025-09-07T06:10:05.9323671Z hint: 2025-09-07T06:10:05.9323920Z hint: git branch -m 2025-09-07T06:10:05.9324476Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-09-07T06:10:05.9327998Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-09-07T06:10:05.9355277Z ##[endgroup] 2025-09-07T06:10:05.9355783Z ##[group]Disabling automatic garbage collection 2025-09-07T06:10:05.9359147Z [command]/usr/bin/git config --local gc.auto 0 2025-09-07T06:10:05.9386045Z ##[endgroup] 2025-09-07T06:10:05.9386492Z ##[group]Setting up auth 2025-09-07T06:10:05.9391543Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-09-07T06:10:05.9418050Z [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-09-07T06:10:05.9743592Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-09-07T06:10:05.9771115Z [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-09-07T06:10:06.0066556Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-09-07T06:10:06.0118125Z ##[endgroup] 2025-09-07T06:10:06.0118610Z ##[group]Fetching the repository 2025-09-07T06:10:06.0135143Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-09-07T06:10:56.4731784Z From https://github.com/pytorch/pytorch 2025-09-07T06:10:56.4732325Z * [new branch] 160583 -> origin/160583 2025-09-07T06:10:56.4733167Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-09-07T06:10:56.4733806Z * [new branch] 5addvllmbuild -> origin/5addvllmbuild 2025-09-07T06:10:56.4734509Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-09-07T06:10:56.4735299Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-09-07T06:10:56.4735954Z * [new branch] ISSUE-154849 -> origin/ISSUE-154849 2025-09-07T06:10:56.4740408Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-09-07T06:10:56.4741248Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-09-07T06:10:56.4742264Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-09-07T06:10:56.4742987Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-09-07T06:10:56.4743659Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-09-07T06:10:56.4744423Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-09-07T06:10:56.4745247Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-09-07T06:10:56.4745892Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-09-07T06:10:56.4746518Z * [new branch] VLA_exp -> origin/VLA_exp 2025-09-07T06:10:56.4747190Z * [new branch] actually-run-mps-aot-inductor -> origin/actually-run-mps-aot-inductor 2025-09-07T06:10:56.4748180Z * [new branch] add-missing-args-normalization -> origin/add-missing-args-normalization 2025-09-07T06:10:56.4749047Z * [new branch] add-user-guide-structure -> origin/add-user-guide-structure 2025-09-07T06:10:56.4750197Z * [new branch] add-vllm-nightly-build -> origin/add-vllm-nightly-build 2025-09-07T06:10:56.4751379Z * [new branch] add_compile_benchmarking -> origin/add_compile_benchmarking 2025-09-07T06:10:56.4752461Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-09-07T06:10:56.4753542Z * [new branch] addsimde -> origin/addsimde 2025-09-07T06:10:56.4754716Z * [new branch] addvllmtest -> origin/addvllmtest 2025-09-07T06:10:56.4756387Z * [new branch] adi/acl_upgrade -> origin/adi/acl_upgrade 2025-09-07T06:10:56.4757453Z * [new branch] adi/test -> origin/adi/test 2025-09-07T06:10:56.4758588Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-09-07T06:10:56.4759866Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-09-07T06:10:56.4761461Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-09-07T06:10:56.4762774Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-09-07T06:10:56.4763578Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-09-07T06:10:56.4765120Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-09-07T06:10:56.4767160Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-09-07T06:10:56.4768295Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-09-07T06:10:56.4769366Z * [new branch] alt-disable -> origin/alt-disable 2025-09-07T06:10:56.4771122Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-09-07T06:10:56.4772288Z * [new branch] angelayi/aoti_inductor_fx -> origin/angelayi/aoti_inductor_fx 2025-09-07T06:10:56.4773342Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-09-07T06:10:56.4774501Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-09-07T06:10:56.4775745Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-09-07T06:10:56.4776627Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-09-07T06:10:56.4778126Z * [new branch] angelayi/custom_op_subgraph -> origin/angelayi/custom_op_subgraph 2025-09-07T06:10:56.4779394Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-09-07T06:10:56.4780863Z * [new branch] angelayi/fake_cache_empty -> origin/angelayi/fake_cache_empty 2025-09-07T06:10:56.4782196Z * [new branch] angelayi/is_symbolic_tracing -> origin/angelayi/is_symbolic_tracing 2025-09-07T06:10:56.4783528Z * [new branch] angelayi/item -> origin/angelayi/item 2025-09-07T06:10:56.4785603Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-09-07T06:10:56.4787014Z * [new branch] angelayi/opoverload -> origin/angelayi/opoverload 2025-09-07T06:10:56.4788256Z * [new branch] angelayi/pattern -> origin/angelayi/pattern 2025-09-07T06:10:56.4789447Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-09-07T06:10:56.4790623Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-09-07T06:10:56.4791760Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-09-07T06:10:56.4792901Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-09-07T06:10:56.4794025Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-09-07T06:10:56.4795155Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-09-07T06:10:56.4796300Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-09-07T06:10:56.4797499Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-09-07T06:10:56.4798769Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-09-07T06:10:56.4799851Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-09-07T06:10:56.4800896Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-09-07T06:10:56.4802083Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-09-07T06:10:56.4803236Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-09-07T06:10:56.4804405Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-09-07T06:10:56.4805549Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-09-07T06:10:56.4806753Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-09-07T06:10:56.4808227Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-09-07T06:10:56.4809233Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-09-07T06:10:56.4810386Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-09-07T06:10:56.4811680Z * [new branch] autoupdate-transformers-pin-via-pr -> origin/autoupdate-transformers-pin-via-pr 2025-09-07T06:10:56.4813023Z * [new branch] bahuang/dtensor_demo -> origin/bahuang/dtensor_demo 2025-09-07T06:10:56.4814082Z * [new branch] bahuang/test -> origin/bahuang/test 2025-09-07T06:10:56.4815736Z * [new branch] base/1.5 -> origin/base/1.5 2025-09-07T06:10:56.4817025Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-09-07T06:10:56.4817945Z * [new branch] bc-lint-config -> origin/bc-lint-config 2025-09-07T06:10:56.4819045Z * [new branch] bc-lint-test-new-config -> origin/bc-lint-test-new-config 2025-09-07T06:10:56.4820202Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-09-07T06:10:56.4821419Z * [new branch] benchmarker_compat_with_do_bench -> origin/benchmarker_compat_with_do_bench 2025-09-07T06:10:56.4822463Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-09-07T06:10:56.4824112Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-09-07T06:10:56.4825882Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-09-07T06:10:56.4827360Z * [new branch] bf/cg-custom-wrapper -> origin/bf/cg-custom-wrapper 2025-09-07T06:10:56.4828333Z * [new branch] bf/cg-or-error -> origin/bf/cg-or-error 2025-09-07T06:10:56.4829448Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-09-07T06:10:56.4830510Z * [new branch] bf/cg-skip-1-kernel -> origin/bf/cg-skip-1-kernel 2025-09-07T06:10:56.4831581Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-09-07T06:10:56.4833165Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-09-07T06:10:56.4834883Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-09-07T06:10:56.4835957Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-09-07T06:10:56.4837012Z * [new branch] bf/default-recompile-reason -> origin/bf/default-recompile-reason 2025-09-07T06:10:56.4838039Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-09-07T06:10:56.4839049Z * [new branch] bf/exp -> origin/bf/exp 2025-09-07T06:10:56.4840183Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-09-07T06:10:56.4841318Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-09-07T06:10:56.4842352Z * [new branch] bf/partition-turn-on -> origin/bf/partition-turn-on 2025-09-07T06:10:56.4843413Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-09-07T06:10:56.4844367Z * [new branch] bf/rope -> origin/bf/rope 2025-09-07T06:10:56.4845610Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-09-07T06:10:56.4846635Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-09-07T06:10:56.4847684Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-09-07T06:10:56.4848666Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-09-07T06:10:56.4849660Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-09-07T06:10:56.4850713Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-09-07T06:10:56.4851785Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-09-07T06:10:56.4852826Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-09-07T06:10:56.4853851Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-09-07T06:10:56.4854910Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-09-07T06:10:56.4855883Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-09-07T06:10:56.4856927Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-09-07T06:10:56.4857985Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-09-07T06:10:56.4858992Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-09-07T06:10:56.4860374Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-09-07T06:10:56.4861575Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-09-07T06:10:56.4863413Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-09-07T06:10:56.4864227Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-09-07T06:10:56.4865376Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-09-07T06:10:56.4867117Z * [new branch] brister/break_tensorbox -> origin/brister/break_tensorbox 2025-09-07T06:10:56.4868123Z * [new branch] brister/custom_fx_backend -> origin/brister/custom_fx_backend 2025-09-07T06:10:56.4869204Z * [new branch] brister/fx_custom_triton -> origin/brister/fx_custom_triton 2025-09-07T06:10:56.4870260Z * [new branch] brister/tensor_box_output -> origin/brister/tensor_box_output 2025-09-07T06:10:56.4871467Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-09-07T06:10:56.4872577Z * [new branch] c57382a49 -> origin/c57382a49 2025-09-07T06:10:56.4873662Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-09-07T06:10:56.4874719Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-09-07T06:10:56.4877122Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-09-07T06:10:56.4878337Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-09-07T06:10:56.4879399Z * [new branch] cherry-pick-149654-by-pytorch_bot_bot_ -> origin/cherry-pick-149654-by-pytorch_bot_bot_ 2025-09-07T06:10:56.4880567Z * [new branch] cherry-pick-151939-by-pytorch_bot_bot_ -> origin/cherry-pick-151939-by-pytorch_bot_bot_ 2025-09-07T06:10:56.4881812Z * [new branch] cherry-pick-154174-by-pytorch_bot_bot_ -> origin/cherry-pick-154174-by-pytorch_bot_bot_ 2025-09-07T06:10:56.4882937Z * [new branch] cherry-pick-156260-by-pytorch_bot_bot_ -> origin/cherry-pick-156260-by-pytorch_bot_bot_ 2025-09-07T06:10:56.4884094Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-09-07T06:10:56.4885215Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-09-07T06:10:56.4886321Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-09-07T06:10:56.4887404Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-09-07T06:10:56.4888478Z * [new branch] cherry-pick-158537-by-pytorch_bot_bot_ -> origin/cherry-pick-158537-by-pytorch_bot_bot_ 2025-09-07T06:10:56.4889576Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-09-07T06:10:56.4890690Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-09-07T06:10:56.4892023Z * [new branch] chilli/flex_vllm -> origin/chilli/flex_vllm 2025-09-07T06:10:56.4893266Z * [new branch] cleanup-inductor-benchmark-images -> origin/cleanup-inductor-benchmark-images 2025-09-07T06:10:56.4894739Z * [new branch] codex-testing -> origin/codex-testing 2025-09-07T06:10:56.4896617Z * [new branch] codex/add-helper-function-to-sizevars.py -> origin/codex/add-helper-function-to-sizevars.py 2025-09-07T06:10:56.4898092Z * [new branch] codex/add-helper-function-to-sizevars.py_2025-09-05 -> origin/codex/add-helper-function-to-sizevars.py_2025-09-05 2025-09-07T06:10:56.4899249Z * [new branch] codex/add-metadata-field-for-file-path -> origin/codex/add-metadata-field-for-file-path 2025-09-07T06:10:56.4900465Z * [new branch] codex/add-test-for-inductor-local-cache-behavior -> origin/codex/add-test-for-inductor-local-cache-behavior 2025-09-07T06:10:56.4901750Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-09-07T06:10:56.4902832Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-09-07T06:10:56.4903647Z * [new branch] codex/fix-issue-160415-in-pytorch -> origin/codex/fix-issue-160415-in-pytorch 2025-09-07T06:10:56.4905098Z * [new branch] codex/fix-noqengine-quantized-engine-support -> origin/codex/fix-noqengine-quantized-engine-support 2025-09-07T06:10:56.4906220Z * [new branch] codex/fix-pin_memory-error-handling -> origin/codex/fix-pin_memory-error-handling 2025-09-07T06:10:56.4907287Z * [new branch] codex/propose-fix-for-issue-160332 -> origin/codex/propose-fix-for-issue-160332 2025-09-07T06:10:56.4908587Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-09-07T06:10:56.4909835Z * [new branch] codex/remove-allow-untyped-defs-and-fix-type-errors -> origin/codex/remove-allow-untyped-defs-and-fix-type-errors 2025-09-07T06:10:56.4910967Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-09-07T06:10:56.4911719Z * [new branch] context_test -> origin/context_test 2025-09-07T06:10:56.4913235Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-09-07T06:10:56.4914281Z * [new branch] copy_graph -> origin/copy_graph 2025-09-07T06:10:56.4915927Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-09-07T06:10:56.4917519Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-09-07T06:10:56.4918536Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-09-07T06:10:56.4919574Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-09-07T06:10:56.4920608Z * [new branch] csl/disable_flaky_cpp_test -> origin/csl/disable_flaky_cpp_test 2025-09-07T06:10:56.4921610Z * [new branch] csl/disable_periodic_test -> origin/csl/disable_periodic_test 2025-09-07T06:10:56.4922913Z * [new branch] csl/exclude_rocm_viable_strict -> origin/csl/exclude_rocm_viable_strict 2025-09-07T06:10:56.4924173Z * [new branch] csl/katex -> origin/csl/katex 2025-09-07T06:10:56.4925312Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-09-07T06:10:56.4926402Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-09-07T06:10:56.4927470Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-09-07T06:10:56.4928666Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-09-07T06:10:56.4929712Z * [new branch] csl/name_link_check_job -> origin/csl/name_link_check_job 2025-09-07T06:10:56.4930773Z * [new branch] csl/no_keep_goin_rocm -> origin/csl/no_keep_goin_rocm 2025-09-07T06:10:56.4931815Z * [new branch] csl/not_600_timeout -> origin/csl/not_600_timeout 2025-09-07T06:10:56.4932851Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-09-07T06:10:56.4933939Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-09-07T06:10:56.4935091Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-09-07T06:10:56.4936205Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-09-07T06:10:56.4937913Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-09-07T06:10:56.4938790Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-09-07T06:10:56.4939893Z * [new branch] cudnnsdparefactor -> origin/cudnnsdparefactor 2025-09-07T06:10:56.4940963Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-09-07T06:10:56.4941998Z * [new branch] czhuge_muon_dev -> origin/czhuge_muon_dev 2025-09-07T06:10:56.4943594Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-09-07T06:10:56.4944867Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-09-07T06:10:56.4946050Z * [new branch] debug-guard -> origin/debug-guard 2025-09-07T06:10:56.4947224Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-09-07T06:10:56.4951084Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.2 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.2 2025-09-07T06:10:56.4952691Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.3 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.3 2025-09-07T06:10:56.4954288Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.4 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.4 2025-09-07T06:10:56.4955868Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.56.0 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.56.0 2025-09-07T06:10:56.4957287Z * [new branch] dependabot/pip/dot-ci/docker/protobuf-5.29.5 -> origin/dependabot/pip/dot-ci/docker/protobuf-5.29.5 2025-09-07T06:10:56.4958464Z * [new branch] dependabot/pip/dot-github/requirements/protobuf-5.29.5 -> origin/dependabot/pip/dot-github/requirements/protobuf-5.29.5 2025-09-07T06:10:56.4959484Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-09-07T06:10:56.4961137Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-09-07T06:10:56.4963361Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-09-07T06:10:56.4964539Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-09-07T06:10:56.4966026Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-09-07T06:10:56.4967391Z * [new branch] dev/joona/cat_remove_graph -> origin/dev/joona/cat_remove_graph 2025-09-07T06:10:56.4968365Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-09-07T06:10:56.4969810Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-09-07T06:10:56.4971449Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-09-07T06:10:56.4972977Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-09-07T06:10:56.4974614Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-09-07T06:10:56.4975999Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-09-07T06:10:56.4977229Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-09-07T06:10:56.4978564Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-09-07T06:10:56.4979582Z * [new branch] disable -> origin/disable 2025-09-07T06:10:56.4980694Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-09-07T06:10:56.4981936Z * [new branch] eigen_for_sparse_addmm_v2 -> origin/eigen_for_sparse_addmm_v2 2025-09-07T06:10:56.4983370Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-09-07T06:10:56.4984476Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-09-07T06:10:56.4985882Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-09-07T06:10:56.4986877Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-09-07T06:10:56.4988143Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-09-07T06:10:56.4989345Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-09-07T06:10:56.4990473Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-09-07T06:10:56.4991545Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-09-07T06:10:56.4992594Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-09-07T06:10:56.4993803Z * [new branch] example-convert-torch.nn -> origin/example-convert-torch.nn 2025-09-07T06:10:56.4995616Z * [new branch] exclamaforte/add-contiguous-threshold -> origin/exclamaforte/add-contiguous-threshold 2025-09-07T06:10:56.4996611Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-09-07T06:10:56.4997912Z * [new branch] exclamaforte/bump-transformer-version -> origin/exclamaforte/bump-transformer-version 2025-09-07T06:10:56.4998913Z * [new branch] exclamaforte/clear-feedback-savers -> origin/exclamaforte/clear-feedback-savers 2025-09-07T06:10:56.4999986Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-09-07T06:10:56.5001205Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-09-07T06:10:56.5002735Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-09-07T06:10:56.5003877Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-09-07T06:10:56.5005065Z * [new branch] exclamaforte/fix-exhuastive-autotuning-reland -> origin/exclamaforte/fix-exhuastive-autotuning-reland 2025-09-07T06:10:56.5006450Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-09-07T06:10:56.5007496Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-09-07T06:10:56.5008381Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-09-07T06:10:56.5009278Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-09-07T06:10:56.5010288Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-09-07T06:10:56.5011287Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-09-07T06:10:56.5012521Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-09-07T06:10:56.5013422Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-09-07T06:10:56.5014456Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-09-07T06:10:56.5015648Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-09-07T06:10:56.5016566Z * [new branch] exclamaforte/max-autotune-ieee -> origin/exclamaforte/max-autotune-ieee 2025-09-07T06:10:56.5017839Z * [new branch] exclamaforte/memory-counter -> origin/exclamaforte/memory-counter 2025-09-07T06:10:56.5018784Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-09-07T06:10:56.5019821Z * [new branch] exclamaforte/profiler-combo -> origin/exclamaforte/profiler-combo 2025-09-07T06:10:56.5020946Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-09-07T06:10:56.5022050Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-09-07T06:10:56.5023170Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-09-07T06:10:56.5024846Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-09-07T06:10:56.5026002Z * [new branch] exec -> origin/exec 2025-09-07T06:10:56.5027169Z * [new branch] executorch-module-shim -> origin/executorch-module-shim 2025-09-07T06:10:56.5028384Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-09-07T06:10:56.5029547Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-09-07T06:10:56.5030713Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-09-07T06:10:56.5031871Z * [new branch] export-D70112642 -> origin/export-D70112642 2025-09-07T06:10:56.5033056Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-09-07T06:10:56.5034431Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-09-07T06:10:56.5035524Z * [new branch] export-D75183591 -> origin/export-D75183591 2025-09-07T06:10:56.5036788Z * [new branch] export-D75617432 -> origin/export-D75617432 2025-09-07T06:10:56.5037876Z * [new branch] export-D75659965 -> origin/export-D75659965 2025-09-07T06:10:56.5038926Z * [new branch] export-D76080931 -> origin/export-D76080931 2025-09-07T06:10:56.5039985Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-09-07T06:10:56.5041024Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-09-07T06:10:56.5042079Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-09-07T06:10:56.5043165Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-09-07T06:10:56.5044255Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-09-07T06:10:56.5045314Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-09-07T06:10:56.5046402Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-09-07T06:10:56.5047527Z * [new branch] export-D78580107 -> origin/export-D78580107 2025-09-07T06:10:56.5048573Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-09-07T06:10:56.5049703Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-09-07T06:10:56.5050679Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-09-07T06:10:56.5051698Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-09-07T06:10:56.5052806Z * [new branch] export-D78894324 -> origin/export-D78894324 2025-09-07T06:10:56.5054123Z * [new branch] export-D78929245 -> origin/export-D78929245 2025-09-07T06:10:56.5055063Z * [new branch] export-D78934925 -> origin/export-D78934925 2025-09-07T06:10:56.5056258Z * [new branch] export-D78953203 -> origin/export-D78953203 2025-09-07T06:10:56.5057386Z * [new branch] export-D78953229 -> origin/export-D78953229 2025-09-07T06:10:56.5058285Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-09-07T06:10:56.5059310Z * [new branch] export-D78957389 -> origin/export-D78957389 2025-09-07T06:10:56.5060831Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-09-07T06:10:56.5061961Z * [new branch] export-D79026433 -> origin/export-D79026433 2025-09-07T06:10:56.5063098Z * [new branch] export-D79230339 -> origin/export-D79230339 2025-09-07T06:10:56.5064241Z * [new branch] export-D79319835 -> origin/export-D79319835 2025-09-07T06:10:56.5065460Z * [new branch] export-D79328456 -> origin/export-D79328456 2025-09-07T06:10:56.5066625Z * [new branch] export-D79534608 -> origin/export-D79534608 2025-09-07T06:10:56.5067988Z * [new branch] export-D79785974 -> origin/export-D79785974 2025-09-07T06:10:56.5069193Z * [new branch] export-D80025417 -> origin/export-D80025417 2025-09-07T06:10:56.5070298Z * [new branch] export-D80120333 -> origin/export-D80120333 2025-09-07T06:10:56.5071445Z * [new branch] export-D80214882 -> origin/export-D80214882 2025-09-07T06:10:56.5072581Z * [new branch] export-D80319069 -> origin/export-D80319069 2025-09-07T06:10:56.5073756Z * [new branch] export-D80321215 -> origin/export-D80321215 2025-09-07T06:10:56.5074896Z * [new branch] export-D80503451 -> origin/export-D80503451 2025-09-07T06:10:56.5076505Z * [new branch] export-D80771648 -> origin/export-D80771648 2025-09-07T06:10:56.5077507Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-09-07T06:10:56.5078625Z * [new branch] export-D80948073 -> origin/export-D80948073 2025-09-07T06:10:56.5079959Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-09-07T06:10:56.5081462Z * [new branch] export-D80970483 -> origin/export-D80970483 2025-09-07T06:10:56.5082486Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-09-07T06:10:56.5083575Z * [new branch] export-D81060182 -> origin/export-D81060182 2025-09-07T06:10:56.5084680Z * [new branch] export-D81078973 -> origin/export-D81078973 2025-09-07T06:10:56.5085751Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-09-07T06:10:56.5086865Z * [new branch] export-D81284190 -> origin/export-D81284190 2025-09-07T06:10:56.5087987Z * [new branch] export-D81299840 -> origin/export-D81299840 2025-09-07T06:10:56.5089039Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-09-07T06:10:56.5090119Z * [new branch] export-D81698719 -> origin/export-D81698719 2025-09-07T06:10:56.5091189Z * [new branch] export-D81747409 -> origin/export-D81747409 2025-09-07T06:10:56.5092501Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-09-07T06:10:56.5093976Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-09-07T06:10:56.5094882Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-09-07T06:10:56.5096066Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-09-07T06:10:56.5097721Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-09-07T06:10:56.5098942Z * [new branch] fca -> origin/fca 2025-09-07T06:10:56.5099992Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-09-07T06:10:56.5101139Z * [new branch] fca5 -> origin/fca5 2025-09-07T06:10:56.5102737Z * [new branch] feature/function-numa-binding -> origin/feature/function-numa-binding 2025-09-07T06:10:56.5103778Z * [new branch] feature/function-numa-binding-take2 -> origin/feature/function-numa-binding-take2 2025-09-07T06:10:56.5104917Z * [new branch] feature/numa-nproc-fix -> origin/feature/numa-nproc-fix 2025-09-07T06:10:56.5106145Z * [new branch] feature/numa-signpost-serialize -> origin/feature/numa-signpost-serialize 2025-09-07T06:10:56.5107184Z * [new branch] feature/parallel-numa-binding -> origin/feature/parallel-numa-binding 2025-09-07T06:10:56.5108810Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-09-07T06:10:56.5109975Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-09-07T06:10:56.5111444Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-09-07T06:10:56.5112349Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-09-07T06:10:56.5113495Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-09-07T06:10:56.5114847Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-09-07T06:10:56.5116509Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-09-07T06:10:56.5117687Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-09-07T06:10:56.5118708Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-09-07T06:10:56.5119682Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-09-07T06:10:56.5120690Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-09-07T06:10:56.5121730Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-09-07T06:10:56.5122749Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-09-07T06:10:56.5123761Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-09-07T06:10:56.5124826Z * [new branch] fix -> origin/fix 2025-09-07T06:10:56.5126147Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-09-07T06:10:56.5127084Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-09-07T06:10:56.5128117Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-09-07T06:10:56.5129291Z * [new branch] fix-inductor-periodic-0528 -> origin/fix-inductor-periodic-0528 2025-09-07T06:10:56.5130318Z * [new branch] fix-mps-benchmark -> origin/fix-mps-benchmark 2025-09-07T06:10:56.5131447Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-09-07T06:10:56.5132584Z * [new branch] fix-run-condition-upload-results -> origin/fix-run-condition-upload-results 2025-09-07T06:10:56.5133516Z * [new branch] fix-torchbench -> origin/fix-torchbench 2025-09-07T06:10:56.5134521Z * [new branch] fix_153389 -> origin/fix_153389 2025-09-07T06:10:56.5135670Z * [new branch] fix_fsdp_rs_bucket2 -> origin/fix_fsdp_rs_bucket2 2025-09-07T06:10:56.5136793Z * [new branch] fix_inductor_peridic_tests -> origin/fix_inductor_peridic_tests 2025-09-07T06:10:56.5137798Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-09-07T06:10:56.5138917Z * [new branch] fixes-triage -> origin/fixes-triage 2025-09-07T06:10:56.5140078Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-09-07T06:10:56.5141082Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-09-07T06:10:56.5142182Z * [new branch] flex-flash -> origin/flex-flash 2025-09-07T06:10:56.5143245Z * [new branch] flex-lowering -> origin/flex-lowering 2025-09-07T06:10:56.5144405Z * [new branch] flex-warning -> origin/flex-warning 2025-09-07T06:10:56.5145810Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-09-07T06:10:56.5147263Z * [new branch] flex_flash -> origin/flex_flash 2025-09-07T06:10:56.5148417Z * [new branch] flexdecode-gqa-groups -> origin/flexdecode-gqa-groups 2025-09-07T06:10:56.5150097Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-09-07T06:10:56.5151110Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-09-07T06:10:56.5152283Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-09-07T06:10:56.5153557Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-09-07T06:10:56.5154658Z * [new branch] fx_cpp -> origin/fx_cpp 2025-09-07T06:10:56.5156267Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-09-07T06:10:56.5159069Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-09-07T06:10:56.5160300Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-09-07T06:10:56.5162404Z * [new branch] gh/CaoE/2/base -> origin/gh/CaoE/2/base 2025-09-07T06:10:56.5163472Z * [new branch] gh/CaoE/2/head -> origin/gh/CaoE/2/head 2025-09-07T06:10:56.5164586Z * [new branch] gh/CaoE/2/orig -> origin/gh/CaoE/2/orig 2025-09-07T06:10:56.5166582Z * [new branch] gh/ColinPeppler/79/base -> origin/gh/ColinPeppler/79/base 2025-09-07T06:10:56.5167738Z * [new branch] gh/ColinPeppler/79/head -> origin/gh/ColinPeppler/79/head 2025-09-07T06:10:56.5168806Z * [new branch] gh/ColinPeppler/79/orig -> origin/gh/ColinPeppler/79/orig 2025-09-07T06:10:56.5170551Z * [new branch] gh/ColinPeppler/80/base -> origin/gh/ColinPeppler/80/base 2025-09-07T06:10:56.5171780Z * [new branch] gh/ColinPeppler/80/head -> origin/gh/ColinPeppler/80/head 2025-09-07T06:10:56.5172994Z * [new branch] gh/ColinPeppler/80/orig -> origin/gh/ColinPeppler/80/orig 2025-09-07T06:10:56.5174867Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-09-07T06:10:56.5175910Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-09-07T06:10:56.5177624Z * [new branch] gh/EikanWang/80/base -> origin/gh/EikanWang/80/base 2025-09-07T06:10:56.5178629Z * [new branch] gh/EikanWang/80/head -> origin/gh/EikanWang/80/head 2025-09-07T06:10:56.5179722Z * [new branch] gh/EikanWang/80/orig -> origin/gh/EikanWang/80/orig 2025-09-07T06:10:56.5181255Z * [new branch] gh/EikanWang/81/base -> origin/gh/EikanWang/81/base 2025-09-07T06:10:56.5182250Z * [new branch] gh/EikanWang/81/head -> origin/gh/EikanWang/81/head 2025-09-07T06:10:56.5183288Z * [new branch] gh/EikanWang/81/orig -> origin/gh/EikanWang/81/orig 2025-09-07T06:10:56.5185105Z * [new branch] gh/EikanWang/82/base -> origin/gh/EikanWang/82/base 2025-09-07T06:10:56.5186179Z * [new branch] gh/EikanWang/82/head -> origin/gh/EikanWang/82/head 2025-09-07T06:10:56.5187392Z * [new branch] gh/EikanWang/82/orig -> origin/gh/EikanWang/82/orig 2025-09-07T06:10:56.5189585Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-09-07T06:10:56.5190628Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-09-07T06:10:56.5192564Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-09-07T06:10:56.5193602Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-09-07T06:10:56.5194691Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-09-07T06:10:56.5196272Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-09-07T06:10:56.5197404Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-09-07T06:10:56.5198498Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-09-07T06:10:56.5200049Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-09-07T06:10:56.5201011Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-09-07T06:10:56.5202046Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-09-07T06:10:56.5203498Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-09-07T06:10:56.5204518Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-09-07T06:10:56.5205556Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-09-07T06:10:56.5207195Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-09-07T06:10:56.5208142Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-09-07T06:10:56.5209154Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-09-07T06:10:56.5210666Z * [new branch] gh/H-Huang/202/base -> origin/gh/H-Huang/202/base 2025-09-07T06:10:56.5211670Z * [new branch] gh/H-Huang/202/head -> origin/gh/H-Huang/202/head 2025-09-07T06:10:56.5212787Z * [new branch] gh/H-Huang/202/orig -> origin/gh/H-Huang/202/orig 2025-09-07T06:10:56.5214241Z * [new branch] gh/H-Huang/203/base -> origin/gh/H-Huang/203/base 2025-09-07T06:10:56.5215214Z * [new branch] gh/H-Huang/203/head -> origin/gh/H-Huang/203/head 2025-09-07T06:10:56.5216276Z * [new branch] gh/H-Huang/203/orig -> origin/gh/H-Huang/203/orig 2025-09-07T06:10:56.5217833Z * [new branch] gh/H-Huang/204/base -> origin/gh/H-Huang/204/base 2025-09-07T06:10:56.5218786Z * [new branch] gh/H-Huang/204/head -> origin/gh/H-Huang/204/head 2025-09-07T06:10:56.5219847Z * [new branch] gh/H-Huang/204/orig -> origin/gh/H-Huang/204/orig 2025-09-07T06:10:56.5221316Z * [new branch] gh/H-Huang/205/base -> origin/gh/H-Huang/205/base 2025-09-07T06:10:56.5222320Z * [new branch] gh/H-Huang/205/head -> origin/gh/H-Huang/205/head 2025-09-07T06:10:56.5223342Z * [new branch] gh/H-Huang/205/orig -> origin/gh/H-Huang/205/orig 2025-09-07T06:10:56.5225152Z * [new branch] gh/H-Huang/206/base -> origin/gh/H-Huang/206/base 2025-09-07T06:10:56.5226270Z * [new branch] gh/H-Huang/206/head -> origin/gh/H-Huang/206/head 2025-09-07T06:10:56.5227369Z * [new branch] gh/H-Huang/206/orig -> origin/gh/H-Huang/206/orig 2025-09-07T06:10:56.5228905Z * [new branch] gh/H-Huang/207/base -> origin/gh/H-Huang/207/base 2025-09-07T06:10:56.5229931Z * [new branch] gh/H-Huang/207/head -> origin/gh/H-Huang/207/head 2025-09-07T06:10:56.5231106Z * [new branch] gh/H-Huang/207/orig -> origin/gh/H-Huang/207/orig 2025-09-07T06:10:56.5232720Z * [new branch] gh/H-Huang/208/base -> origin/gh/H-Huang/208/base 2025-09-07T06:10:56.5233674Z * [new branch] gh/H-Huang/208/head -> origin/gh/H-Huang/208/head 2025-09-07T06:10:56.5234750Z * [new branch] gh/H-Huang/208/orig -> origin/gh/H-Huang/208/orig 2025-09-07T06:10:56.5236296Z * [new branch] gh/H-Huang/209/base -> origin/gh/H-Huang/209/base 2025-09-07T06:10:56.5237379Z * [new branch] gh/H-Huang/209/head -> origin/gh/H-Huang/209/head 2025-09-07T06:10:56.5238428Z * [new branch] gh/H-Huang/209/orig -> origin/gh/H-Huang/209/orig 2025-09-07T06:10:56.5239897Z * [new branch] gh/H-Huang/210/base -> origin/gh/H-Huang/210/base 2025-09-07T06:10:56.5240988Z * [new branch] gh/H-Huang/210/head -> origin/gh/H-Huang/210/head 2025-09-07T06:10:56.5242047Z * [new branch] gh/H-Huang/210/orig -> origin/gh/H-Huang/210/orig 2025-09-07T06:10:56.5243559Z * [new branch] gh/H-Huang/211/base -> origin/gh/H-Huang/211/base 2025-09-07T06:10:56.5244592Z * [new branch] gh/H-Huang/211/head -> origin/gh/H-Huang/211/head 2025-09-07T06:10:56.5245635Z * [new branch] gh/H-Huang/211/orig -> origin/gh/H-Huang/211/orig 2025-09-07T06:10:56.5247094Z * [new branch] gh/H-Huang/212/base -> origin/gh/H-Huang/212/base 2025-09-07T06:10:56.5248074Z * [new branch] gh/H-Huang/212/head -> origin/gh/H-Huang/212/head 2025-09-07T06:10:56.5249145Z * [new branch] gh/H-Huang/212/orig -> origin/gh/H-Huang/212/orig 2025-09-07T06:10:56.5251323Z * [new branch] gh/H-Huang/213/base -> origin/gh/H-Huang/213/base 2025-09-07T06:10:56.5252377Z * [new branch] gh/H-Huang/213/head -> origin/gh/H-Huang/213/head 2025-09-07T06:10:56.5253411Z * [new branch] gh/H-Huang/213/orig -> origin/gh/H-Huang/213/orig 2025-09-07T06:10:56.5255073Z * [new branch] gh/H-Huang/214/base -> origin/gh/H-Huang/214/base 2025-09-07T06:10:56.5256104Z * [new branch] gh/H-Huang/214/head -> origin/gh/H-Huang/214/head 2025-09-07T06:10:56.5257147Z * [new branch] gh/H-Huang/214/orig -> origin/gh/H-Huang/214/orig 2025-09-07T06:10:56.5259014Z * [new branch] gh/IvanKobzarev/112/base -> origin/gh/IvanKobzarev/112/base 2025-09-07T06:10:56.5260227Z * [new branch] gh/IvanKobzarev/112/head -> origin/gh/IvanKobzarev/112/head 2025-09-07T06:10:56.5261615Z * [new branch] gh/IvanKobzarev/112/orig -> origin/gh/IvanKobzarev/112/orig 2025-09-07T06:10:56.5263265Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-09-07T06:10:56.5264446Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-09-07T06:10:56.5265673Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-09-07T06:10:56.5267501Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-09-07T06:10:56.5268624Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-09-07T06:10:56.5269843Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-09-07T06:10:56.5271463Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-09-07T06:10:56.5272470Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-09-07T06:10:56.5273575Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-09-07T06:10:56.5275351Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-09-07T06:10:56.5276704Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-09-07T06:10:56.5277602Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-09-07T06:10:56.5279251Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-09-07T06:10:56.5280233Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-09-07T06:10:56.5281295Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-09-07T06:10:56.5282852Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-09-07T06:10:56.5283850Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-09-07T06:10:56.5285026Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-09-07T06:10:56.5286606Z * [new branch] gh/IvanKobzarev/132/base -> origin/gh/IvanKobzarev/132/base 2025-09-07T06:10:56.5287709Z * [new branch] gh/IvanKobzarev/132/head -> origin/gh/IvanKobzarev/132/head 2025-09-07T06:10:56.5288731Z * [new branch] gh/IvanKobzarev/132/orig -> origin/gh/IvanKobzarev/132/orig 2025-09-07T06:10:56.5290814Z * [new branch] gh/IvanKobzarev/133/base -> origin/gh/IvanKobzarev/133/base 2025-09-07T06:10:56.5292218Z * [new branch] gh/IvanKobzarev/133/head -> origin/gh/IvanKobzarev/133/head 2025-09-07T06:10:56.5293272Z * [new branch] gh/IvanKobzarev/133/orig -> origin/gh/IvanKobzarev/133/orig 2025-09-07T06:10:56.5294783Z * [new branch] gh/IvanKobzarev/134/base -> origin/gh/IvanKobzarev/134/base 2025-09-07T06:10:56.5295776Z * [new branch] gh/IvanKobzarev/134/head -> origin/gh/IvanKobzarev/134/head 2025-09-07T06:10:56.5296818Z * [new branch] gh/IvanKobzarev/134/orig -> origin/gh/IvanKobzarev/134/orig 2025-09-07T06:10:56.5298650Z * [new branch] gh/IvanKobzarev/135/base -> origin/gh/IvanKobzarev/135/base 2025-09-07T06:10:56.5299701Z * [new branch] gh/IvanKobzarev/135/head -> origin/gh/IvanKobzarev/135/head 2025-09-07T06:10:56.5300866Z * [new branch] gh/IvanKobzarev/135/orig -> origin/gh/IvanKobzarev/135/orig 2025-09-07T06:10:56.5302553Z * [new branch] gh/IvanKobzarev/136/base -> origin/gh/IvanKobzarev/136/base 2025-09-07T06:10:56.5303581Z * [new branch] gh/IvanKobzarev/136/head -> origin/gh/IvanKobzarev/136/head 2025-09-07T06:10:56.5304927Z * [new branch] gh/IvanKobzarev/136/orig -> origin/gh/IvanKobzarev/136/orig 2025-09-07T06:10:56.5306429Z * [new branch] gh/IvanKobzarev/137/base -> origin/gh/IvanKobzarev/137/base 2025-09-07T06:10:56.5307549Z * [new branch] gh/IvanKobzarev/137/head -> origin/gh/IvanKobzarev/137/head 2025-09-07T06:10:56.5308632Z * [new branch] gh/IvanKobzarev/137/orig -> origin/gh/IvanKobzarev/137/orig 2025-09-07T06:10:56.5310343Z * [new branch] gh/IvanKobzarev/138/base -> origin/gh/IvanKobzarev/138/base 2025-09-07T06:10:56.5311582Z * [new branch] gh/IvanKobzarev/138/head -> origin/gh/IvanKobzarev/138/head 2025-09-07T06:10:56.5312783Z * [new branch] gh/IvanKobzarev/138/orig -> origin/gh/IvanKobzarev/138/orig 2025-09-07T06:10:56.5314336Z * [new branch] gh/IvanKobzarev/139/base -> origin/gh/IvanKobzarev/139/base 2025-09-07T06:10:56.5315365Z * [new branch] gh/IvanKobzarev/139/head -> origin/gh/IvanKobzarev/139/head 2025-09-07T06:10:56.5316676Z * [new branch] gh/IvanKobzarev/139/orig -> origin/gh/IvanKobzarev/139/orig 2025-09-07T06:10:56.5318364Z * [new branch] gh/IvanKobzarev/140/base -> origin/gh/IvanKobzarev/140/base 2025-09-07T06:10:56.5319350Z * [new branch] gh/IvanKobzarev/140/head -> origin/gh/IvanKobzarev/140/head 2025-09-07T06:10:56.5320491Z * [new branch] gh/IvanKobzarev/140/orig -> origin/gh/IvanKobzarev/140/orig 2025-09-07T06:10:56.5322502Z * [new branch] gh/IvanKobzarev/141/base -> origin/gh/IvanKobzarev/141/base 2025-09-07T06:10:56.5323780Z * [new branch] gh/IvanKobzarev/141/head -> origin/gh/IvanKobzarev/141/head 2025-09-07T06:10:56.5324893Z * [new branch] gh/IvanKobzarev/141/orig -> origin/gh/IvanKobzarev/141/orig 2025-09-07T06:10:56.5327266Z * [new branch] gh/IvanKobzarev/142/base -> origin/gh/IvanKobzarev/142/base 2025-09-07T06:10:56.5328855Z * [new branch] gh/IvanKobzarev/142/head -> origin/gh/IvanKobzarev/142/head 2025-09-07T06:10:56.5329535Z * [new branch] gh/IvanKobzarev/142/orig -> origin/gh/IvanKobzarev/142/orig 2025-09-07T06:10:56.5330535Z * [new branch] gh/IvanKobzarev/143/base -> origin/gh/IvanKobzarev/143/base 2025-09-07T06:10:56.5331700Z * [new branch] gh/IvanKobzarev/143/head -> origin/gh/IvanKobzarev/143/head 2025-09-07T06:10:56.5332884Z * [new branch] gh/IvanKobzarev/143/orig -> origin/gh/IvanKobzarev/143/orig 2025-09-07T06:10:56.5334611Z * [new branch] gh/IvanKobzarev/144/base -> origin/gh/IvanKobzarev/144/base 2025-09-07T06:10:56.5335649Z * [new branch] gh/IvanKobzarev/144/head -> origin/gh/IvanKobzarev/144/head 2025-09-07T06:10:56.5336714Z * [new branch] gh/IvanKobzarev/144/orig -> origin/gh/IvanKobzarev/144/orig 2025-09-07T06:10:56.5338304Z * [new branch] gh/IvanKobzarev/145/base -> origin/gh/IvanKobzarev/145/base 2025-09-07T06:10:56.5339349Z * [new branch] gh/IvanKobzarev/145/head -> origin/gh/IvanKobzarev/145/head 2025-09-07T06:10:56.5340436Z * [new branch] gh/IvanKobzarev/145/orig -> origin/gh/IvanKobzarev/145/orig 2025-09-07T06:10:56.5342013Z * [new branch] gh/IvanKobzarev/146/base -> origin/gh/IvanKobzarev/146/base 2025-09-07T06:10:56.5343044Z * [new branch] gh/IvanKobzarev/146/head -> origin/gh/IvanKobzarev/146/head 2025-09-07T06:10:56.5344139Z * [new branch] gh/IvanKobzarev/146/orig -> origin/gh/IvanKobzarev/146/orig 2025-09-07T06:10:56.5346328Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-09-07T06:10:56.5347568Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-09-07T06:10:56.5349001Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-09-07T06:10:56.5349974Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-09-07T06:10:56.5351708Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-09-07T06:10:56.5352893Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-09-07T06:10:56.5354583Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-09-07T06:10:56.5355658Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-09-07T06:10:56.5356858Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-09-07T06:10:56.5358366Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-09-07T06:10:56.5359362Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-09-07T06:10:56.5362761Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-09-07T06:10:56.5364397Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-09-07T06:10:56.5365406Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-09-07T06:10:56.5366471Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-09-07T06:10:56.5367966Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-09-07T06:10:56.5369113Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-09-07T06:10:56.5370041Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-09-07T06:10:56.5371626Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-09-07T06:10:56.5372750Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-09-07T06:10:56.5373821Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-09-07T06:10:56.5375287Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-09-07T06:10:56.5376482Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-09-07T06:10:56.5377536Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-09-07T06:10:56.5379132Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-09-07T06:10:56.5380079Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-09-07T06:10:56.5381118Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-09-07T06:10:56.5382523Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-09-07T06:10:56.5383510Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-09-07T06:10:56.5384645Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-09-07T06:10:56.5386364Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-09-07T06:10:56.5387432Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-09-07T06:10:56.5388484Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-09-07T06:10:56.5390376Z * [new branch] gh/PaulZhang12/17/base -> origin/gh/PaulZhang12/17/base 2025-09-07T06:10:56.5391406Z * [new branch] gh/PaulZhang12/17/head -> origin/gh/PaulZhang12/17/head 2025-09-07T06:10:56.5393208Z * [new branch] gh/PaulZhang12/20/base -> origin/gh/PaulZhang12/20/base 2025-09-07T06:10:56.5394206Z * [new branch] gh/PaulZhang12/20/head -> origin/gh/PaulZhang12/20/head 2025-09-07T06:10:56.5395333Z * [new branch] gh/PaulZhang12/20/orig -> origin/gh/PaulZhang12/20/orig 2025-09-07T06:10:56.5397002Z * [new branch] gh/PaulZhang12/21/base -> origin/gh/PaulZhang12/21/base 2025-09-07T06:10:56.5398063Z * [new branch] gh/PaulZhang12/21/head -> origin/gh/PaulZhang12/21/head 2025-09-07T06:10:56.5399150Z * [new branch] gh/PaulZhang12/21/orig -> origin/gh/PaulZhang12/21/orig 2025-09-07T06:10:56.5400659Z * [new branch] gh/PaulZhang12/22/base -> origin/gh/PaulZhang12/22/base 2025-09-07T06:10:56.5401632Z * [new branch] gh/PaulZhang12/22/head -> origin/gh/PaulZhang12/22/head 2025-09-07T06:10:56.5402697Z * [new branch] gh/PaulZhang12/22/orig -> origin/gh/PaulZhang12/22/orig 2025-09-07T06:10:56.5404159Z * [new branch] gh/PaulZhang12/23/base -> origin/gh/PaulZhang12/23/base 2025-09-07T06:10:56.5405174Z * [new branch] gh/PaulZhang12/23/head -> origin/gh/PaulZhang12/23/head 2025-09-07T06:10:56.5406212Z * [new branch] gh/PaulZhang12/23/orig -> origin/gh/PaulZhang12/23/orig 2025-09-07T06:10:56.5407643Z * [new branch] gh/PaulZhang12/24/base -> origin/gh/PaulZhang12/24/base 2025-09-07T06:10:56.5408644Z * [new branch] gh/PaulZhang12/24/head -> origin/gh/PaulZhang12/24/head 2025-09-07T06:10:56.5409732Z * [new branch] gh/PaulZhang12/24/orig -> origin/gh/PaulZhang12/24/orig 2025-09-07T06:10:56.5411262Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-09-07T06:10:56.5412293Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-09-07T06:10:56.5413259Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-09-07T06:10:56.5414996Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-09-07T06:10:56.5416021Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-09-07T06:10:56.5418235Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-09-07T06:10:56.5419659Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-09-07T06:10:56.5420906Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-09-07T06:10:56.5422404Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-09-07T06:10:56.5424119Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-09-07T06:10:56.5425450Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-09-07T06:10:56.5427022Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-09-07T06:10:56.5428043Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-09-07T06:10:56.5429150Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-09-07T06:10:56.5430641Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-09-07T06:10:56.5431601Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-09-07T06:10:56.5432762Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-09-07T06:10:56.5434265Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-09-07T06:10:56.5435293Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-09-07T06:10:56.5436414Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-09-07T06:10:56.5437948Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-09-07T06:10:56.5438926Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-09-07T06:10:56.5440037Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-09-07T06:10:56.5441545Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-09-07T06:10:56.5442519Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-09-07T06:10:56.5443575Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-09-07T06:10:56.5444995Z * [new branch] gh/StrongerXi/139/base -> origin/gh/StrongerXi/139/base 2025-09-07T06:10:56.5445974Z * [new branch] gh/StrongerXi/139/head -> origin/gh/StrongerXi/139/head 2025-09-07T06:10:56.5447198Z * [new branch] gh/StrongerXi/139/orig -> origin/gh/StrongerXi/139/orig 2025-09-07T06:10:56.5448653Z * [new branch] gh/StrongerXi/140/base -> origin/gh/StrongerXi/140/base 2025-09-07T06:10:56.5449653Z * [new branch] gh/StrongerXi/140/head -> origin/gh/StrongerXi/140/head 2025-09-07T06:10:56.5450812Z * [new branch] gh/StrongerXi/140/orig -> origin/gh/StrongerXi/140/orig 2025-09-07T06:10:56.5452250Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-09-07T06:10:56.5453237Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-09-07T06:10:56.5454635Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-09-07T06:10:56.5455669Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-09-07T06:10:56.5457632Z * [new branch] gh/XilunWu/133/base -> origin/gh/XilunWu/133/base 2025-09-07T06:10:56.5458461Z * [new branch] gh/XilunWu/133/head -> origin/gh/XilunWu/133/head 2025-09-07T06:10:56.5459565Z * [new branch] gh/XilunWu/133/orig -> origin/gh/XilunWu/133/orig 2025-09-07T06:10:56.5461676Z * [new branch] gh/XilunWu/139/base -> origin/gh/XilunWu/139/base 2025-09-07T06:10:56.5462731Z * [new branch] gh/XilunWu/139/head -> origin/gh/XilunWu/139/head 2025-09-07T06:10:56.5463710Z * [new branch] gh/XilunWu/139/orig -> origin/gh/XilunWu/139/orig 2025-09-07T06:10:56.5465390Z * [new branch] gh/XilunWu/143/base -> origin/gh/XilunWu/143/base 2025-09-07T06:10:56.5466519Z * [new branch] gh/XilunWu/143/head -> origin/gh/XilunWu/143/head 2025-09-07T06:10:56.5467614Z * [new branch] gh/XilunWu/143/orig -> origin/gh/XilunWu/143/orig 2025-09-07T06:10:56.5469315Z * [new branch] gh/XilunWu/144/base -> origin/gh/XilunWu/144/base 2025-09-07T06:10:56.5470348Z * [new branch] gh/XilunWu/144/head -> origin/gh/XilunWu/144/head 2025-09-07T06:10:56.5471430Z * [new branch] gh/XilunWu/144/orig -> origin/gh/XilunWu/144/orig 2025-09-07T06:10:56.5473085Z * [new branch] gh/XilunWu/145/base -> origin/gh/XilunWu/145/base 2025-09-07T06:10:56.5474061Z * [new branch] gh/XilunWu/145/head -> origin/gh/XilunWu/145/head 2025-09-07T06:10:56.5475127Z * [new branch] gh/XilunWu/145/orig -> origin/gh/XilunWu/145/orig 2025-09-07T06:10:56.5476695Z * [new branch] gh/XilunWu/146/base -> origin/gh/XilunWu/146/base 2025-09-07T06:10:56.5477740Z * [new branch] gh/XilunWu/146/head -> origin/gh/XilunWu/146/head 2025-09-07T06:10:56.5478768Z * [new branch] gh/XilunWu/146/orig -> origin/gh/XilunWu/146/orig 2025-09-07T06:10:56.5480264Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-09-07T06:10:56.5481293Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-09-07T06:10:56.5482357Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-09-07T06:10:56.5483702Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-09-07T06:10:56.5484685Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-09-07T06:10:56.5485740Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-09-07T06:10:56.5487045Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-09-07T06:10:56.5487993Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-09-07T06:10:56.5489056Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-09-07T06:10:56.5490507Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-09-07T06:10:56.5491464Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-09-07T06:10:56.5492557Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-09-07T06:10:56.5494069Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-09-07T06:10:56.5495097Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-09-07T06:10:56.5496220Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-09-07T06:10:56.5497591Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-09-07T06:10:56.5498516Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-09-07T06:10:56.5499722Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-09-07T06:10:56.5501097Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-09-07T06:10:56.5502284Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-09-07T06:10:56.5503487Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-09-07T06:10:56.5505630Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-09-07T06:10:56.5506561Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-09-07T06:10:56.5507649Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-09-07T06:10:56.5509364Z * [new branch] gh/XilunWu/161/base -> origin/gh/XilunWu/161/base 2025-09-07T06:10:56.5510347Z * [new branch] gh/XilunWu/161/head -> origin/gh/XilunWu/161/head 2025-09-07T06:10:56.5511415Z * [new branch] gh/XilunWu/161/orig -> origin/gh/XilunWu/161/orig 2025-09-07T06:10:56.5512937Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-09-07T06:10:56.5513939Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-09-07T06:10:56.5515016Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-09-07T06:10:56.5517177Z * [new branch] gh/XilunWu/164/base -> origin/gh/XilunWu/164/base 2025-09-07T06:10:56.5518256Z * [new branch] gh/XilunWu/164/head -> origin/gh/XilunWu/164/head 2025-09-07T06:10:56.5519335Z * [new branch] gh/XilunWu/164/orig -> origin/gh/XilunWu/164/orig 2025-09-07T06:10:56.5521104Z * [new branch] gh/XilunWu/165/base -> origin/gh/XilunWu/165/base 2025-09-07T06:10:56.5522227Z * [new branch] gh/XilunWu/165/head -> origin/gh/XilunWu/165/head 2025-09-07T06:10:56.5523306Z * [new branch] gh/XilunWu/165/orig -> origin/gh/XilunWu/165/orig 2025-09-07T06:10:56.5524987Z * [new branch] gh/XilunWu/166/base -> origin/gh/XilunWu/166/base 2025-09-07T06:10:56.5526006Z * [new branch] gh/XilunWu/166/head -> origin/gh/XilunWu/166/head 2025-09-07T06:10:56.5527095Z * [new branch] gh/XilunWu/166/orig -> origin/gh/XilunWu/166/orig 2025-09-07T06:10:56.5528619Z * [new branch] gh/XilunWu/167/base -> origin/gh/XilunWu/167/base 2025-09-07T06:10:56.5529651Z * [new branch] gh/XilunWu/167/head -> origin/gh/XilunWu/167/head 2025-09-07T06:10:56.5530743Z * [new branch] gh/XilunWu/167/orig -> origin/gh/XilunWu/167/orig 2025-09-07T06:10:56.5532393Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-09-07T06:10:56.5533354Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-09-07T06:10:56.5534370Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-09-07T06:10:56.5536000Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-09-07T06:10:56.5536991Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-09-07T06:10:56.5538012Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-09-07T06:10:56.5539412Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-09-07T06:10:56.5540426Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-09-07T06:10:56.5541444Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-09-07T06:10:56.5543242Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-09-07T06:10:56.5544486Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-09-07T06:10:56.5545619Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-09-07T06:10:56.5547238Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-09-07T06:10:56.5548250Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-09-07T06:10:56.5549508Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-09-07T06:10:56.5551157Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-09-07T06:10:56.5552138Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-09-07T06:10:56.5553232Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-09-07T06:10:56.5577985Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-09-07T06:10:56.5578690Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-09-07T06:10:56.5579336Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-09-07T06:10:56.5579978Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-09-07T06:10:56.5580607Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-09-07T06:10:56.5581248Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-09-07T06:10:56.5581876Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-09-07T06:10:56.5582534Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-09-07T06:10:56.5583178Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-09-07T06:10:56.5583815Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-09-07T06:10:56.5584533Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-09-07T06:10:56.5585339Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-09-07T06:10:56.5586042Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-09-07T06:10:56.5586703Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-09-07T06:10:56.5587354Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-09-07T06:10:56.5588014Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-09-07T06:10:56.5588663Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-09-07T06:10:56.5589330Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-09-07T06:10:56.5590000Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-09-07T06:10:56.5590647Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-09-07T06:10:56.5591310Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-09-07T06:10:56.5591950Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-09-07T06:10:56.5592609Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-09-07T06:10:56.5593273Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-09-07T06:10:56.5593929Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-09-07T06:10:56.5594574Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-09-07T06:10:56.5595238Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-09-07T06:10:56.5596055Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-09-07T06:10:56.5596824Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-09-07T06:10:56.5597471Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-09-07T06:10:56.5598099Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-09-07T06:10:56.5598751Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-09-07T06:10:56.5599392Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-09-07T06:10:56.5600020Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-09-07T06:10:56.5600661Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-09-07T06:10:56.5601362Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-09-07T06:10:56.5602014Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-09-07T06:10:56.5602650Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-09-07T06:10:56.5603271Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-09-07T06:10:56.5603911Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-09-07T06:10:56.5604533Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-09-07T06:10:56.5605470Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-09-07T06:10:56.5607344Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-09-07T06:10:56.5608325Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-09-07T06:10:56.5609534Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-09-07T06:10:56.5611036Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-09-07T06:10:56.5612047Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-09-07T06:10:56.5613119Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-09-07T06:10:56.5614576Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-09-07T06:10:56.5615569Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-09-07T06:10:56.5616624Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-09-07T06:10:56.5618216Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-09-07T06:10:56.5619185Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-09-07T06:10:56.5620239Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-09-07T06:10:56.5621771Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-09-07T06:10:56.5622784Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-09-07T06:10:56.5624502Z * [new branch] gh/XuehaiPan/369/base -> origin/gh/XuehaiPan/369/base 2025-09-07T06:10:56.5625746Z * [new branch] gh/XuehaiPan/369/head -> origin/gh/XuehaiPan/369/head 2025-09-07T06:10:56.5626842Z * [new branch] gh/XuehaiPan/369/orig -> origin/gh/XuehaiPan/369/orig 2025-09-07T06:10:56.5628354Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-09-07T06:10:56.5629439Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-09-07T06:10:56.5630746Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-09-07T06:10:56.5632487Z * [new branch] gh/XuehaiPan/380/base -> origin/gh/XuehaiPan/380/base 2025-09-07T06:10:56.5633337Z * [new branch] gh/XuehaiPan/380/head -> origin/gh/XuehaiPan/380/head 2025-09-07T06:10:56.5634415Z * [new branch] gh/XuehaiPan/380/orig -> origin/gh/XuehaiPan/380/orig 2025-09-07T06:10:56.5635942Z * [new branch] gh/XuehaiPan/381/base -> origin/gh/XuehaiPan/381/base 2025-09-07T06:10:56.5637076Z * [new branch] gh/XuehaiPan/381/head -> origin/gh/XuehaiPan/381/head 2025-09-07T06:10:56.5638743Z * [new branch] gh/XuehaiPan/382/base -> origin/gh/XuehaiPan/382/base 2025-09-07T06:10:56.5639745Z * [new branch] gh/XuehaiPan/382/head -> origin/gh/XuehaiPan/382/head 2025-09-07T06:10:56.5640802Z * [new branch] gh/XuehaiPan/382/orig -> origin/gh/XuehaiPan/382/orig 2025-09-07T06:10:56.5642407Z * [new branch] gh/XuehaiPan/383/base -> origin/gh/XuehaiPan/383/base 2025-09-07T06:10:56.5643386Z * [new branch] gh/XuehaiPan/383/head -> origin/gh/XuehaiPan/383/head 2025-09-07T06:10:56.5644465Z * [new branch] gh/XuehaiPan/383/orig -> origin/gh/XuehaiPan/383/orig 2025-09-07T06:10:56.5645890Z * [new branch] gh/XuehaiPan/384/base -> origin/gh/XuehaiPan/384/base 2025-09-07T06:10:56.5646890Z * [new branch] gh/XuehaiPan/384/head -> origin/gh/XuehaiPan/384/head 2025-09-07T06:10:56.5647952Z * [new branch] gh/XuehaiPan/384/orig -> origin/gh/XuehaiPan/384/orig 2025-09-07T06:10:56.5649527Z * [new branch] gh/XuehaiPan/385/base -> origin/gh/XuehaiPan/385/base 2025-09-07T06:10:56.5650560Z * [new branch] gh/XuehaiPan/385/head -> origin/gh/XuehaiPan/385/head 2025-09-07T06:10:56.5651497Z * [new branch] gh/XuehaiPan/385/orig -> origin/gh/XuehaiPan/385/orig 2025-09-07T06:10:56.5653048Z * [new branch] gh/XuehaiPan/386/base -> origin/gh/XuehaiPan/386/base 2025-09-07T06:10:56.5654034Z * [new branch] gh/XuehaiPan/386/head -> origin/gh/XuehaiPan/386/head 2025-09-07T06:10:56.5655067Z * [new branch] gh/XuehaiPan/386/orig -> origin/gh/XuehaiPan/386/orig 2025-09-07T06:10:56.5656577Z * [new branch] gh/XuehaiPan/387/base -> origin/gh/XuehaiPan/387/base 2025-09-07T06:10:56.5657593Z * [new branch] gh/XuehaiPan/387/head -> origin/gh/XuehaiPan/387/head 2025-09-07T06:10:56.5658653Z * [new branch] gh/XuehaiPan/387/orig -> origin/gh/XuehaiPan/387/orig 2025-09-07T06:10:56.5660898Z * [new branch] gh/ZainRizvi/1/base -> origin/gh/ZainRizvi/1/base 2025-09-07T06:10:56.5661929Z * [new branch] gh/ZainRizvi/1/head -> origin/gh/ZainRizvi/1/head 2025-09-07T06:10:56.5663357Z * [new branch] gh/ZainRizvi/2/base -> origin/gh/ZainRizvi/2/base 2025-09-07T06:10:56.5664426Z * [new branch] gh/ZainRizvi/2/head -> origin/gh/ZainRizvi/2/head 2025-09-07T06:10:56.5665982Z * [new branch] gh/ZainRizvi/3/base -> origin/gh/ZainRizvi/3/base 2025-09-07T06:10:56.5667018Z * [new branch] gh/ZainRizvi/3/head -> origin/gh/ZainRizvi/3/head 2025-09-07T06:10:56.5668494Z * [new branch] gh/ZainRizvi/4/base -> origin/gh/ZainRizvi/4/base 2025-09-07T06:10:56.5669523Z * [new branch] gh/ZainRizvi/4/head -> origin/gh/ZainRizvi/4/head 2025-09-07T06:10:56.5670950Z * [new branch] gh/ZainRizvi/5/base -> origin/gh/ZainRizvi/5/base 2025-09-07T06:10:56.5671894Z * [new branch] gh/ZainRizvi/5/head -> origin/gh/ZainRizvi/5/head 2025-09-07T06:10:56.5673321Z * [new branch] gh/ZainRizvi/6/base -> origin/gh/ZainRizvi/6/base 2025-09-07T06:10:56.5674376Z * [new branch] gh/ZainRizvi/6/head -> origin/gh/ZainRizvi/6/head 2025-09-07T06:10:56.5675559Z * [new branch] gh/ZainRizvi/6/orig -> origin/gh/ZainRizvi/6/orig 2025-09-07T06:10:56.5677042Z * [new branch] gh/ZainRizvi/7/base -> origin/gh/ZainRizvi/7/base 2025-09-07T06:10:56.5677985Z * [new branch] gh/ZainRizvi/7/head -> origin/gh/ZainRizvi/7/head 2025-09-07T06:10:56.5679045Z * [new branch] gh/ZainRizvi/7/orig -> origin/gh/ZainRizvi/7/orig 2025-09-07T06:10:56.5680670Z * [new branch] gh/ZainRizvi/8/base -> origin/gh/ZainRizvi/8/base 2025-09-07T06:10:56.5681661Z * [new branch] gh/ZainRizvi/8/head -> origin/gh/ZainRizvi/8/head 2025-09-07T06:10:56.5683145Z * [new branch] gh/ZainRizvi/9/base -> origin/gh/ZainRizvi/9/base 2025-09-07T06:10:56.5684158Z * [new branch] gh/ZainRizvi/9/head -> origin/gh/ZainRizvi/9/head 2025-09-07T06:10:56.5685287Z * [new branch] gh/ZainRizvi/9/orig -> origin/gh/ZainRizvi/9/orig 2025-09-07T06:10:56.5687103Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-09-07T06:10:56.5688101Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-09-07T06:10:56.5689242Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-09-07T06:10:56.5690708Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-09-07T06:10:56.5691738Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-09-07T06:10:56.5693155Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-09-07T06:10:56.5694350Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-09-07T06:10:56.5695865Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-09-07T06:10:56.5696876Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-09-07T06:10:56.5698335Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-09-07T06:10:56.5699302Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-09-07T06:10:56.5700802Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-09-07T06:10:56.5701823Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-09-07T06:10:56.5702909Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-09-07T06:10:56.5704428Z * [new branch] gh/ZhiweiYan-96/65/base -> origin/gh/ZhiweiYan-96/65/base 2025-09-07T06:10:56.5705696Z * [new branch] gh/ZhiweiYan-96/65/head -> origin/gh/ZhiweiYan-96/65/head 2025-09-07T06:10:56.5706793Z * [new branch] gh/ZhiweiYan-96/65/orig -> origin/gh/ZhiweiYan-96/65/orig 2025-09-07T06:10:56.5708450Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-09-07T06:10:56.5709485Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-09-07T06:10:56.5710935Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-09-07T06:10:56.5711906Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-09-07T06:10:56.5713343Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-09-07T06:10:56.5714328Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-09-07T06:10:56.5715468Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-09-07T06:10:56.5717379Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-09-07T06:10:56.5718531Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-09-07T06:10:56.5719748Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-09-07T06:10:56.5720850Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-09-07T06:10:56.5722477Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-09-07T06:10:56.5723407Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-09-07T06:10:56.5724516Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-09-07T06:10:56.5726291Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-09-07T06:10:56.5727700Z * [new branch] gh/alexsamardzic/9/base -> origin/gh/alexsamardzic/9/base 2025-09-07T06:10:56.5728775Z * [new branch] gh/alexsamardzic/9/head -> origin/gh/alexsamardzic/9/head 2025-09-07T06:10:56.5729901Z * [new branch] gh/alexsamardzic/9/orig -> origin/gh/alexsamardzic/9/orig 2025-09-07T06:10:56.5731627Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-09-07T06:10:56.5732614Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-09-07T06:10:56.5733678Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-09-07T06:10:56.5735799Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-09-07T06:10:56.5736907Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-09-07T06:10:56.5737997Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-09-07T06:10:56.5739566Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-09-07T06:10:56.5740679Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-09-07T06:10:56.5741794Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-09-07T06:10:56.5743254Z * [new branch] gh/andrewor14/51/base -> origin/gh/andrewor14/51/base 2025-09-07T06:10:56.5744394Z * [new branch] gh/andrewor14/51/orig -> origin/gh/andrewor14/51/orig 2025-09-07T06:10:56.5746687Z * [new branch] gh/andyanwang/1/base -> origin/gh/andyanwang/1/base 2025-09-07T06:10:56.5747656Z * [new branch] gh/andyanwang/1/head -> origin/gh/andyanwang/1/head 2025-09-07T06:10:56.5748834Z * [new branch] gh/andyanwang/1/orig -> origin/gh/andyanwang/1/orig 2025-09-07T06:10:56.5750562Z * [new branch] gh/andyanwang/13/base -> origin/gh/andyanwang/13/base 2025-09-07T06:10:56.5751617Z * [new branch] gh/andyanwang/13/head -> origin/gh/andyanwang/13/head 2025-09-07T06:10:56.5753473Z * [new branch] gh/andyanwang/13/orig -> origin/gh/andyanwang/13/orig 2025-09-07T06:10:56.5754984Z * [new branch] gh/andyanwang/2/base -> origin/gh/andyanwang/2/base 2025-09-07T06:10:56.5756071Z * [new branch] gh/andyanwang/2/head -> origin/gh/andyanwang/2/head 2025-09-07T06:10:56.5757297Z * [new branch] gh/andyanwang/2/orig -> origin/gh/andyanwang/2/orig 2025-09-07T06:10:56.5758867Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-09-07T06:10:56.5760127Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-09-07T06:10:56.5761763Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-09-07T06:10:56.5763086Z * [new branch] gh/andyanwang/3/base -> origin/gh/andyanwang/3/base 2025-09-07T06:10:56.5764212Z * [new branch] gh/andyanwang/3/head -> origin/gh/andyanwang/3/head 2025-09-07T06:10:56.5765595Z * [new branch] gh/andyanwang/3/orig -> origin/gh/andyanwang/3/orig 2025-09-07T06:10:56.5767018Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-09-07T06:10:56.5768284Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-09-07T06:10:56.5769899Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-09-07T06:10:56.5771126Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-09-07T06:10:56.5773203Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-09-07T06:10:56.5774255Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-09-07T06:10:56.5775480Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-09-07T06:10:56.5777022Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-09-07T06:10:56.5778130Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-09-07T06:10:56.5779173Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-09-07T06:10:56.5780883Z * [new branch] gh/andyanwang/4/base -> origin/gh/andyanwang/4/base 2025-09-07T06:10:56.5781846Z * [new branch] gh/andyanwang/4/head -> origin/gh/andyanwang/4/head 2025-09-07T06:10:56.5783057Z * [new branch] gh/andyanwang/4/orig -> origin/gh/andyanwang/4/orig 2025-09-07T06:10:56.5785035Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-09-07T06:10:56.5786180Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-09-07T06:10:56.5787641Z * [new branch] gh/angelayi/111/base -> origin/gh/angelayi/111/base 2025-09-07T06:10:56.5788655Z * [new branch] gh/angelayi/111/head -> origin/gh/angelayi/111/head 2025-09-07T06:10:56.5789730Z * [new branch] gh/angelayi/111/orig -> origin/gh/angelayi/111/orig 2025-09-07T06:10:56.5791327Z * [new branch] gh/angelayi/112/base -> origin/gh/angelayi/112/base 2025-09-07T06:10:56.5792377Z * [new branch] gh/angelayi/112/head -> origin/gh/angelayi/112/head 2025-09-07T06:10:56.5793520Z * [new branch] gh/angelayi/112/orig -> origin/gh/angelayi/112/orig 2025-09-07T06:10:56.5795298Z * [new branch] gh/angelayi/113/base -> origin/gh/angelayi/113/base 2025-09-07T06:10:56.5796261Z * [new branch] gh/angelayi/113/head -> origin/gh/angelayi/113/head 2025-09-07T06:10:56.5797396Z * [new branch] gh/angelayi/113/orig -> origin/gh/angelayi/113/orig 2025-09-07T06:10:56.5798987Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-09-07T06:10:56.5799916Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-09-07T06:10:56.5800950Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-09-07T06:10:56.5802462Z * [new branch] gh/angelayi/115/base -> origin/gh/angelayi/115/base 2025-09-07T06:10:56.5803522Z * [new branch] gh/angelayi/115/head -> origin/gh/angelayi/115/head 2025-09-07T06:10:56.5804727Z * [new branch] gh/angelayi/115/orig -> origin/gh/angelayi/115/orig 2025-09-07T06:10:56.5806464Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-09-07T06:10:56.5807498Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-09-07T06:10:56.5808651Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-09-07T06:10:56.5810403Z * [new branch] gh/anijain2305/766/base -> origin/gh/anijain2305/766/base 2025-09-07T06:10:56.5811253Z * [new branch] gh/anijain2305/766/head -> origin/gh/anijain2305/766/head 2025-09-07T06:10:56.5812317Z * [new branch] gh/anijain2305/766/orig -> origin/gh/anijain2305/766/orig 2025-09-07T06:10:56.5813815Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-09-07T06:10:56.5815305Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-09-07T06:10:56.5816336Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-09-07T06:10:56.5817788Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-09-07T06:10:56.5818865Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-09-07T06:10:56.5819936Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-09-07T06:10:56.5821383Z * [new branch] gh/anijain2305/803/base -> origin/gh/anijain2305/803/base 2025-09-07T06:10:56.5822357Z * [new branch] gh/anijain2305/803/head -> origin/gh/anijain2305/803/head 2025-09-07T06:10:56.5823382Z * [new branch] gh/anijain2305/803/orig -> origin/gh/anijain2305/803/orig 2025-09-07T06:10:56.5825526Z * [new branch] gh/anijain2305/804/base -> origin/gh/anijain2305/804/base 2025-09-07T06:10:56.5826321Z * [new branch] gh/anijain2305/804/head -> origin/gh/anijain2305/804/head 2025-09-07T06:10:56.5827591Z * [new branch] gh/anijain2305/804/orig -> origin/gh/anijain2305/804/orig 2025-09-07T06:10:56.5829104Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-09-07T06:10:56.5830132Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-09-07T06:10:56.5831185Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-09-07T06:10:56.5832867Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-09-07T06:10:56.5833939Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-09-07T06:10:56.5835008Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-09-07T06:10:56.5836713Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-09-07T06:10:56.5837751Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-09-07T06:10:56.5838876Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-09-07T06:10:56.5840413Z * [new branch] gh/anijain2305/838/base -> origin/gh/anijain2305/838/base 2025-09-07T06:10:56.5841404Z * [new branch] gh/anijain2305/838/head -> origin/gh/anijain2305/838/head 2025-09-07T06:10:56.5842479Z * [new branch] gh/anijain2305/838/orig -> origin/gh/anijain2305/838/orig 2025-09-07T06:10:56.5843907Z * [new branch] gh/anijain2305/839/base -> origin/gh/anijain2305/839/base 2025-09-07T06:10:56.5844911Z * [new branch] gh/anijain2305/839/head -> origin/gh/anijain2305/839/head 2025-09-07T06:10:56.5845968Z * [new branch] gh/anijain2305/839/orig -> origin/gh/anijain2305/839/orig 2025-09-07T06:10:56.5847459Z * [new branch] gh/anijain2305/843/base -> origin/gh/anijain2305/843/base 2025-09-07T06:10:56.5848461Z * [new branch] gh/anijain2305/843/head -> origin/gh/anijain2305/843/head 2025-09-07T06:10:56.5849520Z * [new branch] gh/anijain2305/843/orig -> origin/gh/anijain2305/843/orig 2025-09-07T06:10:56.5851009Z * [new branch] gh/anijain2305/844/base -> origin/gh/anijain2305/844/base 2025-09-07T06:10:56.5852013Z * [new branch] gh/anijain2305/844/head -> origin/gh/anijain2305/844/head 2025-09-07T06:10:56.5853167Z * [new branch] gh/anijain2305/844/orig -> origin/gh/anijain2305/844/orig 2025-09-07T06:10:56.5854643Z * [new branch] gh/anijain2305/846/base -> origin/gh/anijain2305/846/base 2025-09-07T06:10:56.5855642Z * [new branch] gh/anijain2305/846/head -> origin/gh/anijain2305/846/head 2025-09-07T06:10:56.5856706Z * [new branch] gh/anijain2305/846/orig -> origin/gh/anijain2305/846/orig 2025-09-07T06:10:56.5858208Z * [new branch] gh/anijain2305/848/base -> origin/gh/anijain2305/848/base 2025-09-07T06:10:56.5859300Z * [new branch] gh/anijain2305/848/head -> origin/gh/anijain2305/848/head 2025-09-07T06:10:56.5862888Z * [new branch] gh/anijain2305/848/orig -> origin/gh/anijain2305/848/orig 2025-09-07T06:10:56.5864536Z * [new branch] gh/anijain2305/849/base -> origin/gh/anijain2305/849/base 2025-09-07T06:10:56.5865633Z * [new branch] gh/anijain2305/849/head -> origin/gh/anijain2305/849/head 2025-09-07T06:10:56.5866764Z * [new branch] gh/anijain2305/849/orig -> origin/gh/anijain2305/849/orig 2025-09-07T06:10:56.5868660Z * [new branch] gh/anijain2305/850/base -> origin/gh/anijain2305/850/base 2025-09-07T06:10:56.5869675Z * [new branch] gh/anijain2305/850/head -> origin/gh/anijain2305/850/head 2025-09-07T06:10:56.5870775Z * [new branch] gh/anijain2305/850/orig -> origin/gh/anijain2305/850/orig 2025-09-07T06:10:56.5872494Z * [new branch] gh/anijain2305/851/base -> origin/gh/anijain2305/851/base 2025-09-07T06:10:56.5873928Z * [new branch] gh/anijain2305/851/head -> origin/gh/anijain2305/851/head 2025-09-07T06:10:56.5874592Z * [new branch] gh/anijain2305/851/orig -> origin/gh/anijain2305/851/orig 2025-09-07T06:10:56.5876357Z * [new branch] gh/anijain2305/852/base -> origin/gh/anijain2305/852/base 2025-09-07T06:10:56.5877374Z * [new branch] gh/anijain2305/852/head -> origin/gh/anijain2305/852/head 2025-09-07T06:10:56.5878416Z * [new branch] gh/anijain2305/852/orig -> origin/gh/anijain2305/852/orig 2025-09-07T06:10:56.5879894Z * [new branch] gh/anijain2305/853/base -> origin/gh/anijain2305/853/base 2025-09-07T06:10:56.5880842Z * [new branch] gh/anijain2305/853/head -> origin/gh/anijain2305/853/head 2025-09-07T06:10:56.5881875Z * [new branch] gh/anijain2305/853/orig -> origin/gh/anijain2305/853/orig 2025-09-07T06:10:56.5883370Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-09-07T06:10:56.5884462Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-09-07T06:10:56.5885551Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-09-07T06:10:56.5887198Z * [new branch] gh/anijain2305/855/base -> origin/gh/anijain2305/855/base 2025-09-07T06:10:56.5888271Z * [new branch] gh/anijain2305/855/head -> origin/gh/anijain2305/855/head 2025-09-07T06:10:56.5889323Z * [new branch] gh/anijain2305/855/orig -> origin/gh/anijain2305/855/orig 2025-09-07T06:10:56.5890818Z * [new branch] gh/anijain2305/856/base -> origin/gh/anijain2305/856/base 2025-09-07T06:10:56.5891991Z * [new branch] gh/anijain2305/856/head -> origin/gh/anijain2305/856/head 2025-09-07T06:10:56.5893042Z * [new branch] gh/anijain2305/856/orig -> origin/gh/anijain2305/856/orig 2025-09-07T06:10:56.5894550Z * [new branch] gh/anijain2305/857/base -> origin/gh/anijain2305/857/base 2025-09-07T06:10:56.5895577Z * [new branch] gh/anijain2305/857/head -> origin/gh/anijain2305/857/head 2025-09-07T06:10:56.5896577Z * [new branch] gh/anijain2305/857/orig -> origin/gh/anijain2305/857/orig 2025-09-07T06:10:56.5898213Z * [new branch] gh/anijain2305/858/base -> origin/gh/anijain2305/858/base 2025-09-07T06:10:56.5899100Z * [new branch] gh/anijain2305/858/head -> origin/gh/anijain2305/858/head 2025-09-07T06:10:56.5900134Z * [new branch] gh/anijain2305/858/orig -> origin/gh/anijain2305/858/orig 2025-09-07T06:10:56.5901770Z * [new branch] gh/anijain2305/859/base -> origin/gh/anijain2305/859/base 2025-09-07T06:10:56.5902741Z * [new branch] gh/anijain2305/859/head -> origin/gh/anijain2305/859/head 2025-09-07T06:10:56.5903803Z * [new branch] gh/anijain2305/859/orig -> origin/gh/anijain2305/859/orig 2025-09-07T06:10:56.5905677Z * [new branch] gh/anijain2305/860/base -> origin/gh/anijain2305/860/base 2025-09-07T06:10:56.5906661Z * [new branch] gh/anijain2305/860/head -> origin/gh/anijain2305/860/head 2025-09-07T06:10:56.5907759Z * [new branch] gh/anijain2305/860/orig -> origin/gh/anijain2305/860/orig 2025-09-07T06:10:56.5909315Z * [new branch] gh/anijain2305/861/base -> origin/gh/anijain2305/861/base 2025-09-07T06:10:56.5910328Z * [new branch] gh/anijain2305/861/head -> origin/gh/anijain2305/861/head 2025-09-07T06:10:56.5911442Z * [new branch] gh/anijain2305/861/orig -> origin/gh/anijain2305/861/orig 2025-09-07T06:10:56.5913046Z * [new branch] gh/anijain2305/862/base -> origin/gh/anijain2305/862/base 2025-09-07T06:10:56.5914110Z * [new branch] gh/anijain2305/862/head -> origin/gh/anijain2305/862/head 2025-09-07T06:10:56.5915190Z * [new branch] gh/anijain2305/862/orig -> origin/gh/anijain2305/862/orig 2025-09-07T06:10:56.5916966Z * [new branch] gh/anijain2305/863/base -> origin/gh/anijain2305/863/base 2025-09-07T06:10:56.5918072Z * [new branch] gh/anijain2305/863/head -> origin/gh/anijain2305/863/head 2025-09-07T06:10:56.5919189Z * [new branch] gh/anijain2305/863/orig -> origin/gh/anijain2305/863/orig 2025-09-07T06:10:56.5920715Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-09-07T06:10:56.5921700Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-09-07T06:10:56.5922737Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-09-07T06:10:56.5924275Z * [new branch] gh/anijain2305/865/base -> origin/gh/anijain2305/865/base 2025-09-07T06:10:56.5925275Z * [new branch] gh/anijain2305/865/head -> origin/gh/anijain2305/865/head 2025-09-07T06:10:56.5926340Z * [new branch] gh/anijain2305/865/orig -> origin/gh/anijain2305/865/orig 2025-09-07T06:10:56.5927844Z * [new branch] gh/anijain2305/866/base -> origin/gh/anijain2305/866/base 2025-09-07T06:10:56.5928847Z * [new branch] gh/anijain2305/866/head -> origin/gh/anijain2305/866/head 2025-09-07T06:10:56.5929867Z * [new branch] gh/anijain2305/866/orig -> origin/gh/anijain2305/866/orig 2025-09-07T06:10:56.5931858Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-09-07T06:10:56.5932832Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-09-07T06:10:56.5933855Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-09-07T06:10:56.5935714Z * [new branch] gh/ankitageorge/13/base -> origin/gh/ankitageorge/13/base 2025-09-07T06:10:56.5936712Z * [new branch] gh/ankitageorge/13/head -> origin/gh/ankitageorge/13/head 2025-09-07T06:10:56.5937811Z * [new branch] gh/ankitageorge/13/orig -> origin/gh/ankitageorge/13/orig 2025-09-07T06:10:56.5939405Z * [new branch] gh/ankitageorge/14/base -> origin/gh/ankitageorge/14/base 2025-09-07T06:10:56.5940427Z * [new branch] gh/ankitageorge/14/head -> origin/gh/ankitageorge/14/head 2025-09-07T06:10:56.5941633Z * [new branch] gh/ankitageorge/14/orig -> origin/gh/ankitageorge/14/orig 2025-09-07T06:10:56.5943210Z * [new branch] gh/ankitageorge/15/base -> origin/gh/ankitageorge/15/base 2025-09-07T06:10:56.5944379Z * [new branch] gh/ankitageorge/15/head -> origin/gh/ankitageorge/15/head 2025-09-07T06:10:56.5945797Z * [new branch] gh/ankitageorge/15/orig -> origin/gh/ankitageorge/15/orig 2025-09-07T06:10:56.5947441Z * [new branch] gh/ankitageorge/16/base -> origin/gh/ankitageorge/16/base 2025-09-07T06:10:56.5948553Z * [new branch] gh/ankitageorge/16/head -> origin/gh/ankitageorge/16/head 2025-09-07T06:10:56.5949768Z * [new branch] gh/ankitageorge/16/orig -> origin/gh/ankitageorge/16/orig 2025-09-07T06:10:56.5951421Z * [new branch] gh/ankitageorge/17/base -> origin/gh/ankitageorge/17/base 2025-09-07T06:10:56.5952369Z * [new branch] gh/ankitageorge/17/head -> origin/gh/ankitageorge/17/head 2025-09-07T06:10:56.5953477Z * [new branch] gh/ankitageorge/17/orig -> origin/gh/ankitageorge/17/orig 2025-09-07T06:10:56.5955130Z * [new branch] gh/ankitageorge/21/base -> origin/gh/ankitageorge/21/base 2025-09-07T06:10:56.5956220Z * [new branch] gh/ankitageorge/21/head -> origin/gh/ankitageorge/21/head 2025-09-07T06:10:56.5957422Z * [new branch] gh/ankitageorge/21/orig -> origin/gh/ankitageorge/21/orig 2025-09-07T06:10:56.5959449Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-09-07T06:10:56.5960921Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-09-07T06:10:56.5962471Z * [new branch] gh/anshul-si/15/base -> origin/gh/anshul-si/15/base 2025-09-07T06:10:56.5963493Z * [new branch] gh/anshul-si/15/head -> origin/gh/anshul-si/15/head 2025-09-07T06:10:56.5964655Z * [new branch] gh/anshul-si/15/orig -> origin/gh/anshul-si/15/orig 2025-09-07T06:10:56.5966324Z * [new branch] gh/anshul-si/16/base -> origin/gh/anshul-si/16/base 2025-09-07T06:10:56.5967333Z * [new branch] gh/anshul-si/16/head -> origin/gh/anshul-si/16/head 2025-09-07T06:10:56.5968784Z * [new branch] gh/anshul-si/16/orig -> origin/gh/anshul-si/16/orig 2025-09-07T06:10:56.5970183Z * [new branch] gh/anshul-si/17/base -> origin/gh/anshul-si/17/base 2025-09-07T06:10:56.5971394Z * [new branch] gh/anshul-si/17/head -> origin/gh/anshul-si/17/head 2025-09-07T06:10:56.5972830Z * [new branch] gh/anshul-si/17/orig -> origin/gh/anshul-si/17/orig 2025-09-07T06:10:56.5974453Z * [new branch] gh/anshul-si/18/base -> origin/gh/anshul-si/18/base 2025-09-07T06:10:56.5975815Z * [new branch] gh/anshul-si/18/head -> origin/gh/anshul-si/18/head 2025-09-07T06:10:56.5976756Z * [new branch] gh/anshul-si/18/orig -> origin/gh/anshul-si/18/orig 2025-09-07T06:10:56.5978298Z * [new branch] gh/anshul-si/19/base -> origin/gh/anshul-si/19/base 2025-09-07T06:10:56.5979410Z * [new branch] gh/anshul-si/19/head -> origin/gh/anshul-si/19/head 2025-09-07T06:10:56.5980482Z * [new branch] gh/anshul-si/19/orig -> origin/gh/anshul-si/19/orig 2025-09-07T06:10:56.5981829Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-09-07T06:10:56.5982793Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-09-07T06:10:56.5984497Z * [new branch] gh/anshul-si/20/base -> origin/gh/anshul-si/20/base 2025-09-07T06:10:56.5985798Z * [new branch] gh/anshul-si/20/head -> origin/gh/anshul-si/20/head 2025-09-07T06:10:56.5987011Z * [new branch] gh/anshul-si/20/orig -> origin/gh/anshul-si/20/orig 2025-09-07T06:10:56.5988397Z * [new branch] gh/anshul-si/21/base -> origin/gh/anshul-si/21/base 2025-09-07T06:10:56.5989453Z * [new branch] gh/anshul-si/21/head -> origin/gh/anshul-si/21/head 2025-09-07T06:10:56.5990672Z * [new branch] gh/anshul-si/21/orig -> origin/gh/anshul-si/21/orig 2025-09-07T06:10:56.5992203Z * [new branch] gh/anshul-si/22/base -> origin/gh/anshul-si/22/base 2025-09-07T06:10:56.5993320Z * [new branch] gh/anshul-si/22/head -> origin/gh/anshul-si/22/head 2025-09-07T06:10:56.5994409Z * [new branch] gh/anshul-si/22/orig -> origin/gh/anshul-si/22/orig 2025-09-07T06:10:56.5995854Z * [new branch] gh/anshul-si/23/base -> origin/gh/anshul-si/23/base 2025-09-07T06:10:56.5997031Z * [new branch] gh/anshul-si/23/head -> origin/gh/anshul-si/23/head 2025-09-07T06:10:56.5998070Z * [new branch] gh/anshul-si/23/orig -> origin/gh/anshul-si/23/orig 2025-09-07T06:10:56.5999562Z * [new branch] gh/anshul-si/24/base -> origin/gh/anshul-si/24/base 2025-09-07T06:10:56.6000671Z * [new branch] gh/anshul-si/24/head -> origin/gh/anshul-si/24/head 2025-09-07T06:10:56.6001726Z * [new branch] gh/anshul-si/24/orig -> origin/gh/anshul-si/24/orig 2025-09-07T06:10:56.6003246Z * [new branch] gh/anshul-si/25/base -> origin/gh/anshul-si/25/base 2025-09-07T06:10:56.6004296Z * [new branch] gh/anshul-si/25/head -> origin/gh/anshul-si/25/head 2025-09-07T06:10:56.6005496Z * [new branch] gh/anshul-si/25/orig -> origin/gh/anshul-si/25/orig 2025-09-07T06:10:56.6006992Z * [new branch] gh/anshul-si/26/base -> origin/gh/anshul-si/26/base 2025-09-07T06:10:56.6008051Z * [new branch] gh/anshul-si/26/head -> origin/gh/anshul-si/26/head 2025-09-07T06:10:56.6009096Z * [new branch] gh/anshul-si/26/orig -> origin/gh/anshul-si/26/orig 2025-09-07T06:10:56.6010699Z * [new branch] gh/anshul-si/27/base -> origin/gh/anshul-si/27/base 2025-09-07T06:10:56.6011739Z * [new branch] gh/anshul-si/27/head -> origin/gh/anshul-si/27/head 2025-09-07T06:10:56.6012781Z * [new branch] gh/anshul-si/27/orig -> origin/gh/anshul-si/27/orig 2025-09-07T06:10:56.6014104Z * [new branch] gh/anshul-si/28/base -> origin/gh/anshul-si/28/base 2025-09-07T06:10:56.6015138Z * [new branch] gh/anshul-si/28/head -> origin/gh/anshul-si/28/head 2025-09-07T06:10:56.6016233Z * [new branch] gh/anshul-si/28/orig -> origin/gh/anshul-si/28/orig 2025-09-07T06:10:56.6017507Z * [new branch] gh/anshul-si/29/base -> origin/gh/anshul-si/29/base 2025-09-07T06:10:56.6018723Z * [new branch] gh/anshul-si/29/head -> origin/gh/anshul-si/29/head 2025-09-07T06:10:56.6019887Z * [new branch] gh/anshul-si/29/orig -> origin/gh/anshul-si/29/orig 2025-09-07T06:10:56.6021305Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-09-07T06:10:56.6022334Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-09-07T06:10:56.6023618Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-09-07T06:10:56.6024836Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-09-07T06:10:56.6026669Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-09-07T06:10:56.6027795Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-09-07T06:10:56.6029731Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-09-07T06:10:56.6030925Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-09-07T06:10:56.6032809Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-09-07T06:10:56.6034106Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-09-07T06:10:56.6035257Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-09-07T06:10:56.6036721Z * [new branch] gh/bdhirsh/663/base -> origin/gh/bdhirsh/663/base 2025-09-07T06:10:56.6037904Z * [new branch] gh/bdhirsh/663/head -> origin/gh/bdhirsh/663/head 2025-09-07T06:10:56.6038971Z * [new branch] gh/bdhirsh/663/orig -> origin/gh/bdhirsh/663/orig 2025-09-07T06:10:56.6040573Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-09-07T06:10:56.6041638Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-09-07T06:10:56.6042672Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-09-07T06:10:56.6044416Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-09-07T06:10:56.6045597Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-09-07T06:10:56.6046677Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-09-07T06:10:56.6048512Z * [new branch] gh/bdhirsh/667/base -> origin/gh/bdhirsh/667/base 2025-09-07T06:10:56.6049625Z * [new branch] gh/bdhirsh/667/head -> origin/gh/bdhirsh/667/head 2025-09-07T06:10:56.6050649Z * [new branch] gh/bdhirsh/667/orig -> origin/gh/bdhirsh/667/orig 2025-09-07T06:10:56.6052045Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-09-07T06:10:56.6053124Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-09-07T06:10:56.6054161Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-09-07T06:10:56.6055719Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-09-07T06:10:56.6056741Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-09-07T06:10:56.6057785Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-09-07T06:10:56.6059491Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-09-07T06:10:56.6061108Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-09-07T06:10:56.6062223Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-09-07T06:10:56.6064200Z * [new branch] gh/benjaminglass1/100/base -> origin/gh/benjaminglass1/100/base 2025-09-07T06:10:56.6065461Z * [new branch] gh/benjaminglass1/100/head -> origin/gh/benjaminglass1/100/head 2025-09-07T06:10:56.6066636Z * [new branch] gh/benjaminglass1/100/orig -> origin/gh/benjaminglass1/100/orig 2025-09-07T06:10:56.6068154Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-09-07T06:10:56.6069245Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-09-07T06:10:56.6070400Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-09-07T06:10:56.6072031Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-09-07T06:10:56.6072914Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-09-07T06:10:56.6074068Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-09-07T06:10:56.6075648Z * [new branch] gh/benjaminglass1/103/base -> origin/gh/benjaminglass1/103/base 2025-09-07T06:10:56.6076631Z * [new branch] gh/benjaminglass1/103/head -> origin/gh/benjaminglass1/103/head 2025-09-07T06:10:56.6077737Z * [new branch] gh/benjaminglass1/103/orig -> origin/gh/benjaminglass1/103/orig 2025-09-07T06:10:56.6079252Z * [new branch] gh/benjaminglass1/104/base -> origin/gh/benjaminglass1/104/base 2025-09-07T06:10:56.6080276Z * [new branch] gh/benjaminglass1/104/head -> origin/gh/benjaminglass1/104/head 2025-09-07T06:10:56.6081348Z * [new branch] gh/benjaminglass1/104/orig -> origin/gh/benjaminglass1/104/orig 2025-09-07T06:10:56.6082727Z * [new branch] gh/benjaminglass1/105/base -> origin/gh/benjaminglass1/105/base 2025-09-07T06:10:56.6083788Z * [new branch] gh/benjaminglass1/105/head -> origin/gh/benjaminglass1/105/head 2025-09-07T06:10:56.6084789Z * [new branch] gh/benjaminglass1/105/orig -> origin/gh/benjaminglass1/105/orig 2025-09-07T06:10:56.6086258Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-09-07T06:10:56.6087523Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-09-07T06:10:56.6088572Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-09-07T06:10:56.6089995Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-09-07T06:10:56.6091039Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-09-07T06:10:56.6092141Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-09-07T06:10:56.6093579Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-09-07T06:10:56.6094617Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-09-07T06:10:56.6095742Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-09-07T06:10:56.6097150Z * [new branch] gh/benjaminglass1/89/base -> origin/gh/benjaminglass1/89/base 2025-09-07T06:10:56.6098196Z * [new branch] gh/benjaminglass1/89/head -> origin/gh/benjaminglass1/89/head 2025-09-07T06:10:56.6099242Z * [new branch] gh/benjaminglass1/89/orig -> origin/gh/benjaminglass1/89/orig 2025-09-07T06:10:56.6100655Z * [new branch] gh/benjaminglass1/91/base -> origin/gh/benjaminglass1/91/base 2025-09-07T06:10:56.6101726Z * [new branch] gh/benjaminglass1/91/head -> origin/gh/benjaminglass1/91/head 2025-09-07T06:10:56.6102768Z * [new branch] gh/benjaminglass1/91/orig -> origin/gh/benjaminglass1/91/orig 2025-09-07T06:10:56.6104257Z * [new branch] gh/benjaminglass1/93/base -> origin/gh/benjaminglass1/93/base 2025-09-07T06:10:56.6105693Z * [new branch] gh/benjaminglass1/93/head -> origin/gh/benjaminglass1/93/head 2025-09-07T06:10:56.6106769Z * [new branch] gh/benjaminglass1/93/orig -> origin/gh/benjaminglass1/93/orig 2025-09-07T06:10:56.6108308Z * [new branch] gh/benjaminglass1/95/base -> origin/gh/benjaminglass1/95/base 2025-09-07T06:10:56.6109383Z * [new branch] gh/benjaminglass1/95/head -> origin/gh/benjaminglass1/95/head 2025-09-07T06:10:56.6110510Z * [new branch] gh/benjaminglass1/95/orig -> origin/gh/benjaminglass1/95/orig 2025-09-07T06:10:56.6111982Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-09-07T06:10:56.6113033Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-09-07T06:10:56.6116787Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-09-07T06:10:56.6117072Z * [new branch] gh/benjaminglass1/99/base -> origin/gh/benjaminglass1/99/base 2025-09-07T06:10:56.6117572Z * [new branch] gh/benjaminglass1/99/head -> origin/gh/benjaminglass1/99/head 2025-09-07T06:10:56.6117969Z * [new branch] gh/benjaminglass1/99/orig -> origin/gh/benjaminglass1/99/orig 2025-09-07T06:10:56.6120205Z * [new branch] gh/bobrenjc93/514/base -> origin/gh/bobrenjc93/514/base 2025-09-07T06:10:56.6121227Z * [new branch] gh/bobrenjc93/514/head -> origin/gh/bobrenjc93/514/head 2025-09-07T06:10:56.6122375Z * [new branch] gh/bobrenjc93/514/orig -> origin/gh/bobrenjc93/514/orig 2025-09-07T06:10:56.6123806Z * [new branch] gh/bobrenjc93/521/base -> origin/gh/bobrenjc93/521/base 2025-09-07T06:10:56.6124816Z * [new branch] gh/bobrenjc93/521/head -> origin/gh/bobrenjc93/521/head 2025-09-07T06:10:56.6125920Z * [new branch] gh/bobrenjc93/521/orig -> origin/gh/bobrenjc93/521/orig 2025-09-07T06:10:56.6127303Z * [new branch] gh/bobrenjc93/522/base -> origin/gh/bobrenjc93/522/base 2025-09-07T06:10:56.6128311Z * [new branch] gh/bobrenjc93/522/head -> origin/gh/bobrenjc93/522/head 2025-09-07T06:10:56.6129384Z * [new branch] gh/bobrenjc93/522/orig -> origin/gh/bobrenjc93/522/orig 2025-09-07T06:10:56.6130776Z * [new branch] gh/bobrenjc93/525/base -> origin/gh/bobrenjc93/525/base 2025-09-07T06:10:56.6131866Z * [new branch] gh/bobrenjc93/525/head -> origin/gh/bobrenjc93/525/head 2025-09-07T06:10:56.6132924Z * [new branch] gh/bobrenjc93/525/orig -> origin/gh/bobrenjc93/525/orig 2025-09-07T06:10:56.6134325Z * [new branch] gh/bobrenjc93/526/base -> origin/gh/bobrenjc93/526/base 2025-09-07T06:10:56.6135383Z * [new branch] gh/bobrenjc93/526/head -> origin/gh/bobrenjc93/526/head 2025-09-07T06:10:56.6136550Z * [new branch] gh/bobrenjc93/526/orig -> origin/gh/bobrenjc93/526/orig 2025-09-07T06:10:56.6137903Z * [new branch] gh/bobrenjc93/527/base -> origin/gh/bobrenjc93/527/base 2025-09-07T06:10:56.6139260Z * [new branch] gh/bobrenjc93/527/head -> origin/gh/bobrenjc93/527/head 2025-09-07T06:10:56.6139948Z * [new branch] gh/bobrenjc93/527/orig -> origin/gh/bobrenjc93/527/orig 2025-09-07T06:10:56.6141365Z * [new branch] gh/bobrenjc93/528/base -> origin/gh/bobrenjc93/528/base 2025-09-07T06:10:56.6142457Z * [new branch] gh/bobrenjc93/528/head -> origin/gh/bobrenjc93/528/head 2025-09-07T06:10:56.6143498Z * [new branch] gh/bobrenjc93/528/orig -> origin/gh/bobrenjc93/528/orig 2025-09-07T06:10:56.6145229Z * [new branch] gh/bobrenjc93/529/base -> origin/gh/bobrenjc93/529/base 2025-09-07T06:10:56.6146375Z * [new branch] gh/bobrenjc93/529/head -> origin/gh/bobrenjc93/529/head 2025-09-07T06:10:56.6147410Z * [new branch] gh/bobrenjc93/529/orig -> origin/gh/bobrenjc93/529/orig 2025-09-07T06:10:56.6148864Z * [new branch] gh/bobrenjc93/535/base -> origin/gh/bobrenjc93/535/base 2025-09-07T06:10:56.6150169Z * [new branch] gh/bobrenjc93/535/head -> origin/gh/bobrenjc93/535/head 2025-09-07T06:10:56.6151364Z * [new branch] gh/bobrenjc93/535/orig -> origin/gh/bobrenjc93/535/orig 2025-09-07T06:10:56.6152878Z * [new branch] gh/bobrenjc93/537/base -> origin/gh/bobrenjc93/537/base 2025-09-07T06:10:56.6154084Z * [new branch] gh/bobrenjc93/537/head -> origin/gh/bobrenjc93/537/head 2025-09-07T06:10:56.6155151Z * [new branch] gh/bobrenjc93/537/orig -> origin/gh/bobrenjc93/537/orig 2025-09-07T06:10:56.6156991Z * [new branch] gh/bobrenjc93/539/base -> origin/gh/bobrenjc93/539/base 2025-09-07T06:10:56.6158099Z * [new branch] gh/bobrenjc93/539/head -> origin/gh/bobrenjc93/539/head 2025-09-07T06:10:56.6159247Z * [new branch] gh/bobrenjc93/539/orig -> origin/gh/bobrenjc93/539/orig 2025-09-07T06:10:56.6161233Z * [new branch] gh/bobrenjc93/540/base -> origin/gh/bobrenjc93/540/base 2025-09-07T06:10:56.6162218Z * [new branch] gh/bobrenjc93/540/head -> origin/gh/bobrenjc93/540/head 2025-09-07T06:10:56.6163378Z * [new branch] gh/bobrenjc93/540/orig -> origin/gh/bobrenjc93/540/orig 2025-09-07T06:10:56.6164936Z * [new branch] gh/bobrenjc93/541/base -> origin/gh/bobrenjc93/541/base 2025-09-07T06:10:56.6165983Z * [new branch] gh/bobrenjc93/541/head -> origin/gh/bobrenjc93/541/head 2025-09-07T06:10:56.6167186Z * [new branch] gh/bobrenjc93/541/orig -> origin/gh/bobrenjc93/541/orig 2025-09-07T06:10:56.6168531Z * [new branch] gh/bobrenjc93/542/base -> origin/gh/bobrenjc93/542/base 2025-09-07T06:10:56.6169612Z * [new branch] gh/bobrenjc93/542/head -> origin/gh/bobrenjc93/542/head 2025-09-07T06:10:56.6170732Z * [new branch] gh/bobrenjc93/542/orig -> origin/gh/bobrenjc93/542/orig 2025-09-07T06:10:56.6172745Z * [new branch] gh/bobrenjc93/543/base -> origin/gh/bobrenjc93/543/base 2025-09-07T06:10:56.6173765Z * [new branch] gh/bobrenjc93/543/head -> origin/gh/bobrenjc93/543/head 2025-09-07T06:10:56.6174822Z * [new branch] gh/bobrenjc93/543/orig -> origin/gh/bobrenjc93/543/orig 2025-09-07T06:10:56.6176158Z * [new branch] gh/bobrenjc93/544/base -> origin/gh/bobrenjc93/544/base 2025-09-07T06:10:56.6177189Z * [new branch] gh/bobrenjc93/544/head -> origin/gh/bobrenjc93/544/head 2025-09-07T06:10:56.6178235Z * [new branch] gh/bobrenjc93/544/orig -> origin/gh/bobrenjc93/544/orig 2025-09-07T06:10:56.6180013Z * [new branch] gh/bobrenjc93/545/base -> origin/gh/bobrenjc93/545/base 2025-09-07T06:10:56.6181179Z * [new branch] gh/bobrenjc93/545/head -> origin/gh/bobrenjc93/545/head 2025-09-07T06:10:56.6182433Z * [new branch] gh/bobrenjc93/545/orig -> origin/gh/bobrenjc93/545/orig 2025-09-07T06:10:56.6183920Z * [new branch] gh/bobrenjc93/546/base -> origin/gh/bobrenjc93/546/base 2025-09-07T06:10:56.6185274Z * [new branch] gh/bobrenjc93/546/head -> origin/gh/bobrenjc93/546/head 2025-09-07T06:10:56.6186402Z * [new branch] gh/bobrenjc93/546/orig -> origin/gh/bobrenjc93/546/orig 2025-09-07T06:10:56.6188518Z * [new branch] gh/bobrenjc93/547/base -> origin/gh/bobrenjc93/547/base 2025-09-07T06:10:56.6189623Z * [new branch] gh/bobrenjc93/547/head -> origin/gh/bobrenjc93/547/head 2025-09-07T06:10:56.6190819Z * [new branch] gh/bobrenjc93/547/orig -> origin/gh/bobrenjc93/547/orig 2025-09-07T06:10:56.6192193Z * [new branch] gh/bobrenjc93/548/base -> origin/gh/bobrenjc93/548/base 2025-09-07T06:10:56.6193231Z * [new branch] gh/bobrenjc93/548/head -> origin/gh/bobrenjc93/548/head 2025-09-07T06:10:56.6194317Z * [new branch] gh/bobrenjc93/548/orig -> origin/gh/bobrenjc93/548/orig 2025-09-07T06:10:56.6195673Z * [new branch] gh/bobrenjc93/549/base -> origin/gh/bobrenjc93/549/base 2025-09-07T06:10:56.6196825Z * [new branch] gh/bobrenjc93/549/head -> origin/gh/bobrenjc93/549/head 2025-09-07T06:10:56.6198135Z * [new branch] gh/bobrenjc93/549/orig -> origin/gh/bobrenjc93/549/orig 2025-09-07T06:10:56.6199847Z * [new branch] gh/bobrenjc93/550/base -> origin/gh/bobrenjc93/550/base 2025-09-07T06:10:56.6200935Z * [new branch] gh/bobrenjc93/550/head -> origin/gh/bobrenjc93/550/head 2025-09-07T06:10:56.6202004Z * [new branch] gh/bobrenjc93/550/orig -> origin/gh/bobrenjc93/550/orig 2025-09-07T06:10:56.6203700Z * [new branch] gh/bobrenjc93/551/base -> origin/gh/bobrenjc93/551/base 2025-09-07T06:10:56.6204993Z * [new branch] gh/bobrenjc93/551/head -> origin/gh/bobrenjc93/551/head 2025-09-07T06:10:56.6205923Z * [new branch] gh/bobrenjc93/551/orig -> origin/gh/bobrenjc93/551/orig 2025-09-07T06:10:56.6207616Z * [new branch] gh/bobrenjc93/552/base -> origin/gh/bobrenjc93/552/base 2025-09-07T06:10:56.6208596Z * [new branch] gh/bobrenjc93/552/head -> origin/gh/bobrenjc93/552/head 2025-09-07T06:10:56.6209639Z * [new branch] gh/bobrenjc93/552/orig -> origin/gh/bobrenjc93/552/orig 2025-09-07T06:10:56.6210965Z * [new branch] gh/bobrenjc93/553/base -> origin/gh/bobrenjc93/553/base 2025-09-07T06:10:56.6212021Z * [new branch] gh/bobrenjc93/553/head -> origin/gh/bobrenjc93/553/head 2025-09-07T06:10:56.6213153Z * [new branch] gh/bobrenjc93/553/orig -> origin/gh/bobrenjc93/553/orig 2025-09-07T06:10:56.6214605Z * [new branch] gh/bobrenjc93/554/base -> origin/gh/bobrenjc93/554/base 2025-09-07T06:10:56.6215640Z * [new branch] gh/bobrenjc93/554/head -> origin/gh/bobrenjc93/554/head 2025-09-07T06:10:56.6216706Z * [new branch] gh/bobrenjc93/554/orig -> origin/gh/bobrenjc93/554/orig 2025-09-07T06:10:56.6218250Z * [new branch] gh/bobrenjc93/555/base -> origin/gh/bobrenjc93/555/base 2025-09-07T06:10:56.6219230Z * [new branch] gh/bobrenjc93/555/head -> origin/gh/bobrenjc93/555/head 2025-09-07T06:10:56.6220285Z * [new branch] gh/bobrenjc93/555/orig -> origin/gh/bobrenjc93/555/orig 2025-09-07T06:10:56.6221764Z * [new branch] gh/bobrenjc93/556/base -> origin/gh/bobrenjc93/556/base 2025-09-07T06:10:56.6222787Z * [new branch] gh/bobrenjc93/556/head -> origin/gh/bobrenjc93/556/head 2025-09-07T06:10:56.6223835Z * [new branch] gh/bobrenjc93/556/orig -> origin/gh/bobrenjc93/556/orig 2025-09-07T06:10:56.6225958Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-09-07T06:10:56.6227182Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-09-07T06:10:56.6228969Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-09-07T06:10:56.6230081Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-09-07T06:10:56.6231922Z * [new branch] gh/c00w/48/base -> origin/gh/c00w/48/base 2025-09-07T06:10:56.6232624Z * [new branch] gh/c00w/48/head -> origin/gh/c00w/48/head 2025-09-07T06:10:56.6233856Z * [new branch] gh/c00w/48/orig -> origin/gh/c00w/48/orig 2025-09-07T06:10:56.6235396Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-09-07T06:10:56.6236434Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-09-07T06:10:56.6237582Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-09-07T06:10:56.6238866Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-09-07T06:10:56.6239960Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-09-07T06:10:56.6241136Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-09-07T06:10:56.6242570Z * [new branch] gh/c00w/55/base -> origin/gh/c00w/55/base 2025-09-07T06:10:56.6243840Z * [new branch] gh/c00w/55/head -> origin/gh/c00w/55/head 2025-09-07T06:10:56.6244932Z * [new branch] gh/c00w/55/orig -> origin/gh/c00w/55/orig 2025-09-07T06:10:56.6246291Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-09-07T06:10:56.6247420Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-09-07T06:10:56.6248613Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-09-07T06:10:56.6250269Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-09-07T06:10:56.6251446Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-09-07T06:10:56.6252494Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-09-07T06:10:56.6254349Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-09-07T06:10:56.6255511Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-09-07T06:10:56.6257131Z * [new branch] gh/coconutruben/11/base -> origin/gh/coconutruben/11/base 2025-09-07T06:10:56.6258290Z * [new branch] gh/coconutruben/11/head -> origin/gh/coconutruben/11/head 2025-09-07T06:10:56.6259400Z * [new branch] gh/coconutruben/11/orig -> origin/gh/coconutruben/11/orig 2025-09-07T06:10:56.6262682Z * [new branch] gh/coconutruben/12/base -> origin/gh/coconutruben/12/base 2025-09-07T06:10:56.6264136Z * [new branch] gh/coconutruben/12/head -> origin/gh/coconutruben/12/head 2025-09-07T06:10:56.6265678Z * [new branch] gh/coconutruben/12/orig -> origin/gh/coconutruben/12/orig 2025-09-07T06:10:56.6267250Z * [new branch] gh/coconutruben/13/base -> origin/gh/coconutruben/13/base 2025-09-07T06:10:56.6268449Z * [new branch] gh/coconutruben/13/head -> origin/gh/coconutruben/13/head 2025-09-07T06:10:56.6269612Z * [new branch] gh/coconutruben/13/orig -> origin/gh/coconutruben/13/orig 2025-09-07T06:10:56.6271246Z * [new branch] gh/coconutruben/14/base -> origin/gh/coconutruben/14/base 2025-09-07T06:10:56.6272516Z * [new branch] gh/coconutruben/14/head -> origin/gh/coconutruben/14/head 2025-09-07T06:10:56.6273615Z * [new branch] gh/coconutruben/14/orig -> origin/gh/coconutruben/14/orig 2025-09-07T06:10:56.6275472Z * [new branch] gh/coconutruben/15/base -> origin/gh/coconutruben/15/base 2025-09-07T06:10:56.6276788Z * [new branch] gh/coconutruben/15/head -> origin/gh/coconutruben/15/head 2025-09-07T06:10:56.6277976Z * [new branch] gh/coconutruben/15/orig -> origin/gh/coconutruben/15/orig 2025-09-07T06:10:56.6279412Z * [new branch] gh/coconutruben/16/base -> origin/gh/coconutruben/16/base 2025-09-07T06:10:56.6280452Z * [new branch] gh/coconutruben/16/head -> origin/gh/coconutruben/16/head 2025-09-07T06:10:56.6281529Z * [new branch] gh/coconutruben/16/orig -> origin/gh/coconutruben/16/orig 2025-09-07T06:10:56.6283975Z * [new branch] gh/coconutruben/17/base -> origin/gh/coconutruben/17/base 2025-09-07T06:10:56.6285200Z * [new branch] gh/coconutruben/17/head -> origin/gh/coconutruben/17/head 2025-09-07T06:10:56.6286406Z * [new branch] gh/coconutruben/17/orig -> origin/gh/coconutruben/17/orig 2025-09-07T06:10:56.6288043Z * [new branch] gh/coconutruben/18/base -> origin/gh/coconutruben/18/base 2025-09-07T06:10:56.6289273Z * [new branch] gh/coconutruben/18/head -> origin/gh/coconutruben/18/head 2025-09-07T06:10:56.6290391Z * [new branch] gh/coconutruben/18/orig -> origin/gh/coconutruben/18/orig 2025-09-07T06:10:56.6291888Z * [new branch] gh/coconutruben/19/base -> origin/gh/coconutruben/19/base 2025-09-07T06:10:56.6293064Z * [new branch] gh/coconutruben/19/head -> origin/gh/coconutruben/19/head 2025-09-07T06:10:56.6294218Z * [new branch] gh/coconutruben/19/orig -> origin/gh/coconutruben/19/orig 2025-09-07T06:10:56.6295808Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-09-07T06:10:56.6297045Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-09-07T06:10:56.6298098Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-09-07T06:10:56.6299626Z * [new branch] gh/coconutruben/21/base -> origin/gh/coconutruben/21/base 2025-09-07T06:10:56.6300621Z * [new branch] gh/coconutruben/21/head -> origin/gh/coconutruben/21/head 2025-09-07T06:10:56.6301703Z * [new branch] gh/coconutruben/21/orig -> origin/gh/coconutruben/21/orig 2025-09-07T06:10:56.6303162Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-09-07T06:10:56.6304398Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-09-07T06:10:56.6305969Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-09-07T06:10:56.6307556Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-09-07T06:10:56.6308852Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-09-07T06:10:56.6310016Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-09-07T06:10:56.6311957Z * [new branch] gh/coconutruben/25/base -> origin/gh/coconutruben/25/base 2025-09-07T06:10:56.6313614Z * [new branch] gh/coconutruben/25/head -> origin/gh/coconutruben/25/head 2025-09-07T06:10:56.6315019Z * [new branch] gh/coconutruben/25/orig -> origin/gh/coconutruben/25/orig 2025-09-07T06:10:56.6316561Z * [new branch] gh/coconutruben/28/base -> origin/gh/coconutruben/28/base 2025-09-07T06:10:56.6317781Z * [new branch] gh/coconutruben/28/head -> origin/gh/coconutruben/28/head 2025-09-07T06:10:56.6318870Z * [new branch] gh/coconutruben/28/orig -> origin/gh/coconutruben/28/orig 2025-09-07T06:10:56.6320509Z * [new branch] gh/coconutruben/29/base -> origin/gh/coconutruben/29/base 2025-09-07T06:10:56.6321758Z * [new branch] gh/coconutruben/29/head -> origin/gh/coconutruben/29/head 2025-09-07T06:10:56.6322905Z * [new branch] gh/coconutruben/29/orig -> origin/gh/coconutruben/29/orig 2025-09-07T06:10:56.6324526Z * [new branch] gh/coconutruben/30/base -> origin/gh/coconutruben/30/base 2025-09-07T06:10:56.6325693Z * [new branch] gh/coconutruben/30/head -> origin/gh/coconutruben/30/head 2025-09-07T06:10:56.6326856Z * [new branch] gh/coconutruben/30/orig -> origin/gh/coconutruben/30/orig 2025-09-07T06:10:56.6328866Z * [new branch] gh/coconutruben/31/base -> origin/gh/coconutruben/31/base 2025-09-07T06:10:56.6330081Z * [new branch] gh/coconutruben/31/head -> origin/gh/coconutruben/31/head 2025-09-07T06:10:56.6331234Z * [new branch] gh/coconutruben/31/orig -> origin/gh/coconutruben/31/orig 2025-09-07T06:10:56.6332984Z * [new branch] gh/coconutruben/32/base -> origin/gh/coconutruben/32/base 2025-09-07T06:10:56.6334142Z * [new branch] gh/coconutruben/32/head -> origin/gh/coconutruben/32/head 2025-09-07T06:10:56.6335275Z * [new branch] gh/coconutruben/32/orig -> origin/gh/coconutruben/32/orig 2025-09-07T06:10:56.6337040Z * [new branch] gh/coconutruben/33/base -> origin/gh/coconutruben/33/base 2025-09-07T06:10:56.6338234Z * [new branch] gh/coconutruben/33/head -> origin/gh/coconutruben/33/head 2025-09-07T06:10:56.6339352Z * [new branch] gh/coconutruben/33/orig -> origin/gh/coconutruben/33/orig 2025-09-07T06:10:56.6340796Z * [new branch] gh/coconutruben/34/base -> origin/gh/coconutruben/34/base 2025-09-07T06:10:56.6341819Z * [new branch] gh/coconutruben/34/head -> origin/gh/coconutruben/34/head 2025-09-07T06:10:56.6342882Z * [new branch] gh/coconutruben/34/orig -> origin/gh/coconutruben/34/orig 2025-09-07T06:10:56.6344384Z * [new branch] gh/coconutruben/35/base -> origin/gh/coconutruben/35/base 2025-09-07T06:10:56.6345763Z * [new branch] gh/coconutruben/35/head -> origin/gh/coconutruben/35/head 2025-09-07T06:10:56.6346925Z * [new branch] gh/coconutruben/35/orig -> origin/gh/coconutruben/35/orig 2025-09-07T06:10:56.6350137Z * [new branch] gh/coconutruben/36/base -> origin/gh/coconutruben/36/base 2025-09-07T06:10:56.6351844Z * [new branch] gh/coconutruben/36/head -> origin/gh/coconutruben/36/head 2025-09-07T06:10:56.6353893Z * [new branch] gh/coconutruben/36/orig -> origin/gh/coconutruben/36/orig 2025-09-07T06:10:56.6355931Z * [new branch] gh/coconutruben/37/base -> origin/gh/coconutruben/37/base 2025-09-07T06:10:56.6357212Z * [new branch] gh/coconutruben/37/head -> origin/gh/coconutruben/37/head 2025-09-07T06:10:56.6358310Z * [new branch] gh/coconutruben/37/orig -> origin/gh/coconutruben/37/orig 2025-09-07T06:10:56.6360086Z * [new branch] gh/coconutruben/38/base -> origin/gh/coconutruben/38/base 2025-09-07T06:10:56.6361697Z * [new branch] gh/coconutruben/38/head -> origin/gh/coconutruben/38/head 2025-09-07T06:10:56.6362830Z * [new branch] gh/coconutruben/38/orig -> origin/gh/coconutruben/38/orig 2025-09-07T06:10:56.6364519Z * [new branch] gh/coconutruben/39/base -> origin/gh/coconutruben/39/base 2025-09-07T06:10:56.6365560Z * [new branch] gh/coconutruben/39/head -> origin/gh/coconutruben/39/head 2025-09-07T06:10:56.6366700Z * [new branch] gh/coconutruben/39/orig -> origin/gh/coconutruben/39/orig 2025-09-07T06:10:56.6368504Z * [new branch] gh/coconutruben/40/base -> origin/gh/coconutruben/40/base 2025-09-07T06:10:56.6369595Z * [new branch] gh/coconutruben/40/head -> origin/gh/coconutruben/40/head 2025-09-07T06:10:56.6370683Z * [new branch] gh/coconutruben/40/orig -> origin/gh/coconutruben/40/orig 2025-09-07T06:10:56.6372574Z * [new branch] gh/coconutruben/41/base -> origin/gh/coconutruben/41/base 2025-09-07T06:10:56.6373841Z * [new branch] gh/coconutruben/41/head -> origin/gh/coconutruben/41/head 2025-09-07T06:10:56.6374977Z * [new branch] gh/coconutruben/41/orig -> origin/gh/coconutruben/41/orig 2025-09-07T06:10:56.6376697Z * [new branch] gh/coconutruben/42/base -> origin/gh/coconutruben/42/base 2025-09-07T06:10:56.6377878Z * [new branch] gh/coconutruben/42/head -> origin/gh/coconutruben/42/head 2025-09-07T06:10:56.6378992Z * [new branch] gh/coconutruben/42/orig -> origin/gh/coconutruben/42/orig 2025-09-07T06:10:56.6380690Z * [new branch] gh/coconutruben/43/base -> origin/gh/coconutruben/43/base 2025-09-07T06:10:56.6381846Z * [new branch] gh/coconutruben/43/head -> origin/gh/coconutruben/43/head 2025-09-07T06:10:56.6382923Z * [new branch] gh/coconutruben/43/orig -> origin/gh/coconutruben/43/orig 2025-09-07T06:10:56.6384923Z * [new branch] gh/coconutruben/44/base -> origin/gh/coconutruben/44/base 2025-09-07T06:10:56.6386241Z * [new branch] gh/coconutruben/44/head -> origin/gh/coconutruben/44/head 2025-09-07T06:10:56.6387433Z * [new branch] gh/coconutruben/44/orig -> origin/gh/coconutruben/44/orig 2025-09-07T06:10:56.6389210Z * [new branch] gh/coconutruben/45/base -> origin/gh/coconutruben/45/base 2025-09-07T06:10:56.6390462Z * [new branch] gh/coconutruben/45/head -> origin/gh/coconutruben/45/head 2025-09-07T06:10:56.6391635Z * [new branch] gh/coconutruben/45/orig -> origin/gh/coconutruben/45/orig 2025-09-07T06:10:56.6393226Z * [new branch] gh/coconutruben/46/base -> origin/gh/coconutruben/46/base 2025-09-07T06:10:56.6394457Z * [new branch] gh/coconutruben/46/head -> origin/gh/coconutruben/46/head 2025-09-07T06:10:56.6395544Z * [new branch] gh/coconutruben/46/orig -> origin/gh/coconutruben/46/orig 2025-09-07T06:10:56.6397390Z * [new branch] gh/coconutruben/47/base -> origin/gh/coconutruben/47/base 2025-09-07T06:10:56.6398515Z * [new branch] gh/coconutruben/47/head -> origin/gh/coconutruben/47/head 2025-09-07T06:10:56.6399655Z * [new branch] gh/coconutruben/47/orig -> origin/gh/coconutruben/47/orig 2025-09-07T06:10:56.6401363Z * [new branch] gh/coconutruben/48/base -> origin/gh/coconutruben/48/base 2025-09-07T06:10:56.6402540Z * [new branch] gh/coconutruben/48/head -> origin/gh/coconutruben/48/head 2025-09-07T06:10:56.6403687Z * [new branch] gh/coconutruben/48/orig -> origin/gh/coconutruben/48/orig 2025-09-07T06:10:56.6405535Z * [new branch] gh/coconutruben/49/base -> origin/gh/coconutruben/49/base 2025-09-07T06:10:56.6406776Z * [new branch] gh/coconutruben/49/head -> origin/gh/coconutruben/49/head 2025-09-07T06:10:56.6407913Z * [new branch] gh/coconutruben/49/orig -> origin/gh/coconutruben/49/orig 2025-09-07T06:10:56.6409502Z * [new branch] gh/coconutruben/50/base -> origin/gh/coconutruben/50/base 2025-09-07T06:10:56.6410697Z * [new branch] gh/coconutruben/50/head -> origin/gh/coconutruben/50/head 2025-09-07T06:10:56.6411926Z * [new branch] gh/coconutruben/50/orig -> origin/gh/coconutruben/50/orig 2025-09-07T06:10:56.6413395Z * [new branch] gh/coconutruben/51/base -> origin/gh/coconutruben/51/base 2025-09-07T06:10:56.6414521Z * [new branch] gh/coconutruben/51/head -> origin/gh/coconutruben/51/head 2025-09-07T06:10:56.6415683Z * [new branch] gh/coconutruben/51/orig -> origin/gh/coconutruben/51/orig 2025-09-07T06:10:56.6417496Z * [new branch] gh/coconutruben/52/base -> origin/gh/coconutruben/52/base 2025-09-07T06:10:56.6418645Z * [new branch] gh/coconutruben/52/head -> origin/gh/coconutruben/52/head 2025-09-07T06:10:56.6419859Z * [new branch] gh/coconutruben/52/orig -> origin/gh/coconutruben/52/orig 2025-09-07T06:10:56.6421487Z * [new branch] gh/coconutruben/53/base -> origin/gh/coconutruben/53/base 2025-09-07T06:10:56.6422627Z * [new branch] gh/coconutruben/53/head -> origin/gh/coconutruben/53/head 2025-09-07T06:10:56.6423711Z * [new branch] gh/coconutruben/53/orig -> origin/gh/coconutruben/53/orig 2025-09-07T06:10:56.6425681Z * [new branch] gh/coconutruben/54/base -> origin/gh/coconutruben/54/base 2025-09-07T06:10:56.6426932Z * [new branch] gh/coconutruben/54/head -> origin/gh/coconutruben/54/head 2025-09-07T06:10:56.6428115Z * [new branch] gh/coconutruben/54/orig -> origin/gh/coconutruben/54/orig 2025-09-07T06:10:56.6429740Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-09-07T06:10:56.6430886Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-09-07T06:10:56.6432066Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-09-07T06:10:56.6433782Z * [new branch] gh/coconutruben/56/base -> origin/gh/coconutruben/56/base 2025-09-07T06:10:56.6434954Z * [new branch] gh/coconutruben/56/head -> origin/gh/coconutruben/56/head 2025-09-07T06:10:56.6436142Z * [new branch] gh/coconutruben/56/orig -> origin/gh/coconutruben/56/orig 2025-09-07T06:10:56.6437852Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-09-07T06:10:56.6439188Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-09-07T06:10:56.6440431Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-09-07T06:10:56.6442217Z * [new branch] gh/coconutruben/58/base -> origin/gh/coconutruben/58/base 2025-09-07T06:10:56.6443459Z * [new branch] gh/coconutruben/58/head -> origin/gh/coconutruben/58/head 2025-09-07T06:10:56.6444553Z * [new branch] gh/coconutruben/58/orig -> origin/gh/coconutruben/58/orig 2025-09-07T06:10:56.6446097Z * [new branch] gh/coconutruben/59/base -> origin/gh/coconutruben/59/base 2025-09-07T06:10:56.6447105Z * [new branch] gh/coconutruben/59/head -> origin/gh/coconutruben/59/head 2025-09-07T06:10:56.6448129Z * [new branch] gh/coconutruben/59/orig -> origin/gh/coconutruben/59/orig 2025-09-07T06:10:56.6449731Z * [new branch] gh/coconutruben/60/base -> origin/gh/coconutruben/60/base 2025-09-07T06:10:56.6450898Z * [new branch] gh/coconutruben/60/head -> origin/gh/coconutruben/60/head 2025-09-07T06:10:56.6452095Z * [new branch] gh/coconutruben/60/orig -> origin/gh/coconutruben/60/orig 2025-09-07T06:10:56.6453669Z * [new branch] gh/coconutruben/61/base -> origin/gh/coconutruben/61/base 2025-09-07T06:10:56.6454926Z * [new branch] gh/coconutruben/61/head -> origin/gh/coconutruben/61/head 2025-09-07T06:10:56.6456050Z * [new branch] gh/coconutruben/61/orig -> origin/gh/coconutruben/61/orig 2025-09-07T06:10:56.6457784Z * [new branch] gh/coconutruben/62/base -> origin/gh/coconutruben/62/base 2025-09-07T06:10:56.6458950Z * [new branch] gh/coconutruben/62/head -> origin/gh/coconutruben/62/head 2025-09-07T06:10:56.6460314Z * [new branch] gh/coconutruben/62/orig -> origin/gh/coconutruben/62/orig 2025-09-07T06:10:56.6462331Z * [new branch] gh/coconutruben/63/base -> origin/gh/coconutruben/63/base 2025-09-07T06:10:56.6463529Z * [new branch] gh/coconutruben/63/head -> origin/gh/coconutruben/63/head 2025-09-07T06:10:56.6464761Z * [new branch] gh/coconutruben/63/orig -> origin/gh/coconutruben/63/orig 2025-09-07T06:10:56.6466491Z * [new branch] gh/coconutruben/64/base -> origin/gh/coconutruben/64/base 2025-09-07T06:10:56.6467726Z * [new branch] gh/coconutruben/64/head -> origin/gh/coconutruben/64/head 2025-09-07T06:10:56.6469053Z * [new branch] gh/coconutruben/64/orig -> origin/gh/coconutruben/64/orig 2025-09-07T06:10:56.6470428Z * [new branch] gh/coconutruben/65/base -> origin/gh/coconutruben/65/base 2025-09-07T06:10:56.6471672Z * [new branch] gh/coconutruben/65/head -> origin/gh/coconutruben/65/head 2025-09-07T06:10:56.6472844Z * [new branch] gh/coconutruben/65/orig -> origin/gh/coconutruben/65/orig 2025-09-07T06:10:56.6474573Z * [new branch] gh/coconutruben/66/base -> origin/gh/coconutruben/66/base 2025-09-07T06:10:56.6475454Z * [new branch] gh/coconutruben/66/head -> origin/gh/coconutruben/66/head 2025-09-07T06:10:56.6476673Z * [new branch] gh/coconutruben/66/orig -> origin/gh/coconutruben/66/orig 2025-09-07T06:10:56.6478937Z * [new branch] gh/codingwithsurya/12/base -> origin/gh/codingwithsurya/12/base 2025-09-07T06:10:56.6480293Z * [new branch] gh/codingwithsurya/12/head -> origin/gh/codingwithsurya/12/head 2025-09-07T06:10:56.6481489Z * [new branch] gh/codingwithsurya/12/orig -> origin/gh/codingwithsurya/12/orig 2025-09-07T06:10:56.6482863Z * [new branch] gh/codingwithsurya/14/base -> origin/gh/codingwithsurya/14/base 2025-09-07T06:10:56.6483969Z * [new branch] gh/codingwithsurya/14/head -> origin/gh/codingwithsurya/14/head 2025-09-07T06:10:56.6485053Z * [new branch] gh/codingwithsurya/14/orig -> origin/gh/codingwithsurya/14/orig 2025-09-07T06:10:56.6486917Z * [new branch] gh/codingwithsurya/15/base -> origin/gh/codingwithsurya/15/base 2025-09-07T06:10:56.6488010Z * [new branch] gh/codingwithsurya/15/head -> origin/gh/codingwithsurya/15/head 2025-09-07T06:10:56.6489056Z * [new branch] gh/codingwithsurya/15/orig -> origin/gh/codingwithsurya/15/orig 2025-09-07T06:10:56.6490576Z * [new branch] gh/codingwithsurya/16/base -> origin/gh/codingwithsurya/16/base 2025-09-07T06:10:56.6491795Z * [new branch] gh/codingwithsurya/16/head -> origin/gh/codingwithsurya/16/head 2025-09-07T06:10:56.6492832Z * [new branch] gh/codingwithsurya/16/orig -> origin/gh/codingwithsurya/16/orig 2025-09-07T06:10:56.6494689Z * [new branch] gh/codingwithsurya/17/base -> origin/gh/codingwithsurya/17/base 2025-09-07T06:10:56.6495906Z * [new branch] gh/codingwithsurya/17/head -> origin/gh/codingwithsurya/17/head 2025-09-07T06:10:56.6496978Z * [new branch] gh/codingwithsurya/17/orig -> origin/gh/codingwithsurya/17/orig 2025-09-07T06:10:56.6498481Z * [new branch] gh/codingwithsurya/18/base -> origin/gh/codingwithsurya/18/base 2025-09-07T06:10:56.6499692Z * [new branch] gh/codingwithsurya/18/head -> origin/gh/codingwithsurya/18/head 2025-09-07T06:10:56.6500856Z * [new branch] gh/codingwithsurya/18/orig -> origin/gh/codingwithsurya/18/orig 2025-09-07T06:10:56.6502647Z * [new branch] gh/codingwithsurya/19/base -> origin/gh/codingwithsurya/19/base 2025-09-07T06:10:56.6503756Z * [new branch] gh/codingwithsurya/19/head -> origin/gh/codingwithsurya/19/head 2025-09-07T06:10:56.6505109Z * [new branch] gh/codingwithsurya/19/orig -> origin/gh/codingwithsurya/19/orig 2025-09-07T06:10:56.6506726Z * [new branch] gh/codingwithsurya/20/base -> origin/gh/codingwithsurya/20/base 2025-09-07T06:10:56.6507798Z * [new branch] gh/codingwithsurya/20/head -> origin/gh/codingwithsurya/20/head 2025-09-07T06:10:56.6508896Z * [new branch] gh/codingwithsurya/20/orig -> origin/gh/codingwithsurya/20/orig 2025-09-07T06:10:56.6510836Z * [new branch] gh/codingwithsurya/21/base -> origin/gh/codingwithsurya/21/base 2025-09-07T06:10:56.6512033Z * [new branch] gh/codingwithsurya/21/head -> origin/gh/codingwithsurya/21/head 2025-09-07T06:10:56.6513153Z * [new branch] gh/codingwithsurya/21/orig -> origin/gh/codingwithsurya/21/orig 2025-09-07T06:10:56.6514971Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-09-07T06:10:56.6516013Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-09-07T06:10:56.6517532Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-09-07T06:10:56.6518555Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-09-07T06:10:56.6519831Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-09-07T06:10:56.6520796Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-09-07T06:10:56.6522113Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-09-07T06:10:56.6523168Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-09-07T06:10:56.6525091Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-09-07T06:10:56.6526309Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-09-07T06:10:56.6527391Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-09-07T06:10:56.6528879Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-09-07T06:10:56.6530027Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-09-07T06:10:56.6531114Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-09-07T06:10:56.6532616Z * [new branch] gh/davidberard98/391/base -> origin/gh/davidberard98/391/base 2025-09-07T06:10:56.6533579Z * [new branch] gh/davidberard98/391/head -> origin/gh/davidberard98/391/head 2025-09-07T06:10:56.6534664Z * [new branch] gh/davidberard98/391/orig -> origin/gh/davidberard98/391/orig 2025-09-07T06:10:56.6536094Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-09-07T06:10:56.6537119Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-09-07T06:10:56.6538150Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-09-07T06:10:56.6539789Z * [new branch] gh/davidberard98/394/base -> origin/gh/davidberard98/394/base 2025-09-07T06:10:56.6540903Z * [new branch] gh/davidberard98/394/head -> origin/gh/davidberard98/394/head 2025-09-07T06:10:56.6542069Z * [new branch] gh/davidberard98/394/orig -> origin/gh/davidberard98/394/orig 2025-09-07T06:10:56.6543465Z * [new branch] gh/davidberard98/396/base -> origin/gh/davidberard98/396/base 2025-09-07T06:10:56.6544562Z * [new branch] gh/davidberard98/396/head -> origin/gh/davidberard98/396/head 2025-09-07T06:10:56.6546428Z * [new branch] gh/davidberard98/396/orig -> origin/gh/davidberard98/396/orig 2025-09-07T06:10:56.6547792Z * [new branch] gh/davidberard98/397/base -> origin/gh/davidberard98/397/base 2025-09-07T06:10:56.6548909Z * [new branch] gh/davidberard98/397/head -> origin/gh/davidberard98/397/head 2025-09-07T06:10:56.6550036Z * [new branch] gh/davidberard98/397/orig -> origin/gh/davidberard98/397/orig 2025-09-07T06:10:56.6551557Z * [new branch] gh/davidberard98/398/base -> origin/gh/davidberard98/398/base 2025-09-07T06:10:56.6552540Z * [new branch] gh/davidberard98/398/head -> origin/gh/davidberard98/398/head 2025-09-07T06:10:56.6553685Z * [new branch] gh/davidberard98/398/orig -> origin/gh/davidberard98/398/orig 2025-09-07T06:10:56.6555243Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-09-07T06:10:56.6556410Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-09-07T06:10:56.6557600Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-09-07T06:10:56.6559332Z * [new branch] gh/davidberard98/400/base -> origin/gh/davidberard98/400/base 2025-09-07T06:10:56.6560928Z * [new branch] gh/davidberard98/400/head -> origin/gh/davidberard98/400/head 2025-09-07T06:10:56.6562125Z * [new branch] gh/davidberard98/400/orig -> origin/gh/davidberard98/400/orig 2025-09-07T06:10:56.6563598Z * [new branch] gh/davidberard98/401/base -> origin/gh/davidberard98/401/base 2025-09-07T06:10:56.6564684Z * [new branch] gh/davidberard98/401/head -> origin/gh/davidberard98/401/head 2025-09-07T06:10:56.6565767Z * [new branch] gh/davidberard98/401/orig -> origin/gh/davidberard98/401/orig 2025-09-07T06:10:56.6567235Z * [new branch] gh/davidberard98/402/base -> origin/gh/davidberard98/402/base 2025-09-07T06:10:56.6568332Z * [new branch] gh/davidberard98/402/head -> origin/gh/davidberard98/402/head 2025-09-07T06:10:56.6569412Z * [new branch] gh/davidberard98/402/orig -> origin/gh/davidberard98/402/orig 2025-09-07T06:10:56.6570886Z * [new branch] gh/davidberard98/403/base -> origin/gh/davidberard98/403/base 2025-09-07T06:10:56.6572003Z * [new branch] gh/davidberard98/403/head -> origin/gh/davidberard98/403/head 2025-09-07T06:10:56.6573216Z * [new branch] gh/davidberard98/403/orig -> origin/gh/davidberard98/403/orig 2025-09-07T06:10:56.6574700Z * [new branch] gh/davidberard98/404/base -> origin/gh/davidberard98/404/base 2025-09-07T06:10:56.6575709Z * [new branch] gh/davidberard98/404/head -> origin/gh/davidberard98/404/head 2025-09-07T06:10:56.6576797Z * [new branch] gh/davidberard98/404/orig -> origin/gh/davidberard98/404/orig 2025-09-07T06:10:56.6578241Z * [new branch] gh/davidberard98/405/base -> origin/gh/davidberard98/405/base 2025-09-07T06:10:56.6579302Z * [new branch] gh/davidberard98/405/head -> origin/gh/davidberard98/405/head 2025-09-07T06:10:56.6580396Z * [new branch] gh/davidberard98/405/orig -> origin/gh/davidberard98/405/orig 2025-09-07T06:10:56.6582053Z * [new branch] gh/davidberard98/406/base -> origin/gh/davidberard98/406/base 2025-09-07T06:10:56.6583282Z * [new branch] gh/davidberard98/406/head -> origin/gh/davidberard98/406/head 2025-09-07T06:10:56.6584558Z * [new branch] gh/davidberard98/406/orig -> origin/gh/davidberard98/406/orig 2025-09-07T06:10:56.6586943Z * [new branch] gh/davidberard98/407/base -> origin/gh/davidberard98/407/base 2025-09-07T06:10:56.6587980Z * [new branch] gh/davidberard98/407/head -> origin/gh/davidberard98/407/head 2025-09-07T06:10:56.6589105Z * [new branch] gh/davidberard98/407/orig -> origin/gh/davidberard98/407/orig 2025-09-07T06:10:56.6590621Z * [new branch] gh/davidberard98/408/base -> origin/gh/davidberard98/408/base 2025-09-07T06:10:56.6591698Z * [new branch] gh/davidberard98/408/head -> origin/gh/davidberard98/408/head 2025-09-07T06:10:56.6592886Z * [new branch] gh/davidberard98/408/orig -> origin/gh/davidberard98/408/orig 2025-09-07T06:10:56.6594260Z * [new branch] gh/davidberard98/409/base -> origin/gh/davidberard98/409/base 2025-09-07T06:10:56.6595463Z * [new branch] gh/davidberard98/409/head -> origin/gh/davidberard98/409/head 2025-09-07T06:10:56.6596803Z * [new branch] gh/davidberard98/409/orig -> origin/gh/davidberard98/409/orig 2025-09-07T06:10:56.6598484Z * [new branch] gh/desertfire/594/base -> origin/gh/desertfire/594/base 2025-09-07T06:10:56.6599529Z * [new branch] gh/desertfire/594/head -> origin/gh/desertfire/594/head 2025-09-07T06:10:56.6600688Z * [new branch] gh/desertfire/594/orig -> origin/gh/desertfire/594/orig 2025-09-07T06:10:56.6602115Z * [new branch] gh/desertfire/595/base -> origin/gh/desertfire/595/base 2025-09-07T06:10:56.6603169Z * [new branch] gh/desertfire/595/head -> origin/gh/desertfire/595/head 2025-09-07T06:10:56.6604257Z * [new branch] gh/desertfire/595/orig -> origin/gh/desertfire/595/orig 2025-09-07T06:10:56.6605677Z * [new branch] gh/desertfire/597/base -> origin/gh/desertfire/597/base 2025-09-07T06:10:56.6606865Z * [new branch] gh/desertfire/597/head -> origin/gh/desertfire/597/head 2025-09-07T06:10:56.6607942Z * [new branch] gh/desertfire/597/orig -> origin/gh/desertfire/597/orig 2025-09-07T06:10:56.6609634Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-09-07T06:10:56.6610726Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-09-07T06:10:56.6612411Z * [new branch] gh/drisspg/149/base -> origin/gh/drisspg/149/base 2025-09-07T06:10:56.6613448Z * [new branch] gh/drisspg/149/head -> origin/gh/drisspg/149/head 2025-09-07T06:10:56.6614513Z * [new branch] gh/drisspg/149/orig -> origin/gh/drisspg/149/orig 2025-09-07T06:10:56.6615991Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-09-07T06:10:56.6617078Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-09-07T06:10:56.6618093Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-09-07T06:10:56.6619623Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-09-07T06:10:56.6620670Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-09-07T06:10:56.6621790Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-09-07T06:10:56.6623161Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-09-07T06:10:56.6624418Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-09-07T06:10:56.6625745Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-09-07T06:10:56.6627224Z * [new branch] gh/drisspg/173/base -> origin/gh/drisspg/173/base 2025-09-07T06:10:56.6628261Z * [new branch] gh/drisspg/173/head -> origin/gh/drisspg/173/head 2025-09-07T06:10:56.6629376Z * [new branch] gh/drisspg/173/orig -> origin/gh/drisspg/173/orig 2025-09-07T06:10:56.6630798Z * [new branch] gh/drisspg/177/base -> origin/gh/drisspg/177/base 2025-09-07T06:10:56.6631866Z * [new branch] gh/drisspg/177/head -> origin/gh/drisspg/177/head 2025-09-07T06:10:56.6632926Z * [new branch] gh/drisspg/177/orig -> origin/gh/drisspg/177/orig 2025-09-07T06:10:56.6634424Z * [new branch] gh/drisspg/178/base -> origin/gh/drisspg/178/base 2025-09-07T06:10:56.6635509Z * [new branch] gh/drisspg/178/head -> origin/gh/drisspg/178/head 2025-09-07T06:10:56.6636484Z * [new branch] gh/drisspg/178/orig -> origin/gh/drisspg/178/orig 2025-09-07T06:10:56.6637983Z * [new branch] gh/drisspg/180/base -> origin/gh/drisspg/180/base 2025-09-07T06:10:56.6639087Z * [new branch] gh/drisspg/180/head -> origin/gh/drisspg/180/head 2025-09-07T06:10:56.6640279Z * [new branch] gh/drisspg/180/orig -> origin/gh/drisspg/180/orig 2025-09-07T06:10:56.6641626Z * [new branch] gh/drisspg/181/base -> origin/gh/drisspg/181/base 2025-09-07T06:10:56.6642722Z * [new branch] gh/drisspg/181/head -> origin/gh/drisspg/181/head 2025-09-07T06:10:56.6643772Z * [new branch] gh/drisspg/181/orig -> origin/gh/drisspg/181/orig 2025-09-07T06:10:56.6645210Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-09-07T06:10:56.6646270Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-09-07T06:10:56.6647526Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-09-07T06:10:56.6648592Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-09-07T06:10:56.6649915Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-09-07T06:10:56.6650873Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-09-07T06:10:56.6652550Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-09-07T06:10:56.6653664Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-09-07T06:10:56.6655047Z * [new branch] gh/drisspg/186/base -> origin/gh/drisspg/186/base 2025-09-07T06:10:56.6656118Z * [new branch] gh/drisspg/186/head -> origin/gh/drisspg/186/head 2025-09-07T06:10:56.6657148Z * [new branch] gh/drisspg/186/orig -> origin/gh/drisspg/186/orig 2025-09-07T06:10:56.6658542Z * [new branch] gh/drisspg/187/base -> origin/gh/drisspg/187/base 2025-09-07T06:10:56.6659856Z * [new branch] gh/drisspg/187/head -> origin/gh/drisspg/187/head 2025-09-07T06:10:56.6664556Z * [new branch] gh/drisspg/187/orig -> origin/gh/drisspg/187/orig 2025-09-07T06:10:56.6666248Z * [new branch] gh/drisspg/188/base -> origin/gh/drisspg/188/base 2025-09-07T06:10:56.6667320Z * [new branch] gh/drisspg/188/head -> origin/gh/drisspg/188/head 2025-09-07T06:10:56.6668369Z * [new branch] gh/drisspg/188/orig -> origin/gh/drisspg/188/orig 2025-09-07T06:10:56.6670232Z * [new branch] gh/drisspg/189/base -> origin/gh/drisspg/189/base 2025-09-07T06:10:56.6671348Z * [new branch] gh/drisspg/189/head -> origin/gh/drisspg/189/head 2025-09-07T06:10:56.6672422Z * [new branch] gh/drisspg/189/orig -> origin/gh/drisspg/189/orig 2025-09-07T06:10:56.6673942Z * [new branch] gh/drisspg/190/base -> origin/gh/drisspg/190/base 2025-09-07T06:10:56.6675068Z * [new branch] gh/drisspg/190/head -> origin/gh/drisspg/190/head 2025-09-07T06:10:56.6676162Z * [new branch] gh/drisspg/190/orig -> origin/gh/drisspg/190/orig 2025-09-07T06:10:56.6677762Z * [new branch] gh/drisspg/191/base -> origin/gh/drisspg/191/base 2025-09-07T06:10:56.6678826Z * [new branch] gh/drisspg/191/head -> origin/gh/drisspg/191/head 2025-09-07T06:10:56.6679894Z * [new branch] gh/drisspg/191/orig -> origin/gh/drisspg/191/orig 2025-09-07T06:10:56.6681442Z * [new branch] gh/drisspg/192/base -> origin/gh/drisspg/192/base 2025-09-07T06:10:56.6682454Z * [new branch] gh/drisspg/192/head -> origin/gh/drisspg/192/head 2025-09-07T06:10:56.6683501Z * [new branch] gh/drisspg/192/orig -> origin/gh/drisspg/192/orig 2025-09-07T06:10:56.6684981Z * [new branch] gh/drisspg/193/base -> origin/gh/drisspg/193/base 2025-09-07T06:10:56.6686027Z * [new branch] gh/drisspg/193/head -> origin/gh/drisspg/193/head 2025-09-07T06:10:56.6687141Z * [new branch] gh/drisspg/193/orig -> origin/gh/drisspg/193/orig 2025-09-07T06:10:56.6688491Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-09-07T06:10:56.6689545Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-09-07T06:10:56.6690744Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-09-07T06:10:56.6692286Z * [new branch] gh/drisspg/195/base -> origin/gh/drisspg/195/base 2025-09-07T06:10:56.6693339Z * [new branch] gh/drisspg/195/head -> origin/gh/drisspg/195/head 2025-09-07T06:10:56.6694424Z * [new branch] gh/drisspg/195/orig -> origin/gh/drisspg/195/orig 2025-09-07T06:10:56.6695969Z * [new branch] gh/drisspg/196/base -> origin/gh/drisspg/196/base 2025-09-07T06:10:56.6697015Z * [new branch] gh/drisspg/196/head -> origin/gh/drisspg/196/head 2025-09-07T06:10:56.6698062Z * [new branch] gh/drisspg/196/orig -> origin/gh/drisspg/196/orig 2025-09-07T06:10:56.6699513Z * [new branch] gh/drisspg/197/base -> origin/gh/drisspg/197/base 2025-09-07T06:10:56.6700560Z * [new branch] gh/drisspg/197/head -> origin/gh/drisspg/197/head 2025-09-07T06:10:56.6701693Z * [new branch] gh/drisspg/197/orig -> origin/gh/drisspg/197/orig 2025-09-07T06:10:56.6703106Z * [new branch] gh/drisspg/198/base -> origin/gh/drisspg/198/base 2025-09-07T06:10:56.6704198Z * [new branch] gh/drisspg/198/head -> origin/gh/drisspg/198/head 2025-09-07T06:10:56.6705596Z * [new branch] gh/drisspg/198/orig -> origin/gh/drisspg/198/orig 2025-09-07T06:10:56.6707004Z * [new branch] gh/drisspg/199/base -> origin/gh/drisspg/199/base 2025-09-07T06:10:56.6708157Z * [new branch] gh/drisspg/199/head -> origin/gh/drisspg/199/head 2025-09-07T06:10:56.6709161Z * [new branch] gh/drisspg/199/orig -> origin/gh/drisspg/199/orig 2025-09-07T06:10:56.6711080Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-09-07T06:10:56.6712176Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-09-07T06:10:56.6713936Z * [new branch] gh/eellison/784/base -> origin/gh/eellison/784/base 2025-09-07T06:10:56.6714990Z * [new branch] gh/eellison/784/head -> origin/gh/eellison/784/head 2025-09-07T06:10:56.6716089Z * [new branch] gh/eellison/784/orig -> origin/gh/eellison/784/orig 2025-09-07T06:10:56.6717876Z * [new branch] gh/eellison/785/base -> origin/gh/eellison/785/base 2025-09-07T06:10:56.6718933Z * [new branch] gh/eellison/785/head -> origin/gh/eellison/785/head 2025-09-07T06:10:56.6719991Z * [new branch] gh/eellison/785/orig -> origin/gh/eellison/785/orig 2025-09-07T06:10:56.6721419Z * [new branch] gh/eellison/789/base -> origin/gh/eellison/789/base 2025-09-07T06:10:56.6722475Z * [new branch] gh/eellison/789/head -> origin/gh/eellison/789/head 2025-09-07T06:10:56.6723535Z * [new branch] gh/eellison/789/orig -> origin/gh/eellison/789/orig 2025-09-07T06:10:56.6725039Z * [new branch] gh/eellison/800/base -> origin/gh/eellison/800/base 2025-09-07T06:10:56.6726082Z * [new branch] gh/eellison/800/head -> origin/gh/eellison/800/head 2025-09-07T06:10:56.6727149Z * [new branch] gh/eellison/800/orig -> origin/gh/eellison/800/orig 2025-09-07T06:10:56.6728525Z * [new branch] gh/eellison/801/base -> origin/gh/eellison/801/base 2025-09-07T06:10:56.6729552Z * [new branch] gh/eellison/801/head -> origin/gh/eellison/801/head 2025-09-07T06:10:56.6730592Z * [new branch] gh/eellison/801/orig -> origin/gh/eellison/801/orig 2025-09-07T06:10:56.6732054Z * [new branch] gh/eellison/802/base -> origin/gh/eellison/802/base 2025-09-07T06:10:56.6733140Z * [new branch] gh/eellison/802/head -> origin/gh/eellison/802/head 2025-09-07T06:10:56.6734187Z * [new branch] gh/eellison/802/orig -> origin/gh/eellison/802/orig 2025-09-07T06:10:56.6735601Z * [new branch] gh/eellison/805/base -> origin/gh/eellison/805/base 2025-09-07T06:10:56.6736637Z * [new branch] gh/eellison/805/head -> origin/gh/eellison/805/head 2025-09-07T06:10:56.6737697Z * [new branch] gh/eellison/805/orig -> origin/gh/eellison/805/orig 2025-09-07T06:10:56.6739316Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-09-07T06:10:56.6740503Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-09-07T06:10:56.6741591Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-09-07T06:10:56.6742995Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-09-07T06:10:56.6744043Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-09-07T06:10:56.6745419Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-09-07T06:10:56.6746874Z * [new branch] gh/eellison/813/base -> origin/gh/eellison/813/base 2025-09-07T06:10:56.6747989Z * [new branch] gh/eellison/813/head -> origin/gh/eellison/813/head 2025-09-07T06:10:56.6749252Z * [new branch] gh/eellison/813/orig -> origin/gh/eellison/813/orig 2025-09-07T06:10:56.6750533Z * [new branch] gh/eellison/814/base -> origin/gh/eellison/814/base 2025-09-07T06:10:56.6751701Z * [new branch] gh/eellison/814/head -> origin/gh/eellison/814/head 2025-09-07T06:10:56.6752694Z * [new branch] gh/eellison/814/orig -> origin/gh/eellison/814/orig 2025-09-07T06:10:56.6754855Z * [new branch] gh/eellison/815/base -> origin/gh/eellison/815/base 2025-09-07T06:10:56.6755924Z * [new branch] gh/eellison/815/head -> origin/gh/eellison/815/head 2025-09-07T06:10:56.6757097Z * [new branch] gh/eellison/815/orig -> origin/gh/eellison/815/orig 2025-09-07T06:10:56.6758528Z * [new branch] gh/eellison/816/base -> origin/gh/eellison/816/base 2025-09-07T06:10:56.6759567Z * [new branch] gh/eellison/816/head -> origin/gh/eellison/816/head 2025-09-07T06:10:56.6761136Z * [new branch] gh/eellison/816/orig -> origin/gh/eellison/816/orig 2025-09-07T06:10:56.6762595Z * [new branch] gh/eellison/817/base -> origin/gh/eellison/817/base 2025-09-07T06:10:56.6763656Z * [new branch] gh/eellison/817/head -> origin/gh/eellison/817/head 2025-09-07T06:10:56.6764679Z * [new branch] gh/eellison/817/orig -> origin/gh/eellison/817/orig 2025-09-07T06:10:56.6766162Z * [new branch] gh/eellison/818/base -> origin/gh/eellison/818/base 2025-09-07T06:10:56.6767251Z * [new branch] gh/eellison/818/head -> origin/gh/eellison/818/head 2025-09-07T06:10:56.6768355Z * [new branch] gh/eellison/818/orig -> origin/gh/eellison/818/orig 2025-09-07T06:10:56.6770184Z * [new branch] gh/eellison/819/base -> origin/gh/eellison/819/base 2025-09-07T06:10:56.6771224Z * [new branch] gh/eellison/819/head -> origin/gh/eellison/819/head 2025-09-07T06:10:56.6772413Z * [new branch] gh/eellison/819/orig -> origin/gh/eellison/819/orig 2025-09-07T06:10:56.6774503Z * [new branch] gh/eellison/820/base -> origin/gh/eellison/820/base 2025-09-07T06:10:56.6775653Z * [new branch] gh/eellison/820/head -> origin/gh/eellison/820/head 2025-09-07T06:10:56.6776753Z * [new branch] gh/eellison/820/orig -> origin/gh/eellison/820/orig 2025-09-07T06:10:56.6778080Z * [new branch] gh/eellison/821/base -> origin/gh/eellison/821/base 2025-09-07T06:10:56.6779651Z * [new branch] gh/eellison/821/head -> origin/gh/eellison/821/head 2025-09-07T06:10:56.6780864Z * [new branch] gh/eellison/821/orig -> origin/gh/eellison/821/orig 2025-09-07T06:10:56.6782285Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-09-07T06:10:56.6783366Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-09-07T06:10:56.6784467Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-09-07T06:10:56.6786366Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-09-07T06:10:56.6787436Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-09-07T06:10:56.6788534Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-09-07T06:10:56.6790237Z * [new branch] gh/etaf/132/base -> origin/gh/etaf/132/base 2025-09-07T06:10:56.6791367Z * [new branch] gh/etaf/132/head -> origin/gh/etaf/132/head 2025-09-07T06:10:56.6792469Z * [new branch] gh/etaf/132/orig -> origin/gh/etaf/132/orig 2025-09-07T06:10:56.6793905Z * [new branch] gh/etaf/138/base -> origin/gh/etaf/138/base 2025-09-07T06:10:56.6794997Z * [new branch] gh/etaf/138/head -> origin/gh/etaf/138/head 2025-09-07T06:10:56.6796068Z * [new branch] gh/etaf/138/orig -> origin/gh/etaf/138/orig 2025-09-07T06:10:56.6797713Z * [new branch] gh/etaf/140/base -> origin/gh/etaf/140/base 2025-09-07T06:10:56.6798684Z * [new branch] gh/etaf/140/head -> origin/gh/etaf/140/head 2025-09-07T06:10:56.6799800Z * [new branch] gh/etaf/140/orig -> origin/gh/etaf/140/orig 2025-09-07T06:10:56.6801264Z * [new branch] gh/etaf/143/base -> origin/gh/etaf/143/base 2025-09-07T06:10:56.6802271Z * [new branch] gh/etaf/143/head -> origin/gh/etaf/143/head 2025-09-07T06:10:56.6803304Z * [new branch] gh/etaf/143/orig -> origin/gh/etaf/143/orig 2025-09-07T06:10:56.6804719Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-09-07T06:10:56.6805778Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-09-07T06:10:56.6807279Z * [new branch] gh/etaf/151/base -> origin/gh/etaf/151/base 2025-09-07T06:10:56.6808453Z * [new branch] gh/etaf/151/head -> origin/gh/etaf/151/head 2025-09-07T06:10:56.6809553Z * [new branch] gh/etaf/151/orig -> origin/gh/etaf/151/orig 2025-09-07T06:10:56.6811101Z * [new branch] gh/etaf/152/base -> origin/gh/etaf/152/base 2025-09-07T06:10:56.6812218Z * [new branch] gh/etaf/152/head -> origin/gh/etaf/152/head 2025-09-07T06:10:56.6813294Z * [new branch] gh/etaf/152/orig -> origin/gh/etaf/152/orig 2025-09-07T06:10:56.6814919Z * [new branch] gh/etaf/153/base -> origin/gh/etaf/153/base 2025-09-07T06:10:56.6816030Z * [new branch] gh/etaf/153/head -> origin/gh/etaf/153/head 2025-09-07T06:10:56.6817083Z * [new branch] gh/etaf/153/orig -> origin/gh/etaf/153/orig 2025-09-07T06:10:56.6818733Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-09-07T06:10:56.6820005Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-09-07T06:10:56.6821007Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-09-07T06:10:56.6822507Z * [new branch] gh/etaf/155/base -> origin/gh/etaf/155/base 2025-09-07T06:10:56.6823664Z * [new branch] gh/etaf/155/head -> origin/gh/etaf/155/head 2025-09-07T06:10:56.6824957Z * [new branch] gh/etaf/155/orig -> origin/gh/etaf/155/orig 2025-09-07T06:10:56.6826466Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-09-07T06:10:56.6827625Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-09-07T06:10:56.6828719Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-09-07T06:10:56.6830503Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-09-07T06:10:56.6831657Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-09-07T06:10:56.6832718Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-09-07T06:10:56.6834107Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-09-07T06:10:56.6835245Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-09-07T06:10:56.6836362Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-09-07T06:10:56.6837921Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-09-07T06:10:56.6839031Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-09-07T06:10:56.6840102Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-09-07T06:10:56.6841573Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-09-07T06:10:56.6842800Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-09-07T06:10:56.6843794Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-09-07T06:10:56.6845374Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-09-07T06:10:56.6846458Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-09-07T06:10:56.6847501Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-09-07T06:10:56.6849363Z * [new branch] gh/etaf/162/base -> origin/gh/etaf/162/base 2025-09-07T06:10:56.6850388Z * [new branch] gh/etaf/162/head -> origin/gh/etaf/162/head 2025-09-07T06:10:56.6851431Z * [new branch] gh/etaf/162/orig -> origin/gh/etaf/162/orig 2025-09-07T06:10:56.6852916Z * [new branch] gh/etaf/163/base -> origin/gh/etaf/163/base 2025-09-07T06:10:56.6854016Z * [new branch] gh/etaf/163/head -> origin/gh/etaf/163/head 2025-09-07T06:10:56.6855061Z * [new branch] gh/etaf/163/orig -> origin/gh/etaf/163/orig 2025-09-07T06:10:56.6856575Z * [new branch] gh/etaf/164/base -> origin/gh/etaf/164/base 2025-09-07T06:10:56.6857727Z * [new branch] gh/etaf/164/head -> origin/gh/etaf/164/head 2025-09-07T06:10:56.6858790Z * [new branch] gh/etaf/164/orig -> origin/gh/etaf/164/orig 2025-09-07T06:10:56.6863192Z * [new branch] gh/etaf/165/base -> origin/gh/etaf/165/base 2025-09-07T06:10:56.6864450Z * [new branch] gh/etaf/165/orig -> origin/gh/etaf/165/orig 2025-09-07T06:10:56.6866096Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-09-07T06:10:56.6867275Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-09-07T06:10:56.6868384Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-09-07T06:10:56.6869976Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-09-07T06:10:56.6871169Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-09-07T06:10:56.6872263Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-09-07T06:10:56.6873858Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-09-07T06:10:56.6875028Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-09-07T06:10:56.6876272Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-09-07T06:10:56.6878053Z * [new branch] gh/etaf/169/base -> origin/gh/etaf/169/base 2025-09-07T06:10:56.6878987Z * [new branch] gh/etaf/169/head -> origin/gh/etaf/169/head 2025-09-07T06:10:56.6880058Z * [new branch] gh/etaf/169/orig -> origin/gh/etaf/169/orig 2025-09-07T06:10:56.6881766Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-09-07T06:10:56.6882872Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-09-07T06:10:56.6884191Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-09-07T06:10:56.6885307Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-09-07T06:10:56.6886758Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-09-07T06:10:56.6887777Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-09-07T06:10:56.6889163Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-09-07T06:10:56.6890205Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-09-07T06:10:56.6892131Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-09-07T06:10:56.6893127Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-09-07T06:10:56.6894208Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-09-07T06:10:56.6895626Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-09-07T06:10:56.6896637Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-09-07T06:10:56.6897716Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-09-07T06:10:56.6899072Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-09-07T06:10:56.6900125Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-09-07T06:10:56.6901236Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-09-07T06:10:56.6902646Z * [new branch] gh/ezyang/3074/base -> origin/gh/ezyang/3074/base 2025-09-07T06:10:56.6903699Z * [new branch] gh/ezyang/3074/head -> origin/gh/ezyang/3074/head 2025-09-07T06:10:56.6905159Z * [new branch] gh/ezyang/3074/orig -> origin/gh/ezyang/3074/orig 2025-09-07T06:10:56.6906621Z * [new branch] gh/ezyang/3088/base -> origin/gh/ezyang/3088/base 2025-09-07T06:10:56.6907708Z * [new branch] gh/ezyang/3088/head -> origin/gh/ezyang/3088/head 2025-09-07T06:10:56.6908846Z * [new branch] gh/ezyang/3088/orig -> origin/gh/ezyang/3088/orig 2025-09-07T06:10:56.6910282Z * [new branch] gh/ezyang/3092/base -> origin/gh/ezyang/3092/base 2025-09-07T06:10:56.6911439Z * [new branch] gh/ezyang/3092/head -> origin/gh/ezyang/3092/head 2025-09-07T06:10:56.6912567Z * [new branch] gh/ezyang/3092/orig -> origin/gh/ezyang/3092/orig 2025-09-07T06:10:56.6913991Z * [new branch] gh/ezyang/3103/base -> origin/gh/ezyang/3103/base 2025-09-07T06:10:56.6915062Z * [new branch] gh/ezyang/3103/head -> origin/gh/ezyang/3103/head 2025-09-07T06:10:56.6916135Z * [new branch] gh/ezyang/3103/orig -> origin/gh/ezyang/3103/orig 2025-09-07T06:10:56.6917665Z * [new branch] gh/ezyang/3105/base -> origin/gh/ezyang/3105/base 2025-09-07T06:10:56.6918716Z * [new branch] gh/ezyang/3105/head -> origin/gh/ezyang/3105/head 2025-09-07T06:10:56.6919863Z * [new branch] gh/ezyang/3105/orig -> origin/gh/ezyang/3105/orig 2025-09-07T06:10:56.6921318Z * [new branch] gh/ezyang/3114/base -> origin/gh/ezyang/3114/base 2025-09-07T06:10:56.6922414Z * [new branch] gh/ezyang/3114/head -> origin/gh/ezyang/3114/head 2025-09-07T06:10:56.6923452Z * [new branch] gh/ezyang/3114/orig -> origin/gh/ezyang/3114/orig 2025-09-07T06:10:56.6924820Z * [new branch] gh/ezyang/3116/base -> origin/gh/ezyang/3116/base 2025-09-07T06:10:56.6925881Z * [new branch] gh/ezyang/3116/head -> origin/gh/ezyang/3116/head 2025-09-07T06:10:56.6926913Z * [new branch] gh/ezyang/3116/orig -> origin/gh/ezyang/3116/orig 2025-09-07T06:10:56.6928310Z * [new branch] gh/ezyang/3120/base -> origin/gh/ezyang/3120/base 2025-09-07T06:10:56.6929382Z * [new branch] gh/ezyang/3120/head -> origin/gh/ezyang/3120/head 2025-09-07T06:10:56.6930860Z * [new branch] gh/ezyang/3120/orig -> origin/gh/ezyang/3120/orig 2025-09-07T06:10:56.6931788Z * [new branch] gh/ezyang/3122/base -> origin/gh/ezyang/3122/base 2025-09-07T06:10:56.6932849Z * [new branch] gh/ezyang/3122/head -> origin/gh/ezyang/3122/head 2025-09-07T06:10:56.6934089Z * [new branch] gh/ezyang/3122/orig -> origin/gh/ezyang/3122/orig 2025-09-07T06:10:56.6935370Z * [new branch] gh/ezyang/3123/base -> origin/gh/ezyang/3123/base 2025-09-07T06:10:56.6936434Z * [new branch] gh/ezyang/3123/head -> origin/gh/ezyang/3123/head 2025-09-07T06:10:56.6937475Z * [new branch] gh/ezyang/3123/orig -> origin/gh/ezyang/3123/orig 2025-09-07T06:10:56.6938935Z * [new branch] gh/ezyang/3125/base -> origin/gh/ezyang/3125/base 2025-09-07T06:10:56.6939942Z * [new branch] gh/ezyang/3125/head -> origin/gh/ezyang/3125/head 2025-09-07T06:10:56.6940993Z * [new branch] gh/ezyang/3125/orig -> origin/gh/ezyang/3125/orig 2025-09-07T06:10:56.6942415Z * [new branch] gh/ezyang/3126/base -> origin/gh/ezyang/3126/base 2025-09-07T06:10:56.6943450Z * [new branch] gh/ezyang/3126/head -> origin/gh/ezyang/3126/head 2025-09-07T06:10:56.6944591Z * [new branch] gh/ezyang/3126/orig -> origin/gh/ezyang/3126/orig 2025-09-07T06:10:56.6946675Z * [new branch] gh/ezyang/3127/base -> origin/gh/ezyang/3127/base 2025-09-07T06:10:56.6947776Z * [new branch] gh/ezyang/3127/head -> origin/gh/ezyang/3127/head 2025-09-07T06:10:56.6949085Z * [new branch] gh/ezyang/3127/orig -> origin/gh/ezyang/3127/orig 2025-09-07T06:10:56.6950648Z * [new branch] gh/ezyang/3128/base -> origin/gh/ezyang/3128/base 2025-09-07T06:10:56.6951717Z * [new branch] gh/ezyang/3128/head -> origin/gh/ezyang/3128/head 2025-09-07T06:10:56.6952823Z * [new branch] gh/ezyang/3128/orig -> origin/gh/ezyang/3128/orig 2025-09-07T06:10:56.6954307Z * [new branch] gh/ezyang/3129/base -> origin/gh/ezyang/3129/base 2025-09-07T06:10:56.6955370Z * [new branch] gh/ezyang/3129/head -> origin/gh/ezyang/3129/head 2025-09-07T06:10:56.6956487Z * [new branch] gh/ezyang/3129/orig -> origin/gh/ezyang/3129/orig 2025-09-07T06:10:56.6958020Z * [new branch] gh/ezyang/3130/base -> origin/gh/ezyang/3130/base 2025-09-07T06:10:56.6959050Z * [new branch] gh/ezyang/3130/head -> origin/gh/ezyang/3130/head 2025-09-07T06:10:56.6960281Z * [new branch] gh/ezyang/3130/orig -> origin/gh/ezyang/3130/orig 2025-09-07T06:10:56.6962050Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-09-07T06:10:56.6963128Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-09-07T06:10:56.6964335Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-09-07T06:10:56.6965792Z * [new branch] gh/ezyang/3132/base -> origin/gh/ezyang/3132/base 2025-09-07T06:10:56.6966897Z * [new branch] gh/ezyang/3132/head -> origin/gh/ezyang/3132/head 2025-09-07T06:10:56.6967988Z * [new branch] gh/ezyang/3132/orig -> origin/gh/ezyang/3132/orig 2025-09-07T06:10:56.6969421Z * [new branch] gh/ezyang/3133/base -> origin/gh/ezyang/3133/base 2025-09-07T06:10:56.6970491Z * [new branch] gh/ezyang/3133/head -> origin/gh/ezyang/3133/head 2025-09-07T06:10:56.6971595Z * [new branch] gh/ezyang/3133/orig -> origin/gh/ezyang/3133/orig 2025-09-07T06:10:56.6973228Z * [new branch] gh/ezyang/3134/base -> origin/gh/ezyang/3134/base 2025-09-07T06:10:56.6974337Z * [new branch] gh/ezyang/3134/head -> origin/gh/ezyang/3134/head 2025-09-07T06:10:56.6975387Z * [new branch] gh/ezyang/3134/orig -> origin/gh/ezyang/3134/orig 2025-09-07T06:10:56.6976818Z * [new branch] gh/ezyang/3135/base -> origin/gh/ezyang/3135/base 2025-09-07T06:10:56.6977858Z * [new branch] gh/ezyang/3135/head -> origin/gh/ezyang/3135/head 2025-09-07T06:10:56.6979212Z * [new branch] gh/ezyang/3135/orig -> origin/gh/ezyang/3135/orig 2025-09-07T06:10:56.6980529Z * [new branch] gh/ezyang/3136/base -> origin/gh/ezyang/3136/base 2025-09-07T06:10:56.6981568Z * [new branch] gh/ezyang/3136/head -> origin/gh/ezyang/3136/head 2025-09-07T06:10:56.6982592Z * [new branch] gh/ezyang/3136/orig -> origin/gh/ezyang/3136/orig 2025-09-07T06:10:56.6984046Z * [new branch] gh/ezyang/3137/base -> origin/gh/ezyang/3137/base 2025-09-07T06:10:56.6985375Z * [new branch] gh/ezyang/3137/head -> origin/gh/ezyang/3137/head 2025-09-07T06:10:56.6986464Z * [new branch] gh/ezyang/3137/orig -> origin/gh/ezyang/3137/orig 2025-09-07T06:10:56.6987900Z * [new branch] gh/ezyang/3138/base -> origin/gh/ezyang/3138/base 2025-09-07T06:10:56.6988957Z * [new branch] gh/ezyang/3138/head -> origin/gh/ezyang/3138/head 2025-09-07T06:10:56.6990046Z * [new branch] gh/ezyang/3138/orig -> origin/gh/ezyang/3138/orig 2025-09-07T06:10:56.6991522Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-09-07T06:10:56.6992578Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-09-07T06:10:56.6993766Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-09-07T06:10:56.6995264Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-09-07T06:10:56.6996309Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-09-07T06:10:56.6997524Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-09-07T06:10:56.6998963Z * [new branch] gh/ezyang/3141/base -> origin/gh/ezyang/3141/base 2025-09-07T06:10:56.6999988Z * [new branch] gh/ezyang/3141/head -> origin/gh/ezyang/3141/head 2025-09-07T06:10:56.7001030Z * [new branch] gh/ezyang/3141/orig -> origin/gh/ezyang/3141/orig 2025-09-07T06:10:56.7002465Z * [new branch] gh/ezyang/3142/base -> origin/gh/ezyang/3142/base 2025-09-07T06:10:56.7003466Z * [new branch] gh/ezyang/3142/head -> origin/gh/ezyang/3142/head 2025-09-07T06:10:56.7004505Z * [new branch] gh/ezyang/3142/orig -> origin/gh/ezyang/3142/orig 2025-09-07T06:10:56.7005939Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-09-07T06:10:56.7006976Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-09-07T06:10:56.7008130Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-09-07T06:10:56.7009841Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-09-07T06:10:56.7012412Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-09-07T06:10:56.7013623Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-09-07T06:10:56.7015517Z * [new branch] gh/fduwjj/171/base -> origin/gh/fduwjj/171/base 2025-09-07T06:10:56.7016632Z * [new branch] gh/fduwjj/171/head -> origin/gh/fduwjj/171/head 2025-09-07T06:10:56.7017716Z * [new branch] gh/fduwjj/171/orig -> origin/gh/fduwjj/171/orig 2025-09-07T06:10:56.7019351Z * [new branch] gh/fduwjj/175/base -> origin/gh/fduwjj/175/base 2025-09-07T06:10:56.7020622Z * [new branch] gh/fduwjj/175/head -> origin/gh/fduwjj/175/head 2025-09-07T06:10:56.7021677Z * [new branch] gh/fduwjj/175/orig -> origin/gh/fduwjj/175/orig 2025-09-07T06:10:56.7023412Z * [new branch] gh/fduwjj/176/base -> origin/gh/fduwjj/176/base 2025-09-07T06:10:56.7024607Z * [new branch] gh/fduwjj/176/head -> origin/gh/fduwjj/176/head 2025-09-07T06:10:56.7025851Z * [new branch] gh/fduwjj/176/orig -> origin/gh/fduwjj/176/orig 2025-09-07T06:10:56.7027273Z * [new branch] gh/fduwjj/177/base -> origin/gh/fduwjj/177/base 2025-09-07T06:10:56.7028390Z * [new branch] gh/fduwjj/177/head -> origin/gh/fduwjj/177/head 2025-09-07T06:10:56.7029481Z * [new branch] gh/fduwjj/177/orig -> origin/gh/fduwjj/177/orig 2025-09-07T06:10:56.7030962Z * [new branch] gh/fduwjj/178/base -> origin/gh/fduwjj/178/base 2025-09-07T06:10:56.7032172Z * [new branch] gh/fduwjj/178/head -> origin/gh/fduwjj/178/head 2025-09-07T06:10:56.7033277Z * [new branch] gh/fduwjj/178/orig -> origin/gh/fduwjj/178/orig 2025-09-07T06:10:56.7034897Z * [new branch] gh/fduwjj/179/base -> origin/gh/fduwjj/179/base 2025-09-07T06:10:56.7036014Z * [new branch] gh/fduwjj/179/head -> origin/gh/fduwjj/179/head 2025-09-07T06:10:56.7037195Z * [new branch] gh/fduwjj/179/orig -> origin/gh/fduwjj/179/orig 2025-09-07T06:10:56.7038802Z * [new branch] gh/fduwjj/180/base -> origin/gh/fduwjj/180/base 2025-09-07T06:10:56.7039866Z * [new branch] gh/fduwjj/180/head -> origin/gh/fduwjj/180/head 2025-09-07T06:10:56.7040919Z * [new branch] gh/fduwjj/180/orig -> origin/gh/fduwjj/180/orig 2025-09-07T06:10:56.7042405Z * [new branch] gh/fduwjj/181/base -> origin/gh/fduwjj/181/base 2025-09-07T06:10:56.7043446Z * [new branch] gh/fduwjj/181/head -> origin/gh/fduwjj/181/head 2025-09-07T06:10:56.7044477Z * [new branch] gh/fduwjj/181/orig -> origin/gh/fduwjj/181/orig 2025-09-07T06:10:56.7045873Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-09-07T06:10:56.7046940Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-09-07T06:10:56.7047952Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-09-07T06:10:56.7049466Z * [new branch] gh/fduwjj/183/base -> origin/gh/fduwjj/183/base 2025-09-07T06:10:56.7050806Z * [new branch] gh/fduwjj/183/head -> origin/gh/fduwjj/183/head 2025-09-07T06:10:56.7051875Z * [new branch] gh/fduwjj/183/orig -> origin/gh/fduwjj/183/orig 2025-09-07T06:10:56.7053692Z * [new branch] gh/fduwjj/184/base -> origin/gh/fduwjj/184/base 2025-09-07T06:10:56.7054739Z * [new branch] gh/fduwjj/184/head -> origin/gh/fduwjj/184/head 2025-09-07T06:10:56.7055743Z * [new branch] gh/fduwjj/184/orig -> origin/gh/fduwjj/184/orig 2025-09-07T06:10:56.7057276Z * [new branch] gh/fduwjj/185/base -> origin/gh/fduwjj/185/base 2025-09-07T06:10:56.7058353Z * [new branch] gh/fduwjj/185/head -> origin/gh/fduwjj/185/head 2025-09-07T06:10:56.7059429Z * [new branch] gh/fduwjj/185/orig -> origin/gh/fduwjj/185/orig 2025-09-07T06:10:56.7061242Z * [new branch] gh/fduwjj/186/base -> origin/gh/fduwjj/186/base 2025-09-07T06:10:56.7062270Z * [new branch] gh/fduwjj/186/head -> origin/gh/fduwjj/186/head 2025-09-07T06:10:56.7063379Z * [new branch] gh/fduwjj/186/orig -> origin/gh/fduwjj/186/orig 2025-09-07T06:10:56.7064823Z * [new branch] gh/fduwjj/187/base -> origin/gh/fduwjj/187/base 2025-09-07T06:10:56.7065971Z * [new branch] gh/fduwjj/187/head -> origin/gh/fduwjj/187/head 2025-09-07T06:10:56.7067069Z * [new branch] gh/fduwjj/187/orig -> origin/gh/fduwjj/187/orig 2025-09-07T06:10:56.7068493Z * [new branch] gh/fduwjj/188/base -> origin/gh/fduwjj/188/base 2025-09-07T06:10:56.7069618Z * [new branch] gh/fduwjj/188/head -> origin/gh/fduwjj/188/head 2025-09-07T06:10:56.7070475Z * [new branch] gh/fduwjj/188/orig -> origin/gh/fduwjj/188/orig 2025-09-07T06:10:56.7071831Z * [new branch] gh/fduwjj/189/base -> origin/gh/fduwjj/189/base 2025-09-07T06:10:56.7072814Z * [new branch] gh/fduwjj/189/head -> origin/gh/fduwjj/189/head 2025-09-07T06:10:56.7073795Z * [new branch] gh/fduwjj/189/orig -> origin/gh/fduwjj/189/orig 2025-09-07T06:10:56.7075542Z * [new branch] gh/fduwjj/190/base -> origin/gh/fduwjj/190/base 2025-09-07T06:10:56.7076847Z * [new branch] gh/fduwjj/190/head -> origin/gh/fduwjj/190/head 2025-09-07T06:10:56.7077970Z * [new branch] gh/fduwjj/190/orig -> origin/gh/fduwjj/190/orig 2025-09-07T06:10:56.7079463Z * [new branch] gh/fduwjj/191/base -> origin/gh/fduwjj/191/base 2025-09-07T06:10:56.7080585Z * [new branch] gh/fduwjj/191/head -> origin/gh/fduwjj/191/head 2025-09-07T06:10:56.7081616Z * [new branch] gh/fduwjj/191/orig -> origin/gh/fduwjj/191/orig 2025-09-07T06:10:56.7083345Z * [new branch] gh/fegin/306/base -> origin/gh/fegin/306/base 2025-09-07T06:10:56.7084377Z * [new branch] gh/fegin/306/head -> origin/gh/fegin/306/head 2025-09-07T06:10:56.7085521Z * [new branch] gh/fegin/306/orig -> origin/gh/fegin/306/orig 2025-09-07T06:10:56.7086880Z * [new branch] gh/fegin/307/base -> origin/gh/fegin/307/base 2025-09-07T06:10:56.7087937Z * [new branch] gh/fegin/307/head -> origin/gh/fegin/307/head 2025-09-07T06:10:56.7089001Z * [new branch] gh/fegin/307/orig -> origin/gh/fegin/307/orig 2025-09-07T06:10:56.7090371Z * [new branch] gh/fegin/308/base -> origin/gh/fegin/308/base 2025-09-07T06:10:56.7091405Z * [new branch] gh/fegin/308/head -> origin/gh/fegin/308/head 2025-09-07T06:10:56.7092515Z * [new branch] gh/fegin/308/orig -> origin/gh/fegin/308/orig 2025-09-07T06:10:56.7093998Z * [new branch] gh/fegin/309/base -> origin/gh/fegin/309/base 2025-09-07T06:10:56.7095957Z * [new branch] gh/fegin/309/head -> origin/gh/fegin/309/head 2025-09-07T06:10:56.7096183Z * [new branch] gh/fegin/309/orig -> origin/gh/fegin/309/orig 2025-09-07T06:10:56.7097598Z * [new branch] gh/fegin/310/base -> origin/gh/fegin/310/base 2025-09-07T06:10:56.7098626Z * [new branch] gh/fegin/310/head -> origin/gh/fegin/310/head 2025-09-07T06:10:56.7099923Z * [new branch] gh/fegin/310/orig -> origin/gh/fegin/310/orig 2025-09-07T06:10:56.7101186Z * [new branch] gh/fegin/311/base -> origin/gh/fegin/311/base 2025-09-07T06:10:56.7102234Z * [new branch] gh/fegin/311/head -> origin/gh/fegin/311/head 2025-09-07T06:10:56.7103322Z * [new branch] gh/fegin/311/orig -> origin/gh/fegin/311/orig 2025-09-07T06:10:56.7104958Z * [new branch] gh/fegin/312/base -> origin/gh/fegin/312/base 2025-09-07T06:10:56.7106081Z * [new branch] gh/fegin/312/head -> origin/gh/fegin/312/head 2025-09-07T06:10:56.7107172Z * [new branch] gh/fegin/312/orig -> origin/gh/fegin/312/orig 2025-09-07T06:10:56.7108613Z * [new branch] gh/fegin/313/base -> origin/gh/fegin/313/base 2025-09-07T06:10:56.7109692Z * [new branch] gh/fegin/313/head -> origin/gh/fegin/313/head 2025-09-07T06:10:56.7110831Z * [new branch] gh/fegin/313/orig -> origin/gh/fegin/313/orig 2025-09-07T06:10:56.7112746Z * [new branch] gh/fffrog/124/base -> origin/gh/fffrog/124/base 2025-09-07T06:10:56.7113763Z * [new branch] gh/fffrog/124/head -> origin/gh/fffrog/124/head 2025-09-07T06:10:56.7114872Z * [new branch] gh/fffrog/124/orig -> origin/gh/fffrog/124/orig 2025-09-07T06:10:56.7116416Z * [new branch] gh/fffrog/129/base -> origin/gh/fffrog/129/base 2025-09-07T06:10:56.7117444Z * [new branch] gh/fffrog/129/head -> origin/gh/fffrog/129/head 2025-09-07T06:10:56.7118510Z * [new branch] gh/fffrog/129/orig -> origin/gh/fffrog/129/orig 2025-09-07T06:10:56.7119922Z * [new branch] gh/fffrog/130/base -> origin/gh/fffrog/130/base 2025-09-07T06:10:56.7120946Z * [new branch] gh/fffrog/130/head -> origin/gh/fffrog/130/head 2025-09-07T06:10:56.7122100Z * [new branch] gh/fffrog/130/orig -> origin/gh/fffrog/130/orig 2025-09-07T06:10:56.7123519Z * [new branch] gh/fffrog/131/base -> origin/gh/fffrog/131/base 2025-09-07T06:10:56.7124553Z * [new branch] gh/fffrog/131/head -> origin/gh/fffrog/131/head 2025-09-07T06:10:56.7125768Z * [new branch] gh/fffrog/131/orig -> origin/gh/fffrog/131/orig 2025-09-07T06:10:56.7127145Z * [new branch] gh/fffrog/132/base -> origin/gh/fffrog/132/base 2025-09-07T06:10:56.7128214Z * [new branch] gh/fffrog/132/head -> origin/gh/fffrog/132/head 2025-09-07T06:10:56.7129271Z * [new branch] gh/fffrog/132/orig -> origin/gh/fffrog/132/orig 2025-09-07T06:10:56.7130714Z * [new branch] gh/fffrog/133/base -> origin/gh/fffrog/133/base 2025-09-07T06:10:56.7131715Z * [new branch] gh/fffrog/133/head -> origin/gh/fffrog/133/head 2025-09-07T06:10:56.7132824Z * [new branch] gh/fffrog/133/orig -> origin/gh/fffrog/133/orig 2025-09-07T06:10:56.7134187Z * [new branch] gh/fffrog/134/base -> origin/gh/fffrog/134/base 2025-09-07T06:10:56.7135215Z * [new branch] gh/fffrog/134/head -> origin/gh/fffrog/134/head 2025-09-07T06:10:56.7136304Z * [new branch] gh/fffrog/134/orig -> origin/gh/fffrog/134/orig 2025-09-07T06:10:56.7137704Z * [new branch] gh/fffrog/135/base -> origin/gh/fffrog/135/base 2025-09-07T06:10:56.7141007Z * [new branch] gh/fffrog/135/head -> origin/gh/fffrog/135/head 2025-09-07T06:10:56.7142502Z * [new branch] gh/fffrog/135/orig -> origin/gh/fffrog/135/orig 2025-09-07T06:10:56.7142727Z * [new branch] gh/fffrog/136/base -> origin/gh/fffrog/136/base 2025-09-07T06:10:56.7142956Z * [new branch] gh/fffrog/136/head -> origin/gh/fffrog/136/head 2025-09-07T06:10:56.7143472Z * [new branch] gh/fffrog/136/orig -> origin/gh/fffrog/136/orig 2025-09-07T06:10:56.7145117Z * [new branch] gh/fffrog/137/base -> origin/gh/fffrog/137/base 2025-09-07T06:10:56.7146262Z * [new branch] gh/fffrog/137/head -> origin/gh/fffrog/137/head 2025-09-07T06:10:56.7147367Z * [new branch] gh/fffrog/137/orig -> origin/gh/fffrog/137/orig 2025-09-07T06:10:56.7149021Z * [new branch] gh/fffrog/138/base -> origin/gh/fffrog/138/base 2025-09-07T06:10:56.7149842Z * [new branch] gh/fffrog/138/head -> origin/gh/fffrog/138/head 2025-09-07T06:10:56.7151011Z * [new branch] gh/fffrog/138/orig -> origin/gh/fffrog/138/orig 2025-09-07T06:10:56.7152434Z * [new branch] gh/fffrog/139/base -> origin/gh/fffrog/139/base 2025-09-07T06:10:56.7153517Z * [new branch] gh/fffrog/139/head -> origin/gh/fffrog/139/head 2025-09-07T06:10:56.7154751Z * [new branch] gh/fffrog/139/orig -> origin/gh/fffrog/139/orig 2025-09-07T06:10:56.7156391Z * [new branch] gh/fffrog/140/base -> origin/gh/fffrog/140/base 2025-09-07T06:10:56.7157513Z * [new branch] gh/fffrog/140/head -> origin/gh/fffrog/140/head 2025-09-07T06:10:56.7158471Z * [new branch] gh/fffrog/140/orig -> origin/gh/fffrog/140/orig 2025-09-07T06:10:56.7160058Z * [new branch] gh/fffrog/141/base -> origin/gh/fffrog/141/base 2025-09-07T06:10:56.7163756Z * [new branch] gh/fffrog/141/head -> origin/gh/fffrog/141/head 2025-09-07T06:10:56.7164819Z * [new branch] gh/fffrog/141/orig -> origin/gh/fffrog/141/orig 2025-09-07T06:10:56.7166281Z * [new branch] gh/fffrog/142/base -> origin/gh/fffrog/142/base 2025-09-07T06:10:56.7167375Z * [new branch] gh/fffrog/142/head -> origin/gh/fffrog/142/head 2025-09-07T06:10:56.7168488Z * [new branch] gh/fffrog/142/orig -> origin/gh/fffrog/142/orig 2025-09-07T06:10:56.7169963Z * [new branch] gh/fffrog/143/base -> origin/gh/fffrog/143/base 2025-09-07T06:10:56.7171075Z * [new branch] gh/fffrog/143/head -> origin/gh/fffrog/143/head 2025-09-07T06:10:56.7172387Z * [new branch] gh/fffrog/143/orig -> origin/gh/fffrog/143/orig 2025-09-07T06:10:56.7174198Z * [new branch] gh/fffrog/144/base -> origin/gh/fffrog/144/base 2025-09-07T06:10:56.7175260Z * [new branch] gh/fffrog/144/head -> origin/gh/fffrog/144/head 2025-09-07T06:10:56.7176312Z * [new branch] gh/fffrog/144/orig -> origin/gh/fffrog/144/orig 2025-09-07T06:10:56.7177783Z * [new branch] gh/fffrog/145/base -> origin/gh/fffrog/145/base 2025-09-07T06:10:56.7178789Z * [new branch] gh/fffrog/145/head -> origin/gh/fffrog/145/head 2025-09-07T06:10:56.7179854Z * [new branch] gh/fffrog/145/orig -> origin/gh/fffrog/145/orig 2025-09-07T06:10:56.7181249Z * [new branch] gh/fffrog/146/base -> origin/gh/fffrog/146/base 2025-09-07T06:10:56.7182265Z * [new branch] gh/fffrog/146/head -> origin/gh/fffrog/146/head 2025-09-07T06:10:56.7183305Z * [new branch] gh/fffrog/146/orig -> origin/gh/fffrog/146/orig 2025-09-07T06:10:56.7185004Z * [new branch] gh/fffrog/147/base -> origin/gh/fffrog/147/base 2025-09-07T06:10:56.7186088Z * [new branch] gh/fffrog/147/head -> origin/gh/fffrog/147/head 2025-09-07T06:10:56.7187366Z * [new branch] gh/fffrog/147/orig -> origin/gh/fffrog/147/orig 2025-09-07T06:10:56.7188831Z * [new branch] gh/fffrog/148/base -> origin/gh/fffrog/148/base 2025-09-07T06:10:56.7189887Z * [new branch] gh/fffrog/148/head -> origin/gh/fffrog/148/head 2025-09-07T06:10:56.7190982Z * [new branch] gh/fffrog/148/orig -> origin/gh/fffrog/148/orig 2025-09-07T06:10:56.7192416Z * [new branch] gh/fffrog/149/base -> origin/gh/fffrog/149/base 2025-09-07T06:10:56.7193511Z * [new branch] gh/fffrog/149/head -> origin/gh/fffrog/149/head 2025-09-07T06:10:56.7194771Z * [new branch] gh/fffrog/149/orig -> origin/gh/fffrog/149/orig 2025-09-07T06:10:56.7196116Z * [new branch] gh/fffrog/150/base -> origin/gh/fffrog/150/base 2025-09-07T06:10:56.7197298Z * [new branch] gh/fffrog/150/head -> origin/gh/fffrog/150/head 2025-09-07T06:10:56.7198417Z * [new branch] gh/fffrog/150/orig -> origin/gh/fffrog/150/orig 2025-09-07T06:10:56.7199852Z * [new branch] gh/fffrog/151/base -> origin/gh/fffrog/151/base 2025-09-07T06:10:56.7200880Z * [new branch] gh/fffrog/151/head -> origin/gh/fffrog/151/head 2025-09-07T06:10:56.7202057Z * [new branch] gh/fffrog/151/orig -> origin/gh/fffrog/151/orig 2025-09-07T06:10:56.7203537Z * [new branch] gh/fffrog/152/base -> origin/gh/fffrog/152/base 2025-09-07T06:10:56.7204477Z * [new branch] gh/fffrog/152/head -> origin/gh/fffrog/152/head 2025-09-07T06:10:56.7206183Z * [new branch] gh/fffrog/153/base -> origin/gh/fffrog/153/base 2025-09-07T06:10:56.7207276Z * [new branch] gh/fffrog/153/head -> origin/gh/fffrog/153/head 2025-09-07T06:10:56.7208324Z * [new branch] gh/fffrog/153/orig -> origin/gh/fffrog/153/orig 2025-09-07T06:10:56.7210005Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-09-07T06:10:56.7211025Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-09-07T06:10:56.7212073Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-09-07T06:10:56.7213405Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-09-07T06:10:56.7214381Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-09-07T06:10:56.7215526Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-09-07T06:10:56.7216843Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-09-07T06:10:56.7217951Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-09-07T06:10:56.7219011Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-09-07T06:10:56.7220699Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-09-07T06:10:56.7221744Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-09-07T06:10:56.7222807Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-09-07T06:10:56.7224196Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-09-07T06:10:56.7225614Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-09-07T06:10:56.7226691Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-09-07T06:10:56.7228112Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-09-07T06:10:56.7229290Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-09-07T06:10:56.7230329Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-09-07T06:10:56.7231843Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-09-07T06:10:56.7232879Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-09-07T06:10:56.7233956Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-09-07T06:10:56.7235358Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-09-07T06:10:56.7236396Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-09-07T06:10:56.7237564Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-09-07T06:10:56.7260074Z * [new branch] gh/guangyey/145/base -> origin/gh/guangyey/145/base 2025-09-07T06:10:56.7260651Z * [new branch] gh/guangyey/145/head -> origin/gh/guangyey/145/head 2025-09-07T06:10:56.7260907Z * [new branch] gh/guangyey/145/orig -> origin/gh/guangyey/145/orig 2025-09-07T06:10:56.7261153Z * [new branch] gh/guangyey/153/base -> origin/gh/guangyey/153/base 2025-09-07T06:10:56.7261408Z * [new branch] gh/guangyey/153/head -> origin/gh/guangyey/153/head 2025-09-07T06:10:56.7261669Z * [new branch] gh/guangyey/153/orig -> origin/gh/guangyey/153/orig 2025-09-07T06:10:56.7262060Z * [new branch] gh/guangyey/159/base -> origin/gh/guangyey/159/base 2025-09-07T06:10:56.7262320Z * [new branch] gh/guangyey/159/head -> origin/gh/guangyey/159/head 2025-09-07T06:10:56.7262563Z * [new branch] gh/guangyey/159/orig -> origin/gh/guangyey/159/orig 2025-09-07T06:10:56.7262806Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-09-07T06:10:56.7263061Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-09-07T06:10:56.7263305Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-09-07T06:10:56.7263547Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-09-07T06:10:56.7263791Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-09-07T06:10:56.7264127Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-09-07T06:10:56.7264485Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-09-07T06:10:56.7264734Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-09-07T06:10:56.7264991Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-09-07T06:10:56.7265232Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-09-07T06:10:56.7265482Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-09-07T06:10:56.7265739Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-09-07T06:10:56.7265980Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-09-07T06:10:56.7266232Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-09-07T06:10:56.7266924Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-09-07T06:10:56.7268438Z * [new branch] gh/guangyey/174/base -> origin/gh/guangyey/174/base 2025-09-07T06:10:56.7269451Z * [new branch] gh/guangyey/174/head -> origin/gh/guangyey/174/head 2025-09-07T06:10:56.7270559Z * [new branch] gh/guangyey/174/orig -> origin/gh/guangyey/174/orig 2025-09-07T06:10:56.7271978Z * [new branch] gh/guangyey/176/base -> origin/gh/guangyey/176/base 2025-09-07T06:10:56.7273170Z * [new branch] gh/guangyey/176/head -> origin/gh/guangyey/176/head 2025-09-07T06:10:56.7274217Z * [new branch] gh/guangyey/176/orig -> origin/gh/guangyey/176/orig 2025-09-07T06:10:56.7275648Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-09-07T06:10:56.7276824Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-09-07T06:10:56.7277988Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-09-07T06:10:56.7279807Z * [new branch] gh/guangyey/181/base -> origin/gh/guangyey/181/base 2025-09-07T06:10:56.7280878Z * [new branch] gh/guangyey/181/head -> origin/gh/guangyey/181/head 2025-09-07T06:10:56.7281928Z * [new branch] gh/guangyey/181/orig -> origin/gh/guangyey/181/orig 2025-09-07T06:10:56.7283375Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-09-07T06:10:56.7284404Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-09-07T06:10:56.7285459Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-09-07T06:10:56.7286904Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-09-07T06:10:56.7288035Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-09-07T06:10:56.7289236Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-09-07T06:10:56.7290576Z * [new branch] gh/guangyey/184/base -> origin/gh/guangyey/184/base 2025-09-07T06:10:56.7291655Z * [new branch] gh/guangyey/184/head -> origin/gh/guangyey/184/head 2025-09-07T06:10:56.7292707Z * [new branch] gh/guangyey/184/orig -> origin/gh/guangyey/184/orig 2025-09-07T06:10:56.7294143Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-09-07T06:10:56.7295183Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-09-07T06:10:56.7296259Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-09-07T06:10:56.7297686Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-09-07T06:10:56.7298746Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-09-07T06:10:56.7299761Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-09-07T06:10:56.7301184Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-09-07T06:10:56.7302322Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-09-07T06:10:56.7303373Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-09-07T06:10:56.7305126Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-09-07T06:10:56.7306213Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-09-07T06:10:56.7307299Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-09-07T06:10:56.7308803Z * [new branch] gh/guangyey/189/base -> origin/gh/guangyey/189/base 2025-09-07T06:10:56.7309874Z * [new branch] gh/guangyey/189/head -> origin/gh/guangyey/189/head 2025-09-07T06:10:56.7310916Z * [new branch] gh/guangyey/189/orig -> origin/gh/guangyey/189/orig 2025-09-07T06:10:56.7312381Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-09-07T06:10:56.7313489Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-09-07T06:10:56.7314583Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-09-07T06:10:56.7316046Z * [new branch] gh/guangyey/191/base -> origin/gh/guangyey/191/base 2025-09-07T06:10:56.7317346Z * [new branch] gh/guangyey/191/head -> origin/gh/guangyey/191/head 2025-09-07T06:10:56.7318394Z * [new branch] gh/guangyey/191/orig -> origin/gh/guangyey/191/orig 2025-09-07T06:10:56.7319852Z * [new branch] gh/guangyey/192/base -> origin/gh/guangyey/192/base 2025-09-07T06:10:56.7320904Z * [new branch] gh/guangyey/192/head -> origin/gh/guangyey/192/head 2025-09-07T06:10:56.7321952Z * [new branch] gh/guangyey/192/orig -> origin/gh/guangyey/192/orig 2025-09-07T06:10:56.7323400Z * [new branch] gh/guangyey/193/base -> origin/gh/guangyey/193/base 2025-09-07T06:10:56.7324438Z * [new branch] gh/guangyey/193/head -> origin/gh/guangyey/193/head 2025-09-07T06:10:56.7325518Z * [new branch] gh/guangyey/193/orig -> origin/gh/guangyey/193/orig 2025-09-07T06:10:56.7326987Z * [new branch] gh/guangyey/194/base -> origin/gh/guangyey/194/base 2025-09-07T06:10:56.7328007Z * [new branch] gh/guangyey/194/head -> origin/gh/guangyey/194/head 2025-09-07T06:10:56.7329161Z * [new branch] gh/guangyey/194/orig -> origin/gh/guangyey/194/orig 2025-09-07T06:10:56.7330610Z * [new branch] gh/guangyey/195/base -> origin/gh/guangyey/195/base 2025-09-07T06:10:56.7331951Z * [new branch] gh/guangyey/195/head -> origin/gh/guangyey/195/head 2025-09-07T06:10:56.7332891Z * [new branch] gh/guangyey/195/orig -> origin/gh/guangyey/195/orig 2025-09-07T06:10:56.7334361Z * [new branch] gh/guangyey/196/base -> origin/gh/guangyey/196/base 2025-09-07T06:10:56.7335379Z * [new branch] gh/guangyey/196/head -> origin/gh/guangyey/196/head 2025-09-07T06:10:56.7336454Z * [new branch] gh/guangyey/196/orig -> origin/gh/guangyey/196/orig 2025-09-07T06:10:56.7337853Z * [new branch] gh/guangyey/197/base -> origin/gh/guangyey/197/base 2025-09-07T06:10:56.7338903Z * [new branch] gh/guangyey/197/head -> origin/gh/guangyey/197/head 2025-09-07T06:10:56.7339948Z * [new branch] gh/guangyey/197/orig -> origin/gh/guangyey/197/orig 2025-09-07T06:10:56.7341514Z * [new branch] gh/guangyey/198/base -> origin/gh/guangyey/198/base 2025-09-07T06:10:56.7342360Z * [new branch] gh/guangyey/198/head -> origin/gh/guangyey/198/head 2025-09-07T06:10:56.7343459Z * [new branch] gh/guangyey/198/orig -> origin/gh/guangyey/198/orig 2025-09-07T06:10:56.7345241Z * [new branch] gh/guangyey/199/base -> origin/gh/guangyey/199/base 2025-09-07T06:10:56.7346419Z * [new branch] gh/guangyey/199/head -> origin/gh/guangyey/199/head 2025-09-07T06:10:56.7347551Z * [new branch] gh/guangyey/199/orig -> origin/gh/guangyey/199/orig 2025-09-07T06:10:56.7349005Z * [new branch] gh/guangyey/200/base -> origin/gh/guangyey/200/base 2025-09-07T06:10:56.7350101Z * [new branch] gh/guangyey/200/head -> origin/gh/guangyey/200/head 2025-09-07T06:10:56.7351178Z * [new branch] gh/guangyey/200/orig -> origin/gh/guangyey/200/orig 2025-09-07T06:10:56.7352614Z * [new branch] gh/guangyey/201/base -> origin/gh/guangyey/201/base 2025-09-07T06:10:56.7353996Z * [new branch] gh/guangyey/201/head -> origin/gh/guangyey/201/head 2025-09-07T06:10:56.7354764Z * [new branch] gh/guangyey/201/orig -> origin/gh/guangyey/201/orig 2025-09-07T06:10:56.7356275Z * [new branch] gh/guangyey/202/base -> origin/gh/guangyey/202/base 2025-09-07T06:10:56.7357424Z * [new branch] gh/guangyey/202/head -> origin/gh/guangyey/202/head 2025-09-07T06:10:56.7358537Z * [new branch] gh/guangyey/202/orig -> origin/gh/guangyey/202/orig 2025-09-07T06:10:56.7360054Z * [new branch] gh/guangyey/203/base -> origin/gh/guangyey/203/base 2025-09-07T06:10:56.7361575Z * [new branch] gh/guangyey/203/head -> origin/gh/guangyey/203/head 2025-09-07T06:10:56.7362660Z * [new branch] gh/guangyey/203/orig -> origin/gh/guangyey/203/orig 2025-09-07T06:10:56.7364153Z * [new branch] gh/guangyey/204/base -> origin/gh/guangyey/204/base 2025-09-07T06:10:56.7365206Z * [new branch] gh/guangyey/204/head -> origin/gh/guangyey/204/head 2025-09-07T06:10:56.7366256Z * [new branch] gh/guangyey/204/orig -> origin/gh/guangyey/204/orig 2025-09-07T06:10:56.7367716Z * [new branch] gh/guangyey/205/base -> origin/gh/guangyey/205/base 2025-09-07T06:10:56.7368810Z * [new branch] gh/guangyey/205/head -> origin/gh/guangyey/205/head 2025-09-07T06:10:56.7369850Z * [new branch] gh/guangyey/205/orig -> origin/gh/guangyey/205/orig 2025-09-07T06:10:56.7371319Z * [new branch] gh/guangyey/206/base -> origin/gh/guangyey/206/base 2025-09-07T06:10:56.7372466Z * [new branch] gh/guangyey/206/head -> origin/gh/guangyey/206/head 2025-09-07T06:10:56.7373655Z * [new branch] gh/guangyey/206/orig -> origin/gh/guangyey/206/orig 2025-09-07T06:10:56.7375181Z * [new branch] gh/guangyey/207/base -> origin/gh/guangyey/207/base 2025-09-07T06:10:56.7376259Z * [new branch] gh/guangyey/207/head -> origin/gh/guangyey/207/head 2025-09-07T06:10:56.7377271Z * [new branch] gh/guangyey/207/orig -> origin/gh/guangyey/207/orig 2025-09-07T06:10:56.7378728Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-09-07T06:10:56.7379761Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-09-07T06:10:56.7380802Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-09-07T06:10:56.7382233Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-09-07T06:10:56.7383279Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-09-07T06:10:56.7384376Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-09-07T06:10:56.7386516Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-09-07T06:10:56.7387634Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-09-07T06:10:56.7388899Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-09-07T06:10:56.7390261Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-09-07T06:10:56.7391347Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-09-07T06:10:56.7392565Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-09-07T06:10:56.7394111Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-09-07T06:10:56.7395166Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-09-07T06:10:56.7396301Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-09-07T06:10:56.7397893Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-09-07T06:10:56.7398981Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-09-07T06:10:56.7400097Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-09-07T06:10:56.7401479Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-09-07T06:10:56.7402518Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-09-07T06:10:56.7403577Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-09-07T06:10:56.7405114Z * [new branch] gh/guilhermeleobas/163/base -> origin/gh/guilhermeleobas/163/base 2025-09-07T06:10:56.7406154Z * [new branch] gh/guilhermeleobas/163/head -> origin/gh/guilhermeleobas/163/head 2025-09-07T06:10:56.7407209Z * [new branch] gh/guilhermeleobas/163/orig -> origin/gh/guilhermeleobas/163/orig 2025-09-07T06:10:56.7408578Z * [new branch] gh/guilhermeleobas/164/base -> origin/gh/guilhermeleobas/164/base 2025-09-07T06:10:56.7409694Z * [new branch] gh/guilhermeleobas/164/head -> origin/gh/guilhermeleobas/164/head 2025-09-07T06:10:56.7410753Z * [new branch] gh/guilhermeleobas/164/orig -> origin/gh/guilhermeleobas/164/orig 2025-09-07T06:10:56.7412127Z * [new branch] gh/guilhermeleobas/165/base -> origin/gh/guilhermeleobas/165/base 2025-09-07T06:10:56.7413143Z * [new branch] gh/guilhermeleobas/165/head -> origin/gh/guilhermeleobas/165/head 2025-09-07T06:10:56.7414464Z * [new branch] gh/guilhermeleobas/165/orig -> origin/gh/guilhermeleobas/165/orig 2025-09-07T06:10:56.7415689Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-09-07T06:10:56.7416681Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-09-07T06:10:56.7417729Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-09-07T06:10:56.7419236Z * [new branch] gh/guilhermeleobas/167/base -> origin/gh/guilhermeleobas/167/base 2025-09-07T06:10:56.7420430Z * [new branch] gh/guilhermeleobas/167/head -> origin/gh/guilhermeleobas/167/head 2025-09-07T06:10:56.7421472Z * [new branch] gh/guilhermeleobas/167/orig -> origin/gh/guilhermeleobas/167/orig 2025-09-07T06:10:56.7422846Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-09-07T06:10:56.7423952Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-09-07T06:10:56.7425329Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-09-07T06:10:56.7426805Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-09-07T06:10:56.7427907Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-09-07T06:10:56.7428974Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-09-07T06:10:56.7430379Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-09-07T06:10:56.7431448Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-09-07T06:10:56.7432502Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-09-07T06:10:56.7434053Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-09-07T06:10:56.7435144Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-09-07T06:10:56.7436203Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-09-07T06:10:56.7437741Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-09-07T06:10:56.7438771Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-09-07T06:10:56.7439842Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-09-07T06:10:56.7441228Z * [new branch] gh/guilhermeleobas/192/base -> origin/gh/guilhermeleobas/192/base 2025-09-07T06:10:56.7442293Z * [new branch] gh/guilhermeleobas/192/head -> origin/gh/guilhermeleobas/192/head 2025-09-07T06:10:56.7443355Z * [new branch] gh/guilhermeleobas/192/orig -> origin/gh/guilhermeleobas/192/orig 2025-09-07T06:10:56.7445185Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-09-07T06:10:56.7446283Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-09-07T06:10:56.7447419Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-09-07T06:10:56.7448941Z * [new branch] gh/guilhermeleobas/194/base -> origin/gh/guilhermeleobas/194/base 2025-09-07T06:10:56.7450007Z * [new branch] gh/guilhermeleobas/194/head -> origin/gh/guilhermeleobas/194/head 2025-09-07T06:10:56.7451066Z * [new branch] gh/guilhermeleobas/194/orig -> origin/gh/guilhermeleobas/194/orig 2025-09-07T06:10:56.7452494Z * [new branch] gh/guilhermeleobas/203/base -> origin/gh/guilhermeleobas/203/base 2025-09-07T06:10:56.7453546Z * [new branch] gh/guilhermeleobas/203/head -> origin/gh/guilhermeleobas/203/head 2025-09-07T06:10:56.7454775Z * [new branch] gh/guilhermeleobas/203/orig -> origin/gh/guilhermeleobas/203/orig 2025-09-07T06:10:56.7456269Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-09-07T06:10:56.7457163Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-09-07T06:10:56.7458295Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-09-07T06:10:56.7459906Z * [new branch] gh/guilhermeleobas/205/base -> origin/gh/guilhermeleobas/205/base 2025-09-07T06:10:56.7461319Z * [new branch] gh/guilhermeleobas/205/head -> origin/gh/guilhermeleobas/205/head 2025-09-07T06:10:56.7462395Z * [new branch] gh/guilhermeleobas/205/orig -> origin/gh/guilhermeleobas/205/orig 2025-09-07T06:10:56.7464043Z * [new branch] gh/guilhermeleobas/209/base -> origin/gh/guilhermeleobas/209/base 2025-09-07T06:10:56.7465246Z * [new branch] gh/guilhermeleobas/209/head -> origin/gh/guilhermeleobas/209/head 2025-09-07T06:10:56.7466379Z * [new branch] gh/guilhermeleobas/209/orig -> origin/gh/guilhermeleobas/209/orig 2025-09-07T06:10:56.7467887Z * [new branch] gh/guilhermeleobas/210/base -> origin/gh/guilhermeleobas/210/base 2025-09-07T06:10:56.7468994Z * [new branch] gh/guilhermeleobas/210/head -> origin/gh/guilhermeleobas/210/head 2025-09-07T06:10:56.7470021Z * [new branch] gh/guilhermeleobas/210/orig -> origin/gh/guilhermeleobas/210/orig 2025-09-07T06:10:56.7471480Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-09-07T06:10:56.7472570Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-09-07T06:10:56.7473678Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-09-07T06:10:56.7475192Z * [new branch] gh/guilhermeleobas/214/base -> origin/gh/guilhermeleobas/214/base 2025-09-07T06:10:56.7476400Z * [new branch] gh/guilhermeleobas/214/head -> origin/gh/guilhermeleobas/214/head 2025-09-07T06:10:56.7477436Z * [new branch] gh/guilhermeleobas/214/orig -> origin/gh/guilhermeleobas/214/orig 2025-09-07T06:10:56.7479004Z * [new branch] gh/guilhermeleobas/215/base -> origin/gh/guilhermeleobas/215/base 2025-09-07T06:10:56.7480036Z * [new branch] gh/guilhermeleobas/215/head -> origin/gh/guilhermeleobas/215/head 2025-09-07T06:10:56.7481087Z * [new branch] gh/guilhermeleobas/215/orig -> origin/gh/guilhermeleobas/215/orig 2025-09-07T06:10:56.7482518Z * [new branch] gh/guilhermeleobas/216/base -> origin/gh/guilhermeleobas/216/base 2025-09-07T06:10:56.7483529Z * [new branch] gh/guilhermeleobas/216/head -> origin/gh/guilhermeleobas/216/head 2025-09-07T06:10:56.7484572Z * [new branch] gh/guilhermeleobas/216/orig -> origin/gh/guilhermeleobas/216/orig 2025-09-07T06:10:56.7486070Z * [new branch] gh/guilhermeleobas/217/base -> origin/gh/guilhermeleobas/217/base 2025-09-07T06:10:56.7487111Z * [new branch] gh/guilhermeleobas/217/head -> origin/gh/guilhermeleobas/217/head 2025-09-07T06:10:56.7488146Z * [new branch] gh/guilhermeleobas/217/orig -> origin/gh/guilhermeleobas/217/orig 2025-09-07T06:10:56.7489603Z * [new branch] gh/guilhermeleobas/219/base -> origin/gh/guilhermeleobas/219/base 2025-09-07T06:10:56.7490657Z * [new branch] gh/guilhermeleobas/219/head -> origin/gh/guilhermeleobas/219/head 2025-09-07T06:10:56.7491708Z * [new branch] gh/guilhermeleobas/219/orig -> origin/gh/guilhermeleobas/219/orig 2025-09-07T06:10:56.7493226Z * [new branch] gh/guilhermeleobas/220/base -> origin/gh/guilhermeleobas/220/base 2025-09-07T06:10:56.7494258Z * [new branch] gh/guilhermeleobas/220/head -> origin/gh/guilhermeleobas/220/head 2025-09-07T06:10:56.7495327Z * [new branch] gh/guilhermeleobas/220/orig -> origin/gh/guilhermeleobas/220/orig 2025-09-07T06:10:56.7496812Z * [new branch] gh/guilhermeleobas/221/base -> origin/gh/guilhermeleobas/221/base 2025-09-07T06:10:56.7497897Z * [new branch] gh/guilhermeleobas/221/head -> origin/gh/guilhermeleobas/221/head 2025-09-07T06:10:56.7498879Z * [new branch] gh/guilhermeleobas/221/orig -> origin/gh/guilhermeleobas/221/orig 2025-09-07T06:10:56.7500298Z * [new branch] gh/guilhermeleobas/222/base -> origin/gh/guilhermeleobas/222/base 2025-09-07T06:10:56.7501384Z * [new branch] gh/guilhermeleobas/222/head -> origin/gh/guilhermeleobas/222/head 2025-09-07T06:10:56.7502442Z * [new branch] gh/guilhermeleobas/222/orig -> origin/gh/guilhermeleobas/222/orig 2025-09-07T06:10:56.7503868Z * [new branch] gh/guilhermeleobas/223/base -> origin/gh/guilhermeleobas/223/base 2025-09-07T06:10:56.7505262Z * [new branch] gh/guilhermeleobas/223/head -> origin/gh/guilhermeleobas/223/head 2025-09-07T06:10:56.7506547Z * [new branch] gh/guilhermeleobas/223/orig -> origin/gh/guilhermeleobas/223/orig 2025-09-07T06:10:56.7508188Z * [new branch] gh/guilhermeleobas/224/base -> origin/gh/guilhermeleobas/224/base 2025-09-07T06:10:56.7509331Z * [new branch] gh/guilhermeleobas/224/head -> origin/gh/guilhermeleobas/224/head 2025-09-07T06:10:56.7510397Z * [new branch] gh/guilhermeleobas/224/orig -> origin/gh/guilhermeleobas/224/orig 2025-09-07T06:10:56.7511871Z * [new branch] gh/guilhermeleobas/225/base -> origin/gh/guilhermeleobas/225/base 2025-09-07T06:10:56.7512937Z * [new branch] gh/guilhermeleobas/225/head -> origin/gh/guilhermeleobas/225/head 2025-09-07T06:10:56.7513996Z * [new branch] gh/guilhermeleobas/225/orig -> origin/gh/guilhermeleobas/225/orig 2025-09-07T06:10:56.7515440Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-09-07T06:10:56.7516723Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-09-07T06:10:56.7517847Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-09-07T06:10:56.7519337Z * [new branch] gh/guilhermeleobas/227/base -> origin/gh/guilhermeleobas/227/base 2025-09-07T06:10:56.7520451Z * [new branch] gh/guilhermeleobas/227/head -> origin/gh/guilhermeleobas/227/head 2025-09-07T06:10:56.7521559Z * [new branch] gh/guilhermeleobas/227/orig -> origin/gh/guilhermeleobas/227/orig 2025-09-07T06:10:56.7523040Z * [new branch] gh/guilhermeleobas/228/base -> origin/gh/guilhermeleobas/228/base 2025-09-07T06:10:56.7524098Z * [new branch] gh/guilhermeleobas/228/head -> origin/gh/guilhermeleobas/228/head 2025-09-07T06:10:56.7525078Z * [new branch] gh/guilhermeleobas/228/orig -> origin/gh/guilhermeleobas/228/orig 2025-09-07T06:10:56.7526500Z * [new branch] gh/guilhermeleobas/229/base -> origin/gh/guilhermeleobas/229/base 2025-09-07T06:10:56.7527520Z * [new branch] gh/guilhermeleobas/229/head -> origin/gh/guilhermeleobas/229/head 2025-09-07T06:10:56.7528583Z * [new branch] gh/guilhermeleobas/229/orig -> origin/gh/guilhermeleobas/229/orig 2025-09-07T06:10:56.7530108Z * [new branch] gh/guilhermeleobas/230/base -> origin/gh/guilhermeleobas/230/base 2025-09-07T06:10:56.7531125Z * [new branch] gh/guilhermeleobas/230/head -> origin/gh/guilhermeleobas/230/head 2025-09-07T06:10:56.7532249Z * [new branch] gh/guilhermeleobas/230/orig -> origin/gh/guilhermeleobas/230/orig 2025-09-07T06:10:56.7533733Z * [new branch] gh/guilhermeleobas/231/base -> origin/gh/guilhermeleobas/231/base 2025-09-07T06:10:56.7534751Z * [new branch] gh/guilhermeleobas/231/head -> origin/gh/guilhermeleobas/231/head 2025-09-07T06:10:56.7535780Z * [new branch] gh/guilhermeleobas/231/orig -> origin/gh/guilhermeleobas/231/orig 2025-09-07T06:10:56.7537329Z * [new branch] gh/guilhermeleobas/232/base -> origin/gh/guilhermeleobas/232/base 2025-09-07T06:10:56.7538495Z * [new branch] gh/guilhermeleobas/232/head -> origin/gh/guilhermeleobas/232/head 2025-09-07T06:10:56.7539480Z * [new branch] gh/guilhermeleobas/232/orig -> origin/gh/guilhermeleobas/232/orig 2025-09-07T06:10:56.7540878Z * [new branch] gh/guilhermeleobas/233/base -> origin/gh/guilhermeleobas/233/base 2025-09-07T06:10:56.7541861Z * [new branch] gh/guilhermeleobas/233/head -> origin/gh/guilhermeleobas/233/head 2025-09-07T06:10:56.7542955Z * [new branch] gh/guilhermeleobas/233/orig -> origin/gh/guilhermeleobas/233/orig 2025-09-07T06:10:56.7544465Z * [new branch] gh/guilhermeleobas/234/base -> origin/gh/guilhermeleobas/234/base 2025-09-07T06:10:56.7545909Z * [new branch] gh/guilhermeleobas/234/head -> origin/gh/guilhermeleobas/234/head 2025-09-07T06:10:56.7547035Z * [new branch] gh/guilhermeleobas/234/orig -> origin/gh/guilhermeleobas/234/orig 2025-09-07T06:10:56.7548452Z * [new branch] gh/guilhermeleobas/235/base -> origin/gh/guilhermeleobas/235/base 2025-09-07T06:10:56.7549537Z * [new branch] gh/guilhermeleobas/235/head -> origin/gh/guilhermeleobas/235/head 2025-09-07T06:10:56.7550674Z * [new branch] gh/guilhermeleobas/235/orig -> origin/gh/guilhermeleobas/235/orig 2025-09-07T06:10:56.7552227Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-09-07T06:10:56.7553296Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-09-07T06:10:56.7554370Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-09-07T06:10:56.7555840Z * [new branch] gh/guilhermeleobas/237/base -> origin/gh/guilhermeleobas/237/base 2025-09-07T06:10:56.7557000Z * [new branch] gh/guilhermeleobas/237/head -> origin/gh/guilhermeleobas/237/head 2025-09-07T06:10:56.7558053Z * [new branch] gh/guilhermeleobas/237/orig -> origin/gh/guilhermeleobas/237/orig 2025-09-07T06:10:56.7559528Z * [new branch] gh/guilhermeleobas/238/base -> origin/gh/guilhermeleobas/238/base 2025-09-07T06:10:56.7561185Z * [new branch] gh/guilhermeleobas/238/head -> origin/gh/guilhermeleobas/238/head 2025-09-07T06:10:56.7562038Z * [new branch] gh/guilhermeleobas/238/orig -> origin/gh/guilhermeleobas/238/orig 2025-09-07T06:10:56.7563603Z * [new branch] gh/guilhermeleobas/239/base -> origin/gh/guilhermeleobas/239/base 2025-09-07T06:10:56.7564778Z * [new branch] gh/guilhermeleobas/239/head -> origin/gh/guilhermeleobas/239/head 2025-09-07T06:10:56.7565841Z * [new branch] gh/guilhermeleobas/239/orig -> origin/gh/guilhermeleobas/239/orig 2025-09-07T06:10:56.7567492Z * [new branch] gh/guilhermeleobas/240/base -> origin/gh/guilhermeleobas/240/base 2025-09-07T06:10:56.7568590Z * [new branch] gh/guilhermeleobas/240/head -> origin/gh/guilhermeleobas/240/head 2025-09-07T06:10:56.7569705Z * [new branch] gh/guilhermeleobas/240/orig -> origin/gh/guilhermeleobas/240/orig 2025-09-07T06:10:56.7571191Z * [new branch] gh/guilhermeleobas/241/base -> origin/gh/guilhermeleobas/241/base 2025-09-07T06:10:56.7572330Z * [new branch] gh/guilhermeleobas/241/head -> origin/gh/guilhermeleobas/241/head 2025-09-07T06:10:56.7573479Z * [new branch] gh/guilhermeleobas/241/orig -> origin/gh/guilhermeleobas/241/orig 2025-09-07T06:10:56.7574991Z * [new branch] gh/guilhermeleobas/242/base -> origin/gh/guilhermeleobas/242/base 2025-09-07T06:10:56.7576022Z * [new branch] gh/guilhermeleobas/242/head -> origin/gh/guilhermeleobas/242/head 2025-09-07T06:10:56.7577090Z * [new branch] gh/guilhermeleobas/242/orig -> origin/gh/guilhermeleobas/242/orig 2025-09-07T06:10:56.7578445Z * [new branch] gh/guilhermeleobas/243/base -> origin/gh/guilhermeleobas/243/base 2025-09-07T06:10:56.7579788Z * [new branch] gh/guilhermeleobas/243/head -> origin/gh/guilhermeleobas/243/head 2025-09-07T06:10:56.7580650Z * [new branch] gh/guilhermeleobas/243/orig -> origin/gh/guilhermeleobas/243/orig 2025-09-07T06:10:56.7582327Z * [new branch] gh/guilhermeleobas/244/base -> origin/gh/guilhermeleobas/244/base 2025-09-07T06:10:56.7583402Z * [new branch] gh/guilhermeleobas/244/head -> origin/gh/guilhermeleobas/244/head 2025-09-07T06:10:56.7584514Z * [new branch] gh/guilhermeleobas/244/orig -> origin/gh/guilhermeleobas/244/orig 2025-09-07T06:10:56.7586241Z * [new branch] gh/guilhermeleobas/245/base -> origin/gh/guilhermeleobas/245/base 2025-09-07T06:10:56.7587320Z * [new branch] gh/guilhermeleobas/245/head -> origin/gh/guilhermeleobas/245/head 2025-09-07T06:10:56.7588494Z * [new branch] gh/guilhermeleobas/245/orig -> origin/gh/guilhermeleobas/245/orig 2025-09-07T06:10:56.7590030Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-09-07T06:10:56.7591107Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-09-07T06:10:56.7592227Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-09-07T06:10:56.7593979Z * [new branch] gh/henrylhtsang/140/base -> origin/gh/henrylhtsang/140/base 2025-09-07T06:10:56.7595164Z * [new branch] gh/henrylhtsang/140/head -> origin/gh/henrylhtsang/140/head 2025-09-07T06:10:56.7596214Z * [new branch] gh/henrylhtsang/140/orig -> origin/gh/henrylhtsang/140/orig 2025-09-07T06:10:56.7597774Z * [new branch] gh/henrylhtsang/141/base -> origin/gh/henrylhtsang/141/base 2025-09-07T06:10:56.7598867Z * [new branch] gh/henrylhtsang/141/head -> origin/gh/henrylhtsang/141/head 2025-09-07T06:10:56.7599888Z * [new branch] gh/henrylhtsang/141/orig -> origin/gh/henrylhtsang/141/orig 2025-09-07T06:10:56.7601588Z * [new branch] gh/henrylhtsang/142/base -> origin/gh/henrylhtsang/142/base 2025-09-07T06:10:56.7602837Z * [new branch] gh/henrylhtsang/142/head -> origin/gh/henrylhtsang/142/head 2025-09-07T06:10:56.7603893Z * [new branch] gh/henrylhtsang/142/orig -> origin/gh/henrylhtsang/142/orig 2025-09-07T06:10:56.7605407Z * [new branch] gh/henrylhtsang/143/base -> origin/gh/henrylhtsang/143/base 2025-09-07T06:10:56.7606447Z * [new branch] gh/henrylhtsang/143/head -> origin/gh/henrylhtsang/143/head 2025-09-07T06:10:56.7607482Z * [new branch] gh/henrylhtsang/143/orig -> origin/gh/henrylhtsang/143/orig 2025-09-07T06:10:56.7608919Z * [new branch] gh/henrylhtsang/144/base -> origin/gh/henrylhtsang/144/base 2025-09-07T06:10:56.7609942Z * [new branch] gh/henrylhtsang/144/head -> origin/gh/henrylhtsang/144/head 2025-09-07T06:10:56.7611001Z * [new branch] gh/henrylhtsang/144/orig -> origin/gh/henrylhtsang/144/orig 2025-09-07T06:10:56.7612588Z * [new branch] gh/henrylhtsang/145/base -> origin/gh/henrylhtsang/145/base 2025-09-07T06:10:56.7613627Z * [new branch] gh/henrylhtsang/145/head -> origin/gh/henrylhtsang/145/head 2025-09-07T06:10:56.7614680Z * [new branch] gh/henrylhtsang/145/orig -> origin/gh/henrylhtsang/145/orig 2025-09-07T06:10:56.7616177Z * [new branch] gh/henrylhtsang/146/base -> origin/gh/henrylhtsang/146/base 2025-09-07T06:10:56.7617226Z * [new branch] gh/henrylhtsang/146/head -> origin/gh/henrylhtsang/146/head 2025-09-07T06:10:56.7618283Z * [new branch] gh/henrylhtsang/146/orig -> origin/gh/henrylhtsang/146/orig 2025-09-07T06:10:56.7619683Z * [new branch] gh/henrylhtsang/147/base -> origin/gh/henrylhtsang/147/base 2025-09-07T06:10:56.7620784Z * [new branch] gh/henrylhtsang/147/head -> origin/gh/henrylhtsang/147/head 2025-09-07T06:10:56.7621763Z * [new branch] gh/henrylhtsang/147/orig -> origin/gh/henrylhtsang/147/orig 2025-09-07T06:10:56.7623468Z * [new branch] gh/henrylhtsang/148/base -> origin/gh/henrylhtsang/148/base 2025-09-07T06:10:56.7624865Z * [new branch] gh/henrylhtsang/148/head -> origin/gh/henrylhtsang/148/head 2025-09-07T06:10:56.7626092Z * [new branch] gh/henrylhtsang/148/orig -> origin/gh/henrylhtsang/148/orig 2025-09-07T06:10:56.7627622Z * [new branch] gh/henrylhtsang/149/base -> origin/gh/henrylhtsang/149/base 2025-09-07T06:10:56.7628733Z * [new branch] gh/henrylhtsang/149/head -> origin/gh/henrylhtsang/149/head 2025-09-07T06:10:56.7629847Z * [new branch] gh/henrylhtsang/149/orig -> origin/gh/henrylhtsang/149/orig 2025-09-07T06:10:56.7631614Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-09-07T06:10:56.7632936Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-09-07T06:10:56.7634373Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-09-07T06:10:56.7636475Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-09-07T06:10:56.7638010Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-09-07T06:10:56.7639500Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-09-07T06:10:56.7641173Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-09-07T06:10:56.7642285Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-09-07T06:10:56.7644015Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-09-07T06:10:56.7645049Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-09-07T06:10:56.7646625Z * [new branch] gh/isuruf/141/base -> origin/gh/isuruf/141/base 2025-09-07T06:10:56.7647647Z * [new branch] gh/isuruf/141/head -> origin/gh/isuruf/141/head 2025-09-07T06:10:56.7648693Z * [new branch] gh/isuruf/141/orig -> origin/gh/isuruf/141/orig 2025-09-07T06:10:56.7650100Z * [new branch] gh/isuruf/142/base -> origin/gh/isuruf/142/base 2025-09-07T06:10:56.7651113Z * [new branch] gh/isuruf/142/head -> origin/gh/isuruf/142/head 2025-09-07T06:10:56.7652271Z * [new branch] gh/isuruf/142/orig -> origin/gh/isuruf/142/orig 2025-09-07T06:10:56.7654143Z * [new branch] gh/isuruf/143/base -> origin/gh/isuruf/143/base 2025-09-07T06:10:56.7655236Z * [new branch] gh/isuruf/143/head -> origin/gh/isuruf/143/head 2025-09-07T06:10:56.7656296Z * [new branch] gh/isuruf/143/orig -> origin/gh/isuruf/143/orig 2025-09-07T06:10:56.7657687Z * [new branch] gh/isuruf/144/base -> origin/gh/isuruf/144/base 2025-09-07T06:10:56.7658673Z * [new branch] gh/isuruf/144/head -> origin/gh/isuruf/144/head 2025-09-07T06:10:56.7659983Z * [new branch] gh/isuruf/144/orig -> origin/gh/isuruf/144/orig 2025-09-07T06:10:56.7661722Z * [new branch] gh/isuruf/145/base -> origin/gh/isuruf/145/base 2025-09-07T06:10:56.7662751Z * [new branch] gh/isuruf/145/head -> origin/gh/isuruf/145/head 2025-09-07T06:10:56.7663832Z * [new branch] gh/isuruf/145/orig -> origin/gh/isuruf/145/orig 2025-09-07T06:10:56.7665434Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-09-07T06:10:56.7666537Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-09-07T06:10:56.7667712Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-09-07T06:10:56.7669286Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-09-07T06:10:56.7670264Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-09-07T06:10:56.7671365Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-09-07T06:10:56.7673095Z * [new branch] gh/jamesjwu/150/base -> origin/gh/jamesjwu/150/base 2025-09-07T06:10:56.7674123Z * [new branch] gh/jamesjwu/150/head -> origin/gh/jamesjwu/150/head 2025-09-07T06:10:56.7675197Z * [new branch] gh/jamesjwu/150/orig -> origin/gh/jamesjwu/150/orig 2025-09-07T06:10:56.7676877Z * [new branch] gh/jamesjwu/154/base -> origin/gh/jamesjwu/154/base 2025-09-07T06:10:56.7677912Z * [new branch] gh/jamesjwu/154/head -> origin/gh/jamesjwu/154/head 2025-09-07T06:10:56.7679039Z * [new branch] gh/jamesjwu/154/orig -> origin/gh/jamesjwu/154/orig 2025-09-07T06:10:56.7680384Z * [new branch] gh/jamesjwu/155/base -> origin/gh/jamesjwu/155/base 2025-09-07T06:10:56.7681516Z * [new branch] gh/jamesjwu/155/head -> origin/gh/jamesjwu/155/head 2025-09-07T06:10:56.7682561Z * [new branch] gh/jamesjwu/155/orig -> origin/gh/jamesjwu/155/orig 2025-09-07T06:10:56.7683968Z * [new branch] gh/jamesjwu/159/base -> origin/gh/jamesjwu/159/base 2025-09-07T06:10:56.7685074Z * [new branch] gh/jamesjwu/159/head -> origin/gh/jamesjwu/159/head 2025-09-07T06:10:56.7686149Z * [new branch] gh/jamesjwu/159/orig -> origin/gh/jamesjwu/159/orig 2025-09-07T06:10:56.7687921Z * [new branch] gh/jamesjwu/163/base -> origin/gh/jamesjwu/163/base 2025-09-07T06:10:56.7689013Z * [new branch] gh/jamesjwu/163/head -> origin/gh/jamesjwu/163/head 2025-09-07T06:10:56.7690070Z * [new branch] gh/jamesjwu/163/orig -> origin/gh/jamesjwu/163/orig 2025-09-07T06:10:56.7691423Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-09-07T06:10:56.7692452Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-09-07T06:10:56.7693471Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-09-07T06:10:56.7694888Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-09-07T06:10:56.7696036Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-09-07T06:10:56.7697081Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-09-07T06:10:56.7698476Z * [new branch] gh/jamesjwu/181/base -> origin/gh/jamesjwu/181/base 2025-09-07T06:10:56.7699538Z * [new branch] gh/jamesjwu/181/head -> origin/gh/jamesjwu/181/head 2025-09-07T06:10:56.7700557Z * [new branch] gh/jamesjwu/181/orig -> origin/gh/jamesjwu/181/orig 2025-09-07T06:10:56.7701972Z * [new branch] gh/jamesjwu/182/base -> origin/gh/jamesjwu/182/base 2025-09-07T06:10:56.7703019Z * [new branch] gh/jamesjwu/182/head -> origin/gh/jamesjwu/182/head 2025-09-07T06:10:56.7704067Z * [new branch] gh/jamesjwu/182/orig -> origin/gh/jamesjwu/182/orig 2025-09-07T06:10:56.7705814Z * [new branch] gh/jamesjwu/183/base -> origin/gh/jamesjwu/183/base 2025-09-07T06:10:56.7706872Z * [new branch] gh/jamesjwu/183/head -> origin/gh/jamesjwu/183/head 2025-09-07T06:10:56.7707953Z * [new branch] gh/jamesjwu/183/orig -> origin/gh/jamesjwu/183/orig 2025-09-07T06:10:56.7709560Z * [new branch] gh/jamesjwu/184/base -> origin/gh/jamesjwu/184/base 2025-09-07T06:10:56.7710697Z * [new branch] gh/jamesjwu/184/head -> origin/gh/jamesjwu/184/head 2025-09-07T06:10:56.7712044Z * [new branch] gh/jamesjwu/184/orig -> origin/gh/jamesjwu/184/orig 2025-09-07T06:10:56.7713666Z * [new branch] gh/jamesjwu/185/base -> origin/gh/jamesjwu/185/base 2025-09-07T06:10:56.7714482Z * [new branch] gh/jamesjwu/185/head -> origin/gh/jamesjwu/185/head 2025-09-07T06:10:56.7715584Z * [new branch] gh/jamesjwu/185/orig -> origin/gh/jamesjwu/185/orig 2025-09-07T06:10:56.7717130Z * [new branch] gh/jamesjwu/186/base -> origin/gh/jamesjwu/186/base 2025-09-07T06:10:56.7718160Z * [new branch] gh/jamesjwu/186/head -> origin/gh/jamesjwu/186/head 2025-09-07T06:10:56.7719216Z * [new branch] gh/jamesjwu/186/orig -> origin/gh/jamesjwu/186/orig 2025-09-07T06:10:56.7720570Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-09-07T06:10:56.7721596Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-09-07T06:10:56.7722637Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-09-07T06:10:56.7724023Z * [new branch] gh/jamesjwu/188/base -> origin/gh/jamesjwu/188/base 2025-09-07T06:10:56.7725183Z * [new branch] gh/jamesjwu/188/head -> origin/gh/jamesjwu/188/head 2025-09-07T06:10:56.7726236Z * [new branch] gh/jamesjwu/188/orig -> origin/gh/jamesjwu/188/orig 2025-09-07T06:10:56.7727536Z * [new branch] gh/jamesjwu/189/base -> origin/gh/jamesjwu/189/base 2025-09-07T06:10:56.7728620Z * [new branch] gh/jamesjwu/189/head -> origin/gh/jamesjwu/189/head 2025-09-07T06:10:56.7729664Z * [new branch] gh/jamesjwu/189/orig -> origin/gh/jamesjwu/189/orig 2025-09-07T06:10:56.7731431Z * [new branch] gh/jamesjwu/190/base -> origin/gh/jamesjwu/190/base 2025-09-07T06:10:56.7732510Z * [new branch] gh/jamesjwu/190/head -> origin/gh/jamesjwu/190/head 2025-09-07T06:10:56.7733518Z * [new branch] gh/jamesjwu/190/orig -> origin/gh/jamesjwu/190/orig 2025-09-07T06:10:56.7735045Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-09-07T06:10:56.7736161Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-09-07T06:10:56.7737550Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-09-07T06:10:56.7738548Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-09-07T06:10:56.7739987Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-09-07T06:10:56.7740992Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-09-07T06:10:56.7742313Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-09-07T06:10:56.7743341Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-09-07T06:10:56.7744853Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-09-07T06:10:56.7746038Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-09-07T06:10:56.7747408Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-09-07T06:10:56.7748425Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-09-07T06:10:56.7749767Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-09-07T06:10:56.7750849Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-09-07T06:10:56.7752287Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-09-07T06:10:56.7753304Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-09-07T06:10:56.7754749Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-09-07T06:10:56.7755751Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-09-07T06:10:56.7757117Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-09-07T06:10:56.7758174Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-09-07T06:10:56.7759490Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-09-07T06:10:56.7762399Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-09-07T06:10:56.7763792Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-09-07T06:10:56.7764906Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-09-07T06:10:56.7766439Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-09-07T06:10:56.7767618Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-09-07T06:10:56.7769423Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-09-07T06:10:56.7770432Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-09-07T06:10:56.7772302Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-09-07T06:10:56.7773512Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-09-07T06:10:56.7774720Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-09-07T06:10:56.7775990Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-09-07T06:10:56.7777018Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-09-07T06:10:56.7778076Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-09-07T06:10:56.7779737Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-09-07T06:10:56.7780791Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-09-07T06:10:56.7781926Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-09-07T06:10:56.7783408Z * [new branch] gh/janeyx99/296/base -> origin/gh/janeyx99/296/base 2025-09-07T06:10:56.7784507Z * [new branch] gh/janeyx99/296/head -> origin/gh/janeyx99/296/head 2025-09-07T06:10:56.7785842Z * [new branch] gh/janeyx99/296/orig -> origin/gh/janeyx99/296/orig 2025-09-07T06:10:56.7787330Z * [new branch] gh/janeyx99/297/base -> origin/gh/janeyx99/297/base 2025-09-07T06:10:56.7788445Z * [new branch] gh/janeyx99/297/head -> origin/gh/janeyx99/297/head 2025-09-07T06:10:56.7789556Z * [new branch] gh/janeyx99/297/orig -> origin/gh/janeyx99/297/orig 2025-09-07T06:10:56.7791024Z * [new branch] gh/janeyx99/298/base -> origin/gh/janeyx99/298/base 2025-09-07T06:10:56.7792124Z * [new branch] gh/janeyx99/298/head -> origin/gh/janeyx99/298/head 2025-09-07T06:10:56.7793201Z * [new branch] gh/janeyx99/298/orig -> origin/gh/janeyx99/298/orig 2025-09-07T06:10:56.7794615Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-09-07T06:10:56.7795681Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-09-07T06:10:56.7796925Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-09-07T06:10:56.7798636Z * [new branch] gh/janeyx99/300/base -> origin/gh/janeyx99/300/base 2025-09-07T06:10:56.7799802Z * [new branch] gh/janeyx99/300/head -> origin/gh/janeyx99/300/head 2025-09-07T06:10:56.7800935Z * [new branch] gh/janeyx99/300/orig -> origin/gh/janeyx99/300/orig 2025-09-07T06:10:56.7802266Z * [new branch] gh/janeyx99/301/base -> origin/gh/janeyx99/301/base 2025-09-07T06:10:56.7803327Z * [new branch] gh/janeyx99/301/head -> origin/gh/janeyx99/301/head 2025-09-07T06:10:56.7804363Z * [new branch] gh/janeyx99/301/orig -> origin/gh/janeyx99/301/orig 2025-09-07T06:10:56.7805650Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-09-07T06:10:56.7806727Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-09-07T06:10:56.7808047Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-09-07T06:10:56.7809024Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-09-07T06:10:56.7810558Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-09-07T06:10:56.7811627Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-09-07T06:10:56.7812684Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-09-07T06:10:56.7814366Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-09-07T06:10:56.7815405Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-09-07T06:10:56.7816818Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-09-07T06:10:56.7817872Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-09-07T06:10:56.7819003Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-09-07T06:10:56.7820383Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-09-07T06:10:56.7821427Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-09-07T06:10:56.7822483Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-09-07T06:10:56.7823944Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-09-07T06:10:56.7825410Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-09-07T06:10:56.7826496Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-09-07T06:10:56.7828336Z * [new branch] gh/jbschlosser/208/head -> origin/gh/jbschlosser/208/head 2025-09-07T06:10:56.7829913Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-09-07T06:10:56.7831032Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-09-07T06:10:56.7832114Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-09-07T06:10:56.7833606Z * [new branch] gh/jbschlosser/248/base -> origin/gh/jbschlosser/248/base 2025-09-07T06:10:56.7834699Z * [new branch] gh/jbschlosser/248/head -> origin/gh/jbschlosser/248/head 2025-09-07T06:10:56.7835758Z * [new branch] gh/jbschlosser/248/orig -> origin/gh/jbschlosser/248/orig 2025-09-07T06:10:56.7837436Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-09-07T06:10:56.7838663Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-09-07T06:10:56.7839711Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-09-07T06:10:56.7841351Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-09-07T06:10:56.7842372Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-09-07T06:10:56.7843433Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-09-07T06:10:56.7844905Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-09-07T06:10:56.7845844Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-09-07T06:10:56.7846900Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-09-07T06:10:56.7848312Z * [new branch] gh/jiayisunx/64/base -> origin/gh/jiayisunx/64/base 2025-09-07T06:10:56.7849349Z * [new branch] gh/jiayisunx/64/head -> origin/gh/jiayisunx/64/head 2025-09-07T06:10:56.7850378Z * [new branch] gh/jiayisunx/64/orig -> origin/gh/jiayisunx/64/orig 2025-09-07T06:10:56.7851915Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-09-07T06:10:56.7852963Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-09-07T06:10:56.7854015Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-09-07T06:10:56.7855410Z * [new branch] gh/jiayisunx/66/base -> origin/gh/jiayisunx/66/base 2025-09-07T06:10:56.7856456Z * [new branch] gh/jiayisunx/66/head -> origin/gh/jiayisunx/66/head 2025-09-07T06:10:56.7857502Z * [new branch] gh/jiayisunx/66/orig -> origin/gh/jiayisunx/66/orig 2025-09-07T06:10:56.7858914Z * [new branch] gh/jiayisunx/67/base -> origin/gh/jiayisunx/67/base 2025-09-07T06:10:56.7860351Z * [new branch] gh/jiayisunx/67/head -> origin/gh/jiayisunx/67/head 2025-09-07T06:10:56.7861599Z * [new branch] gh/jiayisunx/67/orig -> origin/gh/jiayisunx/67/orig 2025-09-07T06:10:56.7863024Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-09-07T06:10:56.7864042Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-09-07T06:10:56.7865270Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-09-07T06:10:56.7866840Z * [new branch] gh/jiayisunx/69/base -> origin/gh/jiayisunx/69/base 2025-09-07T06:10:56.7867877Z * [new branch] gh/jiayisunx/69/head -> origin/gh/jiayisunx/69/head 2025-09-07T06:10:56.7868966Z * [new branch] gh/jiayisunx/69/orig -> origin/gh/jiayisunx/69/orig 2025-09-07T06:10:56.7870389Z * [new branch] gh/jiayisunx/70/base -> origin/gh/jiayisunx/70/base 2025-09-07T06:10:56.7871528Z * [new branch] gh/jiayisunx/70/head -> origin/gh/jiayisunx/70/head 2025-09-07T06:10:56.7872625Z * [new branch] gh/jiayisunx/70/orig -> origin/gh/jiayisunx/70/orig 2025-09-07T06:10:56.7874025Z * [new branch] gh/jiayisunx/71/base -> origin/gh/jiayisunx/71/base 2025-09-07T06:10:56.7875097Z * [new branch] gh/jiayisunx/71/head -> origin/gh/jiayisunx/71/head 2025-09-07T06:10:56.7876306Z * [new branch] gh/jiayisunx/71/orig -> origin/gh/jiayisunx/71/orig 2025-09-07T06:10:56.7877671Z * [new branch] gh/jiayisunx/72/base -> origin/gh/jiayisunx/72/base 2025-09-07T06:10:56.7878716Z * [new branch] gh/jiayisunx/72/head -> origin/gh/jiayisunx/72/head 2025-09-07T06:10:56.7879741Z * [new branch] gh/jiayisunx/72/orig -> origin/gh/jiayisunx/72/orig 2025-09-07T06:10:56.7881285Z * [new branch] gh/jiayisunx/73/base -> origin/gh/jiayisunx/73/base 2025-09-07T06:10:56.7882368Z * [new branch] gh/jiayisunx/73/head -> origin/gh/jiayisunx/73/head 2025-09-07T06:10:56.7883438Z * [new branch] gh/jiayisunx/73/orig -> origin/gh/jiayisunx/73/orig 2025-09-07T06:10:56.7884766Z * [new branch] gh/jiayisunx/74/base -> origin/gh/jiayisunx/74/base 2025-09-07T06:10:56.7885870Z * [new branch] gh/jiayisunx/74/head -> origin/gh/jiayisunx/74/head 2025-09-07T06:10:56.7887006Z * [new branch] gh/jiayisunx/74/orig -> origin/gh/jiayisunx/74/orig 2025-09-07T06:10:56.7888345Z * [new branch] gh/jiayisunx/75/base -> origin/gh/jiayisunx/75/base 2025-09-07T06:10:56.7889298Z * [new branch] gh/jiayisunx/75/head -> origin/gh/jiayisunx/75/head 2025-09-07T06:10:56.7890263Z * [new branch] gh/jiayisunx/75/orig -> origin/gh/jiayisunx/75/orig 2025-09-07T06:10:56.7891596Z * [new branch] gh/jiayisunx/76/base -> origin/gh/jiayisunx/76/base 2025-09-07T06:10:56.7892587Z * [new branch] gh/jiayisunx/76/head -> origin/gh/jiayisunx/76/head 2025-09-07T06:10:56.7893649Z * [new branch] gh/jiayisunx/76/orig -> origin/gh/jiayisunx/76/orig 2025-09-07T06:10:56.7895341Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-09-07T06:10:56.7896340Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-09-07T06:10:56.7898034Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-09-07T06:10:56.7899378Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-09-07T06:10:56.7900520Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-09-07T06:10:56.7901943Z * [new branch] gh/justinchuby/112/base -> origin/gh/justinchuby/112/base 2025-09-07T06:10:56.7902974Z * [new branch] gh/justinchuby/112/head -> origin/gh/justinchuby/112/head 2025-09-07T06:10:56.7904024Z * [new branch] gh/justinchuby/112/orig -> origin/gh/justinchuby/112/orig 2025-09-07T06:10:56.7905784Z * [new branch] gh/justinchuby/113/base -> origin/gh/justinchuby/113/base 2025-09-07T06:10:56.7906886Z * [new branch] gh/justinchuby/113/head -> origin/gh/justinchuby/113/head 2025-09-07T06:10:56.7908035Z * [new branch] gh/justinchuby/113/orig -> origin/gh/justinchuby/113/orig 2025-09-07T06:10:56.7909477Z * [new branch] gh/justinchuby/114/base -> origin/gh/justinchuby/114/base 2025-09-07T06:10:56.7910605Z * [new branch] gh/justinchuby/114/head -> origin/gh/justinchuby/114/head 2025-09-07T06:10:56.7911682Z * [new branch] gh/justinchuby/114/orig -> origin/gh/justinchuby/114/orig 2025-09-07T06:10:56.7913109Z * [new branch] gh/justinchuby/115/base -> origin/gh/justinchuby/115/base 2025-09-07T06:10:56.7914156Z * [new branch] gh/justinchuby/115/head -> origin/gh/justinchuby/115/head 2025-09-07T06:10:56.7915169Z * [new branch] gh/justinchuby/115/orig -> origin/gh/justinchuby/115/orig 2025-09-07T06:10:56.7916893Z * [new branch] gh/karthickai/1/base -> origin/gh/karthickai/1/base 2025-09-07T06:10:56.7918026Z * [new branch] gh/karthickai/1/head -> origin/gh/karthickai/1/head 2025-09-07T06:10:56.7919092Z * [new branch] gh/karthickai/1/orig -> origin/gh/karthickai/1/orig 2025-09-07T06:10:56.7920487Z * [new branch] gh/karthickai/2/base -> origin/gh/karthickai/2/base 2025-09-07T06:10:56.7921536Z * [new branch] gh/karthickai/2/head -> origin/gh/karthickai/2/head 2025-09-07T06:10:56.7922683Z * [new branch] gh/karthickai/2/orig -> origin/gh/karthickai/2/orig 2025-09-07T06:10:56.7924878Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-09-07T06:10:56.7925899Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-09-07T06:10:56.7926941Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-09-07T06:10:56.7928327Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-09-07T06:10:56.7929435Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-09-07T06:10:56.7930404Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-09-07T06:10:56.7931835Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-09-07T06:10:56.7932923Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-09-07T06:10:56.7934009Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-09-07T06:10:56.7935358Z * [new branch] gh/kurtamohler/41/base -> origin/gh/kurtamohler/41/base 2025-09-07T06:10:56.7936488Z * [new branch] gh/kurtamohler/41/head -> origin/gh/kurtamohler/41/head 2025-09-07T06:10:56.7937556Z * [new branch] gh/kurtamohler/41/orig -> origin/gh/kurtamohler/41/orig 2025-09-07T06:10:56.7938935Z * [new branch] gh/kurtamohler/46/base -> origin/gh/kurtamohler/46/base 2025-09-07T06:10:56.7939945Z * [new branch] gh/kurtamohler/46/head -> origin/gh/kurtamohler/46/head 2025-09-07T06:10:56.7940975Z * [new branch] gh/kurtamohler/46/orig -> origin/gh/kurtamohler/46/orig 2025-09-07T06:10:56.7942342Z * [new branch] gh/kurtamohler/47/base -> origin/gh/kurtamohler/47/base 2025-09-07T06:10:56.7943450Z * [new branch] gh/kurtamohler/47/head -> origin/gh/kurtamohler/47/head 2025-09-07T06:10:56.7944552Z * [new branch] gh/kurtamohler/47/orig -> origin/gh/kurtamohler/47/orig 2025-09-07T06:10:56.7946273Z * [new branch] gh/kurtamohler/48/base -> origin/gh/kurtamohler/48/base 2025-09-07T06:10:56.7947353Z * [new branch] gh/kurtamohler/48/head -> origin/gh/kurtamohler/48/head 2025-09-07T06:10:56.7948403Z * [new branch] gh/kurtamohler/48/orig -> origin/gh/kurtamohler/48/orig 2025-09-07T06:10:56.7949813Z * [new branch] gh/kurtamohler/49/base -> origin/gh/kurtamohler/49/base 2025-09-07T06:10:56.7950979Z * [new branch] gh/kurtamohler/49/head -> origin/gh/kurtamohler/49/head 2025-09-07T06:10:56.7952012Z * [new branch] gh/kurtamohler/49/orig -> origin/gh/kurtamohler/49/orig 2025-09-07T06:10:56.7953443Z * [new branch] gh/kurtamohler/50/base -> origin/gh/kurtamohler/50/base 2025-09-07T06:10:56.7954528Z * [new branch] gh/kurtamohler/50/head -> origin/gh/kurtamohler/50/head 2025-09-07T06:10:56.7955600Z * [new branch] gh/kurtamohler/50/orig -> origin/gh/kurtamohler/50/orig 2025-09-07T06:10:56.7957549Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-09-07T06:10:56.7958764Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-09-07T06:10:56.7960019Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-09-07T06:10:56.7961814Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-09-07T06:10:56.7962984Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-09-07T06:10:56.7964439Z * [new branch] gh/kwen2501/156/base -> origin/gh/kwen2501/156/base 2025-09-07T06:10:56.7965627Z * [new branch] gh/kwen2501/156/head -> origin/gh/kwen2501/156/head 2025-09-07T06:10:56.7966924Z * [new branch] gh/kwen2501/156/orig -> origin/gh/kwen2501/156/orig 2025-09-07T06:10:56.7968161Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-09-07T06:10:56.7969271Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-09-07T06:10:56.7970846Z * [new branch] gh/kwen2501/186/base -> origin/gh/kwen2501/186/base 2025-09-07T06:10:56.7971936Z * [new branch] gh/kwen2501/186/head -> origin/gh/kwen2501/186/head 2025-09-07T06:10:56.7973354Z * [new branch] gh/kwen2501/186/orig -> origin/gh/kwen2501/186/orig 2025-09-07T06:10:56.7974467Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-09-07T06:10:56.7975547Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-09-07T06:10:56.7976691Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-09-07T06:10:56.7978057Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-09-07T06:10:56.7979090Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-09-07T06:10:56.7980230Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-09-07T06:10:56.7981682Z * [new branch] gh/kwen2501/194/base -> origin/gh/kwen2501/194/base 2025-09-07T06:10:56.7982735Z * [new branch] gh/kwen2501/194/head -> origin/gh/kwen2501/194/head 2025-09-07T06:10:56.7983780Z * [new branch] gh/kwen2501/194/orig -> origin/gh/kwen2501/194/orig 2025-09-07T06:10:56.7985467Z * [new branch] gh/kwen2501/199/base -> origin/gh/kwen2501/199/base 2025-09-07T06:10:56.7986552Z * [new branch] gh/kwen2501/199/head -> origin/gh/kwen2501/199/head 2025-09-07T06:10:56.7987648Z * [new branch] gh/kwen2501/199/orig -> origin/gh/kwen2501/199/orig 2025-09-07T06:10:56.7989018Z * [new branch] gh/kwen2501/200/base -> origin/gh/kwen2501/200/base 2025-09-07T06:10:56.7990189Z * [new branch] gh/kwen2501/200/head -> origin/gh/kwen2501/200/head 2025-09-07T06:10:56.7991255Z * [new branch] gh/kwen2501/200/orig -> origin/gh/kwen2501/200/orig 2025-09-07T06:10:56.7992712Z * [new branch] gh/kwen2501/201/base -> origin/gh/kwen2501/201/base 2025-09-07T06:10:56.7994209Z * [new branch] gh/kwen2501/201/head -> origin/gh/kwen2501/201/head 2025-09-07T06:10:56.7995381Z * [new branch] gh/kwen2501/201/orig -> origin/gh/kwen2501/201/orig 2025-09-07T06:10:56.7996954Z * [new branch] gh/kwen2501/203/base -> origin/gh/kwen2501/203/base 2025-09-07T06:10:56.7998019Z * [new branch] gh/kwen2501/203/head -> origin/gh/kwen2501/203/head 2025-09-07T06:10:56.7999016Z * [new branch] gh/kwen2501/203/orig -> origin/gh/kwen2501/203/orig 2025-09-07T06:10:56.8000392Z * [new branch] gh/kwen2501/204/base -> origin/gh/kwen2501/204/base 2025-09-07T06:10:56.8001434Z * [new branch] gh/kwen2501/204/head -> origin/gh/kwen2501/204/head 2025-09-07T06:10:56.8002501Z * [new branch] gh/kwen2501/204/orig -> origin/gh/kwen2501/204/orig 2025-09-07T06:10:56.8003891Z * [new branch] gh/kwen2501/205/base -> origin/gh/kwen2501/205/base 2025-09-07T06:10:56.8004923Z * [new branch] gh/kwen2501/205/head -> origin/gh/kwen2501/205/head 2025-09-07T06:10:56.8005970Z * [new branch] gh/kwen2501/205/orig -> origin/gh/kwen2501/205/orig 2025-09-07T06:10:56.8007385Z * [new branch] gh/kwen2501/206/base -> origin/gh/kwen2501/206/base 2025-09-07T06:10:56.8008363Z * [new branch] gh/kwen2501/206/head -> origin/gh/kwen2501/206/head 2025-09-07T06:10:56.8009511Z * [new branch] gh/kwen2501/206/orig -> origin/gh/kwen2501/206/orig 2025-09-07T06:10:56.8010922Z * [new branch] gh/kwen2501/207/base -> origin/gh/kwen2501/207/base 2025-09-07T06:10:56.8011959Z * [new branch] gh/kwen2501/207/head -> origin/gh/kwen2501/207/head 2025-09-07T06:10:56.8012994Z * [new branch] gh/kwen2501/207/orig -> origin/gh/kwen2501/207/orig 2025-09-07T06:10:56.8014799Z * [new branch] gh/kwen2501/208/base -> origin/gh/kwen2501/208/base 2025-09-07T06:10:56.8015877Z * [new branch] gh/kwen2501/208/head -> origin/gh/kwen2501/208/head 2025-09-07T06:10:56.8016866Z * [new branch] gh/kwen2501/208/orig -> origin/gh/kwen2501/208/orig 2025-09-07T06:10:56.8018742Z * [new branch] gh/kwen2501/209/base -> origin/gh/kwen2501/209/base 2025-09-07T06:10:56.8019779Z * [new branch] gh/kwen2501/209/head -> origin/gh/kwen2501/209/head 2025-09-07T06:10:56.8020818Z * [new branch] gh/kwen2501/209/orig -> origin/gh/kwen2501/209/orig 2025-09-07T06:10:56.8022274Z * [new branch] gh/kwen2501/210/base -> origin/gh/kwen2501/210/base 2025-09-07T06:10:56.8023295Z * [new branch] gh/kwen2501/210/head -> origin/gh/kwen2501/210/head 2025-09-07T06:10:56.8024513Z * [new branch] gh/kwen2501/210/orig -> origin/gh/kwen2501/210/orig 2025-09-07T06:10:56.8026422Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-09-07T06:10:56.8027509Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-09-07T06:10:56.8028956Z * [new branch] gh/kwen2501/212/base -> origin/gh/kwen2501/212/base 2025-09-07T06:10:56.8030043Z * [new branch] gh/kwen2501/212/head -> origin/gh/kwen2501/212/head 2025-09-07T06:10:56.8031119Z * [new branch] gh/kwen2501/212/orig -> origin/gh/kwen2501/212/orig 2025-09-07T06:10:56.8032596Z * [new branch] gh/kwen2501/213/base -> origin/gh/kwen2501/213/base 2025-09-07T06:10:56.8033641Z * [new branch] gh/kwen2501/213/head -> origin/gh/kwen2501/213/head 2025-09-07T06:10:56.8034706Z * [new branch] gh/kwen2501/213/orig -> origin/gh/kwen2501/213/orig 2025-09-07T06:10:56.8036218Z * [new branch] gh/kwen2501/214/base -> origin/gh/kwen2501/214/base 2025-09-07T06:10:56.8037352Z * [new branch] gh/kwen2501/214/head -> origin/gh/kwen2501/214/head 2025-09-07T06:10:56.8038402Z * [new branch] gh/kwen2501/214/orig -> origin/gh/kwen2501/214/orig 2025-09-07T06:10:56.8039958Z * [new branch] gh/kwen2501/215/base -> origin/gh/kwen2501/215/base 2025-09-07T06:10:56.8041029Z * [new branch] gh/kwen2501/215/head -> origin/gh/kwen2501/215/head 2025-09-07T06:10:56.8042101Z * [new branch] gh/kwen2501/215/orig -> origin/gh/kwen2501/215/orig 2025-09-07T06:10:56.8043450Z * [new branch] gh/kwen2501/216/base -> origin/gh/kwen2501/216/base 2025-09-07T06:10:56.8044496Z * [new branch] gh/kwen2501/216/head -> origin/gh/kwen2501/216/head 2025-09-07T06:10:56.8045538Z * [new branch] gh/kwen2501/216/orig -> origin/gh/kwen2501/216/orig 2025-09-07T06:10:56.8046864Z * [new branch] gh/kwen2501/217/base -> origin/gh/kwen2501/217/base 2025-09-07T06:10:56.8047923Z * [new branch] gh/kwen2501/217/head -> origin/gh/kwen2501/217/head 2025-09-07T06:10:56.8048972Z * [new branch] gh/kwen2501/217/orig -> origin/gh/kwen2501/217/orig 2025-09-07T06:10:56.8050392Z * [new branch] gh/kwen2501/218/base -> origin/gh/kwen2501/218/base 2025-09-07T06:10:56.8051411Z * [new branch] gh/kwen2501/218/head -> origin/gh/kwen2501/218/head 2025-09-07T06:10:56.8052474Z * [new branch] gh/kwen2501/218/orig -> origin/gh/kwen2501/218/orig 2025-09-07T06:10:56.8054078Z * [new branch] gh/kwen2501/219/base -> origin/gh/kwen2501/219/base 2025-09-07T06:10:56.8055139Z * [new branch] gh/kwen2501/219/head -> origin/gh/kwen2501/219/head 2025-09-07T06:10:56.8056189Z * [new branch] gh/kwen2501/219/orig -> origin/gh/kwen2501/219/orig 2025-09-07T06:10:56.8058086Z * [new branch] gh/kwen2501/220/base -> origin/gh/kwen2501/220/base 2025-09-07T06:10:56.8059208Z * [new branch] gh/kwen2501/220/head -> origin/gh/kwen2501/220/head 2025-09-07T06:10:56.8060419Z * [new branch] gh/kwen2501/220/orig -> origin/gh/kwen2501/220/orig 2025-09-07T06:10:56.8062050Z * [new branch] gh/kwen2501/221/base -> origin/gh/kwen2501/221/base 2025-09-07T06:10:56.8063126Z * [new branch] gh/kwen2501/221/head -> origin/gh/kwen2501/221/head 2025-09-07T06:10:56.8064183Z * [new branch] gh/kwen2501/221/orig -> origin/gh/kwen2501/221/orig 2025-09-07T06:10:56.8065814Z * [new branch] gh/kwen2501/222/base -> origin/gh/kwen2501/222/base 2025-09-07T06:10:56.8066865Z * [new branch] gh/kwen2501/222/head -> origin/gh/kwen2501/222/head 2025-09-07T06:10:56.8067906Z * [new branch] gh/kwen2501/222/orig -> origin/gh/kwen2501/222/orig 2025-09-07T06:10:56.8069494Z * [new branch] gh/kwen2501/223/base -> origin/gh/kwen2501/223/base 2025-09-07T06:10:56.8070555Z * [new branch] gh/kwen2501/223/head -> origin/gh/kwen2501/223/head 2025-09-07T06:10:56.8071600Z * [new branch] gh/kwen2501/223/orig -> origin/gh/kwen2501/223/orig 2025-09-07T06:10:56.8073055Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-09-07T06:10:56.8074160Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-09-07T06:10:56.8075211Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-09-07T06:10:56.8076734Z * [new branch] gh/kwen2501/225/base -> origin/gh/kwen2501/225/base 2025-09-07T06:10:56.8077853Z * [new branch] gh/kwen2501/225/head -> origin/gh/kwen2501/225/head 2025-09-07T06:10:56.8078875Z * [new branch] gh/kwen2501/225/orig -> origin/gh/kwen2501/225/orig 2025-09-07T06:10:56.8080285Z * [new branch] gh/kwen2501/226/base -> origin/gh/kwen2501/226/base 2025-09-07T06:10:56.8081370Z * [new branch] gh/kwen2501/226/head -> origin/gh/kwen2501/226/head 2025-09-07T06:10:56.8082474Z * [new branch] gh/kwen2501/226/orig -> origin/gh/kwen2501/226/orig 2025-09-07T06:10:56.8084426Z * [new branch] gh/kwen2501/227/base -> origin/gh/kwen2501/227/base 2025-09-07T06:10:56.8085453Z * [new branch] gh/kwen2501/227/head -> origin/gh/kwen2501/227/head 2025-09-07T06:10:56.8086507Z * [new branch] gh/kwen2501/227/orig -> origin/gh/kwen2501/227/orig 2025-09-07T06:10:56.8087914Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-09-07T06:10:56.8089037Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-09-07T06:10:56.8090084Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-09-07T06:10:56.8091533Z * [new branch] gh/kwen2501/229/base -> origin/gh/kwen2501/229/base 2025-09-07T06:10:56.8092551Z * [new branch] gh/kwen2501/229/head -> origin/gh/kwen2501/229/head 2025-09-07T06:10:56.8093601Z * [new branch] gh/kwen2501/229/orig -> origin/gh/kwen2501/229/orig 2025-09-07T06:10:56.8095110Z * [new branch] gh/kwen2501/230/base -> origin/gh/kwen2501/230/base 2025-09-07T06:10:56.8096112Z * [new branch] gh/kwen2501/230/head -> origin/gh/kwen2501/230/head 2025-09-07T06:10:56.8097168Z * [new branch] gh/kwen2501/230/orig -> origin/gh/kwen2501/230/orig 2025-09-07T06:10:56.8098710Z * [new branch] gh/kwen2501/231/base -> origin/gh/kwen2501/231/base 2025-09-07T06:10:56.8099795Z * [new branch] gh/kwen2501/231/head -> origin/gh/kwen2501/231/head 2025-09-07T06:10:56.8100844Z * [new branch] gh/kwen2501/231/orig -> origin/gh/kwen2501/231/orig 2025-09-07T06:10:56.8102356Z * [new branch] gh/kwen2501/232/base -> origin/gh/kwen2501/232/base 2025-09-07T06:10:56.8103325Z * [new branch] gh/kwen2501/232/head -> origin/gh/kwen2501/232/head 2025-09-07T06:10:56.8104453Z * [new branch] gh/kwen2501/232/orig -> origin/gh/kwen2501/232/orig 2025-09-07T06:10:56.8106671Z * [new branch] gh/laithsakka/156/base -> origin/gh/laithsakka/156/base 2025-09-07T06:10:56.8107735Z * [new branch] gh/laithsakka/156/head -> origin/gh/laithsakka/156/head 2025-09-07T06:10:56.8108843Z * [new branch] gh/laithsakka/156/orig -> origin/gh/laithsakka/156/orig 2025-09-07T06:10:56.8110488Z * [new branch] gh/laithsakka/160/base -> origin/gh/laithsakka/160/base 2025-09-07T06:10:56.8111519Z * [new branch] gh/laithsakka/160/head -> origin/gh/laithsakka/160/head 2025-09-07T06:10:56.8112726Z * [new branch] gh/laithsakka/160/orig -> origin/gh/laithsakka/160/orig 2025-09-07T06:10:56.8114187Z * [new branch] gh/laithsakka/178/base -> origin/gh/laithsakka/178/base 2025-09-07T06:10:56.8115297Z * [new branch] gh/laithsakka/178/head -> origin/gh/laithsakka/178/head 2025-09-07T06:10:56.8116423Z * [new branch] gh/laithsakka/178/orig -> origin/gh/laithsakka/178/orig 2025-09-07T06:10:56.8117945Z * [new branch] gh/laithsakka/191/base -> origin/gh/laithsakka/191/base 2025-09-07T06:10:56.8119055Z * [new branch] gh/laithsakka/191/head -> origin/gh/laithsakka/191/head 2025-09-07T06:10:56.8120036Z * [new branch] gh/laithsakka/191/orig -> origin/gh/laithsakka/191/orig 2025-09-07T06:10:56.8121492Z * [new branch] gh/laithsakka/237/base -> origin/gh/laithsakka/237/base 2025-09-07T06:10:56.8122547Z * [new branch] gh/laithsakka/237/head -> origin/gh/laithsakka/237/head 2025-09-07T06:10:56.8123614Z * [new branch] gh/laithsakka/237/orig -> origin/gh/laithsakka/237/orig 2025-09-07T06:10:56.8124974Z * [new branch] gh/laithsakka/249/base -> origin/gh/laithsakka/249/base 2025-09-07T06:10:56.8126011Z * [new branch] gh/laithsakka/249/head -> origin/gh/laithsakka/249/head 2025-09-07T06:10:56.8127161Z * [new branch] gh/laithsakka/249/orig -> origin/gh/laithsakka/249/orig 2025-09-07T06:10:56.8128609Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-09-07T06:10:56.8129645Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-09-07T06:10:56.8130680Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-09-07T06:10:56.8132161Z * [new branch] gh/laithsakka/254/base -> origin/gh/laithsakka/254/base 2025-09-07T06:10:56.8133164Z * [new branch] gh/laithsakka/254/head -> origin/gh/laithsakka/254/head 2025-09-07T06:10:56.8134707Z * [new branch] gh/laithsakka/254/orig -> origin/gh/laithsakka/254/orig 2025-09-07T06:10:56.8136229Z * [new branch] gh/laithsakka/255/base -> origin/gh/laithsakka/255/base 2025-09-07T06:10:56.8137202Z * [new branch] gh/laithsakka/255/head -> origin/gh/laithsakka/255/head 2025-09-07T06:10:56.8138185Z * [new branch] gh/laithsakka/255/orig -> origin/gh/laithsakka/255/orig 2025-09-07T06:10:56.8139590Z * [new branch] gh/laithsakka/256/base -> origin/gh/laithsakka/256/base 2025-09-07T06:10:56.8140702Z * [new branch] gh/laithsakka/256/head -> origin/gh/laithsakka/256/head 2025-09-07T06:10:56.8141809Z * [new branch] gh/laithsakka/256/orig -> origin/gh/laithsakka/256/orig 2025-09-07T06:10:56.8143226Z * [new branch] gh/laithsakka/257/base -> origin/gh/laithsakka/257/base 2025-09-07T06:10:56.8144238Z * [new branch] gh/laithsakka/257/head -> origin/gh/laithsakka/257/head 2025-09-07T06:10:56.8145716Z * [new branch] gh/laithsakka/257/orig -> origin/gh/laithsakka/257/orig 2025-09-07T06:10:56.8147140Z * [new branch] gh/laithsakka/258/base -> origin/gh/laithsakka/258/base 2025-09-07T06:10:56.8148242Z * [new branch] gh/laithsakka/258/head -> origin/gh/laithsakka/258/head 2025-09-07T06:10:56.8149294Z * [new branch] gh/laithsakka/258/orig -> origin/gh/laithsakka/258/orig 2025-09-07T06:10:56.8150841Z * [new branch] gh/laithsakka/259/base -> origin/gh/laithsakka/259/base 2025-09-07T06:10:56.8152020Z * [new branch] gh/laithsakka/259/head -> origin/gh/laithsakka/259/head 2025-09-07T06:10:56.8153105Z * [new branch] gh/laithsakka/259/orig -> origin/gh/laithsakka/259/orig 2025-09-07T06:10:56.8154467Z * [new branch] gh/laithsakka/260/base -> origin/gh/laithsakka/260/base 2025-09-07T06:10:56.8155569Z * [new branch] gh/laithsakka/260/head -> origin/gh/laithsakka/260/head 2025-09-07T06:10:56.8156801Z * [new branch] gh/laithsakka/260/orig -> origin/gh/laithsakka/260/orig 2025-09-07T06:10:56.8158327Z * [new branch] gh/laithsakka/261/base -> origin/gh/laithsakka/261/base 2025-09-07T06:10:56.8159372Z * [new branch] gh/laithsakka/261/head -> origin/gh/laithsakka/261/head 2025-09-07T06:10:56.8162891Z * [new branch] gh/laithsakka/261/orig -> origin/gh/laithsakka/261/orig 2025-09-07T06:10:56.8164912Z * [new branch] gh/laithsakka/262/base -> origin/gh/laithsakka/262/base 2025-09-07T06:10:56.8166484Z * [new branch] gh/laithsakka/262/head -> origin/gh/laithsakka/262/head 2025-09-07T06:10:56.8167640Z * [new branch] gh/laithsakka/262/orig -> origin/gh/laithsakka/262/orig 2025-09-07T06:10:56.8169544Z * [new branch] gh/laithsakka/263/base -> origin/gh/laithsakka/263/base 2025-09-07T06:10:56.8170673Z * [new branch] gh/laithsakka/263/head -> origin/gh/laithsakka/263/head 2025-09-07T06:10:56.8171727Z * [new branch] gh/laithsakka/263/orig -> origin/gh/laithsakka/263/orig 2025-09-07T06:10:56.8173202Z * [new branch] gh/laithsakka/264/base -> origin/gh/laithsakka/264/base 2025-09-07T06:10:56.8174270Z * [new branch] gh/laithsakka/264/head -> origin/gh/laithsakka/264/head 2025-09-07T06:10:56.8175442Z * [new branch] gh/laithsakka/264/orig -> origin/gh/laithsakka/264/orig 2025-09-07T06:10:56.8176995Z * [new branch] gh/laithsakka/265/base -> origin/gh/laithsakka/265/base 2025-09-07T06:10:56.8178034Z * [new branch] gh/laithsakka/265/head -> origin/gh/laithsakka/265/head 2025-09-07T06:10:56.8179053Z * [new branch] gh/laithsakka/265/orig -> origin/gh/laithsakka/265/orig 2025-09-07T06:10:56.8180529Z * [new branch] gh/laithsakka/266/base -> origin/gh/laithsakka/266/base 2025-09-07T06:10:56.8181547Z * [new branch] gh/laithsakka/266/head -> origin/gh/laithsakka/266/head 2025-09-07T06:10:56.8182556Z * [new branch] gh/laithsakka/266/orig -> origin/gh/laithsakka/266/orig 2025-09-07T06:10:56.8183976Z * [new branch] gh/laithsakka/267/base -> origin/gh/laithsakka/267/base 2025-09-07T06:10:56.8185463Z * [new branch] gh/laithsakka/267/head -> origin/gh/laithsakka/267/head 2025-09-07T06:10:56.8186554Z * [new branch] gh/laithsakka/267/orig -> origin/gh/laithsakka/267/orig 2025-09-07T06:10:56.8188128Z * [new branch] gh/laithsakka/268/base -> origin/gh/laithsakka/268/base 2025-09-07T06:10:56.8189198Z * [new branch] gh/laithsakka/268/head -> origin/gh/laithsakka/268/head 2025-09-07T06:10:56.8190382Z * [new branch] gh/laithsakka/268/orig -> origin/gh/laithsakka/268/orig 2025-09-07T06:10:56.8192099Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-09-07T06:10:56.8193337Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-09-07T06:10:56.8194679Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-09-07T06:10:56.8195780Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-09-07T06:10:56.8197252Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-09-07T06:10:56.8198216Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-09-07T06:10:56.8200000Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-09-07T06:10:56.8200975Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-09-07T06:10:56.8204719Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-09-07T06:10:56.8205787Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-09-07T06:10:56.8207333Z * [new branch] gh/lucaskabela/10/base -> origin/gh/lucaskabela/10/base 2025-09-07T06:10:56.8208393Z * [new branch] gh/lucaskabela/10/head -> origin/gh/lucaskabela/10/head 2025-09-07T06:10:56.8209466Z * [new branch] gh/lucaskabela/10/orig -> origin/gh/lucaskabela/10/orig 2025-09-07T06:10:56.8210728Z * [new branch] gh/lucaskabela/11/base -> origin/gh/lucaskabela/11/base 2025-09-07T06:10:56.8211778Z * [new branch] gh/lucaskabela/11/head -> origin/gh/lucaskabela/11/head 2025-09-07T06:10:56.8212805Z * [new branch] gh/lucaskabela/11/orig -> origin/gh/lucaskabela/11/orig 2025-09-07T06:10:56.8214051Z * [new branch] gh/lucaskabela/12/base -> origin/gh/lucaskabela/12/base 2025-09-07T06:10:56.8215095Z * [new branch] gh/lucaskabela/12/head -> origin/gh/lucaskabela/12/head 2025-09-07T06:10:56.8216139Z * [new branch] gh/lucaskabela/12/orig -> origin/gh/lucaskabela/12/orig 2025-09-07T06:10:56.8217409Z * [new branch] gh/lucaskabela/13/base -> origin/gh/lucaskabela/13/base 2025-09-07T06:10:56.8218562Z * [new branch] gh/lucaskabela/13/head -> origin/gh/lucaskabela/13/head 2025-09-07T06:10:56.8219604Z * [new branch] gh/lucaskabela/13/orig -> origin/gh/lucaskabela/13/orig 2025-09-07T06:10:56.8221078Z * [new branch] gh/lucaskabela/14/base -> origin/gh/lucaskabela/14/base 2025-09-07T06:10:56.8222119Z * [new branch] gh/lucaskabela/14/head -> origin/gh/lucaskabela/14/head 2025-09-07T06:10:56.8223143Z * [new branch] gh/lucaskabela/14/orig -> origin/gh/lucaskabela/14/orig 2025-09-07T06:10:56.8224491Z * [new branch] gh/lucaskabela/15/base -> origin/gh/lucaskabela/15/base 2025-09-07T06:10:56.8225902Z * [new branch] gh/lucaskabela/15/head -> origin/gh/lucaskabela/15/head 2025-09-07T06:10:56.8226952Z * [new branch] gh/lucaskabela/15/orig -> origin/gh/lucaskabela/15/orig 2025-09-07T06:10:56.8228295Z * [new branch] gh/lucaskabela/16/base -> origin/gh/lucaskabela/16/base 2025-09-07T06:10:56.8229353Z * [new branch] gh/lucaskabela/16/head -> origin/gh/lucaskabela/16/head 2025-09-07T06:10:56.8230458Z * [new branch] gh/lucaskabela/16/orig -> origin/gh/lucaskabela/16/orig 2025-09-07T06:10:56.8231755Z * [new branch] gh/lucaskabela/17/base -> origin/gh/lucaskabela/17/base 2025-09-07T06:10:56.8232908Z * [new branch] gh/lucaskabela/17/head -> origin/gh/lucaskabela/17/head 2025-09-07T06:10:56.8233989Z * [new branch] gh/lucaskabela/17/orig -> origin/gh/lucaskabela/17/orig 2025-09-07T06:10:56.8235555Z * [new branch] gh/lucaskabela/2/base -> origin/gh/lucaskabela/2/base 2025-09-07T06:10:56.8236521Z * [new branch] gh/lucaskabela/2/head -> origin/gh/lucaskabela/2/head 2025-09-07T06:10:56.8237668Z * [new branch] gh/lucaskabela/2/orig -> origin/gh/lucaskabela/2/orig 2025-09-07T06:10:56.8239177Z * [new branch] gh/lucaskabela/3/base -> origin/gh/lucaskabela/3/base 2025-09-07T06:10:56.8240203Z * [new branch] gh/lucaskabela/3/head -> origin/gh/lucaskabela/3/head 2025-09-07T06:10:56.8241225Z * [new branch] gh/lucaskabela/3/orig -> origin/gh/lucaskabela/3/orig 2025-09-07T06:10:56.8242574Z * [new branch] gh/lucaskabela/4/base -> origin/gh/lucaskabela/4/base 2025-09-07T06:10:56.8243620Z * [new branch] gh/lucaskabela/4/head -> origin/gh/lucaskabela/4/head 2025-09-07T06:10:56.8244688Z * [new branch] gh/lucaskabela/4/orig -> origin/gh/lucaskabela/4/orig 2025-09-07T06:10:56.8246125Z * [new branch] gh/lucaskabela/5/base -> origin/gh/lucaskabela/5/base 2025-09-07T06:10:56.8247207Z * [new branch] gh/lucaskabela/5/head -> origin/gh/lucaskabela/5/head 2025-09-07T06:10:56.8248336Z * [new branch] gh/lucaskabela/5/orig -> origin/gh/lucaskabela/5/orig 2025-09-07T06:10:56.8249632Z * [new branch] gh/lucaskabela/6/base -> origin/gh/lucaskabela/6/base 2025-09-07T06:10:56.8250690Z * [new branch] gh/lucaskabela/6/head -> origin/gh/lucaskabela/6/head 2025-09-07T06:10:56.8251759Z * [new branch] gh/lucaskabela/6/orig -> origin/gh/lucaskabela/6/orig 2025-09-07T06:10:56.8253223Z * [new branch] gh/lucaskabela/7/base -> origin/gh/lucaskabela/7/base 2025-09-07T06:10:56.8254192Z * [new branch] gh/lucaskabela/7/head -> origin/gh/lucaskabela/7/head 2025-09-07T06:10:56.8255294Z * [new branch] gh/lucaskabela/7/orig -> origin/gh/lucaskabela/7/orig 2025-09-07T06:10:56.8256610Z * [new branch] gh/lucaskabela/8/base -> origin/gh/lucaskabela/8/base 2025-09-07T06:10:56.8257744Z * [new branch] gh/lucaskabela/8/head -> origin/gh/lucaskabela/8/head 2025-09-07T06:10:56.8258849Z * [new branch] gh/lucaskabela/8/orig -> origin/gh/lucaskabela/8/orig 2025-09-07T06:10:56.8260783Z * [new branch] gh/lucaskabela/9/base -> origin/gh/lucaskabela/9/base 2025-09-07T06:10:56.8261881Z * [new branch] gh/lucaskabela/9/head -> origin/gh/lucaskabela/9/head 2025-09-07T06:10:56.8262946Z * [new branch] gh/lucaskabela/9/orig -> origin/gh/lucaskabela/9/orig 2025-09-07T06:10:56.8264764Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-09-07T06:10:56.8266008Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-09-07T06:10:56.8266927Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-09-07T06:10:56.8268703Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-09-07T06:10:56.8270216Z * [new branch] gh/malfet/330/base -> origin/gh/malfet/330/base 2025-09-07T06:10:56.8271284Z * [new branch] gh/malfet/330/head -> origin/gh/malfet/330/head 2025-09-07T06:10:56.8272379Z * [new branch] gh/malfet/330/orig -> origin/gh/malfet/330/orig 2025-09-07T06:10:56.8273791Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-09-07T06:10:56.8274945Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-09-07T06:10:56.8276179Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-09-07T06:10:56.8277598Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-09-07T06:10:56.8278660Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-09-07T06:10:56.8279772Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-09-07T06:10:56.8281092Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-09-07T06:10:56.8282151Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-09-07T06:10:56.8283245Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-09-07T06:10:56.8284612Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-09-07T06:10:56.8285660Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-09-07T06:10:56.8286724Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-09-07T06:10:56.8288149Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-09-07T06:10:56.8289285Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-09-07T06:10:56.8290347Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-09-07T06:10:56.8291777Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-09-07T06:10:56.8292858Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-09-07T06:10:56.8293891Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-09-07T06:10:56.8295201Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-09-07T06:10:56.8296225Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-09-07T06:10:56.8297290Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-09-07T06:10:56.8298717Z * [new branch] gh/malfet/475/base -> origin/gh/malfet/475/base 2025-09-07T06:10:56.8299848Z * [new branch] gh/malfet/475/head -> origin/gh/malfet/475/head 2025-09-07T06:10:56.8300901Z * [new branch] gh/malfet/475/orig -> origin/gh/malfet/475/orig 2025-09-07T06:10:56.8302322Z * [new branch] gh/malfet/476/base -> origin/gh/malfet/476/base 2025-09-07T06:10:56.8303458Z * [new branch] gh/malfet/476/head -> origin/gh/malfet/476/head 2025-09-07T06:10:56.8304610Z * [new branch] gh/malfet/476/orig -> origin/gh/malfet/476/orig 2025-09-07T06:10:56.8306202Z * [new branch] gh/malfet/477/base -> origin/gh/malfet/477/base 2025-09-07T06:10:56.8307313Z * [new branch] gh/malfet/477/head -> origin/gh/malfet/477/head 2025-09-07T06:10:56.8308433Z * [new branch] gh/malfet/477/orig -> origin/gh/malfet/477/orig 2025-09-07T06:10:56.8309763Z * [new branch] gh/malfet/478/base -> origin/gh/malfet/478/base 2025-09-07T06:10:56.8310830Z * [new branch] gh/malfet/478/head -> origin/gh/malfet/478/head 2025-09-07T06:10:56.8311917Z * [new branch] gh/malfet/478/orig -> origin/gh/malfet/478/orig 2025-09-07T06:10:56.8313230Z * [new branch] gh/malfet/479/base -> origin/gh/malfet/479/base 2025-09-07T06:10:56.8314318Z * [new branch] gh/malfet/479/head -> origin/gh/malfet/479/head 2025-09-07T06:10:56.8315418Z * [new branch] gh/malfet/479/orig -> origin/gh/malfet/479/orig 2025-09-07T06:10:56.8317014Z * [new branch] gh/malfet/480/base -> origin/gh/malfet/480/base 2025-09-07T06:10:56.8318138Z * [new branch] gh/malfet/480/head -> origin/gh/malfet/480/head 2025-09-07T06:10:56.8319204Z * [new branch] gh/malfet/480/orig -> origin/gh/malfet/480/orig 2025-09-07T06:10:56.8320611Z * [new branch] gh/malfet/481/base -> origin/gh/malfet/481/base 2025-09-07T06:10:56.8321695Z * [new branch] gh/malfet/481/head -> origin/gh/malfet/481/head 2025-09-07T06:10:56.8322688Z * [new branch] gh/malfet/481/orig -> origin/gh/malfet/481/orig 2025-09-07T06:10:56.8324023Z * [new branch] gh/malfet/482/base -> origin/gh/malfet/482/base 2025-09-07T06:10:56.8325035Z * [new branch] gh/malfet/482/head -> origin/gh/malfet/482/head 2025-09-07T06:10:56.8326163Z * [new branch] gh/malfet/482/orig -> origin/gh/malfet/482/orig 2025-09-07T06:10:56.8328010Z * [new branch] gh/malfet/483/base -> origin/gh/malfet/483/base 2025-09-07T06:10:56.8329501Z * [new branch] gh/malfet/483/head -> origin/gh/malfet/483/head 2025-09-07T06:10:56.8330570Z * [new branch] gh/malfet/483/orig -> origin/gh/malfet/483/orig 2025-09-07T06:10:56.8332042Z * [new branch] gh/malfet/484/base -> origin/gh/malfet/484/base 2025-09-07T06:10:56.8333182Z * [new branch] gh/malfet/484/head -> origin/gh/malfet/484/head 2025-09-07T06:10:56.8334289Z * [new branch] gh/malfet/484/orig -> origin/gh/malfet/484/orig 2025-09-07T06:10:56.8335709Z * [new branch] gh/malfet/485/base -> origin/gh/malfet/485/base 2025-09-07T06:10:56.8336722Z * [new branch] gh/malfet/485/head -> origin/gh/malfet/485/head 2025-09-07T06:10:56.8337845Z * [new branch] gh/malfet/485/orig -> origin/gh/malfet/485/orig 2025-09-07T06:10:56.8339283Z * [new branch] gh/malfet/486/base -> origin/gh/malfet/486/base 2025-09-07T06:10:56.8340290Z * [new branch] gh/malfet/486/head -> origin/gh/malfet/486/head 2025-09-07T06:10:56.8341338Z * [new branch] gh/malfet/486/orig -> origin/gh/malfet/486/orig 2025-09-07T06:10:56.8342718Z * [new branch] gh/malfet/487/base -> origin/gh/malfet/487/base 2025-09-07T06:10:56.8343850Z * [new branch] gh/malfet/487/head -> origin/gh/malfet/487/head 2025-09-07T06:10:56.8345239Z * [new branch] gh/malfet/487/orig -> origin/gh/malfet/487/orig 2025-09-07T06:10:56.8348592Z * [new branch] gh/malfet/488/base -> origin/gh/malfet/488/base 2025-09-07T06:10:56.8348834Z * [new branch] gh/malfet/488/head -> origin/gh/malfet/488/head 2025-09-07T06:10:56.8349181Z * [new branch] gh/malfet/488/orig -> origin/gh/malfet/488/orig 2025-09-07T06:10:56.8350457Z * [new branch] gh/malfet/489/base -> origin/gh/malfet/489/base 2025-09-07T06:10:56.8351551Z * [new branch] gh/malfet/489/head -> origin/gh/malfet/489/head 2025-09-07T06:10:56.8352807Z * [new branch] gh/malfet/489/orig -> origin/gh/malfet/489/orig 2025-09-07T06:10:56.8354760Z * [new branch] gh/malfet/490/base -> origin/gh/malfet/490/base 2025-09-07T06:10:56.8355866Z * [new branch] gh/malfet/490/head -> origin/gh/malfet/490/head 2025-09-07T06:10:56.8357122Z * [new branch] gh/malfet/490/orig -> origin/gh/malfet/490/orig 2025-09-07T06:10:56.8358579Z * [new branch] gh/malfet/491/base -> origin/gh/malfet/491/base 2025-09-07T06:10:56.8359874Z * [new branch] gh/malfet/491/head -> origin/gh/malfet/491/head 2025-09-07T06:10:56.8361385Z * [new branch] gh/malfet/491/orig -> origin/gh/malfet/491/orig 2025-09-07T06:10:56.8362738Z * [new branch] gh/malfet/492/base -> origin/gh/malfet/492/base 2025-09-07T06:10:56.8364041Z * [new branch] gh/malfet/492/head -> origin/gh/malfet/492/head 2025-09-07T06:10:56.8365126Z * [new branch] gh/malfet/492/orig -> origin/gh/malfet/492/orig 2025-09-07T06:10:56.8366705Z * [new branch] gh/malfet/493/base -> origin/gh/malfet/493/base 2025-09-07T06:10:56.8367856Z * [new branch] gh/malfet/493/head -> origin/gh/malfet/493/head 2025-09-07T06:10:56.8368831Z * [new branch] gh/malfet/493/orig -> origin/gh/malfet/493/orig 2025-09-07T06:10:56.8370173Z * [new branch] gh/malfet/494/base -> origin/gh/malfet/494/base 2025-09-07T06:10:56.8371271Z * [new branch] gh/malfet/494/head -> origin/gh/malfet/494/head 2025-09-07T06:10:56.8372469Z * [new branch] gh/malfet/494/orig -> origin/gh/malfet/494/orig 2025-09-07T06:10:56.8373801Z * [new branch] gh/malfet/495/base -> origin/gh/malfet/495/base 2025-09-07T06:10:56.8374959Z * [new branch] gh/malfet/495/head -> origin/gh/malfet/495/head 2025-09-07T06:10:56.8375978Z * [new branch] gh/malfet/495/orig -> origin/gh/malfet/495/orig 2025-09-07T06:10:56.8377408Z * [new branch] gh/malfet/496/base -> origin/gh/malfet/496/base 2025-09-07T06:10:56.8378530Z * [new branch] gh/malfet/496/head -> origin/gh/malfet/496/head 2025-09-07T06:10:56.8379573Z * [new branch] gh/malfet/496/orig -> origin/gh/malfet/496/orig 2025-09-07T06:10:56.8381020Z * [new branch] gh/malfet/497/base -> origin/gh/malfet/497/base 2025-09-07T06:10:56.8382028Z * [new branch] gh/malfet/497/head -> origin/gh/malfet/497/head 2025-09-07T06:10:56.8383637Z * [new branch] gh/malfet/497/orig -> origin/gh/malfet/497/orig 2025-09-07T06:10:56.8385424Z * [new branch] gh/malfet/498/base -> origin/gh/malfet/498/base 2025-09-07T06:10:56.8386473Z * [new branch] gh/malfet/498/head -> origin/gh/malfet/498/head 2025-09-07T06:10:56.8387557Z * [new branch] gh/malfet/498/orig -> origin/gh/malfet/498/orig 2025-09-07T06:10:56.8388930Z * [new branch] gh/malfet/499/base -> origin/gh/malfet/499/base 2025-09-07T06:10:56.8389995Z * [new branch] gh/malfet/499/head -> origin/gh/malfet/499/head 2025-09-07T06:10:56.8391057Z * [new branch] gh/malfet/499/orig -> origin/gh/malfet/499/orig 2025-09-07T06:10:56.8392516Z * [new branch] gh/malfet/500/base -> origin/gh/malfet/500/base 2025-09-07T06:10:56.8393676Z * [new branch] gh/malfet/500/head -> origin/gh/malfet/500/head 2025-09-07T06:10:56.8394800Z * [new branch] gh/malfet/500/orig -> origin/gh/malfet/500/orig 2025-09-07T06:10:56.8396318Z * [new branch] gh/malfet/501/base -> origin/gh/malfet/501/base 2025-09-07T06:10:56.8397470Z * [new branch] gh/malfet/501/head -> origin/gh/malfet/501/head 2025-09-07T06:10:56.8398558Z * [new branch] gh/malfet/501/orig -> origin/gh/malfet/501/orig 2025-09-07T06:10:56.8400022Z * [new branch] gh/malfet/502/base -> origin/gh/malfet/502/base 2025-09-07T06:10:56.8401087Z * [new branch] gh/malfet/502/head -> origin/gh/malfet/502/head 2025-09-07T06:10:56.8402123Z * [new branch] gh/malfet/502/orig -> origin/gh/malfet/502/orig 2025-09-07T06:10:56.8403561Z * [new branch] gh/malfet/503/base -> origin/gh/malfet/503/base 2025-09-07T06:10:56.8404597Z * [new branch] gh/malfet/503/head -> origin/gh/malfet/503/head 2025-09-07T06:10:56.8405679Z * [new branch] gh/malfet/503/orig -> origin/gh/malfet/503/orig 2025-09-07T06:10:56.8407157Z * [new branch] gh/malfet/504/base -> origin/gh/malfet/504/base 2025-09-07T06:10:56.8408459Z * [new branch] gh/malfet/504/head -> origin/gh/malfet/504/head 2025-09-07T06:10:56.8409555Z * [new branch] gh/malfet/504/orig -> origin/gh/malfet/504/orig 2025-09-07T06:10:56.8411087Z * [new branch] gh/malfet/505/base -> origin/gh/malfet/505/base 2025-09-07T06:10:56.8412050Z * [new branch] gh/malfet/505/head -> origin/gh/malfet/505/head 2025-09-07T06:10:56.8413112Z * [new branch] gh/malfet/505/orig -> origin/gh/malfet/505/orig 2025-09-07T06:10:56.8414566Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-09-07T06:10:56.8415616Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-09-07T06:10:56.8416696Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-09-07T06:10:56.8418151Z * [new branch] gh/malfet/507/base -> origin/gh/malfet/507/base 2025-09-07T06:10:56.8419191Z * [new branch] gh/malfet/507/head -> origin/gh/malfet/507/head 2025-09-07T06:10:56.8420245Z * [new branch] gh/malfet/507/orig -> origin/gh/malfet/507/orig 2025-09-07T06:10:56.8421747Z * [new branch] gh/malfet/508/base -> origin/gh/malfet/508/base 2025-09-07T06:10:56.8422926Z * [new branch] gh/malfet/508/head -> origin/gh/malfet/508/head 2025-09-07T06:10:56.8423976Z * [new branch] gh/malfet/508/orig -> origin/gh/malfet/508/orig 2025-09-07T06:10:56.8425684Z * [new branch] gh/malfet/509/base -> origin/gh/malfet/509/base 2025-09-07T06:10:56.8426722Z * [new branch] gh/malfet/509/head -> origin/gh/malfet/509/head 2025-09-07T06:10:56.8427928Z * [new branch] gh/malfet/509/orig -> origin/gh/malfet/509/orig 2025-09-07T06:10:56.8429476Z * [new branch] gh/malfet/510/base -> origin/gh/malfet/510/base 2025-09-07T06:10:56.8430568Z * [new branch] gh/malfet/510/head -> origin/gh/malfet/510/head 2025-09-07T06:10:56.8431650Z * [new branch] gh/malfet/510/orig -> origin/gh/malfet/510/orig 2025-09-07T06:10:56.8433125Z * [new branch] gh/malfet/511/base -> origin/gh/malfet/511/base 2025-09-07T06:10:56.8434195Z * [new branch] gh/malfet/511/head -> origin/gh/malfet/511/head 2025-09-07T06:10:56.8435426Z * [new branch] gh/malfet/511/orig -> origin/gh/malfet/511/orig 2025-09-07T06:10:56.8436992Z * [new branch] gh/malfet/512/base -> origin/gh/malfet/512/base 2025-09-07T06:10:56.8438116Z * [new branch] gh/malfet/512/head -> origin/gh/malfet/512/head 2025-09-07T06:10:56.8439151Z * [new branch] gh/malfet/512/orig -> origin/gh/malfet/512/orig 2025-09-07T06:10:56.8440589Z * [new branch] gh/malfet/513/base -> origin/gh/malfet/513/base 2025-09-07T06:10:56.8441611Z * [new branch] gh/malfet/513/head -> origin/gh/malfet/513/head 2025-09-07T06:10:56.8442645Z * [new branch] gh/malfet/513/orig -> origin/gh/malfet/513/orig 2025-09-07T06:10:56.8444091Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-09-07T06:10:56.8445120Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-09-07T06:10:56.8446818Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-09-07T06:10:56.8447851Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-09-07T06:10:56.8448873Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-09-07T06:10:56.8450298Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-09-07T06:10:56.8451456Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-09-07T06:10:56.8452540Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-09-07T06:10:56.8453968Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-09-07T06:10:56.8455087Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-09-07T06:10:56.8456063Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-09-07T06:10:56.8457934Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-09-07T06:10:56.8460154Z * [new branch] gh/masnesral/204/base -> origin/gh/masnesral/204/base 2025-09-07T06:10:56.8464992Z * [new branch] gh/masnesral/204/head -> origin/gh/masnesral/204/head 2025-09-07T06:10:56.8466174Z * [new branch] gh/masnesral/204/orig -> origin/gh/masnesral/204/orig 2025-09-07T06:10:56.8467720Z * [new branch] gh/masnesral/235/base -> origin/gh/masnesral/235/base 2025-09-07T06:10:56.8469004Z * [new branch] gh/masnesral/235/head -> origin/gh/masnesral/235/head 2025-09-07T06:10:56.8470116Z * [new branch] gh/masnesral/235/orig -> origin/gh/masnesral/235/orig 2025-09-07T06:10:56.8471652Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-09-07T06:10:56.8473416Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-09-07T06:10:56.8474629Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-09-07T06:10:56.8476014Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-09-07T06:10:56.8477197Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-09-07T06:10:56.8478469Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-09-07T06:10:56.8479573Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-09-07T06:10:56.8481175Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-09-07T06:10:56.8481859Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-09-07T06:10:56.8483174Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-09-07T06:10:56.8484174Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-09-07T06:10:56.8485420Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-09-07T06:10:56.8486395Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-09-07T06:10:56.8487672Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-09-07T06:10:56.8488639Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-09-07T06:10:56.8490468Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-09-07T06:10:56.8491548Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-09-07T06:10:56.8492876Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-09-07T06:10:56.8493961Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-09-07T06:10:56.8495278Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-09-07T06:10:56.8496280Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-09-07T06:10:56.8497597Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-09-07T06:10:56.8498504Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-09-07T06:10:56.8499959Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-09-07T06:10:56.8501018Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-09-07T06:10:56.8502616Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-09-07T06:10:56.8503725Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-09-07T06:10:56.8505099Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-09-07T06:10:56.8506731Z * [new branch] gh/mikaylagawarecki/320/base -> origin/gh/mikaylagawarecki/320/base 2025-09-07T06:10:56.8507920Z * [new branch] gh/mikaylagawarecki/320/head -> origin/gh/mikaylagawarecki/320/head 2025-09-07T06:10:56.8509008Z * [new branch] gh/mikaylagawarecki/320/orig -> origin/gh/mikaylagawarecki/320/orig 2025-09-07T06:10:56.8510410Z * [new branch] gh/mikaylagawarecki/329/base -> origin/gh/mikaylagawarecki/329/base 2025-09-07T06:10:56.8511565Z * [new branch] gh/mikaylagawarecki/329/head -> origin/gh/mikaylagawarecki/329/head 2025-09-07T06:10:56.8512612Z * [new branch] gh/mikaylagawarecki/329/orig -> origin/gh/mikaylagawarecki/329/orig 2025-09-07T06:10:56.8514059Z * [new branch] gh/mikaylagawarecki/330/base -> origin/gh/mikaylagawarecki/330/base 2025-09-07T06:10:56.8515127Z * [new branch] gh/mikaylagawarecki/330/head -> origin/gh/mikaylagawarecki/330/head 2025-09-07T06:10:56.8516199Z * [new branch] gh/mikaylagawarecki/330/orig -> origin/gh/mikaylagawarecki/330/orig 2025-09-07T06:10:56.8517802Z * [new branch] gh/mikaylagawarecki/331/base -> origin/gh/mikaylagawarecki/331/base 2025-09-07T06:10:56.8518875Z * [new branch] gh/mikaylagawarecki/331/head -> origin/gh/mikaylagawarecki/331/head 2025-09-07T06:10:56.8519907Z * [new branch] gh/mikaylagawarecki/331/orig -> origin/gh/mikaylagawarecki/331/orig 2025-09-07T06:10:56.8521450Z * [new branch] gh/mikaylagawarecki/332/base -> origin/gh/mikaylagawarecki/332/base 2025-09-07T06:10:56.8522579Z * [new branch] gh/mikaylagawarecki/332/head -> origin/gh/mikaylagawarecki/332/head 2025-09-07T06:10:56.8523560Z * [new branch] gh/mikaylagawarecki/332/orig -> origin/gh/mikaylagawarecki/332/orig 2025-09-07T06:10:56.8524998Z * [new branch] gh/mikaylagawarecki/334/base -> origin/gh/mikaylagawarecki/334/base 2025-09-07T06:10:56.8525922Z * [new branch] gh/mikaylagawarecki/334/head -> origin/gh/mikaylagawarecki/334/head 2025-09-07T06:10:56.8527046Z * [new branch] gh/mikaylagawarecki/334/orig -> origin/gh/mikaylagawarecki/334/orig 2025-09-07T06:10:56.8528467Z * [new branch] gh/mikaylagawarecki/335/base -> origin/gh/mikaylagawarecki/335/base 2025-09-07T06:10:56.8529572Z * [new branch] gh/mikaylagawarecki/335/head -> origin/gh/mikaylagawarecki/335/head 2025-09-07T06:10:56.8530647Z * [new branch] gh/mikaylagawarecki/335/orig -> origin/gh/mikaylagawarecki/335/orig 2025-09-07T06:10:56.8532098Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-09-07T06:10:56.8533161Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-09-07T06:10:56.8534188Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-09-07T06:10:56.8535470Z * [new branch] gh/mikaylagawarecki/337/base -> origin/gh/mikaylagawarecki/337/base 2025-09-07T06:10:56.8536577Z * [new branch] gh/mikaylagawarecki/337/head -> origin/gh/mikaylagawarecki/337/head 2025-09-07T06:10:56.8537635Z * [new branch] gh/mikaylagawarecki/337/orig -> origin/gh/mikaylagawarecki/337/orig 2025-09-07T06:10:56.8539218Z * [new branch] gh/mikaylagawarecki/338/base -> origin/gh/mikaylagawarecki/338/base 2025-09-07T06:10:56.8540269Z * [new branch] gh/mikaylagawarecki/338/head -> origin/gh/mikaylagawarecki/338/head 2025-09-07T06:10:56.8541406Z * [new branch] gh/mikaylagawarecki/338/orig -> origin/gh/mikaylagawarecki/338/orig 2025-09-07T06:10:56.8543013Z * [new branch] gh/mikaylagawarecki/339/base -> origin/gh/mikaylagawarecki/339/base 2025-09-07T06:10:56.8544049Z * [new branch] gh/mikaylagawarecki/339/head -> origin/gh/mikaylagawarecki/339/head 2025-09-07T06:10:56.8545467Z * [new branch] gh/mikaylagawarecki/339/orig -> origin/gh/mikaylagawarecki/339/orig 2025-09-07T06:10:56.8547380Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2025-09-07T06:10:56.8548513Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2025-09-07T06:10:56.8549621Z * [new branch] gh/mlazos/1/orig -> origin/gh/mlazos/1/orig 2025-09-07T06:10:56.8551141Z * [new branch] gh/mlazos/12/base -> origin/gh/mlazos/12/base 2025-09-07T06:10:56.8552237Z * [new branch] gh/mlazos/12/head -> origin/gh/mlazos/12/head 2025-09-07T06:10:56.8553333Z * [new branch] gh/mlazos/12/orig -> origin/gh/mlazos/12/orig 2025-09-07T06:10:56.8555395Z * [new branch] gh/mlazos/13/base -> origin/gh/mlazos/13/base 2025-09-07T06:10:56.8556474Z * [new branch] gh/mlazos/13/head -> origin/gh/mlazos/13/head 2025-09-07T06:10:56.8557664Z * [new branch] gh/mlazos/13/orig -> origin/gh/mlazos/13/orig 2025-09-07T06:10:56.8559166Z * [new branch] gh/mlazos/14/base -> origin/gh/mlazos/14/base 2025-09-07T06:10:56.8560457Z * [new branch] gh/mlazos/14/head -> origin/gh/mlazos/14/head 2025-09-07T06:10:56.8561731Z * [new branch] gh/mlazos/14/orig -> origin/gh/mlazos/14/orig 2025-09-07T06:10:56.8563290Z * [new branch] gh/mlazos/15/base -> origin/gh/mlazos/15/base 2025-09-07T06:10:56.8564402Z * [new branch] gh/mlazos/15/head -> origin/gh/mlazos/15/head 2025-09-07T06:10:56.8565488Z * [new branch] gh/mlazos/15/orig -> origin/gh/mlazos/15/orig 2025-09-07T06:10:56.8567082Z * [new branch] gh/mlazos/16/base -> origin/gh/mlazos/16/base 2025-09-07T06:10:56.8568271Z * [new branch] gh/mlazos/16/head -> origin/gh/mlazos/16/head 2025-09-07T06:10:56.8569347Z * [new branch] gh/mlazos/16/orig -> origin/gh/mlazos/16/orig 2025-09-07T06:10:56.8570751Z * [new branch] gh/mlazos/17/base -> origin/gh/mlazos/17/base 2025-09-07T06:10:56.8571727Z * [new branch] gh/mlazos/17/head -> origin/gh/mlazos/17/head 2025-09-07T06:10:56.8572867Z * [new branch] gh/mlazos/17/orig -> origin/gh/mlazos/17/orig 2025-09-07T06:10:56.8574384Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2025-09-07T06:10:56.8575413Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2025-09-07T06:10:56.8576406Z * [new branch] gh/mlazos/2/orig -> origin/gh/mlazos/2/orig 2025-09-07T06:10:56.8577892Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-09-07T06:10:56.8578890Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-09-07T06:10:56.8579867Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-09-07T06:10:56.8581804Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-09-07T06:10:56.8582930Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-09-07T06:10:56.8584919Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-09-07T06:10:56.8586194Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-09-07T06:10:56.8587323Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-09-07T06:10:56.8588846Z * [new branch] gh/muchulee8/63/base -> origin/gh/muchulee8/63/base 2025-09-07T06:10:56.8589828Z * [new branch] gh/muchulee8/63/head -> origin/gh/muchulee8/63/head 2025-09-07T06:10:56.8590928Z * [new branch] gh/muchulee8/63/orig -> origin/gh/muchulee8/63/orig 2025-09-07T06:10:56.8592652Z * [new branch] gh/muchulee8/64/base -> origin/gh/muchulee8/64/base 2025-09-07T06:10:56.8593724Z * [new branch] gh/muchulee8/64/head -> origin/gh/muchulee8/64/head 2025-09-07T06:10:56.8594833Z * [new branch] gh/muchulee8/64/orig -> origin/gh/muchulee8/64/orig 2025-09-07T06:10:56.8596442Z * [new branch] gh/muchulee8/65/base -> origin/gh/muchulee8/65/base 2025-09-07T06:10:56.8597817Z * [new branch] gh/muchulee8/65/head -> origin/gh/muchulee8/65/head 2025-09-07T06:10:56.8598949Z * [new branch] gh/muchulee8/65/orig -> origin/gh/muchulee8/65/orig 2025-09-07T06:10:56.8600763Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-09-07T06:10:56.8601831Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-09-07T06:10:56.8602977Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-09-07T06:10:56.8604497Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-09-07T06:10:56.8605532Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-09-07T06:10:56.8606670Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-09-07T06:10:56.8608080Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-09-07T06:10:56.8609114Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-09-07T06:10:56.8610301Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-09-07T06:10:56.8611632Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-09-07T06:10:56.8612658Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-09-07T06:10:56.8613879Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-09-07T06:10:56.8615287Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-09-07T06:10:56.8616400Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-09-07T06:10:56.8617534Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-09-07T06:10:56.8618941Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-09-07T06:10:56.8619976Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-09-07T06:10:56.8620955Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-09-07T06:10:56.8623029Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-09-07T06:10:56.8624170Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-09-07T06:10:56.8625665Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-09-07T06:10:56.8627027Z * [new branch] gh/oulgen/48/base -> origin/gh/oulgen/48/base 2025-09-07T06:10:56.8628201Z * [new branch] gh/oulgen/48/head -> origin/gh/oulgen/48/head 2025-09-07T06:10:56.8629198Z * [new branch] gh/oulgen/48/orig -> origin/gh/oulgen/48/orig 2025-09-07T06:10:56.8630485Z * [new branch] gh/oulgen/49/base -> origin/gh/oulgen/49/base 2025-09-07T06:10:56.8631622Z * [new branch] gh/oulgen/49/head -> origin/gh/oulgen/49/head 2025-09-07T06:10:56.8632883Z * [new branch] gh/oulgen/49/orig -> origin/gh/oulgen/49/orig 2025-09-07T06:10:56.8634756Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-09-07T06:10:56.8635881Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-09-07T06:10:56.8637142Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-09-07T06:10:56.8638646Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-09-07T06:10:56.8639685Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-09-07T06:10:56.8640748Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-09-07T06:10:56.8642115Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-09-07T06:10:56.8643189Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-09-07T06:10:56.8644266Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-09-07T06:10:56.8645690Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-09-07T06:10:56.8646720Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-09-07T06:10:56.8647813Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-09-07T06:10:56.8649118Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-09-07T06:10:56.8650172Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-09-07T06:10:56.8651231Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-09-07T06:10:56.8652791Z * [new branch] gh/pearu/113/base -> origin/gh/pearu/113/base 2025-09-07T06:10:56.8653829Z * [new branch] gh/pearu/113/head -> origin/gh/pearu/113/head 2025-09-07T06:10:56.8654874Z * [new branch] gh/pearu/113/orig -> origin/gh/pearu/113/orig 2025-09-07T06:10:56.8656279Z * [new branch] gh/pearu/114/base -> origin/gh/pearu/114/base 2025-09-07T06:10:56.8657329Z * [new branch] gh/pearu/114/head -> origin/gh/pearu/114/head 2025-09-07T06:10:56.8658468Z * [new branch] gh/pearu/114/orig -> origin/gh/pearu/114/orig 2025-09-07T06:10:56.8660062Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-09-07T06:10:56.8661551Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-09-07T06:10:56.8662488Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-09-07T06:10:56.8664059Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-09-07T06:10:56.8665267Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-09-07T06:10:56.8666396Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-09-07T06:10:56.8668176Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-09-07T06:10:56.8669203Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-09-07T06:10:56.8670152Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-09-07T06:10:56.8672059Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-09-07T06:10:56.8673346Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-09-07T06:10:56.8674547Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-09-07T06:10:56.8676294Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-09-07T06:10:56.8677342Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-09-07T06:10:56.8678487Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-09-07T06:10:56.8680119Z * [new branch] gh/qqaatw/29/base -> origin/gh/qqaatw/29/base 2025-09-07T06:10:56.8681122Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-09-07T06:10:56.8682152Z * [new branch] gh/qqaatw/29/orig -> origin/gh/qqaatw/29/orig 2025-09-07T06:10:56.8683763Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-09-07T06:10:56.8685375Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-09-07T06:10:56.8686432Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-09-07T06:10:56.8687883Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-09-07T06:10:56.8688933Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-09-07T06:10:56.8690042Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-09-07T06:10:56.8691398Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-09-07T06:10:56.8692455Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-09-07T06:10:56.8693477Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-09-07T06:10:56.8694867Z * [new branch] gh/rec/156/base -> origin/gh/rec/156/base 2025-09-07T06:10:56.8696027Z * [new branch] gh/rec/156/head -> origin/gh/rec/156/head 2025-09-07T06:10:56.8697090Z * [new branch] gh/rec/156/orig -> origin/gh/rec/156/orig 2025-09-07T06:10:56.8698468Z * [new branch] gh/rec/160/base -> origin/gh/rec/160/base 2025-09-07T06:10:56.8699543Z * [new branch] gh/rec/160/head -> origin/gh/rec/160/head 2025-09-07T06:10:56.8700632Z * [new branch] gh/rec/160/orig -> origin/gh/rec/160/orig 2025-09-07T06:10:56.8702023Z * [new branch] gh/rec/162/base -> origin/gh/rec/162/base 2025-09-07T06:10:56.8703075Z * [new branch] gh/rec/162/head -> origin/gh/rec/162/head 2025-09-07T06:10:56.8704137Z * [new branch] gh/rec/162/orig -> origin/gh/rec/162/orig 2025-09-07T06:10:56.8705853Z * [new branch] gh/rec/163/base -> origin/gh/rec/163/base 2025-09-07T06:10:56.8706975Z * [new branch] gh/rec/163/head -> origin/gh/rec/163/head 2025-09-07T06:10:56.8708025Z * [new branch] gh/rec/163/orig -> origin/gh/rec/163/orig 2025-09-07T06:10:56.8709867Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-09-07T06:10:56.8711037Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-09-07T06:10:56.8712093Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-09-07T06:10:56.8713550Z * [new branch] gh/rec/165/base -> origin/gh/rec/165/base 2025-09-07T06:10:56.8714636Z * [new branch] gh/rec/165/head -> origin/gh/rec/165/head 2025-09-07T06:10:56.8715708Z * [new branch] gh/rec/165/orig -> origin/gh/rec/165/orig 2025-09-07T06:10:56.8717266Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-09-07T06:10:56.8718351Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-09-07T06:10:56.8719377Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-09-07T06:10:56.8721149Z * [new branch] gh/robert-hardwick/1/base -> origin/gh/robert-hardwick/1/base 2025-09-07T06:10:56.8722226Z * [new branch] gh/robert-hardwick/1/head -> origin/gh/robert-hardwick/1/head 2025-09-07T06:10:56.8723397Z * [new branch] gh/robert-hardwick/1/orig -> origin/gh/robert-hardwick/1/orig 2025-09-07T06:10:56.8724889Z * [new branch] gh/robert-hardwick/2/base -> origin/gh/robert-hardwick/2/base 2025-09-07T06:10:56.8725934Z * [new branch] gh/robert-hardwick/2/head -> origin/gh/robert-hardwick/2/head 2025-09-07T06:10:56.8727013Z * [new branch] gh/robert-hardwick/2/orig -> origin/gh/robert-hardwick/2/orig 2025-09-07T06:10:56.8728428Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-09-07T06:10:56.8729510Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-09-07T06:10:56.8730552Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-09-07T06:10:56.8732575Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-09-07T06:10:56.8733616Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-09-07T06:10:56.8734664Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-09-07T06:10:56.8736265Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-09-07T06:10:56.8737318Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-09-07T06:10:56.8738882Z * [new branch] gh/rtimpe/10/base -> origin/gh/rtimpe/10/base 2025-09-07T06:10:56.8739909Z * [new branch] gh/rtimpe/10/head -> origin/gh/rtimpe/10/head 2025-09-07T06:10:56.8740931Z * [new branch] gh/rtimpe/10/orig -> origin/gh/rtimpe/10/orig 2025-09-07T06:10:56.8742353Z * [new branch] gh/rtimpe/11/base -> origin/gh/rtimpe/11/base 2025-09-07T06:10:56.8743384Z * [new branch] gh/rtimpe/11/head -> origin/gh/rtimpe/11/head 2025-09-07T06:10:56.8744545Z * [new branch] gh/rtimpe/11/orig -> origin/gh/rtimpe/11/orig 2025-09-07T06:10:56.8746226Z * [new branch] gh/rtimpe/12/base -> origin/gh/rtimpe/12/base 2025-09-07T06:10:56.8747266Z * [new branch] gh/rtimpe/12/head -> origin/gh/rtimpe/12/head 2025-09-07T06:10:56.8748363Z * [new branch] gh/rtimpe/12/orig -> origin/gh/rtimpe/12/orig 2025-09-07T06:10:56.8749783Z * [new branch] gh/rtimpe/13/base -> origin/gh/rtimpe/13/base 2025-09-07T06:10:56.8750832Z * [new branch] gh/rtimpe/13/head -> origin/gh/rtimpe/13/head 2025-09-07T06:10:56.8752364Z * [new branch] gh/rtimpe/13/orig -> origin/gh/rtimpe/13/orig 2025-09-07T06:10:56.8753966Z * [new branch] gh/rtimpe/14/base -> origin/gh/rtimpe/14/base 2025-09-07T06:10:56.8754996Z * [new branch] gh/rtimpe/14/head -> origin/gh/rtimpe/14/head 2025-09-07T06:10:56.8756050Z * [new branch] gh/rtimpe/14/orig -> origin/gh/rtimpe/14/orig 2025-09-07T06:10:56.8757577Z * [new branch] gh/rtimpe/15/base -> origin/gh/rtimpe/15/base 2025-09-07T06:10:56.8758652Z * [new branch] gh/rtimpe/15/head -> origin/gh/rtimpe/15/head 2025-09-07T06:10:56.8759904Z * [new branch] gh/rtimpe/15/orig -> origin/gh/rtimpe/15/orig 2025-09-07T06:10:56.8761618Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-09-07T06:10:56.8762636Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-09-07T06:10:56.8764027Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-09-07T06:10:56.8765000Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-09-07T06:10:56.8766365Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-09-07T06:10:56.8767631Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-09-07T06:10:56.8769081Z * [new branch] gh/rtimpe/9/base -> origin/gh/rtimpe/9/base 2025-09-07T06:10:56.8770117Z * [new branch] gh/rtimpe/9/head -> origin/gh/rtimpe/9/head 2025-09-07T06:10:56.8771206Z * [new branch] gh/rtimpe/9/orig -> origin/gh/rtimpe/9/orig 2025-09-07T06:10:56.8773127Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-09-07T06:10:56.8774187Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-09-07T06:10:56.8775251Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-09-07T06:10:56.8776648Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-09-07T06:10:56.8777701Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-09-07T06:10:56.8779257Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-09-07T06:10:56.8780682Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-09-07T06:10:56.8781735Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-09-07T06:10:56.8782868Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-09-07T06:10:56.8784223Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-09-07T06:10:56.8785603Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-09-07T06:10:56.8786688Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-09-07T06:10:56.8788110Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-09-07T06:10:56.8789239Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-09-07T06:10:56.8790280Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-09-07T06:10:56.8791636Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-09-07T06:10:56.8792761Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-09-07T06:10:56.8794323Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-09-07T06:10:56.8795774Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-09-07T06:10:56.8797082Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-09-07T06:10:56.8798320Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-09-07T06:10:56.8800013Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-09-07T06:10:56.8801088Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-09-07T06:10:56.8802151Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-09-07T06:10:56.8803853Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-09-07T06:10:56.8804880Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-09-07T06:10:56.8806038Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-09-07T06:10:56.8807416Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-09-07T06:10:56.8808464Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-09-07T06:10:56.8809495Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-09-07T06:10:56.8810995Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-09-07T06:10:56.8812125Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-09-07T06:10:56.8813140Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-09-07T06:10:56.8814453Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-09-07T06:10:56.8815506Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-09-07T06:10:56.8816975Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-09-07T06:10:56.8818399Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-09-07T06:10:56.8819418Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-09-07T06:10:56.8820462Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-09-07T06:10:56.8821853Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-09-07T06:10:56.8822882Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-09-07T06:10:56.8823960Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-09-07T06:10:56.8825782Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-09-07T06:10:56.8826901Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-09-07T06:10:56.8828024Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-09-07T06:10:56.8829425Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-09-07T06:10:56.8830516Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-09-07T06:10:56.8831609Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-09-07T06:10:56.8833083Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-09-07T06:10:56.8834172Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-09-07T06:10:56.8835347Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-09-07T06:10:56.8836825Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-09-07T06:10:56.8837791Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-09-07T06:10:56.8838873Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-09-07T06:10:56.8840345Z * [new branch] gh/seemethere/56/base -> origin/gh/seemethere/56/base 2025-09-07T06:10:56.8841393Z * [new branch] gh/seemethere/56/head -> origin/gh/seemethere/56/head 2025-09-07T06:10:56.8842466Z * [new branch] gh/seemethere/56/orig -> origin/gh/seemethere/56/orig 2025-09-07T06:10:56.8843845Z * [new branch] gh/seemethere/57/base -> origin/gh/seemethere/57/base 2025-09-07T06:10:56.8845090Z * [new branch] gh/seemethere/57/head -> origin/gh/seemethere/57/head 2025-09-07T06:10:56.8846154Z * [new branch] gh/seemethere/57/orig -> origin/gh/seemethere/57/orig 2025-09-07T06:10:56.8847546Z * [new branch] gh/seemethere/58/base -> origin/gh/seemethere/58/base 2025-09-07T06:10:56.8848592Z * [new branch] gh/seemethere/58/head -> origin/gh/seemethere/58/head 2025-09-07T06:10:56.8849625Z * [new branch] gh/seemethere/58/orig -> origin/gh/seemethere/58/orig 2025-09-07T06:10:56.8850928Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-09-07T06:10:56.8852001Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-09-07T06:10:56.8853034Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-09-07T06:10:56.8854571Z * [new branch] gh/seemethere/60/base -> origin/gh/seemethere/60/base 2025-09-07T06:10:56.8855559Z * [new branch] gh/seemethere/60/head -> origin/gh/seemethere/60/head 2025-09-07T06:10:56.8856580Z * [new branch] gh/seemethere/60/orig -> origin/gh/seemethere/60/orig 2025-09-07T06:10:56.8857950Z * [new branch] gh/seemethere/61/base -> origin/gh/seemethere/61/base 2025-09-07T06:10:56.8859182Z * [new branch] gh/seemethere/61/head -> origin/gh/seemethere/61/head 2025-09-07T06:10:56.8862981Z * [new branch] gh/seemethere/61/orig -> origin/gh/seemethere/61/orig 2025-09-07T06:10:56.8864644Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-09-07T06:10:56.8865801Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-09-07T06:10:56.8866899Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-09-07T06:10:56.8868345Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-09-07T06:10:56.8869390Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-09-07T06:10:56.8870489Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-09-07T06:10:56.8872678Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-09-07T06:10:56.8873924Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-09-07T06:10:56.8875028Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-09-07T06:10:56.8876900Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-09-07T06:10:56.8878073Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-09-07T06:10:56.8879176Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-09-07T06:10:56.8880566Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-09-07T06:10:56.8881662Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-09-07T06:10:56.8882698Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-09-07T06:10:56.8884018Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-09-07T06:10:56.8885048Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-09-07T06:10:56.8886105Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-09-07T06:10:56.8888195Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-09-07T06:10:56.8889321Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-09-07T06:10:56.8890412Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-09-07T06:10:56.8891826Z * [new branch] gh/shunting314/214/base -> origin/gh/shunting314/214/base 2025-09-07T06:10:56.8892871Z * [new branch] gh/shunting314/214/head -> origin/gh/shunting314/214/head 2025-09-07T06:10:56.8893940Z * [new branch] gh/shunting314/214/orig -> origin/gh/shunting314/214/orig 2025-09-07T06:10:56.8895509Z * [new branch] gh/shunting314/215/base -> origin/gh/shunting314/215/base 2025-09-07T06:10:56.8896608Z * [new branch] gh/shunting314/215/head -> origin/gh/shunting314/215/head 2025-09-07T06:10:56.8897655Z * [new branch] gh/shunting314/215/orig -> origin/gh/shunting314/215/orig 2025-09-07T06:10:56.8899030Z * [new branch] gh/shunting314/216/base -> origin/gh/shunting314/216/base 2025-09-07T06:10:56.8900126Z * [new branch] gh/shunting314/216/head -> origin/gh/shunting314/216/head 2025-09-07T06:10:56.8900988Z * [new branch] gh/shunting314/216/orig -> origin/gh/shunting314/216/orig 2025-09-07T06:10:56.8902630Z * [new branch] gh/shunting314/217/base -> origin/gh/shunting314/217/base 2025-09-07T06:10:56.8903773Z * [new branch] gh/shunting314/217/head -> origin/gh/shunting314/217/head 2025-09-07T06:10:56.8905068Z * [new branch] gh/shunting314/217/orig -> origin/gh/shunting314/217/orig 2025-09-07T06:10:56.8906720Z * [new branch] gh/shunting314/218/base -> origin/gh/shunting314/218/base 2025-09-07T06:10:56.8907768Z * [new branch] gh/shunting314/218/head -> origin/gh/shunting314/218/head 2025-09-07T06:10:56.8908868Z * [new branch] gh/shunting314/218/orig -> origin/gh/shunting314/218/orig 2025-09-07T06:10:56.8910170Z * [new branch] gh/shunting314/219/base -> origin/gh/shunting314/219/base 2025-09-07T06:10:56.8911231Z * [new branch] gh/shunting314/219/head -> origin/gh/shunting314/219/head 2025-09-07T06:10:56.8912306Z * [new branch] gh/shunting314/219/orig -> origin/gh/shunting314/219/orig 2025-09-07T06:10:56.8913939Z * [new branch] gh/shunting314/220/base -> origin/gh/shunting314/220/base 2025-09-07T06:10:56.8915175Z * [new branch] gh/shunting314/220/head -> origin/gh/shunting314/220/head 2025-09-07T06:10:56.8916297Z * [new branch] gh/shunting314/220/orig -> origin/gh/shunting314/220/orig 2025-09-07T06:10:56.8917887Z * [new branch] gh/shunting314/221/base -> origin/gh/shunting314/221/base 2025-09-07T06:10:56.8918899Z * [new branch] gh/shunting314/221/head -> origin/gh/shunting314/221/head 2025-09-07T06:10:56.8919924Z * [new branch] gh/shunting314/221/orig -> origin/gh/shunting314/221/orig 2025-09-07T06:10:56.8921315Z * [new branch] gh/shunting314/222/base -> origin/gh/shunting314/222/base 2025-09-07T06:10:56.8922303Z * [new branch] gh/shunting314/222/head -> origin/gh/shunting314/222/head 2025-09-07T06:10:56.8923373Z * [new branch] gh/shunting314/222/orig -> origin/gh/shunting314/222/orig 2025-09-07T06:10:56.8924651Z * [new branch] gh/shunting314/223/base -> origin/gh/shunting314/223/base 2025-09-07T06:10:56.8925783Z * [new branch] gh/shunting314/223/head -> origin/gh/shunting314/223/head 2025-09-07T06:10:56.8926847Z * [new branch] gh/shunting314/223/orig -> origin/gh/shunting314/223/orig 2025-09-07T06:10:56.8928588Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-09-07T06:10:56.8929639Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-09-07T06:10:56.8931004Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-09-07T06:10:56.8931987Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-09-07T06:10:56.8933240Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-09-07T06:10:56.8934321Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-09-07T06:10:56.8935571Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-09-07T06:10:56.8936614Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-09-07T06:10:56.8938349Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-09-07T06:10:56.8939417Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-09-07T06:10:56.8941068Z * [new branch] gh/skarjala/17/base -> origin/gh/skarjala/17/base 2025-09-07T06:10:56.8942288Z * [new branch] gh/skarjala/17/head -> origin/gh/skarjala/17/head 2025-09-07T06:10:56.8943301Z * [new branch] gh/skarjala/17/orig -> origin/gh/skarjala/17/orig 2025-09-07T06:10:56.8944947Z * [new branch] gh/skarjala/18/base -> origin/gh/skarjala/18/base 2025-09-07T06:10:56.8946176Z * [new branch] gh/skarjala/18/head -> origin/gh/skarjala/18/head 2025-09-07T06:10:56.8947238Z * [new branch] gh/skarjala/18/orig -> origin/gh/skarjala/18/orig 2025-09-07T06:10:56.8948676Z * [new branch] gh/skarjala/19/base -> origin/gh/skarjala/19/base 2025-09-07T06:10:56.8949722Z * [new branch] gh/skarjala/19/head -> origin/gh/skarjala/19/head 2025-09-07T06:10:56.8950816Z * [new branch] gh/skarjala/19/orig -> origin/gh/skarjala/19/orig 2025-09-07T06:10:56.8952578Z * [new branch] gh/slayton58/1/base -> origin/gh/slayton58/1/base 2025-09-07T06:10:56.8953637Z * [new branch] gh/slayton58/1/head -> origin/gh/slayton58/1/head 2025-09-07T06:10:56.8954747Z * [new branch] gh/slayton58/1/orig -> origin/gh/slayton58/1/orig 2025-09-07T06:10:56.8956255Z * [new branch] gh/slayton58/2/base -> origin/gh/slayton58/2/base 2025-09-07T06:10:56.8957433Z * [new branch] gh/slayton58/2/head -> origin/gh/slayton58/2/head 2025-09-07T06:10:56.8958525Z * [new branch] gh/slayton58/2/orig -> origin/gh/slayton58/2/orig 2025-09-07T06:10:56.8960054Z * [new branch] gh/slayton58/3/base -> origin/gh/slayton58/3/base 2025-09-07T06:10:56.8961506Z * [new branch] gh/slayton58/3/head -> origin/gh/slayton58/3/head 2025-09-07T06:10:56.8962527Z * [new branch] gh/slayton58/3/orig -> origin/gh/slayton58/3/orig 2025-09-07T06:10:56.8963943Z * [new branch] gh/slayton58/4/base -> origin/gh/slayton58/4/base 2025-09-07T06:10:56.8964954Z * [new branch] gh/slayton58/4/head -> origin/gh/slayton58/4/head 2025-09-07T06:10:56.8966082Z * [new branch] gh/slayton58/4/orig -> origin/gh/slayton58/4/orig 2025-09-07T06:10:56.8967417Z * [new branch] gh/slayton58/5/base -> origin/gh/slayton58/5/base 2025-09-07T06:10:56.8968511Z * [new branch] gh/slayton58/5/head -> origin/gh/slayton58/5/head 2025-09-07T06:10:56.8969600Z * [new branch] gh/slayton58/5/orig -> origin/gh/slayton58/5/orig 2025-09-07T06:10:56.8971616Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-09-07T06:10:56.8972724Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-09-07T06:10:56.8973816Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-09-07T06:10:56.8975406Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-09-07T06:10:56.8976526Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-09-07T06:10:56.8977589Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-09-07T06:10:56.8979276Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-09-07T06:10:56.8980330Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-09-07T06:10:56.8981429Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-09-07T06:10:56.8982912Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-09-07T06:10:56.8983996Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-09-07T06:10:56.8985455Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-09-07T06:10:56.8987117Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-09-07T06:10:56.8988163Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-09-07T06:10:56.8989352Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-09-07T06:10:56.8990843Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-09-07T06:10:56.8991982Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-09-07T06:10:56.8993070Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-09-07T06:10:56.8994660Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-09-07T06:10:56.8995816Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-09-07T06:10:56.8996991Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-09-07T06:10:56.8998363Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-09-07T06:10:56.8999408Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-09-07T06:10:56.9000405Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-09-07T06:10:56.9001922Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-09-07T06:10:56.9003019Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-09-07T06:10:56.9004069Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-09-07T06:10:56.9006078Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-09-07T06:10:56.9007094Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-09-07T06:10:56.9008088Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-09-07T06:10:56.9009723Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-09-07T06:10:56.9010720Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-09-07T06:10:56.9011746Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-09-07T06:10:56.9013283Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-09-07T06:10:56.9014250Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-09-07T06:10:56.9015263Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-09-07T06:10:56.9017032Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-09-07T06:10:56.9018065Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-09-07T06:10:56.9019161Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-09-07T06:10:56.9020967Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-09-07T06:10:56.9021936Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-09-07T06:10:56.9022967Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-09-07T06:10:56.9024586Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-09-07T06:10:56.9025937Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-09-07T06:10:56.9026973Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-09-07T06:10:56.9028449Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-09-07T06:10:56.9029649Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-09-07T06:10:56.9030921Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-09-07T06:10:56.9033120Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-09-07T06:10:56.9034267Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-09-07T06:10:56.9035908Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-09-07T06:10:56.9037991Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-09-07T06:10:56.9039096Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-09-07T06:10:56.9040197Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-09-07T06:10:56.9041651Z * [new branch] gh/soulitzer/362/base -> origin/gh/soulitzer/362/base 2025-09-07T06:10:56.9042764Z * [new branch] gh/soulitzer/362/head -> origin/gh/soulitzer/362/head 2025-09-07T06:10:56.9043898Z * [new branch] gh/soulitzer/362/orig -> origin/gh/soulitzer/362/orig 2025-09-07T06:10:56.9045295Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-09-07T06:10:56.9046360Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-09-07T06:10:56.9047399Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-09-07T06:10:56.9048956Z * [new branch] gh/soulitzer/373/base -> origin/gh/soulitzer/373/base 2025-09-07T06:10:56.9050045Z * [new branch] gh/soulitzer/373/head -> origin/gh/soulitzer/373/head 2025-09-07T06:10:56.9051104Z * [new branch] gh/soulitzer/373/orig -> origin/gh/soulitzer/373/orig 2025-09-07T06:10:56.9052585Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-09-07T06:10:56.9053657Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-09-07T06:10:56.9054831Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-09-07T06:10:56.9056281Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-09-07T06:10:56.9057263Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-09-07T06:10:56.9058280Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-09-07T06:10:56.9059869Z * [new branch] gh/soulitzer/376/base -> origin/gh/soulitzer/376/base 2025-09-07T06:10:56.9062967Z * [new branch] gh/soulitzer/376/head -> origin/gh/soulitzer/376/head 2025-09-07T06:10:56.9064043Z * [new branch] gh/soulitzer/376/orig -> origin/gh/soulitzer/376/orig 2025-09-07T06:10:56.9065856Z * [new branch] gh/soulitzer/377/base -> origin/gh/soulitzer/377/base 2025-09-07T06:10:56.9066865Z * [new branch] gh/soulitzer/377/head -> origin/gh/soulitzer/377/head 2025-09-07T06:10:56.9068133Z * [new branch] gh/soulitzer/377/orig -> origin/gh/soulitzer/377/orig 2025-09-07T06:10:56.9069431Z * [new branch] gh/soulitzer/378/base -> origin/gh/soulitzer/378/base 2025-09-07T06:10:56.9070500Z * [new branch] gh/soulitzer/378/head -> origin/gh/soulitzer/378/head 2025-09-07T06:10:56.9071648Z * [new branch] gh/soulitzer/378/orig -> origin/gh/soulitzer/378/orig 2025-09-07T06:10:56.9073212Z * [new branch] gh/soulitzer/379/base -> origin/gh/soulitzer/379/base 2025-09-07T06:10:56.9074219Z * [new branch] gh/soulitzer/379/head -> origin/gh/soulitzer/379/head 2025-09-07T06:10:56.9075309Z * [new branch] gh/soulitzer/379/orig -> origin/gh/soulitzer/379/orig 2025-09-07T06:10:56.9077161Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-09-07T06:10:56.9079204Z * [new branch] gh/swolchok/767/base -> origin/gh/swolchok/767/base 2025-09-07T06:10:56.9080359Z * [new branch] gh/swolchok/767/head -> origin/gh/swolchok/767/head 2025-09-07T06:10:56.9081760Z * [new branch] gh/swolchok/767/orig -> origin/gh/swolchok/767/orig 2025-09-07T06:10:56.9083270Z * [new branch] gh/swolchok/768/base -> origin/gh/swolchok/768/base 2025-09-07T06:10:56.9084402Z * [new branch] gh/swolchok/768/head -> origin/gh/swolchok/768/head 2025-09-07T06:10:56.9085482Z * [new branch] gh/swolchok/768/orig -> origin/gh/swolchok/768/orig 2025-09-07T06:10:56.9087195Z * [new branch] gh/swolchok/769/base -> origin/gh/swolchok/769/base 2025-09-07T06:10:56.9088220Z * [new branch] gh/swolchok/769/head -> origin/gh/swolchok/769/head 2025-09-07T06:10:56.9089506Z * [new branch] gh/swolchok/769/orig -> origin/gh/swolchok/769/orig 2025-09-07T06:10:56.9090998Z * [new branch] gh/swolchok/771/base -> origin/gh/swolchok/771/base 2025-09-07T06:10:56.9092084Z * [new branch] gh/swolchok/771/head -> origin/gh/swolchok/771/head 2025-09-07T06:10:56.9093151Z * [new branch] gh/swolchok/771/orig -> origin/gh/swolchok/771/orig 2025-09-07T06:10:56.9094749Z * [new branch] gh/swolchok/772/base -> origin/gh/swolchok/772/base 2025-09-07T06:10:56.9095823Z * [new branch] gh/swolchok/772/head -> origin/gh/swolchok/772/head 2025-09-07T06:10:56.9096923Z * [new branch] gh/swolchok/772/orig -> origin/gh/swolchok/772/orig 2025-09-07T06:10:56.9098501Z * [new branch] gh/swolchok/773/base -> origin/gh/swolchok/773/base 2025-09-07T06:10:56.9099588Z * [new branch] gh/swolchok/773/head -> origin/gh/swolchok/773/head 2025-09-07T06:10:56.9100709Z * [new branch] gh/swolchok/773/orig -> origin/gh/swolchok/773/orig 2025-09-07T06:10:56.9102146Z * [new branch] gh/swolchok/786/base -> origin/gh/swolchok/786/base 2025-09-07T06:10:56.9103087Z * [new branch] gh/swolchok/786/head -> origin/gh/swolchok/786/head 2025-09-07T06:10:56.9104194Z * [new branch] gh/swolchok/786/orig -> origin/gh/swolchok/786/orig 2025-09-07T06:10:56.9105928Z * [new branch] gh/swolchok/787/base -> origin/gh/swolchok/787/base 2025-09-07T06:10:56.9106951Z * [new branch] gh/swolchok/787/head -> origin/gh/swolchok/787/head 2025-09-07T06:10:56.9108033Z * [new branch] gh/swolchok/787/orig -> origin/gh/swolchok/787/orig 2025-09-07T06:10:56.9109649Z * [new branch] gh/swolchok/788/base -> origin/gh/swolchok/788/base 2025-09-07T06:10:56.9111295Z * [new branch] gh/swolchok/788/head -> origin/gh/swolchok/788/head 2025-09-07T06:10:56.9112306Z * [new branch] gh/swolchok/788/orig -> origin/gh/swolchok/788/orig 2025-09-07T06:10:56.9113796Z * [new branch] gh/swolchok/789/base -> origin/gh/swolchok/789/base 2025-09-07T06:10:56.9114861Z * [new branch] gh/swolchok/789/head -> origin/gh/swolchok/789/head 2025-09-07T06:10:56.9116048Z * [new branch] gh/swolchok/789/orig -> origin/gh/swolchok/789/orig 2025-09-07T06:10:56.9118065Z * [new branch] gh/swolchok/790/base -> origin/gh/swolchok/790/base 2025-09-07T06:10:56.9119071Z * [new branch] gh/swolchok/790/head -> origin/gh/swolchok/790/head 2025-09-07T06:10:56.9120145Z * [new branch] gh/swolchok/790/orig -> origin/gh/swolchok/790/orig 2025-09-07T06:10:56.9121708Z * [new branch] gh/swolchok/791/base -> origin/gh/swolchok/791/base 2025-09-07T06:10:56.9122778Z * [new branch] gh/swolchok/791/head -> origin/gh/swolchok/791/head 2025-09-07T06:10:56.9123983Z * [new branch] gh/swolchok/791/orig -> origin/gh/swolchok/791/orig 2025-09-07T06:10:56.9125542Z * [new branch] gh/swolchok/792/base -> origin/gh/swolchok/792/base 2025-09-07T06:10:56.9126465Z * [new branch] gh/swolchok/792/head -> origin/gh/swolchok/792/head 2025-09-07T06:10:56.9127523Z * [new branch] gh/swolchok/792/orig -> origin/gh/swolchok/792/orig 2025-09-07T06:10:56.9129020Z * [new branch] gh/swolchok/793/base -> origin/gh/swolchok/793/base 2025-09-07T06:10:56.9129967Z * [new branch] gh/swolchok/793/head -> origin/gh/swolchok/793/head 2025-09-07T06:10:56.9131087Z * [new branch] gh/swolchok/793/orig -> origin/gh/swolchok/793/orig 2025-09-07T06:10:56.9132600Z * [new branch] gh/swolchok/794/base -> origin/gh/swolchok/794/base 2025-09-07T06:10:56.9134283Z * [new branch] gh/swolchok/794/head -> origin/gh/swolchok/794/head 2025-09-07T06:10:56.9135250Z * [new branch] gh/swolchok/794/orig -> origin/gh/swolchok/794/orig 2025-09-07T06:10:56.9137273Z * [new branch] gh/swolchok/795/base -> origin/gh/swolchok/795/base 2025-09-07T06:10:56.9138304Z * [new branch] gh/swolchok/795/head -> origin/gh/swolchok/795/head 2025-09-07T06:10:56.9139390Z * [new branch] gh/swolchok/795/orig -> origin/gh/swolchok/795/orig 2025-09-07T06:10:56.9141039Z * [new branch] gh/swolchok/796/base -> origin/gh/swolchok/796/base 2025-09-07T06:10:56.9142132Z * [new branch] gh/swolchok/796/head -> origin/gh/swolchok/796/head 2025-09-07T06:10:56.9143178Z * [new branch] gh/swolchok/796/orig -> origin/gh/swolchok/796/orig 2025-09-07T06:10:56.9145141Z * [new branch] gh/swolchok/797/base -> origin/gh/swolchok/797/base 2025-09-07T06:10:56.9146261Z * [new branch] gh/swolchok/797/head -> origin/gh/swolchok/797/head 2025-09-07T06:10:56.9147347Z * [new branch] gh/swolchok/797/orig -> origin/gh/swolchok/797/orig 2025-09-07T06:10:56.9149019Z * [new branch] gh/swolchok/798/base -> origin/gh/swolchok/798/base 2025-09-07T06:10:56.9150045Z * [new branch] gh/swolchok/798/head -> origin/gh/swolchok/798/head 2025-09-07T06:10:56.9151288Z * [new branch] gh/swolchok/798/orig -> origin/gh/swolchok/798/orig 2025-09-07T06:10:56.9153054Z * [new branch] gh/swolchok/799/base -> origin/gh/swolchok/799/base 2025-09-07T06:10:56.9154004Z * [new branch] gh/swolchok/799/head -> origin/gh/swolchok/799/head 2025-09-07T06:10:56.9155260Z * [new branch] gh/swolchok/799/orig -> origin/gh/swolchok/799/orig 2025-09-07T06:10:56.9157166Z * [new branch] gh/swolchok/800/base -> origin/gh/swolchok/800/base 2025-09-07T06:10:56.9158103Z * [new branch] gh/swolchok/800/head -> origin/gh/swolchok/800/head 2025-09-07T06:10:56.9159259Z * [new branch] gh/swolchok/800/orig -> origin/gh/swolchok/800/orig 2025-09-07T06:10:56.9161357Z * [new branch] gh/swolchok/801/base -> origin/gh/swolchok/801/base 2025-09-07T06:10:56.9162289Z * [new branch] gh/swolchok/801/head -> origin/gh/swolchok/801/head 2025-09-07T06:10:56.9163502Z * [new branch] gh/swolchok/801/orig -> origin/gh/swolchok/801/orig 2025-09-07T06:10:56.9165137Z * [new branch] gh/swolchok/802/base -> origin/gh/swolchok/802/base 2025-09-07T06:10:56.9166104Z * [new branch] gh/swolchok/802/head -> origin/gh/swolchok/802/head 2025-09-07T06:10:56.9167326Z * [new branch] gh/swolchok/802/orig -> origin/gh/swolchok/802/orig 2025-09-07T06:10:56.9187051Z * [new branch] gh/swolchok/803/base -> origin/gh/swolchok/803/base 2025-09-07T06:10:56.9187869Z * [new branch] gh/swolchok/803/head -> origin/gh/swolchok/803/head 2025-09-07T06:10:56.9188512Z * [new branch] gh/swolchok/803/orig -> origin/gh/swolchok/803/orig 2025-09-07T06:10:56.9189159Z * [new branch] gh/swolchok/804/base -> origin/gh/swolchok/804/base 2025-09-07T06:10:56.9189789Z * [new branch] gh/swolchok/804/head -> origin/gh/swolchok/804/head 2025-09-07T06:10:56.9190429Z * [new branch] gh/swolchok/804/orig -> origin/gh/swolchok/804/orig 2025-09-07T06:10:56.9191070Z * [new branch] gh/swolchok/805/base -> origin/gh/swolchok/805/base 2025-09-07T06:10:56.9191699Z * [new branch] gh/swolchok/805/head -> origin/gh/swolchok/805/head 2025-09-07T06:10:56.9192340Z * [new branch] gh/swolchok/805/orig -> origin/gh/swolchok/805/orig 2025-09-07T06:10:56.9193052Z * [new branch] gh/swolchok/806/base -> origin/gh/swolchok/806/base 2025-09-07T06:10:56.9193700Z * [new branch] gh/swolchok/806/head -> origin/gh/swolchok/806/head 2025-09-07T06:10:56.9194331Z * [new branch] gh/swolchok/806/orig -> origin/gh/swolchok/806/orig 2025-09-07T06:10:56.9194972Z * [new branch] gh/swolchok/807/base -> origin/gh/swolchok/807/base 2025-09-07T06:10:56.9195609Z * [new branch] gh/swolchok/807/head -> origin/gh/swolchok/807/head 2025-09-07T06:10:56.9196243Z * [new branch] gh/swolchok/807/orig -> origin/gh/swolchok/807/orig 2025-09-07T06:10:56.9196993Z * [new branch] gh/swolchok/808/base -> origin/gh/swolchok/808/base 2025-09-07T06:10:56.9197605Z * [new branch] gh/swolchok/808/head -> origin/gh/swolchok/808/head 2025-09-07T06:10:56.9198234Z * [new branch] gh/swolchok/808/orig -> origin/gh/swolchok/808/orig 2025-09-07T06:10:56.9198856Z * [new branch] gh/swolchok/809/base -> origin/gh/swolchok/809/base 2025-09-07T06:10:56.9199463Z * [new branch] gh/swolchok/809/head -> origin/gh/swolchok/809/head 2025-09-07T06:10:56.9200080Z * [new branch] gh/swolchok/809/orig -> origin/gh/swolchok/809/orig 2025-09-07T06:10:56.9200702Z * [new branch] gh/swolchok/810/base -> origin/gh/swolchok/810/base 2025-09-07T06:10:56.9201308Z * [new branch] gh/swolchok/810/head -> origin/gh/swolchok/810/head 2025-09-07T06:10:56.9201924Z * [new branch] gh/swolchok/810/orig -> origin/gh/swolchok/810/orig 2025-09-07T06:10:56.9202530Z * [new branch] gh/swolchok/811/base -> origin/gh/swolchok/811/base 2025-09-07T06:10:56.9203147Z * [new branch] gh/swolchok/811/head -> origin/gh/swolchok/811/head 2025-09-07T06:10:56.9203767Z * [new branch] gh/swolchok/811/orig -> origin/gh/swolchok/811/orig 2025-09-07T06:10:56.9204621Z * [new branch] gh/swolchok/812/base -> origin/gh/swolchok/812/base 2025-09-07T06:10:56.9205378Z * [new branch] gh/swolchok/812/head -> origin/gh/swolchok/812/head 2025-09-07T06:10:56.9206441Z * [new branch] gh/swolchok/812/orig -> origin/gh/swolchok/812/orig 2025-09-07T06:10:56.9208085Z * [new branch] gh/swolchok/813/base -> origin/gh/swolchok/813/base 2025-09-07T06:10:56.9208990Z * [new branch] gh/swolchok/813/head -> origin/gh/swolchok/813/head 2025-09-07T06:10:56.9210020Z * [new branch] gh/swolchok/813/orig -> origin/gh/swolchok/813/orig 2025-09-07T06:10:56.9211642Z * [new branch] gh/swolchok/814/base -> origin/gh/swolchok/814/base 2025-09-07T06:10:56.9212577Z * [new branch] gh/swolchok/814/head -> origin/gh/swolchok/814/head 2025-09-07T06:10:56.9213630Z * [new branch] gh/swolchok/814/orig -> origin/gh/swolchok/814/orig 2025-09-07T06:10:56.9215426Z * [new branch] gh/swolchok/815/base -> origin/gh/swolchok/815/base 2025-09-07T06:10:56.9216133Z * [new branch] gh/swolchok/815/head -> origin/gh/swolchok/815/head 2025-09-07T06:10:56.9217180Z * [new branch] gh/swolchok/815/orig -> origin/gh/swolchok/815/orig 2025-09-07T06:10:56.9218897Z * [new branch] gh/swolchok/816/base -> origin/gh/swolchok/816/base 2025-09-07T06:10:56.9219969Z * [new branch] gh/swolchok/816/head -> origin/gh/swolchok/816/head 2025-09-07T06:10:56.9221579Z * [new branch] gh/swolchok/816/orig -> origin/gh/swolchok/816/orig 2025-09-07T06:10:56.9223108Z * [new branch] gh/swolchok/817/base -> origin/gh/swolchok/817/base 2025-09-07T06:10:56.9224046Z * [new branch] gh/swolchok/817/head -> origin/gh/swolchok/817/head 2025-09-07T06:10:56.9225484Z * [new branch] gh/swolchok/817/orig -> origin/gh/swolchok/817/orig 2025-09-07T06:10:56.9227145Z * [new branch] gh/swolchok/818/base -> origin/gh/swolchok/818/base 2025-09-07T06:10:56.9228139Z * [new branch] gh/swolchok/818/head -> origin/gh/swolchok/818/head 2025-09-07T06:10:56.9229263Z * [new branch] gh/swolchok/818/orig -> origin/gh/swolchok/818/orig 2025-09-07T06:10:56.9231020Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-09-07T06:10:56.9232012Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-09-07T06:10:56.9233092Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-09-07T06:10:56.9234805Z * [new branch] gh/swolchok/820/base -> origin/gh/swolchok/820/base 2025-09-07T06:10:56.9235766Z * [new branch] gh/swolchok/820/head -> origin/gh/swolchok/820/head 2025-09-07T06:10:56.9236962Z * [new branch] gh/swolchok/820/orig -> origin/gh/swolchok/820/orig 2025-09-07T06:10:56.9238584Z * [new branch] gh/swolchok/821/base -> origin/gh/swolchok/821/base 2025-09-07T06:10:56.9239528Z * [new branch] gh/swolchok/821/head -> origin/gh/swolchok/821/head 2025-09-07T06:10:56.9240527Z * [new branch] gh/swolchok/821/orig -> origin/gh/swolchok/821/orig 2025-09-07T06:10:56.9242214Z * [new branch] gh/swolchok/822/base -> origin/gh/swolchok/822/base 2025-09-07T06:10:56.9243130Z * [new branch] gh/swolchok/822/head -> origin/gh/swolchok/822/head 2025-09-07T06:10:56.9244185Z * [new branch] gh/swolchok/822/orig -> origin/gh/swolchok/822/orig 2025-09-07T06:10:56.9245814Z * [new branch] gh/swolchok/823/base -> origin/gh/swolchok/823/base 2025-09-07T06:10:56.9246748Z * [new branch] gh/swolchok/823/head -> origin/gh/swolchok/823/head 2025-09-07T06:10:56.9247781Z * [new branch] gh/swolchok/823/orig -> origin/gh/swolchok/823/orig 2025-09-07T06:10:56.9249334Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-09-07T06:10:56.9250312Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-09-07T06:10:56.9251396Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-09-07T06:10:56.9252846Z * [new branch] gh/swolchok/825/base -> origin/gh/swolchok/825/base 2025-09-07T06:10:56.9254172Z * [new branch] gh/swolchok/825/head -> origin/gh/swolchok/825/head 2025-09-07T06:10:56.9255271Z * [new branch] gh/swolchok/825/orig -> origin/gh/swolchok/825/orig 2025-09-07T06:10:56.9256851Z * [new branch] gh/swolchok/826/base -> origin/gh/swolchok/826/base 2025-09-07T06:10:56.9257780Z * [new branch] gh/swolchok/826/head -> origin/gh/swolchok/826/head 2025-09-07T06:10:56.9258866Z * [new branch] gh/swolchok/826/orig -> origin/gh/swolchok/826/orig 2025-09-07T06:10:56.9260833Z * [new branch] gh/swolchok/827/base -> origin/gh/swolchok/827/base 2025-09-07T06:10:56.9261931Z * [new branch] gh/swolchok/827/head -> origin/gh/swolchok/827/head 2025-09-07T06:10:56.9262945Z * [new branch] gh/swolchok/827/orig -> origin/gh/swolchok/827/orig 2025-09-07T06:10:56.9264800Z * [new branch] gh/swolchok/828/base -> origin/gh/swolchok/828/base 2025-09-07T06:10:56.9265840Z * [new branch] gh/swolchok/828/head -> origin/gh/swolchok/828/head 2025-09-07T06:10:56.9266874Z * [new branch] gh/swolchok/828/orig -> origin/gh/swolchok/828/orig 2025-09-07T06:10:56.9268319Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-09-07T06:10:56.9269900Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-09-07T06:10:56.9270948Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-09-07T06:10:56.9272618Z * [new branch] gh/swolchok/830/base -> origin/gh/swolchok/830/base 2025-09-07T06:10:56.9273587Z * [new branch] gh/swolchok/830/head -> origin/gh/swolchok/830/head 2025-09-07T06:10:56.9274577Z * [new branch] gh/swolchok/830/orig -> origin/gh/swolchok/830/orig 2025-09-07T06:10:56.9276000Z * [new branch] gh/swolchok/831/base -> origin/gh/swolchok/831/base 2025-09-07T06:10:56.9277166Z * [new branch] gh/swolchok/831/head -> origin/gh/swolchok/831/head 2025-09-07T06:10:56.9278132Z * [new branch] gh/swolchok/831/orig -> origin/gh/swolchok/831/orig 2025-09-07T06:10:56.9279607Z * [new branch] gh/swolchok/832/base -> origin/gh/swolchok/832/base 2025-09-07T06:10:56.9280691Z * [new branch] gh/swolchok/832/head -> origin/gh/swolchok/832/head 2025-09-07T06:10:56.9281696Z * [new branch] gh/swolchok/832/orig -> origin/gh/swolchok/832/orig 2025-09-07T06:10:56.9283486Z * [new branch] gh/syed-ahmed/3/base -> origin/gh/syed-ahmed/3/base 2025-09-07T06:10:56.9284453Z * [new branch] gh/syed-ahmed/3/head -> origin/gh/syed-ahmed/3/head 2025-09-07T06:10:56.9285540Z * [new branch] gh/syed-ahmed/3/orig -> origin/gh/syed-ahmed/3/orig 2025-09-07T06:10:56.9286974Z * [new branch] gh/syed-ahmed/4/base -> origin/gh/syed-ahmed/4/base 2025-09-07T06:10:56.9287997Z * [new branch] gh/syed-ahmed/4/head -> origin/gh/syed-ahmed/4/head 2025-09-07T06:10:56.9289107Z * [new branch] gh/syed-ahmed/4/orig -> origin/gh/syed-ahmed/4/orig 2025-09-07T06:10:56.9290567Z * [new branch] gh/syed-ahmed/5/base -> origin/gh/syed-ahmed/5/base 2025-09-07T06:10:56.9291554Z * [new branch] gh/syed-ahmed/5/head -> origin/gh/syed-ahmed/5/head 2025-09-07T06:10:56.9292564Z * [new branch] gh/syed-ahmed/5/orig -> origin/gh/syed-ahmed/5/orig 2025-09-07T06:10:56.9294529Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-09-07T06:10:56.9295608Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-09-07T06:10:56.9296664Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-09-07T06:10:56.9298392Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-09-07T06:10:56.9299403Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-09-07T06:10:56.9300476Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-09-07T06:10:56.9301896Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-09-07T06:10:56.9302956Z * [new branch] gh/tianyu-l/3/head -> origin/gh/tianyu-l/3/head 2025-09-07T06:10:56.9303908Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-09-07T06:10:56.9305778Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-09-07T06:10:56.9306819Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-09-07T06:10:56.9307886Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-09-07T06:10:56.9309903Z * [new branch] gh/tugsbayasgalan/1/base -> origin/gh/tugsbayasgalan/1/base 2025-09-07T06:10:56.9310918Z * [new branch] gh/tugsbayasgalan/1/head -> origin/gh/tugsbayasgalan/1/head 2025-09-07T06:10:56.9312122Z * [new branch] gh/tugsbayasgalan/1/orig -> origin/gh/tugsbayasgalan/1/orig 2025-09-07T06:10:56.9314500Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-09-07T06:10:56.9315520Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-09-07T06:10:56.9316737Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-09-07T06:10:56.9318177Z * [new branch] gh/tugsbayasgalan/11/base -> origin/gh/tugsbayasgalan/11/base 2025-09-07T06:10:56.9319277Z * [new branch] gh/tugsbayasgalan/11/head -> origin/gh/tugsbayasgalan/11/head 2025-09-07T06:10:56.9320325Z * [new branch] gh/tugsbayasgalan/11/orig -> origin/gh/tugsbayasgalan/11/orig 2025-09-07T06:10:56.9322010Z * [new branch] gh/tugsbayasgalan/12/base -> origin/gh/tugsbayasgalan/12/base 2025-09-07T06:10:56.9322948Z * [new branch] gh/tugsbayasgalan/12/head -> origin/gh/tugsbayasgalan/12/head 2025-09-07T06:10:56.9323994Z * [new branch] gh/tugsbayasgalan/12/orig -> origin/gh/tugsbayasgalan/12/orig 2025-09-07T06:10:56.9325480Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-09-07T06:10:56.9326449Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-09-07T06:10:56.9327479Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-09-07T06:10:56.9329119Z * [new branch] gh/tugsbayasgalan/14/base -> origin/gh/tugsbayasgalan/14/base 2025-09-07T06:10:56.9330098Z * [new branch] gh/tugsbayasgalan/14/head -> origin/gh/tugsbayasgalan/14/head 2025-09-07T06:10:56.9331111Z * [new branch] gh/tugsbayasgalan/14/orig -> origin/gh/tugsbayasgalan/14/orig 2025-09-07T06:10:56.9332746Z * [new branch] gh/tugsbayasgalan/15/base -> origin/gh/tugsbayasgalan/15/base 2025-09-07T06:10:56.9333695Z * [new branch] gh/tugsbayasgalan/15/head -> origin/gh/tugsbayasgalan/15/head 2025-09-07T06:10:56.9334713Z * [new branch] gh/tugsbayasgalan/15/orig -> origin/gh/tugsbayasgalan/15/orig 2025-09-07T06:10:56.9336327Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-09-07T06:10:56.9337324Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-09-07T06:10:56.9338374Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-09-07T06:10:56.9339671Z * [new branch] gh/tugsbayasgalan/3/base -> origin/gh/tugsbayasgalan/3/base 2025-09-07T06:10:56.9340874Z * [new branch] gh/tugsbayasgalan/3/head -> origin/gh/tugsbayasgalan/3/head 2025-09-07T06:10:56.9341899Z * [new branch] gh/tugsbayasgalan/3/orig -> origin/gh/tugsbayasgalan/3/orig 2025-09-07T06:10:56.9343377Z * [new branch] gh/tugsbayasgalan/4/base -> origin/gh/tugsbayasgalan/4/base 2025-09-07T06:10:56.9344658Z * [new branch] gh/tugsbayasgalan/4/head -> origin/gh/tugsbayasgalan/4/head 2025-09-07T06:10:56.9346069Z * [new branch] gh/tugsbayasgalan/4/orig -> origin/gh/tugsbayasgalan/4/orig 2025-09-07T06:10:56.9347611Z * [new branch] gh/tugsbayasgalan/5/base -> origin/gh/tugsbayasgalan/5/base 2025-09-07T06:10:56.9348713Z * [new branch] gh/tugsbayasgalan/5/head -> origin/gh/tugsbayasgalan/5/head 2025-09-07T06:10:56.9349843Z * [new branch] gh/tugsbayasgalan/5/orig -> origin/gh/tugsbayasgalan/5/orig 2025-09-07T06:10:56.9351771Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-09-07T06:10:56.9352745Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-09-07T06:10:56.9353857Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-09-07T06:10:56.9355443Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-09-07T06:10:56.9356485Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-09-07T06:10:56.9357739Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-09-07T06:10:56.9359248Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-09-07T06:10:56.9362863Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-09-07T06:10:56.9364050Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-09-07T06:10:56.9365559Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-09-07T06:10:56.9366494Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-09-07T06:10:56.9367585Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-09-07T06:10:56.9369526Z * [new branch] gh/v0i0/1/base -> origin/gh/v0i0/1/base 2025-09-07T06:10:56.9370548Z * [new branch] gh/v0i0/1/head -> origin/gh/v0i0/1/head 2025-09-07T06:10:56.9371643Z * [new branch] gh/v0i0/1/orig -> origin/gh/v0i0/1/orig 2025-09-07T06:10:56.9373247Z * [new branch] gh/v0i0/4/base -> origin/gh/v0i0/4/base 2025-09-07T06:10:56.9374206Z * [new branch] gh/v0i0/4/head -> origin/gh/v0i0/4/head 2025-09-07T06:10:56.9375216Z * [new branch] gh/v0i0/4/orig -> origin/gh/v0i0/4/orig 2025-09-07T06:10:56.9377272Z * [new branch] gh/v0i0/6/base -> origin/gh/v0i0/6/base 2025-09-07T06:10:56.9378309Z * [new branch] gh/v0i0/6/head -> origin/gh/v0i0/6/head 2025-09-07T06:10:56.9379411Z * [new branch] gh/v0i0/6/orig -> origin/gh/v0i0/6/orig 2025-09-07T06:10:56.9380978Z * [new branch] gh/v0i0/7/base -> origin/gh/v0i0/7/base 2025-09-07T06:10:56.9382064Z * [new branch] gh/v0i0/7/head -> origin/gh/v0i0/7/head 2025-09-07T06:10:56.9383130Z * [new branch] gh/v0i0/7/orig -> origin/gh/v0i0/7/orig 2025-09-07T06:10:56.9385012Z * [new branch] gh/v0i0/8/base -> origin/gh/v0i0/8/base 2025-09-07T06:10:56.9385982Z * [new branch] gh/v0i0/8/head -> origin/gh/v0i0/8/head 2025-09-07T06:10:56.9387032Z * [new branch] gh/v0i0/8/orig -> origin/gh/v0i0/8/orig 2025-09-07T06:10:56.9388557Z * [new branch] gh/v0i0/9/base -> origin/gh/v0i0/9/base 2025-09-07T06:10:56.9389565Z * [new branch] gh/v0i0/9/head -> origin/gh/v0i0/9/head 2025-09-07T06:10:56.9390649Z * [new branch] gh/v0i0/9/orig -> origin/gh/v0i0/9/orig 2025-09-07T06:10:56.9392477Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-09-07T06:10:56.9394013Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-09-07T06:10:56.9395325Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-09-07T06:10:56.9397033Z * [new branch] gh/vkuzo/4/base -> origin/gh/vkuzo/4/base 2025-09-07T06:10:56.9398138Z * [new branch] gh/vkuzo/4/head -> origin/gh/vkuzo/4/head 2025-09-07T06:10:56.9399429Z * [new branch] gh/vkuzo/4/orig -> origin/gh/vkuzo/4/orig 2025-09-07T06:10:56.9400934Z * [new branch] gh/vkuzo/5/base -> origin/gh/vkuzo/5/base 2025-09-07T06:10:56.9402091Z * [new branch] gh/vkuzo/5/head -> origin/gh/vkuzo/5/head 2025-09-07T06:10:56.9403197Z * [new branch] gh/vkuzo/5/orig -> origin/gh/vkuzo/5/orig 2025-09-07T06:10:56.9404865Z * [new branch] gh/vkuzo/6/base -> origin/gh/vkuzo/6/base 2025-09-07T06:10:56.9405873Z * [new branch] gh/vkuzo/6/head -> origin/gh/vkuzo/6/head 2025-09-07T06:10:56.9406995Z * [new branch] gh/vkuzo/6/orig -> origin/gh/vkuzo/6/orig 2025-09-07T06:10:56.9408310Z * [new branch] gh/vkuzo/7/base -> origin/gh/vkuzo/7/base 2025-09-07T06:10:56.9409385Z * [new branch] gh/vkuzo/7/head -> origin/gh/vkuzo/7/head 2025-09-07T06:10:56.9410460Z * [new branch] gh/vkuzo/7/orig -> origin/gh/vkuzo/7/orig 2025-09-07T06:10:56.9412463Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-09-07T06:10:56.9413406Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-09-07T06:10:56.9414463Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-09-07T06:10:56.9416069Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-09-07T06:10:56.9417538Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-09-07T06:10:56.9418510Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-09-07T06:10:56.9419988Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-09-07T06:10:56.9421011Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-09-07T06:10:56.9422064Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-09-07T06:10:56.9423535Z * [new branch] gh/wconstab/438/base -> origin/gh/wconstab/438/base 2025-09-07T06:10:56.9424625Z * [new branch] gh/wconstab/438/head -> origin/gh/wconstab/438/head 2025-09-07T06:10:56.9425943Z * [new branch] gh/wconstab/438/orig -> origin/gh/wconstab/438/orig 2025-09-07T06:10:56.9427547Z * [new branch] gh/wconstab/440/base -> origin/gh/wconstab/440/base 2025-09-07T06:10:56.9428743Z * [new branch] gh/wconstab/440/head -> origin/gh/wconstab/440/head 2025-09-07T06:10:56.9429939Z * [new branch] gh/wconstab/440/orig -> origin/gh/wconstab/440/orig 2025-09-07T06:10:56.9431654Z * [new branch] gh/wconstab/441/base -> origin/gh/wconstab/441/base 2025-09-07T06:10:56.9433112Z * [new branch] gh/wconstab/441/head -> origin/gh/wconstab/441/head 2025-09-07T06:10:56.9434305Z * [new branch] gh/wconstab/441/orig -> origin/gh/wconstab/441/orig 2025-09-07T06:10:56.9435988Z * [new branch] gh/wconstab/442/base -> origin/gh/wconstab/442/base 2025-09-07T06:10:56.9437280Z * [new branch] gh/wconstab/442/head -> origin/gh/wconstab/442/head 2025-09-07T06:10:56.9438410Z * [new branch] gh/wconstab/442/orig -> origin/gh/wconstab/442/orig 2025-09-07T06:10:56.9439940Z * [new branch] gh/wconstab/443/base -> origin/gh/wconstab/443/base 2025-09-07T06:10:56.9440965Z * [new branch] gh/wconstab/443/head -> origin/gh/wconstab/443/head 2025-09-07T06:10:56.9441924Z * [new branch] gh/wconstab/443/orig -> origin/gh/wconstab/443/orig 2025-09-07T06:10:56.9443443Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-09-07T06:10:56.9444486Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-09-07T06:10:56.9445532Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-09-07T06:10:56.9446989Z * [new branch] gh/wconstab/445/base -> origin/gh/wconstab/445/base 2025-09-07T06:10:56.9447957Z * [new branch] gh/wconstab/445/head -> origin/gh/wconstab/445/head 2025-09-07T06:10:56.9448978Z * [new branch] gh/wconstab/445/orig -> origin/gh/wconstab/445/orig 2025-09-07T06:10:56.9451170Z * [new branch] gh/wconstab/446/base -> origin/gh/wconstab/446/base 2025-09-07T06:10:56.9452467Z * [new branch] gh/wconstab/446/head -> origin/gh/wconstab/446/head 2025-09-07T06:10:56.9453991Z * [new branch] gh/wconstab/446/orig -> origin/gh/wconstab/446/orig 2025-09-07T06:10:56.9456274Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-09-07T06:10:56.9457249Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-09-07T06:10:56.9457869Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-09-07T06:10:56.9459379Z * [new branch] gh/weifengpy/27/base -> origin/gh/weifengpy/27/base 2025-09-07T06:10:56.9460825Z * [new branch] gh/weifengpy/27/head -> origin/gh/weifengpy/27/head 2025-09-07T06:10:56.9461946Z * [new branch] gh/weifengpy/27/orig -> origin/gh/weifengpy/27/orig 2025-09-07T06:10:56.9463462Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-09-07T06:10:56.9464542Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-09-07T06:10:56.9465714Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-09-07T06:10:56.9467699Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-09-07T06:10:56.9468790Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-09-07T06:10:56.9469992Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-09-07T06:10:56.9471582Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-09-07T06:10:56.9472708Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-09-07T06:10:56.9473787Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-09-07T06:10:56.9475455Z * [new branch] gh/williamwen42/258/base -> origin/gh/williamwen42/258/base 2025-09-07T06:10:56.9476666Z * [new branch] gh/williamwen42/258/head -> origin/gh/williamwen42/258/head 2025-09-07T06:10:56.9477745Z * [new branch] gh/williamwen42/258/orig -> origin/gh/williamwen42/258/orig 2025-09-07T06:10:56.9479176Z * [new branch] gh/williamwen42/266/base -> origin/gh/williamwen42/266/base 2025-09-07T06:10:56.9480193Z * [new branch] gh/williamwen42/266/head -> origin/gh/williamwen42/266/head 2025-09-07T06:10:56.9481268Z * [new branch] gh/williamwen42/266/orig -> origin/gh/williamwen42/266/orig 2025-09-07T06:10:56.9482790Z * [new branch] gh/williamwen42/267/base -> origin/gh/williamwen42/267/base 2025-09-07T06:10:56.9483857Z * [new branch] gh/williamwen42/267/head -> origin/gh/williamwen42/267/head 2025-09-07T06:10:56.9485020Z * [new branch] gh/williamwen42/267/orig -> origin/gh/williamwen42/267/orig 2025-09-07T06:10:56.9486503Z * [new branch] gh/williamwen42/270/base -> origin/gh/williamwen42/270/base 2025-09-07T06:10:56.9487638Z * [new branch] gh/williamwen42/270/head -> origin/gh/williamwen42/270/head 2025-09-07T06:10:56.9488694Z * [new branch] gh/williamwen42/270/orig -> origin/gh/williamwen42/270/orig 2025-09-07T06:10:56.9490262Z * [new branch] gh/williamwen42/271/base -> origin/gh/williamwen42/271/base 2025-09-07T06:10:56.9491867Z * [new branch] gh/williamwen42/271/head -> origin/gh/williamwen42/271/head 2025-09-07T06:10:56.9492883Z * [new branch] gh/williamwen42/271/orig -> origin/gh/williamwen42/271/orig 2025-09-07T06:10:56.9494315Z * [new branch] gh/williamwen42/272/base -> origin/gh/williamwen42/272/base 2025-09-07T06:10:56.9495325Z * [new branch] gh/williamwen42/272/head -> origin/gh/williamwen42/272/head 2025-09-07T06:10:56.9496508Z * [new branch] gh/williamwen42/272/orig -> origin/gh/williamwen42/272/orig 2025-09-07T06:10:56.9498040Z * [new branch] gh/williamwen42/274/base -> origin/gh/williamwen42/274/base 2025-09-07T06:10:56.9499061Z * [new branch] gh/williamwen42/274/head -> origin/gh/williamwen42/274/head 2025-09-07T06:10:56.9500097Z * [new branch] gh/williamwen42/274/orig -> origin/gh/williamwen42/274/orig 2025-09-07T06:10:56.9501655Z * [new branch] gh/williamwen42/275/base -> origin/gh/williamwen42/275/base 2025-09-07T06:10:56.9502784Z * [new branch] gh/williamwen42/275/head -> origin/gh/williamwen42/275/head 2025-09-07T06:10:56.9504141Z * [new branch] gh/williamwen42/276/base -> origin/gh/williamwen42/276/base 2025-09-07T06:10:56.9505476Z * [new branch] gh/williamwen42/276/head -> origin/gh/williamwen42/276/head 2025-09-07T06:10:56.9506573Z * [new branch] gh/williamwen42/276/orig -> origin/gh/williamwen42/276/orig 2025-09-07T06:10:56.9508342Z * [new branch] gh/williamwen42/277/base -> origin/gh/williamwen42/277/base 2025-09-07T06:10:56.9509423Z * [new branch] gh/williamwen42/277/head -> origin/gh/williamwen42/277/head 2025-09-07T06:10:56.9510514Z * [new branch] gh/williamwen42/277/orig -> origin/gh/williamwen42/277/orig 2025-09-07T06:10:56.9512068Z * [new branch] gh/williamwen42/278/base -> origin/gh/williamwen42/278/base 2025-09-07T06:10:56.9513117Z * [new branch] gh/williamwen42/278/head -> origin/gh/williamwen42/278/head 2025-09-07T06:10:56.9514220Z * [new branch] gh/williamwen42/278/orig -> origin/gh/williamwen42/278/orig 2025-09-07T06:10:56.9515785Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-09-07T06:10:56.9517128Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-09-07T06:10:56.9518341Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-09-07T06:10:56.9519850Z * [new branch] gh/williamwen42/280/base -> origin/gh/williamwen42/280/base 2025-09-07T06:10:56.9520876Z * [new branch] gh/williamwen42/280/head -> origin/gh/williamwen42/280/head 2025-09-07T06:10:56.9521908Z * [new branch] gh/williamwen42/280/orig -> origin/gh/williamwen42/280/orig 2025-09-07T06:10:56.9523459Z * [new branch] gh/williamwen42/281/base -> origin/gh/williamwen42/281/base 2025-09-07T06:10:56.9524415Z * [new branch] gh/williamwen42/281/head -> origin/gh/williamwen42/281/head 2025-09-07T06:10:56.9525450Z * [new branch] gh/williamwen42/281/orig -> origin/gh/williamwen42/281/orig 2025-09-07T06:10:56.9527306Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-09-07T06:10:56.9528373Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-09-07T06:10:56.9529363Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-09-07T06:10:56.9531060Z * [new branch] gh/williamwen42/283/base -> origin/gh/williamwen42/283/base 2025-09-07T06:10:56.9532234Z * [new branch] gh/williamwen42/283/head -> origin/gh/williamwen42/283/head 2025-09-07T06:10:56.9533407Z * [new branch] gh/williamwen42/283/orig -> origin/gh/williamwen42/283/orig 2025-09-07T06:10:56.9535240Z * [new branch] gh/williamwen42/284/base -> origin/gh/williamwen42/284/base 2025-09-07T06:10:56.9536200Z * [new branch] gh/williamwen42/284/head -> origin/gh/williamwen42/284/head 2025-09-07T06:10:56.9537295Z * [new branch] gh/williamwen42/284/orig -> origin/gh/williamwen42/284/orig 2025-09-07T06:10:56.9538626Z * [new branch] gh/williamwen42/285/base -> origin/gh/williamwen42/285/base 2025-09-07T06:10:56.9539692Z * [new branch] gh/williamwen42/285/head -> origin/gh/williamwen42/285/head 2025-09-07T06:10:56.9540744Z * [new branch] gh/williamwen42/285/orig -> origin/gh/williamwen42/285/orig 2025-09-07T06:10:56.9542015Z * [new branch] gh/williamwen42/286/base -> origin/gh/williamwen42/286/base 2025-09-07T06:10:56.9543039Z * [new branch] gh/williamwen42/286/head -> origin/gh/williamwen42/286/head 2025-09-07T06:10:56.9544083Z * [new branch] gh/williamwen42/286/orig -> origin/gh/williamwen42/286/orig 2025-09-07T06:10:56.9545981Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-09-07T06:10:56.9547142Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-09-07T06:10:56.9548352Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-09-07T06:10:56.9550032Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-09-07T06:10:56.9551061Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-09-07T06:10:56.9552157Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-09-07T06:10:56.9553753Z * [new branch] gh/williamwen42/289/base -> origin/gh/williamwen42/289/base 2025-09-07T06:10:56.9555330Z * [new branch] gh/williamwen42/289/head -> origin/gh/williamwen42/289/head 2025-09-07T06:10:56.9556347Z * [new branch] gh/williamwen42/289/orig -> origin/gh/williamwen42/289/orig 2025-09-07T06:10:56.9558509Z * [new branch] gh/wychi/1/base -> origin/gh/wychi/1/base 2025-09-07T06:10:56.9559632Z * [new branch] gh/wychi/1/head -> origin/gh/wychi/1/head 2025-09-07T06:10:56.9562630Z * [new branch] gh/wychi/1/orig -> origin/gh/wychi/1/orig 2025-09-07T06:10:56.9564505Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-09-07T06:10:56.9565555Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-09-07T06:10:56.9566938Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-09-07T06:10:56.9567876Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-09-07T06:10:56.9569457Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-09-07T06:10:56.9570481Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-09-07T06:10:56.9571966Z * [new branch] gh/xmfan/229/base -> origin/gh/xmfan/229/base 2025-09-07T06:10:56.9573064Z * [new branch] gh/xmfan/229/head -> origin/gh/xmfan/229/head 2025-09-07T06:10:56.9574146Z * [new branch] gh/xmfan/229/orig -> origin/gh/xmfan/229/orig 2025-09-07T06:10:56.9575853Z * [new branch] gh/xmfan/237/base -> origin/gh/xmfan/237/base 2025-09-07T06:10:56.9576710Z * [new branch] gh/xmfan/237/head -> origin/gh/xmfan/237/head 2025-09-07T06:10:56.9577752Z * [new branch] gh/xmfan/237/orig -> origin/gh/xmfan/237/orig 2025-09-07T06:10:56.9579281Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-09-07T06:10:56.9580270Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-09-07T06:10:56.9581319Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-09-07T06:10:56.9582752Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-09-07T06:10:56.9583888Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-09-07T06:10:56.9585253Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-09-07T06:10:56.9586768Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-09-07T06:10:56.9587803Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-09-07T06:10:56.9588856Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-09-07T06:10:56.9590372Z * [new branch] gh/xmfan/254/base -> origin/gh/xmfan/254/base 2025-09-07T06:10:56.9591378Z * [new branch] gh/xmfan/254/head -> origin/gh/xmfan/254/head 2025-09-07T06:10:56.9592449Z * [new branch] gh/xmfan/254/orig -> origin/gh/xmfan/254/orig 2025-09-07T06:10:56.9594003Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-09-07T06:10:56.9595009Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-09-07T06:10:56.9596068Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-09-07T06:10:56.9597641Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-09-07T06:10:56.9598599Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-09-07T06:10:56.9599631Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-09-07T06:10:56.9601137Z * [new branch] gh/xmfan/263/base -> origin/gh/xmfan/263/base 2025-09-07T06:10:56.9602080Z * [new branch] gh/xmfan/263/head -> origin/gh/xmfan/263/head 2025-09-07T06:10:56.9603142Z * [new branch] gh/xmfan/263/orig -> origin/gh/xmfan/263/orig 2025-09-07T06:10:56.9604544Z * [new branch] gh/xmfan/264/base -> origin/gh/xmfan/264/base 2025-09-07T06:10:56.9605497Z * [new branch] gh/xmfan/264/head -> origin/gh/xmfan/264/head 2025-09-07T06:10:56.9606524Z * [new branch] gh/xmfan/264/orig -> origin/gh/xmfan/264/orig 2025-09-07T06:10:56.9608107Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-09-07T06:10:56.9609076Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-09-07T06:10:56.9610171Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-09-07T06:10:56.9611643Z * [new branch] gh/xmfan/276/base -> origin/gh/xmfan/276/base 2025-09-07T06:10:56.9612644Z * [new branch] gh/xmfan/276/head -> origin/gh/xmfan/276/head 2025-09-07T06:10:56.9613674Z * [new branch] gh/xmfan/276/orig -> origin/gh/xmfan/276/orig 2025-09-07T06:10:56.9615108Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-09-07T06:10:56.9616127Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-09-07T06:10:56.9617137Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-09-07T06:10:56.9618645Z * [new branch] gh/xmfan/278/base -> origin/gh/xmfan/278/base 2025-09-07T06:10:56.9619566Z * [new branch] gh/xmfan/278/head -> origin/gh/xmfan/278/head 2025-09-07T06:10:56.9620578Z * [new branch] gh/xmfan/278/orig -> origin/gh/xmfan/278/orig 2025-09-07T06:10:56.9622565Z * [new branch] gh/xmfan/279/base -> origin/gh/xmfan/279/base 2025-09-07T06:10:56.9623536Z * [new branch] gh/xmfan/279/head -> origin/gh/xmfan/279/head 2025-09-07T06:10:56.9624622Z * [new branch] gh/xmfan/279/orig -> origin/gh/xmfan/279/orig 2025-09-07T06:10:56.9626465Z * [new branch] gh/xmfan/280/base -> origin/gh/xmfan/280/base 2025-09-07T06:10:56.9627486Z * [new branch] gh/xmfan/280/head -> origin/gh/xmfan/280/head 2025-09-07T06:10:56.9628608Z * [new branch] gh/xmfan/280/orig -> origin/gh/xmfan/280/orig 2025-09-07T06:10:56.9630187Z * [new branch] gh/xmfan/281/base -> origin/gh/xmfan/281/base 2025-09-07T06:10:56.9631141Z * [new branch] gh/xmfan/281/head -> origin/gh/xmfan/281/head 2025-09-07T06:10:56.9632244Z * [new branch] gh/xmfan/281/orig -> origin/gh/xmfan/281/orig 2025-09-07T06:10:56.9633700Z * [new branch] gh/xmfan/282/base -> origin/gh/xmfan/282/base 2025-09-07T06:10:56.9634760Z * [new branch] gh/xmfan/282/head -> origin/gh/xmfan/282/head 2025-09-07T06:10:56.9636368Z * [new branch] gh/xmfan/283/base -> origin/gh/xmfan/283/base 2025-09-07T06:10:56.9637572Z * [new branch] gh/xmfan/283/head -> origin/gh/xmfan/283/head 2025-09-07T06:10:56.9638619Z * [new branch] gh/xmfan/283/orig -> origin/gh/xmfan/283/orig 2025-09-07T06:10:56.9640402Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-09-07T06:10:56.9645357Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-09-07T06:10:56.9646436Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-09-07T06:10:56.9647922Z * [new branch] gh/xuanzhang816/19/base -> origin/gh/xuanzhang816/19/base 2025-09-07T06:10:56.9648917Z * [new branch] gh/xuanzhang816/19/head -> origin/gh/xuanzhang816/19/head 2025-09-07T06:10:56.9650182Z * [new branch] gh/xuanzhang816/19/orig -> origin/gh/xuanzhang816/19/orig 2025-09-07T06:10:56.9651642Z * [new branch] gh/xuanzhang816/22/base -> origin/gh/xuanzhang816/22/base 2025-09-07T06:10:56.9652592Z * [new branch] gh/xuanzhang816/22/head -> origin/gh/xuanzhang816/22/head 2025-09-07T06:10:56.9653623Z * [new branch] gh/xuanzhang816/22/orig -> origin/gh/xuanzhang816/22/orig 2025-09-07T06:10:56.9655185Z * [new branch] gh/xuanzhang816/23/base -> origin/gh/xuanzhang816/23/base 2025-09-07T06:10:56.9656151Z * [new branch] gh/xuanzhang816/23/head -> origin/gh/xuanzhang816/23/head 2025-09-07T06:10:56.9657185Z * [new branch] gh/xuanzhang816/23/orig -> origin/gh/xuanzhang816/23/orig 2025-09-07T06:10:56.9658619Z * [new branch] gh/xuanzhang816/24/base -> origin/gh/xuanzhang816/24/base 2025-09-07T06:10:56.9659589Z * [new branch] gh/xuanzhang816/24/head -> origin/gh/xuanzhang816/24/head 2025-09-07T06:10:56.9661219Z * [new branch] gh/xuanzhang816/24/orig -> origin/gh/xuanzhang816/24/orig 2025-09-07T06:10:56.9662508Z * [new branch] gh/xuanzhang816/25/base -> origin/gh/xuanzhang816/25/base 2025-09-07T06:10:56.9663580Z * [new branch] gh/xuanzhang816/25/head -> origin/gh/xuanzhang816/25/head 2025-09-07T06:10:56.9664697Z * [new branch] gh/xuanzhang816/25/orig -> origin/gh/xuanzhang816/25/orig 2025-09-07T06:10:56.9666850Z * [new branch] gh/xuanzhang816/26/base -> origin/gh/xuanzhang816/26/base 2025-09-07T06:10:56.9667753Z * [new branch] gh/xuanzhang816/26/head -> origin/gh/xuanzhang816/26/head 2025-09-07T06:10:56.9668823Z * [new branch] gh/xuanzhang816/26/orig -> origin/gh/xuanzhang816/26/orig 2025-09-07T06:10:56.9670844Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-09-07T06:10:56.9671843Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-09-07T06:10:56.9672950Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-09-07T06:10:56.9674878Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-09-07T06:10:56.9676026Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-09-07T06:10:56.9677069Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-09-07T06:10:56.9678609Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-09-07T06:10:56.9679577Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-09-07T06:10:56.9680629Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-09-07T06:10:56.9682042Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-09-07T06:10:56.9683036Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-09-07T06:10:56.9684177Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-09-07T06:10:56.9685540Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-09-07T06:10:56.9686539Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-09-07T06:10:56.9687593Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-09-07T06:10:56.9688941Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-09-07T06:10:56.9690013Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-09-07T06:10:56.9691040Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-09-07T06:10:56.9692471Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-09-07T06:10:56.9693482Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-09-07T06:10:56.9694511Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-09-07T06:10:56.9696008Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-09-07T06:10:56.9697008Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-09-07T06:10:56.9698118Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-09-07T06:10:56.9699585Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-09-07T06:10:56.9700580Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-09-07T06:10:56.9702017Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-09-07T06:10:56.9703070Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-09-07T06:10:56.9704137Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-09-07T06:10:56.9705927Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-09-07T06:10:56.9706965Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-09-07T06:10:56.9708050Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-09-07T06:10:56.9709612Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-09-07T06:10:56.9710517Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-09-07T06:10:56.9711761Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-09-07T06:10:56.9713409Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-09-07T06:10:56.9714449Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-09-07T06:10:56.9715552Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-09-07T06:10:56.9717078Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-09-07T06:10:56.9718127Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-09-07T06:10:56.9719206Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-09-07T06:10:56.9720594Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-09-07T06:10:56.9721622Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-09-07T06:10:56.9722657Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-09-07T06:10:56.9724070Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-09-07T06:10:56.9725096Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-09-07T06:10:56.9726130Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-09-07T06:10:56.9727947Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-09-07T06:10:56.9729001Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-09-07T06:10:56.9730043Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-09-07T06:10:56.9731487Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-09-07T06:10:56.9732575Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-09-07T06:10:56.9733597Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-09-07T06:10:56.9735006Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-09-07T06:10:56.9736048Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-09-07T06:10:56.9737059Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-09-07T06:10:56.9738479Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-09-07T06:10:56.9739506Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-09-07T06:10:56.9740626Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-09-07T06:10:56.9742052Z * [new branch] gh/yangw-dev/16/base -> origin/gh/yangw-dev/16/base 2025-09-07T06:10:56.9743087Z * [new branch] gh/yangw-dev/16/head -> origin/gh/yangw-dev/16/head 2025-09-07T06:10:56.9744134Z * [new branch] gh/yangw-dev/16/orig -> origin/gh/yangw-dev/16/orig 2025-09-07T06:10:56.9745878Z * [new branch] gh/yangw-dev/17/base -> origin/gh/yangw-dev/17/base 2025-09-07T06:10:56.9746933Z * [new branch] gh/yangw-dev/17/head -> origin/gh/yangw-dev/17/head 2025-09-07T06:10:56.9747995Z * [new branch] gh/yangw-dev/17/orig -> origin/gh/yangw-dev/17/orig 2025-09-07T06:10:56.9749899Z * [new branch] gh/yangw-dev/18/base -> origin/gh/yangw-dev/18/base 2025-09-07T06:10:56.9750959Z * [new branch] gh/yangw-dev/18/head -> origin/gh/yangw-dev/18/head 2025-09-07T06:10:56.9752106Z * [new branch] gh/yangw-dev/18/orig -> origin/gh/yangw-dev/18/orig 2025-09-07T06:10:56.9753490Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-09-07T06:10:56.9754574Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-09-07T06:10:56.9755757Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-09-07T06:10:56.9757305Z * [new branch] gh/yangw-dev/20/base -> origin/gh/yangw-dev/20/base 2025-09-07T06:10:56.9758361Z * [new branch] gh/yangw-dev/20/head -> origin/gh/yangw-dev/20/head 2025-09-07T06:10:56.9759389Z * [new branch] gh/yangw-dev/20/orig -> origin/gh/yangw-dev/20/orig 2025-09-07T06:10:56.9761229Z * [new branch] gh/yangw-dev/21/base -> origin/gh/yangw-dev/21/base 2025-09-07T06:10:56.9762325Z * [new branch] gh/yangw-dev/21/head -> origin/gh/yangw-dev/21/head 2025-09-07T06:10:56.9763403Z * [new branch] gh/yangw-dev/21/orig -> origin/gh/yangw-dev/21/orig 2025-09-07T06:10:56.9764831Z * [new branch] gh/yangw-dev/22/base -> origin/gh/yangw-dev/22/base 2025-09-07T06:10:56.9765964Z * [new branch] gh/yangw-dev/22/head -> origin/gh/yangw-dev/22/head 2025-09-07T06:10:56.9767037Z * [new branch] gh/yangw-dev/22/orig -> origin/gh/yangw-dev/22/orig 2025-09-07T06:10:56.9768409Z * [new branch] gh/yangw-dev/23/base -> origin/gh/yangw-dev/23/base 2025-09-07T06:10:56.9769480Z * [new branch] gh/yangw-dev/23/head -> origin/gh/yangw-dev/23/head 2025-09-07T06:10:56.9770653Z * [new branch] gh/yangw-dev/23/orig -> origin/gh/yangw-dev/23/orig 2025-09-07T06:10:56.9772096Z * [new branch] gh/yangw-dev/24/base -> origin/gh/yangw-dev/24/base 2025-09-07T06:10:56.9773226Z * [new branch] gh/yangw-dev/24/head -> origin/gh/yangw-dev/24/head 2025-09-07T06:10:56.9774391Z * [new branch] gh/yangw-dev/24/orig -> origin/gh/yangw-dev/24/orig 2025-09-07T06:10:56.9776236Z * [new branch] gh/yangw-dev/25/base -> origin/gh/yangw-dev/25/base 2025-09-07T06:10:56.9777297Z * [new branch] gh/yangw-dev/25/head -> origin/gh/yangw-dev/25/head 2025-09-07T06:10:56.9778347Z * [new branch] gh/yangw-dev/25/orig -> origin/gh/yangw-dev/25/orig 2025-09-07T06:10:56.9779708Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-09-07T06:10:56.9780755Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-09-07T06:10:56.9781795Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-09-07T06:10:56.9783243Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-09-07T06:10:56.9784334Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-09-07T06:10:56.9785720Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-09-07T06:10:56.9787497Z * [new branch] gh/ydwu4/233/base -> origin/gh/ydwu4/233/base 2025-09-07T06:10:56.9788643Z * [new branch] gh/ydwu4/233/head -> origin/gh/ydwu4/233/head 2025-09-07T06:10:56.9789699Z * [new branch] gh/ydwu4/233/orig -> origin/gh/ydwu4/233/orig 2025-09-07T06:10:56.9791335Z * [new branch] gh/ydwu4/246/base -> origin/gh/ydwu4/246/base 2025-09-07T06:10:56.9792424Z * [new branch] gh/ydwu4/246/head -> origin/gh/ydwu4/246/head 2025-09-07T06:10:56.9793483Z * [new branch] gh/ydwu4/246/orig -> origin/gh/ydwu4/246/orig 2025-09-07T06:10:56.9795070Z * [new branch] gh/ydwu4/253/base -> origin/gh/ydwu4/253/base 2025-09-07T06:10:56.9796369Z * [new branch] gh/ydwu4/253/head -> origin/gh/ydwu4/253/head 2025-09-07T06:10:56.9797444Z * [new branch] gh/ydwu4/253/orig -> origin/gh/ydwu4/253/orig 2025-09-07T06:10:56.9798864Z * [new branch] gh/ydwu4/255/base -> origin/gh/ydwu4/255/base 2025-09-07T06:10:56.9799999Z * [new branch] gh/ydwu4/255/head -> origin/gh/ydwu4/255/head 2025-09-07T06:10:56.9801102Z * [new branch] gh/ydwu4/255/orig -> origin/gh/ydwu4/255/orig 2025-09-07T06:10:56.9802662Z * [new branch] gh/ydwu4/259/base -> origin/gh/ydwu4/259/base 2025-09-07T06:10:56.9803721Z * [new branch] gh/ydwu4/259/head -> origin/gh/ydwu4/259/head 2025-09-07T06:10:56.9804777Z * [new branch] gh/ydwu4/259/orig -> origin/gh/ydwu4/259/orig 2025-09-07T06:10:56.9806263Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-09-07T06:10:56.9807355Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-09-07T06:10:56.9808397Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-09-07T06:10:56.9809825Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-09-07T06:10:56.9810887Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-09-07T06:10:56.9811914Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-09-07T06:10:56.9813467Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-09-07T06:10:56.9814524Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-09-07T06:10:56.9815546Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-09-07T06:10:56.9817049Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-09-07T06:10:56.9818146Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-09-07T06:10:56.9819259Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-09-07T06:10:56.9820650Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-09-07T06:10:56.9821824Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-09-07T06:10:56.9822936Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-09-07T06:10:56.9824200Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-09-07T06:10:56.9825673Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-09-07T06:10:56.9826717Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-09-07T06:10:56.9828044Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-09-07T06:10:56.9829232Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-09-07T06:10:56.9830328Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-09-07T06:10:56.9831994Z * [new branch] gh/ydwu4/279/base -> origin/gh/ydwu4/279/base 2025-09-07T06:10:56.9833229Z * [new branch] gh/ydwu4/279/head -> origin/gh/ydwu4/279/head 2025-09-07T06:10:56.9834315Z * [new branch] gh/ydwu4/279/orig -> origin/gh/ydwu4/279/orig 2025-09-07T06:10:56.9836057Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-09-07T06:10:56.9837248Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-09-07T06:10:56.9838416Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-09-07T06:10:56.9839802Z * [new branch] gh/ydwu4/289/base -> origin/gh/ydwu4/289/base 2025-09-07T06:10:56.9840951Z * [new branch] gh/ydwu4/289/head -> origin/gh/ydwu4/289/head 2025-09-07T06:10:56.9841949Z * [new branch] gh/ydwu4/289/orig -> origin/gh/ydwu4/289/orig 2025-09-07T06:10:56.9843469Z * [new branch] gh/ydwu4/290/base -> origin/gh/ydwu4/290/base 2025-09-07T06:10:56.9844662Z * [new branch] gh/ydwu4/290/head -> origin/gh/ydwu4/290/head 2025-09-07T06:10:56.9845701Z * [new branch] gh/ydwu4/290/orig -> origin/gh/ydwu4/290/orig 2025-09-07T06:10:56.9847632Z * [new branch] gh/ydwu4/291/base -> origin/gh/ydwu4/291/base 2025-09-07T06:10:56.9848739Z * [new branch] gh/ydwu4/291/head -> origin/gh/ydwu4/291/head 2025-09-07T06:10:56.9850214Z * [new branch] gh/ydwu4/291/orig -> origin/gh/ydwu4/291/orig 2025-09-07T06:10:56.9851857Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-09-07T06:10:56.9853288Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-09-07T06:10:56.9854296Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-09-07T06:10:56.9855698Z * [new branch] gh/ydwu4/293/base -> origin/gh/ydwu4/293/base 2025-09-07T06:10:56.9856761Z * [new branch] gh/ydwu4/293/head -> origin/gh/ydwu4/293/head 2025-09-07T06:10:56.9857776Z * [new branch] gh/ydwu4/293/orig -> origin/gh/ydwu4/293/orig 2025-09-07T06:10:56.9859300Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-09-07T06:10:56.9862145Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-09-07T06:10:56.9863807Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-09-07T06:10:56.9865690Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-09-07T06:10:56.9866858Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-09-07T06:10:56.9867971Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-09-07T06:10:56.9869436Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-09-07T06:10:56.9870442Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-09-07T06:10:56.9871606Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-09-07T06:10:56.9874096Z * [new branch] gh/ydwu4/300/base -> origin/gh/ydwu4/300/base 2025-09-07T06:10:56.9875821Z * [new branch] gh/ydwu4/300/head -> origin/gh/ydwu4/300/head 2025-09-07T06:10:56.9877173Z * [new branch] gh/ydwu4/300/orig -> origin/gh/ydwu4/300/orig 2025-09-07T06:10:56.9878996Z * [new branch] gh/ydwu4/301/base -> origin/gh/ydwu4/301/base 2025-09-07T06:10:56.9879994Z * [new branch] gh/ydwu4/301/head -> origin/gh/ydwu4/301/head 2025-09-07T06:10:56.9881147Z * [new branch] gh/ydwu4/301/orig -> origin/gh/ydwu4/301/orig 2025-09-07T06:10:56.9882641Z * [new branch] gh/ydwu4/302/base -> origin/gh/ydwu4/302/base 2025-09-07T06:10:56.9883673Z * [new branch] gh/ydwu4/302/head -> origin/gh/ydwu4/302/head 2025-09-07T06:10:56.9884799Z * [new branch] gh/ydwu4/302/orig -> origin/gh/ydwu4/302/orig 2025-09-07T06:10:56.9886137Z * [new branch] gh/ydwu4/303/base -> origin/gh/ydwu4/303/base 2025-09-07T06:10:56.9887666Z * [new branch] gh/ydwu4/303/head -> origin/gh/ydwu4/303/head 2025-09-07T06:10:56.9888792Z * [new branch] gh/ydwu4/303/orig -> origin/gh/ydwu4/303/orig 2025-09-07T06:10:56.9890102Z * [new branch] gh/ydwu4/304/base -> origin/gh/ydwu4/304/base 2025-09-07T06:10:56.9891266Z * [new branch] gh/ydwu4/304/head -> origin/gh/ydwu4/304/head 2025-09-07T06:10:56.9892247Z * [new branch] gh/ydwu4/304/orig -> origin/gh/ydwu4/304/orig 2025-09-07T06:10:56.9893781Z * [new branch] gh/ydwu4/305/base -> origin/gh/ydwu4/305/base 2025-09-07T06:10:56.9894987Z * [new branch] gh/ydwu4/305/head -> origin/gh/ydwu4/305/head 2025-09-07T06:10:56.9896140Z * [new branch] gh/ydwu4/305/orig -> origin/gh/ydwu4/305/orig 2025-09-07T06:10:56.9898127Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-09-07T06:10:56.9899239Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-09-07T06:10:56.9900386Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-09-07T06:10:56.9901750Z * [new branch] gh/ydwu4/307/base -> origin/gh/ydwu4/307/base 2025-09-07T06:10:56.9902751Z * [new branch] gh/ydwu4/307/head -> origin/gh/ydwu4/307/head 2025-09-07T06:10:56.9903768Z * [new branch] gh/ydwu4/307/orig -> origin/gh/ydwu4/307/orig 2025-09-07T06:10:56.9905630Z * [new branch] gh/ydwu4/308/base -> origin/gh/ydwu4/308/base 2025-09-07T06:10:56.9906794Z * [new branch] gh/ydwu4/308/head -> origin/gh/ydwu4/308/head 2025-09-07T06:10:56.9907866Z * [new branch] gh/ydwu4/308/orig -> origin/gh/ydwu4/308/orig 2025-09-07T06:10:56.9909324Z * [new branch] gh/ydwu4/309/base -> origin/gh/ydwu4/309/base 2025-09-07T06:10:56.9910412Z * [new branch] gh/ydwu4/309/head -> origin/gh/ydwu4/309/head 2025-09-07T06:10:56.9911650Z * [new branch] gh/ydwu4/309/orig -> origin/gh/ydwu4/309/orig 2025-09-07T06:10:56.9913309Z * [new branch] gh/ydwu4/310/base -> origin/gh/ydwu4/310/base 2025-09-07T06:10:56.9914605Z * [new branch] gh/ydwu4/310/head -> origin/gh/ydwu4/310/head 2025-09-07T06:10:56.9915701Z * [new branch] gh/ydwu4/310/orig -> origin/gh/ydwu4/310/orig 2025-09-07T06:10:56.9917234Z * [new branch] gh/ydwu4/311/base -> origin/gh/ydwu4/311/base 2025-09-07T06:10:56.9918311Z * [new branch] gh/ydwu4/311/head -> origin/gh/ydwu4/311/head 2025-09-07T06:10:56.9919488Z * [new branch] gh/ydwu4/311/orig -> origin/gh/ydwu4/311/orig 2025-09-07T06:10:56.9920966Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-09-07T06:10:56.9922018Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-09-07T06:10:56.9923046Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-09-07T06:10:56.9924743Z * [new branch] gh/ydwu4/313/base -> origin/gh/ydwu4/313/base 2025-09-07T06:10:56.9925957Z * [new branch] gh/ydwu4/313/head -> origin/gh/ydwu4/313/head 2025-09-07T06:10:56.9927107Z * [new branch] gh/ydwu4/313/orig -> origin/gh/ydwu4/313/orig 2025-09-07T06:10:56.9928613Z * [new branch] gh/ydwu4/314/base -> origin/gh/ydwu4/314/base 2025-09-07T06:10:56.9929869Z * [new branch] gh/ydwu4/314/head -> origin/gh/ydwu4/314/head 2025-09-07T06:10:56.9930938Z * [new branch] gh/ydwu4/314/orig -> origin/gh/ydwu4/314/orig 2025-09-07T06:10:56.9932475Z * [new branch] gh/ydwu4/315/base -> origin/gh/ydwu4/315/base 2025-09-07T06:10:56.9933481Z * [new branch] gh/ydwu4/315/head -> origin/gh/ydwu4/315/head 2025-09-07T06:10:56.9934501Z * [new branch] gh/ydwu4/315/orig -> origin/gh/ydwu4/315/orig 2025-09-07T06:10:56.9936070Z * [new branch] gh/ydwu4/316/base -> origin/gh/ydwu4/316/base 2025-09-07T06:10:56.9937678Z * [new branch] gh/ydwu4/316/head -> origin/gh/ydwu4/316/head 2025-09-07T06:10:56.9938733Z * [new branch] gh/ydwu4/316/orig -> origin/gh/ydwu4/316/orig 2025-09-07T06:10:56.9940225Z * [new branch] gh/ydwu4/317/base -> origin/gh/ydwu4/317/base 2025-09-07T06:10:56.9941182Z * [new branch] gh/ydwu4/317/head -> origin/gh/ydwu4/317/head 2025-09-07T06:10:56.9942349Z * [new branch] gh/ydwu4/317/orig -> origin/gh/ydwu4/317/orig 2025-09-07T06:10:56.9943844Z * [new branch] gh/ydwu4/318/base -> origin/gh/ydwu4/318/base 2025-09-07T06:10:56.9945291Z * [new branch] gh/ydwu4/318/head -> origin/gh/ydwu4/318/head 2025-09-07T06:10:56.9946523Z * [new branch] gh/ydwu4/318/orig -> origin/gh/ydwu4/318/orig 2025-09-07T06:10:56.9947887Z * [new branch] gh/ydwu4/319/base -> origin/gh/ydwu4/319/base 2025-09-07T06:10:56.9949011Z * [new branch] gh/ydwu4/319/head -> origin/gh/ydwu4/319/head 2025-09-07T06:10:56.9950110Z * [new branch] gh/ydwu4/319/orig -> origin/gh/ydwu4/319/orig 2025-09-07T06:10:56.9951663Z * [new branch] gh/ydwu4/320/base -> origin/gh/ydwu4/320/base 2025-09-07T06:10:56.9952664Z * [new branch] gh/ydwu4/320/head -> origin/gh/ydwu4/320/head 2025-09-07T06:10:56.9953731Z * [new branch] gh/ydwu4/320/orig -> origin/gh/ydwu4/320/orig 2025-09-07T06:10:56.9955092Z * [new branch] gh/ydwu4/321/base -> origin/gh/ydwu4/321/base 2025-09-07T06:10:56.9956170Z * [new branch] gh/ydwu4/321/head -> origin/gh/ydwu4/321/head 2025-09-07T06:10:56.9957450Z * [new branch] gh/ydwu4/321/orig -> origin/gh/ydwu4/321/orig 2025-09-07T06:10:56.9958904Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-09-07T06:10:56.9960067Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-09-07T06:10:56.9961479Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-09-07T06:10:56.9962903Z * [new branch] gh/ydwu4/323/base -> origin/gh/ydwu4/323/base 2025-09-07T06:10:56.9963971Z * [new branch] gh/ydwu4/323/head -> origin/gh/ydwu4/323/head 2025-09-07T06:10:56.9965061Z * [new branch] gh/ydwu4/323/orig -> origin/gh/ydwu4/323/orig 2025-09-07T06:10:56.9966517Z * [new branch] gh/ydwu4/324/base -> origin/gh/ydwu4/324/base 2025-09-07T06:10:56.9967599Z * [new branch] gh/ydwu4/324/head -> origin/gh/ydwu4/324/head 2025-09-07T06:10:56.9968667Z * [new branch] gh/ydwu4/324/orig -> origin/gh/ydwu4/324/orig 2025-09-07T06:10:56.9970472Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-09-07T06:10:56.9971621Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-09-07T06:10:56.9973395Z * [new branch] gh/yf225/171/base -> origin/gh/yf225/171/base 2025-09-07T06:10:56.9974533Z * [new branch] gh/yf225/171/head -> origin/gh/yf225/171/head 2025-09-07T06:10:56.9975637Z * [new branch] gh/yf225/171/orig -> origin/gh/yf225/171/orig 2025-09-07T06:10:56.9977109Z * [new branch] gh/yf225/172/base -> origin/gh/yf225/172/base 2025-09-07T06:10:56.9978107Z * [new branch] gh/yf225/172/head -> origin/gh/yf225/172/head 2025-09-07T06:10:56.9979135Z * [new branch] gh/yf225/172/orig -> origin/gh/yf225/172/orig 2025-09-07T06:10:56.9981035Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-09-07T06:10:56.9982080Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-09-07T06:10:56.9984602Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-09-07T06:10:56.9986284Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-09-07T06:10:56.9987531Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-09-07T06:10:56.9989033Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-09-07T06:10:56.9990136Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-09-07T06:10:56.9991198Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-09-07T06:10:56.9993074Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-09-07T06:10:56.9994118Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-09-07T06:10:56.9995917Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-09-07T06:10:56.9997014Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-09-07T06:10:56.9998702Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-09-07T06:10:56.9999740Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-09-07T06:10:57.0001114Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-09-07T06:10:57.0002535Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-09-07T06:10:57.0003603Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-09-07T06:10:57.0004599Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-09-07T06:10:57.0006367Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-09-07T06:10:57.0007403Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-09-07T06:10:57.0008433Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-09-07T06:10:57.0010031Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-09-07T06:10:57.0011132Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-09-07T06:10:57.0012200Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-09-07T06:10:57.0013629Z * [new branch] gh/zhxchen17/34/base -> origin/gh/zhxchen17/34/base 2025-09-07T06:10:57.0014771Z * [new branch] gh/zhxchen17/34/head -> origin/gh/zhxchen17/34/head 2025-09-07T06:10:57.0016026Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2025-09-07T06:10:57.0017078Z * [new branch] gh/zhxchen17/35/head -> origin/gh/zhxchen17/35/head 2025-09-07T06:10:57.0018839Z * [new branch] gh/zhxchen17/37/base -> origin/gh/zhxchen17/37/base 2025-09-07T06:10:57.0019832Z * [new branch] gh/zhxchen17/37/head -> origin/gh/zhxchen17/37/head 2025-09-07T06:10:57.0020937Z * [new branch] gh/zhxchen17/37/orig -> origin/gh/zhxchen17/37/orig 2025-09-07T06:10:57.0022447Z * [new branch] gh/zhxchen17/38/base -> origin/gh/zhxchen17/38/base 2025-09-07T06:10:57.0023411Z * [new branch] gh/zhxchen17/38/head -> origin/gh/zhxchen17/38/head 2025-09-07T06:10:57.0024601Z * [new branch] gh/zhxchen17/38/orig -> origin/gh/zhxchen17/38/orig 2025-09-07T06:10:57.0026169Z * [new branch] gh/zhxchen17/39/base -> origin/gh/zhxchen17/39/base 2025-09-07T06:10:57.0027361Z * [new branch] gh/zhxchen17/39/head -> origin/gh/zhxchen17/39/head 2025-09-07T06:10:57.0028500Z * [new branch] gh/zhxchen17/39/orig -> origin/gh/zhxchen17/39/orig 2025-09-07T06:10:57.0030226Z * [new branch] gh/zhxchen17/40/base -> origin/gh/zhxchen17/40/base 2025-09-07T06:10:57.0031273Z * [new branch] gh/zhxchen17/40/head -> origin/gh/zhxchen17/40/head 2025-09-07T06:10:57.0032436Z * [new branch] gh/zhxchen17/40/orig -> origin/gh/zhxchen17/40/orig 2025-09-07T06:10:57.0034004Z * [new branch] gh/zhxchen17/41/base -> origin/gh/zhxchen17/41/base 2025-09-07T06:10:57.0035719Z * [new branch] gh/zhxchen17/41/head -> origin/gh/zhxchen17/41/head 2025-09-07T06:10:57.0037192Z * [new branch] gh/zhxchen17/41/orig -> origin/gh/zhxchen17/41/orig 2025-09-07T06:10:57.0038795Z * [new branch] gh/zhxchen17/42/base -> origin/gh/zhxchen17/42/base 2025-09-07T06:10:57.0040056Z * [new branch] gh/zhxchen17/42/head -> origin/gh/zhxchen17/42/head 2025-09-07T06:10:57.0041364Z * [new branch] gh/zhxchen17/42/orig -> origin/gh/zhxchen17/42/orig 2025-09-07T06:10:57.0042870Z * [new branch] gh/zhxchen17/43/base -> origin/gh/zhxchen17/43/base 2025-09-07T06:10:57.0044064Z * [new branch] gh/zhxchen17/43/head -> origin/gh/zhxchen17/43/head 2025-09-07T06:10:57.0045172Z * [new branch] gh/zhxchen17/43/orig -> origin/gh/zhxchen17/43/orig 2025-09-07T06:10:57.0046833Z * [new branch] gh/zhxchen17/44/base -> origin/gh/zhxchen17/44/base 2025-09-07T06:10:57.0047822Z * [new branch] gh/zhxchen17/44/head -> origin/gh/zhxchen17/44/head 2025-09-07T06:10:57.0048850Z * [new branch] gh/zhxchen17/44/orig -> origin/gh/zhxchen17/44/orig 2025-09-07T06:10:57.0050287Z * [new branch] gh/zhxchen17/45/base -> origin/gh/zhxchen17/45/base 2025-09-07T06:10:57.0051571Z * [new branch] gh/zhxchen17/45/head -> origin/gh/zhxchen17/45/head 2025-09-07T06:10:57.0052699Z * [new branch] gh/zhxchen17/45/orig -> origin/gh/zhxchen17/45/orig 2025-09-07T06:10:57.0054441Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-09-07T06:10:57.0055549Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-09-07T06:10:57.0056590Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-09-07T06:10:57.0057995Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-09-07T06:10:57.0059025Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-09-07T06:10:57.0060576Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-09-07T06:10:57.0062082Z * [new branch] gh/zklaus/12/base -> origin/gh/zklaus/12/base 2025-09-07T06:10:57.0063166Z * [new branch] gh/zklaus/12/head -> origin/gh/zklaus/12/head 2025-09-07T06:10:57.0064208Z * [new branch] gh/zklaus/12/orig -> origin/gh/zklaus/12/orig 2025-09-07T06:10:57.0065799Z * [new branch] gh/zklaus/14/base -> origin/gh/zklaus/14/base 2025-09-07T06:10:57.0066839Z * [new branch] gh/zklaus/14/head -> origin/gh/zklaus/14/head 2025-09-07T06:10:57.0067972Z * [new branch] gh/zklaus/14/orig -> origin/gh/zklaus/14/orig 2025-09-07T06:10:57.0069472Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-09-07T06:10:57.0070530Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-09-07T06:10:57.0071602Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-09-07T06:10:57.0073089Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-09-07T06:10:57.0074157Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-09-07T06:10:57.0075476Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-09-07T06:10:57.0076915Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-09-07T06:10:57.0077943Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-09-07T06:10:57.0079013Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-09-07T06:10:57.0080288Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-09-07T06:10:57.0081336Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-09-07T06:10:57.0082396Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-09-07T06:10:57.0083783Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-09-07T06:10:57.0084892Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-09-07T06:10:57.0085938Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-09-07T06:10:57.0087341Z * [new branch] gh/zklaus/20/base -> origin/gh/zklaus/20/base 2025-09-07T06:10:57.0088377Z * [new branch] gh/zklaus/20/head -> origin/gh/zklaus/20/head 2025-09-07T06:10:57.0089581Z * [new branch] gh/zklaus/20/orig -> origin/gh/zklaus/20/orig 2025-09-07T06:10:57.0090959Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-09-07T06:10:57.0091988Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-09-07T06:10:57.0093030Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-09-07T06:10:57.0094335Z * [new branch] gh/zklaus/9/base -> origin/gh/zklaus/9/base 2025-09-07T06:10:57.0095406Z * [new branch] gh/zklaus/9/head -> origin/gh/zklaus/9/head 2025-09-07T06:10:57.0096435Z * [new branch] gh/zklaus/9/orig -> origin/gh/zklaus/9/orig 2025-09-07T06:10:57.0098131Z * [new branch] gh/zou3519/1175/base -> origin/gh/zou3519/1175/base 2025-09-07T06:10:57.0099177Z * [new branch] gh/zou3519/1175/head -> origin/gh/zou3519/1175/head 2025-09-07T06:10:57.0100233Z * [new branch] gh/zou3519/1175/orig -> origin/gh/zou3519/1175/orig 2025-09-07T06:10:57.0101609Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-09-07T06:10:57.0102758Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-09-07T06:10:57.0103797Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-09-07T06:10:57.0105793Z * [new branch] gh/zou3519/1191/base -> origin/gh/zou3519/1191/base 2025-09-07T06:10:57.0106931Z * [new branch] gh/zou3519/1191/head -> origin/gh/zou3519/1191/head 2025-09-07T06:10:57.0108077Z * [new branch] gh/zou3519/1191/orig -> origin/gh/zou3519/1191/orig 2025-09-07T06:10:57.0109615Z * [new branch] gh/zou3519/1192/base -> origin/gh/zou3519/1192/base 2025-09-07T06:10:57.0110808Z * [new branch] gh/zou3519/1192/head -> origin/gh/zou3519/1192/head 2025-09-07T06:10:57.0111860Z * [new branch] gh/zou3519/1192/orig -> origin/gh/zou3519/1192/orig 2025-09-07T06:10:57.0113167Z * [new branch] gh/zou3519/1193/base -> origin/gh/zou3519/1193/base 2025-09-07T06:10:57.0114410Z * [new branch] gh/zou3519/1193/head -> origin/gh/zou3519/1193/head 2025-09-07T06:10:57.0115493Z * [new branch] gh/zou3519/1193/orig -> origin/gh/zou3519/1193/orig 2025-09-07T06:10:57.0116913Z * [new branch] gh/zou3519/1194/base -> origin/gh/zou3519/1194/base 2025-09-07T06:10:57.0118142Z * [new branch] gh/zou3519/1194/head -> origin/gh/zou3519/1194/head 2025-09-07T06:10:57.0119306Z * [new branch] gh/zou3519/1194/orig -> origin/gh/zou3519/1194/orig 2025-09-07T06:10:57.0120681Z * [new branch] gh/zou3519/1195/base -> origin/gh/zou3519/1195/base 2025-09-07T06:10:57.0121805Z * [new branch] gh/zou3519/1195/head -> origin/gh/zou3519/1195/head 2025-09-07T06:10:57.0122973Z * [new branch] gh/zou3519/1195/orig -> origin/gh/zou3519/1195/orig 2025-09-07T06:10:57.0124262Z * [new branch] gh/zou3519/1196/base -> origin/gh/zou3519/1196/base 2025-09-07T06:10:57.0125328Z * [new branch] gh/zou3519/1196/head -> origin/gh/zou3519/1196/head 2025-09-07T06:10:57.0126425Z * [new branch] gh/zou3519/1196/orig -> origin/gh/zou3519/1196/orig 2025-09-07T06:10:57.0128132Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-09-07T06:10:57.0129182Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-09-07T06:10:57.0130241Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-09-07T06:10:57.0132125Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-09-07T06:10:57.0133149Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-09-07T06:10:57.0134673Z * [new branch] gh/zpcore/10/base -> origin/gh/zpcore/10/base 2025-09-07T06:10:57.0135585Z * [new branch] gh/zpcore/10/head -> origin/gh/zpcore/10/head 2025-09-07T06:10:57.0136625Z * [new branch] gh/zpcore/10/orig -> origin/gh/zpcore/10/orig 2025-09-07T06:10:57.0138097Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-09-07T06:10:57.0139175Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-09-07T06:10:57.0140211Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-09-07T06:10:57.0141929Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-09-07T06:10:57.0143162Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-09-07T06:10:57.0144261Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-09-07T06:10:57.0146120Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-09-07T06:10:57.0147391Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-09-07T06:10:57.0148422Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-09-07T06:10:57.0149975Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-09-07T06:10:57.0151023Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-09-07T06:10:57.0152524Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-09-07T06:10:57.0153650Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-09-07T06:10:57.0154962Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-09-07T06:10:57.0155967Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-09-07T06:10:57.0157401Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-09-07T06:10:57.0158394Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-09-07T06:10:57.0159647Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-09-07T06:10:57.0161181Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-09-07T06:10:57.0162504Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-09-07T06:10:57.0163569Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-09-07T06:10:57.0164938Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-09-07T06:10:57.0166435Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-09-07T06:10:57.0167735Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-09-07T06:10:57.0168837Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-09-07T06:10:57.0170151Z * [new branch] google-main -> origin/google-main 2025-09-07T06:10:57.0171727Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-09-07T06:10:57.0172821Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-09-07T06:10:57.0173650Z * [new branch] guangyey/reimport -> origin/guangyey/reimport 2025-09-07T06:10:57.0174712Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-09-07T06:10:57.0176941Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-09-07T06:10:57.0178187Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-09-07T06:10:57.0179454Z * [new branch] hc_baseline -> origin/hc_baseline 2025-09-07T06:10:57.0180601Z * [new branch] hf_update -> origin/hf_update 2025-09-07T06:10:57.0181736Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-09-07T06:10:57.0182752Z * [new branch] hhh_rand -> origin/hhh_rand 2025-09-07T06:10:57.0184212Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-09-07T06:10:57.0185627Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-09-07T06:10:57.0186753Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-09-07T06:10:57.0187657Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-09-07T06:10:57.0188726Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-09-07T06:10:57.0189821Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-09-07T06:10:57.0190989Z * [new branch] inline -> origin/inline 2025-09-07T06:10:57.0192219Z * [new branch] inlining -> origin/inlining 2025-09-07T06:10:57.0193365Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-09-07T06:10:57.0194572Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-09-07T06:10:57.0195603Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-09-07T06:10:57.0196893Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-09-07T06:10:57.0198032Z * [new branch] issue#58739 -> origin/issue#58739 2025-09-07T06:10:57.0199695Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-09-07T06:10:57.0200605Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-09-07T06:10:57.0202089Z * [new branch] jeanschmidt/disable_rocm_build_tests -> origin/jeanschmidt/disable_rocm_build_tests 2025-09-07T06:10:57.0203177Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-09-07T06:10:57.0204354Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-09-07T06:10:57.0205774Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-09-07T06:10:57.0206762Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-09-07T06:10:57.0207996Z * [new branch] justinchu/ort-122 -> origin/justinchu/ort-122 2025-09-07T06:10:57.0209370Z * [new branch] justinchuby/dynamo-true -> origin/justinchuby/dynamo-true 2025-09-07T06:10:57.0210763Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-09-07T06:10:57.0211810Z * [new branch] kainan_test -> origin/kainan_test 2025-09-07T06:10:57.0212933Z * [new branch] learnablebias -> origin/learnablebias 2025-09-07T06:10:57.0214461Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-09-07T06:10:57.0215863Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-09-07T06:10:57.0217149Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-09-07T06:10:57.0218189Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-09-07T06:10:57.0219057Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-09-07T06:10:57.0220164Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-09-07T06:10:57.0221192Z * [new branch] llama4-stable -> origin/llama4-stable 2025-09-07T06:10:57.0222378Z * [new branch] logdetfix -> origin/logdetfix 2025-09-07T06:10:57.0224149Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-09-07T06:10:57.0225966Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-09-07T06:10:57.0227076Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-09-07T06:10:57.0228139Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-09-07T06:10:57.0229200Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-09-07T06:10:57.0230382Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-09-07T06:10:57.0231193Z * [new branch] lucaskabela/issue_120648 -> origin/lucaskabela/issue_120648 2025-09-07T06:10:57.0232657Z * [new branch] lucaskabela/misc_typing_dynamo -> origin/lucaskabela/misc_typing_dynamo 2025-09-07T06:10:57.0234136Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-09-07T06:10:57.0235336Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-09-07T06:10:57.0236195Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-09-07T06:10:57.0237548Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-09-07T06:10:57.0238696Z * [new branch] lucaskabela/typing_symbolic_convert -> origin/lucaskabela/typing_symbolic_convert 2025-09-07T06:10:57.0239836Z * [new branch] lucaskabela/typing_utils_improvements -> origin/lucaskabela/typing_utils_improvements 2025-09-07T06:10:57.0241046Z * [new branch] main -> origin/main 2025-09-07T06:10:57.0242416Z * [new branch] main-enable-b200-distributed-tests -> origin/main-enable-b200-distributed-tests 2025-09-07T06:10:57.0243386Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-09-07T06:10:57.0244660Z * [new branch] malfet-patch-12 -> origin/malfet-patch-12 2025-09-07T06:10:57.0245874Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-09-07T06:10:57.0247050Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-09-07T06:10:57.0248352Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-09-07T06:10:57.0250079Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-09-07T06:10:57.0250813Z * [new branch] malfet/delete-upsteam-cuda -> origin/malfet/delete-upsteam-cuda 2025-09-07T06:10:57.0251854Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-09-07T06:10:57.0253365Z * [new branch] manuel/test-ops-common-allow-mps -> origin/manuel/test-ops-common-allow-mps 2025-09-07T06:10:57.0254509Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-09-07T06:10:57.0255963Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-09-07T06:10:57.0256868Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-09-07T06:10:57.0257969Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-09-07T06:10:57.0259000Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-09-07T06:10:57.0260100Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-09-07T06:10:57.0261490Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-09-07T06:10:57.0262596Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-09-07T06:10:57.0263459Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-09-07T06:10:57.0265502Z * [new branch] mlazos/better-msg -> origin/mlazos/better-msg 2025-09-07T06:10:57.0266911Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-09-07T06:10:57.0267903Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-09-07T06:10:57.0269022Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-09-07T06:10:57.0270635Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-09-07T06:10:57.0271878Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-09-07T06:10:57.0273059Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-09-07T06:10:57.0274035Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-09-07T06:10:57.0275187Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-09-07T06:10:57.0276418Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-09-07T06:10:57.0277483Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-09-07T06:10:57.0278520Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-09-07T06:10:57.0279544Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-09-07T06:10:57.0280672Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-09-07T06:10:57.0281720Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-09-07T06:10:57.0282821Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-09-07T06:10:57.0283826Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-09-07T06:10:57.0284877Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-09-07T06:10:57.0285813Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-09-07T06:10:57.0286964Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-09-07T06:10:57.0287972Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-09-07T06:10:57.0289018Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-09-07T06:10:57.0290146Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-09-07T06:10:57.0291160Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-09-07T06:10:57.0292301Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-09-07T06:10:57.0293373Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-09-07T06:10:57.0294372Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-09-07T06:10:57.0295384Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-09-07T06:10:57.0296444Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-09-07T06:10:57.0297601Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-09-07T06:10:57.0298435Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-09-07T06:10:57.0299631Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-09-07T06:10:57.0300663Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-09-07T06:10:57.0301711Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-09-07T06:10:57.0302824Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-09-07T06:10:57.0303926Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-09-07T06:10:57.0305372Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-09-07T06:10:57.0306453Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-09-07T06:10:57.0307666Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-09-07T06:10:57.0308719Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-09-07T06:10:57.0309768Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-09-07T06:10:57.0310838Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-09-07T06:10:57.0311918Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-09-07T06:10:57.0313011Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-09-07T06:10:57.0314057Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-09-07T06:10:57.0315141Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-09-07T06:10:57.0316168Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-09-07T06:10:57.0317337Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-09-07T06:10:57.0318935Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-09-07T06:10:57.0319988Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-09-07T06:10:57.0320981Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-09-07T06:10:57.0322018Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-09-07T06:10:57.0323052Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-09-07T06:10:57.0323996Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-09-07T06:10:57.0325134Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-09-07T06:10:57.0326261Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-09-07T06:10:57.0327310Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-09-07T06:10:57.0328338Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-09-07T06:10:57.0329524Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-09-07T06:10:57.0330541Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-09-07T06:10:57.0331409Z * [new branch] mlazos/main -> origin/mlazos/main 2025-09-07T06:10:57.0332608Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-09-07T06:10:57.0333533Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-09-07T06:10:57.0334665Z * [new branch] mlazos/mark-static-update -> origin/mlazos/mark-static-update 2025-09-07T06:10:57.0336016Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-09-07T06:10:57.0337102Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-09-07T06:10:57.0338215Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-09-07T06:10:57.0339510Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-09-07T06:10:57.0340693Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-09-07T06:10:57.0341889Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-09-07T06:10:57.0342868Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-09-07T06:10:57.0343972Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-09-07T06:10:57.0345415Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-09-07T06:10:57.0346490Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-09-07T06:10:57.0347765Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-09-07T06:10:57.0348768Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-09-07T06:10:57.0349842Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-09-07T06:10:57.0350861Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-09-07T06:10:57.0351967Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-09-07T06:10:57.0353036Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-09-07T06:10:57.0354168Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-09-07T06:10:57.0355378Z * [new branch] mlazos/revert-inline -> origin/mlazos/revert-inline 2025-09-07T06:10:57.0356471Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-09-07T06:10:57.0357516Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-09-07T06:10:57.0358562Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-09-07T06:10:57.0359699Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-09-07T06:10:57.0362797Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-09-07T06:10:57.0364201Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-09-07T06:10:57.0365405Z * [new branch] mlazos/sub-param-fix -> origin/mlazos/sub-param-fix 2025-09-07T06:10:57.0366520Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-09-07T06:10:57.0367743Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-09-07T06:10:57.0368808Z * [new branch] mlazos/test -> origin/mlazos/test 2025-09-07T06:10:57.0369931Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-09-07T06:10:57.0371346Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-09-07T06:10:57.0372195Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-09-07T06:10:57.0373554Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-09-07T06:10:57.0374636Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-09-07T06:10:57.0375735Z * [new branch] mlazos/topo-fix -> origin/mlazos/topo-fix 2025-09-07T06:10:57.0376807Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-09-07T06:10:57.0377848Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-09-07T06:10:57.0378918Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-09-07T06:10:57.0379991Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-09-07T06:10:57.0381135Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-09-07T06:10:57.0382188Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-09-07T06:10:57.0383234Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-09-07T06:10:57.0384394Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-09-07T06:10:57.0385836Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-09-07T06:10:57.0387046Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-09-07T06:10:57.0388742Z * [new branch] modify-setupvllm -> origin/modify-setupvllm 2025-09-07T06:10:57.0389866Z * [new branch] module-shim -> origin/module-shim 2025-09-07T06:10:57.0391124Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-09-07T06:10:57.0392741Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-09-07T06:10:57.0393881Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-09-07T06:10:57.0395066Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-09-07T06:10:57.0396169Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-09-07T06:10:57.0397813Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-09-07T06:10:57.0399137Z * [new branch] muon_dev -> origin/muon_dev 2025-09-07T06:10:57.0400303Z * [new branch] muon_dev_1 -> origin/muon_dev_1 2025-09-07T06:10:57.0401479Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-09-07T06:10:57.0402726Z * [new branch] nativert_numoutputs -> origin/nativert_numoutputs 2025-09-07T06:10:57.0403863Z * [new branch] new-modifiy-setupvllm -> origin/new-modifiy-setupvllm 2025-09-07T06:10:57.0404940Z * [new branch] new-setupvllm -> origin/new-setupvllm 2025-09-07T06:10:57.0406071Z * [new branch] new_zeros_dtype -> origin/new_zeros_dtype 2025-09-07T06:10:57.0407235Z * [new branch] newtest-base -> origin/newtest-base 2025-09-07T06:10:57.0408706Z * [new branch] ngimel/cat_perf1 -> origin/ngimel/cat_perf1 2025-09-07T06:10:57.0409724Z * [new branch] ngimel/einsum_fix -> origin/ngimel/einsum_fix 2025-09-07T06:10:57.0410725Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-09-07T06:10:57.0411676Z * [new branch] ngimel/fabric_check -> origin/ngimel/fabric_check 2025-09-07T06:10:57.0412651Z * [new branch] ngimel/fabric_fix -> origin/ngimel/fabric_fix 2025-09-07T06:10:57.0413777Z * [new branch] ngimel/fix_driver_init_error -> origin/ngimel/fix_driver_init_error 2025-09-07T06:10:57.0414986Z * [new branch] ngimel/fix_nccl_segment_seg -> origin/ngimel/fix_nccl_segment_seg 2025-09-07T06:10:57.0416256Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-09-07T06:10:57.0417743Z * [new branch] ngimel/modeguard -> origin/ngimel/modeguard 2025-09-07T06:10:57.0419157Z * [new branch] ngimel/multicast_fix -> origin/ngimel/multicast_fix 2025-09-07T06:10:57.0420297Z * [new branch] ngimel/rocm_handle_type -> origin/ngimel/rocm_handle_type 2025-09-07T06:10:57.0421342Z * [new branch] ngimel/symm_handle_fabric -> origin/ngimel/symm_handle_fabric 2025-09-07T06:10:57.0422374Z * [new branch] ngimel/unbind_multimem -> origin/ngimel/unbind_multimem 2025-09-07T06:10:57.0423541Z * [new branch] nightly -> origin/nightly 2025-09-07T06:10:57.0425119Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-09-07T06:10:57.0426424Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-09-07T06:10:57.0427702Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-09-07T06:10:57.0428992Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-09-07T06:10:57.0430498Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-09-07T06:10:57.0431660Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-09-07T06:10:57.0433272Z * [new branch] one-off -> origin/one-off 2025-09-07T06:10:57.0435275Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-09-07T06:10:57.0436882Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-09-07T06:10:57.0438174Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-09-07T06:10:57.0439511Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-09-07T06:10:57.0440631Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-09-07T06:10:57.0441992Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-09-07T06:10:57.0443136Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-09-07T06:10:57.0444335Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-09-07T06:10:57.0445414Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-09-07T06:10:57.0446517Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-09-07T06:10:57.0447618Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-09-07T06:10:57.0448705Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-09-07T06:10:57.0449785Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-09-07T06:10:57.0450816Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-09-07T06:10:57.0451887Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-09-07T06:10:57.0453311Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-09-07T06:10:57.0454805Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-09-07T06:10:57.0456302Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-09-07T06:10:57.0457502Z * [new branch] padded-tensor -> origin/padded-tensor 2025-09-07T06:10:57.0458622Z * [new branch] pca2 -> origin/pca2 2025-09-07T06:10:57.0460135Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-09-07T06:10:57.0462080Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-09-07T06:10:57.0463020Z * [new branch] pianpwk/invalidate_fake_memo -> origin/pianpwk/invalidate_fake_memo 2025-09-07T06:10:57.0466277Z * [new branch] pianpwk/max_1_strides -> origin/pianpwk/max_1_strides 2025-09-07T06:10:57.0466559Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-09-07T06:10:57.0466819Z * [new branch] pianpwk/nonzero_memo -> origin/pianpwk/nonzero_memo 2025-09-07T06:10:57.0467726Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-09-07T06:10:57.0469232Z * [new branch] pianpwk/oblivious_slice_forward -> origin/pianpwk/oblivious_slice_forward 2025-09-07T06:10:57.0470242Z * [new branch] pianpwk/oblivious_where -> origin/pianpwk/oblivious_where 2025-09-07T06:10:57.0471392Z * [new branch] pianpwk/param_static_pgo -> origin/pianpwk/param_static_pgo 2025-09-07T06:10:57.0472455Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-09-07T06:10:57.0473708Z * [new branch] pianpwk/remove_guard_fail_break -> origin/pianpwk/remove_guard_fail_break 2025-09-07T06:10:57.0474755Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-09-07T06:10:57.0475799Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-09-07T06:10:57.0477172Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-09-07T06:10:57.0478078Z * [new branch] pianpwk/test_slice_fake_impl -> origin/pianpwk/test_slice_fake_impl 2025-09-07T06:10:57.0479602Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-09-07T06:10:57.0480668Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-09-07T06:10:57.0481762Z * [new branch] pianpwk/unbacked_safe_conv1d -> origin/pianpwk/unbacked_safe_conv1d 2025-09-07T06:10:57.0482827Z * [new branch] pianpwk/unbacked_sdpa_flash -> origin/pianpwk/unbacked_sdpa_flash 2025-09-07T06:10:57.0483980Z * [new branch] pianpwk/unbacked_should_swap -> origin/pianpwk/unbacked_should_swap 2025-09-07T06:10:57.0485036Z * [new branch] pianpwk/unbacked_should_swap_2 -> origin/pianpwk/unbacked_should_swap_2 2025-09-07T06:10:57.0486083Z * [new branch] pianpwk/unbacked_slice_binding -> origin/pianpwk/unbacked_slice_binding 2025-09-07T06:10:57.0487091Z * [new branch] pianpwk/unbacked_slice_forward -> origin/pianpwk/unbacked_slice_forward 2025-09-07T06:10:57.0488064Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-09-07T06:10:57.0489208Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-09-07T06:10:57.0490277Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-09-07T06:10:57.0491432Z * [new branch] pin-torchao -> origin/pin-torchao 2025-09-07T06:10:57.0493042Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-09-07T06:10:57.0494061Z * [new branch] piz/improve_scatter_0808 -> origin/piz/improve_scatter_0808 2025-09-07T06:10:57.0495150Z * [new branch] pool-separate -> origin/pool-separate 2025-09-07T06:10:57.0496293Z * [new branch] pr-156087 -> origin/pr-156087 2025-09-07T06:10:57.0497760Z * [new branch] pr/131860 -> origin/pr/131860 2025-09-07T06:10:57.0499060Z * [new branch] predispatch_to -> origin/predispatch_to 2025-09-07T06:10:57.0500088Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-09-07T06:10:57.0501204Z * [new branch] pyobjectslot -> origin/pyobjectslot 2025-09-07T06:10:57.0502695Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-09-07T06:10:57.0505192Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-09-07T06:10:57.0506502Z * [new branch] quint-bits -> origin/quint-bits 2025-09-07T06:10:57.0508241Z * [new branch] release/1.10 -> origin/release/1.10 2025-09-07T06:10:57.0509396Z * [new branch] release/1.11 -> origin/release/1.11 2025-09-07T06:10:57.0510557Z * [new branch] release/1.12 -> origin/release/1.12 2025-09-07T06:10:57.0511682Z * [new branch] release/1.13 -> origin/release/1.13 2025-09-07T06:10:57.0512741Z * [new branch] release/1.4 -> origin/release/1.4 2025-09-07T06:10:57.0513650Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-09-07T06:10:57.0514829Z * [new branch] release/1.5 -> origin/release/1.5 2025-09-07T06:10:57.0516016Z * [new branch] release/1.6 -> origin/release/1.6 2025-09-07T06:10:57.0517270Z * [new branch] release/1.7 -> origin/release/1.7 2025-09-07T06:10:57.0518530Z * [new branch] release/1.8 -> origin/release/1.8 2025-09-07T06:10:57.0519574Z * [new branch] release/1.9 -> origin/release/1.9 2025-09-07T06:10:57.0520669Z * [new branch] release/2.0 -> origin/release/2.0 2025-09-07T06:10:57.0521867Z * [new branch] release/2.1 -> origin/release/2.1 2025-09-07T06:10:57.0522974Z * [new branch] release/2.2 -> origin/release/2.2 2025-09-07T06:10:57.0524965Z * [new branch] release/2.3 -> origin/release/2.3 2025-09-07T06:10:57.0526491Z * [new branch] release/2.4 -> origin/release/2.4 2025-09-07T06:10:57.0528060Z * [new branch] release/2.5 -> origin/release/2.5 2025-09-07T06:10:57.0529322Z * [new branch] release/2.6 -> origin/release/2.6 2025-09-07T06:10:57.0530537Z * [new branch] release/2.7 -> origin/release/2.7 2025-09-07T06:10:57.0531740Z * [new branch] release/2.8 -> origin/release/2.8 2025-09-07T06:10:57.0532937Z * [new branch] release_notes -> origin/release_notes 2025-09-07T06:10:57.0534177Z * [new branch] remove-actionable-label -> origin/remove-actionable-label 2025-09-07T06:10:57.0535269Z * [new branch] remove-ao -> origin/remove-ao 2025-09-07T06:10:57.0536783Z * [new branch] removedeprecatedvllmtest -> origin/removedeprecatedvllmtest 2025-09-07T06:10:57.0537986Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-09-07T06:10:57.0538950Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-09-07T06:10:57.0539888Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-09-07T06:10:57.0541075Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-09-07T06:10:57.0542180Z * [new branch] replace-pytorch-labs-20250812-204125 -> origin/replace-pytorch-labs-20250812-204125 2025-09-07T06:10:57.0543250Z * [new branch] replace-pytorch-labs-20250812-205624 -> origin/replace-pytorch-labs-20250812-205624 2025-09-07T06:10:57.0545937Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-09-07T06:10:57.0547946Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-09-07T06:10:57.0550011Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-09-07T06:10:57.0551531Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-09-07T06:10:57.0552341Z * [new branch] rocm-monitoring -> origin/rocm-monitoring 2025-09-07T06:10:57.0553893Z * [new branch] ruisi/relax_memory -> origin/ruisi/relax_memory 2025-09-07T06:10:57.0555232Z * [new branch] run-torchbench-smoke-test-h100 -> origin/run-torchbench-smoke-test-h100 2025-09-07T06:10:57.0557015Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-09-07T06:10:57.0557791Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-09-07T06:10:57.0559391Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-09-07T06:10:57.0560767Z * [new branch] rzou/njt -> origin/rzou/njt 2025-09-07T06:10:57.0561948Z * [new branch] rzou/pca -> origin/rzou/pca 2025-09-07T06:10:57.0563044Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-09-07T06:10:57.0564061Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-09-07T06:10:57.0565865Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-09-07T06:10:57.0567656Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-09-07T06:10:57.0568725Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-09-07T06:10:57.0569777Z * [new branch] save -> origin/save 2025-09-07T06:10:57.0571377Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-09-07T06:10:57.0572954Z * [new branch] seemethere-patch-1 -> origin/seemethere-patch-1 2025-09-07T06:10:57.0574061Z * [new branch] setupvllm -> origin/setupvllm 2025-09-07T06:10:57.0575192Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-09-07T06:10:57.0576741Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-09-07T06:10:57.0577883Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-09-07T06:10:57.0579131Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-09-07T06:10:57.0580288Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-09-07T06:10:57.0581513Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-09-07T06:10:57.0582615Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-09-07T06:10:57.0583973Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-09-07T06:10:57.0585868Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-09-07T06:10:57.0586932Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-09-07T06:10:57.0588527Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-09-07T06:10:57.0590036Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-09-07T06:10:57.0591473Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-09-07T06:10:57.0592480Z * [new branch] standalone-templates -> origin/standalone-templates 2025-09-07T06:10:57.0593716Z * [new branch] standalone_package_weights -> origin/standalone_package_weights 2025-09-07T06:10:57.0594854Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-09-07T06:10:57.0595973Z * [new branch] subgraph_fuse -> origin/subgraph_fuse 2025-09-07T06:10:57.0597351Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-09-07T06:10:57.0598418Z * [new branch] sve-poc -> origin/sve-poc 2025-09-07T06:10:57.0599591Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-09-07T06:10:57.0600812Z * [new branch] switch-bn -> origin/switch-bn 2025-09-07T06:10:57.0602074Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-09-07T06:10:57.0603521Z * [new branch] tenpercent/ck_rocm_ci_v3 -> origin/tenpercent/ck_rocm_ci_v3 2025-09-07T06:10:57.0605212Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-09-07T06:10:57.0606277Z * [new branch] test-7054 -> origin/test-7054 2025-09-07T06:10:57.0607585Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-09-07T06:10:57.0608863Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-09-07T06:10:57.0609860Z * [new branch] test-old -> origin/test-old 2025-09-07T06:10:57.0611091Z * [new branch] test-vec-migration-internally -> origin/test-vec-migration-internally 2025-09-07T06:10:57.0612415Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-09-07T06:10:57.0613528Z * [new branch] test/inductor -> origin/test/inductor 2025-09-07T06:10:57.0615003Z * [new branch] tianren/flex_paged_attn_fix -> origin/tianren/flex_paged_attn_fix 2025-09-07T06:10:57.0616050Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-09-07T06:10:57.0616844Z * [new branch] tianren/test -> origin/tianren/test 2025-09-07T06:10:57.0618088Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-09-07T06:10:57.0619209Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-09-07T06:10:57.0620444Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-09-07T06:10:57.0621673Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-09-07T06:10:57.0622805Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-09-07T06:10:57.0624021Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-09-07T06:10:57.0625523Z * [new branch] triton-update -> origin/triton-update 2025-09-07T06:10:57.0626657Z * [new branch] triton_kernel -> origin/triton_kernel 2025-09-07T06:10:57.0627762Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-09-07T06:10:57.0628889Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-09-07T06:10:57.0630167Z * [new branch] tweak-transformer-dependabot -> origin/tweak-transformer-dependabot 2025-09-07T06:10:57.0631221Z * [new branch] type_dec -> origin/type_dec 2025-09-07T06:10:57.0633011Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-09-07T06:10:57.0634800Z * [new branch] update-audio-commit-hash/16818882925-1712-1 -> origin/update-audio-commit-hash/16818882925-1712-1 2025-09-07T06:10:57.0635718Z * [new branch] update-audio-commit-hash/16895560422-1720-1 -> origin/update-audio-commit-hash/16895560422-1720-1 2025-09-07T06:10:57.0636933Z * [new branch] update-audio-commit-hash/16924174496-1738-1 -> origin/update-audio-commit-hash/16924174496-1738-1 2025-09-07T06:10:57.0638069Z * [new branch] update-audio-commit-hash/17002010821-1749-1 -> origin/update-audio-commit-hash/17002010821-1749-1 2025-09-07T06:10:57.0639038Z * [new branch] update-audio-commit-hash/17056004427-1766-1 -> origin/update-audio-commit-hash/17056004427-1766-1 2025-09-07T06:10:57.0640462Z * [new branch] update-audio-commit-hash/17085054029-1767-1 -> origin/update-audio-commit-hash/17085054029-1767-1 2025-09-07T06:10:57.0641785Z * [new branch] update-audio-commit-hash/17142507405-1771-1 -> origin/update-audio-commit-hash/17142507405-1771-1 2025-09-07T06:10:57.0643162Z * [new branch] update-audio-commit-hash/17168762740-1773-1 -> origin/update-audio-commit-hash/17168762740-1773-1 2025-09-07T06:10:57.0644172Z * [new branch] update-audio-commit-hash/17311174639-1780-1 -> origin/update-audio-commit-hash/17311174639-1780-1 2025-09-07T06:10:57.0645277Z * [new branch] update-audio-commit-hash/17336898740-1781-1 -> origin/update-audio-commit-hash/17336898740-1781-1 2025-09-07T06:10:57.0646385Z * [new branch] update-audio-commit-hash/17389727684-1786-1 -> origin/update-audio-commit-hash/17389727684-1786-1 2025-09-07T06:10:57.0647432Z * [new branch] update-audio-commit-hash/17449538142-1790-1 -> origin/update-audio-commit-hash/17449538142-1790-1 2025-09-07T06:10:57.0648551Z * [new branch] update-audio-commit-hash/17507351808-1794-1 -> origin/update-audio-commit-hash/17507351808-1794-1 2025-09-07T06:10:57.0649564Z * [new branch] update-dynamic-shapes-doc -> origin/update-dynamic-shapes-doc 2025-09-07T06:10:57.0651202Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-09-07T06:10:57.0652504Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-09-07T06:10:57.0653883Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-09-07T06:10:57.0655442Z * [new branch] update-vllm-commit-hash/16737365217-1704-1 -> origin/update-vllm-commit-hash/16737365217-1704-1 2025-09-07T06:10:57.0656418Z * [new branch] update-vllm-commit-hash/16843157111-1713-1 -> origin/update-vllm-commit-hash/16843157111-1713-1 2025-09-07T06:10:57.0657429Z * [new branch] update-vllm-commit-hash/16855312394-1714-1 -> origin/update-vllm-commit-hash/16855312394-1714-1 2025-09-07T06:10:57.0658401Z * [new branch] update-vllm-commit-hash/16924174496-1738-1 -> origin/update-vllm-commit-hash/16924174496-1738-1 2025-09-07T06:10:57.0659382Z * [new branch] update-vllm-commit-hash/16952608705-1745-1 -> origin/update-vllm-commit-hash/16952608705-1745-1 2025-09-07T06:10:57.0661199Z * [new branch] update-vllm-commit-hash/16979836546-1748-1 -> origin/update-vllm-commit-hash/16979836546-1748-1 2025-09-07T06:10:57.0662652Z * [new branch] update-vllm-commit-hash/17014576881-1756-1 -> origin/update-vllm-commit-hash/17014576881-1756-1 2025-09-07T06:10:57.0664124Z * [new branch] update-vllm-commit-hash/17027830869-1761-1 -> origin/update-vllm-commit-hash/17027830869-1761-1 2025-09-07T06:10:57.0665443Z * [new branch] update-vllm-commit-hash/17056004427-1766-1 -> origin/update-vllm-commit-hash/17056004427-1766-1 2025-09-07T06:10:57.0666624Z * [new branch] update-vllm-commit-hash/17085054029-1767-1 -> origin/update-vllm-commit-hash/17085054029-1767-1 2025-09-07T06:10:57.0667741Z * [new branch] update-vllm-commit-hash/17113610216-1768-1 -> origin/update-vllm-commit-hash/17113610216-1768-1 2025-09-07T06:10:57.0668723Z * [new branch] update-vllm-commit-hash/17142507405-1771-1 -> origin/update-vllm-commit-hash/17142507405-1771-1 2025-09-07T06:10:57.0669868Z * [new branch] update-vllm-commit-hash/17181878974-1774-1 -> origin/update-vllm-commit-hash/17181878974-1774-1 2025-09-07T06:10:57.0670916Z * [new branch] update-vllm-commit-hash/17311174639-1780-1 -> origin/update-vllm-commit-hash/17311174639-1780-1 2025-09-07T06:10:57.0672086Z * [new branch] update-vllm-commit-hash/17336898740-1781-1 -> origin/update-vllm-commit-hash/17336898740-1781-1 2025-09-07T06:10:57.0673130Z * [new branch] update-vllm-commit-hash/17364352302-1785-1 -> origin/update-vllm-commit-hash/17364352302-1785-1 2025-09-07T06:10:57.0674400Z * [new branch] update-vllm-commit-hash/17389727684-1786-1 -> origin/update-vllm-commit-hash/17389727684-1786-1 2025-09-07T06:10:57.0675524Z * [new branch] update-vllm-commit-hash/17449538142-1790-1 -> origin/update-vllm-commit-hash/17449538142-1790-1 2025-09-07T06:10:57.0676783Z * [new branch] update-vllm-commit-hash/17480069797-1791-1 -> origin/update-vllm-commit-hash/17480069797-1791-1 2025-09-07T06:10:57.0677700Z * [new branch] update-vllm-commit-hash/17507351808-1794-1 -> origin/update-vllm-commit-hash/17507351808-1794-1 2025-09-07T06:10:57.0679192Z * [new branch] update-xla-commit-hash/16873912760-198-1 -> origin/update-xla-commit-hash/16873912760-198-1 2025-09-07T06:10:57.0680180Z * [new branch] update-xla-commit-hash/17034266655-199-1 -> origin/update-xla-commit-hash/17034266655-199-1 2025-09-07T06:10:57.0681150Z * [new branch] update-xla-commit-hash/17202464405-200-1 -> origin/update-xla-commit-hash/17202464405-200-1 2025-09-07T06:10:57.0682451Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-09-07T06:10:57.0683515Z * [new branch] update_executorch_pin -> origin/update_executorch_pin 2025-09-07T06:10:57.0684628Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-09-07T06:10:57.0685761Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-09-07T06:10:57.0686879Z * [new branch] update_slow_tests_1752478971 -> origin/update_slow_tests_1752478971 2025-09-07T06:10:57.0688051Z * [new branch] update_slow_tests_1755502951 -> origin/update_slow_tests_1755502951 2025-09-07T06:10:57.0689131Z * [new branch] update_slow_tests_1756107664 -> origin/update_slow_tests_1756107664 2025-09-07T06:10:57.0690264Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-09-07T06:10:57.0691516Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-09-07T06:10:57.0692660Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-09-07T06:10:57.0693789Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-09-07T06:10:57.0695068Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-09-07T06:10:57.0696277Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-09-07T06:10:57.0697568Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-09-07T06:10:57.0698787Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-09-07T06:10:57.0699980Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-09-07T06:10:57.0701220Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-09-07T06:10:57.0702502Z * [new branch] validate_fn -> origin/validate_fn 2025-09-07T06:10:57.0703906Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-09-07T06:10:57.0705444Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-09-07T06:10:57.0706996Z * [new branch] viable/strict -> origin/viable/strict 2025-09-07T06:10:57.0708156Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-09-07T06:10:57.0709359Z * [new branch] vllmpin -> origin/vllmpin 2025-09-07T06:10:57.0711077Z * [new branch] wdvr/conda_devcontainer -> origin/wdvr/conda_devcontainer 2025-09-07T06:10:57.0712091Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-09-07T06:10:57.0713420Z * [new branch] weight_sharing_cpp -> origin/weight_sharing_cpp 2025-09-07T06:10:57.0715214Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-09-07T06:10:57.0716294Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-09-07T06:10:57.0717472Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-09-07T06:10:57.0718793Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-09-07T06:10:57.0719788Z * [new branch] whc/uneven -> origin/whc/uneven 2025-09-07T06:10:57.0721740Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-09-07T06:10:57.0722910Z * [new branch] win_warnings -> origin/win_warnings 2025-09-07T06:10:57.0724027Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-09-07T06:10:57.0725039Z * [new branch] workonoldcommit -> origin/workonoldcommit 2025-09-07T06:10:57.0726552Z * [new branch] wychi-autotune-prune-configs-by-shared-mem -> origin/wychi-autotune-prune-configs-by-shared-mem 2025-09-07T06:10:57.0727830Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-09-07T06:10:57.0729341Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-09-07T06:10:57.0730516Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-09-07T06:10:57.0731200Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-09-07T06:10:57.0732260Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-09-07T06:10:57.0733298Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-09-07T06:10:57.0734329Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-09-07T06:10:57.0735636Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-09-07T06:10:57.0737023Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-09-07T06:10:57.0738046Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-09-07T06:10:57.0739116Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-09-07T06:10:57.0740152Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-09-07T06:10:57.0741224Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-09-07T06:10:57.0742049Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-09-07T06:10:57.0765089Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-09-07T06:10:57.0765448Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-09-07T06:10:57.0765723Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-09-07T06:10:57.0766122Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-09-07T06:10:57.0766362Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-09-07T06:10:57.0766642Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-09-07T06:10:57.0766940Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-09-07T06:10:57.0767179Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-09-07T06:10:57.0767397Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-09-07T06:10:57.0767634Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-09-07T06:10:57.0767924Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-09-07T06:10:57.0768227Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-09-07T06:10:57.0768509Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-09-07T06:10:57.0768731Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-09-07T06:10:57.0768976Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-09-07T06:10:57.0769212Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-09-07T06:10:57.0769431Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-09-07T06:10:57.0769652Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-09-07T06:10:57.0769869Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-09-07T06:10:57.0770158Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-09-07T06:10:57.0770490Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-09-07T06:10:57.0770727Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-09-07T06:10:57.0771259Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-09-07T06:10:57.0771757Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-09-07T06:10:57.0772006Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-09-07T06:10:57.0772241Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-09-07T06:10:57.0773044Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-09-07T06:10:57.0774219Z * [new branch] xmfan/test -> origin/xmfan/test 2025-09-07T06:10:57.0775747Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-09-07T06:10:57.0776761Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-09-07T06:10:57.0777810Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-09-07T06:10:57.0778934Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-09-07T06:10:57.0780568Z * [new branch] yiming/add_jit_trace_benchmark -> origin/yiming/add_jit_trace_benchmark 2025-09-07T06:10:57.0781585Z * [new branch] yiming/add_nativert_benchmark -> origin/yiming/add_nativert_benchmark 2025-09-07T06:10:57.0782963Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-09-07T06:10:57.0784495Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-09-07T06:10:57.0786002Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-09-07T06:10:57.0787136Z * [new branch] zainr/git-push-v2 -> origin/zainr/git-push-v2 2025-09-07T06:10:57.0788004Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-09-07T06:10:57.0789079Z * [new branch] zainr/test -> origin/zainr/test 2025-09-07T06:10:57.0790109Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-09-07T06:10:57.0791157Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-09-07T06:10:57.0792161Z * [new branch] zainr/unstable-xla -> origin/zainr/unstable-xla 2025-09-07T06:10:57.0793506Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-09-07T06:10:57.0794641Z * [new branch] zb2p -> origin/zb2p 2025-09-07T06:10:57.0796061Z * [new branch] zero_grad_optimization -> origin/zero_grad_optimization 2025-09-07T06:10:57.0797327Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-09-07T06:10:57.0799124Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-09-07T06:10:57.0800642Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-09-07T06:10:57.0802089Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-09-07T06:10:57.0803386Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-09-07T06:10:57.0804092Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-09-07T06:10:57.0805063Z * [new tag] ciflow/binaries/156049 -> ciflow/binaries/156049 2025-09-07T06:10:57.0805725Z * [new tag] ciflow/binaries/156712 -> ciflow/binaries/156712 2025-09-07T06:10:57.0806400Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-09-07T06:10:57.0807104Z * [new tag] ciflow/binaries/157685 -> ciflow/binaries/157685 2025-09-07T06:10:57.0807759Z * [new tag] ciflow/binaries/157689 -> ciflow/binaries/157689 2025-09-07T06:10:57.0808419Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-09-07T06:10:57.0809217Z * [new tag] ciflow/binaries/160229 -> ciflow/binaries/160229 2025-09-07T06:10:57.0809985Z * [new tag] ciflow/binaries/160720 -> ciflow/binaries/160720 2025-09-07T06:10:57.0810689Z * [new tag] ciflow/binaries/162080 -> ciflow/binaries/162080 2025-09-07T06:10:57.0811339Z * [new tag] ciflow/binaries/162329 -> ciflow/binaries/162329 2025-09-07T06:10:57.0812227Z * [new tag] ciflow/binaries_libtorch/156049 -> ciflow/binaries_libtorch/156049 2025-09-07T06:10:57.0812998Z * [new tag] ciflow/binaries_libtorch/156711 -> ciflow/binaries_libtorch/156711 2025-09-07T06:10:57.0813690Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-09-07T06:10:57.0814454Z * [new tag] ciflow/binaries_wheel/156049 -> ciflow/binaries_wheel/156049 2025-09-07T06:10:57.0815095Z * [new tag] ciflow/binaries_wheel/156711 -> ciflow/binaries_wheel/156711 2025-09-07T06:10:57.0815756Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-09-07T06:10:57.0816434Z * [new tag] ciflow/binaries_wheel/162136 -> ciflow/binaries_wheel/162136 2025-09-07T06:10:57.0817150Z * [new tag] ciflow/binaries_wheel/162252 -> ciflow/binaries_wheel/162252 2025-09-07T06:10:57.0817839Z * [new tag] ciflow/binaries_wheel/162325 -> ciflow/binaries_wheel/162325 2025-09-07T06:10:57.0818850Z * [new tag] ciflow/h100-distributed/156703 -> ciflow/h100-distributed/156703 2025-09-07T06:10:57.0819590Z * [new tag] ciflow/h100-symm-mem/157635 -> ciflow/h100-symm-mem/157635 2025-09-07T06:10:57.0820208Z * [new tag] ciflow/h100-symm-mem/161984 -> ciflow/h100-symm-mem/161984 2025-09-07T06:10:57.0820854Z * [new tag] ciflow/h100-symm-mem/162003 -> ciflow/h100-symm-mem/162003 2025-09-07T06:10:57.0821522Z * [new tag] ciflow/h100-symm-mem/162011 -> ciflow/h100-symm-mem/162011 2025-09-07T06:10:57.0822201Z * [new tag] ciflow/h100-symm-mem/162026 -> ciflow/h100-symm-mem/162026 2025-09-07T06:10:57.0822848Z * [new tag] ciflow/h100-symm-mem/162033 -> ciflow/h100-symm-mem/162033 2025-09-07T06:10:57.0823785Z * [new tag] ciflow/h100-symm-mem/162040 -> ciflow/h100-symm-mem/162040 2025-09-07T06:10:57.0824532Z * [new tag] ciflow/h100-symm-mem/162041 -> ciflow/h100-symm-mem/162041 2025-09-07T06:10:57.0825570Z * [new tag] ciflow/h100-symm-mem/162142 -> ciflow/h100-symm-mem/162142 2025-09-07T06:10:57.0826162Z * [new tag] ciflow/h100-symm-mem/162150 -> ciflow/h100-symm-mem/162150 2025-09-07T06:10:57.0826872Z * [new tag] ciflow/h100-symm-mem/162243 -> ciflow/h100-symm-mem/162243 2025-09-07T06:10:57.0827905Z * [new tag] ciflow/h100-symm-mem/162320 -> ciflow/h100-symm-mem/162320 2025-09-07T06:10:57.0828788Z * [new tag] ciflow/h100/159158 -> ciflow/h100/159158 2025-09-07T06:10:57.0830068Z * [new tag] ciflow/h100/160480 -> ciflow/h100/160480 2025-09-07T06:10:57.0830800Z * [new tag] ciflow/h100/161749 -> ciflow/h100/161749 2025-09-07T06:10:57.0831589Z * [new tag] ciflow/h100/162022 -> ciflow/h100/162022 2025-09-07T06:10:57.0832297Z * [new tag] ciflow/h100/162278 -> ciflow/h100/162278 2025-09-07T06:10:57.0833589Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/156592 -> ciflow/inductor-perf-test-nightly-rocm/156592 2025-09-07T06:10:57.0834588Z * [new tag] ciflow/inductor-perf-test-nightly/156592 -> ciflow/inductor-perf-test-nightly/156592 2025-09-07T06:10:57.0835354Z * [new tag] ciflow/inductor-periodic/162063 -> ciflow/inductor-periodic/162063 2025-09-07T06:10:57.0836096Z * [new tag] ciflow/inductor-periodic/162227 -> ciflow/inductor-periodic/162227 2025-09-07T06:10:57.0836999Z * [new tag] ciflow/inductor-periodic/162323 -> ciflow/inductor-periodic/162323 2025-09-07T06:10:57.0837992Z * [new tag] ciflow/inductor-rocm/154170 -> ciflow/inductor-rocm/154170 2025-09-07T06:10:57.0838917Z * [new tag] ciflow/inductor-rocm/159146 -> ciflow/inductor-rocm/159146 2025-09-07T06:10:57.0839573Z * [new tag] ciflow/inductor-rocm/159158 -> ciflow/inductor-rocm/159158 2025-09-07T06:10:57.0840366Z * [new tag] ciflow/inductor-rocm/161715 -> ciflow/inductor-rocm/161715 2025-09-07T06:10:57.0841295Z * [new tag] ciflow/inductor-rocm/162053 -> ciflow/inductor-rocm/162053 2025-09-07T06:10:57.0842102Z * [new tag] ciflow/inductor-rocm/162056 -> ciflow/inductor-rocm/162056 2025-09-07T06:10:57.0842902Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-09-07T06:10:57.0843573Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-09-07T06:10:57.0844252Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-09-07T06:10:57.0844939Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-09-07T06:10:57.0845615Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-09-07T06:10:57.0846266Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-09-07T06:10:57.0846930Z * [new tag] ciflow/inductor/154694 -> ciflow/inductor/154694 2025-09-07T06:10:57.0847683Z * [new tag] ciflow/inductor/156049 -> ciflow/inductor/156049 2025-09-07T06:10:57.0848276Z * [new tag] ciflow/inductor/156592 -> ciflow/inductor/156592 2025-09-07T06:10:57.0848938Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-09-07T06:10:57.0849599Z * [new tag] ciflow/inductor/157685 -> ciflow/inductor/157685 2025-09-07T06:10:57.0850581Z * [new tag] ciflow/inductor/157686 -> ciflow/inductor/157686 2025-09-07T06:10:57.0851524Z * [new tag] ciflow/inductor/157689 -> ciflow/inductor/157689 2025-09-07T06:10:57.0852337Z * [new tag] ciflow/inductor/157699 -> ciflow/inductor/157699 2025-09-07T06:10:57.0853225Z * [new tag] ciflow/inductor/157743 -> ciflow/inductor/157743 2025-09-07T06:10:57.0854013Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-09-07T06:10:57.0854765Z * [new tag] ciflow/inductor/158091 -> ciflow/inductor/158091 2025-09-07T06:10:57.0855455Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-09-07T06:10:57.0856447Z * [new tag] ciflow/inductor/158404 -> ciflow/inductor/158404 2025-09-07T06:10:57.0857126Z * [new tag] ciflow/inductor/158647 -> ciflow/inductor/158647 2025-09-07T06:10:57.0858074Z * [new tag] ciflow/inductor/158932 -> ciflow/inductor/158932 2025-09-07T06:10:57.0858730Z * [new tag] ciflow/inductor/159146 -> ciflow/inductor/159146 2025-09-07T06:10:57.0859417Z * [new tag] ciflow/inductor/159158 -> ciflow/inductor/159158 2025-09-07T06:10:57.0860810Z * [new tag] ciflow/inductor/159274 -> ciflow/inductor/159274 2025-09-07T06:10:57.0861541Z * [new tag] ciflow/inductor/159664 -> ciflow/inductor/159664 2025-09-07T06:10:57.0862507Z * [new tag] ciflow/inductor/159778 -> ciflow/inductor/159778 2025-09-07T06:10:57.0863194Z * [new tag] ciflow/inductor/159835 -> ciflow/inductor/159835 2025-09-07T06:10:57.0864175Z * [new tag] ciflow/inductor/159944 -> ciflow/inductor/159944 2025-09-07T06:10:57.0865230Z * [new tag] ciflow/inductor/160161 -> ciflow/inductor/160161 2025-09-07T06:10:57.0865910Z * [new tag] ciflow/inductor/160174 -> ciflow/inductor/160174 2025-09-07T06:10:57.0866892Z * [new tag] ciflow/inductor/160323 -> ciflow/inductor/160323 2025-09-07T06:10:57.0867966Z * [new tag] ciflow/inductor/160324 -> ciflow/inductor/160324 2025-09-07T06:10:57.0868864Z * [new tag] ciflow/inductor/160325 -> ciflow/inductor/160325 2025-09-07T06:10:57.0869824Z * [new tag] ciflow/inductor/160326 -> ciflow/inductor/160326 2025-09-07T06:10:57.0870544Z * [new tag] ciflow/inductor/160327 -> ciflow/inductor/160327 2025-09-07T06:10:57.0871358Z * [new tag] ciflow/inductor/160328 -> ciflow/inductor/160328 2025-09-07T06:10:57.0872291Z * [new tag] ciflow/inductor/160329 -> ciflow/inductor/160329 2025-09-07T06:10:57.0872972Z * [new tag] ciflow/inductor/160480 -> ciflow/inductor/160480 2025-09-07T06:10:57.0874042Z * [new tag] ciflow/inductor/160532 -> ciflow/inductor/160532 2025-09-07T06:10:57.0875535Z * [new tag] ciflow/inductor/160539 -> ciflow/inductor/160539 2025-09-07T06:10:57.0876207Z * [new tag] ciflow/inductor/160580 -> ciflow/inductor/160580 2025-09-07T06:10:57.0877054Z * [new tag] ciflow/inductor/160685 -> ciflow/inductor/160685 2025-09-07T06:10:57.0877763Z * [new tag] ciflow/inductor/160686 -> ciflow/inductor/160686 2025-09-07T06:10:57.0878522Z * [new tag] ciflow/inductor/160687 -> ciflow/inductor/160687 2025-09-07T06:10:57.0879322Z * [new tag] ciflow/inductor/160688 -> ciflow/inductor/160688 2025-09-07T06:10:57.0879932Z * [new tag] ciflow/inductor/160690 -> ciflow/inductor/160690 2025-09-07T06:10:57.0880632Z * [new tag] ciflow/inductor/160706 -> ciflow/inductor/160706 2025-09-07T06:10:57.0881386Z * [new tag] ciflow/inductor/160729 -> ciflow/inductor/160729 2025-09-07T06:10:57.0882186Z * [new tag] ciflow/inductor/160798 -> ciflow/inductor/160798 2025-09-07T06:10:57.0883077Z * [new tag] ciflow/inductor/160836 -> ciflow/inductor/160836 2025-09-07T06:10:57.0883850Z * [new tag] ciflow/inductor/160843 -> ciflow/inductor/160843 2025-09-07T06:10:57.0885431Z * [new tag] ciflow/inductor/160869 -> ciflow/inductor/160869 2025-09-07T06:10:57.0886068Z * [new tag] ciflow/inductor/160920 -> ciflow/inductor/160920 2025-09-07T06:10:57.0886783Z * [new tag] ciflow/inductor/160943 -> ciflow/inductor/160943 2025-09-07T06:10:57.0887476Z * [new tag] ciflow/inductor/161092 -> ciflow/inductor/161092 2025-09-07T06:10:57.0888214Z * [new tag] ciflow/inductor/161093 -> ciflow/inductor/161093 2025-09-07T06:10:57.0889146Z * [new tag] ciflow/inductor/161109 -> ciflow/inductor/161109 2025-09-07T06:10:57.0889736Z * [new tag] ciflow/inductor/161118 -> ciflow/inductor/161118 2025-09-07T06:10:57.0890696Z * [new tag] ciflow/inductor/161178 -> ciflow/inductor/161178 2025-09-07T06:10:57.0891426Z * [new tag] ciflow/inductor/161246 -> ciflow/inductor/161246 2025-09-07T06:10:57.0892145Z * [new tag] ciflow/inductor/161349 -> ciflow/inductor/161349 2025-09-07T06:10:57.0892862Z * [new tag] ciflow/inductor/161350 -> ciflow/inductor/161350 2025-09-07T06:10:57.0893556Z * [new tag] ciflow/inductor/161351 -> ciflow/inductor/161351 2025-09-07T06:10:57.0894435Z * [new tag] ciflow/inductor/161397 -> ciflow/inductor/161397 2025-09-07T06:10:57.0895091Z * [new tag] ciflow/inductor/161404 -> ciflow/inductor/161404 2025-09-07T06:10:57.0895801Z * [new tag] ciflow/inductor/161405 -> ciflow/inductor/161405 2025-09-07T06:10:57.0896546Z * [new tag] ciflow/inductor/161406 -> ciflow/inductor/161406 2025-09-07T06:10:57.0897566Z * [new tag] ciflow/inductor/161410 -> ciflow/inductor/161410 2025-09-07T06:10:57.0898227Z * [new tag] ciflow/inductor/161414 -> ciflow/inductor/161414 2025-09-07T06:10:57.0899242Z * [new tag] ciflow/inductor/161442 -> ciflow/inductor/161442 2025-09-07T06:10:57.0899922Z * [new tag] ciflow/inductor/161458 -> ciflow/inductor/161458 2025-09-07T06:10:57.0900661Z * [new tag] ciflow/inductor/161468 -> ciflow/inductor/161468 2025-09-07T06:10:57.0901368Z * [new tag] ciflow/inductor/161469 -> ciflow/inductor/161469 2025-09-07T06:10:57.0902252Z * [new tag] ciflow/inductor/161485 -> ciflow/inductor/161485 2025-09-07T06:10:57.0902896Z * [new tag] ciflow/inductor/161499 -> ciflow/inductor/161499 2025-09-07T06:10:57.0903622Z * [new tag] ciflow/inductor/161534 -> ciflow/inductor/161534 2025-09-07T06:10:57.0904391Z * [new tag] ciflow/inductor/161595 -> ciflow/inductor/161595 2025-09-07T06:10:57.0905374Z * [new tag] ciflow/inductor/161596 -> ciflow/inductor/161596 2025-09-07T06:10:57.0906841Z * [new tag] ciflow/inductor/161630 -> ciflow/inductor/161630 2025-09-07T06:10:57.0907504Z * [new tag] ciflow/inductor/161667 -> ciflow/inductor/161667 2025-09-07T06:10:57.0908249Z * [new tag] ciflow/inductor/161670 -> ciflow/inductor/161670 2025-09-07T06:10:57.0909070Z * [new tag] ciflow/inductor/161673 -> ciflow/inductor/161673 2025-09-07T06:10:57.0909859Z * [new tag] ciflow/inductor/161674 -> ciflow/inductor/161674 2025-09-07T06:10:57.0910583Z * [new tag] ciflow/inductor/161675 -> ciflow/inductor/161675 2025-09-07T06:10:57.0911338Z * [new tag] ciflow/inductor/161693 -> ciflow/inductor/161693 2025-09-07T06:10:57.0912050Z * [new tag] ciflow/inductor/161695 -> ciflow/inductor/161695 2025-09-07T06:10:57.0912806Z * [new tag] ciflow/inductor/161715 -> ciflow/inductor/161715 2025-09-07T06:10:57.0913513Z * [new tag] ciflow/inductor/161730 -> ciflow/inductor/161730 2025-09-07T06:10:57.0914257Z * [new tag] ciflow/inductor/161732 -> ciflow/inductor/161732 2025-09-07T06:10:57.0915234Z * [new tag] ciflow/inductor/161744 -> ciflow/inductor/161744 2025-09-07T06:10:57.0915907Z * [new tag] ciflow/inductor/161746 -> ciflow/inductor/161746 2025-09-07T06:10:57.0916636Z * [new tag] ciflow/inductor/161747 -> ciflow/inductor/161747 2025-09-07T06:10:57.0917483Z * [new tag] ciflow/inductor/161819 -> ciflow/inductor/161819 2025-09-07T06:10:57.0918189Z * [new tag] ciflow/inductor/161821 -> ciflow/inductor/161821 2025-09-07T06:10:57.0918972Z * [new tag] ciflow/inductor/161828 -> ciflow/inductor/161828 2025-09-07T06:10:57.0919696Z * [new tag] ciflow/inductor/161879 -> ciflow/inductor/161879 2025-09-07T06:10:57.0920388Z * [new tag] ciflow/inductor/161880 -> ciflow/inductor/161880 2025-09-07T06:10:57.0921093Z * [new tag] ciflow/inductor/161881 -> ciflow/inductor/161881 2025-09-07T06:10:57.0922033Z * [new tag] ciflow/inductor/161907 -> ciflow/inductor/161907 2025-09-07T06:10:57.0922705Z * [new tag] ciflow/inductor/161914 -> ciflow/inductor/161914 2025-09-07T06:10:57.0923587Z * [new tag] ciflow/inductor/161924 -> ciflow/inductor/161924 2025-09-07T06:10:57.0924350Z * [new tag] ciflow/inductor/161936 -> ciflow/inductor/161936 2025-09-07T06:10:57.0925100Z * [new tag] ciflow/inductor/161938 -> ciflow/inductor/161938 2025-09-07T06:10:57.0925840Z * [new tag] ciflow/inductor/161939 -> ciflow/inductor/161939 2025-09-07T06:10:57.0926552Z * [new tag] ciflow/inductor/161940 -> ciflow/inductor/161940 2025-09-07T06:10:57.0927258Z * [new tag] ciflow/inductor/161955 -> ciflow/inductor/161955 2025-09-07T06:10:57.0928004Z * [new tag] ciflow/inductor/161957 -> ciflow/inductor/161957 2025-09-07T06:10:57.0928678Z * [new tag] ciflow/inductor/161975 -> ciflow/inductor/161975 2025-09-07T06:10:57.0929396Z * [new tag] ciflow/inductor/161977 -> ciflow/inductor/161977 2025-09-07T06:10:57.0930116Z * [new tag] ciflow/inductor/161978 -> ciflow/inductor/161978 2025-09-07T06:10:57.0930830Z * [new tag] ciflow/inductor/161979 -> ciflow/inductor/161979 2025-09-07T06:10:57.0931523Z * [new tag] ciflow/inductor/161980 -> ciflow/inductor/161980 2025-09-07T06:10:57.0932259Z * [new tag] ciflow/inductor/161988 -> ciflow/inductor/161988 2025-09-07T06:10:57.0932985Z * [new tag] ciflow/inductor/161994 -> ciflow/inductor/161994 2025-09-07T06:10:57.0933796Z * [new tag] ciflow/inductor/162013 -> ciflow/inductor/162013 2025-09-07T06:10:57.0935163Z * [new tag] ciflow/inductor/162014 -> ciflow/inductor/162014 2025-09-07T06:10:57.0935826Z * [new tag] ciflow/inductor/162017 -> ciflow/inductor/162017 2025-09-07T06:10:57.0936600Z * [new tag] ciflow/inductor/162021 -> ciflow/inductor/162021 2025-09-07T06:10:57.0937279Z * [new tag] ciflow/inductor/162023 -> ciflow/inductor/162023 2025-09-07T06:10:57.0937965Z * [new tag] ciflow/inductor/162027 -> ciflow/inductor/162027 2025-09-07T06:10:57.0938694Z * [new tag] ciflow/inductor/162029 -> ciflow/inductor/162029 2025-09-07T06:10:57.0939398Z * [new tag] ciflow/inductor/162030 -> ciflow/inductor/162030 2025-09-07T06:10:57.0940125Z * [new tag] ciflow/inductor/162031 -> ciflow/inductor/162031 2025-09-07T06:10:57.0940842Z * [new tag] ciflow/inductor/162033 -> ciflow/inductor/162033 2025-09-07T06:10:57.0941854Z * [new tag] ciflow/inductor/162052 -> ciflow/inductor/162052 2025-09-07T06:10:57.0942518Z * [new tag] ciflow/inductor/162053 -> ciflow/inductor/162053 2025-09-07T06:10:57.0943259Z * [new tag] ciflow/inductor/162056 -> ciflow/inductor/162056 2025-09-07T06:10:57.0943948Z * [new tag] ciflow/inductor/162063 -> ciflow/inductor/162063 2025-09-07T06:10:57.0944945Z * [new tag] ciflow/inductor/162066 -> ciflow/inductor/162066 2025-09-07T06:10:57.0945737Z * [new tag] ciflow/inductor/162068 -> ciflow/inductor/162068 2025-09-07T06:10:57.0946746Z * [new tag] ciflow/inductor/162081 -> ciflow/inductor/162081 2025-09-07T06:10:57.0947453Z * [new tag] ciflow/inductor/162088 -> ciflow/inductor/162088 2025-09-07T06:10:57.0948186Z * [new tag] ciflow/inductor/162089 -> ciflow/inductor/162089 2025-09-07T06:10:57.0948900Z * [new tag] ciflow/inductor/162094 -> ciflow/inductor/162094 2025-09-07T06:10:57.0949625Z * [new tag] ciflow/inductor/162098 -> ciflow/inductor/162098 2025-09-07T06:10:57.0950386Z * [new tag] ciflow/inductor/162101 -> ciflow/inductor/162101 2025-09-07T06:10:57.0951110Z * [new tag] ciflow/inductor/162102 -> ciflow/inductor/162102 2025-09-07T06:10:57.0951840Z * [new tag] ciflow/inductor/162104 -> ciflow/inductor/162104 2025-09-07T06:10:57.0952556Z * [new tag] ciflow/inductor/162106 -> ciflow/inductor/162106 2025-09-07T06:10:57.0953285Z * [new tag] ciflow/inductor/162108 -> ciflow/inductor/162108 2025-09-07T06:10:57.0954048Z * [new tag] ciflow/inductor/162126 -> ciflow/inductor/162126 2025-09-07T06:10:57.0954831Z * [new tag] ciflow/inductor/162149 -> ciflow/inductor/162149 2025-09-07T06:10:57.0955562Z * [new tag] ciflow/inductor/162164 -> ciflow/inductor/162164 2025-09-07T06:10:57.0956290Z * [new tag] ciflow/inductor/162166 -> ciflow/inductor/162166 2025-09-07T06:10:57.0957158Z * [new tag] ciflow/inductor/162169 -> ciflow/inductor/162169 2025-09-07T06:10:57.0957851Z * [new tag] ciflow/inductor/162170 -> ciflow/inductor/162170 2025-09-07T06:10:57.0958671Z * [new tag] ciflow/inductor/162171 -> ciflow/inductor/162171 2025-09-07T06:10:57.0959368Z * [new tag] ciflow/inductor/162183 -> ciflow/inductor/162183 2025-09-07T06:10:57.0960287Z * [new tag] ciflow/inductor/162189 -> ciflow/inductor/162189 2025-09-07T06:10:57.0961286Z * [new tag] ciflow/inductor/162190 -> ciflow/inductor/162190 2025-09-07T06:10:57.0962035Z * [new tag] ciflow/inductor/162191 -> ciflow/inductor/162191 2025-09-07T06:10:57.0962764Z * [new tag] ciflow/inductor/162194 -> ciflow/inductor/162194 2025-09-07T06:10:57.0963755Z * [new tag] ciflow/inductor/162200 -> ciflow/inductor/162200 2025-09-07T06:10:57.0964426Z * [new tag] ciflow/inductor/162201 -> ciflow/inductor/162201 2025-09-07T06:10:57.0965353Z * [new tag] ciflow/inductor/162208 -> ciflow/inductor/162208 2025-09-07T06:10:57.0966134Z * [new tag] ciflow/inductor/162211 -> ciflow/inductor/162211 2025-09-07T06:10:57.0966859Z * [new tag] ciflow/inductor/162216 -> ciflow/inductor/162216 2025-09-07T06:10:57.0967610Z * [new tag] ciflow/inductor/162220 -> ciflow/inductor/162220 2025-09-07T06:10:57.0968542Z * [new tag] ciflow/inductor/162222 -> ciflow/inductor/162222 2025-09-07T06:10:57.0969209Z * [new tag] ciflow/inductor/162227 -> ciflow/inductor/162227 2025-09-07T06:10:57.0969956Z * [new tag] ciflow/inductor/162238 -> ciflow/inductor/162238 2025-09-07T06:10:57.0970671Z * [new tag] ciflow/inductor/162239 -> ciflow/inductor/162239 2025-09-07T06:10:57.0971425Z * [new tag] ciflow/inductor/162240 -> ciflow/inductor/162240 2025-09-07T06:10:57.0972273Z * [new tag] ciflow/inductor/162244 -> ciflow/inductor/162244 2025-09-07T06:10:57.0972965Z * [new tag] ciflow/inductor/162245 -> ciflow/inductor/162245 2025-09-07T06:10:57.0973712Z * [new tag] ciflow/inductor/162262 -> ciflow/inductor/162262 2025-09-07T06:10:57.0974413Z * [new tag] ciflow/inductor/162275 -> ciflow/inductor/162275 2025-09-07T06:10:57.0975100Z * [new tag] ciflow/inductor/162278 -> ciflow/inductor/162278 2025-09-07T06:10:57.0975813Z * [new tag] ciflow/inductor/162284 -> ciflow/inductor/162284 2025-09-07T06:10:57.0976535Z * [new tag] ciflow/inductor/162286 -> ciflow/inductor/162286 2025-09-07T06:10:57.0977242Z * [new tag] ciflow/inductor/162288 -> ciflow/inductor/162288 2025-09-07T06:10:57.0977954Z * [new tag] ciflow/inductor/162293 -> ciflow/inductor/162293 2025-09-07T06:10:57.0978663Z * [new tag] ciflow/inductor/162294 -> ciflow/inductor/162294 2025-09-07T06:10:57.0979356Z * [new tag] ciflow/inductor/162295 -> ciflow/inductor/162295 2025-09-07T06:10:57.0980055Z * [new tag] ciflow/inductor/162296 -> ciflow/inductor/162296 2025-09-07T06:10:57.0980776Z * [new tag] ciflow/inductor/162298 -> ciflow/inductor/162298 2025-09-07T06:10:57.0981484Z * [new tag] ciflow/inductor/162307 -> ciflow/inductor/162307 2025-09-07T06:10:57.0982197Z * [new tag] ciflow/inductor/162309 -> ciflow/inductor/162309 2025-09-07T06:10:57.0983003Z * [new tag] ciflow/inductor/162311 -> ciflow/inductor/162311 2025-09-07T06:10:57.0984427Z * [new tag] ciflow/inductor/162312 -> ciflow/inductor/162312 2025-09-07T06:10:57.0985333Z * [new tag] ciflow/inductor/162315 -> ciflow/inductor/162315 2025-09-07T06:10:57.0986087Z * [new tag] ciflow/inductor/162316 -> ciflow/inductor/162316 2025-09-07T06:10:57.0986814Z * [new tag] ciflow/inductor/162318 -> ciflow/inductor/162318 2025-09-07T06:10:57.0987522Z * [new tag] ciflow/inductor/162323 -> ciflow/inductor/162323 2025-09-07T06:10:57.0988275Z * [new tag] ciflow/inductor/162341 -> ciflow/inductor/162341 2025-09-07T06:10:57.0988997Z * [new tag] ciflow/inductor/162345 -> ciflow/inductor/162345 2025-09-07T06:10:57.0990070Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-09-07T06:10:57.0991025Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-09-07T06:10:57.0991848Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-09-07T06:10:57.0992796Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-09-07T06:10:57.0993837Z * [new tag] ciflow/linux-aarch64/159737 -> ciflow/linux-aarch64/159737 2025-09-07T06:10:57.0994125Z * [new tag] ciflow/linux-aarch64/160078 -> ciflow/linux-aarch64/160078 2025-09-07T06:10:57.0994923Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-09-07T06:10:57.0995568Z * [new tag] ciflow/mps/157635 -> ciflow/mps/157635 2025-09-07T06:10:57.0996247Z * [new tag] ciflow/mps/161988 -> ciflow/mps/161988 2025-09-07T06:10:57.0997043Z * [new tag] ciflow/mps/162108 -> ciflow/mps/162108 2025-09-07T06:10:57.0997698Z * [new tag] ciflow/mps/162153 -> ciflow/mps/162153 2025-09-07T06:10:57.0998375Z * [new tag] ciflow/mps/162281 -> ciflow/mps/162281 2025-09-07T06:10:57.0999298Z * [new tag] ciflow/nightly/156049 -> ciflow/nightly/156049 2025-09-07T06:10:57.0999868Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-09-07T06:10:57.1000809Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-09-07T06:10:57.1001822Z * [new tag] ciflow/periodic-rocm-mi300/161529 -> ciflow/periodic-rocm-mi300/161529 2025-09-07T06:10:57.1002472Z * [new tag] ciflow/periodic-rocm-mi300/161715 -> ciflow/periodic-rocm-mi300/161715 2025-09-07T06:10:57.1003395Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-09-07T06:10:57.1004095Z * [new tag] ciflow/periodic/156703 -> ciflow/periodic/156703 2025-09-07T06:10:57.1004776Z * [new tag] ciflow/periodic/161715 -> ciflow/periodic/161715 2025-09-07T06:10:57.1005436Z * [new tag] ciflow/periodic/162021 -> ciflow/periodic/162021 2025-09-07T06:10:57.1006084Z * [new tag] ciflow/periodic/162323 -> ciflow/periodic/162323 2025-09-07T06:10:57.1007054Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-09-07T06:10:57.1007757Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-09-07T06:10:57.1008538Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-09-07T06:10:57.1009496Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-09-07T06:10:57.1010457Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-09-07T06:10:57.1011518Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-09-07T06:10:57.1012672Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-09-07T06:10:57.1013682Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-09-07T06:10:57.1014701Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-09-07T06:10:57.1015685Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-09-07T06:10:57.1016651Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-09-07T06:10:57.1018031Z * [new tag] ciflow/rocm-mi300/154170 -> ciflow/rocm-mi300/154170 2025-09-07T06:10:57.1018810Z * [new tag] ciflow/rocm-mi300/158747 -> ciflow/rocm-mi300/158747 2025-09-07T06:10:57.1019463Z * [new tag] ciflow/rocm-mi300/159146 -> ciflow/rocm-mi300/159146 2025-09-07T06:10:57.1020148Z * [new tag] ciflow/rocm-mi300/159158 -> ciflow/rocm-mi300/159158 2025-09-07T06:10:57.1020815Z * [new tag] ciflow/rocm-mi300/161715 -> ciflow/rocm-mi300/161715 2025-09-07T06:10:57.1021506Z * [new tag] ciflow/rocm-mi300/161957 -> ciflow/rocm-mi300/161957 2025-09-07T06:10:57.1022173Z * [new tag] ciflow/rocm-mi300/162053 -> ciflow/rocm-mi300/162053 2025-09-07T06:10:57.1022922Z * [new tag] ciflow/rocm-mi300/162056 -> ciflow/rocm-mi300/162056 2025-09-07T06:10:57.1023642Z * [new tag] ciflow/rocm-mi300/162112 -> ciflow/rocm-mi300/162112 2025-09-07T06:10:57.1024422Z * [new tag] ciflow/rocm-mi300/162245 -> ciflow/rocm-mi300/162245 2025-09-07T06:10:57.1025322Z * [new tag] ciflow/rocm-mi300/162278 -> ciflow/rocm-mi300/162278 2025-09-07T06:10:57.1026353Z * [new tag] ciflow/rocm-mi300/162288 -> ciflow/rocm-mi300/162288 2025-09-07T06:10:57.1027150Z * [new tag] ciflow/rocm-mi355/162053 -> ciflow/rocm-mi355/162053 2025-09-07T06:10:57.1027843Z * [new tag] ciflow/rocm-mi355/162056 -> ciflow/rocm-mi355/162056 2025-09-07T06:10:57.1028851Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-09-07T06:10:57.1029439Z * [new tag] ciflow/rocm/154170 -> ciflow/rocm/154170 2025-09-07T06:10:57.1030462Z * [new tag] ciflow/rocm/156491 -> ciflow/rocm/156491 2025-09-07T06:10:57.1031168Z * [new tag] ciflow/rocm/156592 -> ciflow/rocm/156592 2025-09-07T06:10:57.1031769Z * [new tag] ciflow/rocm/158747 -> ciflow/rocm/158747 2025-09-07T06:10:57.1032440Z * [new tag] ciflow/rocm/159146 -> ciflow/rocm/159146 2025-09-07T06:10:57.1033454Z * [new tag] ciflow/rocm/159158 -> ciflow/rocm/159158 2025-09-07T06:10:57.1034062Z * [new tag] ciflow/rocm/161715 -> ciflow/rocm/161715 2025-09-07T06:10:57.1034874Z * [new tag] ciflow/rocm/161972 -> ciflow/rocm/161972 2025-09-07T06:10:57.1035586Z * [new tag] ciflow/rocm/162052 -> ciflow/rocm/162052 2025-09-07T06:10:57.1036266Z * [new tag] ciflow/rocm/162053 -> ciflow/rocm/162053 2025-09-07T06:10:57.1037374Z * [new tag] ciflow/rocm/162056 -> ciflow/rocm/162056 2025-09-07T06:10:57.1038345Z * [new tag] ciflow/rocm/162112 -> ciflow/rocm/162112 2025-09-07T06:10:57.1039224Z * [new tag] ciflow/rocm/162278 -> ciflow/rocm/162278 2025-09-07T06:10:57.1039899Z * [new tag] ciflow/rocm/162288 -> ciflow/rocm/162288 2025-09-07T06:10:57.1040545Z * [new tag] ciflow/rocm/162305 -> ciflow/rocm/162305 2025-09-07T06:10:57.1041572Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-09-07T06:10:57.1042326Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-09-07T06:10:57.1043705Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-09-07T06:10:57.1044143Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-09-07T06:10:57.1044855Z * [new tag] ciflow/slow/161395 -> ciflow/slow/161395 2025-09-07T06:10:57.1045714Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-09-07T06:10:57.1046593Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-09-07T06:10:57.1047361Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-09-07T06:10:57.1048524Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-09-07T06:10:57.1049557Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-09-07T06:10:57.1050472Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-09-07T06:10:57.1051414Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-09-07T06:10:57.1052144Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-09-07T06:10:57.1053627Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-09-07T06:10:57.1054086Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-09-07T06:10:57.1055036Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-09-07T06:10:57.1055809Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-09-07T06:10:57.1056729Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-09-07T06:10:57.1057629Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-09-07T06:10:57.1059019Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-09-07T06:10:57.1059473Z * [new tag] ciflow/triton_binaries/162329 -> ciflow/triton_binaries/162329 2025-09-07T06:10:57.1061515Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-09-07T06:10:57.1062225Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-09-07T06:10:57.1062836Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-09-07T06:10:57.1063531Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-09-07T06:10:57.1064196Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-09-07T06:10:57.1065413Z * [new tag] ciflow/trunk/148919 -> ciflow/trunk/148919 2025-09-07T06:10:57.1066033Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-09-07T06:10:57.1066738Z * [new tag] ciflow/trunk/154170 -> ciflow/trunk/154170 2025-09-07T06:10:57.1067420Z * [new tag] ciflow/trunk/154694 -> ciflow/trunk/154694 2025-09-07T06:10:57.1068245Z * [new tag] ciflow/trunk/156049 -> ciflow/trunk/156049 2025-09-07T06:10:57.1068900Z * [new tag] ciflow/trunk/156703 -> ciflow/trunk/156703 2025-09-07T06:10:57.1069965Z * [new tag] ciflow/trunk/156711 -> ciflow/trunk/156711 2025-09-07T06:10:57.1070933Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-09-07T06:10:57.1071810Z * [new tag] ciflow/trunk/157685 -> ciflow/trunk/157685 2025-09-07T06:10:57.1072479Z * [new tag] ciflow/trunk/157689 -> ciflow/trunk/157689 2025-09-07T06:10:57.1073202Z * [new tag] ciflow/trunk/157699 -> ciflow/trunk/157699 2025-09-07T06:10:57.1073918Z * [new tag] ciflow/trunk/157813 -> ciflow/trunk/157813 2025-09-07T06:10:57.1074668Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-09-07T06:10:57.1075365Z * [new tag] ciflow/trunk/158091 -> ciflow/trunk/158091 2025-09-07T06:10:57.1076083Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-09-07T06:10:57.1076927Z * [new tag] ciflow/trunk/158404 -> ciflow/trunk/158404 2025-09-07T06:10:57.1077709Z * [new tag] ciflow/trunk/158647 -> ciflow/trunk/158647 2025-09-07T06:10:57.1078684Z * [new tag] ciflow/trunk/158846 -> ciflow/trunk/158846 2025-09-07T06:10:57.1079451Z * [new tag] ciflow/trunk/159158 -> ciflow/trunk/159158 2025-09-07T06:10:57.1080333Z * [new tag] ciflow/trunk/159682 -> ciflow/trunk/159682 2025-09-07T06:10:57.1081000Z * [new tag] ciflow/trunk/159835 -> ciflow/trunk/159835 2025-09-07T06:10:57.1081700Z * [new tag] ciflow/trunk/160161 -> ciflow/trunk/160161 2025-09-07T06:10:57.1082389Z * [new tag] ciflow/trunk/160236 -> ciflow/trunk/160236 2025-09-07T06:10:57.1083091Z * [new tag] ciflow/trunk/160329 -> ciflow/trunk/160329 2025-09-07T06:10:57.1083959Z * [new tag] ciflow/trunk/160480 -> ciflow/trunk/160480 2025-09-07T06:10:57.1084987Z * [new tag] ciflow/trunk/160532 -> ciflow/trunk/160532 2025-09-07T06:10:57.1085644Z * [new tag] ciflow/trunk/160836 -> ciflow/trunk/160836 2025-09-07T06:10:57.1086343Z * [new tag] ciflow/trunk/160843 -> ciflow/trunk/160843 2025-09-07T06:10:57.1087060Z * [new tag] ciflow/trunk/160869 -> ciflow/trunk/160869 2025-09-07T06:10:57.1087999Z * [new tag] ciflow/trunk/160940 -> ciflow/trunk/160940 2025-09-07T06:10:57.1088658Z * [new tag] ciflow/trunk/160943 -> ciflow/trunk/160943 2025-09-07T06:10:57.1089611Z * [new tag] ciflow/trunk/160953 -> ciflow/trunk/160953 2025-09-07T06:10:57.1090455Z * [new tag] ciflow/trunk/161035 -> ciflow/trunk/161035 2025-09-07T06:10:57.1091127Z * [new tag] ciflow/trunk/161178 -> ciflow/trunk/161178 2025-09-07T06:10:57.1091843Z * [new tag] ciflow/trunk/161349 -> ciflow/trunk/161349 2025-09-07T06:10:57.1092551Z * [new tag] ciflow/trunk/161350 -> ciflow/trunk/161350 2025-09-07T06:10:57.1093262Z * [new tag] ciflow/trunk/161351 -> ciflow/trunk/161351 2025-09-07T06:10:57.1093938Z * [new tag] ciflow/trunk/161395 -> ciflow/trunk/161395 2025-09-07T06:10:57.1094651Z * [new tag] ciflow/trunk/161405 -> ciflow/trunk/161405 2025-09-07T06:10:57.1095351Z * [new tag] ciflow/trunk/161406 -> ciflow/trunk/161406 2025-09-07T06:10:57.1096080Z * [new tag] ciflow/trunk/161410 -> ciflow/trunk/161410 2025-09-07T06:10:57.1096773Z * [new tag] ciflow/trunk/161468 -> ciflow/trunk/161468 2025-09-07T06:10:57.1097439Z * [new tag] ciflow/trunk/161499 -> ciflow/trunk/161499 2025-09-07T06:10:57.1098490Z * [new tag] ciflow/trunk/161527 -> ciflow/trunk/161527 2025-09-07T06:10:57.1099179Z * [new tag] ciflow/trunk/161534 -> ciflow/trunk/161534 2025-09-07T06:10:57.1099856Z * [new tag] ciflow/trunk/161591 -> ciflow/trunk/161591 2025-09-07T06:10:57.1100561Z * [new tag] ciflow/trunk/161595 -> ciflow/trunk/161595 2025-09-07T06:10:57.1101257Z * [new tag] ciflow/trunk/161596 -> ciflow/trunk/161596 2025-09-07T06:10:57.1101974Z * [new tag] ciflow/trunk/161633 -> ciflow/trunk/161633 2025-09-07T06:10:57.1102668Z * [new tag] ciflow/trunk/161634 -> ciflow/trunk/161634 2025-09-07T06:10:57.1103524Z * [new tag] ciflow/trunk/161635 -> ciflow/trunk/161635 2025-09-07T06:10:57.1104166Z * [new tag] ciflow/trunk/161667 -> ciflow/trunk/161667 2025-09-07T06:10:57.1105219Z * [new tag] ciflow/trunk/161670 -> ciflow/trunk/161670 2025-09-07T06:10:57.1106000Z * [new tag] ciflow/trunk/161692 -> ciflow/trunk/161692 2025-09-07T06:10:57.1106721Z * [new tag] ciflow/trunk/161693 -> ciflow/trunk/161693 2025-09-07T06:10:57.1107504Z * [new tag] ciflow/trunk/161695 -> ciflow/trunk/161695 2025-09-07T06:10:57.1108198Z * [new tag] ciflow/trunk/161730 -> ciflow/trunk/161730 2025-09-07T06:10:57.1108914Z * [new tag] ciflow/trunk/161744 -> ciflow/trunk/161744 2025-09-07T06:10:57.1109651Z * [new tag] ciflow/trunk/161749 -> ciflow/trunk/161749 2025-09-07T06:10:57.1110373Z * [new tag] ciflow/trunk/161881 -> ciflow/trunk/161881 2025-09-07T06:10:57.1111091Z * [new tag] ciflow/trunk/161924 -> ciflow/trunk/161924 2025-09-07T06:10:57.1112104Z * [new tag] ciflow/trunk/161926 -> ciflow/trunk/161926 2025-09-07T06:10:57.1112846Z * [new tag] ciflow/trunk/161936 -> ciflow/trunk/161936 2025-09-07T06:10:57.1113497Z * [new tag] ciflow/trunk/161952 -> ciflow/trunk/161952 2025-09-07T06:10:57.1114213Z * [new tag] ciflow/trunk/161955 -> ciflow/trunk/161955 2025-09-07T06:10:57.1114939Z * [new tag] ciflow/trunk/161957 -> ciflow/trunk/161957 2025-09-07T06:10:57.1115678Z * [new tag] ciflow/trunk/161959 -> ciflow/trunk/161959 2025-09-07T06:10:57.1116395Z * [new tag] ciflow/trunk/161977 -> ciflow/trunk/161977 2025-09-07T06:10:57.1117223Z * [new tag] ciflow/trunk/161988 -> ciflow/trunk/161988 2025-09-07T06:10:57.1117945Z * [new tag] ciflow/trunk/161994 -> ciflow/trunk/161994 2025-09-07T06:10:57.1118786Z * [new tag] ciflow/trunk/162007 -> ciflow/trunk/162007 2025-09-07T06:10:57.1119482Z * [new tag] ciflow/trunk/162013 -> ciflow/trunk/162013 2025-09-07T06:10:57.1120199Z * [new tag] ciflow/trunk/162017 -> ciflow/trunk/162017 2025-09-07T06:10:57.1120910Z * [new tag] ciflow/trunk/162021 -> ciflow/trunk/162021 2025-09-07T06:10:57.1121643Z * [new tag] ciflow/trunk/162022 -> ciflow/trunk/162022 2025-09-07T06:10:57.1122355Z * [new tag] ciflow/trunk/162040 -> ciflow/trunk/162040 2025-09-07T06:10:57.1123047Z * [new tag] ciflow/trunk/162041 -> ciflow/trunk/162041 2025-09-07T06:10:57.1123942Z * [new tag] ciflow/trunk/162062 -> ciflow/trunk/162062 2025-09-07T06:10:57.1124601Z * [new tag] ciflow/trunk/162066 -> ciflow/trunk/162066 2025-09-07T06:10:57.1125281Z * [new tag] ciflow/trunk/162089 -> ciflow/trunk/162089 2025-09-07T06:10:57.1126017Z * [new tag] ciflow/trunk/162099 -> ciflow/trunk/162099 2025-09-07T06:10:57.1126712Z * [new tag] ciflow/trunk/162104 -> ciflow/trunk/162104 2025-09-07T06:10:57.1127595Z * [new tag] ciflow/trunk/162106 -> ciflow/trunk/162106 2025-09-07T06:10:57.1128274Z * [new tag] ciflow/trunk/162112 -> ciflow/trunk/162112 2025-09-07T06:10:57.1128924Z * [new tag] ciflow/trunk/162119 -> ciflow/trunk/162119 2025-09-07T06:10:57.1129610Z * [new tag] ciflow/trunk/162142 -> ciflow/trunk/162142 2025-09-07T06:10:57.1130316Z * [new tag] ciflow/trunk/162169 -> ciflow/trunk/162169 2025-09-07T06:10:57.1131021Z * [new tag] ciflow/trunk/162183 -> ciflow/trunk/162183 2025-09-07T06:10:57.1131718Z * [new tag] ciflow/trunk/162190 -> ciflow/trunk/162190 2025-09-07T06:10:57.1132904Z * [new tag] ciflow/trunk/162194 -> ciflow/trunk/162194 2025-09-07T06:10:57.1133575Z * [new tag] ciflow/trunk/162200 -> ciflow/trunk/162200 2025-09-07T06:10:57.1134262Z * [new tag] ciflow/trunk/162206 -> ciflow/trunk/162206 2025-09-07T06:10:57.1134971Z * [new tag] ciflow/trunk/162208 -> ciflow/trunk/162208 2025-09-07T06:10:57.1135724Z * [new tag] ciflow/trunk/162222 -> ciflow/trunk/162222 2025-09-07T06:10:57.1136428Z * [new tag] ciflow/trunk/162238 -> ciflow/trunk/162238 2025-09-07T06:10:57.1137129Z * [new tag] ciflow/trunk/162244 -> ciflow/trunk/162244 2025-09-07T06:10:57.1138133Z * [new tag] ciflow/trunk/162267 -> ciflow/trunk/162267 2025-09-07T06:10:57.1138899Z * [new tag] ciflow/trunk/162269 -> ciflow/trunk/162269 2025-09-07T06:10:57.1139613Z * [new tag] ciflow/trunk/162278 -> ciflow/trunk/162278 2025-09-07T06:10:57.1140400Z * [new tag] ciflow/trunk/162286 -> ciflow/trunk/162286 2025-09-07T06:10:57.1141026Z * [new tag] ciflow/trunk/162288 -> ciflow/trunk/162288 2025-09-07T06:10:57.1141727Z * [new tag] ciflow/trunk/162293 -> ciflow/trunk/162293 2025-09-07T06:10:57.1142443Z * [new tag] ciflow/trunk/162310 -> ciflow/trunk/162310 2025-09-07T06:10:57.1143155Z * [new tag] ciflow/trunk/162311 -> ciflow/trunk/162311 2025-09-07T06:10:57.1144047Z * [new tag] ciflow/trunk/162315 -> ciflow/trunk/162315 2025-09-07T06:10:57.1144994Z * [new tag] ciflow/trunk/162325 -> ciflow/trunk/162325 2025-09-07T06:10:57.1145981Z * [new tag] ciflow/trunk/162328 -> ciflow/trunk/162328 2025-09-07T06:10:57.1146686Z * [new tag] ciflow/trunk/162329 -> ciflow/trunk/162329 2025-09-07T06:10:57.1147821Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-09-07T06:10:57.1148597Z * [new tag] ciflow/vllm/162292 -> ciflow/vllm/162292 2025-09-07T06:10:57.1149517Z * [new tag] ciflow/win-arm64/156049 -> ciflow/win-arm64/156049 2025-09-07T06:10:57.1150308Z * [new tag] ciflow/win-arm64/158104 -> ciflow/win-arm64/158104 2025-09-07T06:10:57.1151112Z * [new tag] ciflow/xpu/157699 -> ciflow/xpu/157699 2025-09-07T06:10:57.1152431Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-09-07T06:10:57.1153207Z * [new tag] ciflow/xpu/159459 -> ciflow/xpu/159459 2025-09-07T06:10:57.1153906Z * [new tag] ciflow/xpu/159718 -> ciflow/xpu/159718 2025-09-07T06:10:57.1154606Z * [new tag] ciflow/xpu/159944 -> ciflow/xpu/159944 2025-09-07T06:10:57.1155481Z * [new tag] ciflow/xpu/160867 -> ciflow/xpu/160867 2025-09-07T06:10:57.1156248Z * [new tag] ciflow/xpu/160938 -> ciflow/xpu/160938 2025-09-07T06:10:57.1157061Z * [new tag] ciflow/xpu/160940 -> ciflow/xpu/160940 2025-09-07T06:10:57.1157726Z * [new tag] ciflow/xpu/160953 -> ciflow/xpu/160953 2025-09-07T06:10:57.1158581Z * [new tag] ciflow/xpu/161045 -> ciflow/xpu/161045 2025-09-07T06:10:57.1159481Z * [new tag] ciflow/xpu/161058 -> ciflow/xpu/161058 2025-09-07T06:10:57.1160854Z * [new tag] ciflow/xpu/161246 -> ciflow/xpu/161246 2025-09-07T06:10:57.1161875Z * [new tag] ciflow/xpu/161397 -> ciflow/xpu/161397 2025-09-07T06:10:57.1162761Z * [new tag] ciflow/xpu/161485 -> ciflow/xpu/161485 2025-09-07T06:10:57.1163472Z * [new tag] ciflow/xpu/161988 -> ciflow/xpu/161988 2025-09-07T06:10:57.1164226Z * [new tag] ciflow/xpu/162062 -> ciflow/xpu/162062 2025-09-07T06:10:57.1165017Z * [new tag] cslpull75 -> cslpull75 2025-09-07T06:10:57.1165880Z * [new tag] cslpull76 -> cslpull76 2025-09-07T06:10:57.1166609Z * [new tag] cslpull77 -> cslpull77 2025-09-07T06:10:57.1167530Z * [new tag] cslpull78 -> cslpull78 2025-09-07T06:10:57.1168542Z * [new tag] cslpull79 -> cslpull79 2025-09-07T06:10:57.1169712Z * [new tag] cslpull80 -> cslpull80 2025-09-07T06:10:57.1170582Z * [new tag] cslpull81 -> cslpull81 2025-09-07T06:10:57.1171351Z * [new tag] cslpull82 -> cslpull82 2025-09-07T06:10:57.1172344Z * [new tag] cslpull83 -> cslpull83 2025-09-07T06:10:57.1173102Z * [new tag] cslpull84 -> cslpull84 2025-09-07T06:10:57.1174046Z * [new tag] cslpull85 -> cslpull85 2025-09-07T06:10:57.1174755Z * [new tag] cslpull86 -> cslpull86 2025-09-07T06:10:57.1175627Z * [new tag] cslpull87 -> cslpull87 2025-09-07T06:10:57.1176473Z * [new tag] cslpull88 -> cslpull88 2025-09-07T06:10:57.1177383Z * [new tag] cslpull89 -> cslpull89 2025-09-07T06:10:57.1178025Z * [new tag] cslpull90 -> cslpull90 2025-09-07T06:10:57.1179381Z * [new tag] cslpull91 -> cslpull91 2025-09-07T06:10:57.1180100Z * [new tag] cslpull92 -> cslpull92 2025-09-07T06:10:57.1180976Z * [new tag] flight_5 -> flight_5 2025-09-07T06:10:57.1181782Z * [new tag] flight_5.1 -> flight_5.1 2025-09-07T06:10:57.1182701Z * [new tag] flight_5.2 -> flight_5.2 2025-09-07T06:10:57.1183379Z * [new tag] flight_5.3 -> flight_5.3 2025-09-07T06:10:57.1184246Z * [new tag] forpull1 -> forpull1 2025-09-07T06:10:57.1185751Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-09-07T06:10:57.1186461Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-09-07T06:10:57.1187375Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-09-07T06:10:57.1188282Z * [new tag] nightly-binary -> nightly-binary 2025-09-07T06:10:57.1188979Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-09-07T06:10:57.1189902Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-09-07T06:10:57.1191225Z * [new tag] trunk/00636e0171e7e733628c408084805442270cf608 -> trunk/00636e0171e7e733628c408084805442270cf608 2025-09-07T06:10:57.1192129Z * [new tag] trunk/019fed39aa6b2dd8c69347378d53423e5efae8d4 -> trunk/019fed39aa6b2dd8c69347378d53423e5efae8d4 2025-09-07T06:10:57.1193304Z * [new tag] trunk/01ab325cc2e0dc221af4d710974e1b9175066544 -> trunk/01ab325cc2e0dc221af4d710974e1b9175066544 2025-09-07T06:10:57.1194344Z * [new tag] trunk/01edcd4df8bf0c7b4cc2d3ec868bd2059eeea83b -> trunk/01edcd4df8bf0c7b4cc2d3ec868bd2059eeea83b 2025-09-07T06:10:57.1195317Z * [new tag] trunk/040d00af048967dde7938d358d7f5988cbd18388 -> trunk/040d00af048967dde7938d358d7f5988cbd18388 2025-09-07T06:10:57.1196245Z * [new tag] trunk/0447f2d99b4351b2ff129dce6eebb371024f73e5 -> trunk/0447f2d99b4351b2ff129dce6eebb371024f73e5 2025-09-07T06:10:57.1197365Z * [new tag] trunk/047603d35bdc70046216384838d6340feab79bf4 -> trunk/047603d35bdc70046216384838d6340feab79bf4 2025-09-07T06:10:57.1198300Z * [new tag] trunk/06da7c0730b3764f178ec3a90dedf4ffa4202d81 -> trunk/06da7c0730b3764f178ec3a90dedf4ffa4202d81 2025-09-07T06:10:57.1199291Z * [new tag] trunk/081cab045472ce045634548cc6c14a4870641e23 -> trunk/081cab045472ce045634548cc6c14a4870641e23 2025-09-07T06:10:57.1200124Z * [new tag] trunk/09587daf8c9f21f5340f73921ce5f23d1a4a4572 -> trunk/09587daf8c9f21f5340f73921ce5f23d1a4a4572 2025-09-07T06:10:57.1201004Z * [new tag] trunk/09be1890d72cc34fc946965dc4a27736bf0ca8c6 -> trunk/09be1890d72cc34fc946965dc4a27736bf0ca8c6 2025-09-07T06:10:57.1201833Z * [new tag] trunk/09d2f1b6315d6d416fbf452793d65795863ebc66 -> trunk/09d2f1b6315d6d416fbf452793d65795863ebc66 2025-09-07T06:10:57.1202692Z * [new tag] trunk/0af70e2353e1dcda83175fd4834ecb7b63e009e0 -> trunk/0af70e2353e1dcda83175fd4834ecb7b63e009e0 2025-09-07T06:10:57.1204286Z * [new tag] trunk/0c0e056a9e20c17271a6144dd32c0c7e3ba26736 -> trunk/0c0e056a9e20c17271a6144dd32c0c7e3ba26736 2025-09-07T06:10:57.1205165Z * [new tag] trunk/0cd6c56bdfa9178ff61be82ce3b178926ddb64a9 -> trunk/0cd6c56bdfa9178ff61be82ce3b178926ddb64a9 2025-09-07T06:10:57.1206041Z * [new tag] trunk/0d421ace32c1605ee8e452ee1eeb03bd243dd96c -> trunk/0d421ace32c1605ee8e452ee1eeb03bd243dd96c 2025-09-07T06:10:57.1207062Z * [new tag] trunk/0d71a9dd5b4b6d1dde58d91c9b71d96bc6a6a171 -> trunk/0d71a9dd5b4b6d1dde58d91c9b71d96bc6a6a171 2025-09-07T06:10:57.1207891Z * [new tag] trunk/0d84ff3b78f55492d3d4708458c92d776274939e -> trunk/0d84ff3b78f55492d3d4708458c92d776274939e 2025-09-07T06:10:57.1208699Z * [new tag] trunk/0f45aaf4414048b17d720d0915ce221a8de8ec63 -> trunk/0f45aaf4414048b17d720d0915ce221a8de8ec63 2025-09-07T06:10:57.1209549Z * [new tag] trunk/0ff8eabf1387de5acd6712a03bda61f1a3dfa27f -> trunk/0ff8eabf1387de5acd6712a03bda61f1a3dfa27f 2025-09-07T06:10:57.1210408Z * [new tag] trunk/104f2680e03d13a4765ca69f905d8f16fc0c822f -> trunk/104f2680e03d13a4765ca69f905d8f16fc0c822f 2025-09-07T06:10:57.1211245Z * [new tag] trunk/12814701555d3e41dfcdf8f9273af5821e322df0 -> trunk/12814701555d3e41dfcdf8f9273af5821e322df0 2025-09-07T06:10:57.1212150Z * [new tag] trunk/13b65196db422bdb394cb482e208c61ed448898c -> trunk/13b65196db422bdb394cb482e208c61ed448898c 2025-09-07T06:10:57.1212970Z * [new tag] trunk/13d66e2a66eceed14b8a8f5a971087df4f688a46 -> trunk/13d66e2a66eceed14b8a8f5a971087df4f688a46 2025-09-07T06:10:57.1213857Z * [new tag] trunk/145a3a7bda15e3963a33eb1b54bba5d4a270b225 -> trunk/145a3a7bda15e3963a33eb1b54bba5d4a270b225 2025-09-07T06:10:57.1214731Z * [new tag] trunk/146371483318e17929daefd37c8e459d9d6d47bb -> trunk/146371483318e17929daefd37c8e459d9d6d47bb 2025-09-07T06:10:57.1215572Z * [new tag] trunk/15c77a8cfd341e74fd124b077492ef2bfa51b339 -> trunk/15c77a8cfd341e74fd124b077492ef2bfa51b339 2025-09-07T06:10:57.1216413Z * [new tag] trunk/17fa8eec4a1e32939ab4d364ee6e75487a79b654 -> trunk/17fa8eec4a1e32939ab4d364ee6e75487a79b654 2025-09-07T06:10:57.1217988Z * [new tag] trunk/190c391a28845a14df26abb228d26aa813efb20c -> trunk/190c391a28845a14df26abb228d26aa813efb20c 2025-09-07T06:10:57.1218776Z * [new tag] trunk/1a588ace4667bde1331fbd8ed957157dca5cee68 -> trunk/1a588ace4667bde1331fbd8ed957157dca5cee68 2025-09-07T06:10:57.1219685Z * [new tag] trunk/1aa7476885e8f6e7b0ec3a5b6383aad9d3f343e7 -> trunk/1aa7476885e8f6e7b0ec3a5b6383aad9d3f343e7 2025-09-07T06:10:57.1220415Z * [new tag] trunk/1aeb421c342c9e9607842f4c87cb46e8e816ee53 -> trunk/1aeb421c342c9e9607842f4c87cb46e8e816ee53 2025-09-07T06:10:57.1221275Z * [new tag] trunk/1c1b28d5b6a942fafe23b2f09302d93c25226d4a -> trunk/1c1b28d5b6a942fafe23b2f09302d93c25226d4a 2025-09-07T06:10:57.1222081Z * [new tag] trunk/1ebd70d0c0d562d3be9abdee2a21906584af7d99 -> trunk/1ebd70d0c0d562d3be9abdee2a21906584af7d99 2025-09-07T06:10:57.1222916Z * [new tag] trunk/1ec2c15914da4ef7bd926ed9aebc8671c75fe965 -> trunk/1ec2c15914da4ef7bd926ed9aebc8671c75fe965 2025-09-07T06:10:57.1223728Z * [new tag] trunk/1f51056bd64e73d1aa81321bc3c098575b1bc78a -> trunk/1f51056bd64e73d1aa81321bc3c098575b1bc78a 2025-09-07T06:10:57.1224908Z * [new tag] trunk/1f820de639c75a1562d3fb03f160439f853ae07b -> trunk/1f820de639c75a1562d3fb03f160439f853ae07b 2025-09-07T06:10:57.1225894Z * [new tag] trunk/204697f0e695d82894c5010fbec664c4391f90cc -> trunk/204697f0e695d82894c5010fbec664c4391f90cc 2025-09-07T06:10:57.1226731Z * [new tag] trunk/20629b1619fe636227d01fc85ba221daa7185a05 -> trunk/20629b1619fe636227d01fc85ba221daa7185a05 2025-09-07T06:10:57.1227633Z * [new tag] trunk/20b47acef845e9c4f71da9429a396d293f50ebe7 -> trunk/20b47acef845e9c4f71da9429a396d293f50ebe7 2025-09-07T06:10:57.1228568Z * [new tag] trunk/20bfb2539d7c5250379648eda35f80b8a7d642dd -> trunk/20bfb2539d7c5250379648eda35f80b8a7d642dd 2025-09-07T06:10:57.1229418Z * [new tag] trunk/21fae99c180d17def562797ea0fb154d8fdf88e3 -> trunk/21fae99c180d17def562797ea0fb154d8fdf88e3 2025-09-07T06:10:57.1230279Z * [new tag] trunk/248355faf53f9f7ba2fd0a367d59600c6d991e7f -> trunk/248355faf53f9f7ba2fd0a367d59600c6d991e7f 2025-09-07T06:10:57.1231145Z * [new tag] trunk/25f4aaed9ec26f39c13862323ff8582006473d23 -> trunk/25f4aaed9ec26f39c13862323ff8582006473d23 2025-09-07T06:10:57.1232079Z * [new tag] trunk/261a84a1764412f8e659c956e3f81997ec3de9d5 -> trunk/261a84a1764412f8e659c956e3f81997ec3de9d5 2025-09-07T06:10:57.1233043Z * [new tag] trunk/28f4ab0737937858730f29f5c4e601e109cf9d5f -> trunk/28f4ab0737937858730f29f5c4e601e109cf9d5f 2025-09-07T06:10:57.1233948Z * [new tag] trunk/291cd11f2d5df6f48d348cce0e4e762f274f4dc4 -> trunk/291cd11f2d5df6f48d348cce0e4e762f274f4dc4 2025-09-07T06:10:57.1235307Z * [new tag] trunk/29280864d941e6108ab57f7298f520c0cf9696e9 -> trunk/29280864d941e6108ab57f7298f520c0cf9696e9 2025-09-07T06:10:57.1237423Z * [new tag] trunk/2a45837e98c63cae9d1a2e2133a727b829e549d5 -> trunk/2a45837e98c63cae9d1a2e2133a727b829e549d5 2025-09-07T06:10:57.1237877Z * [new tag] trunk/2a5c0785e2f975697fd7bdf1411de6e03dcaa1ef -> trunk/2a5c0785e2f975697fd7bdf1411de6e03dcaa1ef 2025-09-07T06:10:57.1239013Z * [new tag] trunk/2b8a83901c58a0858ea9e4ce00055f48e6ed164c -> trunk/2b8a83901c58a0858ea9e4ce00055f48e6ed164c 2025-09-07T06:10:57.1239437Z * [new tag] trunk/2ba65472dd54488a86a50326ea990195fc6732d6 -> trunk/2ba65472dd54488a86a50326ea990195fc6732d6 2025-09-07T06:10:57.1239893Z * [new tag] trunk/2c03f0acc53ed13fe8ebfe809129f25996e009a0 -> trunk/2c03f0acc53ed13fe8ebfe809129f25996e009a0 2025-09-07T06:10:57.1240630Z * [new tag] trunk/2dd529df0092799f68ee7afcf52338276906706a -> trunk/2dd529df0092799f68ee7afcf52338276906706a 2025-09-07T06:10:57.1241535Z * [new tag] trunk/2f6b4b1ad3f82bb3bd984f6e65744ea339ffb8b5 -> trunk/2f6b4b1ad3f82bb3bd984f6e65744ea339ffb8b5 2025-09-07T06:10:57.1242362Z * [new tag] trunk/2fa0520a64ed8aa734a56c4d124958f0b5711ca8 -> trunk/2fa0520a64ed8aa734a56c4d124958f0b5711ca8 2025-09-07T06:10:57.1243194Z * [new tag] trunk/302df2ac5dc4222294c09d48804a2dddb8f4bad8 -> trunk/302df2ac5dc4222294c09d48804a2dddb8f4bad8 2025-09-07T06:10:57.1243932Z * [new tag] trunk/33028597bfa2e0178e28c8cce33cb9b3800cac43 -> trunk/33028597bfa2e0178e28c8cce33cb9b3800cac43 2025-09-07T06:10:57.1245252Z * [new tag] trunk/34aa78274d6770086025a967fa63a86830e08176 -> trunk/34aa78274d6770086025a967fa63a86830e08176 2025-09-07T06:10:57.1246150Z * [new tag] trunk/3559c354ce6a14d11fe29fb12fa2747a2f2af449 -> trunk/3559c354ce6a14d11fe29fb12fa2747a2f2af449 2025-09-07T06:10:57.1246905Z * [new tag] trunk/36d207fcaaede0d1e58a5168084c307b32b6fd8b -> trunk/36d207fcaaede0d1e58a5168084c307b32b6fd8b 2025-09-07T06:10:57.1247596Z * [new tag] trunk/377033757ae5ca524ea842f1b0a5f446ed3d8fe0 -> trunk/377033757ae5ca524ea842f1b0a5f446ed3d8fe0 2025-09-07T06:10:57.1248442Z * [new tag] trunk/3771380f83fcac154a7c89ad679311d8c4818287 -> trunk/3771380f83fcac154a7c89ad679311d8c4818287 2025-09-07T06:10:57.1249307Z * [new tag] trunk/3a207816cc569f78863d86c01f2a3d265350e39f -> trunk/3a207816cc569f78863d86c01f2a3d265350e39f 2025-09-07T06:10:57.1250170Z * [new tag] trunk/3a20a20e7065ec927fdd216d4da3b04f879b3c67 -> trunk/3a20a20e7065ec927fdd216d4da3b04f879b3c67 2025-09-07T06:10:57.1251105Z * [new tag] trunk/3bbc2e3e4f025523eaa5dbff220b3e96bca608d0 -> trunk/3bbc2e3e4f025523eaa5dbff220b3e96bca608d0 2025-09-07T06:10:57.1251974Z * [new tag] trunk/3c0ff1b569c45cfa6935ad8031a9d4cf1551aa3f -> trunk/3c0ff1b569c45cfa6935ad8031a9d4cf1551aa3f 2025-09-07T06:10:57.1252923Z * [new tag] trunk/3c45af079afc92a03b03ddf4f9198902ffcf30cf -> trunk/3c45af079afc92a03b03ddf4f9198902ffcf30cf 2025-09-07T06:10:57.1253700Z * [new tag] trunk/3dde5d7f9bf80dd6623a712bc429e9e4302464b5 -> trunk/3dde5d7f9bf80dd6623a712bc429e9e4302464b5 2025-09-07T06:10:57.1254561Z * [new tag] trunk/403a3a393cda7e60f503f3b04b8805a845dcf45d -> trunk/403a3a393cda7e60f503f3b04b8805a845dcf45d 2025-09-07T06:10:57.1255419Z * [new tag] trunk/420c52ecf36f86d32da0853bfbe074b682b070aa -> trunk/420c52ecf36f86d32da0853bfbe074b682b070aa 2025-09-07T06:10:57.1256303Z * [new tag] trunk/43b7c86a2c0f91320f5c5f4827b111edff06fdb6 -> trunk/43b7c86a2c0f91320f5c5f4827b111edff06fdb6 2025-09-07T06:10:57.1257122Z * [new tag] trunk/451ed931562ec8b46d1f7e6c266a68132a119336 -> trunk/451ed931562ec8b46d1f7e6c266a68132a119336 2025-09-07T06:10:57.1257977Z * [new tag] trunk/480c7391126656154318fabf1d57ebc01e196e63 -> trunk/480c7391126656154318fabf1d57ebc01e196e63 2025-09-07T06:10:57.1258870Z * [new tag] trunk/48bedd753da22634aa94fbafeb731e82025404f3 -> trunk/48bedd753da22634aa94fbafeb731e82025404f3 2025-09-07T06:10:57.1259634Z * [new tag] trunk/494878a11b79071ada0b98f34042d47155be6d1c -> trunk/494878a11b79071ada0b98f34042d47155be6d1c 2025-09-07T06:10:57.1260959Z * [new tag] trunk/4ae57d448c0a7d37e4cfd5c27d977fad2cef4051 -> trunk/4ae57d448c0a7d37e4cfd5c27d977fad2cef4051 2025-09-07T06:10:57.1261921Z * [new tag] trunk/4cdaf8265d86f984254b62052da8c26ef61ef1cf -> trunk/4cdaf8265d86f984254b62052da8c26ef61ef1cf 2025-09-07T06:10:57.1262666Z * [new tag] trunk/4d4abec80f03cd8fdefe1d9cb3a60d3690cd777e -> trunk/4d4abec80f03cd8fdefe1d9cb3a60d3690cd777e 2025-09-07T06:10:57.1263872Z * [new tag] trunk/4e42aa8ffc44b8340eb0eeaf80a2cafc4763a186 -> trunk/4e42aa8ffc44b8340eb0eeaf80a2cafc4763a186 2025-09-07T06:10:57.1264697Z * [new tag] trunk/4f72d932feee0749397fec876dcd43994f50b215 -> trunk/4f72d932feee0749397fec876dcd43994f50b215 2025-09-07T06:10:57.1265713Z * [new tag] trunk/50fc22dedf3c4a27be61fa05551c4f320281b42d -> trunk/50fc22dedf3c4a27be61fa05551c4f320281b42d 2025-09-07T06:10:57.1266578Z * [new tag] trunk/5211f1f908907ffc064b56e43cf8659f7fc22aa9 -> trunk/5211f1f908907ffc064b56e43cf8659f7fc22aa9 2025-09-07T06:10:57.1267550Z * [new tag] trunk/524b78d4f67045b83bb69edc56ab16efe282971c -> trunk/524b78d4f67045b83bb69edc56ab16efe282971c 2025-09-07T06:10:57.1268496Z * [new tag] trunk/54e275e0d81fe1e1ccfa4fb5f2a5a9aaca00ca15 -> trunk/54e275e0d81fe1e1ccfa4fb5f2a5a9aaca00ca15 2025-09-07T06:10:57.1269235Z * [new tag] trunk/5561e45758d59c94605873d5db48ed459c004c3b -> trunk/5561e45758d59c94605873d5db48ed459c004c3b 2025-09-07T06:10:57.1270311Z * [new tag] trunk/57278d45f046d4f89f45d373b1af4dd56934ff24 -> trunk/57278d45f046d4f89f45d373b1af4dd56934ff24 2025-09-07T06:10:57.1271230Z * [new tag] trunk/5927a70934ccf7b70182d364c23245a7dd685503 -> trunk/5927a70934ccf7b70182d364c23245a7dd685503 2025-09-07T06:10:57.1272105Z * [new tag] trunk/5985e28912aeb40b103ebfcf2fd0665eb4a50599 -> trunk/5985e28912aeb40b103ebfcf2fd0665eb4a50599 2025-09-07T06:10:57.1273040Z * [new tag] trunk/5a2da090ed6db88bb657c4e51ec0b310cd08bff6 -> trunk/5a2da090ed6db88bb657c4e51ec0b310cd08bff6 2025-09-07T06:10:57.1274009Z * [new tag] trunk/5c473e9f5ee0ef0fc38e6cf34a95b547f8cdc8d5 -> trunk/5c473e9f5ee0ef0fc38e6cf34a95b547f8cdc8d5 2025-09-07T06:10:57.1274904Z * [new tag] trunk/5c67426d6847667a7c55a2dd01f470fa37238c18 -> trunk/5c67426d6847667a7c55a2dd01f470fa37238c18 2025-09-07T06:10:57.1275784Z * [new tag] trunk/5da573c42c332bc68d4b7946c69f690a876d951a -> trunk/5da573c42c332bc68d4b7946c69f690a876d951a 2025-09-07T06:10:57.1276866Z * [new tag] trunk/5e5870e858f60ff4bf87d03f3592097e934a9580 -> trunk/5e5870e858f60ff4bf87d03f3592097e934a9580 2025-09-07T06:10:57.1277630Z * [new tag] trunk/5f3cbc9442aa55b5afb29f4ac8ca9be569003e84 -> trunk/5f3cbc9442aa55b5afb29f4ac8ca9be569003e84 2025-09-07T06:10:57.1278501Z * [new tag] trunk/600c25e9a17fe56e3dee872be8854db08916ba0c -> trunk/600c25e9a17fe56e3dee872be8854db08916ba0c 2025-09-07T06:10:57.1279380Z * [new tag] trunk/601ae8e4831fc8123fffcfb8fd2e6b6381b42e14 -> trunk/601ae8e4831fc8123fffcfb8fd2e6b6381b42e14 2025-09-07T06:10:57.1280279Z * [new tag] trunk/6087ef41e54c2494b117ffd923faf20f515a6806 -> trunk/6087ef41e54c2494b117ffd923faf20f515a6806 2025-09-07T06:10:57.1281133Z * [new tag] trunk/626cb7df8161dd4ecb4fe43b60f37ce9076f56b1 -> trunk/626cb7df8161dd4ecb4fe43b60f37ce9076f56b1 2025-09-07T06:10:57.1281964Z * [new tag] trunk/62c3f9a97fd3dea7132a93066d32d893ffe101e6 -> trunk/62c3f9a97fd3dea7132a93066d32d893ffe101e6 2025-09-07T06:10:57.1282877Z * [new tag] trunk/63a9c23fe99eacfd09610c36dfe8f01b053c1a35 -> trunk/63a9c23fe99eacfd09610c36dfe8f01b053c1a35 2025-09-07T06:10:57.1283755Z * [new tag] trunk/65985937d97505f648b6ed852c3129f2dd08b251 -> trunk/65985937d97505f648b6ed852c3129f2dd08b251 2025-09-07T06:10:57.1285274Z * [new tag] trunk/66f3b4a682a6153517dd23369fdc3289b6494b07 -> trunk/66f3b4a682a6153517dd23369fdc3289b6494b07 2025-09-07T06:10:57.1285957Z * [new tag] trunk/6737e2c996990024187ba620d2764f3b6f6add2c -> trunk/6737e2c996990024187ba620d2764f3b6f6add2c 2025-09-07T06:10:57.1286808Z * [new tag] trunk/67c31dcd364f10072a55f4a30ffd1151c686283a -> trunk/67c31dcd364f10072a55f4a30ffd1151c686283a 2025-09-07T06:10:57.1287789Z * [new tag] trunk/68738beff73e9c3512e18b4edea811a897ce42db -> trunk/68738beff73e9c3512e18b4edea811a897ce42db 2025-09-07T06:10:57.1288668Z * [new tag] trunk/69a25f68884a168550695fdb1a7c310c54d29536 -> trunk/69a25f68884a168550695fdb1a7c310c54d29536 2025-09-07T06:10:57.1289505Z * [new tag] trunk/6b1900c22f1a07b9519346898d4c71d8a2b0f12f -> trunk/6b1900c22f1a07b9519346898d4c71d8a2b0f12f 2025-09-07T06:10:57.1290373Z * [new tag] trunk/6b8b3ac4403f771bd4a8f9a45d93347304148774 -> trunk/6b8b3ac4403f771bd4a8f9a45d93347304148774 2025-09-07T06:10:57.1291223Z * [new tag] trunk/6f7608d603834d6068b2e7a5d59bec3973b6bb1b -> trunk/6f7608d603834d6068b2e7a5d59bec3973b6bb1b 2025-09-07T06:10:57.1292106Z * [new tag] trunk/70d36e047dfb3488fd6335016711a784d810ebda -> trunk/70d36e047dfb3488fd6335016711a784d810ebda 2025-09-07T06:10:57.1293082Z * [new tag] trunk/71992dd805ff9d6763f77214dfe8b0465e88c87b -> trunk/71992dd805ff9d6763f77214dfe8b0465e88c87b 2025-09-07T06:10:57.1293958Z * [new tag] trunk/734ce8eba9c69381f187359bf0fef1d71d84cd20 -> trunk/734ce8eba9c69381f187359bf0fef1d71d84cd20 2025-09-07T06:10:57.1294884Z * [new tag] trunk/73eb4511fb863a37944342b7e92aae706de603c8 -> trunk/73eb4511fb863a37944342b7e92aae706de603c8 2025-09-07T06:10:57.1295799Z * [new tag] trunk/75bc23cfc345bd4c05e7f97c416c4b3d2d1fa64b -> trunk/75bc23cfc345bd4c05e7f97c416c4b3d2d1fa64b 2025-09-07T06:10:57.1296630Z * [new tag] trunk/771f369448321a387f2018535bc8b8b6e5f12fab -> trunk/771f369448321a387f2018535bc8b8b6e5f12fab 2025-09-07T06:10:57.1297632Z * [new tag] trunk/789d4942127143f2adcb53612c058ce4c9a2cf20 -> trunk/789d4942127143f2adcb53612c058ce4c9a2cf20 2025-09-07T06:10:57.1298347Z * [new tag] trunk/791eff96c85678c950888f9da24650083ee673fe -> trunk/791eff96c85678c950888f9da24650083ee673fe 2025-09-07T06:10:57.1299092Z * [new tag] trunk/793fc12aff1f69fbbf9f4278182fb52bbe350fc9 -> trunk/793fc12aff1f69fbbf9f4278182fb52bbe350fc9 2025-09-07T06:10:57.1300015Z * [new tag] trunk/79fcd5247a9a129eee526a14df30bfc6a22b3f01 -> trunk/79fcd5247a9a129eee526a14df30bfc6a22b3f01 2025-09-07T06:10:57.1300786Z * [new tag] trunk/7f4ff79210eb06924f223ae3a1941ee0e2635348 -> trunk/7f4ff79210eb06924f223ae3a1941ee0e2635348 2025-09-07T06:10:57.1301676Z * [new tag] trunk/8076a185c85112be62be292eb47409c88a585b1c -> trunk/8076a185c85112be62be292eb47409c88a585b1c 2025-09-07T06:10:57.1303013Z * [new tag] trunk/80dd397f1979371a5583fa3d5c7352029522a78d -> trunk/80dd397f1979371a5583fa3d5c7352029522a78d 2025-09-07T06:10:57.1303683Z * [new tag] trunk/8171d6052ec12628eb67e0040839314056014429 -> trunk/8171d6052ec12628eb67e0040839314056014429 2025-09-07T06:10:57.1304878Z * [new tag] trunk/81aeefa657b7ccc26b275c50a9f33b2f056e8071 -> trunk/81aeefa657b7ccc26b275c50a9f33b2f056e8071 2025-09-07T06:10:57.1305839Z * [new tag] trunk/81b7b16618bda250ce55982894a83dc0805eb64c -> trunk/81b7b16618bda250ce55982894a83dc0805eb64c 2025-09-07T06:10:57.1306770Z * [new tag] trunk/827f0d405448de31f79d1089f7d7fceab2f87895 -> trunk/827f0d405448de31f79d1089f7d7fceab2f87895 2025-09-07T06:10:57.1307717Z * [new tag] trunk/82f63c8f6de63c30132a8ac299b6e8c2fd0d3fe8 -> trunk/82f63c8f6de63c30132a8ac299b6e8c2fd0d3fe8 2025-09-07T06:10:57.1308644Z * [new tag] trunk/850e1382a9c56bfde18af09d3e72352d775e9435 -> trunk/850e1382a9c56bfde18af09d3e72352d775e9435 2025-09-07T06:10:57.1309640Z * [new tag] trunk/8678d831c48e616b717bff50f2d03141d2e9f965 -> trunk/8678d831c48e616b717bff50f2d03141d2e9f965 2025-09-07T06:10:57.1310588Z * [new tag] trunk/869cbcc16e489a4f5a14a93d5779b0ea86061c60 -> trunk/869cbcc16e489a4f5a14a93d5779b0ea86061c60 2025-09-07T06:10:57.1311562Z * [new tag] trunk/8703debf669bc2238211bfd039f4ecdd8228b7f7 -> trunk/8703debf669bc2238211bfd039f4ecdd8228b7f7 2025-09-07T06:10:57.1312492Z * [new tag] trunk/874069fbe46e82da5cfa405e6c0deb12e89ff608 -> trunk/874069fbe46e82da5cfa405e6c0deb12e89ff608 2025-09-07T06:10:57.1313464Z * [new tag] trunk/8875d6e394da2fffd04f31b28bf258c94d4776a3 -> trunk/8875d6e394da2fffd04f31b28bf258c94d4776a3 2025-09-07T06:10:57.1314406Z * [new tag] trunk/88d94d17e8c5155451393afa6eb3bab48ab61c16 -> trunk/88d94d17e8c5155451393afa6eb3bab48ab61c16 2025-09-07T06:10:57.1315405Z * [new tag] trunk/890626632def7e0ef95a2d01e87a0e4627824a9f -> trunk/890626632def7e0ef95a2d01e87a0e4627824a9f 2025-09-07T06:10:57.1316400Z * [new tag] trunk/8975cda2520b7b1b5bc3b4d8213edf261fa82570 -> trunk/8975cda2520b7b1b5bc3b4d8213edf261fa82570 2025-09-07T06:10:57.1317414Z * [new tag] trunk/89d41d3f61d04f14730ec26f008a59bef6624610 -> trunk/89d41d3f61d04f14730ec26f008a59bef6624610 2025-09-07T06:10:57.1318314Z * [new tag] trunk/8bb213b6d599ef1273fe52f9b1f6d476056c3a41 -> trunk/8bb213b6d599ef1273fe52f9b1f6d476056c3a41 2025-09-07T06:10:57.1319258Z * [new tag] trunk/8e23a1227b5fb2e39afaa7d57c075a75b640a5af -> trunk/8e23a1227b5fb2e39afaa7d57c075a75b640a5af 2025-09-07T06:10:57.1320608Z * [new tag] trunk/8ec551bb354ab2b85fbbba9d461740a20366d248 -> trunk/8ec551bb354ab2b85fbbba9d461740a20366d248 2025-09-07T06:10:57.1321506Z * [new tag] trunk/8fd3c9ce919c8d5c645fd348bba517e948cbc29d -> trunk/8fd3c9ce919c8d5c645fd348bba517e948cbc29d 2025-09-07T06:10:57.1322628Z * [new tag] trunk/90f50f7e68e120d9574e6e3189e37b4280010ad9 -> trunk/90f50f7e68e120d9574e6e3189e37b4280010ad9 2025-09-07T06:10:57.1323669Z * [new tag] trunk/91f0bcf43fc0bc743350d491ac63b77e92054ac9 -> trunk/91f0bcf43fc0bc743350d491ac63b77e92054ac9 2025-09-07T06:10:57.1324648Z * [new tag] trunk/92576a594b8121f6b0b1b5a3ea16d08792fc68ab -> trunk/92576a594b8121f6b0b1b5a3ea16d08792fc68ab 2025-09-07T06:10:57.1325566Z * [new tag] trunk/92a43025e0baa1f2ce345f28d22913b518a1ab9d -> trunk/92a43025e0baa1f2ce345f28d22913b518a1ab9d 2025-09-07T06:10:57.1326481Z * [new tag] trunk/9458d1ac3bd70c2af316a8ba95d2c6c9c1199c9c -> trunk/9458d1ac3bd70c2af316a8ba95d2c6c9c1199c9c 2025-09-07T06:10:57.1327515Z * [new tag] trunk/9480cdc0b61488c89a23c2f64f43b2dcedc8728e -> trunk/9480cdc0b61488c89a23c2f64f43b2dcedc8728e 2025-09-07T06:10:57.1328533Z * [new tag] trunk/9491d289b329e4ba4a9f5f5b1be7960671bb7840 -> trunk/9491d289b329e4ba4a9f5f5b1be7960671bb7840 2025-09-07T06:10:57.1329432Z * [new tag] trunk/9499c8761cd2067feb9877414e818f6fd00290f1 -> trunk/9499c8761cd2067feb9877414e818f6fd00290f1 2025-09-07T06:10:57.1330326Z * [new tag] trunk/95ee0bfea99d3d346d6502b91b497d2b35795504 -> trunk/95ee0bfea99d3d346d6502b91b497d2b35795504 2025-09-07T06:10:57.1331299Z * [new tag] trunk/98374612fc2febd686be20761e56bdc2424bc36a -> trunk/98374612fc2febd686be20761e56bdc2424bc36a 2025-09-07T06:10:57.1332339Z * [new tag] trunk/98efc9e93d8fc61eb53cb91378443617cb550500 -> trunk/98efc9e93d8fc61eb53cb91378443617cb550500 2025-09-07T06:10:57.1333231Z * [new tag] trunk/994f2a5dbcbdc915da39bf6f6ce4d1f5e74835c9 -> trunk/994f2a5dbcbdc915da39bf6f6ce4d1f5e74835c9 2025-09-07T06:10:57.1334136Z * [new tag] trunk/99f356fa58c8d726cef022d8710f5491291158f6 -> trunk/99f356fa58c8d726cef022d8710f5491291158f6 2025-09-07T06:10:57.1335063Z * [new tag] trunk/9a1c5c0a078b94d13ac5c1ae0d754d19fb73bf99 -> trunk/9a1c5c0a078b94d13ac5c1ae0d754d19fb73bf99 2025-09-07T06:10:57.1335952Z * [new tag] trunk/9a665ca3c472384e9d722bddba79e5a7680f1abd -> trunk/9a665ca3c472384e9d722bddba79e5a7680f1abd 2025-09-07T06:10:57.1336853Z * [new tag] trunk/9aedb3cd87b52160872173c177f61053d97bed57 -> trunk/9aedb3cd87b52160872173c177f61053d97bed57 2025-09-07T06:10:57.1337753Z * [new tag] trunk/9b81fe281da41f2421506339d26b027a468902f4 -> trunk/9b81fe281da41f2421506339d26b027a468902f4 2025-09-07T06:10:57.1338666Z * [new tag] trunk/9bdcee01f86e2969cff1140cdecfca13cb51816e -> trunk/9bdcee01f86e2969cff1140cdecfca13cb51816e 2025-09-07T06:10:57.1339532Z * [new tag] trunk/9c03d6be87eedc06e524e202e07a7e776551a839 -> trunk/9c03d6be87eedc06e524e202e07a7e776551a839 2025-09-07T06:10:57.1340468Z * [new tag] trunk/9c957723a0fedd9c637e63e023a613019e2cab60 -> trunk/9c957723a0fedd9c637e63e023a613019e2cab60 2025-09-07T06:10:57.1341367Z * [new tag] trunk/9e5247f51d81735e5f1e65e80588985fa93bccc5 -> trunk/9e5247f51d81735e5f1e65e80588985fa93bccc5 2025-09-07T06:10:57.1342285Z * [new tag] trunk/9eadb37cdd699f7e8e8177a5227bfeb16184ef26 -> trunk/9eadb37cdd699f7e8e8177a5227bfeb16184ef26 2025-09-07T06:10:57.1343184Z * [new tag] trunk/a00cdc1e4159db73c9ffb3f25e93e55877709a29 -> trunk/a00cdc1e4159db73c9ffb3f25e93e55877709a29 2025-09-07T06:10:57.1344067Z * [new tag] trunk/a02ee4a816d11380c6f564c1aba64d56af5ba705 -> trunk/a02ee4a816d11380c6f564c1aba64d56af5ba705 2025-09-07T06:10:57.1345141Z * [new tag] trunk/a3c7f77e50f900721817934120d60c2361b3c40d -> trunk/a3c7f77e50f900721817934120d60c2361b3c40d 2025-09-07T06:10:57.1346200Z * [new tag] trunk/a3d72b09ae12126a2b7d4a63a45ac100a882a802 -> trunk/a3d72b09ae12126a2b7d4a63a45ac100a882a802 2025-09-07T06:10:57.1347146Z * [new tag] trunk/a3e5466002791da609fcb069155d8ee347baee92 -> trunk/a3e5466002791da609fcb069155d8ee347baee92 2025-09-07T06:10:57.1348138Z * [new tag] trunk/a714437093ed196eee28f7de454cf4c41badc098 -> trunk/a714437093ed196eee28f7de454cf4c41badc098 2025-09-07T06:10:57.1349044Z * [new tag] trunk/a75e8cd27098f290de0b7439685d05ce02e91356 -> trunk/a75e8cd27098f290de0b7439685d05ce02e91356 2025-09-07T06:10:57.1349815Z * [new tag] trunk/a8d6943d36c1c2a5f90d3573460695bad4b623ae -> trunk/a8d6943d36c1c2a5f90d3573460695bad4b623ae 2025-09-07T06:10:57.1350808Z * [new tag] trunk/a918bbad6ab20649ff82eefb48417ecbe96bcb34 -> trunk/a918bbad6ab20649ff82eefb48417ecbe96bcb34 2025-09-07T06:10:57.1351694Z * [new tag] trunk/a99d8d39bc842d6ebc3e368b178e4884d24b056e -> trunk/a99d8d39bc842d6ebc3e368b178e4884d24b056e 2025-09-07T06:10:57.1352631Z * [new tag] trunk/aac1a50a191b4102d566c9c1ea22f06d6c2e3f02 -> trunk/aac1a50a191b4102d566c9c1ea22f06d6c2e3f02 2025-09-07T06:10:57.1353648Z * [new tag] trunk/aad96a202244c7d0d120c04ba8db593edd8c0f92 -> trunk/aad96a202244c7d0d120c04ba8db593edd8c0f92 2025-09-07T06:10:57.1354570Z * [new tag] trunk/ab643e4dbbaf7b663d4237514cbf01af9b11565c -> trunk/ab643e4dbbaf7b663d4237514cbf01af9b11565c 2025-09-07T06:10:57.1355517Z * [new tag] trunk/abc447174cd2cf8591edbc70a9f836f9a5779f47 -> trunk/abc447174cd2cf8591edbc70a9f836f9a5779f47 2025-09-07T06:10:57.1356404Z * [new tag] trunk/acece97c3a9dceb63194e314da93fdf37cf15a0d -> trunk/acece97c3a9dceb63194e314da93fdf37cf15a0d 2025-09-07T06:10:57.1357501Z * [new tag] trunk/adae7f66aacf3f248c3101b858cf98d5809119fa -> trunk/adae7f66aacf3f248c3101b858cf98d5809119fa 2025-09-07T06:10:57.1358533Z * [new tag] trunk/ae0edc133e61e3b16caf0b2ee0ff3f33ab72af4c -> trunk/ae0edc133e61e3b16caf0b2ee0ff3f33ab72af4c 2025-09-07T06:10:57.1359402Z * [new tag] trunk/aed33a8fcbd60b052d4559d261390c5797129c6d -> trunk/aed33a8fcbd60b052d4559d261390c5797129c6d 2025-09-07T06:10:57.1360764Z * [new tag] trunk/b04e922712080a3652e438d05e8bb74e0cd2d238 -> trunk/b04e922712080a3652e438d05e8bb74e0cd2d238 2025-09-07T06:10:57.1361939Z * [new tag] trunk/b0a3e58dd71c1a039ac0ef51e5bd8f704f632f6f -> trunk/b0a3e58dd71c1a039ac0ef51e5bd8f704f632f6f 2025-09-07T06:10:57.1362836Z * [new tag] trunk/b16d3f4c8c01d461c2f01064e9ca5fa2b33f5cf1 -> trunk/b16d3f4c8c01d461c2f01064e9ca5fa2b33f5cf1 2025-09-07T06:10:57.1363764Z * [new tag] trunk/b18bb6796f210a183e687d9d64984a5a9d13cf09 -> trunk/b18bb6796f210a183e687d9d64984a5a9d13cf09 2025-09-07T06:10:57.1365240Z * [new tag] trunk/b1bb98ddebdd3e41bf7987372409bdce96ae55de -> trunk/b1bb98ddebdd3e41bf7987372409bdce96ae55de 2025-09-07T06:10:57.1366082Z * [new tag] trunk/b2b4add0e754411372060e1d7b4057a66439172b -> trunk/b2b4add0e754411372060e1d7b4057a66439172b 2025-09-07T06:10:57.1367048Z * [new tag] trunk/b2c7b9ad2dc5a7c0b61febd307761bd5bc2f0f05 -> trunk/b2c7b9ad2dc5a7c0b61febd307761bd5bc2f0f05 2025-09-07T06:10:57.1367962Z * [new tag] trunk/b40d9432be44a6b5974ee62e7d19c3c61c5ece37 -> trunk/b40d9432be44a6b5974ee62e7d19c3c61c5ece37 2025-09-07T06:10:57.1368916Z * [new tag] trunk/b4ad38279b178b7bd14355123c1101e2e853e77b -> trunk/b4ad38279b178b7bd14355123c1101e2e853e77b 2025-09-07T06:10:57.1369894Z * [new tag] trunk/b67c41039835bd9b20b83cd6233e86baaa5f5dde -> trunk/b67c41039835bd9b20b83cd6233e86baaa5f5dde 2025-09-07T06:10:57.1371062Z * [new tag] trunk/b6d0a9ea9056ede4f7024dbf3bd6c43be3aff49c -> trunk/b6d0a9ea9056ede4f7024dbf3bd6c43be3aff49c 2025-09-07T06:10:57.1371926Z * [new tag] trunk/b7dad7dd49448c88d0751fa2e29c70afe985f734 -> trunk/b7dad7dd49448c88d0751fa2e29c70afe985f734 2025-09-07T06:10:57.1372953Z * [new tag] trunk/b7e207ca9f046ddd716076965a0cce403ba99052 -> trunk/b7e207ca9f046ddd716076965a0cce403ba99052 2025-09-07T06:10:57.1373906Z * [new tag] trunk/b919560c4a7010e2d89facee25586269a994746e -> trunk/b919560c4a7010e2d89facee25586269a994746e 2025-09-07T06:10:57.1374937Z * [new tag] trunk/b9ba612f7a968f7b27e121ca8f4d0a4d954f5354 -> trunk/b9ba612f7a968f7b27e121ca8f4d0a4d954f5354 2025-09-07T06:10:57.1375840Z * [new tag] trunk/ba7f546ccccb5e0b36d9070dc25f26a9647f89f8 -> trunk/ba7f546ccccb5e0b36d9070dc25f26a9647f89f8 2025-09-07T06:10:57.1376805Z * [new tag] trunk/bb950284c7e72905994bc25dd436c10e48088d85 -> trunk/bb950284c7e72905994bc25dd436c10e48088d85 2025-09-07T06:10:57.1377867Z * [new tag] trunk/bbedc71fd3267c639c38b4ec25eaa22f973d9c4d -> trunk/bbedc71fd3267c639c38b4ec25eaa22f973d9c4d 2025-09-07T06:10:57.1378524Z * [new tag] trunk/bc4db2c27fce6ff1648bdc5af31ec225d2a31f37 -> trunk/bc4db2c27fce6ff1648bdc5af31ec225d2a31f37 2025-09-07T06:10:57.1379435Z * [new tag] trunk/bc505977fb66677a09c31155c987330fbb18a865 -> trunk/bc505977fb66677a09c31155c987330fbb18a865 2025-09-07T06:10:57.1380355Z * [new tag] trunk/bd39e47feea7326afb5bbb67fcb1e69279239527 -> trunk/bd39e47feea7326afb5bbb67fcb1e69279239527 2025-09-07T06:10:57.1381489Z * [new tag] trunk/be5b03dde96638f25ffd732a4fed7e41b4cf40e1 -> trunk/be5b03dde96638f25ffd732a4fed7e41b4cf40e1 2025-09-07T06:10:57.1382356Z * [new tag] trunk/bffc7dd1f374d8408911cd22c6b3d6df39ded9b3 -> trunk/bffc7dd1f374d8408911cd22c6b3d6df39ded9b3 2025-09-07T06:10:57.1383306Z * [new tag] trunk/c024b1f5a18d5c5aee5cc2acdd4c52b24b93ffcf -> trunk/c024b1f5a18d5c5aee5cc2acdd4c52b24b93ffcf 2025-09-07T06:10:57.1384204Z * [new tag] trunk/c0983e6cc0acf71689e1851d12609e00b3f59371 -> trunk/c0983e6cc0acf71689e1851d12609e00b3f59371 2025-09-07T06:10:57.1385645Z * [new tag] trunk/c10195e723eeeedd099ed8b73eda7184ca618fad -> trunk/c10195e723eeeedd099ed8b73eda7184ca618fad 2025-09-07T06:10:57.1386557Z * [new tag] trunk/c157cf6488ade6a7ee2ce2d25b059e1335630a99 -> trunk/c157cf6488ade6a7ee2ce2d25b059e1335630a99 2025-09-07T06:10:57.1387526Z * [new tag] trunk/c2a30246172fd71d56529907ffd3c27b76b1f3a7 -> trunk/c2a30246172fd71d56529907ffd3c27b76b1f3a7 2025-09-07T06:10:57.1388477Z * [new tag] trunk/c32111149921b48bfef909293f1049e21619ed76 -> trunk/c32111149921b48bfef909293f1049e21619ed76 2025-09-07T06:10:57.1389287Z * [new tag] trunk/c37103234afc832dcad307e9016230810957c9d5 -> trunk/c37103234afc832dcad307e9016230810957c9d5 2025-09-07T06:10:57.1390244Z * [new tag] trunk/c3ceca2995cd35e1376c4b0704669bff1a81e836 -> trunk/c3ceca2995cd35e1376c4b0704669bff1a81e836 2025-09-07T06:10:57.1391156Z * [new tag] trunk/c3d54dea9febb1236d48d19e5d4876a63f2e20fd -> trunk/c3d54dea9febb1236d48d19e5d4876a63f2e20fd 2025-09-07T06:10:57.1392088Z * [new tag] trunk/c465b3d52c5687fe910d35a5c75341b77f821741 -> trunk/c465b3d52c5687fe910d35a5c75341b77f821741 2025-09-07T06:10:57.1393123Z * [new tag] trunk/c5b8a10be5e89396da916d1069ffcb7135f0372b -> trunk/c5b8a10be5e89396da916d1069ffcb7135f0372b 2025-09-07T06:10:57.1393895Z * [new tag] trunk/c7e41071a08f4045bc11ab60ec366d7357d56e30 -> trunk/c7e41071a08f4045bc11ab60ec366d7357d56e30 2025-09-07T06:10:57.1394864Z * [new tag] trunk/c98ddaca6d2e19ca37aff00c4ff0cda1e9a6ff65 -> trunk/c98ddaca6d2e19ca37aff00c4ff0cda1e9a6ff65 2025-09-07T06:10:57.1395784Z * [new tag] trunk/cb1e31362c7b53acf4ac95b9f8878064c184f03b -> trunk/cb1e31362c7b53acf4ac95b9f8878064c184f03b 2025-09-07T06:10:57.1396832Z * [new tag] trunk/cbfb005f7cce79974795b148e265f594f59477c8 -> trunk/cbfb005f7cce79974795b148e265f594f59477c8 2025-09-07T06:10:57.1397986Z * [new tag] trunk/cc5bdd12401bda835291d2f3cb297132ebdbf358 -> trunk/cc5bdd12401bda835291d2f3cb297132ebdbf358 2025-09-07T06:10:57.1398993Z * [new tag] trunk/cd529b686d54bbaa443f5b310140de48422d96c7 -> trunk/cd529b686d54bbaa443f5b310140de48422d96c7 2025-09-07T06:10:57.1399880Z * [new tag] trunk/cec0ff122815582af5302360aff03676558c5c87 -> trunk/cec0ff122815582af5302360aff03676558c5c87 2025-09-07T06:10:57.1400868Z * [new tag] trunk/d11720efdb563d02cf4f7d324311fb15a755268e -> trunk/d11720efdb563d02cf4f7d324311fb15a755268e 2025-09-07T06:10:57.1401731Z * [new tag] trunk/d1706d9128ae24d9048167e80d3fe5196d19035e -> trunk/d1706d9128ae24d9048167e80d3fe5196d19035e 2025-09-07T06:10:57.1402785Z * [new tag] trunk/d1a15abfdcaef138f2d9e93a9f46be44f30b766d -> trunk/d1a15abfdcaef138f2d9e93a9f46be44f30b766d 2025-09-07T06:10:57.1403755Z * [new tag] trunk/d232a95d4a79404ca05c1f52d37fde7339dcdf49 -> trunk/d232a95d4a79404ca05c1f52d37fde7339dcdf49 2025-09-07T06:10:57.1404633Z * [new tag] trunk/d2d4c8e9b2371c9aacfb771d9402ac7427b9778e -> trunk/d2d4c8e9b2371c9aacfb771d9402ac7427b9778e 2025-09-07T06:10:57.1405554Z * [new tag] trunk/d33840c542b387ab08ba49aa6c45aa9567fd9be7 -> trunk/d33840c542b387ab08ba49aa6c45aa9567fd9be7 2025-09-07T06:10:57.1406442Z * [new tag] trunk/d5643e8f3a648a99636bfa1f2a41d54bd3c0d0f1 -> trunk/d5643e8f3a648a99636bfa1f2a41d54bd3c0d0f1 2025-09-07T06:10:57.1407349Z * [new tag] trunk/d5b38410b5b6cf75c7a7389972777a6497926ee7 -> trunk/d5b38410b5b6cf75c7a7389972777a6497926ee7 2025-09-07T06:10:57.1408134Z * [new tag] trunk/d5e0f4202ba14632e4d14862ace096609e763462 -> trunk/d5e0f4202ba14632e4d14862ace096609e763462 2025-09-07T06:10:57.1409106Z * [new tag] trunk/d636c181f9140a7b59be10b36eae23039fc2bb72 -> trunk/d636c181f9140a7b59be10b36eae23039fc2bb72 2025-09-07T06:10:57.1410661Z * [new tag] trunk/d64718503728001a1e78168fd7f2d4ff23e57285 -> trunk/d64718503728001a1e78168fd7f2d4ff23e57285 2025-09-07T06:10:57.1411623Z * [new tag] trunk/d67c29ad22670320d676b02e394274af34e8e643 -> trunk/d67c29ad22670320d676b02e394274af34e8e643 2025-09-07T06:10:57.1412525Z * [new tag] trunk/d6b74568e2c98ce58ecc145b72ac66d4caf7ce95 -> trunk/d6b74568e2c98ce58ecc145b72ac66d4caf7ce95 2025-09-07T06:10:57.1413452Z * [new tag] trunk/d711f27845abd45007ccab6076649ebd896c2661 -> trunk/d711f27845abd45007ccab6076649ebd896c2661 2025-09-07T06:10:57.1414342Z * [new tag] trunk/d9d6dde0f42d4bcc8c97671ac50d5096c7e500ab -> trunk/d9d6dde0f42d4bcc8c97671ac50d5096c7e500ab 2025-09-07T06:10:57.1415260Z * [new tag] trunk/da4db4b33d1fdd046650cf19fdbac581a19bf2f9 -> trunk/da4db4b33d1fdd046650cf19fdbac581a19bf2f9 2025-09-07T06:10:57.1416130Z * [new tag] trunk/dac8a4b91c01c3bbc96f54e621b1ea4ffdbd29d1 -> trunk/dac8a4b91c01c3bbc96f54e621b1ea4ffdbd29d1 2025-09-07T06:10:57.1417166Z * [new tag] trunk/dbec08729fb9848bebed6048c63831b87170d061 -> trunk/dbec08729fb9848bebed6048c63831b87170d061 2025-09-07T06:10:57.1417924Z * [new tag] trunk/dcf385395d838f38c8dca25913578230dd43099a -> trunk/dcf385395d838f38c8dca25913578230dd43099a 2025-09-07T06:10:57.1418823Z * [new tag] trunk/dd2519abe83ec3c40d4797492434e41fe3b47e17 -> trunk/dd2519abe83ec3c40d4797492434e41fe3b47e17 2025-09-07T06:10:57.1419768Z * [new tag] trunk/dec72ea4b006dd0fbcaaaa106ad273d73807ab9d -> trunk/dec72ea4b006dd0fbcaaaa106ad273d73807ab9d 2025-09-07T06:10:57.1420679Z * [new tag] trunk/e0a62b266c021b910ce6dc02a6c9429210487717 -> trunk/e0a62b266c021b910ce6dc02a6c9429210487717 2025-09-07T06:10:57.1421600Z * [new tag] trunk/e19e02c84c9dcc408375e5cae3b0709c18b99228 -> trunk/e19e02c84c9dcc408375e5cae3b0709c18b99228 2025-09-07T06:10:57.1422569Z * [new tag] trunk/e304ea4e69d3a7deeb7e48c7450c214a4c953937 -> trunk/e304ea4e69d3a7deeb7e48c7450c214a4c953937 2025-09-07T06:10:57.1423746Z * [new tag] trunk/e3068cdb446adefb5a875616ba37a60235391439 -> trunk/e3068cdb446adefb5a875616ba37a60235391439 2025-09-07T06:10:57.1424865Z * [new tag] trunk/e381d4b0205d5f126c1de534f867ba776f7c3ee6 -> trunk/e381d4b0205d5f126c1de534f867ba776f7c3ee6 2025-09-07T06:10:57.1426061Z * [new tag] trunk/e4bd0ff4f8981b805df32ea5b3550621965ea4f2 -> trunk/e4bd0ff4f8981b805df32ea5b3550621965ea4f2 2025-09-07T06:10:57.1427252Z * [new tag] trunk/e532c9d4f1cdcbc1ea9628f55b9813e77847bdc7 -> trunk/e532c9d4f1cdcbc1ea9628f55b9813e77847bdc7 2025-09-07T06:10:57.1428182Z * [new tag] trunk/e92cd9415377403b6e90585e764639e2e0b5973b -> trunk/e92cd9415377403b6e90585e764639e2e0b5973b 2025-09-07T06:10:57.1429253Z * [new tag] trunk/e9481b6617b5576b099d8ca5798111592e9ad090 -> trunk/e9481b6617b5576b099d8ca5798111592e9ad090 2025-09-07T06:10:57.1429998Z * [new tag] trunk/ea1883dfd3e42defe37b11202b878bb76defa087 -> trunk/ea1883dfd3e42defe37b11202b878bb76defa087 2025-09-07T06:10:57.1430925Z * [new tag] trunk/eac3d6f04cfbbebe3d470dacd216da7d4b1f95a8 -> trunk/eac3d6f04cfbbebe3d470dacd216da7d4b1f95a8 2025-09-07T06:10:57.1431847Z * [new tag] trunk/eb18d32bda75189494d955aa001ade15f10333de -> trunk/eb18d32bda75189494d955aa001ade15f10333de 2025-09-07T06:10:57.1432633Z * [new tag] trunk/ef3be6726f7ff4b77c22db10cec5b686f9107ea9 -> trunk/ef3be6726f7ff4b77c22db10cec5b686f9107ea9 2025-09-07T06:10:57.1433565Z * [new tag] trunk/ef8aabd42422725026cb4dbf48aafa9efa226a04 -> trunk/ef8aabd42422725026cb4dbf48aafa9efa226a04 2025-09-07T06:10:57.1434602Z * [new tag] trunk/f00445b43eee57e20bb9316fa796ca23bf73373b -> trunk/f00445b43eee57e20bb9316fa796ca23bf73373b 2025-09-07T06:10:57.1435618Z * [new tag] trunk/f0c391102b754e3b145e8c59231d2df563487e37 -> trunk/f0c391102b754e3b145e8c59231d2df563487e37 2025-09-07T06:10:57.1436778Z * [new tag] trunk/f27985b7e796fb66a1b476284ba42d8cb360a751 -> trunk/f27985b7e796fb66a1b476284ba42d8cb360a751 2025-09-07T06:10:57.1437786Z * [new tag] trunk/f36f285953700f971552083a5da9d0ceacb63bbd -> trunk/f36f285953700f971552083a5da9d0ceacb63bbd 2025-09-07T06:10:57.1438704Z * [new tag] trunk/f3cebec39ebc110e1c8b06e741896585f7892dbb -> trunk/f3cebec39ebc110e1c8b06e741896585f7892dbb 2025-09-07T06:10:57.1439488Z * [new tag] trunk/f4c33cd44acac92c0b451a04da20ebe9370e5b0c -> trunk/f4c33cd44acac92c0b451a04da20ebe9370e5b0c 2025-09-07T06:10:57.1440449Z * [new tag] trunk/f612045ce105f008b2b675e2fc870163babeb2e8 -> trunk/f612045ce105f008b2b675e2fc870163babeb2e8 2025-09-07T06:10:57.1441405Z * [new tag] trunk/f8746b878dfc1e9639d42cbde832e9b9e792c86c -> trunk/f8746b878dfc1e9639d42cbde832e9b9e792c86c 2025-09-07T06:10:57.1442226Z * [new tag] trunk/f8ffa9194e26523e5f976d4a824d5cc58922727c -> trunk/f8ffa9194e26523e5f976d4a824d5cc58922727c 2025-09-07T06:10:57.1443110Z * [new tag] trunk/f981a7fa5230b98974291fdde32fe8488bc5d469 -> trunk/f981a7fa5230b98974291fdde32fe8488bc5d469 2025-09-07T06:10:57.1444083Z * [new tag] trunk/fbf3d2027daabbcb44d0af274b139be2a248a4f7 -> trunk/fbf3d2027daabbcb44d0af274b139be2a248a4f7 2025-09-07T06:10:57.1445058Z * [new tag] trunk/fca2601c9d628e1bd2d75c7318cd22c4e8c832aa -> trunk/fca2601c9d628e1bd2d75c7318cd22c4e8c832aa 2025-09-07T06:10:57.1446097Z * [new tag] trunk/fea20775ad96bdca972a1811d7d3372f368614ab -> trunk/fea20775ad96bdca972a1811d7d3372f368614ab 2025-09-07T06:10:57.1446989Z * [new tag] trunk/fefee081642f87419a21dc852f7167d4640443cd -> trunk/fefee081642f87419a21dc852f7167d4640443cd 2025-09-07T06:10:57.1447607Z * [new tag] v0.1.1 -> v0.1.1 2025-09-07T06:10:57.1448458Z * [new tag] v0.1.10 -> v0.1.10 2025-09-07T06:10:57.1449200Z * [new tag] v0.1.11 -> v0.1.11 2025-09-07T06:10:57.1450038Z * [new tag] v0.1.12 -> v0.1.12 2025-09-07T06:10:57.1451131Z * [new tag] v0.1.2 -> v0.1.2 2025-09-07T06:10:57.1451620Z * [new tag] v0.1.3 -> v0.1.3 2025-09-07T06:10:57.1452460Z * [new tag] v0.1.4 -> v0.1.4 2025-09-07T06:10:57.1453187Z * [new tag] v0.1.5 -> v0.1.5 2025-09-07T06:10:57.1454059Z * [new tag] v0.1.6 -> v0.1.6 2025-09-07T06:10:57.1454779Z * [new tag] v0.1.7 -> v0.1.7 2025-09-07T06:10:57.1455743Z * [new tag] v0.1.8 -> v0.1.8 2025-09-07T06:10:57.1456350Z * [new tag] v0.1.9 -> v0.1.9 2025-09-07T06:10:57.1457329Z * [new tag] v0.2.0 -> v0.2.0 2025-09-07T06:10:57.1458036Z * [new tag] v0.3.0 -> v0.3.0 2025-09-07T06:10:57.1459003Z * [new tag] v0.3.1 -> v0.3.1 2025-09-07T06:10:57.1460006Z * [new tag] v0.4.0 -> v0.4.0 2025-09-07T06:10:57.1464361Z * [new tag] v0.4.1 -> v0.4.1 2025-09-07T06:10:57.1465344Z * [new tag] v1.0.0 -> v1.0.0 2025-09-07T06:10:57.1466291Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-09-07T06:10:57.1467537Z * [new tag] v1.0.1 -> v1.0.1 2025-09-07T06:10:57.1468465Z * [new tag] v1.0rc0 -> v1.0rc0 2025-09-07T06:10:57.1469172Z * [new tag] v1.0rc1 -> v1.0rc1 2025-09-07T06:10:57.1469950Z * [new tag] v1.1.0 -> v1.1.0 2025-09-07T06:10:57.1470860Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-09-07T06:10:57.1471931Z * [new tag] v1.10.0 -> v1.10.0 2025-09-07T06:10:57.1472916Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-09-07T06:10:57.1473852Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-09-07T06:10:57.1474514Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-09-07T06:10:57.1475418Z * [new tag] v1.10.1 -> v1.10.1 2025-09-07T06:10:57.1476026Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-09-07T06:10:57.1476854Z * [new tag] v1.10.2 -> v1.10.2 2025-09-07T06:10:57.1477681Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-09-07T06:10:57.1478602Z * [new tag] v1.11.0 -> v1.11.0 2025-09-07T06:10:57.1479553Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-09-07T06:10:57.1480482Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-09-07T06:10:57.1481383Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-09-07T06:10:57.1482309Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-09-07T06:10:57.1483193Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-09-07T06:10:57.1483845Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-09-07T06:10:57.1484481Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-09-07T06:10:57.1485389Z * [new tag] v1.12.0 -> v1.12.0 2025-09-07T06:10:57.1486259Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-09-07T06:10:57.1487107Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-09-07T06:10:57.1488012Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-09-07T06:10:57.1488908Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-09-07T06:10:57.1489797Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-09-07T06:10:57.1490683Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-09-07T06:10:57.1491283Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-09-07T06:10:57.1491976Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-09-07T06:10:57.1492617Z * [new tag] v1.12.1 -> v1.12.1 2025-09-07T06:10:57.1493631Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-09-07T06:10:57.1494670Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-09-07T06:10:57.1495543Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-09-07T06:10:57.1496545Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-09-07T06:10:57.1497153Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-09-07T06:10:57.1498048Z * [new tag] v1.13.0 -> v1.13.0 2025-09-07T06:10:57.1498900Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-09-07T06:10:57.1499666Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-09-07T06:10:57.1500563Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-09-07T06:10:57.1501552Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-09-07T06:10:57.1502161Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-09-07T06:10:57.1502806Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-09-07T06:10:57.1503730Z * [new tag] v1.13.1 -> v1.13.1 2025-09-07T06:10:57.1504542Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-09-07T06:10:57.1505705Z * [new tag] v1.2.0 -> v1.2.0 2025-09-07T06:10:57.1506582Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-09-07T06:10:57.1507431Z * [new tag] v1.3.0 -> v1.3.0 2025-09-07T06:10:57.1508323Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-09-07T06:10:57.1508983Z * [new tag] v1.3.1 -> v1.3.1 2025-09-07T06:10:57.1509871Z * [new tag] v1.4.0 -> v1.4.0 2025-09-07T06:10:57.1510735Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-09-07T06:10:57.1511415Z * [new tag] v1.4.1 -> v1.4.1 2025-09-07T06:10:57.1512372Z * [new tag] v1.5.0 -> v1.5.0 2025-09-07T06:10:57.1513298Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-09-07T06:10:57.1514235Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-09-07T06:10:57.1515352Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-09-07T06:10:57.1516104Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-09-07T06:10:57.1516914Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-09-07T06:10:57.1517880Z * [new tag] v1.5.1 -> v1.5.1 2025-09-07T06:10:57.1518514Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-09-07T06:10:57.1519186Z * [new tag] v1.6.0 -> v1.6.0 2025-09-07T06:10:57.1520175Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-09-07T06:10:57.1521098Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-09-07T06:10:57.1522392Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-09-07T06:10:57.1523272Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-09-07T06:10:57.1524176Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-09-07T06:10:57.1525027Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-09-07T06:10:57.1525611Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-09-07T06:10:57.1526551Z * [new tag] v1.7.0 -> v1.7.0 2025-09-07T06:10:57.1527503Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-09-07T06:10:57.1528444Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-09-07T06:10:57.1529280Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-09-07T06:10:57.1529930Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-09-07T06:10:57.1530869Z * [new tag] v1.7.1 -> v1.7.1 2025-09-07T06:10:57.1531800Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-09-07T06:10:57.1532789Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-09-07T06:10:57.1533440Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-09-07T06:10:57.1534347Z * [new tag] v1.8.0 -> v1.8.0 2025-09-07T06:10:57.1534926Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-09-07T06:10:57.1535891Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-09-07T06:10:57.1536782Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-09-07T06:10:57.1537629Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-09-07T06:10:57.1538298Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-09-07T06:10:57.1538909Z * [new tag] v1.8.1 -> v1.8.1 2025-09-07T06:10:57.1539824Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-09-07T06:10:57.1540459Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-09-07T06:10:57.1541090Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-09-07T06:10:57.1542514Z * [new tag] v1.8.2 -> v1.8.2 2025-09-07T06:10:57.1543116Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-09-07T06:10:57.1544055Z * [new tag] v1.9.0 -> v1.9.0 2025-09-07T06:10:57.1545222Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-09-07T06:10:57.1546276Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-09-07T06:10:57.1547200Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-09-07T06:10:57.1547852Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-09-07T06:10:57.1548839Z * [new tag] v1.9.1 -> v1.9.1 2025-09-07T06:10:57.1549936Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-09-07T06:10:57.1550589Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-09-07T06:10:57.1551561Z * [new tag] v2.0.0 -> v2.0.0 2025-09-07T06:10:57.1552499Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-09-07T06:10:57.1553365Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-09-07T06:10:57.1554295Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-09-07T06:10:57.1555190Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-09-07T06:10:57.1556056Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-09-07T06:10:57.1556666Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-09-07T06:10:57.1557876Z * [new tag] v2.0.1 -> v2.0.1 2025-09-07T06:10:57.1558798Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-09-07T06:10:57.1559394Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-09-07T06:10:57.1560788Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-09-07T06:10:57.1561507Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-09-07T06:10:57.1562972Z * [new tag] v2.1.0 -> v2.1.0 2025-09-07T06:10:57.1563832Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-09-07T06:10:57.1564787Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-09-07T06:10:57.1565799Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-09-07T06:10:57.1566722Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-09-07T06:10:57.1567756Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-09-07T06:10:57.1568271Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-09-07T06:10:57.1569281Z * [new tag] v2.1.1 -> v2.1.1 2025-09-07T06:10:57.1570173Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-09-07T06:10:57.1571050Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-09-07T06:10:57.1572089Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-09-07T06:10:57.1573118Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-09-07T06:10:57.1573963Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-09-07T06:10:57.1574539Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-09-07T06:10:57.1575407Z * [new tag] v2.1.2 -> v2.1.2 2025-09-07T06:10:57.1576375Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-09-07T06:10:57.1577299Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-09-07T06:10:57.1577912Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-09-07T06:10:57.1579515Z * [new tag] v2.2.0 -> v2.2.0 2025-09-07T06:10:57.1580447Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-09-07T06:10:57.1581289Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-09-07T06:10:57.1582142Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-09-07T06:10:57.1582902Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-09-07T06:10:57.1583819Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-09-07T06:10:57.1585018Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-09-07T06:10:57.1585690Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-09-07T06:10:57.1586391Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-09-07T06:10:57.1587420Z * [new tag] v2.2.1 -> v2.2.1 2025-09-07T06:10:57.1588367Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-09-07T06:10:57.1589039Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-09-07T06:10:57.1589783Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-09-07T06:10:57.1590489Z * [new tag] v2.2.2 -> v2.2.2 2025-09-07T06:10:57.1591517Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-09-07T06:10:57.1592169Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-09-07T06:10:57.1592859Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-09-07T06:10:57.1593813Z * [new tag] v2.3.0 -> v2.3.0 2025-09-07T06:10:57.1594696Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-09-07T06:10:57.1595631Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-09-07T06:10:57.1596735Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-09-07T06:10:57.1597420Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-09-07T06:10:57.1598263Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-09-07T06:10:57.1599158Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-09-07T06:10:57.1600030Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-09-07T06:10:57.1600893Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-09-07T06:10:57.1601523Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-09-07T06:10:57.1602416Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-09-07T06:10:57.1603411Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-09-07T06:10:57.1604073Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-09-07T06:10:57.1604741Z * [new tag] v2.3.1 -> v2.3.1 2025-09-07T06:10:57.1605673Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-09-07T06:10:57.1606554Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-09-07T06:10:57.1607480Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-09-07T06:10:57.1608439Z * [new tag] v2.4.0 -> v2.4.0 2025-09-07T06:10:57.1609336Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-09-07T06:10:57.1610196Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-09-07T06:10:57.1611021Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-09-07T06:10:57.1611945Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-09-07T06:10:57.1612912Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-09-07T06:10:57.1613778Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-09-07T06:10:57.1614732Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-09-07T06:10:57.1615553Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-09-07T06:10:57.1616554Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-09-07T06:10:57.1617289Z * [new tag] v2.4.1 -> v2.4.1 2025-09-07T06:10:57.1618325Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-09-07T06:10:57.1619226Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-09-07T06:10:57.1620206Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-09-07T06:10:57.1621063Z * [new tag] v2.5.0 -> v2.5.0 2025-09-07T06:10:57.1621972Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-09-07T06:10:57.1622567Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-09-07T06:10:57.1623540Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-09-07T06:10:57.1624527Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-09-07T06:10:57.1625695Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-09-07T06:10:57.1626640Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-09-07T06:10:57.1627643Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-09-07T06:10:57.1628569Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-09-07T06:10:57.1629505Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-09-07T06:10:57.1630433Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-09-07T06:10:57.1631072Z * [new tag] v2.5.1 -> v2.5.1 2025-09-07T06:10:57.1631763Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-09-07T06:10:57.1632456Z * [new tag] v2.6.0 -> v2.6.0 2025-09-07T06:10:57.1633512Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-09-07T06:10:57.1634532Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-09-07T06:10:57.1635920Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-09-07T06:10:57.1636882Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-09-07T06:10:57.1638043Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-09-07T06:10:57.1639087Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-09-07T06:10:57.1639989Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-09-07T06:10:57.1641117Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-09-07T06:10:57.1641978Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-09-07T06:10:57.1643033Z * [new tag] v2.7.0 -> v2.7.0 2025-09-07T06:10:57.1643950Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-09-07T06:10:57.1644625Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-09-07T06:10:57.1645642Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-09-07T06:10:57.1646602Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-09-07T06:10:57.1647602Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-09-07T06:10:57.1648465Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-09-07T06:10:57.1649418Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-09-07T06:10:57.1650330Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-09-07T06:10:57.1651307Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-09-07T06:10:57.1652264Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-09-07T06:10:57.1652914Z * [new tag] v2.7.1 -> v2.7.1 2025-09-07T06:10:57.1653866Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-09-07T06:10:57.1654828Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-09-07T06:10:57.1655821Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-09-07T06:10:57.1656895Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-09-07T06:10:57.1657761Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-09-07T06:10:57.1658437Z * [new tag] v2.8.0 -> v2.8.0 2025-09-07T06:10:57.1659384Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-09-07T06:10:57.1661510Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-09-07T06:10:57.1662650Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-09-07T06:10:57.1663640Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-09-07T06:10:57.1664778Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-09-07T06:10:57.1665847Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-09-07T06:10:57.1666809Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-09-07T06:10:57.1667750Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-09-07T06:10:57.1668713Z * [new tag] whc_flight_1 -> whc_flight_1 2025-09-07T06:10:57.1669652Z * [new tag] whc_flight_2 -> whc_flight_2 2025-09-07T06:10:57.1670403Z * [new tag] whc_flight_4 -> whc_flight_4 2025-09-07T06:10:57.2292664Z [command]/usr/bin/git rev-parse --verify --quiet 93fb23d6fae7c4e82c4239a1033e522088742634^{object} 2025-09-07T06:10:57.2318667Z 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:10:57.2321460Z ##[endgroup] 2025-09-07T06:10:57.2321808Z ##[group]Determining the checkout info 2025-09-07T06:10:57.2322407Z ##[endgroup] 2025-09-07T06:10:57.2327152Z [command]/usr/bin/git sparse-checkout disable 2025-09-07T06:10:57.2360504Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-09-07T06:10:57.2391263Z ##[group]Checking out the ref 2025-09-07T06:10:57.2394761Z [command]/usr/bin/git checkout --progress --force 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:10:58.2805471Z Updating files: 82% (15956/19405) 2025-09-07T06:10:58.2920950Z Updating files: 83% (16107/19405) 2025-09-07T06:10:58.3057024Z Updating files: 84% (16301/19405) 2025-09-07T06:10:58.3216396Z Updating files: 85% (16495/19405) 2025-09-07T06:10:58.3353796Z Updating files: 86% (16689/19405) 2025-09-07T06:10:58.3493514Z Updating files: 87% (16883/19405) 2025-09-07T06:10:58.3598872Z Updating files: 88% (17077/19405) 2025-09-07T06:10:58.3737916Z Updating files: 89% (17271/19405) 2025-09-07T06:10:58.3911698Z Updating files: 90% (17465/19405) 2025-09-07T06:10:58.4026356Z Updating files: 91% (17659/19405) 2025-09-07T06:10:58.4167780Z Updating files: 92% (17853/19405) 2025-09-07T06:10:58.4355754Z Updating files: 93% (18047/19405) 2025-09-07T06:10:58.4566540Z Updating files: 94% (18241/19405) 2025-09-07T06:10:58.4723854Z Updating files: 95% (18435/19405) 2025-09-07T06:10:58.4884322Z Updating files: 96% (18629/19405) 2025-09-07T06:10:58.5066205Z Updating files: 97% (18823/19405) 2025-09-07T06:10:58.5340187Z Updating files: 98% (19017/19405) 2025-09-07T06:10:58.5495420Z Updating files: 99% (19211/19405) 2025-09-07T06:10:58.5495888Z Updating files: 100% (19405/19405) 2025-09-07T06:10:58.5496496Z Updating files: 100% (19405/19405), done. 2025-09-07T06:10:58.5776227Z Note: switching to '93fb23d6fae7c4e82c4239a1033e522088742634'. 2025-09-07T06:10:58.5776629Z 2025-09-07T06:10:58.5776906Z You are in 'detached HEAD' state. You can look around, make experimental 2025-09-07T06:10:58.5777542Z changes and commit them, and you can discard any commits you make in this 2025-09-07T06:10:58.5778167Z state without impacting any branches by switching back to a branch. 2025-09-07T06:10:58.5778533Z 2025-09-07T06:10:58.5778780Z If you want to create a new branch to retain commits you create, you may 2025-09-07T06:10:58.5779349Z do so (now or later) by using -c with the switch command. Example: 2025-09-07T06:10:58.5779689Z 2025-09-07T06:10:58.5779814Z git switch -c 2025-09-07T06:10:58.5780035Z 2025-09-07T06:10:58.5780165Z Or undo this operation with: 2025-09-07T06:10:58.5780366Z 2025-09-07T06:10:58.5780468Z git switch - 2025-09-07T06:10:58.5780613Z 2025-09-07T06:10:58.5780904Z Turn off this advice by setting config variable advice.detachedHead to false 2025-09-07T06:10:58.5781301Z 2025-09-07T06:10:58.5781506Z HEAD is now at 93fb23d6fae Build vLLM nightly wheels (#162000) 2025-09-07T06:10:58.5850337Z ##[endgroup] 2025-09-07T06:10:58.5850833Z ##[group]Setting up auth for fetching submodules 2025-09-07T06:10:58.5855182Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-09-07T06:10:58.5911226Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-09-07T06:10:58.5938756Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-09-07T06:10:58.5967622Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-09-07T06:10:58.5990541Z ##[endgroup] 2025-09-07T06:10:58.5991052Z ##[group]Fetching submodules 2025-09-07T06:10:58.5993964Z [command]/usr/bin/git submodule sync --recursive 2025-09-07T06:10:58.6324859Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-09-07T06:10:58.6651981Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-09-07T06:10:58.6653198Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-09-07T06:10:58.6655503Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-09-07T06:10:58.6658583Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-09-07T06:10:58.6662961Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-09-07T06:10:58.6667506Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-09-07T06:10:58.6670809Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-09-07T06:10:58.6674672Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-09-07T06:10:58.6678388Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-09-07T06:10:58.6682333Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-09-07T06:10:58.6686221Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-09-07T06:10:58.6690461Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-09-07T06:10:58.6694761Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-09-07T06:10:58.6698952Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-09-07T06:10:58.6703277Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-09-07T06:10:58.6708419Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-09-07T06:10:58.6714851Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-09-07T06:10:58.6719631Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-09-07T06:10:58.6724609Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-09-07T06:10:58.6729600Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-09-07T06:10:58.6734766Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-09-07T06:10:58.6739676Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-09-07T06:10:58.6745101Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-09-07T06:10:58.6750663Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-09-07T06:10:58.6756353Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-09-07T06:10:58.6762514Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-09-07T06:10:58.6768255Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-09-07T06:10:58.6774170Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-09-07T06:10:58.6780288Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-09-07T06:10:58.6786441Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-09-07T06:10:58.6792731Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-09-07T06:10:58.6799045Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-09-07T06:10:58.6805381Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-09-07T06:10:58.6813352Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-09-07T06:10:58.6819992Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-09-07T06:10:58.6826740Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-09-07T06:10:58.6833642Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-09-07T06:10:58.6864670Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-09-07T06:10:58.9039723Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-09-07T06:10:58.9040582Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-09-07T06:10:58.9041900Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-09-07T06:10:58.9099959Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-09-07T06:10:58.9239446Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-09-07T06:10:59.1812640Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-09-07T06:10:59.1814362Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-09-07T06:10:59.1816083Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-09-07T06:10:59.1817744Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-09-07T06:10:59.1819256Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-09-07T06:10:59.1820923Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-09-07T06:10:59.1822559Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-09-07T06:10:59.1824141Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-09-07T06:10:59.1825869Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-09-07T06:10:59.2194700Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-09-07T06:11:00.5522300Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-09-07T06:11:00.5523259Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-09-07T06:11:00.5524272Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-09-07T06:11:00.5525202Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-09-07T06:11:00.5526065Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-09-07T06:11:00.5526956Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-09-07T06:11:00.5527829Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-09-07T06:11:00.5528710Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-09-07T06:11:00.5529590Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-09-07T06:11:00.5530475Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-09-07T06:11:00.5531428Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-09-07T06:11:00.5591833Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-09-07T06:11:11.3845197Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-09-07T06:11:11.3846122Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-09-07T06:11:11.3846992Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-09-07T06:11:11.3848125Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-09-07T06:11:11.3849077Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-09-07T06:11:11.3849947Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-09-07T06:11:11.3850747Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-09-07T06:11:11.3851634Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-09-07T06:11:11.3852504Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-09-07T06:11:11.4022468Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-09-07T06:11:11.4156859Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-09-07T06:11:11.4265661Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-09-07T06:11:11.4534716Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-09-07T06:11:11.5352825Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-09-07T06:11:11.5948978Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-09-07T06:11:12.3543947Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-09-07T06:11:12.5187722Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-09-07T06:11:12.5210131Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T06:11:12.5236741Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-09-07T06:11:16.1366271Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-09-07T06:11:16.1616883Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-09-07T06:11:16.4982331Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-09-07T06:11:16.5472601Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-09-07T06:11:16.6505159Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-09-07T06:11:16.6966372Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-09-07T06:11:17.3583199Z Submodule path 'third_party/cutlass': checked out 'e51efbfe18fe4f4cbb66ab814c55bf4aa0185491' 2025-09-07T06:11:17.5135433Z Submodule path 'third_party/fbgemm': checked out '4b39c551efe15e6bbade20565b0ceb2d8ce3352d' 2025-09-07T06:11:17.5159407Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-09-07T06:11:17.5161269Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-09-07T06:11:17.5162971Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-09-07T06:11:17.5165298Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-09-07T06:11:17.5168213Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-09-07T06:11:17.5171331Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-09-07T06:11:17.5174552Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-09-07T06:11:17.5204167Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-09-07T06:11:18.7545066Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-09-07T06:11:18.7546380Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-09-07T06:11:18.7547490Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-09-07T06:11:18.7548596Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-09-07T06:11:18.8545410Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-09-07T06:11:19.6378661Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-09-07T06:11:24.2849089Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-09-07T06:11:24.5563580Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out 'b1281b8b08d973a7064f864f47eeb30f3e2596e9' 2025-09-07T06:11:24.6616952Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-09-07T06:11:25.3196946Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '311f3c8e51dc0eb56310cfc6980bf63d0fbd7917' 2025-09-07T06:11:25.3693400Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-09-07T06:11:25.3816868Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-09-07T06:11:25.4885653Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-09-07T06:11:25.5596188Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-09-07T06:11:25.5617883Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T06:11:25.5619340Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-09-07T06:11:25.5648923Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-09-07T06:11:28.8497386Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-09-07T06:11:29.0988270Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-09-07T06:11:29.7088839Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-09-07T06:11:29.8538203Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-09-07T06:11:29.8876295Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-09-07T06:11:29.9294094Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-09-07T06:11:29.9556469Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-09-07T06:11:30.0026341Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-09-07T06:11:30.0161571Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-09-07T06:11:30.0181158Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-09-07T06:11:30.0207381Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-09-07T06:11:41.8037239Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-09-07T06:11:41.8254725Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-09-07T06:11:41.9171879Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-09-07T06:11:41.9190428Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T06:11:41.9192546Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T06:11:41.9195432Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T06:11:41.9226305Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-09-07T06:11:42.5677170Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-09-07T06:11:42.9681142Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-09-07T06:11:43.0564733Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-09-07T06:11:43.0584666Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T06:11:43.0586405Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T06:11:43.0588127Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T06:11:43.0591144Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T06:11:43.0594074Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T06:11:43.0597157Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T06:11:43.0600105Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T06:11:43.0603279Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T06:11:43.0634756Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-09-07T06:11:44.4114271Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-09-07T06:11:44.4115689Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-09-07T06:11:44.4117046Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-09-07T06:11:44.4118466Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-09-07T06:11:44.4119808Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-09-07T06:11:44.4121359Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-09-07T06:11:44.5115137Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-09-07T06:11:50.1297094Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-09-07T06:11:50.1646674Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-09-07T06:11:50.2946706Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-09-07T06:11:50.3110524Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-09-07T06:11:50.3128675Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T06:11:50.3154180Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-09-07T06:11:50.6692443Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-09-07T06:11:50.6893461Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-09-07T06:11:50.7337326Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-09-07T06:11:50.8441422Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-09-07T06:11:50.8621603Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-09-07T06:11:50.9043927Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-09-07T06:11:50.9671936Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-09-07T06:11:51.0126705Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-09-07T06:11:51.1147134Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-09-07T06:11:51.2321595Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-09-07T06:11:51.6514059Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-09-07T06:11:51.6555822Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-09-07T06:11:51.6585443Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-09-07T06:11:52.9826689Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-09-07T06:11:53.0560834Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-09-07T06:11:53.0581156Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T06:11:53.0582604Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T06:11:53.0583949Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T06:11:53.0587423Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T06:11:53.0590212Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T06:11:53.0593089Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T06:11:53.0596057Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T06:11:53.0599098Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T06:11:53.0627720Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-09-07T06:11:53.4282846Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-09-07T06:11:53.4284157Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-09-07T06:11:53.4285365Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-09-07T06:11:53.4286544Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-09-07T06:11:53.5285614Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-09-07T06:11:54.0395093Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-09-07T06:12:02.1488805Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-09-07T06:12:02.1941447Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-09-07T06:12:02.2385458Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-09-07T06:12:02.2565766Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-09-07T06:12:02.3683825Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-09-07T06:12:02.3827533Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-09-07T06:12:02.3986914Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-09-07T06:12:02.4156037Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-09-07T06:12:02.4176002Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T06:12:02.4177608Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T06:12:02.4205099Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-09-07T06:12:04.0661426Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-09-07T06:12:04.3285756Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-09-07T06:12:04.3778979Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-09-07T06:12:04.8583556Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-09-07T06:12:04.8706965Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-09-07T06:12:05.1537152Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-09-07T06:12:05.1562276Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-09-07T06:12:05.1563702Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-09-07T06:12:05.1594549Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-09-07T06:12:05.6473318Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-09-07T06:12:06.0545667Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-09-07T06:12:06.1299312Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-09-07T06:12:06.1400937Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-09-07T06:12:06.1529045Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-09-07T06:12:06.1937721Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-09-07T06:12:06.2243838Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-09-07T06:12:06.2692825Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-09-07T06:12:06.2971015Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-09-07T06:12:06.2988962Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-09-07T06:12:06.2991189Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-09-07T06:12:06.2993769Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-09-07T06:12:06.2996478Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T06:12:06.3026272Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-09-07T06:12:07.2216736Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-09-07T06:12:07.2335023Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-09-07T06:12:07.3969077Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-09-07T06:12:07.4586821Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-09-07T06:12:07.4746740Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-09-07T06:12:07.5523994Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-09-07T06:12:07.5828096Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-09-07T06:12:07.5847237Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T06:12:07.5872930Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-09-07T06:12:07.7771608Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-09-07T06:12:07.7816580Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-09-07T06:12:07.8156151Z Entering 'android/libs/fbjni' 2025-09-07T06:12:07.8205272Z Entering 'third_party/FP16' 2025-09-07T06:12:07.8251059Z Entering 'third_party/FXdiv' 2025-09-07T06:12:07.8297909Z Entering 'third_party/NNPACK' 2025-09-07T06:12:07.8345012Z Entering 'third_party/NVTX' 2025-09-07T06:12:07.8392307Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T06:12:07.8439014Z Entering 'third_party/XNNPACK' 2025-09-07T06:12:07.8500146Z Entering 'third_party/aiter' 2025-09-07T06:12:07.8546114Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T06:12:07.8607270Z Entering 'third_party/benchmark' 2025-09-07T06:12:07.8656187Z Entering 'third_party/composable_kernel' 2025-09-07T06:12:07.8708897Z Entering 'third_party/cpp-httplib' 2025-09-07T06:12:07.8753825Z Entering 'third_party/cpuinfo' 2025-09-07T06:12:07.8802305Z Entering 'third_party/cudnn_frontend' 2025-09-07T06:12:07.8847904Z Entering 'third_party/cutlass' 2025-09-07T06:12:07.8902489Z Entering 'third_party/fbgemm' 2025-09-07T06:12:07.8948473Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T06:12:07.8991927Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T06:12:07.9046376Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T06:12:07.9089576Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T06:12:07.9144235Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T06:12:07.9186144Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T06:12:07.9227232Z Entering 'third_party/fbgemm/external/json' 2025-09-07T06:12:07.9281126Z Entering 'third_party/flash-attention' 2025-09-07T06:12:07.9324922Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T06:12:07.9373949Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T06:12:07.9426323Z Entering 'third_party/flatbuffers' 2025-09-07T06:12:07.9480750Z Entering 'third_party/fmt' 2025-09-07T06:12:07.9525347Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T06:12:07.9568106Z Entering 'third_party/gloo' 2025-09-07T06:12:07.9613288Z Entering 'third_party/googletest' 2025-09-07T06:12:07.9663487Z Entering 'third_party/ideep' 2025-09-07T06:12:07.9710192Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T06:12:07.9762364Z Entering 'third_party/ittapi' 2025-09-07T06:12:07.9807116Z Entering 'third_party/kineto' 2025-09-07T06:12:07.9852048Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T06:12:07.9903466Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T06:12:07.9947158Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T06:12:07.9991703Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T06:12:08.0034362Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T06:12:08.0078014Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T06:12:08.0124771Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T06:12:08.0166338Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T06:12:08.0210421Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T06:12:08.0253831Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T06:12:08.0300368Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T06:12:08.0342487Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T06:12:08.0386854Z Entering 'third_party/kleidiai' 2025-09-07T06:12:08.0430528Z Entering 'third_party/mimalloc' 2025-09-07T06:12:08.0474777Z Entering 'third_party/nlohmann' 2025-09-07T06:12:08.0522613Z Entering 'third_party/onnx' 2025-09-07T06:12:08.0585494Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T06:12:08.0629626Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T06:12:08.0678559Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T06:12:08.0721179Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T06:12:08.0762356Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T06:12:08.0805205Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T06:12:08.0849334Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T06:12:08.0891973Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T06:12:08.0935222Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T06:12:08.0980250Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T06:12:08.1026342Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T06:12:08.1069716Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T06:12:08.1136457Z Entering 'third_party/pocketfft' 2025-09-07T06:12:08.1182110Z Entering 'third_party/protobuf' 2025-09-07T06:12:08.1227078Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T06:12:08.1269843Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T06:12:08.1313939Z Entering 'third_party/psimd' 2025-09-07T06:12:08.1358724Z Entering 'third_party/pthreadpool' 2025-09-07T06:12:08.1403804Z Entering 'third_party/pybind11' 2025-09-07T06:12:08.1447100Z Entering 'third_party/python-peachpy' 2025-09-07T06:12:08.1492791Z Entering 'third_party/sleef' 2025-09-07T06:12:08.1537223Z Entering 'third_party/tensorpipe' 2025-09-07T06:12:08.1582575Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T06:12:08.1625159Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T06:12:08.1667555Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T06:12:08.1709322Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T06:12:08.1751644Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T06:12:08.1816001Z ##[endgroup] 2025-09-07T06:12:08.1816484Z ##[group]Persisting credentials for submodules 2025-09-07T06:12:08.1821275Z [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-09-07T06:12:08.2135715Z Entering 'android/libs/fbjni' 2025-09-07T06:12:08.2195580Z Entering 'third_party/FP16' 2025-09-07T06:12:08.2254677Z Entering 'third_party/FXdiv' 2025-09-07T06:12:08.2319385Z Entering 'third_party/NNPACK' 2025-09-07T06:12:08.2377984Z Entering 'third_party/NVTX' 2025-09-07T06:12:08.2435555Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T06:12:08.2494615Z Entering 'third_party/XNNPACK' 2025-09-07T06:12:08.2568664Z Entering 'third_party/aiter' 2025-09-07T06:12:08.2627337Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T06:12:08.2697951Z Entering 'third_party/benchmark' 2025-09-07T06:12:08.2766243Z Entering 'third_party/composable_kernel' 2025-09-07T06:12:08.2833025Z Entering 'third_party/cpp-httplib' 2025-09-07T06:12:08.2891603Z Entering 'third_party/cpuinfo' 2025-09-07T06:12:08.2954118Z Entering 'third_party/cudnn_frontend' 2025-09-07T06:12:08.3013810Z Entering 'third_party/cutlass' 2025-09-07T06:12:08.3085719Z Entering 'third_party/fbgemm' 2025-09-07T06:12:08.3146358Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T06:12:08.3203728Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T06:12:08.3267515Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T06:12:08.3325936Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T06:12:08.3388966Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T06:12:08.3445243Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T06:12:08.3503298Z Entering 'third_party/fbgemm/external/json' 2025-09-07T06:12:08.3562597Z Entering 'third_party/flash-attention' 2025-09-07T06:12:08.3622965Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T06:12:08.3687383Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T06:12:08.3751703Z Entering 'third_party/flatbuffers' 2025-09-07T06:12:08.3813935Z Entering 'third_party/fmt' 2025-09-07T06:12:08.3872208Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T06:12:08.3930043Z Entering 'third_party/gloo' 2025-09-07T06:12:08.3986714Z Entering 'third_party/googletest' 2025-09-07T06:12:08.4044776Z Entering 'third_party/ideep' 2025-09-07T06:12:08.4106021Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T06:12:08.4169871Z Entering 'third_party/ittapi' 2025-09-07T06:12:08.4226304Z Entering 'third_party/kineto' 2025-09-07T06:12:08.4284406Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T06:12:08.4344918Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T06:12:08.4404811Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T06:12:08.4465386Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T06:12:08.4524335Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T06:12:08.4579433Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T06:12:08.4639548Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T06:12:08.4702350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T06:12:08.4761142Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T06:12:08.4823553Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T06:12:08.4883265Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T06:12:08.4938807Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T06:12:08.5000766Z Entering 'third_party/kleidiai' 2025-09-07T06:12:08.5059941Z Entering 'third_party/mimalloc' 2025-09-07T06:12:08.5118672Z Entering 'third_party/nlohmann' 2025-09-07T06:12:08.5180635Z Entering 'third_party/onnx' 2025-09-07T06:12:08.5258624Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T06:12:08.5316520Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T06:12:08.5381497Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T06:12:08.5436445Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T06:12:08.5494895Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T06:12:08.5563012Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T06:12:08.5626279Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T06:12:08.5683085Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T06:12:08.5746115Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T06:12:08.5802902Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T06:12:08.5862116Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T06:12:08.5928538Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T06:12:08.6008235Z Entering 'third_party/pocketfft' 2025-09-07T06:12:08.6064101Z Entering 'third_party/protobuf' 2025-09-07T06:12:08.6126041Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T06:12:08.6183239Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T06:12:08.6248442Z Entering 'third_party/psimd' 2025-09-07T06:12:08.6308001Z Entering 'third_party/pthreadpool' 2025-09-07T06:12:08.6364154Z Entering 'third_party/pybind11' 2025-09-07T06:12:08.6423429Z Entering 'third_party/python-peachpy' 2025-09-07T06:12:08.6481180Z Entering 'third_party/sleef' 2025-09-07T06:12:08.6539600Z Entering 'third_party/tensorpipe' 2025-09-07T06:12:08.6600120Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T06:12:08.6662599Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T06:12:08.6727753Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T06:12:08.6784573Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T06:12:08.6845360Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T06:12:08.6919038Z [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-09-07T06:12:08.7235669Z Entering 'android/libs/fbjni' 2025-09-07T06:12:08.7290910Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-09-07T06:12:08.7308070Z Entering 'third_party/FP16' 2025-09-07T06:12:08.7361961Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-09-07T06:12:08.7379153Z Entering 'third_party/FXdiv' 2025-09-07T06:12:08.7431094Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-09-07T06:12:08.7449838Z Entering 'third_party/NNPACK' 2025-09-07T06:12:08.7506516Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-09-07T06:12:08.7525242Z Entering 'third_party/NVTX' 2025-09-07T06:12:08.7579518Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-09-07T06:12:08.7599669Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T06:12:08.7651626Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-09-07T06:12:08.7668156Z Entering 'third_party/XNNPACK' 2025-09-07T06:12:08.7722907Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-09-07T06:12:08.7756975Z Entering 'third_party/aiter' 2025-09-07T06:12:08.7812033Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-09-07T06:12:08.7828818Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T06:12:08.7884219Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-09-07T06:12:08.7912394Z Entering 'third_party/benchmark' 2025-09-07T06:12:08.7966159Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-09-07T06:12:08.7985895Z Entering 'third_party/composable_kernel' 2025-09-07T06:12:08.8038735Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-09-07T06:12:08.8065092Z Entering 'third_party/cpp-httplib' 2025-09-07T06:12:08.8116965Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-09-07T06:12:08.8137452Z Entering 'third_party/cpuinfo' 2025-09-07T06:12:08.8189700Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-09-07T06:12:08.8209331Z Entering 'third_party/cudnn_frontend' 2025-09-07T06:12:08.8261861Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-09-07T06:12:08.8280713Z Entering 'third_party/cutlass' 2025-09-07T06:12:08.8333393Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-09-07T06:12:08.8361876Z Entering 'third_party/fbgemm' 2025-09-07T06:12:08.8416419Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-09-07T06:12:08.8434642Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T06:12:08.8489854Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-09-07T06:12:08.8505870Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T06:12:08.8561240Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-09-07T06:12:08.8586333Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T06:12:08.8645404Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-09-07T06:12:08.8661560Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T06:12:08.8712929Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-09-07T06:12:08.8741137Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T06:12:08.8793166Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-09-07T06:12:08.8811801Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T06:12:08.8862535Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-09-07T06:12:08.8880662Z Entering 'third_party/fbgemm/external/json' 2025-09-07T06:12:08.8938211Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-09-07T06:12:08.8960473Z Entering 'third_party/flash-attention' 2025-09-07T06:12:08.9021663Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-09-07T06:12:08.9040109Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T06:12:08.9093854Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-09-07T06:12:08.9115548Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T06:12:08.9167812Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-09-07T06:12:08.9194577Z Entering 'third_party/flatbuffers' 2025-09-07T06:12:08.9248449Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-09-07T06:12:08.9267951Z Entering 'third_party/fmt' 2025-09-07T06:12:08.9321431Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-09-07T06:12:08.9339195Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T06:12:08.9391769Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-09-07T06:12:08.9410608Z Entering 'third_party/gloo' 2025-09-07T06:12:08.9462405Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-09-07T06:12:08.9482197Z Entering 'third_party/googletest' 2025-09-07T06:12:08.9535169Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-09-07T06:12:08.9551591Z Entering 'third_party/ideep' 2025-09-07T06:12:08.9607052Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-09-07T06:12:08.9623210Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T06:12:08.9673241Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-09-07T06:12:08.9700564Z Entering 'third_party/ittapi' 2025-09-07T06:12:08.9751957Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-09-07T06:12:08.9769577Z Entering 'third_party/kineto' 2025-09-07T06:12:08.9824495Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-09-07T06:12:08.9842637Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T06:12:08.9897754Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-09-07T06:12:08.9912653Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T06:12:08.9967469Z 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-09-07T06:12:08.9986533Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T06:12:09.0042288Z 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-09-07T06:12:09.0060747Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T06:12:09.0113066Z 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-09-07T06:12:09.0132573Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T06:12:09.0188471Z 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-09-07T06:12:09.0206310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T06:12:09.0259478Z 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-09-07T06:12:09.0279990Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T06:12:09.0334578Z 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-09-07T06:12:09.0350636Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T06:12:09.0408227Z 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-09-07T06:12:09.0426133Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T06:12:09.0480442Z 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-09-07T06:12:09.0499310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T06:12:09.0550259Z 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-09-07T06:12:09.0569364Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T06:12:09.0624744Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-09-07T06:12:09.0642784Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T06:12:09.0696764Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-09-07T06:12:09.0713793Z Entering 'third_party/kleidiai' 2025-09-07T06:12:09.0767551Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-09-07T06:12:09.0786091Z Entering 'third_party/mimalloc' 2025-09-07T06:12:09.0836116Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-09-07T06:12:09.0855768Z Entering 'third_party/nlohmann' 2025-09-07T06:12:09.0908653Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-09-07T06:12:09.0929247Z Entering 'third_party/onnx' 2025-09-07T06:12:09.0983977Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-09-07T06:12:09.1019492Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T06:12:09.1077067Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-09-07T06:12:09.1097316Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T06:12:09.1150595Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-09-07T06:12:09.1171933Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T06:12:09.1232010Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-09-07T06:12:09.1250482Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T06:12:09.1306596Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-09-07T06:12:09.1324327Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T06:12:09.1377114Z 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-09-07T06:12:09.1391953Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T06:12:09.1445839Z 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-09-07T06:12:09.1462709Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T06:12:09.1515262Z 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-09-07T06:12:09.1533151Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T06:12:09.1586927Z 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-09-07T06:12:09.1605052Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T06:12:09.1657458Z 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-09-07T06:12:09.1671803Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T06:12:09.1725749Z 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-09-07T06:12:09.1746487Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T06:12:09.1801435Z 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-09-07T06:12:09.1821275Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T06:12:09.1872118Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-09-07T06:12:09.1908470Z Entering 'third_party/pocketfft' 2025-09-07T06:12:09.1961432Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-09-07T06:12:09.1978192Z Entering 'third_party/protobuf' 2025-09-07T06:12:09.2029708Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-09-07T06:12:09.2051500Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T06:12:09.2103515Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-09-07T06:12:09.2121303Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T06:12:09.2178404Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-09-07T06:12:09.2195522Z Entering 'third_party/psimd' 2025-09-07T06:12:09.2250497Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-09-07T06:12:09.2267583Z Entering 'third_party/pthreadpool' 2025-09-07T06:12:09.2321148Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-09-07T06:12:09.2338652Z Entering 'third_party/pybind11' 2025-09-07T06:12:09.2391335Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-09-07T06:12:09.2410638Z Entering 'third_party/python-peachpy' 2025-09-07T06:12:09.2462267Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-09-07T06:12:09.2481105Z Entering 'third_party/sleef' 2025-09-07T06:12:09.2534269Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-09-07T06:12:09.2550003Z Entering 'third_party/tensorpipe' 2025-09-07T06:12:09.2606658Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-09-07T06:12:09.2624521Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T06:12:09.2676216Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-09-07T06:12:09.2696672Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T06:12:09.2746970Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-09-07T06:12:09.2763367Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T06:12:09.2817431Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-09-07T06:12:09.2832998Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T06:12:09.2888439Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-09-07T06:12:09.2905204Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T06:12:09.2958032Z 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-09-07T06:12:09.3465223Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-09-07T06:12:09.3782303Z Entering 'android/libs/fbjni' 2025-09-07T06:12:09.3825960Z Entering 'third_party/FP16' 2025-09-07T06:12:09.3869214Z Entering 'third_party/FXdiv' 2025-09-07T06:12:09.3912319Z Entering 'third_party/NNPACK' 2025-09-07T06:12:09.3956354Z Entering 'third_party/NVTX' 2025-09-07T06:12:09.4006094Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T06:12:09.4049800Z Entering 'third_party/XNNPACK' 2025-09-07T06:12:09.4108369Z Entering 'third_party/aiter' 2025-09-07T06:12:09.4154256Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T06:12:09.4209325Z Entering 'third_party/benchmark' 2025-09-07T06:12:09.4253421Z Entering 'third_party/composable_kernel' 2025-09-07T06:12:09.4306248Z Entering 'third_party/cpp-httplib' 2025-09-07T06:12:09.4349442Z Entering 'third_party/cpuinfo' 2025-09-07T06:12:09.4397648Z Entering 'third_party/cudnn_frontend' 2025-09-07T06:12:09.4441431Z Entering 'third_party/cutlass' 2025-09-07T06:12:09.4496257Z Entering 'third_party/fbgemm' 2025-09-07T06:12:09.4544202Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T06:12:09.4585963Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T06:12:09.4642523Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T06:12:09.4685917Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T06:12:09.4739217Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T06:12:09.4783154Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T06:12:09.4825837Z Entering 'third_party/fbgemm/external/json' 2025-09-07T06:12:09.4879625Z Entering 'third_party/flash-attention' 2025-09-07T06:12:09.4925164Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T06:12:09.4971882Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T06:12:09.5026238Z Entering 'third_party/flatbuffers' 2025-09-07T06:12:09.5072499Z Entering 'third_party/fmt' 2025-09-07T06:12:09.5116341Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T06:12:09.5162038Z Entering 'third_party/gloo' 2025-09-07T06:12:09.5206524Z Entering 'third_party/googletest' 2025-09-07T06:12:09.5254151Z Entering 'third_party/ideep' 2025-09-07T06:12:09.5299641Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T06:12:09.5349406Z Entering 'third_party/ittapi' 2025-09-07T06:12:09.5395099Z Entering 'third_party/kineto' 2025-09-07T06:12:09.5440708Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T06:12:09.5484037Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T06:12:09.5528603Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T06:12:09.5571948Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T06:12:09.5617248Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T06:12:09.5660778Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T06:12:09.5707350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T06:12:09.5750491Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T06:12:09.5804892Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T06:12:09.5849107Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T06:12:09.5894557Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T06:12:09.5937658Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T06:12:09.5985763Z Entering 'third_party/kleidiai' 2025-09-07T06:12:09.6034765Z Entering 'third_party/mimalloc' 2025-09-07T06:12:09.6079863Z Entering 'third_party/nlohmann' 2025-09-07T06:12:09.6124137Z Entering 'third_party/onnx' 2025-09-07T06:12:09.6186741Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T06:12:09.6240407Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T06:12:09.6285955Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T06:12:09.6327959Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T06:12:09.6369473Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T06:12:09.6412154Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T06:12:09.6457942Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T06:12:09.6500721Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T06:12:09.6542811Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T06:12:09.6586053Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T06:12:09.6639297Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T06:12:09.6683973Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T06:12:09.6746249Z Entering 'third_party/pocketfft' 2025-09-07T06:12:09.6792034Z Entering 'third_party/protobuf' 2025-09-07T06:12:09.6843556Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T06:12:09.6885806Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T06:12:09.6929733Z Entering 'third_party/psimd' 2025-09-07T06:12:09.6975609Z Entering 'third_party/pthreadpool' 2025-09-07T06:12:09.7019853Z Entering 'third_party/pybind11' 2025-09-07T06:12:09.7062938Z Entering 'third_party/python-peachpy' 2025-09-07T06:12:09.7106229Z Entering 'third_party/sleef' 2025-09-07T06:12:09.7148442Z Entering 'third_party/tensorpipe' 2025-09-07T06:12:09.7193505Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T06:12:09.7235267Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T06:12:09.7279490Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T06:12:09.7325906Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T06:12:09.7367945Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T06:12:09.7434147Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-09-07T06:12:09.7756676Z Entering 'android/libs/fbjni' 2025-09-07T06:12:09.7803043Z Entering 'third_party/FP16' 2025-09-07T06:12:09.7846542Z Entering 'third_party/FXdiv' 2025-09-07T06:12:09.7890954Z Entering 'third_party/NNPACK' 2025-09-07T06:12:09.7934525Z Entering 'third_party/NVTX' 2025-09-07T06:12:09.7980874Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T06:12:09.8025697Z Entering 'third_party/XNNPACK' 2025-09-07T06:12:09.8085906Z Entering 'third_party/aiter' 2025-09-07T06:12:09.8130376Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T06:12:09.8186195Z Entering 'third_party/benchmark' 2025-09-07T06:12:09.8233223Z Entering 'third_party/composable_kernel' 2025-09-07T06:12:09.8289493Z Entering 'third_party/cpp-httplib' 2025-09-07T06:12:09.8336817Z Entering 'third_party/cpuinfo' 2025-09-07T06:12:09.8383067Z Entering 'third_party/cudnn_frontend' 2025-09-07T06:12:09.8426122Z Entering 'third_party/cutlass' 2025-09-07T06:12:09.8480731Z Entering 'third_party/fbgemm' 2025-09-07T06:12:09.8527696Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T06:12:09.8570163Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T06:12:09.8630254Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T06:12:09.8675238Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T06:12:09.8729139Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T06:12:09.8771187Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T06:12:09.8819775Z Entering 'third_party/fbgemm/external/json' 2025-09-07T06:12:09.8864148Z Entering 'third_party/flash-attention' 2025-09-07T06:12:09.8907632Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T06:12:09.8959278Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T06:12:09.9014049Z Entering 'third_party/flatbuffers' 2025-09-07T06:12:09.9064673Z Entering 'third_party/fmt' 2025-09-07T06:12:09.9108155Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T06:12:09.9152251Z Entering 'third_party/gloo' 2025-09-07T06:12:09.9199311Z Entering 'third_party/googletest' 2025-09-07T06:12:09.9243183Z Entering 'third_party/ideep' 2025-09-07T06:12:09.9286345Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T06:12:09.9339227Z Entering 'third_party/ittapi' 2025-09-07T06:12:09.9384924Z Entering 'third_party/kineto' 2025-09-07T06:12:09.9426349Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T06:12:09.9469199Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T06:12:09.9519060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T06:12:09.9561810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T06:12:09.9605121Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T06:12:09.9647191Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T06:12:09.9693285Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T06:12:09.9737944Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T06:12:09.9782146Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T06:12:09.9826922Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T06:12:09.9875389Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T06:12:09.9927416Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T06:12:09.9973620Z Entering 'third_party/kleidiai' 2025-09-07T06:12:10.0017787Z Entering 'third_party/mimalloc' 2025-09-07T06:12:10.0063460Z Entering 'third_party/nlohmann' 2025-09-07T06:12:10.0107129Z Entering 'third_party/onnx' 2025-09-07T06:12:10.0168580Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T06:12:10.0217322Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T06:12:10.0261991Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T06:12:10.0306453Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T06:12:10.0348224Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T06:12:10.0391839Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T06:12:10.0441594Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T06:12:10.0484298Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T06:12:10.0526579Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T06:12:10.0575110Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T06:12:10.0621124Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T06:12:10.0664967Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T06:12:10.0731632Z Entering 'third_party/pocketfft' 2025-09-07T06:12:10.0777698Z Entering 'third_party/protobuf' 2025-09-07T06:12:10.0823681Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T06:12:10.0865104Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T06:12:10.0908658Z Entering 'third_party/psimd' 2025-09-07T06:12:10.0951806Z Entering 'third_party/pthreadpool' 2025-09-07T06:12:10.0996805Z Entering 'third_party/pybind11' 2025-09-07T06:12:10.1042357Z Entering 'third_party/python-peachpy' 2025-09-07T06:12:10.1086023Z Entering 'third_party/sleef' 2025-09-07T06:12:10.1129946Z Entering 'third_party/tensorpipe' 2025-09-07T06:12:10.1176816Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T06:12:10.1219646Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T06:12:10.1264785Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T06:12:10.1311752Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T06:12:10.1354061Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T06:12:10.1418244Z ##[endgroup] 2025-09-07T06:12:10.1455040Z [command]/usr/bin/git log -1 --format=%H 2025-09-07T06:12:10.1481712Z 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:10.1589924Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-09-07T06:12:10.1590335Z cd "${GITHUB_WORKSPACE}" 2025-09-07T06:12:10.1590852Z # Clean stale submodule dirs 2025-09-07T06:12:10.1591209Z if [ -z "${NO_SUDO}" ]; then 2025-09-07T06:12:10.1591662Z  sudo git submodule foreach --recursive git clean -ffdx 2025-09-07T06:12:10.1592099Z else 2025-09-07T06:12:10.1592446Z  git submodule foreach --recursive git clean -ffdx 2025-09-07T06:12:10.1592871Z fi 2025-09-07T06:12:10.1599930Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:12:10.1600312Z env: 2025-09-07T06:12:10.1600533Z PYTORCH_ROOT: /pytorch 2025-09-07T06:12:10.1600805Z PACKAGE_TYPE: libtorch 2025-09-07T06:12:10.1601053Z DESIRED_CUDA: cpu 2025-09-07T06:12:10.1601290Z GPU_ARCH_VERSION: 2025-09-07T06:12:10.1601525Z GPU_ARCH_TYPE: cpu 2025-09-07T06:12:10.1601791Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:12:10.1602233Z SKIP_ALL_TESTS: 1 2025-09-07T06:12:10.1602480Z LIBTORCH_CONFIG: release 2025-09-07T06:12:10.1602753Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:12:10.1603072Z DESIRED_PYTHON: 2025-09-07T06:12:10.1603319Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:12:10.1603777Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:10.1604237Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:12:10.1604515Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:12:10.1604838Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:12:10.1605571Z GITHUB_TOKEN: *** 2025-09-07T06:12:10.1605806Z PR_NUMBER: 2025-09-07T06:12:10.1606052Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:12:10.1606388Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:10.1606722Z NO_SUDO: false 2025-09-07T06:12:10.1606937Z ##[endgroup] 2025-09-07T06:12:10.1949880Z Entering 'android/libs/fbjni' 2025-09-07T06:12:10.1984424Z Entering 'third_party/FP16' 2025-09-07T06:12:10.2017411Z Entering 'third_party/FXdiv' 2025-09-07T06:12:10.2048787Z Entering 'third_party/NNPACK' 2025-09-07T06:12:10.2085284Z Entering 'third_party/NVTX' 2025-09-07T06:12:10.2124171Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T06:12:10.2159170Z Entering 'third_party/XNNPACK' 2025-09-07T06:12:10.2281234Z Entering 'third_party/aiter' 2025-09-07T06:12:10.2322684Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T06:12:10.2432140Z Entering 'third_party/benchmark' 2025-09-07T06:12:10.2466485Z Entering 'third_party/composable_kernel' 2025-09-07T06:12:10.2582259Z Entering 'third_party/cpp-httplib' 2025-09-07T06:12:10.2618275Z Entering 'third_party/cpuinfo' 2025-09-07T06:12:10.2657121Z Entering 'third_party/cudnn_frontend' 2025-09-07T06:12:10.2692485Z Entering 'third_party/cutlass' 2025-09-07T06:12:10.2790562Z Entering 'third_party/fbgemm' 2025-09-07T06:12:10.2850067Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T06:12:10.2882414Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T06:12:10.2985158Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T06:12:10.3025061Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T06:12:10.3122686Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T06:12:10.3156158Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T06:12:10.3190168Z Entering 'third_party/fbgemm/external/json' 2025-09-07T06:12:10.3234426Z Entering 'third_party/flash-attention' 2025-09-07T06:12:10.3275860Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T06:12:10.3369713Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T06:12:10.3460519Z Entering 'third_party/flatbuffers' 2025-09-07T06:12:10.3528103Z Entering 'third_party/fmt' 2025-09-07T06:12:10.3561503Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T06:12:10.3595627Z Entering 'third_party/gloo' 2025-09-07T06:12:10.3631449Z Entering 'third_party/googletest' 2025-09-07T06:12:10.3667549Z Entering 'third_party/ideep' 2025-09-07T06:12:10.3698562Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T06:12:10.3786040Z Entering 'third_party/ittapi' 2025-09-07T06:12:10.3821385Z Entering 'third_party/kineto' 2025-09-07T06:12:10.3858564Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T06:12:10.3894732Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T06:12:10.3940648Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T06:12:10.3977461Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T06:12:10.4010477Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T06:12:10.4040658Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T06:12:10.4072710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T06:12:10.4105821Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T06:12:10.4144061Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T06:12:10.4185954Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T06:12:10.4226030Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T06:12:10.4259315Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T06:12:10.4296184Z Entering 'third_party/kleidiai' 2025-09-07T06:12:10.4335552Z Entering 'third_party/mimalloc' 2025-09-07T06:12:10.4371387Z Entering 'third_party/nlohmann' 2025-09-07T06:12:10.4422739Z Entering 'third_party/onnx' 2025-09-07T06:12:10.4722874Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T06:12:10.4762017Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T06:12:10.4819212Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T06:12:10.4851304Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T06:12:10.4884812Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T06:12:10.4915320Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T06:12:10.4965339Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T06:12:10.4999276Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T06:12:10.5034098Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T06:12:10.5065751Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T06:12:10.5113513Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T06:12:10.5152768Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T06:12:10.5386907Z Entering 'third_party/pocketfft' 2025-09-07T06:12:10.5420028Z Entering 'third_party/protobuf' 2025-09-07T06:12:10.5494699Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T06:12:10.5526449Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T06:12:10.5563331Z Entering 'third_party/psimd' 2025-09-07T06:12:10.5594699Z Entering 'third_party/pthreadpool' 2025-09-07T06:12:10.5625772Z Entering 'third_party/pybind11' 2025-09-07T06:12:10.5661469Z Entering 'third_party/python-peachpy' 2025-09-07T06:12:10.5694564Z Entering 'third_party/sleef' 2025-09-07T06:12:10.5729342Z Entering 'third_party/tensorpipe' 2025-09-07T06:12:10.5763871Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T06:12:10.5801987Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T06:12:10.5835246Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T06:12:10.5875181Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T06:12:10.5906242Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T06:12:10.6095535Z Prepare all required actions 2025-09-07T06:12:10.6096042Z Getting action download info 2025-09-07T06:12:10.7278713Z ##[group]Run ./.github/actions/setup-linux 2025-09-07T06:12:10.7279077Z env: 2025-09-07T06:12:10.7279333Z PYTORCH_ROOT: /pytorch 2025-09-07T06:12:10.7279616Z PACKAGE_TYPE: libtorch 2025-09-07T06:12:10.7279908Z DESIRED_CUDA: cpu 2025-09-07T06:12:10.7280155Z GPU_ARCH_VERSION: 2025-09-07T06:12:10.7280429Z GPU_ARCH_TYPE: cpu 2025-09-07T06:12:10.7280708Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:12:10.7281052Z SKIP_ALL_TESTS: 1 2025-09-07T06:12:10.7281303Z LIBTORCH_CONFIG: release 2025-09-07T06:12:10.7281623Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:12:10.7281945Z DESIRED_PYTHON: 2025-09-07T06:12:10.7282231Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:12:10.7282727Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:10.7283222Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:12:10.7283577Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:12:10.7283934Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:12:10.7284636Z GITHUB_TOKEN: *** 2025-09-07T06:12:10.7284868Z PR_NUMBER: 2025-09-07T06:12:10.7285128Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:12:10.7285639Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:10.7285992Z ##[endgroup] 2025-09-07T06:12:10.7311245Z ##[group]Run set -euo pipefail 2025-09-07T06:12:10.7311624Z set -euo pipefail 2025-09-07T06:12:10.7311950Z function get_ec2_metadata() { 2025-09-07T06:12:10.7312387Z  # Pulled from instance metadata endpoint for EC2 2025-09-07T06:12:10.7313122Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-09-07T06:12:10.7313767Z  category=$1 2025-09-07T06:12:10.7314178Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-09-07T06:12:10.7314680Z  runner_name_str=i-0655ee0300fe7c329 2025-09-07T06:12:10.7315063Z  if [[ -f /.inarc ]]; then 2025-09-07T06:12:10.7315439Z  echo "ARC Runner, no info on ec2 metadata" 2025-09-07T06:12:10.7315877Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-09-07T06:12:10.7316421Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-09-07T06:12:10.7317001Z  else 2025-09-07T06:12:10.7318058Z  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-09-07T06:12:10.7319059Z  fi 2025-09-07T06:12:10.7319284Z } 2025-09-07T06:12:10.7319549Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-09-07T06:12:10.7320009Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-09-07T06:12:10.7320540Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-09-07T06:12:10.7321159Z echo "system info $(uname -a)" 2025-09-07T06:12:10.7328076Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:12:10.7328480Z env: 2025-09-07T06:12:10.7328717Z PYTORCH_ROOT: /pytorch 2025-09-07T06:12:10.7329008Z PACKAGE_TYPE: libtorch 2025-09-07T06:12:10.7329290Z DESIRED_CUDA: cpu 2025-09-07T06:12:10.7329535Z GPU_ARCH_VERSION: 2025-09-07T06:12:10.7329798Z GPU_ARCH_TYPE: cpu 2025-09-07T06:12:10.7330072Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:12:10.7330409Z SKIP_ALL_TESTS: 1 2025-09-07T06:12:10.7330673Z LIBTORCH_CONFIG: release 2025-09-07T06:12:10.7330969Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:12:10.7331301Z DESIRED_PYTHON: 2025-09-07T06:12:10.7331566Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:12:10.7332054Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:10.7332541Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:12:10.7333024Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:12:10.7333369Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:12:10.7333936Z GITHUB_TOKEN: *** 2025-09-07T06:12:10.7334187Z PR_NUMBER: 2025-09-07T06:12:10.7334436Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:12:10.7334817Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:10.7335153Z ##[endgroup] 2025-09-07T06:12:10.7474160Z ami-id: ami-05ffe3c48a9991133 2025-09-07T06:12:10.7578233Z instance-id: i-0655ee0300fe7c329 2025-09-07T06:12:10.7678356Z instance-type: r5.12xlarge 2025-09-07T06:12:10.7688434Z system info Linux ip-10-1-79-150.ec2.internal 6.1.141-155.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 17 10:29:47 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-09-07T06:12:10.7715425Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-09-07T06:12:10.7716644Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-09-07T06:12:10.7722919Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:12:10.7723404Z env: 2025-09-07T06:12:10.7723630Z PYTORCH_ROOT: /pytorch 2025-09-07T06:12:10.7724066Z PACKAGE_TYPE: libtorch 2025-09-07T06:12:10.7724339Z DESIRED_CUDA: cpu 2025-09-07T06:12:10.7724599Z GPU_ARCH_VERSION: 2025-09-07T06:12:10.7724854Z GPU_ARCH_TYPE: cpu 2025-09-07T06:12:10.7725144Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:12:10.7725473Z SKIP_ALL_TESTS: 1 2025-09-07T06:12:10.7725736Z LIBTORCH_CONFIG: release 2025-09-07T06:12:10.7726043Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:12:10.7726361Z DESIRED_PYTHON: 2025-09-07T06:12:10.7726640Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:12:10.7727117Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:10.7727617Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:12:10.7727921Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:12:10.7728280Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:12:10.7728852Z GITHUB_TOKEN: *** 2025-09-07T06:12:10.7729092Z PR_NUMBER: 2025-09-07T06:12:10.7729357Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:12:10.7729733Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:10.7730095Z ##[endgroup] 2025-09-07T06:12:10.7806622Z ##[group]Run if systemctl is-active --quiet docker; then 2025-09-07T06:12:10.7807109Z if systemctl is-active --quiet docker; then 2025-09-07T06:12:10.7807521Z  echo "Docker daemon is running..."; 2025-09-07T06:12:10.7807879Z else 2025-09-07T06:12:10.7808252Z  echo "Starting docker daemon..." && sudo systemctl start docker; 2025-09-07T06:12:10.7808717Z fi 2025-09-07T06:12:10.7814511Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:12:10.7814937Z env: 2025-09-07T06:12:10.7815160Z PYTORCH_ROOT: /pytorch 2025-09-07T06:12:10.7815458Z PACKAGE_TYPE: libtorch 2025-09-07T06:12:10.7815737Z DESIRED_CUDA: cpu 2025-09-07T06:12:10.7815997Z GPU_ARCH_VERSION: 2025-09-07T06:12:10.7816264Z GPU_ARCH_TYPE: cpu 2025-09-07T06:12:10.7816540Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:12:10.7816892Z SKIP_ALL_TESTS: 1 2025-09-07T06:12:10.7817143Z LIBTORCH_CONFIG: release 2025-09-07T06:12:10.7817452Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:12:10.7817772Z DESIRED_PYTHON: 2025-09-07T06:12:10.7818055Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:12:10.7818533Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:10.7819041Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:12:10.7819364Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:12:10.7819705Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:12:10.7820280Z GITHUB_TOKEN: *** 2025-09-07T06:12:10.7820520Z PR_NUMBER: 2025-09-07T06:12:10.7820789Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:12:10.7821306Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:10.7821673Z ##[endgroup] 2025-09-07T06:12:10.7901673Z Docker daemon is running... 2025-09-07T06:12:10.7946537Z ##[group]Run nick-fields/retry@v3.0.0 2025-09-07T06:12:10.7946876Z with: 2025-09-07T06:12:10.7947123Z shell: bash 2025-09-07T06:12:10.7947360Z timeout_minutes: 5 2025-09-07T06:12:10.7947635Z max_attempts: 3 2025-09-07T06:12:10.7947902Z retry_wait_seconds: 30 2025-09-07T06:12:10.7950636Z 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-09-07T06:12:10.7953396Z polling_interval_seconds: 1 2025-09-07T06:12:10.7953720Z warning_on_retry: true 2025-09-07T06:12:10.7954005Z continue_on_error: false 2025-09-07T06:12:10.7954290Z env: 2025-09-07T06:12:10.7954653Z PYTORCH_ROOT: /pytorch 2025-09-07T06:12:10.7954951Z PACKAGE_TYPE: libtorch 2025-09-07T06:12:10.7955226Z DESIRED_CUDA: cpu 2025-09-07T06:12:10.7955492Z GPU_ARCH_VERSION: 2025-09-07T06:12:10.7955768Z GPU_ARCH_TYPE: cpu 2025-09-07T06:12:10.7956052Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:12:10.7956406Z SKIP_ALL_TESTS: 1 2025-09-07T06:12:10.7956768Z LIBTORCH_CONFIG: release 2025-09-07T06:12:10.7957176Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:12:10.7957472Z DESIRED_PYTHON: 2025-09-07T06:12:10.7957737Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:12:10.7958180Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:10.7958641Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:12:10.7958939Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:12:10.7959254Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:12:10.7959939Z GITHUB_TOKEN: *** 2025-09-07T06:12:10.7960445Z PR_NUMBER: 2025-09-07T06:12:10.7960726Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:12:10.7961295Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:10.7961668Z AWS_RETRY_MODE: standard 2025-09-07T06:12:10.7961968Z AWS_MAX_ATTEMPTS: 5 2025-09-07T06:12:10.7962244Z ##[endgroup] 2025-09-07T06:12:11.9762352Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-09-07T06:12:11.9763097Z Configure a credential helper to remove this warning. See 2025-09-07T06:12:11.9763782Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-09-07T06:12:11.9764244Z 2025-09-07T06:12:11.9764363Z Login Succeeded 2025-09-07T06:12:12.5125410Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-09-07T06:12:12.5126147Z Configure a credential helper to remove this warning. See 2025-09-07T06:12:12.5126790Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-09-07T06:12:12.5127233Z 2025-09-07T06:12:12.5127378Z Login Succeeded 2025-09-07T06:12:12.8876225Z Command completed after 1 attempt(s). 2025-09-07T06:12:12.8945064Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-09-07T06:12:12.8945790Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-09-07T06:12:12.8946346Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-09-07T06:12:12.8955474Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:12:12.8955940Z env: 2025-09-07T06:12:12.8956189Z PYTORCH_ROOT: /pytorch 2025-09-07T06:12:12.8956521Z PACKAGE_TYPE: libtorch 2025-09-07T06:12:12.8956814Z DESIRED_CUDA: cpu 2025-09-07T06:12:12.8957100Z GPU_ARCH_VERSION: 2025-09-07T06:12:12.8957600Z GPU_ARCH_TYPE: cpu 2025-09-07T06:12:12.8958094Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:12:12.8958417Z SKIP_ALL_TESTS: 1 2025-09-07T06:12:12.8958683Z LIBTORCH_CONFIG: release 2025-09-07T06:12:12.8958966Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:12:12.8959304Z DESIRED_PYTHON: 2025-09-07T06:12:12.8959584Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:12:12.8960475Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:12.8961096Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:12:12.8961422Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:12:12.8961805Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:12:12.8962485Z GITHUB_TOKEN: *** 2025-09-07T06:12:12.8962744Z PR_NUMBER: 2025-09-07T06:12:12.8963034Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:12:12.8963426Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:12.8963821Z ##[endgroup] 2025-09-07T06:12:12.9060069Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-09-07T06:12:12.9061016Z # ignore expansion of "docker ps -q" since it could be empty 2025-09-07T06:12:12.9061527Z # shellcheck disable=SC2046 2025-09-07T06:12:12.9061909Z docker stop $(docker ps -q) || true 2025-09-07T06:12:12.9062505Z # Prune all of the docker images 2025-09-07T06:12:12.9062879Z docker system prune -af 2025-09-07T06:12:12.9069268Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:12:12.9069705Z env: 2025-09-07T06:12:12.9069966Z PYTORCH_ROOT: /pytorch 2025-09-07T06:12:12.9070273Z PACKAGE_TYPE: libtorch 2025-09-07T06:12:12.9070580Z DESIRED_CUDA: cpu 2025-09-07T06:12:12.9070848Z GPU_ARCH_VERSION: 2025-09-07T06:12:12.9071142Z GPU_ARCH_TYPE: cpu 2025-09-07T06:12:12.9071438Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:12:12.9071811Z SKIP_ALL_TESTS: 1 2025-09-07T06:12:12.9072082Z LIBTORCH_CONFIG: release 2025-09-07T06:12:12.9072422Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:12:12.9072793Z DESIRED_PYTHON: 2025-09-07T06:12:12.9073083Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:12:12.9073609Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:12.9074124Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:12:12.9074480Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:12:12.9074848Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:12:12.9075454Z GITHUB_TOKEN: *** 2025-09-07T06:12:12.9075729Z PR_NUMBER: 2025-09-07T06:12:12.9076001Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:12:12.9076516Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:12.9076849Z ##[endgroup] 2025-09-07T06:12:12.9358909Z "docker stop" requires at least 1 argument. 2025-09-07T06:12:12.9359341Z See 'docker stop --help'. 2025-09-07T06:12:12.9359537Z 2025-09-07T06:12:12.9359950Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-09-07T06:12:12.9360445Z 2025-09-07T06:12:12.9360575Z Stop one or more running containers 2025-09-07T06:12:12.9519483Z Total reclaimed space: 0B 2025-09-07T06:12:12.9557418Z ##[group]Run set +e 2025-09-07T06:12:12.9557729Z set +e 2025-09-07T06:12:12.9557983Z set -x 2025-09-07T06:12:12.9558211Z  2025-09-07T06:12:12.9558495Z PT_DOMAIN=download.pytorch.org 2025-09-07T06:12:12.9559155Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-09-07T06:12:12.9560399Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-09-07T06:12:12.9561033Z # one is returned at random 2025-09-07T06:12:12.9561484Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-09-07T06:12:12.9561933Z  2025-09-07T06:12:12.9562188Z if [ -z "${RESOLVED_IP}" ]; then 2025-09-07T06:12:12.9562702Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-09-07T06:12:12.9563482Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-09-07T06:12:12.9563938Z  2025-09-07T06:12:12.9564209Z  if [ -z "${RESOLVED_IP}" ]; then 2025-09-07T06:12:12.9564645Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-09-07T06:12:12.9565080Z  exit 1 2025-09-07T06:12:12.9565333Z  fi 2025-09-07T06:12:12.9565582Z fi 2025-09-07T06:12:12.9565803Z  2025-09-07T06:12:12.9566098Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-09-07T06:12:12.9566527Z  # Clean up any old records first 2025-09-07T06:12:12.9566933Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-09-07T06:12:12.9567345Z fi 2025-09-07T06:12:12.9567594Z  2025-09-07T06:12:12.9567981Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-09-07T06:12:12.9568434Z cat /etc/hosts 2025-09-07T06:12:12.9574645Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:12:12.9575031Z env: 2025-09-07T06:12:12.9575272Z PYTORCH_ROOT: /pytorch 2025-09-07T06:12:12.9575540Z PACKAGE_TYPE: libtorch 2025-09-07T06:12:12.9575817Z DESIRED_CUDA: cpu 2025-09-07T06:12:12.9576065Z GPU_ARCH_VERSION: 2025-09-07T06:12:12.9576301Z GPU_ARCH_TYPE: cpu 2025-09-07T06:12:12.9576706Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:12:12.9577010Z SKIP_ALL_TESTS: 1 2025-09-07T06:12:12.9577259Z LIBTORCH_CONFIG: release 2025-09-07T06:12:12.9577534Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:12:12.9577845Z DESIRED_PYTHON: 2025-09-07T06:12:12.9578096Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:12:12.9578548Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:12.9578998Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:12:12.9579295Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:12:12.9579648Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:12:12.9580186Z GITHUB_TOKEN: *** 2025-09-07T06:12:12.9580431Z PR_NUMBER: 2025-09-07T06:12:12.9580674Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:12:12.9581029Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:12.9581371Z ##[endgroup] 2025-09-07T06:12:12.9631937Z + PT_DOMAIN=download.pytorch.org 2025-09-07T06:12:12.9637547Z ++ dig -4 +short download.pytorch.org 2025-09-07T06:12:12.9639343Z ++ tail -n1 2025-09-07T06:12:13.0113590Z + RESOLVED_IP=18.160.10.36 2025-09-07T06:12:13.0113920Z + '[' -z 18.160.10.36 ']' 2025-09-07T06:12:13.0114250Z + grep -r download.pytorch.org /etc/hosts 2025-09-07T06:12:13.0132114Z + echo '18.160.10.36 download.pytorch.org' 2025-09-07T06:12:13.3951156Z + sudo tee -a /etc/hosts 2025-09-07T06:12:13.3951534Z 18.160.10.36 download.pytorch.org 2025-09-07T06:12:13.3967624Z + cat /etc/hosts 2025-09-07T06:12:13.3977251Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-09-07T06:12:13.3984643Z ::1 localhost6 localhost6.localdomain6 2025-09-07T06:12:13.3985246Z 18.160.10.36 download.pytorch.org 2025-09-07T06:12:13.4022734Z Prepare all required actions 2025-09-07T06:12:13.4053516Z ##[group]Run ./.github/actions/chown-workspace 2025-09-07T06:12:13.4053885Z with: 2025-09-07T06:12:13.4054270Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:13.4054753Z env: 2025-09-07T06:12:13.4054983Z PYTORCH_ROOT: /pytorch 2025-09-07T06:12:13.4055261Z PACKAGE_TYPE: libtorch 2025-09-07T06:12:13.4055542Z DESIRED_CUDA: cpu 2025-09-07T06:12:13.4055786Z GPU_ARCH_VERSION: 2025-09-07T06:12:13.4056052Z GPU_ARCH_TYPE: cpu 2025-09-07T06:12:13.4056326Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:12:13.4056664Z SKIP_ALL_TESTS: 1 2025-09-07T06:12:13.4056910Z LIBTORCH_CONFIG: release 2025-09-07T06:12:13.4057217Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:12:13.4057545Z DESIRED_PYTHON: 2025-09-07T06:12:13.4057811Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:12:13.4058298Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:13.4058833Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:12:13.4059137Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:12:13.4059488Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:12:13.4060520Z GITHUB_TOKEN: *** 2025-09-07T06:12:13.4060907Z PR_NUMBER: 2025-09-07T06:12:13.4061366Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:12:13.4062018Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:13.4062625Z ##[endgroup] 2025-09-07T06:12:13.4092028Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-09-07T06:12:13.4092761Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-09-07T06:12:13.4101843Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:12:13.4102270Z env: 2025-09-07T06:12:13.4102494Z PYTORCH_ROOT: /pytorch 2025-09-07T06:12:13.4102790Z PACKAGE_TYPE: libtorch 2025-09-07T06:12:13.4103078Z DESIRED_CUDA: cpu 2025-09-07T06:12:13.4103337Z GPU_ARCH_VERSION: 2025-09-07T06:12:13.4103602Z GPU_ARCH_TYPE: cpu 2025-09-07T06:12:13.4103879Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:12:13.4104224Z SKIP_ALL_TESTS: 1 2025-09-07T06:12:13.4104588Z LIBTORCH_CONFIG: release 2025-09-07T06:12:13.4105250Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:12:13.4105626Z DESIRED_PYTHON: 2025-09-07T06:12:13.4105919Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:12:13.4106426Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:13.4106926Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:12:13.4107247Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:12:13.4107598Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:12:13.4108192Z GITHUB_TOKEN: *** 2025-09-07T06:12:13.4108437Z PR_NUMBER: 2025-09-07T06:12:13.4108709Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:12:13.4109098Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:13.4109458Z ##[endgroup] 2025-09-07T06:12:13.4306385Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-09-07T06:12:13.6619432Z latest: Pulling from tool/alpine 2025-09-07T06:12:13.6619863Z 540db60ca938: Pulling fs layer 2025-09-07T06:12:13.7714172Z 540db60ca938: Verifying Checksum 2025-09-07T06:12:13.7714564Z 540db60ca938: Download complete 2025-09-07T06:12:13.8561791Z 540db60ca938: Pull complete 2025-09-07T06:12:13.8680277Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-09-07T06:12:13.8727810Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-09-07T06:12:19.1101121Z ##[group]Run set -eux 2025-09-07T06:12:19.1101468Z set -eux 2025-09-07T06:12:19.1101703Z  2025-09-07T06:12:19.1101960Z rm -rf "${GITHUB_WORKSPACE}" 2025-09-07T06:12:19.1102312Z mkdir "${GITHUB_WORKSPACE}" 2025-09-07T06:12:19.1102640Z  2025-09-07T06:12:19.1103448Z if [[ linux-binary-libtorch-release == 'linux-aarch64-binary-manywheel' ]] || [[ linux-binary-libtorch-release == 'linux-s390x-binary-manywheel' ]] ; then 2025-09-07T06:12:19.1104501Z  rm -rf "${RUNNER_TEMP}/artifacts" 2025-09-07T06:12:19.1105068Z  mkdir "${RUNNER_TEMP}/artifacts" 2025-09-07T06:12:19.1105499Z fi 2025-09-07T06:12:19.1113149Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:12:19.1113577Z env: 2025-09-07T06:12:19.1113826Z PYTORCH_ROOT: /pytorch 2025-09-07T06:12:19.1114120Z PACKAGE_TYPE: libtorch 2025-09-07T06:12:19.1114412Z DESIRED_CUDA: cpu 2025-09-07T06:12:19.1114735Z GPU_ARCH_VERSION: 2025-09-07T06:12:19.1114997Z GPU_ARCH_TYPE: cpu 2025-09-07T06:12:19.1115298Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:12:19.1115667Z SKIP_ALL_TESTS: 1 2025-09-07T06:12:19.1115940Z LIBTORCH_CONFIG: release 2025-09-07T06:12:19.1116260Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:12:19.1116588Z DESIRED_PYTHON: 2025-09-07T06:12:19.1116989Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:12:19.1117548Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:19.1118012Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:12:19.1118299Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:12:19.1118641Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:12:19.1119216Z GITHUB_TOKEN: *** 2025-09-07T06:12:19.1119441Z PR_NUMBER: 2025-09-07T06:12:19.1119691Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:12:19.1120033Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:19.1120366Z ##[endgroup] 2025-09-07T06:12:19.1153016Z + rm -rf /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-09-07T06:12:21.8713939Z + mkdir /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-09-07T06:12:21.8732168Z + [[ linux-binary-libtorch-release == \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-09-07T06:12:21.8733125Z + [[ linux-binary-libtorch-release == \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-09-07T06:12:21.8808370Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2025-09-07T06:12:21.8808810Z with: 2025-09-07T06:12:21.8809065Z ref: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:21.8809555Z submodules: recursive 2025-09-07T06:12:21.8809815Z path: pytorch 2025-09-07T06:12:21.8810043Z show-progress: false 2025-09-07T06:12:21.8810315Z repository: pytorch/pytorch 2025-09-07T06:12:21.8810742Z token: *** 2025-09-07T06:12:21.8810955Z ssh-strict: true 2025-09-07T06:12:21.8811191Z ssh-user: git 2025-09-07T06:12:21.8811422Z persist-credentials: true 2025-09-07T06:12:21.8811698Z clean: true 2025-09-07T06:12:21.8811933Z sparse-checkout-cone-mode: true 2025-09-07T06:12:21.8812235Z fetch-depth: 1 2025-09-07T06:12:21.8812456Z fetch-tags: false 2025-09-07T06:12:21.8812686Z lfs: false 2025-09-07T06:12:21.8812920Z set-safe-directory: true 2025-09-07T06:12:21.8813169Z env: 2025-09-07T06:12:21.8813382Z PYTORCH_ROOT: /pytorch 2025-09-07T06:12:21.8813699Z PACKAGE_TYPE: libtorch 2025-09-07T06:12:21.8813951Z DESIRED_CUDA: cpu 2025-09-07T06:12:21.8814192Z GPU_ARCH_VERSION: 2025-09-07T06:12:21.8814428Z GPU_ARCH_TYPE: cpu 2025-09-07T06:12:21.8814699Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:12:21.8815004Z SKIP_ALL_TESTS: 1 2025-09-07T06:12:21.8815245Z LIBTORCH_CONFIG: release 2025-09-07T06:12:21.8815532Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:12:21.8815826Z DESIRED_PYTHON: 2025-09-07T06:12:21.8816082Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:12:21.8816519Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:12:21.8816978Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:12:21.8817258Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:12:21.8817582Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:12:21.8818074Z GITHUB_TOKEN: *** 2025-09-07T06:12:21.8818296Z PR_NUMBER: 2025-09-07T06:12:21.8818546Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:12:21.8818890Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:21.8819230Z ##[endgroup] 2025-09-07T06:12:21.9934415Z Syncing repository: pytorch/pytorch 2025-09-07T06:12:21.9935908Z ##[group]Getting Git version info 2025-09-07T06:12:21.9936483Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2025-09-07T06:12:21.9966432Z [command]/usr/bin/git version 2025-09-07T06:12:22.0008300Z git version 2.47.1 2025-09-07T06:12:22.0032613Z ##[endgroup] 2025-09-07T06:12:22.0042063Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/53512b2e-c4e5-49ad-9fd4-2cc3995060a0/.gitconfig' 2025-09-07T06:12:22.0051826Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/53512b2e-c4e5-49ad-9fd4-2cc3995060a0' before making global git config changes 2025-09-07T06:12:22.0052912Z Adding repository directory to the temporary git global config as a safe directory 2025-09-07T06:12:22.0065324Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-09-07T06:12:22.0096862Z ##[group]Initializing the repository 2025-09-07T06:12:22.0101181Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-09-07T06:12:22.0135674Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-09-07T06:12:22.0136401Z hint: is subject to change. To configure the initial branch name to use in all 2025-09-07T06:12:22.0137058Z hint: of your new repositories, which will suppress this warning, call: 2025-09-07T06:12:22.0137519Z hint: 2025-09-07T06:12:22.0137830Z hint: git config --global init.defaultBranch 2025-09-07T06:12:22.0138211Z hint: 2025-09-07T06:12:22.0138581Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-09-07T06:12:22.0139221Z hint: 'development'. The just-created branch can be renamed via this command: 2025-09-07T06:12:22.0139719Z hint: 2025-09-07T06:12:22.0139961Z hint: git branch -m 2025-09-07T06:12:22.0140826Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2025-09-07T06:12:22.0145511Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-09-07T06:12:22.0173272Z ##[endgroup] 2025-09-07T06:12:22.0173768Z ##[group]Disabling automatic garbage collection 2025-09-07T06:12:22.0175918Z [command]/usr/bin/git config --local gc.auto 0 2025-09-07T06:12:22.0203337Z ##[endgroup] 2025-09-07T06:12:22.0203793Z ##[group]Setting up auth 2025-09-07T06:12:22.0207874Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-09-07T06:12:22.0235231Z [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-09-07T06:12:22.0531925Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-09-07T06:12:22.0557851Z [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-09-07T06:12:22.0849905Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-09-07T06:12:22.0897367Z ##[endgroup] 2025-09-07T06:12:22.0898187Z ##[group]Fetching the repository 2025-09-07T06:12:22.0912072Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:27.5081117Z From https://github.com/pytorch/pytorch 2025-09-07T06:12:27.5081657Z * branch 93fb23d6fae7c4e82c4239a1033e522088742634 -> FETCH_HEAD 2025-09-07T06:12:27.5103755Z ##[endgroup] 2025-09-07T06:12:27.5104211Z ##[group]Determining the checkout info 2025-09-07T06:12:27.5105014Z ##[endgroup] 2025-09-07T06:12:27.5110014Z [command]/usr/bin/git sparse-checkout disable 2025-09-07T06:12:27.5141222Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-09-07T06:12:27.5168129Z ##[group]Checking out the ref 2025-09-07T06:12:27.5171606Z [command]/usr/bin/git checkout --progress --force 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:12:28.5472535Z Updating files: 90% (17506/19405) 2025-09-07T06:12:28.5577767Z Updating files: 91% (17659/19405) 2025-09-07T06:12:28.5700874Z Updating files: 92% (17853/19405) 2025-09-07T06:12:28.5863522Z Updating files: 93% (18047/19405) 2025-09-07T06:12:28.6036355Z Updating files: 94% (18241/19405) 2025-09-07T06:12:28.6177802Z Updating files: 95% (18435/19405) 2025-09-07T06:12:28.6312308Z Updating files: 96% (18629/19405) 2025-09-07T06:12:28.6475472Z Updating files: 97% (18823/19405) 2025-09-07T06:12:28.6707687Z Updating files: 98% (19017/19405) 2025-09-07T06:12:28.6853828Z Updating files: 99% (19211/19405) 2025-09-07T06:12:28.6854873Z Updating files: 100% (19405/19405) 2025-09-07T06:12:28.6855315Z Updating files: 100% (19405/19405), done. 2025-09-07T06:12:28.7076272Z Note: switching to '93fb23d6fae7c4e82c4239a1033e522088742634'. 2025-09-07T06:12:28.7076892Z 2025-09-07T06:12:28.7077206Z You are in 'detached HEAD' state. You can look around, make experimental 2025-09-07T06:12:28.7077874Z changes and commit them, and you can discard any commits you make in this 2025-09-07T06:12:28.7078505Z state without impacting any branches by switching back to a branch. 2025-09-07T06:12:28.7078872Z 2025-09-07T06:12:28.7079105Z If you want to create a new branch to retain commits you create, you may 2025-09-07T06:12:28.7079675Z do so (now or later) by using -c with the switch command. Example: 2025-09-07T06:12:28.7080004Z 2025-09-07T06:12:28.7080128Z git switch -c 2025-09-07T06:12:28.7080361Z 2025-09-07T06:12:28.7080478Z Or undo this operation with: 2025-09-07T06:12:28.7080679Z 2025-09-07T06:12:28.7080788Z git switch - 2025-09-07T06:12:28.7080933Z 2025-09-07T06:12:28.7081438Z Turn off this advice by setting config variable advice.detachedHead to false 2025-09-07T06:12:28.7081842Z 2025-09-07T06:12:28.7082037Z HEAD is now at 93fb23d Build vLLM nightly wheels (#162000) 2025-09-07T06:12:28.7110929Z ##[endgroup] 2025-09-07T06:12:28.7111644Z ##[group]Setting up auth for fetching submodules 2025-09-07T06:12:28.7116390Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-09-07T06:12:28.7169012Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-09-07T06:12:28.7195064Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-09-07T06:12:28.7223468Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-09-07T06:12:28.7247425Z ##[endgroup] 2025-09-07T06:12:28.7247865Z ##[group]Fetching submodules 2025-09-07T06:12:28.7250231Z [command]/usr/bin/git submodule sync --recursive 2025-09-07T06:12:28.7578236Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-09-07T06:12:28.7893889Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-09-07T06:12:28.7895106Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-09-07T06:12:28.7896313Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-09-07T06:12:28.7898894Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-09-07T06:12:28.7901567Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-09-07T06:12:28.7905200Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-09-07T06:12:28.7908035Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-09-07T06:12:28.7911191Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-09-07T06:12:28.7916006Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-09-07T06:12:28.7919459Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-09-07T06:12:28.7922838Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-09-07T06:12:28.7926394Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-09-07T06:12:28.7930126Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-09-07T06:12:28.7933680Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-09-07T06:12:28.7937478Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-09-07T06:12:28.7941603Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-09-07T06:12:28.7947481Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-09-07T06:12:28.7951662Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-09-07T06:12:28.7956112Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-09-07T06:12:28.7961031Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-09-07T06:12:28.7965570Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-09-07T06:12:28.7970144Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-09-07T06:12:28.7974970Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-09-07T06:12:28.7979627Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-09-07T06:12:28.7984532Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-09-07T06:12:28.7989865Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-09-07T06:12:28.7994996Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-09-07T06:12:28.8000158Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-09-07T06:12:28.8005662Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-09-07T06:12:28.8010785Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-09-07T06:12:28.8016196Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-09-07T06:12:28.8021697Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-09-07T06:12:28.8027829Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-09-07T06:12:28.8035118Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-09-07T06:12:28.8041254Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-09-07T06:12:28.8047059Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-09-07T06:12:28.8053158Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-09-07T06:12:28.8086643Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2025-09-07T06:12:29.0446986Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2025-09-07T06:12:29.0447955Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2025-09-07T06:12:29.0448860Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2025-09-07T06:12:29.0449787Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2025-09-07T06:12:29.0450696Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2025-09-07T06:12:29.0623453Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2025-09-07T06:12:29.0713927Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2025-09-07T06:12:29.0714898Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2025-09-07T06:12:29.0716092Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2025-09-07T06:12:29.0765195Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NVTX'... 2025-09-07T06:12:29.2618357Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2025-09-07T06:12:29.2619538Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2025-09-07T06:12:29.2620643Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2025-09-07T06:12:29.2622698Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2025-09-07T06:12:29.2624553Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2025-09-07T06:12:29.2626358Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2025-09-07T06:12:29.2628195Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kleidiai'... 2025-09-07T06:12:29.2629998Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2025-09-07T06:12:29.2631945Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-09-07T06:12:29.2633927Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2025-09-07T06:12:29.2635791Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2025-09-07T06:12:29.2637683Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2025-09-07T06:12:29.2768722Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2025-09-07T06:12:31.1306593Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention'... 2025-09-07T06:12:31.1307621Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2025-09-07T06:12:31.1308540Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2025-09-07T06:12:31.1309539Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-09-07T06:12:31.1310591Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-09-07T06:12:31.1311595Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2025-09-07T06:12:31.1312547Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/aiter'... 2025-09-07T06:12:31.1313460Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2025-09-07T06:12:31.1314363Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2025-09-07T06:12:31.1315263Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2025-09-07T06:12:31.1316166Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2025-09-07T06:12:31.1317188Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2025-09-07T06:12:31.1318237Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/composable_kernel'... 2025-09-07T06:12:31.5924344Z From https://github.com/facebookincubator/fbjni 2025-09-07T06:12:31.5924988Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2025-09-07T06:12:31.6061947Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-09-07T06:12:32.0002504Z From https://github.com/Maratyszcza/FP16 2025-09-07T06:12:32.0003076Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-09-07T06:12:32.0102490Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-09-07T06:12:32.3543377Z From https://github.com/Maratyszcza/FXdiv 2025-09-07T06:12:32.3543987Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-09-07T06:12:32.3610033Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-09-07T06:12:32.7382137Z From https://github.com/Maratyszcza/NNPACK 2025-09-07T06:12:32.7383423Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2025-09-07T06:12:32.7586393Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-09-07T06:12:33.2569333Z From https://github.com/NVIDIA/NVTX 2025-09-07T06:12:33.2569900Z * branch 2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07 -> FETCH_HEAD 2025-09-07T06:12:33.3354914Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-09-07T06:12:33.8052859Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-09-07T06:12:33.8053572Z * branch 1d8f600fd424278486eade7ed3e877c99f0846b1 -> FETCH_HEAD 2025-09-07T06:12:33.8367519Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-09-07T06:12:36.7552563Z From https://github.com/google/XNNPACK 2025-09-07T06:12:36.7553196Z * branch 51a0103656eff6fc9bfd39a4597923c4b542c883 -> FETCH_HEAD 2025-09-07T06:12:37.3755673Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-09-07T06:12:38.0843150Z From https://github.com/ROCm/aiter 2025-09-07T06:12:38.0843717Z * branch 01aae101b9e5e94d6c16a9514c9fb8df99c93150 -> FETCH_HEAD 2025-09-07T06:12:38.2132883Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-09-07T06:12:38.2152456Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T06:12:38.2182961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-09-07T06:12:41.0211617Z From https://github.com/ROCm/composable_kernel 2025-09-07T06:12:41.0212232Z * branch cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf -> FETCH_HEAD 2025-09-07T06:12:41.2826600Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-09-07T06:12:41.7634281Z From https://github.com/google/benchmark 2025-09-07T06:12:41.7634898Z * branch 299e5928955cc62af9968370293b916f5130916f -> FETCH_HEAD 2025-09-07T06:12:41.7813352Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-09-07T06:12:42.6688092Z From https://github.com/ROCm/composable_kernel 2025-09-07T06:12:42.6688689Z * branch 7fe50dc3da2069d6645d9deb8c017a876472a977 -> FETCH_HEAD 2025-09-07T06:12:42.9539953Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-09-07T06:12:42.9955592Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-09-07T06:12:43.4511591Z From https://github.com/pytorch/cpuinfo 2025-09-07T06:12:43.4512209Z * branch 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d -> FETCH_HEAD 2025-09-07T06:12:43.5422677Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-09-07T06:12:44.0427761Z From https://github.com/NVIDIA/cudnn-frontend 2025-09-07T06:12:44.0428368Z * branch f937055efc6d414d11f4c6577e3977fe74f35fb6 -> FETCH_HEAD 2025-09-07T06:12:44.0796772Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-09-07T06:12:44.8538689Z From https://github.com/NVIDIA/cutlass 2025-09-07T06:12:44.8539294Z * branch e51efbfe18fe4f4cbb66ab814c55bf4aa0185491 -> FETCH_HEAD 2025-09-07T06:12:45.4809469Z Submodule path 'third_party/cutlass': checked out 'e51efbfe18fe4f4cbb66ab814c55bf4aa0185491' 2025-09-07T06:12:45.9154487Z From https://github.com/pytorch/fbgemm 2025-09-07T06:12:45.9155105Z * branch 4b39c551efe15e6bbade20565b0ceb2d8ce3352d -> FETCH_HEAD 2025-09-07T06:12:46.0382504Z Submodule path 'third_party/fbgemm': checked out '4b39c551efe15e6bbade20565b0ceb2d8ce3352d' 2025-09-07T06:12:46.0405189Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-09-07T06:12:46.0406583Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-09-07T06:12:46.0408167Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-09-07T06:12:46.0410643Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-09-07T06:12:46.0413922Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-09-07T06:12:46.0417020Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-09-07T06:12:46.0420131Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-09-07T06:12:46.0450850Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-09-07T06:12:46.5930000Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-09-07T06:12:46.5931192Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-09-07T06:12:46.5932283Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-09-07T06:12:46.6931239Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-09-07T06:12:47.3844002Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-09-07T06:12:47.4844799Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-09-07T06:12:48.7961728Z From https://github.com/asmjit/asmjit 2025-09-07T06:12:48.7962301Z * branch a3199e8857792cd10b7589ff5d58343d2c9008ea -> FETCH_HEAD 2025-09-07T06:12:48.8451015Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-09-07T06:12:49.4445213Z From https://github.com/jwfromm/composable_kernel 2025-09-07T06:12:49.4445966Z * branch b1281b8b08d973a7064f864f47eeb30f3e2596e9 -> FETCH_HEAD 2025-09-07T06:12:49.7005944Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out 'b1281b8b08d973a7064f864f47eeb30f3e2596e9' 2025-09-07T06:12:50.1489364Z From https://github.com/pytorch/cpuinfo 2025-09-07T06:12:50.1489951Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-09-07T06:12:50.2406616Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-09-07T06:12:52.0376483Z From https://github.com/jwfromm/cutlass 2025-09-07T06:12:52.0377476Z * branch 311f3c8e51dc0eb56310cfc6980bf63d0fbd7917 -> FETCH_HEAD 2025-09-07T06:12:52.6697769Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '311f3c8e51dc0eb56310cfc6980bf63d0fbd7917' 2025-09-07T06:12:53.1984900Z From https://github.com/google/googletest 2025-09-07T06:12:53.1985663Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-09-07T06:12:53.2326149Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-09-07T06:12:53.6201509Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-09-07T06:12:53.6202180Z * branch 63b6a7b541fa7f08f8475ca7d74054db36ff2691 -> FETCH_HEAD 2025-09-07T06:12:53.6287755Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-09-07T06:12:54.3387367Z From https://github.com/nlohmann/json 2025-09-07T06:12:54.3387945Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-09-07T06:12:54.4336384Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-09-07T06:12:54.9634216Z From https://github.com/Dao-AILab/flash-attention 2025-09-07T06:12:54.9634808Z * branch 979702c87a8713a8e0a5e9fee122b90d2ef13be5 -> FETCH_HEAD 2025-09-07T06:12:55.0284143Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-09-07T06:12:55.0303876Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T06:12:55.0305566Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-09-07T06:12:55.0335227Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-09-07T06:12:56.7510708Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-09-07T06:12:57.9205857Z From https://github.com/ROCm/composable_kernel 2025-09-07T06:12:57.9206821Z * branch 888317e698e9803c62bd38568abc9e05d7709f33 -> FETCH_HEAD 2025-09-07T06:12:58.1543654Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-09-07T06:12:59.6338417Z From https://github.com/NVIDIA/cutlass 2025-09-07T06:12:59.6338984Z * branch c506e16788cb08416a4a57e11a9067beeee29420 -> FETCH_HEAD 2025-09-07T06:13:00.2160287Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-09-07T06:13:00.9165779Z From https://github.com/google/flatbuffers 2025-09-07T06:13:00.9166440Z * branch a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 -> FETCH_HEAD 2025-09-07T06:13:01.0290723Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-09-07T06:13:01.5046868Z From https://github.com/fmtlib/fmt 2025-09-07T06:13:01.5047450Z * branch 40626af88bd7df9a5fb80be7b25ac85b122d6c21 -> FETCH_HEAD 2025-09-07T06:13:01.5288738Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-09-07T06:13:02.0028905Z From https://github.com/google/gemmlowp 2025-09-07T06:13:02.0029472Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2025-09-07T06:13:02.0328307Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-09-07T06:13:02.4796588Z From https://github.com/pytorch/gloo 2025-09-07T06:13:02.4797332Z * branch c7b7b022c124d9643957d9bd55f57ac59fce8fa2 -> FETCH_HEAD 2025-09-07T06:13:02.5014297Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-09-07T06:13:03.0362356Z From https://github.com/google/googletest 2025-09-07T06:13:03.0363018Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-09-07T06:13:03.0684372Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-09-07T06:13:03.4863298Z From https://github.com/intel/ideep 2025-09-07T06:13:03.4863845Z * branch 719d8e6cd7f7a0e01b155657526d693acf97c2b3 -> FETCH_HEAD 2025-09-07T06:13:03.4950017Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-09-07T06:13:03.4970172Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-09-07T06:13:03.5002305Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-09-07T06:13:09.8847098Z From https://github.com/intel/mkl-dnn 2025-09-07T06:13:09.8848382Z * branch 8d263e693366ef8db40acc569cc7d8edf644556d -> FETCH_HEAD 2025-09-07T06:13:10.3618506Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-09-07T06:13:10.8068281Z From https://github.com/intel/ittapi 2025-09-07T06:13:10.8069186Z * branch dec1d23ca65ab069d225dfe40dea14f455170959 -> FETCH_HEAD 2025-09-07T06:13:10.8226715Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-09-07T06:13:11.2611974Z From https://github.com/pytorch/kineto 2025-09-07T06:13:11.2612559Z * branch 5e7501833f1021ce6f618572d3baf657b6319658 -> FETCH_HEAD 2025-09-07T06:13:11.3427489Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-09-07T06:13:11.3448049Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T06:13:11.3449581Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T06:13:11.3451000Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T06:13:11.3481900Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-09-07T06:13:11.7841704Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-09-07T06:13:11.7843024Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-09-07T06:13:12.4543459Z From https://github.com/facebookincubator/dynolog 2025-09-07T06:13:12.4544073Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2025-09-07T06:13:12.5304025Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-09-07T06:13:12.5323227Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T06:13:12.5324710Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T06:13:12.5326333Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T06:13:12.5329301Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T06:13:12.5332167Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T06:13:12.5335487Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T06:13:12.5338510Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T06:13:12.5341754Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T06:13:12.5373752Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-09-07T06:13:14.0907344Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-09-07T06:13:14.0909188Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-09-07T06:13:14.0910817Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-09-07T06:13:14.0912512Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-09-07T06:13:14.0913860Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-09-07T06:13:14.0915223Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-09-07T06:13:14.0916586Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-09-07T06:13:15.3782512Z From https://github.com/NVIDIA/DCGM 2025-09-07T06:13:15.3783139Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2025-09-07T06:13:15.5618519Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-09-07T06:13:16.0372715Z From https://github.com/libcpr/cpr 2025-09-07T06:13:16.0373611Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2025-09-07T06:13:16.0510096Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-09-07T06:13:16.8208678Z From https://github.com/fmtlib/fmt 2025-09-07T06:13:16.8209310Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2025-09-07T06:13:16.8482623Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-09-07T06:13:17.2738649Z From https://github.com/gflags/gflags 2025-09-07T06:13:17.2739208Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2025-09-07T06:13:17.2835704Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-09-07T06:13:17.2853354Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T06:13:17.2882353Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-09-07T06:13:17.9291962Z From https://github.com/gflags/gflags 2025-09-07T06:13:17.9293154Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2025-09-07T06:13:17.9347804Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-09-07T06:13:18.4233607Z From https://github.com/google/glog 2025-09-07T06:13:18.4234168Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2025-09-07T06:13:18.4385983Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-09-07T06:13:19.0817336Z From https://github.com/google/googletest 2025-09-07T06:13:19.0818002Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2025-09-07T06:13:19.1171685Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-09-07T06:13:19.8112649Z From https://github.com/nlohmann/json 2025-09-07T06:13:19.8114006Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2025-09-07T06:13:19.8907321Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-09-07T06:13:20.3018333Z From https://github.com/dtrugman/pfs 2025-09-07T06:13:20.3019817Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2025-09-07T06:13:20.3162045Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-09-07T06:13:20.8641904Z From https://github.com/fmtlib/fmt 2025-09-07T06:13:20.8642453Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2025-09-07T06:13:20.8892883Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-09-07T06:13:21.5869930Z From https://github.com/google/googletest 2025-09-07T06:13:21.5870478Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2025-09-07T06:13:21.6226314Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-09-07T06:13:22.1314664Z From https://github.com/ARM-software/kleidiai 2025-09-07T06:13:22.1315268Z * branch cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7 -> FETCH_HEAD 2025-09-07T06:13:22.1704338Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-09-07T06:13:22.5739328Z From https://github.com/microsoft/mimalloc 2025-09-07T06:13:22.5739955Z * branch fbd8b99c2b828428947d70fdc046bb55609be93e -> FETCH_HEAD 2025-09-07T06:13:22.6060052Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-09-07T06:13:23.2261890Z From https://github.com/nlohmann/json 2025-09-07T06:13:23.2262452Z * branch 55f93686c01528224f448c19128836e7df245f72 -> FETCH_HEAD 2025-09-07T06:13:23.3274734Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-09-07T06:13:24.2542781Z From https://github.com/onnx/onnx 2025-09-07T06:13:24.2543377Z * branch e709452ef2bbc1d113faf678c24e6d3467696e83 -> FETCH_HEAD 2025-09-07T06:13:24.6491263Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-09-07T06:13:24.6532186Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-09-07T06:13:24.6561846Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-09-07T06:13:25.4346263Z From https://github.com/pybind/pybind11 2025-09-07T06:13:25.4346836Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-09-07T06:13:25.4649602Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-09-07T06:13:26.1197537Z From https://github.com/open-telemetry/opentelemetry-cpp 2025-09-07T06:13:26.1198141Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2025-09-07T06:13:26.1824762Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-09-07T06:13:26.1845754Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T06:13:26.1847433Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T06:13:26.1849854Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T06:13:26.1852458Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T06:13:26.1855394Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T06:13:26.1858444Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T06:13:26.1861783Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T06:13:26.1864897Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T06:13:26.1892825Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-09-07T06:13:26.4403035Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-09-07T06:13:26.4404369Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-09-07T06:13:26.4405743Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-09-07T06:13:26.4407094Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-09-07T06:13:26.4408373Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-09-07T06:13:26.5350302Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-09-07T06:13:26.6354459Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-09-07T06:13:27.6093947Z From https://github.com/google/benchmark 2025-09-07T06:13:27.6094569Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2025-09-07T06:13:27.6257635Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-09-07T06:13:28.2804014Z From https://github.com/google/googletest 2025-09-07T06:13:28.2804609Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2025-09-07T06:13:28.3164104Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-09-07T06:13:28.7785291Z From https://github.com/microsoft/GSL 2025-09-07T06:13:28.7785877Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2025-09-07T06:13:28.7887813Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-09-07T06:13:29.6132763Z From https://github.com/nlohmann/json 2025-09-07T06:13:29.6133380Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2025-09-07T06:13:29.7083725Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-09-07T06:13:30.1317414Z From https://github.com/open-telemetry/opentelemetry-proto 2025-09-07T06:13:30.1318229Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2025-09-07T06:13:30.1421403Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-09-07T06:13:30.4881306Z From https://github.com/opentracing/opentracing-cpp 2025-09-07T06:13:30.4882050Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2025-09-07T06:13:30.5002365Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-09-07T06:13:30.9230613Z From https://github.com/jupp0r/prometheus-cpp 2025-09-07T06:13:30.9231329Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2025-09-07T06:13:30.9371363Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-09-07T06:13:30.9389338Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T06:13:30.9391440Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T06:13:30.9423397Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-09-07T06:13:31.8145527Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-09-07T06:13:32.3418248Z From https://github.com/civetweb/civetweb 2025-09-07T06:13:32.3418791Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2025-09-07T06:13:32.5645081Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-09-07T06:13:33.2606871Z From https://github.com/google/googletest 2025-09-07T06:13:33.2607555Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-09-07T06:13:33.2971547Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-09-07T06:13:34.7376329Z From https://github.com/Microsoft/vcpkg 2025-09-07T06:13:34.7376924Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2025-09-07T06:13:35.1927195Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-09-07T06:13:35.2049398Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-09-07T06:13:37.7930966Z From https://github.com/protocolbuffers/protobuf 2025-09-07T06:13:37.7931608Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2025-09-07T06:13:38.0330878Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-09-07T06:13:38.0354892Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-09-07T06:13:38.0357235Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-09-07T06:13:38.0388226Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-09-07T06:13:38.2804972Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-09-07T06:13:38.7470572Z From https://github.com/google/benchmark 2025-09-07T06:13:38.7471148Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2025-09-07T06:13:38.7602461Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-09-07T06:13:39.4780254Z From https://github.com/google/googletest 2025-09-07T06:13:39.4780926Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2025-09-07T06:13:39.5199094Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-09-07T06:13:39.5305875Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-09-07T06:13:39.9146165Z From https://github.com/Maratyszcza/pthreadpool 2025-09-07T06:13:39.9148521Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-09-07T06:13:39.9242707Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-09-07T06:13:40.3546342Z From https://github.com/pybind/pybind11 2025-09-07T06:13:40.3546936Z * branch f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 -> FETCH_HEAD 2025-09-07T06:13:40.3869574Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-09-07T06:13:40.8145244Z From https://github.com/malfet/PeachPy 2025-09-07T06:13:40.8145901Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2025-09-07T06:13:40.8372411Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-09-07T06:13:41.4537718Z From https://github.com/shibatch/sleef 2025-09-07T06:13:41.4538701Z * branch 5a1d179df9cf652951b59010a2d2075372d67f68 -> FETCH_HEAD 2025-09-07T06:13:41.4924309Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-09-07T06:13:41.5161935Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-09-07T06:13:41.5181907Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-09-07T06:13:41.5183294Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-09-07T06:13:41.5236502Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-09-07T06:13:41.5237808Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T06:13:41.5266453Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-09-07T06:13:41.7963616Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-09-07T06:13:41.8842096Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-09-07T06:13:41.9416712Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-09-07T06:13:42.6253549Z From https://github.com/google/googletest 2025-09-07T06:13:42.6254571Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2025-09-07T06:13:42.6616308Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-09-07T06:13:43.0365708Z From https://github.com/google/libnop 2025-09-07T06:13:43.0366290Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2025-09-07T06:13:43.0488456Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-09-07T06:13:43.5961348Z From https://github.com/libuv/libuv 2025-09-07T06:13:43.5961876Z * branch 5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b -> FETCH_HEAD 2025-09-07T06:13:43.6394090Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-09-07T06:13:44.2486544Z From https://github.com/pybind/pybind11 2025-09-07T06:13:44.2487141Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2025-09-07T06:13:44.2738776Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-09-07T06:13:44.2754138Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T06:13:44.2783369Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-09-07T06:13:44.8901529Z From https://github.com/wjakob/clang-cindex-python3 2025-09-07T06:13:44.8902183Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2025-09-07T06:13:44.8964312Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-09-07T06:13:44.9015765Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-09-07T06:13:44.9374433Z Entering 'android/libs/fbjni' 2025-09-07T06:13:44.9421249Z Entering 'third_party/FP16' 2025-09-07T06:13:44.9467419Z Entering 'third_party/FXdiv' 2025-09-07T06:13:44.9514409Z Entering 'third_party/NNPACK' 2025-09-07T06:13:44.9562194Z Entering 'third_party/NVTX' 2025-09-07T06:13:44.9608019Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T06:13:44.9652164Z Entering 'third_party/XNNPACK' 2025-09-07T06:13:44.9713523Z Entering 'third_party/aiter' 2025-09-07T06:13:44.9760581Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T06:13:44.9815177Z Entering 'third_party/benchmark' 2025-09-07T06:13:44.9861320Z Entering 'third_party/composable_kernel' 2025-09-07T06:13:44.9913256Z Entering 'third_party/cpp-httplib' 2025-09-07T06:13:44.9960304Z Entering 'third_party/cpuinfo' 2025-09-07T06:13:45.0004519Z Entering 'third_party/cudnn_frontend' 2025-09-07T06:13:45.0047529Z Entering 'third_party/cutlass' 2025-09-07T06:13:45.0102811Z Entering 'third_party/fbgemm' 2025-09-07T06:13:45.0147027Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T06:13:45.0191310Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T06:13:45.0245830Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T06:13:45.0290622Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T06:13:45.0344035Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T06:13:45.0387144Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T06:13:45.0429160Z Entering 'third_party/fbgemm/external/json' 2025-09-07T06:13:45.0479314Z Entering 'third_party/flash-attention' 2025-09-07T06:13:45.0524622Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T06:13:45.0574786Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T06:13:45.0626614Z Entering 'third_party/flatbuffers' 2025-09-07T06:13:45.0673665Z Entering 'third_party/fmt' 2025-09-07T06:13:45.0716710Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T06:13:45.0761455Z Entering 'third_party/gloo' 2025-09-07T06:13:45.0806282Z Entering 'third_party/googletest' 2025-09-07T06:13:45.0849816Z Entering 'third_party/ideep' 2025-09-07T06:13:45.0894023Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T06:13:45.0946019Z Entering 'third_party/ittapi' 2025-09-07T06:13:45.0991287Z Entering 'third_party/kineto' 2025-09-07T06:13:45.1034196Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T06:13:45.1078850Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T06:13:45.1123530Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T06:13:45.1165090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T06:13:45.1208811Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T06:13:45.1252945Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T06:13:45.1304000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T06:13:45.1346876Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T06:13:45.1392185Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T06:13:45.1435818Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T06:13:45.1481267Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T06:13:45.1524851Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T06:13:45.1568398Z Entering 'third_party/kleidiai' 2025-09-07T06:13:45.1613334Z Entering 'third_party/mimalloc' 2025-09-07T06:13:45.1658879Z Entering 'third_party/nlohmann' 2025-09-07T06:13:45.1703726Z Entering 'third_party/onnx' 2025-09-07T06:13:45.1764884Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T06:13:45.1812519Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T06:13:45.1857810Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T06:13:45.1901530Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T06:13:45.1946846Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T06:13:45.1991661Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T06:13:45.2035814Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T06:13:45.2079536Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T06:13:45.2123036Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T06:13:45.2162891Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T06:13:45.2208937Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T06:13:45.2254610Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T06:13:45.2316405Z Entering 'third_party/pocketfft' 2025-09-07T06:13:45.2363626Z Entering 'third_party/protobuf' 2025-09-07T06:13:45.2411681Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T06:13:45.2458689Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T06:13:45.2505540Z Entering 'third_party/psimd' 2025-09-07T06:13:45.2551916Z Entering 'third_party/pthreadpool' 2025-09-07T06:13:45.2596106Z Entering 'third_party/pybind11' 2025-09-07T06:13:45.2643451Z Entering 'third_party/python-peachpy' 2025-09-07T06:13:45.2686782Z Entering 'third_party/sleef' 2025-09-07T06:13:45.2731570Z Entering 'third_party/tensorpipe' 2025-09-07T06:13:45.2777968Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T06:13:45.2821955Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T06:13:45.2863986Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T06:13:45.2906329Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T06:13:45.2946677Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T06:13:45.3018062Z ##[endgroup] 2025-09-07T06:13:45.3019794Z ##[group]Persisting credentials for submodules 2025-09-07T06:13:45.3024726Z [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-09-07T06:13:45.3339009Z Entering 'android/libs/fbjni' 2025-09-07T06:13:45.3399074Z Entering 'third_party/FP16' 2025-09-07T06:13:45.3456497Z Entering 'third_party/FXdiv' 2025-09-07T06:13:45.3516519Z Entering 'third_party/NNPACK' 2025-09-07T06:13:45.3578814Z Entering 'third_party/NVTX' 2025-09-07T06:13:45.3638753Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T06:13:45.3704903Z Entering 'third_party/XNNPACK' 2025-09-07T06:13:45.3781586Z Entering 'third_party/aiter' 2025-09-07T06:13:45.3844962Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T06:13:45.3909269Z Entering 'third_party/benchmark' 2025-09-07T06:13:45.3965552Z Entering 'third_party/composable_kernel' 2025-09-07T06:13:45.4032858Z Entering 'third_party/cpp-httplib' 2025-09-07T06:13:45.4091682Z Entering 'third_party/cpuinfo' 2025-09-07T06:13:45.4149397Z Entering 'third_party/cudnn_frontend' 2025-09-07T06:13:45.4210031Z Entering 'third_party/cutlass' 2025-09-07T06:13:45.4279340Z Entering 'third_party/fbgemm' 2025-09-07T06:13:45.4341450Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T06:13:45.4403288Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T06:13:45.4469403Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T06:13:45.4527356Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T06:13:45.4593616Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T06:13:45.4649416Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T06:13:45.4705884Z Entering 'third_party/fbgemm/external/json' 2025-09-07T06:13:45.4765339Z Entering 'third_party/flash-attention' 2025-09-07T06:13:45.4824601Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T06:13:45.4887763Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T06:13:45.4955063Z Entering 'third_party/flatbuffers' 2025-09-07T06:13:45.5019486Z Entering 'third_party/fmt' 2025-09-07T06:13:45.5077467Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T06:13:45.5134979Z Entering 'third_party/gloo' 2025-09-07T06:13:45.5194671Z Entering 'third_party/googletest' 2025-09-07T06:13:45.5252000Z Entering 'third_party/ideep' 2025-09-07T06:13:45.5312382Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T06:13:45.5380670Z Entering 'third_party/ittapi' 2025-09-07T06:13:45.5436657Z Entering 'third_party/kineto' 2025-09-07T06:13:45.5495604Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T06:13:45.5556060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T06:13:45.5614597Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T06:13:45.5671819Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T06:13:45.5728577Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T06:13:45.5784366Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T06:13:45.5844611Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T06:13:45.5905876Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T06:13:45.5961645Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T06:13:45.6026390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T06:13:45.6085602Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T06:13:45.6142161Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T06:13:45.6207179Z Entering 'third_party/kleidiai' 2025-09-07T06:13:45.6265043Z Entering 'third_party/mimalloc' 2025-09-07T06:13:45.6322650Z Entering 'third_party/nlohmann' 2025-09-07T06:13:45.6382149Z Entering 'third_party/onnx' 2025-09-07T06:13:45.6457576Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T06:13:45.6516379Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T06:13:45.6579506Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T06:13:45.6634963Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T06:13:45.6692029Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T06:13:45.6746490Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T06:13:45.6804611Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T06:13:45.6863155Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T06:13:45.6921912Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T06:13:45.6979183Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T06:13:45.7045908Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T06:13:45.7106528Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T06:13:45.7184563Z Entering 'third_party/pocketfft' 2025-09-07T06:13:45.7241760Z Entering 'third_party/protobuf' 2025-09-07T06:13:45.7302813Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T06:13:45.7360063Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T06:13:45.7423304Z Entering 'third_party/psimd' 2025-09-07T06:13:45.7480547Z Entering 'third_party/pthreadpool' 2025-09-07T06:13:45.7538891Z Entering 'third_party/pybind11' 2025-09-07T06:13:45.7602985Z Entering 'third_party/python-peachpy' 2025-09-07T06:13:45.7660670Z Entering 'third_party/sleef' 2025-09-07T06:13:45.7719062Z Entering 'third_party/tensorpipe' 2025-09-07T06:13:45.7777586Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T06:13:45.7844188Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T06:13:45.7902022Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T06:13:45.7961944Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T06:13:45.8021340Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T06:13:45.8097288Z [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-09-07T06:13:45.8410505Z Entering 'android/libs/fbjni' 2025-09-07T06:13:45.8462251Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-09-07T06:13:45.8480557Z Entering 'third_party/FP16' 2025-09-07T06:13:45.8540845Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-09-07T06:13:45.8560030Z Entering 'third_party/FXdiv' 2025-09-07T06:13:45.8613920Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-09-07T06:13:45.8629427Z Entering 'third_party/NNPACK' 2025-09-07T06:13:45.8683103Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-09-07T06:13:45.8700708Z Entering 'third_party/NVTX' 2025-09-07T06:13:45.8751045Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-09-07T06:13:45.8768787Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T06:13:45.8822354Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-09-07T06:13:45.8840836Z Entering 'third_party/XNNPACK' 2025-09-07T06:13:45.8893794Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-09-07T06:13:45.8926644Z Entering 'third_party/aiter' 2025-09-07T06:13:45.8981391Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-09-07T06:13:45.9000603Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T06:13:45.9053169Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-09-07T06:13:45.9084687Z Entering 'third_party/benchmark' 2025-09-07T06:13:45.9141795Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-09-07T06:13:45.9160009Z Entering 'third_party/composable_kernel' 2025-09-07T06:13:45.9214805Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-09-07T06:13:45.9242338Z Entering 'third_party/cpp-httplib' 2025-09-07T06:13:45.9295746Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-09-07T06:13:45.9311570Z Entering 'third_party/cpuinfo' 2025-09-07T06:13:45.9363769Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-09-07T06:13:45.9382021Z Entering 'third_party/cudnn_frontend' 2025-09-07T06:13:45.9442416Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-09-07T06:13:45.9460286Z Entering 'third_party/cutlass' 2025-09-07T06:13:45.9514860Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-09-07T06:13:45.9542548Z Entering 'third_party/fbgemm' 2025-09-07T06:13:45.9596507Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-09-07T06:13:45.9617895Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T06:13:45.9668671Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-09-07T06:13:45.9686715Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T06:13:45.9739278Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-09-07T06:13:45.9764344Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T06:13:45.9818250Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-09-07T06:13:45.9834425Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T06:13:45.9889468Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-09-07T06:13:45.9915230Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T06:13:45.9968715Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-09-07T06:13:45.9986086Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T06:13:46.0038554Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-09-07T06:13:46.0055768Z Entering 'third_party/fbgemm/external/json' 2025-09-07T06:13:46.0106956Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-09-07T06:13:46.0129234Z Entering 'third_party/flash-attention' 2025-09-07T06:13:46.0182945Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-09-07T06:13:46.0202345Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T06:13:46.0254447Z 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-09-07T06:13:46.0277316Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T06:13:46.0330676Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-09-07T06:13:46.0355245Z Entering 'third_party/flatbuffers' 2025-09-07T06:13:46.0410282Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-09-07T06:13:46.0429809Z Entering 'third_party/fmt' 2025-09-07T06:13:46.0484903Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-09-07T06:13:46.0503308Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T06:13:46.0555478Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-09-07T06:13:46.0575478Z Entering 'third_party/gloo' 2025-09-07T06:13:46.0626924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-09-07T06:13:46.0645826Z Entering 'third_party/googletest' 2025-09-07T06:13:46.0699475Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-09-07T06:13:46.0715373Z Entering 'third_party/ideep' 2025-09-07T06:13:46.0770616Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-09-07T06:13:46.0785754Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T06:13:46.0839196Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-09-07T06:13:46.0864573Z Entering 'third_party/ittapi' 2025-09-07T06:13:46.0920002Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-09-07T06:13:46.0937763Z Entering 'third_party/kineto' 2025-09-07T06:13:46.0990562Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-09-07T06:13:46.1008744Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T06:13:46.1062441Z 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-09-07T06:13:46.1080333Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T06:13:46.1133650Z 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-09-07T06:13:46.1150707Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T06:13:46.1207083Z 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-09-07T06:13:46.1225068Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T06:13:46.1276622Z 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-09-07T06:13:46.1295056Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T06:13:46.1347375Z 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-09-07T06:13:46.1363507Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T06:13:46.1418642Z 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-09-07T06:13:46.1437823Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T06:13:46.1494959Z 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-09-07T06:13:46.1510541Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T06:13:46.1566376Z 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-09-07T06:13:46.1586110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T06:13:46.1638929Z 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-09-07T06:13:46.1661825Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T06:13:46.1722057Z 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-09-07T06:13:46.1742000Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T06:13:46.1793720Z 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-09-07T06:13:46.1811718Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T06:13:46.1864302Z 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-09-07T06:13:46.1885040Z Entering 'third_party/kleidiai' 2025-09-07T06:13:46.1938700Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-09-07T06:13:46.1954573Z Entering 'third_party/mimalloc' 2025-09-07T06:13:46.2009440Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-09-07T06:13:46.2026019Z Entering 'third_party/nlohmann' 2025-09-07T06:13:46.2080714Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-09-07T06:13:46.2100566Z Entering 'third_party/onnx' 2025-09-07T06:13:46.2159583Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-09-07T06:13:46.2198197Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T06:13:46.2249905Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-09-07T06:13:46.2268287Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T06:13:46.2322779Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-09-07T06:13:46.2341641Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T06:13:46.2395074Z 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-09-07T06:13:46.2412358Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T06:13:46.2463079Z 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-09-07T06:13:46.2482575Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T06:13:46.2535909Z 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-09-07T06:13:46.2551418Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T06:13:46.2606647Z 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-09-07T06:13:46.2625912Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T06:13:46.2676948Z 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-09-07T06:13:46.2702937Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T06:13:46.2755528Z 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-09-07T06:13:46.2775608Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T06:13:46.2827379Z 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-09-07T06:13:46.2844931Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T06:13:46.2899385Z 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-09-07T06:13:46.2919783Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T06:13:46.2971645Z 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-09-07T06:13:46.2990629Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T06:13:46.3043905Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-09-07T06:13:46.3084021Z Entering 'third_party/pocketfft' 2025-09-07T06:13:46.3137283Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-09-07T06:13:46.3152774Z Entering 'third_party/protobuf' 2025-09-07T06:13:46.3208392Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-09-07T06:13:46.3227085Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T06:13:46.3280636Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-09-07T06:13:46.3297952Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T06:13:46.3348619Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-09-07T06:13:46.3367070Z Entering 'third_party/psimd' 2025-09-07T06:13:46.3423253Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-09-07T06:13:46.3441656Z Entering 'third_party/pthreadpool' 2025-09-07T06:13:46.3494946Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-09-07T06:13:46.3511076Z Entering 'third_party/pybind11' 2025-09-07T06:13:46.3564078Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-09-07T06:13:46.3582928Z Entering 'third_party/python-peachpy' 2025-09-07T06:13:46.3636512Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-09-07T06:13:46.3653900Z Entering 'third_party/sleef' 2025-09-07T06:13:46.3706722Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-09-07T06:13:46.3725062Z Entering 'third_party/tensorpipe' 2025-09-07T06:13:46.3778273Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-09-07T06:13:46.3793754Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T06:13:46.3847759Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-09-07T06:13:46.3863492Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T06:13:46.3917106Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-09-07T06:13:46.3934584Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T06:13:46.3988306Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-09-07T06:13:46.4006965Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T06:13:46.4060041Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-09-07T06:13:46.4074372Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T06:13:46.4128433Z 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-09-07T06:13:46.5127027Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-09-07T06:13:46.5445285Z Entering 'android/libs/fbjni' 2025-09-07T06:13:46.5488538Z Entering 'third_party/FP16' 2025-09-07T06:13:46.5532620Z Entering 'third_party/FXdiv' 2025-09-07T06:13:46.5579313Z Entering 'third_party/NNPACK' 2025-09-07T06:13:46.5624100Z Entering 'third_party/NVTX' 2025-09-07T06:13:46.5671832Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T06:13:46.5715065Z Entering 'third_party/XNNPACK' 2025-09-07T06:13:46.5777181Z Entering 'third_party/aiter' 2025-09-07T06:13:46.5822470Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T06:13:46.5877833Z Entering 'third_party/benchmark' 2025-09-07T06:13:46.5922255Z Entering 'third_party/composable_kernel' 2025-09-07T06:13:46.5976841Z Entering 'third_party/cpp-httplib' 2025-09-07T06:13:46.6020787Z Entering 'third_party/cpuinfo' 2025-09-07T06:13:46.6065212Z Entering 'third_party/cudnn_frontend' 2025-09-07T06:13:46.6109229Z Entering 'third_party/cutlass' 2025-09-07T06:13:46.6163354Z Entering 'third_party/fbgemm' 2025-09-07T06:13:46.6210523Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T06:13:46.6252812Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T06:13:46.6304671Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T06:13:46.6349545Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T06:13:46.6405077Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T06:13:46.6448776Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T06:13:46.6490590Z Entering 'third_party/fbgemm/external/json' 2025-09-07T06:13:46.6545830Z Entering 'third_party/flash-attention' 2025-09-07T06:13:46.6592845Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T06:13:46.6643704Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T06:13:46.6697061Z Entering 'third_party/flatbuffers' 2025-09-07T06:13:46.6745723Z Entering 'third_party/fmt' 2025-09-07T06:13:46.6790101Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T06:13:46.6833310Z Entering 'third_party/gloo' 2025-09-07T06:13:46.6879688Z Entering 'third_party/googletest' 2025-09-07T06:13:46.6922893Z Entering 'third_party/ideep' 2025-09-07T06:13:46.6962575Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T06:13:46.7014460Z Entering 'third_party/ittapi' 2025-09-07T06:13:46.7060291Z Entering 'third_party/kineto' 2025-09-07T06:13:46.7103779Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T06:13:46.7145836Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T06:13:46.7192637Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T06:13:46.7235628Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T06:13:46.7281505Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T06:13:46.7322818Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T06:13:46.7367147Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T06:13:46.7412696Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T06:13:46.7457353Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T06:13:46.7503397Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T06:13:46.7552128Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T06:13:46.7595707Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T06:13:46.7642532Z Entering 'third_party/kleidiai' 2025-09-07T06:13:46.7687040Z Entering 'third_party/mimalloc' 2025-09-07T06:13:46.7731179Z Entering 'third_party/nlohmann' 2025-09-07T06:13:46.7779108Z Entering 'third_party/onnx' 2025-09-07T06:13:46.7841368Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T06:13:46.7887275Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T06:13:46.7935289Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T06:13:46.7979337Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T06:13:46.8022838Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T06:13:46.8063838Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T06:13:46.8107232Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T06:13:46.8149056Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T06:13:46.8203898Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T06:13:46.8245800Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T06:13:46.8292438Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T06:13:46.8345431Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T06:13:46.8414142Z Entering 'third_party/pocketfft' 2025-09-07T06:13:46.8459346Z Entering 'third_party/protobuf' 2025-09-07T06:13:46.8506453Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T06:13:46.8551991Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T06:13:46.8599894Z Entering 'third_party/psimd' 2025-09-07T06:13:46.8643317Z Entering 'third_party/pthreadpool' 2025-09-07T06:13:46.8687126Z Entering 'third_party/pybind11' 2025-09-07T06:13:46.8731133Z Entering 'third_party/python-peachpy' 2025-09-07T06:13:46.8781457Z Entering 'third_party/sleef' 2025-09-07T06:13:46.8826035Z Entering 'third_party/tensorpipe' 2025-09-07T06:13:46.8868766Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T06:13:46.8910208Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T06:13:46.8951569Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T06:13:46.8996218Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T06:13:46.9039638Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T06:13:46.9100636Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-09-07T06:13:46.9413694Z Entering 'android/libs/fbjni' 2025-09-07T06:13:46.9458343Z Entering 'third_party/FP16' 2025-09-07T06:13:46.9504453Z Entering 'third_party/FXdiv' 2025-09-07T06:13:46.9551290Z Entering 'third_party/NNPACK' 2025-09-07T06:13:46.9598911Z Entering 'third_party/NVTX' 2025-09-07T06:13:46.9644540Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T06:13:46.9693397Z Entering 'third_party/XNNPACK' 2025-09-07T06:13:46.9761316Z Entering 'third_party/aiter' 2025-09-07T06:13:46.9812950Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T06:13:46.9874808Z Entering 'third_party/benchmark' 2025-09-07T06:13:46.9919803Z Entering 'third_party/composable_kernel' 2025-09-07T06:13:46.9971857Z Entering 'third_party/cpp-httplib' 2025-09-07T06:13:47.0019703Z Entering 'third_party/cpuinfo' 2025-09-07T06:13:47.0066581Z Entering 'third_party/cudnn_frontend' 2025-09-07T06:13:47.0111408Z Entering 'third_party/cutlass' 2025-09-07T06:13:47.0164180Z Entering 'third_party/fbgemm' 2025-09-07T06:13:47.0212544Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T06:13:47.0255592Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T06:13:47.0306428Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T06:13:47.0348097Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T06:13:47.0409718Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T06:13:47.0456317Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T06:13:47.0500606Z Entering 'third_party/fbgemm/external/json' 2025-09-07T06:13:47.0548166Z Entering 'third_party/flash-attention' 2025-09-07T06:13:47.0594482Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T06:13:47.0645513Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T06:13:47.0697025Z Entering 'third_party/flatbuffers' 2025-09-07T06:13:47.0745861Z Entering 'third_party/fmt' 2025-09-07T06:13:47.0790099Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T06:13:47.0834088Z Entering 'third_party/gloo' 2025-09-07T06:13:47.0879892Z Entering 'third_party/googletest' 2025-09-07T06:13:47.0924613Z Entering 'third_party/ideep' 2025-09-07T06:13:47.0968279Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T06:13:47.1024342Z Entering 'third_party/ittapi' 2025-09-07T06:13:47.1067697Z Entering 'third_party/kineto' 2025-09-07T06:13:47.1110853Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T06:13:47.1153407Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T06:13:47.1205035Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T06:13:47.1248065Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T06:13:47.1291814Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T06:13:47.1334979Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T06:13:47.1381490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T06:13:47.1428757Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T06:13:47.1472488Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T06:13:47.1526225Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T06:13:47.1569903Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T06:13:47.1616972Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T06:13:47.1661393Z Entering 'third_party/kleidiai' 2025-09-07T06:13:47.1705833Z Entering 'third_party/mimalloc' 2025-09-07T06:13:47.1747516Z Entering 'third_party/nlohmann' 2025-09-07T06:13:47.1793570Z Entering 'third_party/onnx' 2025-09-07T06:13:47.1855113Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T06:13:47.1901963Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T06:13:47.1946712Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T06:13:47.1990477Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T06:13:47.2033580Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T06:13:47.2077783Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T06:13:47.2126601Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T06:13:47.2168627Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T06:13:47.2211724Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T06:13:47.2259056Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T06:13:47.2306134Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T06:13:47.2347547Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T06:13:47.2415194Z Entering 'third_party/pocketfft' 2025-09-07T06:13:47.2460256Z Entering 'third_party/protobuf' 2025-09-07T06:13:47.2510114Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T06:13:47.2553099Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T06:13:47.2601410Z Entering 'third_party/psimd' 2025-09-07T06:13:47.2655929Z Entering 'third_party/pthreadpool' 2025-09-07T06:13:47.2701873Z Entering 'third_party/pybind11' 2025-09-07T06:13:47.2746136Z Entering 'third_party/python-peachpy' 2025-09-07T06:13:47.2791156Z Entering 'third_party/sleef' 2025-09-07T06:13:47.2834572Z Entering 'third_party/tensorpipe' 2025-09-07T06:13:47.2880334Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T06:13:47.2922728Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T06:13:47.2963942Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T06:13:47.3008222Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T06:13:47.3050009Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T06:13:47.3107973Z ##[endgroup] 2025-09-07T06:13:47.3142862Z [command]/usr/bin/git log -1 --format=%H 2025-09-07T06:13:47.3169411Z 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:47.3260457Z ##[group]Run # Remove any artifacts from the previous checkouts 2025-09-07T06:13:47.3261116Z # Remove any artifacts from the previous checkouts 2025-09-07T06:13:47.3261542Z git clean -fxd 2025-09-07T06:13:47.3271307Z shell: /usr/bin/bash -e {0} 2025-09-07T06:13:47.3271742Z env: 2025-09-07T06:13:47.3271993Z PYTORCH_ROOT: /pytorch 2025-09-07T06:13:47.3272283Z PACKAGE_TYPE: libtorch 2025-09-07T06:13:47.3272574Z DESIRED_CUDA: cpu 2025-09-07T06:13:47.3272828Z GPU_ARCH_VERSION: 2025-09-07T06:13:47.3273101Z GPU_ARCH_TYPE: cpu 2025-09-07T06:13:47.3273398Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:13:47.3307324Z SKIP_ALL_TESTS: 1 2025-09-07T06:13:47.3307714Z LIBTORCH_CONFIG: release 2025-09-07T06:13:47.3308047Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:13:47.3308376Z DESIRED_PYTHON: 2025-09-07T06:13:47.3308678Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:13:47.3309233Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:13:47.3309738Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:13:47.3310060Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:13:47.3310409Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:13:47.3311019Z GITHUB_TOKEN: *** 2025-09-07T06:13:47.3311278Z PR_NUMBER: 2025-09-07T06:13:47.3311546Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:13:47.3311933Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:47.3312290Z ##[endgroup] 2025-09-07T06:13:47.3658958Z Prepare all required actions 2025-09-07T06:13:47.3659363Z Getting action download info 2025-09-07T06:13:47.4998106Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2025-09-07T06:13:47.4998504Z with: 2025-09-07T06:13:47.4998924Z github-token: *** 2025-09-07T06:13:47.4999254Z test-matrix: { include: [ { config: "default" }, ]} 2025-09-07T06:13:47.4999625Z env: 2025-09-07T06:13:47.4999859Z PYTORCH_ROOT: /pytorch 2025-09-07T06:13:47.5000133Z PACKAGE_TYPE: libtorch 2025-09-07T06:13:47.5000414Z DESIRED_CUDA: cpu 2025-09-07T06:13:47.5000657Z GPU_ARCH_VERSION: 2025-09-07T06:13:47.5000920Z GPU_ARCH_TYPE: cpu 2025-09-07T06:13:47.5001190Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:13:47.5001524Z SKIP_ALL_TESTS: 1 2025-09-07T06:13:47.5001787Z LIBTORCH_CONFIG: release 2025-09-07T06:13:47.5002202Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:13:47.5002511Z DESIRED_PYTHON: 2025-09-07T06:13:47.5002762Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:13:47.5003273Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:13:47.5003727Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:13:47.5004026Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:13:47.5004344Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:13:47.5004818Z GITHUB_TOKEN: *** 2025-09-07T06:13:47.5005049Z PR_NUMBER: 2025-09-07T06:13:47.5005301Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:13:47.5005659Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:47.5005986Z ##[endgroup] 2025-09-07T06:13:47.5058029Z ##[group]Run nick-fields/retry@v3.0.0 2025-09-07T06:13:47.5058344Z with: 2025-09-07T06:13:47.5058544Z shell: bash 2025-09-07T06:13:47.5058781Z timeout_minutes: 10 2025-09-07T06:13:47.5059022Z max_attempts: 5 2025-09-07T06:13:47.5059278Z retry_wait_seconds: 30 2025-09-07T06:13:47.5060627Z 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.2 2025-09-07T06:13:47.5061632Z polling_interval_seconds: 1 2025-09-07T06:13:47.5061963Z warning_on_retry: true 2025-09-07T06:13:47.5062255Z continue_on_error: false 2025-09-07T06:13:47.5062548Z env: 2025-09-07T06:13:47.5062779Z PYTORCH_ROOT: /pytorch 2025-09-07T06:13:47.5063078Z PACKAGE_TYPE: libtorch 2025-09-07T06:13:47.5063526Z DESIRED_CUDA: cpu 2025-09-07T06:13:47.5063792Z GPU_ARCH_VERSION: 2025-09-07T06:13:47.5064056Z GPU_ARCH_TYPE: cpu 2025-09-07T06:13:47.5064437Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:13:47.5064793Z SKIP_ALL_TESTS: 1 2025-09-07T06:13:47.5065053Z LIBTORCH_CONFIG: release 2025-09-07T06:13:47.5065374Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:13:47.5065699Z DESIRED_PYTHON: 2025-09-07T06:13:47.5066166Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:13:47.5066660Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:13:47.5067188Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:13:47.5067508Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:13:47.5067871Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:13:47.5068470Z GITHUB_TOKEN: *** 2025-09-07T06:13:47.5068721Z PR_NUMBER: 2025-09-07T06:13:47.5069000Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:13:47.5069383Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:47.5069758Z ##[endgroup] 2025-09-07T06:13:47.6091825Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-09-07T06:13:47.9245966Z Defaulting to user installation because normal site-packages is not writeable 2025-09-07T06:13:48.0462831Z Collecting requests==2.27.1 2025-09-07T06:13:48.0804841Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-09-07T06:13:48.2506692Z Collecting pyyaml==6.0.2 2025-09-07T06:13:48.2605187Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) 2025-09-07T06:13:48.6784704Z Collecting charset-normalizer~=2.0.0 2025-09-07T06:13:48.6883444Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-09-07T06:13:48.6936638Z 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-09-07T06:13:48.6945285Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2025-09-07T06:13:48.7427943Z Collecting certifi>=2017.4.17 2025-09-07T06:13:48.7575990Z Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 2025-09-07T06:13:48.8538501Z Installing collected packages: charset-normalizer, certifi, requests, pyyaml 2025-09-07T06:13:48.9816182Z Successfully installed certifi-2025.8.3 charset-normalizer-2.0.12 pyyaml-6.0.2 requests-2.27.1 2025-09-07T06:13:49.5908312Z Command completed after 1 attempt(s). 2025-09-07T06:13:49.5978733Z ##[group]Run set -x 2025-09-07T06:13:49.5979045Z set -x 2025-09-07T06:13:49.5979296Z  2025-09-07T06:13:49.5979720Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-09-07T06:13:49.5980247Z # in runner workspace 2025-09-07T06:13:49.5980645Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-09-07T06:13:49.5989095Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:13:49.5989556Z env: 2025-09-07T06:13:49.5989805Z PYTORCH_ROOT: /pytorch 2025-09-07T06:13:49.5990129Z PACKAGE_TYPE: libtorch 2025-09-07T06:13:49.5990416Z DESIRED_CUDA: cpu 2025-09-07T06:13:49.5990697Z GPU_ARCH_VERSION: 2025-09-07T06:13:49.5990975Z GPU_ARCH_TYPE: cpu 2025-09-07T06:13:49.5991291Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:13:49.5991658Z SKIP_ALL_TESTS: 1 2025-09-07T06:13:49.5991927Z LIBTORCH_CONFIG: release 2025-09-07T06:13:49.5992264Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:13:49.5992615Z DESIRED_PYTHON: 2025-09-07T06:13:49.5992922Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:13:49.5993438Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:13:49.5993974Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:13:49.5994299Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:13:49.5994684Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:13:49.5995351Z GITHUB_TOKEN: *** 2025-09-07T06:13:49.5995612Z PR_NUMBER: 2025-09-07T06:13:49.5995907Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:13:49.5996295Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:49.5996683Z ##[endgroup] 2025-09-07T06:13:49.6028920Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-09-07T06:13:49.6231992Z Setting output branch=main 2025-09-07T06:13:49.6296329Z ##[group]Run set -x 2025-09-07T06:13:49.6296633Z set -x 2025-09-07T06:13:49.6297026Z  2025-09-07T06:13:49.6297557Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2025-09-07T06:13:49.6298223Z # but doesn't expose it in anyway. The job name is part of the job message the 2025-09-07T06:13:49.6298865Z # runner receives, so it's there and printed out to the diag log. Below is the 2025-09-07T06:13:49.6299531Z # code responsible for printing it. Need to check with GitHub to see if they can 2025-09-07T06:13:49.6300091Z # expose this variable as part of GitHub context. 2025-09-07T06:13:49.6300721Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2025-09-07T06:13:49.6301421Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2025-09-07T06:13:49.6301851Z pwd 2025-09-07T06:13:49.6302074Z  2025-09-07T06:13:49.6302480Z LOG_FILE=$(grep -l -r "93fb23d6fae7c4e82c4239a1033e522088742634" *.log | tail -n 1) 2025-09-07T06:13:49.6303011Z if [ -n "${LOG_FILE}" ]; then 2025-09-07T06:13:49.6303638Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2025-09-07T06:13:49.6304296Z  # needs to be awk {print $3} on MacOS 2025-09-07T06:13:49.6304854Z  case ${RUNNER_OS} in 2025-09-07T06:13:49.6305191Z  macOS) 2025-09-07T06:13:49.6305758Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2025-09-07T06:13:49.6306340Z  ;; 2025-09-07T06:13:49.6306594Z  *) 2025-09-07T06:13:49.6307083Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2025-09-07T06:13:49.6307671Z  ;; 2025-09-07T06:13:49.6307927Z  esac 2025-09-07T06:13:49.6308248Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2025-09-07T06:13:49.6308675Z fi 2025-09-07T06:13:49.6308899Z  2025-09-07T06:13:49.6309137Z popd 2025-09-07T06:13:49.6315324Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:13:49.6315774Z env: 2025-09-07T06:13:49.6316014Z PYTORCH_ROOT: /pytorch 2025-09-07T06:13:49.6316325Z PACKAGE_TYPE: libtorch 2025-09-07T06:13:49.6316610Z DESIRED_CUDA: cpu 2025-09-07T06:13:49.6316998Z GPU_ARCH_VERSION: 2025-09-07T06:13:49.6317255Z GPU_ARCH_TYPE: cpu 2025-09-07T06:13:49.6317532Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:13:49.6317856Z SKIP_ALL_TESTS: 1 2025-09-07T06:13:49.6318096Z LIBTORCH_CONFIG: release 2025-09-07T06:13:49.6318393Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:13:49.6318695Z DESIRED_PYTHON: 2025-09-07T06:13:49.6318970Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:13:49.6319419Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:13:49.6319894Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:13:49.6320189Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:13:49.6320530Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:13:49.6321074Z GITHUB_TOKEN: *** 2025-09-07T06:13:49.6321312Z PR_NUMBER: 2025-09-07T06:13:49.6321571Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:13:49.6321914Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:49.6322265Z ##[endgroup] 2025-09-07T06:13:49.6348890Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2025-09-07T06:13:49.6349525Z + pwd 2025-09-07T06:13:49.6349878Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2025-09-07T06:13:49.6350370Z /home/ec2-user/actions-runner/_diag 2025-09-07T06:13:49.6356430Z ++ grep -l -r 93fb23d6fae7c4e82c4239a1033e522088742634 Runner_20250907-060313-utc.log Runner_20250907-060421-utc.log Worker_20250907-060939-utc.log 2025-09-07T06:13:49.6357464Z ++ tail -n 1 2025-09-07T06:13:49.6370162Z + LOG_FILE=Worker_20250907-060939-utc.log 2025-09-07T06:13:49.6370797Z + '[' -n Worker_20250907-060939-utc.log ']' 2025-09-07T06:13:49.6371535Z + case ${RUNNER_OS} in 2025-09-07T06:13:49.6377714Z ++ grep -r '"jobDisplayName"' Worker_20250907-060939-utc.log 2025-09-07T06:13:49.6378236Z ++ awk -F '[:]' '{print $2}' 2025-09-07T06:13:49.6379502Z ++ sed 's/"//g' 2025-09-07T06:13:49.6380652Z ++ xargs 2025-09-07T06:13:49.6439121Z + JOB_NAME='libtorch-cpu-shared-with-deps-release-build / build,' 2025-09-07T06:13:49.6439880Z + echo 'job-name=libtorch-cpu-shared-with-deps-release-build / build,' 2025-09-07T06:13:49.6440444Z + popd 2025-09-07T06:13:49.6440712Z ~/actions-runner/_work/pytorch/pytorch 2025-09-07T06:13:49.6474807Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-09-07T06:13:49.6475262Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-09-07T06:13:49.6475660Z echo "Job name: ${JOB_NAME}" 2025-09-07T06:13:49.6476118Z  2025-09-07T06:13:49.6476640Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-09-07T06:13:49.6477195Z # in runner workspace 2025-09-07T06:13:49.6477654Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-09-07T06:13:49.6478348Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-09-07T06:13:49.6478711Z  --job-name "${JOB_NAME}" \ 2025-09-07T06:13:49.6479069Z  --test-matrix "{ include: [ 2025-09-07T06:13:49.6479420Z  { config: "default" }, 2025-09-07T06:13:49.6479716Z ]} 2025-09-07T06:13:49.6479949Z " \ 2025-09-07T06:13:49.6480203Z  --selected-test-configs "" \ 2025-09-07T06:13:49.6480575Z  --pr-number "${PR_NUMBER}" \ 2025-09-07T06:13:49.6480909Z  --tag "${TAG}" \ 2025-09-07T06:13:49.6481237Z  --event-name "${EVENT_NAME}" \ 2025-09-07T06:13:49.6481694Z  --schedule "${SCHEDULE}" \ 2025-09-07T06:13:49.6482025Z  --branch "${HEAD_BRANCH}" 2025-09-07T06:13:49.6487380Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:13:49.6487784Z env: 2025-09-07T06:13:49.6487997Z PYTORCH_ROOT: /pytorch 2025-09-07T06:13:49.6488276Z PACKAGE_TYPE: libtorch 2025-09-07T06:13:49.6488536Z DESIRED_CUDA: cpu 2025-09-07T06:13:49.6488796Z GPU_ARCH_VERSION: 2025-09-07T06:13:49.6489036Z GPU_ARCH_TYPE: cpu 2025-09-07T06:13:49.6489312Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:13:49.6489632Z SKIP_ALL_TESTS: 1 2025-09-07T06:13:49.6489869Z LIBTORCH_CONFIG: release 2025-09-07T06:13:49.6490162Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:13:49.6490460Z DESIRED_PYTHON: 2025-09-07T06:13:49.6490729Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:13:49.6491174Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:13:49.6491642Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:13:49.6491925Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:13:49.6492258Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:13:49.6492778Z GITHUB_TOKEN: *** 2025-09-07T06:13:49.6493004Z PR_NUMBER: 2025-09-07T06:13:49.6493267Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:13:49.6493609Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:49.6494080Z JOB_NAME: libtorch-cpu-shared-with-deps-release-build / build, 2025-09-07T06:13:49.6494504Z TAG: 2025-09-07T06:13:49.6494701Z EVENT_NAME: push 2025-09-07T06:13:49.6494940Z SCHEDULE: 2025-09-07T06:13:49.6495155Z HEAD_BRANCH: main 2025-09-07T06:13:49.6495398Z ##[endgroup] 2025-09-07T06:13:49.6519723Z Workflow: linux-binary-libtorch-release 2025-09-07T06:13:49.6520236Z Job name: libtorch-cpu-shared-with-deps-release-build / build, 2025-09-07T06:13:49.8213898Z fatal: not a git repository (or any of the parent directories): .git 2025-09-07T06:13:49.8219006Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:490: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'origin/main']' returned non-zero exit status 128. 2025-09-07T06:13:49.8220785Z warnings.warn(f"failed to get commit messages: {e}") 2025-09-07T06:13:49.8223034Z Setting output keep-going=True 2025-09-07T06:13:49.8223405Z Setting output ci-verbose-test-logs=False 2025-09-07T06:13:49.8223799Z Setting output ci-test-showlocals=False 2025-09-07T06:13:49.8224286Z Setting output ci-no-test-timeout=False 2025-09-07T06:13:49.8224812Z Setting output ci-no-td=False 2025-09-07T06:13:49.8225169Z Setting output ci-td-distributed=False 2025-09-07T06:13:49.8225533Z Setting output is-unstable=False 2025-09-07T06:13:49.8225896Z Setting output reenabled-issues= 2025-09-07T06:13:49.8226349Z Setting output test-matrix={"include": [{"config": "default"}]} 2025-09-07T06:13:49.8226840Z Setting output is-test-matrix-empty=False 2025-09-07T06:13:49.8366804Z ##[group]Run echo "Filtered matrix:" 2025-09-07T06:13:49.8367511Z echo "Filtered matrix:" 2025-09-07T06:13:49.8367973Z echo "{"include": [{"config": "default"}]}" 2025-09-07T06:13:49.8368682Z  2025-09-07T06:13:49.8369004Z echo 2025-09-07T06:13:49.8369542Z echo "Is the current job unstable? False" 2025-09-07T06:13:49.8370113Z  2025-09-07T06:13:49.8370669Z echo 2025-09-07T06:13:49.8371104Z echo "Is keep-going label set? True" 2025-09-07T06:13:49.8371532Z  2025-09-07T06:13:49.8371900Z echo 2025-09-07T06:13:49.8372246Z echo "Reenabled issues? " 2025-09-07T06:13:49.8378519Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:13:49.8378982Z env: 2025-09-07T06:13:49.8379303Z PYTORCH_ROOT: /pytorch 2025-09-07T06:13:49.8379616Z PACKAGE_TYPE: libtorch 2025-09-07T06:13:49.8380026Z DESIRED_CUDA: cpu 2025-09-07T06:13:49.8380323Z GPU_ARCH_VERSION: 2025-09-07T06:13:49.8380767Z GPU_ARCH_TYPE: cpu 2025-09-07T06:13:49.8381146Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:13:49.8381565Z SKIP_ALL_TESTS: 1 2025-09-07T06:13:49.8381893Z LIBTORCH_CONFIG: release 2025-09-07T06:13:49.8382283Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:13:49.8382702Z DESIRED_PYTHON: 2025-09-07T06:13:49.8383026Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:13:49.8383629Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:13:49.8384145Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:13:49.8384832Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:13:49.8385347Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:13:49.8386053Z GITHUB_TOKEN: *** 2025-09-07T06:13:49.8386441Z PR_NUMBER: 2025-09-07T06:13:49.8386790Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:13:49.8387314Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:49.8387809Z ##[endgroup] 2025-09-07T06:13:49.8414852Z Filtered matrix: 2025-09-07T06:13:49.8415239Z {include: [{config: default}]} 2025-09-07T06:13:49.8415609Z 2025-09-07T06:13:49.8415780Z Is the current job unstable? False 2025-09-07T06:13:49.8416084Z 2025-09-07T06:13:49.8416300Z Is keep-going label set? True 2025-09-07T06:13:49.8416574Z 2025-09-07T06:13:49.8416710Z Reenabled issues? 2025-09-07T06:13:49.8650075Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-09-07T06:13:49.8650558Z with: 2025-09-07T06:13:49.8650776Z docker-registry: docker.io 2025-09-07T06:13:49.8651094Z docker-image-name: libtorch-cxx11-builder 2025-09-07T06:13:49.8651424Z custom-tag-prefix: cpu 2025-09-07T06:13:49.8651713Z docker-build-dir: .ci/docker 2025-09-07T06:13:49.8651998Z working-directory: pytorch 2025-09-07T06:13:49.8652299Z use-custom-docker-registry: true 2025-09-07T06:13:49.8652619Z docker-build-script: ./build.sh 2025-09-07T06:13:49.8652902Z force-push: false 2025-09-07T06:13:49.8653129Z env: 2025-09-07T06:13:49.8653331Z PYTORCH_ROOT: /pytorch 2025-09-07T06:13:49.8653598Z PACKAGE_TYPE: libtorch 2025-09-07T06:13:49.8653841Z DESIRED_CUDA: cpu 2025-09-07T06:13:49.8654074Z GPU_ARCH_VERSION: 2025-09-07T06:13:49.8654304Z GPU_ARCH_TYPE: cpu 2025-09-07T06:13:49.8654567Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:13:49.8655040Z SKIP_ALL_TESTS: 1 2025-09-07T06:13:49.8655271Z LIBTORCH_CONFIG: release 2025-09-07T06:13:49.8655553Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:13:49.8655846Z DESIRED_PYTHON: 2025-09-07T06:13:49.8656107Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:13:49.8656560Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:13:49.8657004Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:13:49.8657296Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:13:49.8657608Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:13:49.8658109Z GITHUB_TOKEN: *** 2025-09-07T06:13:49.8658328Z PR_NUMBER: 2025-09-07T06:13:49.8658570Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:13:49.8658905Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:49.8659222Z ##[endgroup] 2025-09-07T06:13:49.8684584Z ##[group]Run set -ex 2025-09-07T06:13:49.8684870Z set -ex 2025-09-07T06:13:49.8685099Z  2025-09-07T06:13:49.8685513Z # If the docker build directory or the build script doesn't exist, the action will 2025-09-07T06:13:49.8686217Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-09-07T06:13:49.8686812Z # job could then download the pre-built image as usual 2025-09-07T06:13:49.8687527Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-09-07T06:13:49.8688209Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-09-07T06:13:49.8688535Z else 2025-09-07T06:13:49.8688800Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-09-07T06:13:49.8689268Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-09-07T06:13:49.8689680Z  2025-09-07T06:13:49.8690260Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-09-07T06:13:49.8690925Z  exit 0 2025-09-07T06:13:49.8691146Z fi 2025-09-07T06:13:49.8691342Z  2025-09-07T06:13:49.8691690Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-09-07T06:13:49.8692321Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-09-07T06:13:49.8692866Z  # use it as it is, but first let's extract the tag 2025-09-07T06:13:49.8693361Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-09-07T06:13:49.8693878Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-09-07T06:13:49.8694383Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-09-07T06:13:49.8694790Z else 2025-09-07T06:13:49.8695055Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-09-07T06:13:49.8695455Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-09-07T06:13:49.8696002Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-09-07T06:13:49.8696354Z  fi 2025-09-07T06:13:49.8696815Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-09-07T06:13:49.8697455Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-09-07T06:13:49.8698126Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-09-07T06:13:49.8698853Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-09-07T06:13:49.8699299Z fi 2025-09-07T06:13:49.8704845Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:13:49.8705279Z env: 2025-09-07T06:13:49.8705574Z PYTORCH_ROOT: /pytorch 2025-09-07T06:13:49.8705871Z PACKAGE_TYPE: libtorch 2025-09-07T06:13:49.8706147Z DESIRED_CUDA: cpu 2025-09-07T06:13:49.8706410Z GPU_ARCH_VERSION: 2025-09-07T06:13:49.8706795Z GPU_ARCH_TYPE: cpu 2025-09-07T06:13:49.8707100Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:13:49.8707452Z SKIP_ALL_TESTS: 1 2025-09-07T06:13:49.8707714Z LIBTORCH_CONFIG: release 2025-09-07T06:13:49.8708036Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:13:49.8708365Z DESIRED_PYTHON: 2025-09-07T06:13:49.8708654Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:13:49.8709143Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:13:49.8709655Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:13:49.8709968Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:13:49.8710330Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:13:49.8710891Z GITHUB_TOKEN: *** 2025-09-07T06:13:49.8711138Z PR_NUMBER: 2025-09-07T06:13:49.8711411Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:13:49.8711789Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:49.8712167Z REPO_NAME: pytorch 2025-09-07T06:13:49.8712463Z DOCKER_IMAGE_NAME: libtorch-cxx11-builder 2025-09-07T06:13:49.8712852Z DOCKER_BUILD_DIR: .ci/docker 2025-09-07T06:13:49.8713178Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-09-07T06:13:49.8713502Z DOCKER_REGISTRY: docker.io 2025-09-07T06:13:49.8713822Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-09-07T06:13:49.8714146Z CUSTOM_TAG_PREFIX: cpu 2025-09-07T06:13:49.8714434Z ##[endgroup] 2025-09-07T06:13:49.8738780Z + [[ -d .ci/docker ]] 2025-09-07T06:13:49.8739120Z + [[ -f .ci/docker/./build.sh ]] 2025-09-07T06:13:49.8739458Z + [[ true == \t\r\u\e ]] 2025-09-07T06:13:49.8739732Z + echo skip=false 2025-09-07T06:13:49.8740130Z + [[ libtorch-cxx11-builder == *\d\o\c\k\e\r\.\i\o\/\p\y\t\o\r\c\h* ]] 2025-09-07T06:13:49.8740616Z + [[ libtorch-cxx11-builder == *:* ]] 2025-09-07T06:13:49.8743895Z ++ git rev-parse HEAD:.ci/docker 2025-09-07T06:13:49.8761545Z + DOCKER_TAG=cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:13:49.8762097Z + echo docker-tag=cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:13:49.8762904Z + echo docker-image=docker.io/pytorch/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:13:49.8763653Z + echo custom-tag-prefix=cpu 2025-09-07T06:13:49.8797630Z ##[group]Run set +e 2025-09-07T06:13:49.8797939Z set +e 2025-09-07T06:13:49.8798172Z set -x 2025-09-07T06:13:49.8798384Z  2025-09-07T06:13:49.8798602Z login() { 2025-09-07T06:13:49.8799076Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-09-07T06:13:49.8799620Z } 2025-09-07T06:13:49.8799828Z  2025-09-07T06:13:49.8800024Z retry () { 2025-09-07T06:13:49.8800296Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-09-07T06:13:49.8800605Z } 2025-09-07T06:13:49.8800812Z  2025-09-07T06:13:49.8801034Z retry login "${DOCKER_REGISTRY}" 2025-09-07T06:13:49.8801345Z  2025-09-07T06:13:49.8801550Z START_TIME=$(date +%s) 2025-09-07T06:13:49.8801859Z # Wait up to 120 minutes 2025-09-07T06:13:49.8802347Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-09-07T06:13:49.8802859Z  # Check if image already exists, if it does then skip building it 2025-09-07T06:13:49.8803370Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-09-07T06:13:49.8803735Z  exit 0 2025-09-07T06:13:49.8803971Z  fi 2025-09-07T06:13:49.8804176Z  2025-09-07T06:13:49.8804573Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-09-07T06:13:49.8805268Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-09-07T06:13:49.8805948Z  # latter, it will wait for the Docker images to become available before continuing 2025-09-07T06:13:49.8806488Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-09-07T06:13:49.8806886Z  # It's a Docker build job, let's build the image 2025-09-07T06:13:49.8807328Z  break 2025-09-07T06:13:49.8807547Z  else 2025-09-07T06:13:49.8807894Z  # It's a regular build job, wait for the image to become available 2025-09-07T06:13:49.8808322Z  sleep 300 2025-09-07T06:13:49.8808561Z  fi 2025-09-07T06:13:49.8808777Z done 2025-09-07T06:13:49.8808977Z  2025-09-07T06:13:49.8809336Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-09-07T06:13:49.8809918Z # be empty. The default action would be to continue rebuild the image 2025-09-07T06:13:49.8810451Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-09-07T06:13:49.8810924Z  # if we're on the base branch then use the parent commit 2025-09-07T06:13:49.8811327Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-09-07T06:13:49.8811651Z else 2025-09-07T06:13:49.8811971Z  # otherwise we're on a PR, so use the most recent base commit 2025-09-07T06:13:49.8812474Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-09-07T06:13:49.8812834Z fi 2025-09-07T06:13:49.8813048Z  2025-09-07T06:13:49.8813267Z if [[ -z "${MERGE_BASE}" ]]; then 2025-09-07T06:13:49.8813630Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-09-07T06:13:49.8813969Z  2025-09-07T06:13:49.8814452Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-09-07T06:13:49.8815018Z  exit 0 2025-09-07T06:13:49.8815245Z fi 2025-09-07T06:13:49.8815450Z  2025-09-07T06:13:49.8815766Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-09-07T06:13:49.8816485Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-09-07T06:13:49.8817089Z  exit 1 2025-09-07T06:13:49.8817318Z fi 2025-09-07T06:13:49.8817521Z  2025-09-07T06:13:49.8817898Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-09-07T06:13:49.8818578Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-09-07T06:13:49.8819196Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-09-07T06:13:49.8819915Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-09-07T06:13:49.8820711Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-09-07T06:13:49.8821191Z fi 2025-09-07T06:13:49.8821394Z  2025-09-07T06:13:49.8821656Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-09-07T06:13:49.8827399Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:13:49.8827843Z env: 2025-09-07T06:13:49.8828089Z PYTORCH_ROOT: /pytorch 2025-09-07T06:13:49.8828394Z PACKAGE_TYPE: libtorch 2025-09-07T06:13:49.8828778Z DESIRED_CUDA: cpu 2025-09-07T06:13:49.8829032Z GPU_ARCH_VERSION: 2025-09-07T06:13:49.8829308Z GPU_ARCH_TYPE: cpu 2025-09-07T06:13:49.8829879Z DOCKER_IMAGE: docker.io/pytorch/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:13:49.8830533Z SKIP_ALL_TESTS: 1 2025-09-07T06:13:49.8830793Z LIBTORCH_CONFIG: release 2025-09-07T06:13:49.8831116Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:13:49.8831448Z DESIRED_PYTHON: 2025-09-07T06:13:49.8831738Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:13:49.8832247Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:13:49.8832750Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:13:49.8833078Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:13:49.8833429Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:13:49.8833999Z GITHUB_TOKEN: *** 2025-09-07T06:13:49.8834265Z PR_NUMBER: 2025-09-07T06:13:49.8834597Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:13:49.8834992Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:49.8835369Z DOCKER_BUILD_DIR: .ci/docker 2025-09-07T06:13:49.8835753Z BASE_REVISION: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:49.8836237Z DOCKER_TAG: cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:13:49.8836670Z DOCKER_REGISTRY: docker.io 2025-09-07T06:13:49.8837051Z DOCKER_PUSH: 2025-09-07T06:13:49.8837270Z ##[endgroup] 2025-09-07T06:13:49.8860678Z + retry login docker.io 2025-09-07T06:13:49.8861006Z + login docker.io 2025-09-07T06:13:49.8863522Z + aws ecr get-login-password --region us-east-1 2025-09-07T06:13:49.8864665Z + docker login -u AWS --password-stdin docker.io 2025-09-07T06:13:50.4282481Z Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password 2025-09-07T06:13:50.4297192Z + sleep 1 2025-09-07T06:13:51.4331007Z + login docker.io 2025-09-07T06:13:51.4333271Z + aws ecr get-login-password --region us-east-1 2025-09-07T06:13:51.4335097Z + docker login -u AWS --password-stdin docker.io 2025-09-07T06:13:51.9711458Z Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password 2025-09-07T06:13:51.9729785Z + sleep 2 2025-09-07T06:13:53.9744616Z + login docker.io 2025-09-07T06:13:53.9746856Z + aws ecr get-login-password --region us-east-1 2025-09-07T06:13:53.9748537Z + docker login -u AWS --password-stdin docker.io 2025-09-07T06:13:54.5386779Z Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password 2025-09-07T06:13:54.5403699Z ++ date +%s 2025-09-07T06:13:54.5413215Z + START_TIME=1757225634 2025-09-07T06:13:54.5416701Z ++ date +%s 2025-09-07T06:13:54.5426012Z + [[ 1757218434 -lt 1757225634 ]] 2025-09-07T06:13:54.5426760Z + docker manifest inspect docker.io/pytorch/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:13:54.7061816Z { 2025-09-07T06:13:54.7062121Z "schemaVersion": 2, 2025-09-07T06:13:54.7062653Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-09-07T06:13:54.7063161Z "config": { 2025-09-07T06:13:54.7063547Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-09-07T06:13:54.7064024Z "size": 5833, 2025-09-07T06:13:54.7064597Z "digest": "sha256:f595ad48cfad2141504e9b49f9a98fe3b57b30421748f0445cfc58b19a5c8ced" 2025-09-07T06:13:54.7065154Z }, 2025-09-07T06:13:54.7065364Z "layers": [ 2025-09-07T06:13:54.7065605Z { 2025-09-07T06:13:54.7065972Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7066455Z "size": 27510394, 2025-09-07T06:13:54.7066919Z "digest": "sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476" 2025-09-07T06:13:54.7067581Z }, 2025-09-07T06:13:54.7067775Z { 2025-09-07T06:13:54.7068135Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7068646Z "size": 39745286, 2025-09-07T06:13:54.7069377Z "digest": "sha256:fe1dc7b212e82d0df8057ff32cc6e55816ffa482bcfe6509b03fae2ad9c62b0b" 2025-09-07T06:13:54.7069926Z }, 2025-09-07T06:13:54.7070123Z { 2025-09-07T06:13:54.7070486Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7070955Z "size": 321336049, 2025-09-07T06:13:54.7071406Z "digest": "sha256:715c6034372b0fb439fef9c4550756a21f9e085c1a0f4ad0a1caa0244e421b8d" 2025-09-07T06:13:54.7072038Z }, 2025-09-07T06:13:54.7072231Z { 2025-09-07T06:13:54.7072580Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7073019Z "size": 159, 2025-09-07T06:13:54.7073654Z "digest": "sha256:483ee7c35933f8f7b560493f3eafd15d6cc29976b00822ae1dc719aabf8ca741" 2025-09-07T06:13:54.7074169Z }, 2025-09-07T06:13:54.7074382Z { 2025-09-07T06:13:54.7074725Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7075192Z "size": 863475, 2025-09-07T06:13:54.7075777Z "digest": "sha256:f9a1115a9d97eea5b50d08a06ceb28eda1291b3a668df25d7280db146ac181a1" 2025-09-07T06:13:54.7076361Z }, 2025-09-07T06:13:54.7076664Z { 2025-09-07T06:13:54.7077031Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7077522Z "size": 434512530, 2025-09-07T06:13:54.7078003Z "digest": "sha256:a22898d37081476c38f95a490ed7d5aae935d9450552e5c32ca76bfaad3198d7" 2025-09-07T06:13:54.7078519Z }, 2025-09-07T06:13:54.7078728Z { 2025-09-07T06:13:54.7079088Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7079537Z "size": 316, 2025-09-07T06:13:54.7079986Z "digest": "sha256:1d8709b2a138d0ea09121e39772d17b205dac01a951e35e7f56b3d1437af47bd" 2025-09-07T06:13:54.7080495Z }, 2025-09-07T06:13:54.7080701Z { 2025-09-07T06:13:54.7081054Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7081524Z "size": 884788304, 2025-09-07T06:13:54.7081987Z "digest": "sha256:37ce60c2bbc4493561ce399ddd457ad6dccf68657f4a6b11d30a6d90aa020f3c" 2025-09-07T06:13:54.7082535Z }, 2025-09-07T06:13:54.7082735Z { 2025-09-07T06:13:54.7083095Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7083562Z "size": 333, 2025-09-07T06:13:54.7084108Z "digest": "sha256:21e2f50a7a73fbb6f17f1d9515c12339bd80b32839d2b8c80b75150a625855bf" 2025-09-07T06:13:54.7084616Z }, 2025-09-07T06:13:54.7084806Z { 2025-09-07T06:13:54.7085158Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7085598Z "size": 862695810, 2025-09-07T06:13:54.7086048Z "digest": "sha256:7b34175927e5682c419949a4d8a1284f67d78b846ddfd95a858e55ddbc7bf359" 2025-09-07T06:13:54.7086539Z }, 2025-09-07T06:13:54.7086746Z { 2025-09-07T06:13:54.7087080Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7087533Z "size": 10463451, 2025-09-07T06:13:54.7087994Z "digest": "sha256:1fda4a7365c14ad68b0ba21cb9a073eb3c55a829c018683bfe78a2ace1a6986c" 2025-09-07T06:13:54.7088504Z }, 2025-09-07T06:13:54.7088713Z { 2025-09-07T06:13:54.7089047Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7089498Z "size": 346, 2025-09-07T06:13:54.7089931Z "digest": "sha256:63d810c917f0773cae9deb2f81e0a45b04089aebdfbb320cee2c3be4b8b800a9" 2025-09-07T06:13:54.7090452Z }, 2025-09-07T06:13:54.7090644Z { 2025-09-07T06:13:54.7090991Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7091446Z "size": 979884, 2025-09-07T06:13:54.7091877Z "digest": "sha256:b357c8068af73c0723a7809a81dfea465a77a2b8fbd8208265e2b0b03c03b7fc" 2025-09-07T06:13:54.7092388Z }, 2025-09-07T06:13:54.7092576Z { 2025-09-07T06:13:54.7092926Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7093365Z "size": 434512517, 2025-09-07T06:13:54.7093811Z "digest": "sha256:26f16cd0e156a6664a5603598883a6013f8c1cb36149960d97e7bcc05734ec9a" 2025-09-07T06:13:54.7094308Z }, 2025-09-07T06:13:54.7094511Z { 2025-09-07T06:13:54.7094938Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7095396Z "size": 316, 2025-09-07T06:13:54.7095838Z "digest": "sha256:f07046d164003033e3a5370dd8f7098341ae9e967647a8ed5ff61f4f6e91a78a" 2025-09-07T06:13:54.7096352Z }, 2025-09-07T06:13:54.7096559Z { 2025-09-07T06:13:54.7096897Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-07T06:13:54.7097356Z "size": 884788287, 2025-09-07T06:13:54.7097795Z "digest": "sha256:b5a97198a12a5f47b4252341908bd75990089bdd8c14e9d7294987e73caaed12" 2025-09-07T06:13:54.7098304Z } 2025-09-07T06:13:54.7098503Z ] 2025-09-07T06:13:54.7098706Z } 2025-09-07T06:13:54.7098911Z + exit 0 2025-09-07T06:13:54.7132980Z ##[group]Run set -eux 2025-09-07T06:13:54.7133283Z set -eux 2025-09-07T06:13:54.7133742Z # It's ok if this steps fails, it would then be an anonymous user like what we used to have 2025-09-07T06:13:54.7135149Z 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 || true 2025-09-07T06:13:54.7142010Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:13:54.7142412Z env: 2025-09-07T06:13:54.7142652Z PYTORCH_ROOT: /pytorch 2025-09-07T06:13:54.7142931Z PACKAGE_TYPE: libtorch 2025-09-07T06:13:54.7143208Z DESIRED_CUDA: cpu 2025-09-07T06:13:54.7143449Z GPU_ARCH_VERSION: 2025-09-07T06:13:54.7143709Z GPU_ARCH_TYPE: cpu 2025-09-07T06:13:54.7143995Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:13:54.7144435Z SKIP_ALL_TESTS: 1 2025-09-07T06:13:54.7144875Z LIBTORCH_CONFIG: release 2025-09-07T06:13:54.7145251Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:13:54.7145598Z DESIRED_PYTHON: 2025-09-07T06:13:54.7145879Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:13:54.7146390Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:13:54.7146921Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:13:54.7147248Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:13:54.7147619Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:13:54.7148235Z GITHUB_TOKEN: *** 2025-09-07T06:13:54.7148505Z PR_NUMBER: 2025-09-07T06:13:54.7148775Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:13:54.7149172Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:54.7149538Z ##[endgroup] 2025-09-07T06:13:54.7181076Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-09-07T06:13:54.7181748Z + jq --raw-output .SecretString 2025-09-07T06:13:54.7182102Z + jq -r .docker_hub_readonly_token 2025-09-07T06:13:54.7183832Z + docker login --username pytorchbot --password-stdin 2025-09-07T06:13:55.2846261Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-09-07T06:13:55.2847002Z Configure a credential helper to remove this warning. See 2025-09-07T06:13:55.2847717Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-09-07T06:13:55.2848191Z 2025-09-07T06:13:55.2848302Z Login Succeeded 2025-09-07T06:13:55.2966530Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-09-07T06:13:55.2967042Z with: 2025-09-07T06:13:55.2967598Z docker-image: docker.io/pytorch/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:13:55.2968376Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-07T06:13:55.2968813Z env: 2025-09-07T06:13:55.2969059Z PYTORCH_ROOT: /pytorch 2025-09-07T06:13:55.2969348Z PACKAGE_TYPE: libtorch 2025-09-07T06:13:55.2969636Z DESIRED_CUDA: cpu 2025-09-07T06:13:55.2969889Z GPU_ARCH_VERSION: 2025-09-07T06:13:55.2970161Z GPU_ARCH_TYPE: cpu 2025-09-07T06:13:55.2970445Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T06:13:55.2970792Z SKIP_ALL_TESTS: 1 2025-09-07T06:13:55.2971062Z LIBTORCH_CONFIG: release 2025-09-07T06:13:55.2971378Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:13:55.2971718Z DESIRED_PYTHON: 2025-09-07T06:13:55.2971994Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:13:55.2972708Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:13:55.2973384Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:13:55.2973843Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:13:55.2974364Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:13:55.2975240Z GITHUB_TOKEN: *** 2025-09-07T06:13:55.2975612Z PR_NUMBER: 2025-09-07T06:13:55.2976024Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:13:55.2976583Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:55.2976915Z ##[endgroup] 2025-09-07T06:13:55.3023606Z ##[group]Run set -x 2025-09-07T06:13:55.3023988Z set -x 2025-09-07T06:13:55.3024406Z set +e 2025-09-07T06:13:55.3024933Z  2025-09-07T06:13:55.3025313Z login() { 2025-09-07T06:13:55.3026449Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-09-07T06:13:55.3027539Z } 2025-09-07T06:13:55.3027936Z  2025-09-07T06:13:55.3028342Z retry () { 2025-09-07T06:13:55.3028864Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-09-07T06:13:55.3029471Z } 2025-09-07T06:13:55.3029877Z  2025-09-07T06:13:55.3030335Z retry login "${DOCKER_REGISTRY}" 2025-09-07T06:13:55.3030943Z  2025-09-07T06:13:55.3031942Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-09-07T06:13:55.3033333Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-09-07T06:13:55.3034083Z  2025-09-07T06:13:55.3034484Z set -e 2025-09-07T06:13:55.3035139Z # ignore output since only exit code is used for conditional 2025-09-07T06:13:55.3035920Z # only pull docker image if it's not available locally 2025-09-07T06:13:55.3036669Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-09-07T06:13:55.3037328Z  retry docker pull "${DOCKER_IMAGE}" 2025-09-07T06:13:55.3037645Z fi 2025-09-07T06:13:55.3044009Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T06:13:55.3044393Z env: 2025-09-07T06:13:55.3044614Z PYTORCH_ROOT: /pytorch 2025-09-07T06:13:55.3044876Z PACKAGE_TYPE: libtorch 2025-09-07T06:13:55.3045137Z DESIRED_CUDA: cpu 2025-09-07T06:13:55.3045365Z GPU_ARCH_VERSION: 2025-09-07T06:13:55.3045614Z GPU_ARCH_TYPE: cpu 2025-09-07T06:13:55.3046139Z DOCKER_IMAGE: docker.io/pytorch/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:13:55.3046711Z SKIP_ALL_TESTS: 1 2025-09-07T06:13:55.3046956Z LIBTORCH_CONFIG: release 2025-09-07T06:13:55.3047231Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:13:55.3047536Z DESIRED_PYTHON: 2025-09-07T06:13:55.3047796Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:13:55.3048253Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:13:55.3048826Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:13:55.3049123Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:13:55.3049457Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:13:55.3050089Z GITHUB_TOKEN: *** 2025-09-07T06:13:55.3050432Z PR_NUMBER: 2025-09-07T06:13:55.3050785Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:13:55.3051345Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:13:55.3052049Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-07T06:13:55.3052739Z ##[endgroup] 2025-09-07T06:13:55.3084167Z + set +e 2025-09-07T06:13:55.3084750Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-07T06:13:55.3085597Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-07T06:13:55.3088141Z + aws ecr get-login-password --region us-east-1 2025-09-07T06:13:55.3089513Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-07T06:13:55.8465692Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-09-07T06:13:55.8466416Z Configure a credential helper to remove this warning. See 2025-09-07T06:13:55.8467098Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-09-07T06:13:55.8467557Z 2025-09-07T06:13:55.8467688Z Login Succeeded 2025-09-07T06:13:55.8489175Z ++ docker manifest inspect docker.io/pytorch/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:13:55.8489978Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-09-07T06:13:56.0104500Z + IMAGE_SIZE=3721.4310550689697 2025-09-07T06:13:56.0104936Z Compressed size of image in MB: 3721.4310550689697 2025-09-07T06:13:56.0105634Z + echo 'Compressed size of image in MB: 3721.4310550689697' 2025-09-07T06:13:56.0106062Z + set -e 2025-09-07T06:13:56.0106710Z + docker inspect --type=image docker.io/pytorch/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:13:56.0229846Z + retry docker pull docker.io/pytorch/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:13:56.0230845Z + docker pull docker.io/pytorch/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:13:56.2194592Z cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77: Pulling from pytorch/libtorch-cxx11-builder 2025-09-07T06:13:56.2195315Z 13b7e930469f: Pulling fs layer 2025-09-07T06:13:56.2195636Z fe1dc7b212e8: Pulling fs layer 2025-09-07T06:13:56.2195959Z 715c6034372b: Pulling fs layer 2025-09-07T06:13:56.2196257Z 483ee7c35933: Pulling fs layer 2025-09-07T06:13:56.2196574Z f9a1115a9d97: Pulling fs layer 2025-09-07T06:13:56.2196879Z a22898d37081: Pulling fs layer 2025-09-07T06:13:56.2197194Z 1d8709b2a138: Pulling fs layer 2025-09-07T06:13:56.2197495Z 37ce60c2bbc4: Pulling fs layer 2025-09-07T06:13:56.2197956Z 21e2f50a7a73: Pulling fs layer 2025-09-07T06:13:56.2198480Z 7b34175927e5: Pulling fs layer 2025-09-07T06:13:56.2198818Z 1fda4a7365c1: Pulling fs layer 2025-09-07T06:13:56.2199142Z 63d810c917f0: Pulling fs layer 2025-09-07T06:13:56.2199454Z b357c8068af7: Pulling fs layer 2025-09-07T06:13:56.2199777Z 26f16cd0e156: Pulling fs layer 2025-09-07T06:13:56.2200075Z f07046d16400: Pulling fs layer 2025-09-07T06:13:56.2200387Z b5a97198a12a: Pulling fs layer 2025-09-07T06:13:56.2200862Z f9a1115a9d97: Waiting 2025-09-07T06:13:56.2201130Z a22898d37081: Waiting 2025-09-07T06:13:56.2201377Z 1d8709b2a138: Waiting 2025-09-07T06:13:56.2201643Z 37ce60c2bbc4: Waiting 2025-09-07T06:13:56.2201908Z 21e2f50a7a73: Waiting 2025-09-07T06:13:56.2202156Z 7b34175927e5: Waiting 2025-09-07T06:13:56.2202422Z 1fda4a7365c1: Waiting 2025-09-07T06:13:56.2202671Z 63d810c917f0: Waiting 2025-09-07T06:13:56.2202935Z b357c8068af7: Waiting 2025-09-07T06:13:56.2203187Z 26f16cd0e156: Waiting 2025-09-07T06:13:56.2203453Z f07046d16400: Waiting 2025-09-07T06:13:56.2203700Z b5a97198a12a: Waiting 2025-09-07T06:13:56.2203977Z 483ee7c35933: Waiting 2025-09-07T06:13:56.5174210Z 13b7e930469f: Verifying Checksum 2025-09-07T06:13:56.5174617Z 13b7e930469f: Download complete 2025-09-07T06:13:56.5628698Z 483ee7c35933: Verifying Checksum 2025-09-07T06:13:56.5629401Z 483ee7c35933: Download complete 2025-09-07T06:13:56.6607704Z f9a1115a9d97: Verifying Checksum 2025-09-07T06:13:56.6608171Z f9a1115a9d97: Download complete 2025-09-07T06:13:56.7248912Z fe1dc7b212e8: Verifying Checksum 2025-09-07T06:13:56.7249340Z fe1dc7b212e8: Download complete 2025-09-07T06:13:56.7701282Z 1d8709b2a138: Verifying Checksum 2025-09-07T06:13:56.7701764Z 1d8709b2a138: Download complete 2025-09-07T06:13:57.2625905Z 13b7e930469f: Pull complete 2025-09-07T06:13:57.6479897Z fe1dc7b212e8: Pull complete 2025-09-07T06:13:59.4912642Z 715c6034372b: Verifying Checksum 2025-09-07T06:13:59.4913197Z 715c6034372b: Download complete 2025-09-07T06:13:59.5307053Z 21e2f50a7a73: Verifying Checksum 2025-09-07T06:13:59.5307643Z 21e2f50a7a73: Download complete 2025-09-07T06:14:01.1014205Z a22898d37081: Verifying Checksum 2025-09-07T06:14:01.1014601Z a22898d37081: Download complete 2025-09-07T06:14:01.3531096Z 1fda4a7365c1: Verifying Checksum 2025-09-07T06:14:01.3531650Z 1fda4a7365c1: Download complete 2025-09-07T06:14:01.4000321Z 63d810c917f0: Verifying Checksum 2025-09-07T06:14:01.4000741Z 63d810c917f0: Download complete 2025-09-07T06:14:01.5297140Z b357c8068af7: Download complete 2025-09-07T06:14:05.6330643Z 37ce60c2bbc4: Verifying Checksum 2025-09-07T06:14:05.6331056Z 37ce60c2bbc4: Download complete 2025-09-07T06:14:05.6829671Z f07046d16400: Verifying Checksum 2025-09-07T06:14:05.6830077Z f07046d16400: Download complete 2025-09-07T06:14:05.8940993Z 26f16cd0e156: Verifying Checksum 2025-09-07T06:14:05.8941417Z 26f16cd0e156: Download complete 2025-09-07T06:14:08.4001461Z 7b34175927e5: Download complete 2025-09-07T06:14:09.9974969Z 715c6034372b: Pull complete 2025-09-07T06:14:10.3864879Z 483ee7c35933: Pull complete 2025-09-07T06:14:10.9461661Z f9a1115a9d97: Pull complete 2025-09-07T06:14:14.5811486Z b5a97198a12a: Verifying Checksum 2025-09-07T06:14:14.5811882Z b5a97198a12a: Download complete 2025-09-07T06:14:21.5799668Z a22898d37081: Pull complete 2025-09-07T06:14:21.8265071Z 1d8709b2a138: Pull complete 2025-09-07T06:14:47.4320695Z 37ce60c2bbc4: Pull complete 2025-09-07T06:14:47.6592940Z 21e2f50a7a73: Pull complete 2025-09-07T06:14:54.1820081Z 7b34175927e5: Pull complete 2025-09-07T06:14:54.9599225Z 1fda4a7365c1: Pull complete 2025-09-07T06:14:55.3660616Z 63d810c917f0: Pull complete 2025-09-07T06:14:55.8147010Z b357c8068af7: Pull complete 2025-09-07T06:15:06.8166705Z 26f16cd0e156: Pull complete 2025-09-07T06:15:07.2604764Z f07046d16400: Pull complete 2025-09-07T06:15:33.3982234Z b5a97198a12a: Pull complete 2025-09-07T06:15:33.6393566Z Digest: sha256:c60999df51e6d477bd1c29e70f607e9aa99a2c4e6a45529075d37c2ef8e87495 2025-09-07T06:15:33.7152459Z Status: Downloaded newer image for pytorch/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:15:33.7576196Z docker.io/pytorch/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:15:33.7638883Z ##[group]Run set -x 2025-09-07T06:15:33.7639208Z set -x 2025-09-07T06:15:33.7639458Z mkdir -p artifacts/ 2025-09-07T06:15:33.7639785Z container_name=$(docker run \ 2025-09-07T06:15:33.7640118Z  -e BINARY_ENV_FILE \ 2025-09-07T06:15:33.7640441Z  -e BUILD_ENVIRONMENT \ 2025-09-07T06:15:33.7640746Z  -e DESIRED_CUDA \ 2025-09-07T06:15:33.7641054Z  -e DESIRED_PYTHON \ 2025-09-07T06:15:33.7641365Z  -e GITHUB_ACTIONS \ 2025-09-07T06:15:33.7641655Z  -e GPU_ARCH_TYPE \ 2025-09-07T06:15:33.7641968Z  -e GPU_ARCH_VERSION \ 2025-09-07T06:15:33.7642273Z  -e LIBTORCH_VARIANT \ 2025-09-07T06:15:33.7642591Z  -e PACKAGE_TYPE \ 2025-09-07T06:15:33.7642896Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2025-09-07T06:15:33.7643246Z  -e PYTORCH_ROOT \ 2025-09-07T06:15:33.7643547Z  -e SKIP_ALL_TESTS \ 2025-09-07T06:15:33.7643957Z  -e PYTORCH_EXTRA_INSTALL_REQUIREMENTS \ 2025-09-07T06:15:33.7644308Z  --tty \ 2025-09-07T06:15:33.7644562Z  --detach \ 2025-09-07T06:15:33.7644862Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2025-09-07T06:15:33.7645283Z  -v "${RUNNER_TEMP}/artifacts:/artifacts" \ 2025-09-07T06:15:33.7645643Z  -w / \ 2025-09-07T06:15:33.7645876Z  "${DOCKER_IMAGE}" 2025-09-07T06:15:33.7646155Z ) 2025-09-07T06:15:33.7646843Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2025-09-07T06:15:33.7647554Z if [[ ${BUILD_ENVIRONMENT} == *"aarch64"* ]]; then 2025-09-07T06:15:33.7648477Z  docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash /pytorch/.ci/aarch64_linux/aarch64_ci_build.sh" 2025-09-07T06:15:33.7649179Z else 2025-09-07T06:15:33.7649861Z  docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash /pytorch/.ci/libtorch/build.sh" 2025-09-07T06:15:33.7650466Z fi 2025-09-07T06:15:33.7656799Z shell: /usr/bin/bash -e {0} 2025-09-07T06:15:33.7657090Z env: 2025-09-07T06:15:33.7657347Z PYTORCH_ROOT: /pytorch 2025-09-07T06:15:33.7657635Z PACKAGE_TYPE: libtorch 2025-09-07T06:15:33.7657935Z DESIRED_CUDA: cpu 2025-09-07T06:15:33.7658184Z GPU_ARCH_VERSION: 2025-09-07T06:15:33.7658452Z GPU_ARCH_TYPE: cpu 2025-09-07T06:15:33.7659005Z DOCKER_IMAGE: docker.io/pytorch/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:15:33.7659634Z SKIP_ALL_TESTS: 1 2025-09-07T06:15:33.7660333Z LIBTORCH_CONFIG: release 2025-09-07T06:15:33.7660657Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T06:15:33.7661032Z DESIRED_PYTHON: 2025-09-07T06:15:33.7661326Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T06:15:33.7661856Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T06:15:33.7662608Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T06:15:33.7662964Z BINARY_ENV_FILE: /tmp/env 2025-09-07T06:15:33.7663335Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T06:15:33.7663969Z GITHUB_TOKEN: *** 2025-09-07T06:15:33.7664391Z PR_NUMBER: 2025-09-07T06:15:33.7664666Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T06:15:33.7665077Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T06:15:33.7665448Z ##[endgroup] 2025-09-07T06:15:33.7696225Z + mkdir -p artifacts/ 2025-09-07T06:15:33.7721887Z ++ 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 --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/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T06:16:16.5410951Z + container_name=51ba6978f15ca759dc7bdbf85b87ee6a74c29717c8dc76ac92bf83855d4bc763 2025-09-07T06:16:16.5412284Z + docker exec -t -w /pytorch 51ba6978f15ca759dc7bdbf85b87ee6a74c29717c8dc76ac92bf83855d4bc763 bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2025-09-07T06:16:16.7099250Z + export TZ=UTC 2025-09-07T06:16:16.7099794Z + TZ=UTC 2025-09-07T06:16:16.7100195Z + envfile=/tmp/env 2025-09-07T06:16:16.7100604Z + [[ -n /pytorch ]] 2025-09-07T06:16:16.7100923Z ++ dirname /pytorch 2025-09-07T06:16:16.7108732Z + workdir=/ 2025-09-07T06:16:16.7108992Z + [[ libtorch == \l\i\b\t\o\r\c\h ]] 2025-09-07T06:16:16.7109399Z + export BUILD_PYTHONLESS=1 2025-09-07T06:16:16.7109708Z + BUILD_PYTHONLESS=1 2025-09-07T06:16:16.7110010Z + export DOCKER_IMAGE= 2025-09-07T06:16:16.7110282Z + DOCKER_IMAGE= 2025-09-07T06:16:16.7110547Z + [[ -z '' ]] 2025-09-07T06:16:16.7110786Z + [[ cpu == cpu ]] 2025-09-07T06:16:16.7111142Z + export DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-09-07T06:16:16.7111598Z + DOCKER_IMAGE=pytorch/manylinux2_28:cpu 2025-09-07T06:16:16.7111955Z + USE_GOLD_LINKER=OFF 2025-09-07T06:16:16.7112248Z + [[ cpu == \c\p\u ]] 2025-09-07T06:16:16.7112514Z + USE_GOLD_LINKER=ON 2025-09-07T06:16:16.7112816Z + PIP_UPLOAD_FOLDER=nightly/ 2025-09-07T06:16:16.7113699Z ++ date -u +%Y%m%d 2025-09-07T06:16:16.7122381Z + export DATE=20250907 2025-09-07T06:16:16.7122719Z + DATE=20250907 2025-09-07T06:16:16.7128708Z ++ cat /pytorch/version.txt 2025-09-07T06:16:16.7129933Z ++ cut -da -f1 2025-09-07T06:16:16.7139216Z + BASE_BUILD_VERSION=2.9.0.dev20250907 2025-09-07T06:16:16.7139592Z + tagged_version 2025-09-07T06:16:16.7139992Z + GIT_DIR=//pytorch/.git 2025-09-07T06:16:16.7140509Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2025-09-07T06:16:16.7141077Z + [[ ! -d //pytorch/.git ]] 2025-09-07T06:16:16.7141562Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2025-09-07T06:16:16.7168824Z fatal: No names found, cannot describe anything. 2025-09-07T06:16:16.7170210Z + return 1 2025-09-07T06:16:16.7173767Z ++ uname 2025-09-07T06:16:16.7183558Z + [[ Linux == \D\a\r\w\i\n ]] 2025-09-07T06:16:16.7184043Z + export PYTORCH_BUILD_VERSION=2.9.0.dev20250907+cpu 2025-09-07T06:16:16.7184511Z + PYTORCH_BUILD_VERSION=2.9.0.dev20250907+cpu 2025-09-07T06:16:16.7185099Z + export PYTORCH_BUILD_NUMBER=1 2025-09-07T06:16:16.7185430Z + PYTORCH_BUILD_NUMBER=1 2025-09-07T06:16:16.7188064Z ++ cat /pytorch/.ci/docker/triton_version.txt 2025-09-07T06:16:16.7194872Z + TRITON_VERSION=3.4.0 2025-09-07T06:16:16.7195385Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-09-07T06:16:16.7195973Z + [[ cpu == \c\u\1\2\9 ]] 2025-09-07T06:16:16.7196257Z + [[ cpu == \c\u\1\3\0 ]] 2025-09-07T06:16:16.7196563Z + [[ libtorch =~ .*wheel.* ]] 2025-09-07T06:16:16.7197105Z + [[ libtorch =~ .*wheel.* ]] 2025-09-07T06:16:16.7197883Z + [[ libtorch =~ .*wheel.* ]] 2025-09-07T06:16:16.7198205Z + USE_GLOO_WITH_OPENSSL=ON 2025-09-07T06:16:16.7198509Z + [[ cpu =~ .*aarch64.* ]] 2025-09-07T06:16:16.7198796Z + cat 2025-09-07T06:16:16.7210096Z ++ uname -a 2025-09-07T06:16:16.7219560Z ++ date 2025-09-07T06:16:16.7242824Z ++ uname 2025-09-07T06:16:16.7246414Z + [[ Linux != Darwin ]] 2025-09-07T06:16:16.7246868Z + MEMORY_LIMIT_MAX_JOBS=12 2025-09-07T06:16:16.7249781Z ++ nproc 2025-09-07T06:16:16.7256709Z + NUM_CPUS=46 2025-09-07T06:16:16.7256981Z + export MAX_JOBS=12 2025-09-07T06:16:16.7257275Z + MAX_JOBS=12 2025-09-07T06:16:16.7257502Z + cat 2025-09-07T06:16:16.7268450Z + echo 'retry () {' 2025-09-07T06:16:16.7268864Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2025-09-07T06:16:16.7269346Z + echo '}' 2025-09-07T06:16:16.7269610Z + echo 'export -f retry' 2025-09-07T06:16:16.7269895Z + cat /tmp/env 2025-09-07T06:16:16.7277080Z # =================== The following code will be executed inside Docker container =================== 2025-09-07T06:16:16.7277633Z export TZ=UTC 2025-09-07T06:16:16.7278698Z echo "Running on Linux 51ba6978f15c 6.1.141-155.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 17 10:29:47 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux at Sun 07 Sep 2025 06:16:16 AM UTC" 2025-09-07T06:16:16.7279477Z 2025-09-07T06:16:16.7279620Z export PACKAGE_TYPE="libtorch" 2025-09-07T06:16:16.7279934Z export DESIRED_PYTHON="" 2025-09-07T06:16:16.7280242Z export DESIRED_CUDA="cpu" 2025-09-07T06:16:16.7280563Z export LIBTORCH_VARIANT="shared-with-deps" 2025-09-07T06:16:16.7280982Z export BUILD_PYTHONLESS="1" 2025-09-07T06:16:16.7281292Z if [[ "linux-gnu" == "msys" ]]; then 2025-09-07T06:16:16.7281636Z export LIBTORCH_CONFIG="" 2025-09-07T06:16:16.7281932Z if [[ "" == 'debug' ]]; then 2025-09-07T06:16:16.7282234Z export DEBUG=1 2025-09-07T06:16:16.7282483Z fi 2025-09-07T06:16:16.7282714Z export DESIRED_DEVTOOLSET="" 2025-09-07T06:16:16.7283015Z else 2025-09-07T06:16:16.7283242Z export DESIRED_DEVTOOLSET="" 2025-09-07T06:16:16.7283548Z fi 2025-09-07T06:16:16.7283666Z 2025-09-07T06:16:16.7283772Z export DATE="20250907" 2025-09-07T06:16:16.7284082Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-09-07T06:16:16.7284497Z export PYTORCH_BUILD_VERSION="2.9.0.dev20250907+cpu" 2025-09-07T06:16:16.7284919Z export PYTORCH_BUILD_NUMBER="1" 2025-09-07T06:16:16.7285305Z export OVERRIDE_PACKAGE_VERSION="2.9.0.dev20250907+cpu" 2025-09-07T06:16:16.7285768Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2025-09-07T06:16:16.7286034Z 2025-09-07T06:16:16.7286177Z # TODO: We don't need this anymore IIUC 2025-09-07T06:16:16.7286535Z export TORCH_PACKAGE_NAME='torch' 2025-09-07T06:16:16.7286756Z 2025-09-07T06:16:16.7286878Z export USE_FBGEMM=1 2025-09-07T06:16:16.7287156Z export PIP_UPLOAD_FOLDER="nightly/" 2025-09-07T06:16:16.7287547Z export DOCKER_IMAGE="pytorch/manylinux2_28:cpu" 2025-09-07T06:16:16.7287823Z 2025-09-07T06:16:16.7287828Z 2025-09-07T06:16:16.7287956Z export USE_GOLD_LINKER="ON" 2025-09-07T06:16:16.7288272Z export USE_GLOO_WITH_OPENSSL="ON" 2025-09-07T06:16:16.7288772Z # =================== The above code will be executed inside Docker container =================== 2025-09-07T06:16:16.7289384Z export MAX_JOBS="12" 2025-09-07T06:16:16.7289744Z retry () { 2025-09-07T06:16:16.7290081Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2025-09-07T06:16:16.7290611Z } 2025-09-07T06:16:16.7290829Z export -f retry 2025-09-07T06:16:16.7300692Z + [[ linux-binary-libtorch-release == *\a\a\r\c\h\6\4* ]] 2025-09-07T06:16:16.7301681Z + docker exec -t 51ba6978f15ca759dc7bdbf85b87ee6a74c29717c8dc76ac92bf83855d4bc763 bash -c 'source /tmp/env && bash /pytorch/.ci/libtorch/build.sh' 2025-09-07T06:16:16.7784361Z Running on Linux 51ba6978f15c 6.1.141-155.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 17 10:29:47 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux at Sun 07 Sep 2025 06:16:16 AM UTC 2025-09-07T06:16:16.7804340Z +++ dirname /pytorch/.ci/libtorch/build.sh 2025-09-07T06:16:16.7808631Z ++ cd /pytorch/.ci/libtorch 2025-09-07T06:16:16.7809181Z ++ pwd 2025-09-07T06:16:16.7810651Z + SCRIPTPATH=/pytorch/.ci/libtorch 2025-09-07T06:16:16.7810981Z + USE_NVSHMEM=0 2025-09-07T06:16:16.7811243Z + USE_CUSPARSELT=0 2025-09-07T06:16:16.7811499Z + BUILD_PYTHONLESS=1 2025-09-07T06:16:16.7811769Z + DESIRED_PYTHON=3.9 2025-09-07T06:16:16.7812067Z + /pytorch/.ci/libtorch/../manywheel/build.sh 2025-09-07T06:16:16.7835582Z +++ dirname /pytorch/.ci/libtorch/../manywheel/build.sh 2025-09-07T06:16:16.7842208Z ++ cd /pytorch/.ci/libtorch/../manywheel 2025-09-07T06:16:16.7842541Z ++ pwd 2025-09-07T06:16:16.7843832Z + SCRIPTPATH=/pytorch/.ci/manywheel 2025-09-07T06:16:16.7844478Z + case "${GPU_ARCH_TYPE:-BLANK}" in 2025-09-07T06:16:16.7844898Z + bash /pytorch/.ci/manywheel/build_cpu.sh 2025-09-07T06:16:16.7857943Z + export TH_BINARY_BUILD=1 2025-09-07T06:16:16.7858268Z + TH_BINARY_BUILD=1 2025-09-07T06:16:16.7858537Z + export USE_CUDA=0 2025-09-07T06:16:16.7858793Z + USE_CUDA=0 2025-09-07T06:16:16.7859028Z + [[ -z '' ]] 2025-09-07T06:16:16.7859286Z + CMAKE_ARGS=() 2025-09-07T06:16:16.7859511Z + [[ -z '' ]] 2025-09-07T06:16:16.7860200Z + EXTRA_CAFFE2_CMAKE_FLAGS=() 2025-09-07T06:16:16.7860533Z + WHEELHOUSE_DIR=wheelhousecpu 2025-09-07T06:16:16.7861062Z + LIBTORCH_HOUSE_DIR=libtorch_housecpu 2025-09-07T06:16:16.7861410Z + [[ -z /artifacts ]] 2025-09-07T06:16:16.7861695Z + mkdir -p /artifacts 2025-09-07T06:16:16.7879018Z ++ awk -F= '/^NAME/{print $2}' /etc/os-release 2025-09-07T06:16:16.7885607Z + OS_NAME='"Ubuntu"' 2025-09-07T06:16:16.7886470Z + [[ "Ubuntu" == *\C\e\n\t\O\S\ \L\i\n\u\x* ]] 2025-09-07T06:16:16.7886943Z + [[ "Ubuntu" == *\R\e\d\ \H\a\t\ \E\n\t\e\r\p\r\i\s\e\ \L\i\n\u\x* ]] 2025-09-07T06:16:16.7887365Z + [[ "Ubuntu" == *\A\l\m\a\L\i\n\u\x* ]] 2025-09-07T06:16:16.7887714Z + [[ "Ubuntu" == *\U\b\u\n\t\u* ]] 2025-09-07T06:16:16.7889824Z ++ uname -m 2025-09-07T06:16:16.7896215Z + [[ x86_64 == \s\3\9\0\x ]] 2025-09-07T06:16:16.7896599Z + LIBGOMP_PATH=/usr/lib/x86_64-linux-gnu/libgomp.so.1 2025-09-07T06:16:16.7897071Z + DEPS_LIST=("$LIBGOMP_PATH") 2025-09-07T06:16:16.7897407Z + DEPS_SONAME=("libgomp.so.1") 2025-09-07T06:16:16.7897741Z + rm -rf '/usr/local/cuda*' 2025-09-07T06:16:16.7912142Z +++ dirname /pytorch/.ci/manywheel/build_cpu.sh 2025-09-07T06:16:16.7918690Z ++ cd /pytorch/.ci/manywheel 2025-09-07T06:16:16.7918992Z ++ pwd 2025-09-07T06:16:16.7920626Z + SOURCE_DIR=/pytorch/.ci/manywheel 2025-09-07T06:16:16.7920963Z + [[ -z 1 ]] 2025-09-07T06:16:16.7921212Z + BUILD_SCRIPT=build_libtorch.sh 2025-09-07T06:16:16.7921595Z + source /pytorch/.ci/manywheel/build_libtorch.sh 2025-09-07T06:16:16.7921985Z ++ set -e pipefail 2025-09-07T06:16:16.7928590Z ++++ dirname /pytorch/.ci/manywheel/build_libtorch.sh 2025-09-07T06:16:16.7935138Z +++ cd /pytorch/.ci/manywheel 2025-09-07T06:16:16.7935429Z +++ pwd 2025-09-07T06:16:16.7937032Z ++ SOURCE_DIR=/pytorch/.ci/manywheel 2025-09-07T06:16:16.7937350Z ++ [[ -z 3.9 ]] 2025-09-07T06:16:16.7937598Z ++ [[ -n 1 ]] 2025-09-07T06:16:16.7937856Z ++ [[ -z shared-with-deps ]] 2025-09-07T06:16:16.7941557Z +++ awk -F= '/^NAME/{print $2}' /etc/os-release 2025-09-07T06:16:16.7950080Z ++ OS_NAME='"Ubuntu"' 2025-09-07T06:16:16.7950649Z ++ [[ "Ubuntu" == *\A\l\m\a\L\i\n\u\x* ]] 2025-09-07T06:16:16.7951084Z ++ [[ "Ubuntu" == *\R\e\d\ \H\a\t\ \E\n\t\e\r\p\r\i\s\e\ \L\i\n\u\x* ]] 2025-09-07T06:16:16.7951510Z ++ [[ "Ubuntu" == *\U\b\u\n\t\u* ]] 2025-09-07T06:16:16.7953746Z +++ find /etc/apt/ -type f -name '*.list' 2025-09-07T06:16:16.7969082Z ++ sed -i 's/.*nvidia.*/# &/' /etc/apt/sources.list 2025-09-07T06:16:16.7986839Z ++ retry apt-get update 2025-09-07T06:16:16.7987185Z ++ apt-get update 2025-09-07T06:16:16.8525417Z 2025-09-07T06:16:17.3532268Z 0% [Working] 2025-09-07T06:16:17.8535154Z 0% [Connecting to archive.ubuntu.com (91.189.91.83)] [Waiting for headers] 2025-09-07T06:16:18.3541174Z 0% [Connecting to archive.ubuntu.com (91.189.91.81)] [Waiting for headers] 2025-09-07T06:16:18.8546126Z 0% [Connecting to archive.ubuntu.com (91.189.91.82)] [Waiting for headers] 2025-09-07T06:16:19.3549714Z 0% [Connecting to archive.ubuntu.com (185.125.190.81)] [Waiting for headers] 2025-09-07T06:16:19.8555314Z 0% [Connecting to archive.ubuntu.com (185.125.190.81)] [Waiting for headers] 2025-09-07T06:16:19.8555947Z 2025-09-07T06:16:20.3560875Z 0% [Waiting for headers] [Waiting for headers] 2025-09-07T06:16:20.8566569Z 0% [Waiting for headers] [Waiting for headers] 2025-09-07T06:16:21.3574724Z 0% [Waiting for headers] [Waiting for headers] 2025-09-07T06:16:21.8580732Z 0% [Waiting for headers] [Waiting for headers] 2025-09-07T06:16:22.3586518Z 0% [Waiting for headers] [Waiting for headers] 2025-09-07T06:16:22.8592969Z 0% [Waiting for headers] [Waiting for headers] 2025-09-07T06:16:22.9647709Z 0% [Waiting for headers] [Waiting for headers] 2025-09-07T06:16:22.9648342Z 2025-09-07T06:16:22.9648900Z Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2025-09-07T06:16:22.9649309Z 2025-09-07T06:16:23.2347667Z 0% [Waiting for headers] [1 InRelease 14.2 kB/128 kB 11%] 2025-09-07T06:16:23.2348508Z 2025-09-07T06:16:23.3180626Z 0% [Waiting for headers] 2025-09-07T06:16:23.8186627Z 0% [Waiting for headers] 2025-09-07T06:16:24.3195055Z 0% [Waiting for headers] 2025-09-07T06:16:24.8201302Z 0% [Waiting for headers] 2025-09-07T06:16:25.3211495Z 0% [Waiting for headers] 2025-09-07T06:16:25.8215365Z 0% [Waiting for headers] 2025-09-07T06:16:25.9018073Z 0% [Waiting for headers] 2025-09-07T06:16:25.9018455Z 2025-09-07T06:16:25.9018851Z Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2025-09-07T06:16:25.9019166Z 2025-09-07T06:16:25.9019265Z 2025-09-07T06:16:25.9818477Z 0% [Working] 2025-09-07T06:16:25.9818740Z 2025-09-07T06:16:25.9819167Z Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2025-09-07T06:16:25.9819563Z 2025-09-07T06:16:25.9899864Z 0% [3 InRelease 11.3 kB/128 kB 9%] 2025-09-07T06:16:26.2729664Z 0% [3 InRelease 12.7 kB/128 kB 10%] 2025-09-07T06:16:26.2730250Z 2025-09-07T06:16:26.3550559Z 0% [Working] 2025-09-07T06:16:26.3550859Z 0% [Waiting for headers] 2025-09-07T06:16:26.3551164Z 2025-09-07T06:16:26.3551625Z Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2025-09-07T06:16:26.3552054Z 2025-09-07T06:16:26.4152370Z 0% [4 InRelease 6,932 B/128 kB 5%] 2025-09-07T06:16:26.4152753Z 2025-09-07T06:16:26.4928046Z 0% [Working] 2025-09-07T06:16:26.4981624Z 25% [Waiting for headers] 2025-09-07T06:16:26.4981964Z 2025-09-07T06:16:26.4982488Z Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4,919 kB] 2025-09-07T06:16:26.4982942Z 2025-09-07T06:16:26.9267588Z 25% [5 Packages 2,655 B/4,919 kB 0%] 2025-09-07T06:16:26.9267981Z 2025-09-07T06:16:26.9270680Z 99% [Working] 2025-09-07T06:16:27.1613080Z 99% [5 Packages store 0 B] 2025-09-07T06:16:27.1613488Z 2025-09-07T06:16:27.1613769Z 100% [Working] 2025-09-07T06:16:27.1613994Z 2025-09-07T06:16:27.1614254Z Fetched 5,303 kB in 10s (514 kB/s) 2025-09-07T06:16:27.1668709Z 2025-09-07T06:16:27.2261927Z Reading package lists... 0% 2025-09-07T06:16:27.2262182Z 2025-09-07T06:16:27.2348419Z Reading package lists... 0% 2025-09-07T06:16:27.2348670Z 2025-09-07T06:16:27.2669480Z Reading package lists... 0% 2025-09-07T06:16:27.2669732Z 2025-09-07T06:16:27.2669850Z Reading package lists... 3% 2025-09-07T06:16:27.2670064Z 2025-09-07T06:16:27.2875350Z Reading package lists... 3% 2025-09-07T06:16:27.2875604Z 2025-09-07T06:16:27.2875746Z Reading package lists... 3% 2025-09-07T06:16:27.2875963Z 2025-09-07T06:16:27.6762241Z Reading package lists... 3% 2025-09-07T06:16:27.6762516Z 2025-09-07T06:16:27.6762666Z Reading package lists... 35% 2025-09-07T06:16:27.6762878Z 2025-09-07T06:16:27.6901663Z Reading package lists... 35% 2025-09-07T06:16:27.6901945Z 2025-09-07T06:16:27.6902085Z Reading package lists... 35% 2025-09-07T06:16:27.6902287Z 2025-09-07T06:16:27.8415274Z Reading package lists... 35% 2025-09-07T06:16:27.8415540Z 2025-09-07T06:16:27.8415670Z Reading package lists... 49% 2025-09-07T06:16:27.8415870Z 2025-09-07T06:16:27.9382559Z Reading package lists... 49% 2025-09-07T06:16:27.9382842Z 2025-09-07T06:16:27.9746594Z Reading package lists... 58% 2025-09-07T06:16:27.9746847Z 2025-09-07T06:16:27.9746965Z Reading package lists... 64% 2025-09-07T06:16:27.9747170Z 2025-09-07T06:16:28.0250021Z Reading package lists... 64% 2025-09-07T06:16:28.0250286Z 2025-09-07T06:16:28.0250400Z Reading package lists... 68% 2025-09-07T06:16:28.0250620Z 2025-09-07T06:16:28.0262737Z Reading package lists... 68% 2025-09-07T06:16:28.0262966Z 2025-09-07T06:16:28.0263098Z Reading package lists... 68% 2025-09-07T06:16:28.0263304Z 2025-09-07T06:16:28.0290063Z Reading package lists... 68% 2025-09-07T06:16:28.0290378Z 2025-09-07T06:16:28.0290499Z Reading package lists... 69% 2025-09-07T06:16:28.0290704Z 2025-09-07T06:16:28.0364230Z Reading package lists... 69% 2025-09-07T06:16:28.0364503Z 2025-09-07T06:16:28.0364622Z Reading package lists... 69% 2025-09-07T06:16:28.0364829Z 2025-09-07T06:16:28.0971635Z Reading package lists... 69% 2025-09-07T06:16:28.0971908Z 2025-09-07T06:16:28.0972037Z Reading package lists... 81% 2025-09-07T06:16:28.0972281Z 2025-09-07T06:16:28.1583030Z Reading package lists... 81% 2025-09-07T06:16:28.1583292Z 2025-09-07T06:16:28.1583427Z Reading package lists... 95% 2025-09-07T06:16:28.1583632Z 2025-09-07T06:16:28.1762154Z Reading package lists... 95% 2025-09-07T06:16:28.1762414Z 2025-09-07T06:16:28.1762559Z Reading package lists... 99% 2025-09-07T06:16:28.1762768Z 2025-09-07T06:16:28.1765343Z Reading package lists... 99% 2025-09-07T06:16:28.1765562Z 2025-09-07T06:16:28.1765675Z Reading package lists... 99% 2025-09-07T06:16:28.1765877Z 2025-09-07T06:16:28.1890491Z Reading package lists... 99% 2025-09-07T06:16:28.1890778Z 2025-09-07T06:16:28.1890903Z Reading package lists... Done 2025-09-07T06:16:28.1891139Z 2025-09-07T06:16:28.2097457Z ++ retry apt-get -y install zip openssl 2025-09-07T06:16:28.2097881Z ++ apt-get -y install zip openssl 2025-09-07T06:16:28.2490836Z 2025-09-07T06:16:28.3063708Z Reading package lists... 0% 2025-09-07T06:16:28.3064060Z 2025-09-07T06:16:28.3150927Z Reading package lists... 0% 2025-09-07T06:16:28.3151184Z 2025-09-07T06:16:28.3468694Z Reading package lists... 0% 2025-09-07T06:16:28.3468963Z 2025-09-07T06:16:28.3469083Z Reading package lists... 3% 2025-09-07T06:16:28.3469284Z 2025-09-07T06:16:28.3668349Z Reading package lists... 3% 2025-09-07T06:16:28.3668603Z 2025-09-07T06:16:28.3668733Z Reading package lists... 3% 2025-09-07T06:16:28.3668951Z 2025-09-07T06:16:28.7541819Z Reading package lists... 3% 2025-09-07T06:16:28.7542088Z 2025-09-07T06:16:28.7542207Z Reading package lists... 35% 2025-09-07T06:16:28.7542425Z 2025-09-07T06:16:28.7673712Z Reading package lists... 35% 2025-09-07T06:16:28.7674001Z 2025-09-07T06:16:28.7674146Z Reading package lists... 35% 2025-09-07T06:16:28.7674354Z 2025-09-07T06:16:28.9187635Z Reading package lists... 35% 2025-09-07T06:16:28.9187898Z 2025-09-07T06:16:28.9188034Z Reading package lists... 49% 2025-09-07T06:16:28.9188238Z 2025-09-07T06:16:29.0155166Z Reading package lists... 49% 2025-09-07T06:16:29.0155450Z 2025-09-07T06:16:29.0528827Z Reading package lists... 58% 2025-09-07T06:16:29.0529124Z 2025-09-07T06:16:29.0529240Z Reading package lists... 64% 2025-09-07T06:16:29.0529442Z 2025-09-07T06:16:29.1023173Z Reading package lists... 64% 2025-09-07T06:16:29.1023432Z 2025-09-07T06:16:29.1023550Z Reading package lists... 68% 2025-09-07T06:16:29.1023749Z 2025-09-07T06:16:29.1042179Z Reading package lists... 68% 2025-09-07T06:16:29.1042428Z 2025-09-07T06:16:29.1042561Z Reading package lists... 68% 2025-09-07T06:16:29.1042780Z 2025-09-07T06:16:29.1062520Z Reading package lists... 68% 2025-09-07T06:16:29.1062776Z 2025-09-07T06:16:29.1063187Z Reading package lists... 69% 2025-09-07T06:16:29.1063396Z 2025-09-07T06:16:29.1138610Z Reading package lists... 69% 2025-09-07T06:16:29.1138862Z 2025-09-07T06:16:29.1138993Z Reading package lists... 69% 2025-09-07T06:16:29.1139191Z 2025-09-07T06:16:29.1742942Z Reading package lists... 69% 2025-09-07T06:16:29.1743219Z 2025-09-07T06:16:29.1743335Z Reading package lists... 81% 2025-09-07T06:16:29.1743535Z 2025-09-07T06:16:29.2346540Z Reading package lists... 81% 2025-09-07T06:16:29.2346809Z 2025-09-07T06:16:29.2346927Z Reading package lists... 95% 2025-09-07T06:16:29.2347133Z 2025-09-07T06:16:29.2531040Z Reading package lists... 95% 2025-09-07T06:16:29.2531295Z 2025-09-07T06:16:29.2531410Z Reading package lists... 99% 2025-09-07T06:16:29.2531625Z 2025-09-07T06:16:29.2533001Z Reading package lists... 99% 2025-09-07T06:16:29.2533201Z 2025-09-07T06:16:29.2533326Z Reading package lists... 99% 2025-09-07T06:16:29.2533522Z 2025-09-07T06:16:29.2660416Z Reading package lists... 99% 2025-09-07T06:16:29.2660808Z 2025-09-07T06:16:29.2660933Z Reading package lists... Done 2025-09-07T06:16:29.2661524Z 2025-09-07T06:16:29.2882934Z 2025-09-07T06:16:29.2883300Z Building dependency tree... 0% 2025-09-07T06:16:29.2883594Z 2025-09-07T06:16:29.3241226Z Building dependency tree... 0% 2025-09-07T06:16:29.3241506Z 2025-09-07T06:16:29.3241640Z Building dependency tree... 50% 2025-09-07T06:16:29.4581715Z 2025-09-07T06:16:29.4582079Z Building dependency tree... 50% 2025-09-07T06:16:29.4582479Z 2025-09-07T06:16:29.4582606Z Building dependency tree 2025-09-07T06:16:29.4582819Z 2025-09-07T06:16:29.4582824Z 2025-09-07T06:16:29.4582956Z Reading state information... 0% 2025-09-07T06:16:29.4583208Z 2025-09-07T06:16:29.4583617Z Reading state information... 0% 2025-09-07T06:16:29.4583839Z 2025-09-07T06:16:29.4584079Z Reading state information... Done 2025-09-07T06:16:29.4584307Z 2025-09-07T06:16:29.4767717Z openssl is already the newest version (1.1.1f-1ubuntu2.24). 2025-09-07T06:16:29.4768210Z openssl set to manually installed. 2025-09-07T06:16:29.6461404Z The following NEW packages will be installed: 2025-09-07T06:16:29.6513731Z zip 2025-09-07T06:16:29.6514138Z 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded. 2025-09-07T06:16:29.6514598Z Need to get 167 kB of archives. 2025-09-07T06:16:29.6515054Z After this operation, 638 kB of additional disk space will be used. 2025-09-07T06:16:29.6583294Z 2025-09-07T06:16:30.1586850Z 0% [Working] 2025-09-07T06:16:30.6591499Z 0% [Connecting to archive.ubuntu.com (185.125.190.36)] 2025-09-07T06:16:31.1596809Z 0% [Connecting to archive.ubuntu.com (185.125.190.83)] 2025-09-07T06:16:31.1597548Z 2025-09-07T06:16:31.6599033Z 0% [Connecting to archive.ubuntu.com (91.189.91.82)] 2025-09-07T06:16:32.1606403Z 0% [Connecting to archive.ubuntu.com (185.125.190.81)] 2025-09-07T06:16:32.6612361Z 0% [Connecting to archive.ubuntu.com (185.125.190.81)] 2025-09-07T06:16:33.1618894Z 0% [Connecting to archive.ubuntu.com (185.125.190.81)] 2025-09-07T06:16:33.6621728Z 0% [Connecting to archive.ubuntu.com (185.125.190.81)] 2025-09-07T06:16:33.6622885Z 2025-09-07T06:16:34.1626793Z 0% [Waiting for headers] 2025-09-07T06:16:34.6632667Z 0% [Waiting for headers] 2025-09-07T06:16:35.1641565Z 0% [Waiting for headers] 2025-09-07T06:16:35.6647962Z 0% [Waiting for headers] 2025-09-07T06:16:36.1654094Z 0% [Waiting for headers] 2025-09-07T06:16:36.6660969Z 0% [Waiting for headers] 2025-09-07T06:16:37.1663571Z 0% [Waiting for headers] 2025-09-07T06:16:37.6665561Z 0% [Waiting for headers] 2025-09-07T06:16:38.1675305Z 0% [Waiting for headers] 2025-09-07T06:16:38.6679828Z 0% [Waiting for headers] 2025-09-07T06:16:39.1688022Z 0% [Waiting for headers] 2025-09-07T06:16:39.6695054Z 0% [Waiting for headers] 2025-09-07T06:16:40.1701613Z 0% [Waiting for headers] 2025-09-07T06:16:40.6705950Z 0% [Waiting for headers] 2025-09-07T06:16:40.7037673Z 0% [Waiting for headers] 2025-09-07T06:16:40.7038354Z 2025-09-07T06:16:40.7038918Z Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 2025-09-07T06:16:40.7039386Z 2025-09-07T06:16:41.0071493Z 7% [1 zip 14.2 kB/167 kB 8%] 2025-09-07T06:16:41.0072309Z 2025-09-07T06:16:41.0073006Z 100% [Working] 2025-09-07T06:16:41.0073589Z 2025-09-07T06:16:41.0074258Z Fetched 167 kB in 11s (14.7 kB/s) 2025-09-07T06:16:41.1489744Z debconf: delaying package configuration, since apt-utils is not installed 2025-09-07T06:16:41.1966269Z Selecting previously unselected package zip. 2025-09-07T06:16:41.2025327Z (Reading database ... 2025-09-07T06:16:41.2026053Z (Reading database ... 5% 2025-09-07T06:16:41.2026438Z (Reading database ... 10% 2025-09-07T06:16:41.2026756Z (Reading database ... 15% 2025-09-07T06:16:41.2027052Z (Reading database ... 20% 2025-09-07T06:16:41.2027352Z (Reading database ... 25% 2025-09-07T06:16:41.2027639Z (Reading database ... 30% 2025-09-07T06:16:41.2027967Z (Reading database ... 35% 2025-09-07T06:16:41.2028251Z (Reading database ... 40% 2025-09-07T06:16:41.2028790Z (Reading database ... 45% 2025-09-07T06:16:41.2029083Z (Reading database ... 50% 2025-09-07T06:16:41.2042710Z (Reading database ... 55% 2025-09-07T06:16:41.2062567Z (Reading database ... 60% 2025-09-07T06:16:41.2104192Z (Reading database ... 65% 2025-09-07T06:16:41.2112845Z (Reading database ... 70% 2025-09-07T06:16:41.2119807Z (Reading database ... 75% 2025-09-07T06:16:41.2126845Z (Reading database ... 80% 2025-09-07T06:16:41.2137609Z (Reading database ... 85% 2025-09-07T06:16:41.2145166Z (Reading database ... 90% 2025-09-07T06:16:41.2185961Z (Reading database ... 95% 2025-09-07T06:16:41.2186324Z (Reading database ... 100% 2025-09-07T06:16:41.2186769Z (Reading database ... 49783 files and directories currently installed.) 2025-09-07T06:16:41.2192673Z Preparing to unpack .../zip_3.0-11build1_amd64.deb ... 2025-09-07T06:16:41.2215736Z Unpacking zip (3.0-11build1) ... 2025-09-07T06:16:41.2647880Z Setting up zip (3.0-11build1) ... 2025-09-07T06:16:41.2874199Z ++ build_version=2.9.0.dev20250907+cpu 2025-09-07T06:16:41.2874605Z ++ build_number=1 2025-09-07T06:16:41.2874889Z ++ [[ -n 2.9.0.dev20250907+cpu ]] 2025-09-07T06:16:41.2875214Z ++ build_version=2.9.0.dev20250907+cpu 2025-09-07T06:16:41.2875552Z ++ build_number=0 2025-09-07T06:16:41.2875916Z ++ [[ -z 2.9.0.dev20250907+cpu ]] 2025-09-07T06:16:41.2876218Z ++ [[ -z 0 ]] 2025-09-07T06:16:41.2876520Z ++ export PYTORCH_BUILD_VERSION=2.9.0.dev20250907+cpu 2025-09-07T06:16:41.2876934Z ++ PYTORCH_BUILD_VERSION=2.9.0.dev20250907+cpu 2025-09-07T06:16:41.2877311Z ++ export PYTORCH_BUILD_NUMBER=0 2025-09-07T06:16:41.2877625Z ++ PYTORCH_BUILD_NUMBER=0 2025-09-07T06:16:41.2877969Z ++ export CMAKE_LIBRARY_PATH=/opt/intel/lib:/lib: 2025-09-07T06:16:41.2878370Z ++ CMAKE_LIBRARY_PATH=/opt/intel/lib:/lib: 2025-09-07T06:16:41.2878769Z ++ export CMAKE_INCLUDE_PATH=/opt/intel/include: 2025-09-07T06:16:41.2879156Z ++ CMAKE_INCLUDE_PATH=/opt/intel/include: 2025-09-07T06:16:41.2879525Z ++ [[ -e /opt/openssl ]] 2025-09-07T06:16:41.2879839Z ++ export OPENSSL_ROOT_DIR=/opt/openssl 2025-09-07T06:16:41.2880185Z ++ OPENSSL_ROOT_DIR=/opt/openssl 2025-09-07T06:16:41.2880630Z ++ export CMAKE_INCLUDE_PATH=/opt/openssl/include:/opt/intel/include: 2025-09-07T06:16:41.2893139Z ++ CMAKE_INCLUDE_PATH=/opt/openssl/include:/opt/intel/include: 2025-09-07T06:16:41.2893611Z ++ [[ -n 3.9 ]] 2025-09-07T06:16:41.2893852Z ++ [[ 3.9 != cp* ]] 2025-09-07T06:16:41.2894114Z +++ echo 3.9 2025-09-07T06:16:41.2894344Z +++ tr -d m.u 2025-09-07T06:16:41.2894595Z ++ python_nodot=39 2025-09-07T06:16:41.2894859Z ++ DESIRED_PYTHON=cp39-cp39 2025-09-07T06:16:41.2895182Z ++ pydir=/opt/python/cp39-cp39 2025-09-07T06:16:41.2896128Z ++ export PATH=/opt/python/cp39-cp39/bin:/opt/conda/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-09-07T06:16:41.2897666Z ++ PATH=/opt/python/cp39-cp39/bin:/opt/conda/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-09-07T06:16:41.2898871Z ++ export PATCHELF_BIN=/usr/local/bin/patchelf 2025-09-07T06:16:41.2899255Z ++ PATCHELF_BIN=/usr/local/bin/patchelf 2025-09-07T06:16:41.2899628Z +++ /usr/local/bin/patchelf --version 2025-09-07T06:16:41.2909867Z ++ patchelf_version='patchelf 0.17.2' 2025-09-07T06:16:41.2910283Z ++ echo 'patchelf version: ' patchelf 0.17.2 2025-09-07T06:16:41.2910675Z patchelf version: patchelf 0.17.2 2025-09-07T06:16:41.2911059Z ++ [[ patchelf 0.17.2 == \p\a\t\c\h\e\l\f\ \0\.\9 ]] 2025-09-07T06:16:41.2911449Z ++ [[ -z /pytorch ]] 2025-09-07T06:16:41.2911710Z ++ pushd /pytorch 2025-09-07T06:16:41.2911968Z /pytorch / 2025-09-07T06:16:41.2912257Z ++ retry pip install -qUr requirements-build.txt 2025-09-07T06:16:41.2912686Z ++ pip install -qUr requirements-build.txt 2025-09-07T06:16:48.0616628Z 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-09-07T06:16:48.2085942Z ++ python setup.py clean 2025-09-07T06:16:48.3638062Z Building wheel torch-2.9.0.dev20250907+cpu 2025-09-07T06:16:48.4393919Z Found cmake (/opt/python/cp39-cp39/bin/cmake) version: 4.1.0 (>=3.27) 2025-09-07T06:16:48.5036387Z /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-09-07T06:16:48.5037580Z !! 2025-09-07T06:16:48.5037702Z 2025-09-07T06:16:48.5037835Z ******************************************************************************** 2025-09-07T06:16:48.5038802Z 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-09-07T06:16:48.5039642Z 2025-09-07T06:16:48.5039915Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-09-07T06:16:48.5040442Z or your builds will no longer be supported. 2025-09-07T06:16:48.5040713Z 2025-09-07T06:16:48.5041144Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-07T06:16:48.5041809Z ******************************************************************************** 2025-09-07T06:16:48.5042093Z 2025-09-07T06:16:48.5042183Z !! 2025-09-07T06:16:48.5042412Z corresp(dist, value, root_dir) 2025-09-07T06:16:48.5349261Z running clean 2025-09-07T06:16:48.7936161Z ++ retry pip install -qr requirements.txt 2025-09-07T06:16:48.7936635Z ++ pip install -qr requirements.txt 2025-09-07T06:16:59.4188535Z 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-09-07T06:16:59.5326788Z ++ retry pip install -q numpy==2.0.1 2025-09-07T06:16:59.5327255Z ++ pip install -q numpy==2.0.1 2025-09-07T06:17:02.5641058Z 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-09-07T06:17:02.6295535Z ++ [[ cpu == *\r\o\c\m* ]] 2025-09-07T06:17:02.6295928Z +++ date 2025-09-07T06:17:02.6301498Z ++ echo 'Calling '\''python -m pip install .'\'' at Sun 07 Sep 2025 06:17:02 AM UTC' 2025-09-07T06:17:02.6302140Z Calling 'python -m pip install .' at Sun 07 Sep 2025 06:17:02 AM UTC 2025-09-07T06:17:02.6302964Z ++ [[ shared-with-deps = *\s\t\a\t\i\c* ]] 2025-09-07T06:17:02.6306129Z ++ set -x 2025-09-07T06:17:02.6306375Z ++ mkdir -p build 2025-09-07T06:17:02.6320755Z ++ CMAKE_ARGS= 2025-09-07T06:17:02.6321165Z ++ EXTRA_CAFFE2_CMAKE_FLAGS=' ' 2025-09-07T06:17:02.6321396Z 2025-09-07T06:17:02.6321507Z real 0m0.000s 2025-09-07T06:17:02.6321735Z user 0m0.000s 2025-09-07T06:17:02.6321974Z sys 0m0.000s 2025-09-07T06:17:02.6322243Z ++ CFLAGS=-Wno-deprecated-declarations 2025-09-07T06:17:02.6322618Z ++ BUILD_LIBTORCH_CPU_WITH_DEBUG=1 2025-09-07T06:17:02.6323009Z ++ python -m pip install --no-build-isolation -v . 2025-09-07T06:17:02.9074815Z Using pip 25.2 from /opt/python/cp39-cp39/lib/python3.9/site-packages/pip (python 3.9) 2025-09-07T06:17:02.9459223Z Processing /pytorch 2025-09-07T06:17:02.9506524Z Running command Preparing metadata (pyproject.toml) 2025-09-07T06:17:03.1123889Z Building wheel torch-2.9.0.dev20250907+cpu 2025-09-07T06:17:03.1885929Z Found cmake (/opt/python/cp39-cp39/bin/cmake) version: 4.1.0 (>=3.27) 2025-09-07T06:17:03.2563426Z /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-09-07T06:17:03.2564606Z !! 2025-09-07T06:17:03.2564749Z 2025-09-07T06:17:03.2564888Z ******************************************************************************** 2025-09-07T06:17:03.2566299Z 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-09-07T06:17:03.2567193Z 2025-09-07T06:17:03.2568873Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-09-07T06:17:03.2569972Z or your builds will no longer be supported. 2025-09-07T06:17:03.2571220Z 2025-09-07T06:17:03.2573510Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-07T06:17:03.2574282Z ******************************************************************************** 2025-09-07T06:17:03.2575463Z 2025-09-07T06:17:03.2576826Z !! 2025-09-07T06:17:03.2578184Z corresp(dist, value, root_dir) 2025-09-07T06:17:03.2949216Z running dist_info 2025-09-07T06:17:03.3020078Z creating /tmp/pip-modern-metadata-w3p0jp3a/torch.egg-info 2025-09-07T06:17:03.3020718Z writing /tmp/pip-modern-metadata-w3p0jp3a/torch.egg-info/PKG-INFO 2025-09-07T06:17:03.3026760Z writing dependency_links to /tmp/pip-modern-metadata-w3p0jp3a/torch.egg-info/dependency_links.txt 2025-09-07T06:17:03.3029180Z writing entry points to /tmp/pip-modern-metadata-w3p0jp3a/torch.egg-info/entry_points.txt 2025-09-07T06:17:03.3036424Z writing requirements to /tmp/pip-modern-metadata-w3p0jp3a/torch.egg-info/requires.txt 2025-09-07T06:17:03.3039010Z writing top-level names to /tmp/pip-modern-metadata-w3p0jp3a/torch.egg-info/top_level.txt 2025-09-07T06:17:03.3040590Z writing manifest file '/tmp/pip-modern-metadata-w3p0jp3a/torch.egg-info/SOURCES.txt' 2025-09-07T06:17:03.4009859Z reading manifest file '/tmp/pip-modern-metadata-w3p0jp3a/torch.egg-info/SOURCES.txt' 2025-09-07T06:17:03.4010511Z reading manifest template 'MANIFEST.in' 2025-09-07T06:17:03.4014434Z warning: no files found matching 'BUILD' 2025-09-07T06:17:03.4016245Z warning: no files found matching '*.BUILD' 2025-09-07T06:17:03.4018687Z warning: no files found matching 'BUCK' 2025-09-07T06:17:03.4029240Z warning: no files found matching '[Mm]akefile.*' 2025-09-07T06:17:03.4033494Z warning: no files found matching '*.[Dd]ockerfile' 2025-09-07T06:17:03.4035674Z warning: no files found matching '[Dd]ockerfile.*' 2025-09-07T06:17:04.7995929Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-09-07T06:17:04.8874955Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-09-07T06:17:04.9758230Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-09-07T06:17:05.0640831Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-09-07T06:17:05.1527497Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-09-07T06:17:05.5343223Z no previously-included directories found matching '*/.git' 2025-09-07T06:17:05.6905939Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-09-07T06:17:05.7786494Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-09-07T06:17:05.7787104Z adding license file 'LICENSE' 2025-09-07T06:17:05.7787450Z adding license file 'NOTICE' 2025-09-07T06:17:07.1746612Z writing manifest file '/tmp/pip-modern-metadata-w3p0jp3a/torch.egg-info/SOURCES.txt' 2025-09-07T06:17:07.2167158Z creating '/tmp/pip-modern-metadata-w3p0jp3a/torch-2.9.0.dev20250907+cpu.dist-info' 2025-09-07T06:17:07.2626762Z Preparing metadata (pyproject.toml) ... [?25l[?25hdone 2025-09-07T06:17:07.2701028Z Requirement already satisfied: filelock in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from torch==2.9.0.dev20250907+cpu) (3.19.1) 2025-09-07T06:17:07.2718393Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from torch==2.9.0.dev20250907+cpu) (4.15.0) 2025-09-07T06:17:07.2722849Z Requirement already satisfied: sympy>=1.13.3 in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from torch==2.9.0.dev20250907+cpu) (1.14.0) 2025-09-07T06:17:07.2725357Z Requirement already satisfied: networkx>=2.5.1 in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from torch==2.9.0.dev20250907+cpu) (3.2.1) 2025-09-07T06:17:07.2729805Z Requirement already satisfied: jinja2 in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from torch==2.9.0.dev20250907+cpu) (3.1.6) 2025-09-07T06:17:07.2735587Z Requirement already satisfied: fsspec>=0.8.5 in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from torch==2.9.0.dev20250907+cpu) (2025.9.0) 2025-09-07T06:17:07.3251440Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from sympy>=1.13.3->torch==2.9.0.dev20250907+cpu) (1.3.0) 2025-09-07T06:17:07.3295714Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages (from jinja2->torch==2.9.0.dev20250907+cpu) (3.0.2) 2025-09-07T06:17:07.3304796Z Building wheels for collected packages: torch 2025-09-07T06:17:07.3314467Z Running command Building wheel for torch (pyproject.toml) 2025-09-07T06:17:07.4869353Z Building wheel torch-2.9.0.dev20250907+cpu 2025-09-07T06:17:07.5625988Z Found cmake (/opt/python/cp39-cp39/bin/cmake) version: 4.1.0 (>=3.27) 2025-09-07T06:17:07.5913695Z -- Building version 2.9.0.dev20250907+cpu 2025-09-07T06:17:07.6760499Z cmake -GNinja -DBUILD_ENVIRONMENT=linux-binary-libtorch-release -DBUILD_LIBTORCH_CPU_WITH_DEBUG=1 -DBUILD_PYTHON=True -DBUILD_PYTHONLESS=1 -DBUILD_TEST=True -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 -DOPENSSL_ROOT_DIR=/opt/openssl -DPython_EXECUTABLE=/opt/python/cp39-cp39/bin/python -DPython_NumPy_INCLUDE_DIR=/opt/python/cp39-cp39/lib/python3.9/site-packages/numpy/_core/include -DTORCH_BUILD_VERSION=2.9.0.dev20250907+cpu -DUSE_CUDA=0 -DUSE_CUSPARSELT=0 -DUSE_FBGEMM=1 -DUSE_GLOO_WITH_OPENSSL=ON -DUSE_GOLD_LINKER=ON -DUSE_NUMPY=True -DUSE_NVSHMEM=0 /pytorch 2025-09-07T06:17:07.7655069Z CMake Deprecation Warning at CMakeLists.txt:9 (cmake_policy): 2025-09-07T06:17:07.7655712Z The OLD behavior for policy CMP0126 will be removed from a future version 2025-09-07T06:17:07.7656212Z of CMake. 2025-09-07T06:17:07.7656359Z 2025-09-07T06:17:07.7656603Z The cmake-policies(7) manual explains that the OLD behaviors of all 2025-09-07T06:17:07.7657545Z policies are deprecated and that a policy should be set to OLD only under 2025-09-07T06:17:07.7658224Z specific short-term circumstances. Projects should be ported to the NEW 2025-09-07T06:17:07.7659264Z behavior and not rely on setting a policy to OLD. 2025-09-07T06:17:07.7663437Z 2025-09-07T06:17:07.7665002Z 2025-09-07T06:17:07.8354790Z -- The CXX compiler identification is GNU 9.4.0 2025-09-07T06:17:07.8865006Z -- The C compiler identification is GNU 9.4.0 2025-09-07T06:17:07.8956321Z -- Detecting CXX compiler ABI info 2025-09-07T06:17:07.9616669Z -- Detecting CXX compiler ABI info - done 2025-09-07T06:17:07.9804289Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2025-09-07T06:17:07.9804762Z -- Detecting CXX compile features 2025-09-07T06:17:07.9808877Z -- Detecting CXX compile features - done 2025-09-07T06:17:07.9946876Z -- Detecting C compiler ABI info 2025-09-07T06:17:08.0475093Z -- Detecting C compiler ABI info - done 2025-09-07T06:17:08.0656055Z -- Check for working C compiler: /usr/bin/cc - skipped 2025-09-07T06:17:08.0657195Z -- Detecting C compile features 2025-09-07T06:17:08.0659219Z -- Detecting C compile features - done 2025-09-07T06:17:08.0748082Z -- Not forcing any particular BLAS to be found 2025-09-07T06:17:08.0805933Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2025-09-07T06:17:08.0826497Z -- Performing Test C_HAS_AVX_1 2025-09-07T06:17:08.2560325Z -- Performing Test C_HAS_AVX_1 - Failed 2025-09-07T06:17:08.2560979Z -- Performing Test C_HAS_AVX_2 2025-09-07T06:17:08.4526764Z -- Performing Test C_HAS_AVX_2 - Success 2025-09-07T06:17:08.4527221Z -- Performing Test C_HAS_AVX2_1 2025-09-07T06:17:08.6252752Z -- Performing Test C_HAS_AVX2_1 - Failed 2025-09-07T06:17:08.6253201Z -- Performing Test C_HAS_AVX2_2 2025-09-07T06:17:08.8166823Z -- Performing Test C_HAS_AVX2_2 - Success 2025-09-07T06:17:08.8167312Z -- Performing Test C_HAS_AVX512_1 2025-09-07T06:17:08.9900222Z -- Performing Test C_HAS_AVX512_1 - Failed 2025-09-07T06:17:08.9900736Z -- Performing Test C_HAS_AVX512_2 2025-09-07T06:17:09.1547740Z -- Performing Test C_HAS_AVX512_2 - Success 2025-09-07T06:17:09.1548209Z -- Performing Test CXX_HAS_AVX_1 2025-09-07T06:17:09.3266740Z -- Performing Test CXX_HAS_AVX_1 - Failed 2025-09-07T06:17:09.3267220Z -- Performing Test CXX_HAS_AVX_2 2025-09-07T06:17:09.5226061Z -- Performing Test CXX_HAS_AVX_2 - Success 2025-09-07T06:17:09.5226521Z -- Performing Test CXX_HAS_AVX2_1 2025-09-07T06:17:09.6937163Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2025-09-07T06:17:09.6937607Z -- Performing Test CXX_HAS_AVX2_2 2025-09-07T06:17:09.8845143Z -- Performing Test CXX_HAS_AVX2_2 - Success 2025-09-07T06:17:09.8845619Z -- Performing Test CXX_HAS_AVX512_1 2025-09-07T06:17:10.0562905Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2025-09-07T06:17:10.0563377Z -- Performing Test CXX_HAS_AVX512_2 2025-09-07T06:17:10.2223612Z -- Performing Test CXX_HAS_AVX512_2 - Success 2025-09-07T06:17:10.2224439Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-09-07T06:17:10.2225571Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-09-07T06:17:10.2850964Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2025-09-07T06:17:10.2852733Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-09-07T06:17:10.3491095Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2025-09-07T06:17:10.3493081Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2025-09-07T06:17:10.4129878Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2025-09-07T06:17:10.4188751Z -- Could not find hardware support for NEON on this machine. 2025-09-07T06:17:10.4189337Z -- No OMAP3 processor on this machine. 2025-09-07T06:17:10.4190941Z -- No OMAP4 processor on this machine. 2025-09-07T06:17:10.4192311Z -- Performing Test CXX_HAS_SVE256 2025-09-07T06:17:10.4463455Z -- Performing Test CXX_HAS_SVE256 - Failed 2025-09-07T06:17:10.4464349Z -- Performing Test CXX_HAS_ARM_BF16 2025-09-07T06:17:10.4732936Z -- Performing Test CXX_HAS_ARM_BF16 - Failed 2025-09-07T06:17:10.4733437Z -- No SVE processor on this machine. 2025-09-07T06:17:10.4733951Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-09-07T06:17:10.4812789Z CMake Warning at cmake/Dependencies.cmake:95 (message): 2025-09-07T06:17:10.4813398Z Not compiling with XPU. Could NOT find SYCL. Suppress this warning with 2025-09-07T06:17:10.4813906Z -DUSE_XPU=OFF. 2025-09-07T06:17:10.4814187Z Call Stack (most recent call first): 2025-09-07T06:17:10.4814739Z CMakeLists.txt:869 (include) 2025-09-07T06:17:10.4815937Z 2025-09-07T06:17:10.4817199Z 2025-09-07T06:17:10.4818877Z -- Building using own protobuf under third_party per request. 2025-09-07T06:17:10.4820138Z -- Use custom protobuf build. 2025-09-07T06:17:10.4821550Z CMake Warning at cmake/ProtoBuf.cmake:37 (message): 2025-09-07T06:17:10.4822861Z Ancient protobuf forces CMake compatibility 2025-09-07T06:17:10.4824456Z Call Stack (most recent call first): 2025-09-07T06:17:10.4825958Z cmake/ProtoBuf.cmake:87 (custom_protobuf_find) 2025-09-07T06:17:10.4827249Z cmake/Dependencies.cmake:107 (include) 2025-09-07T06:17:10.4828628Z CMakeLists.txt:869 (include) 2025-09-07T06:17:10.4829780Z 2025-09-07T06:17:10.4831084Z 2025-09-07T06:17:10.4833164Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-09-07T06:17:10.4834398Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-09-07T06:17:10.4835599Z CMake. 2025-09-07T06:17:10.4836914Z 2025-09-07T06:17:10.4838528Z Update the VERSION argument value. Or, use the ... syntax 2025-09-07T06:17:10.4839892Z to tell CMake that the project requires at least but has been updated 2025-09-07T06:17:10.4841157Z to work with policies introduced by or earlier. 2025-09-07T06:17:10.4842250Z 2025-09-07T06:17:10.4843471Z 2025-09-07T06:17:10.4844810Z -- 2025-09-07T06:17:10.4846143Z -- 3.13.0.0 2025-09-07T06:17:10.4847543Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-09-07T06:17:10.5421680Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-09-07T06:17:10.5422189Z -- Check if compiler accepts -pthread 2025-09-07T06:17:10.6012798Z -- Check if compiler accepts -pthread - yes 2025-09-07T06:17:10.6016930Z -- Found Threads: TRUE 2025-09-07T06:17:10.6020655Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2025-09-07T06:17:10.7013159Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2025-09-07T06:17:10.7178233Z -- Caffe2 protobuf include directory: $$ 2025-09-07T06:17:10.7194413Z -- Trying to find preferred BLAS backend of choice: MKL 2025-09-07T06:17:10.7215178Z -- MKL_THREADING = OMP 2025-09-07T06:17:10.7215531Z -- Looking for sys/types.h 2025-09-07T06:17:10.8214448Z -- Looking for sys/types.h - found 2025-09-07T06:17:10.8215360Z -- Looking for stdint.h 2025-09-07T06:17:10.8746976Z -- Looking for stdint.h - found 2025-09-07T06:17:10.8747402Z -- Looking for stddef.h 2025-09-07T06:17:10.9271631Z -- Looking for stddef.h - found 2025-09-07T06:17:10.9272287Z -- Check size of void* 2025-09-07T06:17:10.9863085Z -- Check size of void* - done 2025-09-07T06:17:10.9917897Z -- MKL_THREADING = OMP 2025-09-07T06:17:10.9988560Z -- Check OMP with lib /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so and flags -fopenmp -v 2025-09-07T06:17:11.0572194Z -- Check OMP with lib /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so and flags -fopenmp -v 2025-09-07T06:17:11.1876483Z CMake Warning (dev) at /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages/cmake/data/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-09-07T06:17:11.1877680Z The package name passed to find_package_handle_standard_args() (OpenMP_C) 2025-09-07T06:17:11.1878335Z does not match the name of the calling package (OpenMP). This can lead to 2025-09-07T06:17:11.1879241Z problems in calling code that expects find_package() result variables 2025-09-07T06:17:11.1880035Z (e.g., `_FOUND`) to follow a certain pattern. 2025-09-07T06:17:11.1881402Z Call Stack (most recent call first): 2025-09-07T06:17:11.1882901Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-09-07T06:17:11.1884208Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-09-07T06:17:11.1885527Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-09-07T06:17:11.1886833Z cmake/Modules/FindOpenMP.cmake:259 (find_package) 2025-09-07T06:17:11.1888210Z cmake/Modules/FindOpenMP.cmake:551 (_OPENMP_GET_FLAGS) 2025-09-07T06:17:11.1889533Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-09-07T06:17:11.1890920Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-09-07T06:17:11.1892230Z cmake/Dependencies.cmake:198 (find_package) 2025-09-07T06:17:11.1893497Z CMakeLists.txt:869 (include) 2025-09-07T06:17:11.1895121Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-09-07T06:17:11.1895912Z 2025-09-07T06:17:11.2620252Z CMake Warning (dev) at /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages/cmake/data/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-09-07T06:17:11.2621457Z The package name passed to find_package_handle_standard_args() (OpenMP_CXX) 2025-09-07T06:17:11.2622116Z does not match the name of the calling package (OpenMP). This can lead to 2025-09-07T06:17:11.2622735Z problems in calling code that expects find_package() result variables 2025-09-07T06:17:11.2623257Z (e.g., `_FOUND`) to follow a certain pattern. 2025-09-07T06:17:11.2623636Z Call Stack (most recent call first): 2025-09-07T06:17:11.2624277Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-09-07T06:17:11.2625027Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-09-07T06:17:11.2625650Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-09-07T06:17:11.2626960Z cmake/Modules/FindOpenMP.cmake:259 (find_package) 2025-09-07T06:17:11.2628313Z cmake/Modules/FindOpenMP.cmake:551 (_OPENMP_GET_FLAGS) 2025-09-07T06:17:11.2629642Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-09-07T06:17:11.2631065Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-09-07T06:17:11.2632388Z cmake/Dependencies.cmake:198 (find_package) 2025-09-07T06:17:11.2633694Z CMakeLists.txt:869 (include) 2025-09-07T06:17:11.2635211Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-09-07T06:17:11.2636167Z 2025-09-07T06:17:11.2645934Z -- Looking for cblas_sgemm 2025-09-07T06:17:11.4816013Z -- Looking for cblas_sgemm - found 2025-09-07T06:17:11.4816458Z -- Looking for cblas_gemm_bf16bf16f32 2025-09-07T06:17:11.6635586Z -- Looking for cblas_gemm_bf16bf16f32 - found 2025-09-07T06:17:11.6636087Z -- Looking for cblas_gemm_f16f16f32 2025-09-07T06:17:11.8454547Z -- Looking for cblas_gemm_f16f16f32 - found 2025-09-07T06:17:11.8510797Z -- Check OMP with lib /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so and flags -fopenmp -v 2025-09-07T06:17:11.9123029Z CMake Warning (dev) at /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages/cmake/data/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-09-07T06:17:11.9124303Z The package name passed to find_package_handle_standard_args() (OpenMP_C) 2025-09-07T06:17:11.9125025Z does not match the name of the calling package (OpenMP). This can lead to 2025-09-07T06:17:11.9125669Z problems in calling code that expects find_package() result variables 2025-09-07T06:17:11.9126267Z (e.g., `_FOUND`) to follow a certain pattern. 2025-09-07T06:17:11.9126665Z Call Stack (most recent call first): 2025-09-07T06:17:11.9127179Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-09-07T06:17:11.9127857Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-09-07T06:17:11.9129592Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-09-07T06:17:11.9130513Z cmake/Dependencies.cmake:198 (find_package) 2025-09-07T06:17:11.9131820Z CMakeLists.txt:869 (include) 2025-09-07T06:17:11.9133272Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-09-07T06:17:11.9134207Z 2025-09-07T06:17:11.9136596Z CMake Warning (dev) at /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages/cmake/data/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-09-07T06:17:11.9137787Z The package name passed to find_package_handle_standard_args() (OpenMP_CXX) 2025-09-07T06:17:11.9138682Z does not match the name of the calling package (OpenMP). This can lead to 2025-09-07T06:17:11.9140073Z problems in calling code that expects find_package() result variables 2025-09-07T06:17:11.9141219Z (e.g., `_FOUND`) to follow a certain pattern. 2025-09-07T06:17:11.9142571Z Call Stack (most recent call first): 2025-09-07T06:17:11.9144355Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-09-07T06:17:11.9145584Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-09-07T06:17:11.9147026Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-09-07T06:17:11.9148310Z cmake/Dependencies.cmake:198 (find_package) 2025-09-07T06:17:11.9149639Z CMakeLists.txt:869 (include) 2025-09-07T06:17:11.9151127Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-09-07T06:17:11.9152104Z 2025-09-07T06:17:11.9167315Z -- MKL libraries: /opt/intel/lib/libmkl_intel_lp64.a;/opt/intel/lib/libmkl_gnu_thread.a;/opt/intel/lib/libmkl_core.a;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so 2025-09-07T06:17:11.9168719Z -- MKL include directory: /opt/intel/include 2025-09-07T06:17:11.9169128Z -- MKL OpenMP type: GNU 2025-09-07T06:17:11.9170393Z -- MKL OpenMP library: -fopenmp 2025-09-07T06:17:11.9179912Z CMake Deprecation Warning at third_party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-09-07T06:17:11.9181042Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-09-07T06:17:11.9182166Z CMake. 2025-09-07T06:17:11.9183368Z 2025-09-07T06:17:11.9185288Z Update the VERSION argument value. Or, use the ... syntax 2025-09-07T06:17:11.9186615Z to tell CMake that the project requires at least but has been updated 2025-09-07T06:17:11.9187947Z to work with policies introduced by or earlier. 2025-09-07T06:17:11.9189039Z 2025-09-07T06:17:11.9190312Z 2025-09-07T06:17:11.9235791Z CMake Deprecation Warning at third_party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-09-07T06:17:11.9237368Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-09-07T06:17:11.9238617Z CMake. 2025-09-07T06:17:11.9239824Z 2025-09-07T06:17:11.9241449Z Update the VERSION argument value. Or, use the ... syntax 2025-09-07T06:17:11.9242849Z to tell CMake that the project requires at least but has been updated 2025-09-07T06:17:11.9244015Z to work with policies introduced by or earlier. 2025-09-07T06:17:11.9245172Z 2025-09-07T06:17:11.9246397Z 2025-09-07T06:17:11.9281121Z CMake Deprecation Warning at third_party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-09-07T06:17:11.9282473Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-09-07T06:17:11.9283765Z CMake. 2025-09-07T06:17:11.9284971Z 2025-09-07T06:17:11.9286625Z Update the VERSION argument value. Or, use the ... syntax 2025-09-07T06:17:11.9288013Z to tell CMake that the project requires at least but has been updated 2025-09-07T06:17:11.9289165Z to work with policies introduced by or earlier. 2025-09-07T06:17:11.9290306Z 2025-09-07T06:17:11.9291551Z 2025-09-07T06:17:11.9358034Z CMake Deprecation Warning at aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt:7 (cmake_minimum_required): 2025-09-07T06:17:11.9359332Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-09-07T06:17:11.9361291Z CMake. 2025-09-07T06:17:11.9362378Z 2025-09-07T06:17:11.9364073Z Update the VERSION argument value. Or, use the ... syntax 2025-09-07T06:17:11.9365527Z to tell CMake that the project requires at least but has been updated 2025-09-07T06:17:11.9366894Z to work with policies introduced by or earlier. 2025-09-07T06:17:11.9367873Z 2025-09-07T06:17:11.9369190Z 2025-09-07T06:17:11.9454307Z -- The ASM compiler identification is GNU 2025-09-07T06:17:11.9490601Z -- Found assembler: /usr/bin/cc 2025-09-07T06:17:11.9552411Z CMake Warning at aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt:399 (message): 2025-09-07T06:17:11.9553203Z Ancient psimd/FP16 forces CMake compatibility 2025-09-07T06:17:11.9554078Z 2025-09-07T06:17:11.9555530Z 2025-09-07T06:17:11.9557681Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-09-07T06:17:11.9558722Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-09-07T06:17:11.9560033Z CMake. 2025-09-07T06:17:11.9561610Z 2025-09-07T06:17:11.9563255Z Update the VERSION argument value. Or, use the ... syntax 2025-09-07T06:17:11.9564563Z to tell CMake that the project requires at least but has been updated 2025-09-07T06:17:11.9565940Z to work with policies introduced by or earlier. 2025-09-07T06:17:11.9567048Z 2025-09-07T06:17:11.9568307Z 2025-09-07T06:17:11.9590277Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-09-07T06:17:11.9591790Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-09-07T06:17:11.9593060Z CMake. 2025-09-07T06:17:11.9594299Z 2025-09-07T06:17:11.9595979Z Update the VERSION argument value. Or, use the ... syntax 2025-09-07T06:17:11.9597519Z to tell CMake that the project requires at least but has been updated 2025-09-07T06:17:11.9598673Z to work with policies introduced by or earlier. 2025-09-07T06:17:11.9599795Z 2025-09-07T06:17:11.9601031Z 2025-09-07T06:17:11.9621991Z -- Brace yourself, we are building NNPACK 2025-09-07T06:17:11.9623814Z CMake Warning at cmake/External/nnpack.cmake:66 (message): 2025-09-07T06:17:11.9625505Z Ancient nnpack forces CMake compatibility 2025-09-07T06:17:11.9626872Z Call Stack (most recent call first): 2025-09-07T06:17:11.9628275Z cmake/Dependencies.cmake:502 (include) 2025-09-07T06:17:11.9629623Z CMakeLists.txt:869 (include) 2025-09-07T06:17:11.9630819Z 2025-09-07T06:17:11.9632096Z 2025-09-07T06:17:11.9634017Z CMake Deprecation Warning at third_party/NNPACK/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-09-07T06:17:11.9635264Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-09-07T06:17:11.9636596Z CMake. 2025-09-07T06:17:11.9637733Z 2025-09-07T06:17:11.9639340Z Update the VERSION argument value. Or, use the ... syntax 2025-09-07T06:17:11.9640622Z to tell CMake that the project requires at least but has been updated 2025-09-07T06:17:11.9641900Z to work with policies introduced by or earlier. 2025-09-07T06:17:11.9642988Z 2025-09-07T06:17:11.9644207Z 2025-09-07T06:17:11.9678242Z -- Performing Test NNPACK_ARCH_IS_X86_32 2025-09-07T06:17:11.9926282Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2025-09-07T06:17:11.9926915Z CMake Warning (dev) at third_party/NNPACK/CMakeLists.txt:110 (FIND_PACKAGE): 2025-09-07T06:17:11.9927576Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-09-07T06:17:11.9928273Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-09-07T06:17:11.9928897Z the cmake_policy command to set the policy and suppress this warning. 2025-09-07T06:17:11.9930091Z 2025-09-07T06:17:11.9931001Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-09-07T06:17:11.9931931Z 2025-09-07T06:17:12.0088937Z -- Found PythonInterp: /opt/python/cp39-cp39/bin/python (found version "3.9") 2025-09-07T06:17:12.0089510Z -- NNPACK backend is x86-64 2025-09-07T06:17:12.0090145Z -- Downloading six (Python package) to /pytorch/build/confu-srcs/six (define PYTHON_SIX_SOURCE_DIR to avoid it) 2025-09-07T06:17:12.0234673Z CMake Error at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-09-07T06:17:12.0235664Z Compatibility with CMake < 3.5 has been removed from CMake. 2025-09-07T06:17:12.0236570Z 2025-09-07T06:17:12.0238298Z Update the VERSION argument value. Or, use the ... syntax 2025-09-07T06:17:12.0239531Z to tell CMake that the project requires at least but has been updated 2025-09-07T06:17:12.0240813Z to work with policies introduced by or earlier. 2025-09-07T06:17:12.0241902Z 2025-09-07T06:17:12.0243611Z Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. 2025-09-07T06:17:12.0244742Z 2025-09-07T06:17:12.0245868Z 2025-09-07T06:17:12.0247424Z -- Configuring incomplete, errors occurred! 2025-09-07T06:17:12.0267904Z Error: could not find CMAKE_PROJECT_NAME in Cache 2025-09-07T06:17:12.0349763Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-09-07T06:17:12.0382201Z -- Generating microkernels.cmake 2025-09-07T06:17:15.5633412Z 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-09-07T06:17:15.5635337Z 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-09-07T06:17:15.5636483Z No microkernel found in src/reference/binary-elementwise.cc 2025-09-07T06:17:15.5637168Z No microkernel found in src/reference/packing.cc 2025-09-07T06:17:15.5637684Z No microkernel found in src/reference/unary-elementwise.cc 2025-09-07T06:17:15.6190119Z -- Failed to find LLVM FileCheck 2025-09-07T06:17:15.6231033Z -- Found Git: /opt/conda/bin/git (found version "2.40.1") 2025-09-07T06:17:15.6262037Z -- Google Benchmark version: v1.9.3, normalized to 1.9.3 2025-09-07T06:17:15.6266569Z -- Looking for shm_open in rt 2025-09-07T06:17:15.6825135Z -- Looking for shm_open in rt - found 2025-09-07T06:17:15.6828594Z -- Performing Test HAVE_CXX_FLAG_WALL 2025-09-07T06:17:15.7474785Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2025-09-07T06:17:15.7482773Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2025-09-07T06:17:15.8135445Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2025-09-07T06:17:15.8144559Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2025-09-07T06:17:15.8776346Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2025-09-07T06:17:15.8781456Z -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL 2025-09-07T06:17:15.9429443Z -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success 2025-09-07T06:17:15.9436872Z -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST 2025-09-07T06:17:16.0089745Z -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST - Success 2025-09-07T06:17:16.0093105Z -- Performing Test HAVE_CXX_FLAG_WCONVERSION 2025-09-07T06:17:16.0736860Z -- Performing Test HAVE_CXX_FLAG_WCONVERSION - Success 2025-09-07T06:17:16.0740960Z -- Performing Test HAVE_CXX_FLAG_WERROR 2025-09-07T06:17:16.1378303Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2025-09-07T06:17:16.1383329Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2025-09-07T06:17:16.2097527Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2025-09-07T06:17:16.2105901Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2025-09-07T06:17:16.2740874Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2025-09-07T06:17:16.2746716Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2025-09-07T06:17:16.3391760Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2025-09-07T06:17:16.3399789Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2025-09-07T06:17:16.3745891Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2025-09-07T06:17:16.3751910Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2025-09-07T06:17:16.4410890Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2025-09-07T06:17:16.4420155Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2025-09-07T06:17:16.5059421Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2025-09-07T06:17:16.5063832Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2025-09-07T06:17:16.5718659Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2025-09-07T06:17:16.5728297Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2025-09-07T06:17:16.6367689Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2025-09-07T06:17:16.6375907Z -- Performing Test HAVE_CXX_FLAG_WD654 2025-09-07T06:17:16.6602233Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2025-09-07T06:17:16.6607327Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2025-09-07T06:17:16.6905592Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2025-09-07T06:17:16.6911448Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2025-09-07T06:17:16.7573977Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2025-09-07T06:17:16.7574589Z -- Compiling and running to test HAVE_STD_REGEX 2025-09-07T06:17:18.9451225Z -- Performing Test HAVE_STD_REGEX -- success 2025-09-07T06:17:18.9451756Z -- Compiling and running to test HAVE_GNU_POSIX_REGEX 2025-09-07T06:17:18.9726606Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-09-07T06:17:18.9727137Z -- Compiling and running to test HAVE_POSIX_REGEX 2025-09-07T06:17:19.2348088Z -- Performing Test HAVE_POSIX_REGEX -- success 2025-09-07T06:17:19.2348623Z -- Compiling and running to test HAVE_STEADY_CLOCK 2025-09-07T06:17:19.3759450Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-09-07T06:17:19.3786253Z -- Compiling and running to test HAVE_PTHREAD_AFFINITY 2025-09-07T06:17:19.4555931Z -- Performing Test HAVE_PTHREAD_AFFINITY -- failed to compile 2025-09-07T06:17:19.4627334Z 2025-09-07T06:17:19.4629052Z 2025-09-07T06:17:19.4629747Z ================================================================================ 2025-09-07T06:17:19.4631031Z Default C++ compiler flags 2025-09-07T06:17:19.4632651Z (values may be overridden by CMAKE_CXX_STANDARD and CXX_STANDARD): 2025-09-07T06:17:19.4633584Z 2025-09-07T06:17:19.4635524Z CMAKE_CXX_FLAGS: -Wno-deprecated-declarations -fvisibility-inlines-hidden -DUSE_PTHREADPOOL 2025-09-07T06:17:19.4636357Z 2025-09-07T06:17:19.4637964Z CMAKE_CXX_FLAGS_DEBUG: -g 2025-09-07T06:17:19.4639092Z 2025-09-07T06:17:19.4640536Z CMAKE_CXX_FLAGS_RELEASE: -O3 -DNDEBUG 2025-09-07T06:17:19.4641942Z ================================================================================ 2025-09-07T06:17:19.4643045Z 2025-09-07T06:17:19.4644426Z 2025-09-07T06:17:19.4645479Z 2025-09-07T06:17:19.4647048Z ================================================================================ 2025-09-07T06:17:19.4648159Z AVX2_FLAGS: 2025-09-07T06:17:19.4649277Z 2025-09-07T06:17:19.4650627Z -mavx2 2025-09-07T06:17:19.4651878Z -mf16c 2025-09-07T06:17:19.4653091Z -mfma 2025-09-07T06:17:19.4654346Z -fopenmp 2025-09-07T06:17:19.4655675Z ================================================================================ 2025-09-07T06:17:19.4656777Z 2025-09-07T06:17:19.4657996Z 2025-09-07T06:17:19.4659211Z 2025-09-07T06:17:19.4661155Z ================================================================================ 2025-09-07T06:17:19.4662430Z AVX512_FLAGS: 2025-09-07T06:17:19.4663614Z 2025-09-07T06:17:19.4665153Z -mavx2 2025-09-07T06:17:19.4666400Z -mf16c 2025-09-07T06:17:19.4667719Z -mfma 2025-09-07T06:17:19.4668989Z -mavx512f 2025-09-07T06:17:19.4670309Z -mavx512bw 2025-09-07T06:17:19.4671597Z -mavx512dq 2025-09-07T06:17:19.4672896Z -mavx512vl 2025-09-07T06:17:19.4674216Z -fopenmp 2025-09-07T06:17:19.4675539Z ================================================================================ 2025-09-07T06:17:19.4676726Z 2025-09-07T06:17:19.4678255Z -- CXX_AVX_FLAGS: -mavx 2025-09-07T06:17:19.4679559Z -- CXX_AVX2_FLAGS: -mavx2 -mfma -mf16c 2025-09-07T06:17:19.4680974Z -- CXX_AVX512_FLAGS: -mavx512f -mavx512dq -mavx512vl -mavx512bw -mfma 2025-09-07T06:17:19.6948029Z -- Found Python: /opt/python/cp39-cp39/bin/python (found version "3.9.0") found components: Interpreter 2025-09-07T06:17:19.6959266Z -- Performing Test COMPILER_SUPPORTS_SVE 2025-09-07T06:17:19.7209205Z -- Performing Test COMPILER_SUPPORTS_SVE - Failed 2025-09-07T06:17:19.7213928Z -- Performing Test COMPILER_SUPPORTS_SVE2 2025-09-07T06:17:19.7461662Z -- Performing Test COMPILER_SUPPORTS_SVE2 - Failed 2025-09-07T06:17:19.7467272Z -- Performing Test COMPILER_SUPPORTS_FP16FML 2025-09-07T06:17:19.7711357Z -- Performing Test COMPILER_SUPPORTS_FP16FML - Failed 2025-09-07T06:17:19.7715730Z -- Performing Test HAVE_GNU_F2H_IEEE 2025-09-07T06:17:19.7986871Z -- Performing Test HAVE_GNU_F2H_IEEE - Failed 2025-09-07T06:17:19.8019689Z CMake Warning (dev) at /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages/cmake/data/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-09-07T06:17:19.8020953Z The package name passed to find_package_handle_standard_args() (OpenMP_C) 2025-09-07T06:17:19.8021673Z does not match the name of the calling package (OpenMP). This can lead to 2025-09-07T06:17:19.8022315Z problems in calling code that expects find_package() result variables 2025-09-07T06:17:19.8022875Z (e.g., `_FOUND`) to follow a certain pattern. 2025-09-07T06:17:19.8023277Z Call Stack (most recent call first): 2025-09-07T06:17:19.8023828Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-09-07T06:17:19.8024528Z third_party/fbgemm/CMakeLists.txt:132 (find_package) 2025-09-07T06:17:19.8026168Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-09-07T06:17:19.8027007Z 2025-09-07T06:17:19.8028887Z -- Found OpenMP_C: -fopenmp 2025-09-07T06:17:19.8030816Z CMake Warning (dev) at /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages/cmake/data/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-09-07T06:17:19.8031995Z The package name passed to find_package_handle_standard_args() (OpenMP_CXX) 2025-09-07T06:17:19.8032912Z does not match the name of the calling package (OpenMP). This can lead to 2025-09-07T06:17:19.8034333Z problems in calling code that expects find_package() result variables 2025-09-07T06:17:19.8035582Z (e.g., `_FOUND`) to follow a certain pattern. 2025-09-07T06:17:19.8037007Z Call Stack (most recent call first): 2025-09-07T06:17:19.8038464Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-09-07T06:17:19.8039644Z third_party/fbgemm/CMakeLists.txt:132 (find_package) 2025-09-07T06:17:19.8041063Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-09-07T06:17:19.8041990Z 2025-09-07T06:17:19.8043442Z -- Found OpenMP_CXX: -fopenmp 2025-09-07T06:17:19.8044712Z -- Found OpenMP: TRUE 2025-09-07T06:17:19.8046068Z -- OpenMP found: OpenMP_C_INCLUDE_DIRS = 2025-09-07T06:17:19.8185774Z 2025-09-07T06:17:19.8185782Z 2025-09-07T06:17:19.8186042Z ================================================================================ 2025-09-07T06:17:19.8186528Z CPP Library Target: fbgemm_generic (OBJECT) 2025-09-07T06:17:19.8187047Z 2025-09-07T06:17:19.8188424Z SRCS: 2025-09-07T06:17:19.8189939Z src/EmbeddingSpMDM.cc 2025-09-07T06:17:19.8191293Z src/EmbeddingSpMDMNBit.cc 2025-09-07T06:17:19.8192629Z src/ExecuteKernel.cc 2025-09-07T06:17:19.8193994Z src/ExecuteKernelU8S8.cc 2025-09-07T06:17:19.8195287Z src/Fbgemm.cc 2025-09-07T06:17:19.8196669Z src/FbgemmBfloat16Convert.cc 2025-09-07T06:17:19.8198051Z src/FbgemmConv.cc 2025-09-07T06:17:19.8199324Z src/FbgemmFPCommon.cc 2025-09-07T06:17:19.8200600Z src/FbgemmFP16.cc 2025-09-07T06:17:19.8201880Z src/FbgemmFloat16Convert.cc 2025-09-07T06:17:19.8203153Z src/FbgemmI64.cc 2025-09-07T06:17:19.8204412Z src/FbgemmSparseDense.cc 2025-09-07T06:17:19.8205679Z src/FbgemmI8Spmdm.cc 2025-09-07T06:17:19.8206943Z src/FbgemmPackMatrixB.cc 2025-09-07T06:17:19.8208338Z src/GenerateKernelDirectConvU8S8S32ACC32.cc 2025-09-07T06:17:19.8209569Z src/GenerateKernel.cc 2025-09-07T06:17:19.8210894Z src/GenerateKernelU8S8S32ACC16.cc 2025-09-07T06:17:19.8212215Z src/GenerateKernelU8S8S32ACC16Avx512.cc 2025-09-07T06:17:19.8213523Z src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc 2025-09-07T06:17:19.8214768Z src/GenerateKernelU8S8S32ACC32.cc 2025-09-07T06:17:19.8216102Z src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc 2025-09-07T06:17:19.8217323Z src/GroupwiseConv.cc 2025-09-07T06:17:19.8218641Z src/GroupwiseConvAcc32Avx2.cc 2025-09-07T06:17:19.8219926Z src/GroupwiseConvAcc32Avx512.cc 2025-09-07T06:17:19.8221190Z src/PackAMatrix.cc 2025-09-07T06:17:19.8222464Z src/PackAWithIm2Col.cc 2025-09-07T06:17:19.8223812Z src/PackAWithQuantRowOffset.cc 2025-09-07T06:17:19.8225681Z src/PackAWithRowOffset.cc 2025-09-07T06:17:19.8226833Z src/PackBMatrix.cc 2025-09-07T06:17:19.8228164Z src/PackMatrix.cc 2025-09-07T06:17:19.8229532Z src/PackWeightMatrixForGConv.cc 2025-09-07T06:17:19.8230847Z src/PackWeightsForConv.cc 2025-09-07T06:17:19.8232187Z src/PackWeightsForDirectConv.cc 2025-09-07T06:17:19.8233460Z src/QuantUtils.cc 2025-09-07T06:17:19.8234845Z src/RowWiseSparseAdagradFused.cc 2025-09-07T06:17:19.8236101Z src/SparseAdagrad.cc 2025-09-07T06:17:19.8237502Z src/spmmUtils.cc 2025-09-07T06:17:19.8238751Z src/TransposeUtils.cc 2025-09-07T06:17:19.8240034Z src/GenerateI8Depthwise.cc 2025-09-07T06:17:19.8241291Z src/RefImplementations.cc 2025-09-07T06:17:19.8242527Z src/Utils.cc 2025-09-07T06:17:19.8243819Z src/fp32/FbgemmFP32.cc 2025-09-07T06:17:19.8244918Z 2025-09-07T06:17:19.8246236Z CC_FLAGS: 2025-09-07T06:17:19.8247351Z 2025-09-07T06:17:19.8248549Z 2025-09-07T06:17:19.8249885Z MSVC_FLAGS: 2025-09-07T06:17:19.8251136Z /wd4717 2025-09-07T06:17:19.8252361Z /bigobj 2025-09-07T06:17:19.8253460Z 2025-09-07T06:17:19.8254808Z DEFINITIONS: 2025-09-07T06:17:19.8256028Z FBGEMM_STATIC 2025-09-07T06:17:19.8257170Z 2025-09-07T06:17:19.8258463Z ENABLE_IPO: 2025-09-07T06:17:19.8259597Z 2025-09-07T06:17:19.8261376Z 2025-09-07T06:17:19.8262677Z INCLUDE_DIRS: 2025-09-07T06:17:19.8264075Z $ 2025-09-07T06:17:19.8265633Z $ 2025-09-07T06:17:19.8266959Z $ 2025-09-07T06:17:19.8268065Z 2025-09-07T06:17:19.8269488Z Library Dependencies: 2025-09-07T06:17:19.8270838Z $ 2025-09-07T06:17:19.8272148Z $ 2025-09-07T06:17:19.8273298Z 2025-09-07T06:17:19.8274673Z Output Library: 2025-09-07T06:17:19.8276085Z fbgemm_generic 2025-09-07T06:17:19.8277181Z 2025-09-07T06:17:19.8278534Z Install Destination: 2025-09-07T06:17:19.8279757Z lib 2025-09-07T06:17:19.8281112Z ================================================================================ 2025-09-07T06:17:19.8282196Z 2025-09-07T06:17:19.8283638Z -- Processor is x86_64; will build AVX2 target 2025-09-07T06:17:19.8497312Z 2025-09-07T06:17:19.8497399Z 2025-09-07T06:17:19.8497666Z ================================================================================ 2025-09-07T06:17:19.8498164Z CPP Library Target: fbgemm_avx2 (OBJECT) 2025-09-07T06:17:19.8498434Z 2025-09-07T06:17:19.8499317Z SRCS: 2025-09-07T06:17:19.8500657Z src/EmbeddingSpMDMAvx2.cc 2025-09-07T06:17:19.8502019Z src/FbgemmBfloat16ConvertAvx2.cc 2025-09-07T06:17:19.8503320Z src/FbgemmFloat16ConvertAvx2.cc 2025-09-07T06:17:19.8504803Z src/FbgemmI8Depthwise3DAvx2.cc 2025-09-07T06:17:19.8506539Z src/FbgemmI8DepthwiseAvx2.cc 2025-09-07T06:17:19.8507978Z src/FbgemmI8DepthwisePerChannelQuantAvx2.cc 2025-09-07T06:17:19.8509302Z src/FbgemmSparseDenseAvx2.cc 2025-09-07T06:17:19.8510786Z src/FbgemmSparseDenseInt8Avx2.cc 2025-09-07T06:17:19.8512042Z src/OptimizedKernelsAvx2.cc 2025-09-07T06:17:19.8513373Z src/PackDepthwiseConvMatrixAvx2.cc 2025-09-07T06:17:19.8514608Z src/QuantUtilsAvx2.cc 2025-09-07T06:17:19.8515885Z src/spmmUtilsAvx2.cc 2025-09-07T06:17:19.8517142Z src/UtilsAvx2.cc 2025-09-07T06:17:19.8518490Z src/fp32/FbgemmFP32UKernelsAvx2.cc 2025-09-07T06:17:19.8519786Z src/FbgemmFP16UKernelsAvx2.cc 2025-09-07T06:17:19.8520880Z 2025-09-07T06:17:19.8522211Z CC_FLAGS: 2025-09-07T06:17:19.8523457Z -m64 2025-09-07T06:17:19.8524685Z -mf16c 2025-09-07T06:17:19.8525920Z -mfma 2025-09-07T06:17:19.8527172Z -mavx2 2025-09-07T06:17:19.8528401Z -mfma 2025-09-07T06:17:19.8529627Z -mf16c 2025-09-07T06:17:19.8530744Z 2025-09-07T06:17:19.8532073Z MSVC_FLAGS: 2025-09-07T06:17:19.8533315Z -mavx2 2025-09-07T06:17:19.8534523Z -mfma 2025-09-07T06:17:19.8535760Z -mf16c 2025-09-07T06:17:19.8536877Z 2025-09-07T06:17:19.8538233Z DEFINITIONS: 2025-09-07T06:17:19.8539334Z 2025-09-07T06:17:19.8540644Z 2025-09-07T06:17:19.8541878Z ENABLE_IPO: 2025-09-07T06:17:19.8543000Z 2025-09-07T06:17:19.8544179Z 2025-09-07T06:17:19.8545959Z INCLUDE_DIRS: 2025-09-07T06:17:19.8547055Z 2025-09-07T06:17:19.8548324Z 2025-09-07T06:17:19.8549715Z Library Dependencies: 2025-09-07T06:17:19.8551165Z $ 2025-09-07T06:17:19.8552435Z $ 2025-09-07T06:17:19.8553696Z fbgemm_generic 2025-09-07T06:17:19.8554786Z 2025-09-07T06:17:19.8556137Z Output Library: 2025-09-07T06:17:19.8557376Z fbgemm_avx2 2025-09-07T06:17:19.8558518Z 2025-09-07T06:17:19.8560293Z Install Destination: 2025-09-07T06:17:19.8561643Z lib 2025-09-07T06:17:19.8563062Z ================================================================================ 2025-09-07T06:17:19.8564199Z 2025-09-07T06:17:19.8565718Z -- Processor is x86_64; will build AVX512 target 2025-09-07T06:17:19.8795144Z 2025-09-07T06:17:19.8795745Z 2025-09-07T06:17:19.8797668Z ================================================================================ 2025-09-07T06:17:19.8798981Z CPP Library Target: fbgemm_avx512 (OBJECT) 2025-09-07T06:17:19.8800091Z 2025-09-07T06:17:19.8801688Z SRCS: 2025-09-07T06:17:19.8802874Z src/FbgemmBfloat16ConvertAvx512.cc 2025-09-07T06:17:19.8804187Z src/EmbeddingSpMDMAvx512.cc 2025-09-07T06:17:19.8805493Z src/FbgemmFloat16ConvertAvx512.cc 2025-09-07T06:17:19.8806780Z src/FbgemmSparseDenseAvx512.cc 2025-09-07T06:17:19.8808084Z src/FbgemmSparseDenseInt8Avx512.cc 2025-09-07T06:17:19.8809417Z src/FbgemmSparseDenseVectorInt8Avx512.cc 2025-09-07T06:17:19.8810697Z src/QuantUtilsAvx512.cc 2025-09-07T06:17:19.8811957Z src/UtilsAvx512.cc 2025-09-07T06:17:19.8813299Z src/FbgemmFP16UKernelsAvx512.cc 2025-09-07T06:17:19.8814581Z src/FbgemmFP16UKernelsAvx512_256.cc 2025-09-07T06:17:19.8815890Z src/fp32/FbgemmFP32UKernelsAvx512.cc 2025-09-07T06:17:19.8817194Z src/fp32/FbgemmFP32UKernelsAvx512_256.cc 2025-09-07T06:17:19.8818285Z 2025-09-07T06:17:19.8819681Z CC_FLAGS: 2025-09-07T06:17:19.8820893Z -m64 2025-09-07T06:17:19.8822137Z -mfma 2025-09-07T06:17:19.8823404Z -mavx512f 2025-09-07T06:17:19.8824967Z -mavx512dq 2025-09-07T06:17:19.8826270Z -mavx512vl 2025-09-07T06:17:19.8827553Z -mavx512bw 2025-09-07T06:17:19.8828809Z -mfma 2025-09-07T06:17:19.8830070Z -mavx2 2025-09-07T06:17:19.8831340Z -mfma 2025-09-07T06:17:19.8832616Z -mf16c 2025-09-07T06:17:19.8833780Z 2025-09-07T06:17:19.8835181Z MSVC_FLAGS: 2025-09-07T06:17:19.8836457Z -mavx512f 2025-09-07T06:17:19.8837819Z -mavx512dq 2025-09-07T06:17:19.8839078Z -mavx512vl 2025-09-07T06:17:19.8840309Z -mavx512bw 2025-09-07T06:17:19.8841541Z -mfma 2025-09-07T06:17:19.8842770Z -mavx2 2025-09-07T06:17:19.8844019Z -mfma 2025-09-07T06:17:19.8845234Z -mf16c 2025-09-07T06:17:19.8846364Z 2025-09-07T06:17:19.8847689Z DEFINITIONS: 2025-09-07T06:17:19.8848803Z 2025-09-07T06:17:19.8849994Z 2025-09-07T06:17:19.8851363Z ENABLE_IPO: 2025-09-07T06:17:19.8852450Z 2025-09-07T06:17:19.8853658Z 2025-09-07T06:17:19.8855010Z INCLUDE_DIRS: 2025-09-07T06:17:19.8856130Z 2025-09-07T06:17:19.8857328Z 2025-09-07T06:17:19.8858741Z Library Dependencies: 2025-09-07T06:17:19.8860175Z $ 2025-09-07T06:17:19.8861755Z $ 2025-09-07T06:17:19.8863110Z fbgemm_generic 2025-09-07T06:17:19.8864284Z 2025-09-07T06:17:19.8865732Z Output Library: 2025-09-07T06:17:19.8867017Z fbgemm_avx512 2025-09-07T06:17:19.8868184Z 2025-09-07T06:17:19.8869658Z Install Destination: 2025-09-07T06:17:19.8870847Z lib 2025-09-07T06:17:19.8872243Z ================================================================================ 2025-09-07T06:17:19.8873363Z 2025-09-07T06:17:19.8874910Z -- Processor is x86_64; will NOT build Neon target 2025-09-07T06:17:19.8876349Z -- Processor is x86_64; will NOT build SVE target 2025-09-07T06:17:19.8877592Z -- Will build autovec target 2025-09-07T06:17:19.8950362Z 2025-09-07T06:17:19.8951878Z 2025-09-07T06:17:19.8953702Z ================================================================================ 2025-09-07T06:17:19.8955052Z CPP Library Target: fbgemm_autovec (OBJECT) 2025-09-07T06:17:19.8956227Z 2025-09-07T06:17:19.8957723Z SRCS: 2025-09-07T06:17:19.8959056Z src/EmbeddingSpMDMAutovec.cc 2025-09-07T06:17:19.8960916Z src/EmbeddingStatsTracker.cc 2025-09-07T06:17:19.8962030Z 2025-09-07T06:17:19.8963481Z CC_FLAGS: 2025-09-07T06:17:19.8964634Z 2025-09-07T06:17:19.8965901Z 2025-09-07T06:17:19.8967296Z MSVC_FLAGS: 2025-09-07T06:17:19.8968474Z 2025-09-07T06:17:19.8969726Z 2025-09-07T06:17:19.8971146Z DEFINITIONS: 2025-09-07T06:17:19.8972440Z 2025-09-07T06:17:19.8973685Z 2025-09-07T06:17:19.8975013Z ENABLE_IPO: 2025-09-07T06:17:19.8976256Z OFF 2025-09-07T06:17:19.8977392Z 2025-09-07T06:17:19.8978762Z INCLUDE_DIRS: 2025-09-07T06:17:19.8979882Z 2025-09-07T06:17:19.8981099Z 2025-09-07T06:17:19.8982485Z Library Dependencies: 2025-09-07T06:17:19.8983773Z $ 2025-09-07T06:17:19.8985460Z $ 2025-09-07T06:17:19.8986687Z fbgemm_generic 2025-09-07T06:17:19.8987845Z 2025-09-07T06:17:19.8989260Z Output Library: 2025-09-07T06:17:19.8990561Z fbgemm_autovec 2025-09-07T06:17:19.8991712Z 2025-09-07T06:17:19.8993109Z Install Destination: 2025-09-07T06:17:19.8994381Z lib 2025-09-07T06:17:19.8995767Z ================================================================================ 2025-09-07T06:17:19.8996999Z 2025-09-07T06:17:19.8998303Z 2025-09-07T06:17:19.8999535Z 2025-09-07T06:17:19.9000943Z ================================================================================ 2025-09-07T06:17:19.9002240Z CPP Library Target: fbgemm (STATIC) 2025-09-07T06:17:19.9003341Z 2025-09-07T06:17:19.9004708Z SRCS: 2025-09-07T06:17:19.9005812Z 2025-09-07T06:17:19.9007025Z 2025-09-07T06:17:19.9008354Z CC_FLAGS: 2025-09-07T06:17:19.9009486Z 2025-09-07T06:17:19.9010696Z 2025-09-07T06:17:19.9012045Z MSVC_FLAGS: 2025-09-07T06:17:19.9013162Z 2025-09-07T06:17:19.9014399Z 2025-09-07T06:17:19.9015727Z DEFINITIONS: 2025-09-07T06:17:19.9016845Z 2025-09-07T06:17:19.9018064Z 2025-09-07T06:17:19.9019400Z ENABLE_IPO: 2025-09-07T06:17:19.9020494Z 2025-09-07T06:17:19.9021701Z 2025-09-07T06:17:19.9023056Z INCLUDE_DIRS: 2025-09-07T06:17:19.9024162Z 2025-09-07T06:17:19.9025781Z 2025-09-07T06:17:19.9027212Z Library Dependencies: 2025-09-07T06:17:19.9028513Z fbgemm_generic 2025-09-07T06:17:19.9029803Z fbgemm_avx2 2025-09-07T06:17:19.9031121Z fbgemm_avx512 2025-09-07T06:17:19.9032413Z fbgemm_autovec 2025-09-07T06:17:19.9033566Z 2025-09-07T06:17:19.9034965Z Output Library: 2025-09-07T06:17:19.9036247Z fbgemm 2025-09-07T06:17:19.9037483Z 2025-09-07T06:17:19.9038893Z Install Destination: 2025-09-07T06:17:19.9040146Z lib 2025-09-07T06:17:19.9041468Z ================================================================================ 2025-09-07T06:17:19.9042556Z 2025-09-07T06:17:19.9172859Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2025-09-07T06:17:19.9813532Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2025-09-07T06:17:19.9822868Z -- Performing Test __CxxFlag__fno_semantic_interposition 2025-09-07T06:17:20.0486734Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2025-09-07T06:17:20.0489550Z -- Performing Test __CxxFlag__fmerge_all_constants 2025-09-07T06:17:20.1140968Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2025-09-07T06:17:20.1143126Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2025-09-07T06:17:20.1799259Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2025-09-07T06:17:20.1799896Z -- Dependency: adding libc (Linux, BSD, or other UNIX/POSIX environment) 2025-09-07T06:17:20.1800426Z -- Performing Test ASMJIT_LIBC_HAS_LIBPTHREAD 2025-09-07T06:17:20.2541802Z -- Performing Test ASMJIT_LIBC_HAS_LIBPTHREAD - Success 2025-09-07T06:17:20.2542419Z -- Dependency: libpthread provided by libc (not linking to libpthread) 2025-09-07T06:17:20.2543199Z -- Performing Test ASMJIT_LIBC_HAS_LIBRT 2025-09-07T06:17:20.3235490Z -- Performing Test ASMJIT_LIBC_HAS_LIBRT - Failed 2025-09-07T06:17:20.3236034Z -- Dependency: shm_open not provided by libc, linking to librt 2025-09-07T06:17:20.3255531Z ** AsmJit Summary ** 2025-09-07T06:17:20.3255971Z ASMJIT_DIR=/pytorch/third_party/fbgemm/external/asmjit 2025-09-07T06:17:20.3256390Z ASMJIT_TEST=FALSE 2025-09-07T06:17:20.3256673Z ASMJIT_TARGET_TYPE=STATIC 2025-09-07T06:17:20.3257376Z ASMJIT_DEPS=c;rt 2025-09-07T06:17:20.3258761Z ASMJIT_LIBS=asmjit;c;rt 2025-09-07T06:17:20.3260412Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2025-09-07T06:17:20.3262521Z ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2025-09-07T06:17:20.3263401Z ASMJIT_PRIVATE_CFLAGS_DBG= 2025-09-07T06:17:20.3265078Z ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2025-09-07T06:17:20.3277777Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2025-09-07T06:17:20.3934295Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2025-09-07T06:17:20.3944923Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2025-09-07T06:17:20.4611266Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2025-09-07T06:17:20.4643019Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2025-09-07T06:17:20.4643695Z CMake Warning at cmake/Dependencies.cmake:713 (message): 2025-09-07T06:17:20.4644247Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2025-09-07T06:17:20.4644847Z Call Stack (most recent call first): 2025-09-07T06:17:20.4645193Z CMakeLists.txt:869 (include) 2025-09-07T06:17:20.4646061Z 2025-09-07T06:17:20.4647317Z 2025-09-07T06:17:20.4659490Z CMake Deprecation Warning at third_party/ittapi/CMakeLists.txt:7 (cmake_minimum_required): 2025-09-07T06:17:20.4661199Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-09-07T06:17:20.4662266Z CMake. 2025-09-07T06:17:20.4663532Z 2025-09-07T06:17:20.4665324Z Update the VERSION argument value. Or, use the ... syntax 2025-09-07T06:17:20.4666612Z to tell CMake that the project requires at least but has been updated 2025-09-07T06:17:20.4667955Z to work with policies introduced by or earlier. 2025-09-07T06:17:20.4669039Z 2025-09-07T06:17:20.4670381Z 2025-09-07T06:17:20.4813902Z -- Using third party subdirectory Eigen. 2025-09-07T06:17:20.8546282Z -- Found Python: /opt/python/cp39-cp39/bin/python (found version "3.9.0") found components: Interpreter Development.Module NumPy 2025-09-07T06:17:20.8547096Z -- Using third_party/pybind11. 2025-09-07T06:17:20.8547602Z -- pybind11 include dirs: /pytorch/cmake/../third_party/pybind11/include 2025-09-07T06:17:20.8566934Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-09-07T06:17:20.8567957Z -- Using third_party/opentelemetry-cpp. 2025-09-07T06:17:20.8569813Z -- opentelemetry api include dirs: /pytorch/cmake/../third_party/opentelemetry-cpp/api/include 2025-09-07T06:17:20.9591156Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2025-09-07T06:17:21.0319279Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2025-09-07T06:17:21.0320427Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2025-09-07T06:17:21.0328029Z CMake Warning at cmake/Dependencies.cmake:894 (message): 2025-09-07T06:17:21.0330580Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2025-09-07T06:17:21.0332746Z Call Stack (most recent call first): 2025-09-07T06:17:21.0334981Z CMakeLists.txt:869 (include) 2025-09-07T06:17:21.0337041Z 2025-09-07T06:17:21.0339379Z 2025-09-07T06:17:21.0370060Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2025-09-07T06:17:21.0373006Z -- Will link against OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so 2025-09-07T06:17:21.0376024Z -- Found nvtx3: /pytorch/third_party/NVTX/c/include 2025-09-07T06:17:21.0382432Z -- ROCM_PATH environment variable is not set and /opt/rocm does not exist. 2025-09-07T06:17:21.0383298Z Building without ROCm support. 2025-09-07T06:17:21.0386391Z CMake Warning at cmake/Dependencies.cmake:1086 (message): 2025-09-07T06:17:21.0388812Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2025-09-07T06:17:21.0390893Z -DUSE_NCCL=OFF. 2025-09-07T06:17:21.0393228Z Call Stack (most recent call first): 2025-09-07T06:17:21.0395711Z CMakeLists.txt:869 (include) 2025-09-07T06:17:21.0398043Z 2025-09-07T06:17:21.0400386Z 2025-09-07T06:17:21.0403040Z CMake Warning at cmake/Dependencies.cmake:1105 (message): 2025-09-07T06:17:21.0405419Z Not using XPU, so disabling USE_XCCL. Suppress this warning with 2025-09-07T06:17:21.0407480Z -DUSE_XCCL=OFF. 2025-09-07T06:17:21.0409829Z Call Stack (most recent call first): 2025-09-07T06:17:21.0412164Z CMakeLists.txt:869 (include) 2025-09-07T06:17:21.0414304Z 2025-09-07T06:17:21.0416497Z 2025-09-07T06:17:21.0587531Z -- Performing Test UV_LINT_W4 2025-09-07T06:17:21.0811604Z -- Performing Test UV_LINT_W4 - Failed 2025-09-07T06:17:21.0817342Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2025-09-07T06:17:21.1026341Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2025-09-07T06:17:21.1033915Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2025-09-07T06:17:21.1251203Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2025-09-07T06:17:21.1256631Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2025-09-07T06:17:21.1462431Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2025-09-07T06:17:21.1471087Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2025-09-07T06:17:21.1687349Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2025-09-07T06:17:21.1693280Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2025-09-07T06:17:21.1905450Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2025-09-07T06:17:21.1911546Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2025-09-07T06:17:21.2130334Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2025-09-07T06:17:21.2135618Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2025-09-07T06:17:21.2346096Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2025-09-07T06:17:21.2352415Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2025-09-07T06:17:21.2558544Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2025-09-07T06:17:21.2568364Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2025-09-07T06:17:21.2786476Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2025-09-07T06:17:21.2794145Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2025-09-07T06:17:21.3003662Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2025-09-07T06:17:21.3009074Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2025-09-07T06:17:21.3229753Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2025-09-07T06:17:21.3239679Z -- Performing Test UV_LINT_WALL 2025-09-07T06:17:21.3780421Z -- Performing Test UV_LINT_WALL - Success 2025-09-07T06:17:21.3786341Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2025-09-07T06:17:21.4334788Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2025-09-07T06:17:21.4345758Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2025-09-07T06:17:21.4894292Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2025-09-07T06:17:21.4905230Z -- Performing Test UV_LINT_EXTRA 2025-09-07T06:17:21.5445045Z -- Performing Test UV_LINT_EXTRA - Success 2025-09-07T06:17:21.5451458Z -- Performing Test UV_LINT_UTF8_MSVC 2025-09-07T06:17:21.5662840Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2025-09-07T06:17:21.5673724Z -- Performing Test UV_F_STRICT_ALIASING 2025-09-07T06:17:21.6211615Z -- Performing Test UV_F_STRICT_ALIASING - Success 2025-09-07T06:17:21.6226369Z -- summary of build options: 2025-09-07T06:17:21.6227214Z Install prefix: /pytorch/torch 2025-09-07T06:17:21.6229580Z Target system: Linux 2025-09-07T06:17:21.6231754Z Compiler: 2025-09-07T06:17:21.6234213Z C compiler: /usr/bin/cc (GNU) 2025-09-07T06:17:21.6236612Z CFLAGS: -Wno-deprecated-declarations 2025-09-07T06:17:21.6238650Z 2025-09-07T06:17:21.6246361Z -- Found uv: 1.51.0 (found version "1.51.0") 2025-09-07T06:17:21.6268613Z -- Performing Test HAS_WNO_MISSING_TEMPLATE_ARG_LIST_AFTER_TEMPLATE_KW 2025-09-07T06:17:21.6540292Z -- Performing Test HAS_WNO_MISSING_TEMPLATE_ARG_LIST_AFTER_TEMPLATE_KW - Failed 2025-09-07T06:17:21.6564059Z -- Gloo build as SHARED library 2025-09-07T06:17:21.6635306Z -- Found OpenSSL: /opt/openssl/lib/libcrypto.so (found suitable exact version "1.1.1k") 2025-09-07T06:17:21.9016426Z -- Found Python3: /opt/python/cp39-cp39/bin/python (found version "3.9.0") found components: Interpreter 2025-09-07T06:17:21.9022583Z -- ONNX_PROTOC_EXECUTABLE: $ 2025-09-07T06:17:21.9025441Z -- Protobuf_VERSION: Protobuf_VERSION_NOTFOUND 2025-09-07T06:17:21.9028118Z Generated: /pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-09-07T06:17:21.9031137Z Generated: /pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-09-07T06:17:21.9034503Z Generated: /pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-09-07T06:17:22.0439846Z -- 2025-09-07T06:17:22.0440149Z -- ******** Summary ******** 2025-09-07T06:17:22.0441085Z -- CMake version : 4.1.0 2025-09-07T06:17:22.0444193Z -- CMake command : /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages/cmake/data/bin/cmake 2025-09-07T06:17:22.0446284Z -- System : Linux 2025-09-07T06:17:22.0448694Z -- C++ compiler : /usr/bin/c++ 2025-09-07T06:17:22.0451000Z -- C++ compiler version : 9.4.0 2025-09-07T06:17:22.0453825Z -- CXX flags : -Wno-deprecated-declarations -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2025-09-07T06:17:22.0454982Z -- Build type : Release 2025-09-07T06:17:22.0456529Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2025-09-07T06:17:22.0458031Z -- CMAKE_PREFIX_PATH : /opt/python/cp39-cp39/lib/python3.9/site-packages 2025-09-07T06:17:22.0459250Z -- CMAKE_INSTALL_PREFIX : /pytorch/torch 2025-09-07T06:17:22.0461189Z -- CMAKE_MODULE_PATH : /pytorch/cmake/Modules 2025-09-07T06:17:22.0462801Z -- 2025-09-07T06:17:22.0464094Z -- ONNX version : 1.18.0 2025-09-07T06:17:22.0465777Z -- ONNX NAMESPACE : onnx_torch 2025-09-07T06:17:22.0467663Z -- ONNX_USE_LITE_PROTO : OFF 2025-09-07T06:17:22.0469478Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-09-07T06:17:22.0471252Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-09-07T06:17:22.0473421Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-09-07T06:17:22.0475659Z -- ONNX_WERROR : OFF 2025-09-07T06:17:22.0477914Z -- ONNX_BUILD_TESTS : OFF 2025-09-07T06:17:22.0479950Z -- BUILD_SHARED_LIBS : OFF 2025-09-07T06:17:22.0481905Z -- 2025-09-07T06:17:22.0490816Z -- Protobuf compiler : $ 2025-09-07T06:17:22.0491334Z -- Protobuf includes : 2025-09-07T06:17:22.0491712Z -- Protobuf libraries : 2025-09-07T06:17:22.0492074Z -- ONNX_BUILD_PYTHON : OFF 2025-09-07T06:17:22.0492858Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-09-07T06:17:22.0494539Z -- Adding -DNDEBUG to compile flags 2025-09-07T06:17:22.0496770Z CMake Warning at cmake/Dependencies.cmake:1418 (message): 2025-09-07T06:17:22.0498790Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2025-09-07T06:17:22.0500665Z Call Stack (most recent call first): 2025-09-07T06:17:22.0502850Z CMakeLists.txt:869 (include) 2025-09-07T06:17:22.0504834Z 2025-09-07T06:17:22.0507010Z 2025-09-07T06:17:22.0534042Z -- Could not find hardware support for NEON on this machine. 2025-09-07T06:17:22.0536510Z -- No OMAP3 processor on this machine. 2025-09-07T06:17:22.0538922Z -- No OMAP4 processor on this machine. 2025-09-07T06:17:22.0542503Z -- No SVE processor on this machine. 2025-09-07T06:17:22.0556499Z -- Looking for sbgemm_ 2025-09-07T06:17:22.1313920Z -- Looking for sbgemm_ - not found 2025-09-07T06:17:22.1321822Z -- Found a library with LAPACK API (mkl). 2025-09-07T06:17:22.1324417Z disabling CUDA because NOT USE_CUDA is set 2025-09-07T06:17:22.1326778Z disabling ROCM because NOT USE_ROCM is set 2025-09-07T06:17:22.1329275Z -- MIOpen not found. Compiling without MIOpen support 2025-09-07T06:17:22.1331713Z -- Will build oneDNN Graph 2025-09-07T06:17:22.1334039Z -- Will build oneDNN UKERNEL 2025-09-07T06:17:22.1363311Z -- MKLDNN_CPU_RUNTIME = OMP 2025-09-07T06:17:22.1381138Z -- DNNL_TARGET_ARCH: X64 2025-09-07T06:17:22.1402746Z -- DNNL_LIBRARY_NAME: dnnl 2025-09-07T06:17:22.1463453Z CMake Warning (dev) at /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages/cmake/data/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-09-07T06:17:22.1464764Z The package name passed to find_package_handle_standard_args() (OpenMP_C) 2025-09-07T06:17:22.1466298Z does not match the name of the calling package (OpenMP). This can lead to 2025-09-07T06:17:22.1468733Z problems in calling code that expects find_package() result variables 2025-09-07T06:17:22.1471213Z (e.g., `_FOUND`) to follow a certain pattern. 2025-09-07T06:17:22.1473533Z Call Stack (most recent call first): 2025-09-07T06:17:22.1476412Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-09-07T06:17:22.1478892Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-09-07T06:17:22.1481416Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-09-07T06:17:22.1483966Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-09-07T06:17:22.1486048Z 2025-09-07T06:17:22.1488533Z -- Found OpenMP_C: -fopenmp 2025-09-07T06:17:22.1491709Z CMake Warning (dev) at /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages/cmake/data/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-09-07T06:17:22.1493567Z The package name passed to find_package_handle_standard_args() (OpenMP_CXX) 2025-09-07T06:17:22.1495951Z does not match the name of the calling package (OpenMP). This can lead to 2025-09-07T06:17:22.1498365Z problems in calling code that expects find_package() result variables 2025-09-07T06:17:22.1500656Z (e.g., `_FOUND`) to follow a certain pattern. 2025-09-07T06:17:22.1503039Z Call Stack (most recent call first): 2025-09-07T06:17:22.1506039Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-09-07T06:17:22.1508450Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-09-07T06:17:22.1510978Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-09-07T06:17:22.1513434Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-09-07T06:17:22.1515427Z 2025-09-07T06:17:22.1518076Z -- Found OpenMP_CXX: -fopenmp 2025-09-07T06:17:22.1583579Z -- Enabled testing coverage: CI 2025-09-07T06:17:22.1589166Z -- Enabled workload: TRAINING 2025-09-07T06:17:22.1591862Z -- Enabled primitives: ALL 2025-09-07T06:17:22.1594311Z -- Enabled primitive CPU ISA: ALL 2025-09-07T06:17:22.1597034Z -- Enabled primitive GPU ISA: ALL 2025-09-07T06:17:22.1599469Z -- Enabled GeMM kernels ISA: ALL 2025-09-07T06:17:22.1657500Z -- Primitive cache is enabled 2025-09-07T06:17:22.1657958Z -- Experimental functionality for ukernels is enabled 2025-09-07T06:17:22.1791121Z -- Graph component is enabled 2025-09-07T06:17:22.1850516Z -- Graph compiler backend is disabled. 2025-09-07T06:17:22.1890096Z -- Found MKL-DNN: TRUE 2025-09-07T06:17:22.1891884Z -- Looking for clock_gettime in rt 2025-09-07T06:17:22.2491303Z -- Looking for clock_gettime in rt - found 2025-09-07T06:17:22.2491720Z -- Looking for mmap 2025-09-07T06:17:22.3075718Z -- Looking for mmap - found 2025-09-07T06:17:22.3077458Z -- Looking for shm_open 2025-09-07T06:17:22.3655404Z -- Looking for shm_open - found 2025-09-07T06:17:22.3655818Z -- Looking for shm_unlink 2025-09-07T06:17:22.4252077Z -- Looking for shm_unlink - found 2025-09-07T06:17:22.4252594Z -- Looking for malloc_usable_size 2025-09-07T06:17:22.4812173Z -- Looking for malloc_usable_size - found 2025-09-07T06:17:22.4812610Z -- 2025-09-07T06:17:22.4812899Z -- Performing Test COMPILE_OUT_ZVECTOR 2025-09-07T06:17:22.5051600Z -- Performing Test COMPILE_OUT_ZVECTOR - Failed 2025-09-07T06:17:22.5052446Z -- ZVECTOR flags were NOT set. 2025-09-07T06:17:22.5052880Z -- 2025-09-07T06:17:22.5106345Z -- {fmt} version: 11.2.0 2025-09-07T06:17:22.5106735Z -- Build type: Release 2025-09-07T06:17:22.5138712Z -- Using CPU-only version of Kineto 2025-09-07T06:17:22.5139200Z -- Configuring Kineto dependency: 2025-09-07T06:17:22.5139651Z -- KINETO_SOURCE_DIR = /pytorch/third_party/kineto/libkineto 2025-09-07T06:17:22.5141000Z -- KINETO_BUILD_TESTS = OFF 2025-09-07T06:17:22.5143456Z -- KINETO_LIBRARY_TYPE = static 2025-09-07T06:17:22.5149026Z CMake Deprecation Warning at third_party/kineto/libkineto/CMakeLists.txt:7 (cmake_minimum_required): 2025-09-07T06:17:22.5151283Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-09-07T06:17:22.5153335Z CMake. 2025-09-07T06:17:22.5155455Z 2025-09-07T06:17:22.5158115Z Update the VERSION argument value. Or, use the ... syntax 2025-09-07T06:17:22.5160981Z to tell CMake that the project requires at least but has been updated 2025-09-07T06:17:22.5163451Z to work with policies introduced by or earlier. 2025-09-07T06:17:22.5165623Z 2025-09-07T06:17:22.5167938Z 2025-09-07T06:17:22.5186396Z CMake Warning (dev) at third_party/kineto/libkineto/CMakeLists.txt:15 (find_package): 2025-09-07T06:17:22.5188979Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-09-07T06:17:22.5191465Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-09-07T06:17:22.5193430Z the cmake_policy command to set the policy and suppress this warning. 2025-09-07T06:17:22.5194594Z 2025-09-07T06:17:22.5196247Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-09-07T06:17:22.5197406Z 2025-09-07T06:17:22.5349049Z -- CUDA_SOURCE_DIR = 2025-09-07T06:17:22.5350622Z -- ROCM_SOURCE_DIR = 2025-09-07T06:17:22.5496327Z -- CUPTI unavailable or disabled - not building GPU profilers 2025-09-07T06:17:22.5786229Z -- Kineto: FMT_SOURCE_DIR = /pytorch/third_party/fmt 2025-09-07T06:17:22.5787047Z -- Kineto: FMT_INCLUDE_DIR = /pytorch/third_party/fmt/include 2025-09-07T06:17:22.5787559Z -- CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2025-09-07T06:17:22.5789337Z -- ROCTRACER_INCLUDE_DIR = /include/roctracer 2025-09-07T06:17:22.5791978Z -- DYNOLOG_INCLUDE_DIR = /pytorch/third_party/kineto/libkineto/third_party/dynolog/ 2025-09-07T06:17:22.5794627Z -- IPCFABRIC_INCLUDE_DIR = /pytorch/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-09-07T06:17:22.5805155Z -- Configured Kineto (CPU) 2025-09-07T06:17:22.5821721Z -- GCC 9.4.0: Adding gcc and gcc_s libs to link line 2025-09-07T06:17:22.5842199Z -- Performing Test HAS_WERROR_RETURN_TYPE 2025-09-07T06:17:22.6505958Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2025-09-07T06:17:22.6512166Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2025-09-07T06:17:22.7181845Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2025-09-07T06:17:22.7187967Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2025-09-07T06:17:22.7443795Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Failed 2025-09-07T06:17:22.7449692Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2025-09-07T06:17:22.7698068Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Failed 2025-09-07T06:17:22.7704404Z -- Performing Test HAS_WERROR_BOOL_OPERATION 2025-09-07T06:17:22.8390557Z -- Performing Test HAS_WERROR_BOOL_OPERATION - Success 2025-09-07T06:17:22.8405081Z -- Performing Test HAS_WNARROWING 2025-09-07T06:17:22.9061888Z -- Performing Test HAS_WNARROWING - Success 2025-09-07T06:17:22.9069760Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2025-09-07T06:17:22.9737714Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2025-09-07T06:17:22.9746569Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2025-09-07T06:17:23.0412498Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2025-09-07T06:17:23.0423776Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2025-09-07T06:17:23.1098336Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2025-09-07T06:17:23.1106120Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2025-09-07T06:17:23.1776863Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2025-09-07T06:17:23.1783931Z -- Performing Test HAS_WNO_STRICT_ALIASING 2025-09-07T06:17:23.2458590Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2025-09-07T06:17:23.2465120Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-09-07T06:17:23.3136893Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2025-09-07T06:17:23.3142554Z -- Performing Test HAS_WVLA_EXTENSION 2025-09-07T06:17:23.3416790Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2025-09-07T06:17:23.3422775Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2025-09-07T06:17:23.4094967Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Success 2025-09-07T06:17:23.4106030Z -- Performing Test HAS_WNEWLINE_EOF 2025-09-07T06:17:23.4362669Z -- Performing Test HAS_WNEWLINE_EOF - Failed 2025-09-07T06:17:23.4372680Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2025-09-07T06:17:23.4691050Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Failed 2025-09-07T06:17:23.4697758Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2025-09-07T06:17:23.4975167Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2025-09-07T06:17:23.5032263Z -- ld.gold is available, using it to link 2025-09-07T06:17:23.5041790Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2025-09-07T06:17:23.5613834Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2025-09-07T06:17:23.5619599Z -- Performing Test HAS_WCONSTANT_CONVERSION 2025-09-07T06:17:23.5906337Z -- Performing Test HAS_WCONSTANT_CONVERSION - Failed 2025-09-07T06:17:23.5915316Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2025-09-07T06:17:23.6243716Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2025-09-07T06:17:23.6249041Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2025-09-07T06:17:23.6534395Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Failed 2025-09-07T06:17:23.6540530Z -- Performing Test HAS_FALIGNED_NEW 2025-09-07T06:17:23.7116884Z -- Performing Test HAS_FALIGNED_NEW - Success 2025-09-07T06:17:23.7123497Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2025-09-07T06:17:23.7714859Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2025-09-07T06:17:23.7729314Z -- Performing Test HAS_FSTANDALONE_DEBUG 2025-09-07T06:17:23.8026119Z -- Performing Test HAS_FSTANDALONE_DEBUG - Failed 2025-09-07T06:17:23.8034427Z -- Performing Test HAS_FNO_MATH_ERRNO 2025-09-07T06:17:23.8643447Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2025-09-07T06:17:23.8650003Z -- Performing Test HAS_FNO_TRAPPING_MATH 2025-09-07T06:17:23.9229392Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2025-09-07T06:17:23.9244349Z -- Performing Test HAS_WERROR_FORMAT 2025-09-07T06:17:23.9841807Z -- Performing Test HAS_WERROR_FORMAT - Success 2025-09-07T06:17:23.9894631Z -- don't use NUMA 2025-09-07T06:17:23.9915088Z -- Looking for backtrace 2025-09-07T06:17:24.0418986Z -- Looking for backtrace - found 2025-09-07T06:17:24.0419558Z -- backtrace facility detected in default set of libraries 2025-09-07T06:17:24.0420022Z -- Found Backtrace: /usr/include 2025-09-07T06:17:28.3850330Z -- headers outputs: 2025-09-07T06:17:30.3006153Z -- sources outputs: 2025-09-07T06:17:31.8438346Z -- declarations_yaml outputs: 2025-09-07T06:17:31.8500885Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-09-07T06:17:31.9111987Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2025-09-07T06:17:31.9460068Z -- Using ATen parallel backend: OMP 2025-09-07T06:17:31.9472105Z disabling CUDA because USE_CUDA is set false 2025-09-07T06:17:32.0116064Z -- Found OpenSSL: /opt/openssl/lib/libcrypto.so (found version "1.1.1k") 2025-09-07T06:17:32.0202886Z -- Check size of long double 2025-09-07T06:17:32.0772872Z -- Check size of long double - done 2025-09-07T06:17:32.0774385Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2025-09-07T06:17:32.1302536Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2025-09-07T06:17:32.1303059Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-09-07T06:17:32.1809058Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2025-09-07T06:17:32.1809572Z -- Performing Test COMPILER_SUPPORTS_QUADMATH 2025-09-07T06:17:32.2354001Z -- Performing Test COMPILER_SUPPORTS_QUADMATH - Success 2025-09-07T06:17:32.2355587Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-09-07T06:17:32.4444537Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-09-07T06:17:32.4445066Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-09-07T06:17:32.6534910Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-09-07T06:17:32.6535428Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-09-07T06:17:32.8585492Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-09-07T06:17:32.8586019Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-09-07T06:17:33.0607590Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-09-07T06:17:33.0608159Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-09-07T06:17:33.2624760Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-09-07T06:17:33.2625434Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-09-07T06:17:33.4612204Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-09-07T06:17:33.4650485Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2025-09-07T06:17:33.4650992Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2025-09-07T06:17:33.4661347Z -- Found OpenMP: TRUE (found version "4.5") 2025-09-07T06:17:33.4661792Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2025-09-07T06:17:33.5222931Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2025-09-07T06:17:33.5223429Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2025-09-07T06:17:33.5924743Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Success 2025-09-07T06:17:33.5925269Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-09-07T06:17:33.6447003Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2025-09-07T06:17:33.6447589Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-09-07T06:17:33.6964809Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2025-09-07T06:17:33.6966558Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-09-07T06:17:33.7530098Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2025-09-07T06:17:33.7705470Z -- Configuring build for SLEEF-v3.8.0 2025-09-07T06:17:33.7705967Z Target system: Linux-6.1.141-155.222.amzn2023.x86_64 2025-09-07T06:17:33.7706387Z Target processor: x86_64 2025-09-07T06:17:33.7708012Z Host system: Linux-6.1.141-155.222.amzn2023.x86_64 2025-09-07T06:17:33.7710260Z Host processor: x86_64 2025-09-07T06:17:33.7712764Z Detected C compiler: GNU @ /usr/bin/cc 2025-09-07T06:17:33.7714974Z CMake: 4.1.0 2025-09-07T06:17:33.7717599Z Make program: /opt/python/cp39-cp39/bin/ninja 2025-09-07T06:17:33.7721001Z -- 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-09-07T06:17:33.7722324Z -- Building shared libs : OFF 2025-09-07T06:17:33.7724632Z -- Building static test bins: OFF 2025-09-07T06:17:33.7726857Z -- MPFR : LIB_MPFR-NOTFOUND 2025-09-07T06:17:33.7729033Z -- GMP : LIBGMP-NOTFOUND 2025-09-07T06:17:33.7731303Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2025-09-07T06:17:33.7733479Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-09-07T06:17:33.7735625Z -- OPENSSL : 1.1.1k 2025-09-07T06:17:33.7737830Z -- SDE : SDE_COMMAND-NOTFOUND 2025-09-07T06:17:33.7740031Z -- COMPILER_SUPPORTS_OPENMP : 1 2025-09-07T06:17:33.7843284Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-09-07T06:17:33.7843925Z core header install: /pytorch/build/aten/src/ATen/core/TensorBody.h 2025-09-07T06:17:33.7844597Z core header install: /pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2025-09-07T06:17:33.7845684Z core header install: /pytorch/build/aten/src/ATen/core/enum_tag.h 2025-09-07T06:17:33.9536795Z CMake Warning (dev) in test/cpp/nativert/CMakeLists.txt: 2025-09-07T06:17:33.9537281Z A logical block opening on the line 2025-09-07T06:17:33.9537526Z 2025-09-07T06:17:33.9538824Z /pytorch/test/cpp/nativert/CMakeLists.txt:48 (if) 2025-09-07T06:17:33.9540924Z 2025-09-07T06:17:33.9543600Z closes on the line 2025-09-07T06:17:33.9545961Z 2025-09-07T06:17:33.9548561Z /pytorch/test/cpp/nativert/CMakeLists.txt:50 (endif) 2025-09-07T06:17:33.9550608Z 2025-09-07T06:17:33.9553203Z with mis-matching arguments. 2025-09-07T06:17:33.9555817Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-09-07T06:17:33.9557942Z 2025-09-07T06:17:33.9607658Z -- Performing Test HAS_WNO_MISSING_BRACES 2025-09-07T06:17:34.0216148Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2025-09-07T06:17:34.0226198Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2025-09-07T06:17:34.0818289Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2025-09-07T06:17:34.1414797Z CMake Warning at CMakeLists.txt:1292 (message): 2025-09-07T06:17:34.1415429Z Generated cmake files are only fully tested if one builds with system glog, 2025-09-07T06:17:34.1416113Z gflags, and protobuf. Other settings may generate files that are not well 2025-09-07T06:17:34.1416595Z tested. 2025-09-07T06:17:34.1418359Z 2025-09-07T06:17:34.1420501Z 2025-09-07T06:17:34.1422880Z -- 2025-09-07T06:17:34.1425552Z -- ******** Summary ******** 2025-09-07T06:17:34.1428174Z -- General: 2025-09-07T06:17:34.1430488Z -- CMake version : 4.1.0 2025-09-07T06:17:34.1433212Z -- CMake command : /opt/_internal/cpython-3.9.0/lib/python3.9/site-packages/cmake/data/bin/cmake 2025-09-07T06:17:34.1435185Z -- System : Linux 2025-09-07T06:17:34.1437574Z -- C++ compiler : /usr/bin/c++ 2025-09-07T06:17:34.1439853Z -- C++ compiler id : GNU 2025-09-07T06:17:34.1442242Z -- C++ compiler version : 9.4.0 2025-09-07T06:17:34.1444609Z -- Using ccache if found : ON 2025-09-07T06:17:34.1446950Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2025-09-07T06:17:34.1453203Z -- CXX flags : -Wno-deprecated-declarations -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -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=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 -faligned-new -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow 2025-09-07T06:17:34.1456928Z -- Shared LD flags : -Wl,--no-as-needed -rdynamic -fuse-ld=gold 2025-09-07T06:17:34.1457392Z -- Static LD flags : 2025-09-07T06:17:34.1458896Z -- Module LD flags : -fuse-ld=gold 2025-09-07T06:17:34.1459263Z -- Build type : Release 2025-09-07T06:17:34.1463145Z -- 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-09-07T06:17:34.1464924Z -- CMAKE_PREFIX_PATH : /opt/python/cp39-cp39/lib/python3.9/site-packages 2025-09-07T06:17:34.1467329Z -- CMAKE_INSTALL_PREFIX : /pytorch/torch 2025-09-07T06:17:34.1469536Z -- USE_GOLD_LINKER : ON 2025-09-07T06:17:34.1471789Z -- 2025-09-07T06:17:34.1474150Z -- TORCH_VERSION : 2.9.0 2025-09-07T06:17:34.1476636Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2025-09-07T06:17:34.1478898Z -- BUILD_BINARY : OFF 2025-09-07T06:17:34.1481214Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-09-07T06:17:34.1483525Z -- Link local protobuf : ON 2025-09-07T06:17:34.1485825Z -- BUILD_PYTHON : True 2025-09-07T06:17:34.1488117Z -- Python version : 3.9.0 2025-09-07T06:17:34.1490504Z -- Python executable : /opt/python/cp39-cp39/bin/python 2025-09-07T06:17:34.1492667Z -- Python library : 2025-09-07T06:17:34.1495074Z -- Python includes : /opt/python/cp39-cp39/include/python3.9 2025-09-07T06:17:34.1497445Z -- Python site-package : /opt/python/cp39-cp39/lib/python3.9/site-packages 2025-09-07T06:17:34.1499412Z -- BUILD_SHARED_LIBS : ON 2025-09-07T06:17:34.1501620Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-09-07T06:17:34.1503834Z -- BUILD_TEST : True 2025-09-07T06:17:34.1506465Z -- BUILD_JNI : OFF 2025-09-07T06:17:34.1508844Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-09-07T06:17:34.1511196Z -- BUILD_LITE_INTERPRETER: OFF 2025-09-07T06:17:34.1513500Z -- INTERN_BUILD_MOBILE : 2025-09-07T06:17:34.1515817Z -- TRACING_BASED : OFF 2025-09-07T06:17:34.1518195Z -- USE_BLAS : 1 2025-09-07T06:17:34.1520338Z -- BLAS : mkl 2025-09-07T06:17:34.1522530Z -- BLAS_HAS_SBGEMM : 2025-09-07T06:17:34.1524673Z -- USE_LAPACK : 1 2025-09-07T06:17:34.1527205Z -- LAPACK : mkl 2025-09-07T06:17:34.1529507Z -- USE_ASAN : OFF 2025-09-07T06:17:34.1531902Z -- USE_TSAN : OFF 2025-09-07T06:17:34.1534344Z -- USE_CPP_CODE_COVERAGE : OFF 2025-09-07T06:17:34.1536793Z -- USE_CUDA : 0 2025-09-07T06:17:34.1539195Z -- USE_XPU : OFF 2025-09-07T06:17:34.1541227Z -- USE_ROCM : OFF 2025-09-07T06:17:34.1543157Z -- BUILD_NVFUSER : 2025-09-07T06:17:34.1544842Z -- USE_EIGEN_FOR_BLAS : 2025-09-07T06:17:34.1546220Z -- USE_EIGEN_FOR_SPARSE : OFF 2025-09-07T06:17:34.1547541Z -- USE_FBGEMM : ON 2025-09-07T06:17:34.1548824Z -- USE_KINETO : ON 2025-09-07T06:17:34.1550103Z -- USE_GFLAGS : OFF 2025-09-07T06:17:34.1551362Z -- USE_GLOG : OFF 2025-09-07T06:17:34.1552909Z -- USE_LITE_PROTO : OFF 2025-09-07T06:17:34.1554229Z -- USE_PYTORCH_METAL : OFF 2025-09-07T06:17:34.1555521Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-09-07T06:17:34.1556877Z -- USE_MPS : OFF 2025-09-07T06:17:34.1558115Z -- CAN_COMPILE_METAL : 2025-09-07T06:17:34.1559339Z -- USE_MKL : ON 2025-09-07T06:17:34.1561396Z -- USE_STATIC_MKL : OFF 2025-09-07T06:17:34.1562921Z -- USE_MKLDNN : ON 2025-09-07T06:17:34.1564264Z -- USE_MKLDNN_ACL : OFF 2025-09-07T06:17:34.1566410Z -- USE_MKLDNN_CBLAS : OFF 2025-09-07T06:17:34.1568730Z -- USE_UCC : OFF 2025-09-07T06:17:34.1571061Z -- USE_ITT : ON 2025-09-07T06:17:34.1573442Z -- USE_XCCL : OFF 2025-09-07T06:17:34.1575765Z -- USE_NCCL : OFF 2025-09-07T06:17:34.1578113Z -- Found NVSHMEM : 2025-09-07T06:17:34.1580266Z -- USE_NNPACK : ON 2025-09-07T06:17:34.1582533Z -- USE_NUMPY : ON 2025-09-07T06:17:34.1585222Z -- USE_OBSERVERS : ON 2025-09-07T06:17:34.1587578Z -- USE_OPENCL : OFF 2025-09-07T06:17:34.1589936Z -- USE_OPENMP : ON 2025-09-07T06:17:34.1592439Z -- USE_MIMALLOC : OFF 2025-09-07T06:17:34.1594821Z -- USE_VULKAN : OFF 2025-09-07T06:17:34.1597335Z -- USE_PROF : OFF 2025-09-07T06:17:34.1599637Z -- USE_PYTORCH_QNNPACK : ON 2025-09-07T06:17:34.1601859Z -- USE_XNNPACK : ON 2025-09-07T06:17:34.1604171Z -- USE_DISTRIBUTED : ON 2025-09-07T06:17:34.1606351Z -- USE_MPI : OFF 2025-09-07T06:17:34.1608507Z -- USE_GLOO : ON 2025-09-07T06:17:34.1610767Z -- USE_GLOO_WITH_OPENSSL : ON 2025-09-07T06:17:34.1613019Z -- USE_GLOO_IBVERBS : OFF 2025-09-07T06:17:34.1615263Z -- USE_TENSORPIPE : ON 2025-09-07T06:17:34.1617674Z -- Public Dependencies : caffe2::mkl 2025-09-07T06:17:34.1621254Z -- 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-09-07T06:17:34.1622658Z -- Public CUDA Deps. : 2025-09-07T06:17:34.1625323Z -- Private CUDA Deps. : 2025-09-07T06:17:34.1627773Z -- USE_COREML_DELEGATE : OFF 2025-09-07T06:17:34.1630138Z -- BUILD_LAZY_TS_BACKEND : ON 2025-09-07T06:17:34.1632475Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-09-07T06:17:34.1634909Z -- Performing Test HAS_WMISSING_PROTOTYPES 2025-09-07T06:17:34.2192503Z -- Performing Test HAS_WMISSING_PROTOTYPES - Failed 2025-09-07T06:17:34.2207207Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES 2025-09-07T06:17:34.2817716Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES - Failed 2025-09-07T06:17:34.2896434Z -- Configuring done (26.5s) 2025-09-07T06:17:36.1580013Z -- Generating done (1.9s) 2025-09-07T06:17:36.1580410Z CMake Warning: 2025-09-07T06:17:36.1580814Z Manually-specified variables were not used by the project: 2025-09-07T06:17:36.1581168Z 2025-09-07T06:17:36.1582481Z BUILD_ENVIRONMENT 2025-09-07T06:17:36.1584354Z BUILD_PYTHONLESS 2025-09-07T06:17:36.1586423Z 2025-09-07T06:17:36.1588473Z 2025-09-07T06:17:36.1618098Z -- Build files have been written to: /pytorch/build 2025-09-07T06:17:36.2433639Z cmake --build . --target install --config Release -j 12 2025-09-07T06:17:41.6924666Z [1/4] Generating ATen declarations_yaml 2025-09-07T06:17:46.6943211Z [2/4] Generating ATen headers 2025-09-07T06:17:50.0268483Z [3/4] Generating ATen sources 2025-09-07T06:17:50.1348165Z [1/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-09-07T06:17:50.1350320Z [2/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-09-07T06:17:50.1366390Z [3/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-09-07T06:17:50.1434371Z [4/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-09-07T06:17:50.1581380Z [5/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-09-07T06:17:50.1582357Z [6/7195] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-09-07T06:17:50.1592921Z [7/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-09-07T06:17:50.1711719Z [8/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-09-07T06:17:50.1796770Z [9/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-09-07T06:17:50.2073032Z [10/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-09-07T06:17:50.2138026Z [11/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-09-07T06:17:50.2146500Z [12/7195] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-09-07T06:17:50.2155128Z [13/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-09-07T06:17:50.2265654Z [14/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-09-07T06:17:50.2319708Z [15/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-09-07T06:17:50.2324884Z [16/7195] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-09-07T06:17:50.2448943Z [17/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-09-07T06:17:50.2457375Z [18/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-09-07T06:17:50.2606197Z [19/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-09-07T06:17:50.2685184Z [20/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-09-07T06:17:50.2945171Z [21/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-09-07T06:17:50.3143113Z [22/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-09-07T06:17:50.3287171Z [23/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-09-07T06:17:50.3312585Z [24/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-09-07T06:17:50.3429975Z [25/7195] Linking C static library lib/libcpuinfo.a 2025-09-07T06:17:50.6546965Z [26/7195] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-09-07T06:17:50.7510851Z [27/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2025-09-07T06:17:50.7543680Z [28/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-09-07T06:17:50.8340205Z [29/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2025-09-07T06:17:50.8731826Z [30/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-09-07T06:17:50.9231451Z [31/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-09-07T06:17:50.9705648Z [32/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2025-09-07T06:17:51.2477327Z [33/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-09-07T06:17:51.2540502Z [34/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-09-07T06:17:51.3787791Z [35/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-09-07T06:17:51.4012263Z [36/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-09-07T06:17:51.5593978Z [37/7195] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-09-07T06:17:51.5675264Z [38/7195] Linking C static library lib/libpthreadpool.a 2025-09-07T06:17:51.6376008Z [39/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2025-09-07T06:17:51.8110428Z [40/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2025-09-07T06:17:51.8179693Z [41/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-09-07T06:17:51.8398330Z [42/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-09-07T06:17:51.8547874Z [43/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-09-07T06:17:51.9276072Z [44/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2025-09-07T06:17:51.9277061Z In file included from /usr/include/string.h:495, 2025-09-07T06:17:51.9277719Z from /pytorch/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2025-09-07T06:17:51.9278509Z from /pytorch/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2025-09-07T06:17:51.9279286Z from /pytorch/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2025-09-07T06:17:51.9280509Z from /pytorch/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2025-09-07T06:17:51.9281903Z from /pytorch/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2025-09-07T06:17:51.9285199Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-09-07T06:17:51.9287168Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /pytorch/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2025-09-07T06:17:51.9289703Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /pytorch/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28: 2025-09-07T06:17:51.9292683Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2025-09-07T06:17:51.9294483Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2025-09-07T06:17:51.9295076Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-07T06:17:52.0508341Z [45/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2025-09-07T06:17:52.0579633Z [46/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-09-07T06:17:52.1028124Z [47/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-09-07T06:17:52.2803155Z [48/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-09-07T06:17:52.3998939Z [49/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2025-09-07T06:17:52.6463795Z [50/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2025-09-07T06:17:52.8880676Z [51/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2025-09-07T06:17:52.9310740Z [52/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-09-07T06:17:52.9815381Z [53/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2025-09-07T06:17:53.1271596Z [54/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-09-07T06:17:53.2743359Z [55/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-09-07T06:17:53.3950369Z [56/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2025-09-07T06:17:53.4974230Z [57/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2025-09-07T06:17:53.6293610Z [58/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2025-09-07T06:17:53.8031049Z [59/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2025-09-07T06:17:53.8175228Z [60/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2025-09-07T06:17:53.9661374Z [61/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2025-09-07T06:17:54.1500930Z [62/7195] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2025-09-07T06:17:54.2636805Z [63/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2025-09-07T06:17:54.4445427Z [64/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2025-09-07T06:17:54.6989007Z [65/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2025-09-07T06:17:54.8008758Z [66/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2025-09-07T06:17:55.0227309Z [67/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2025-09-07T06:17:55.2171615Z [68/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2025-09-07T06:17:55.6588987Z [69/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2025-09-07T06:17:55.9158013Z [70/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2025-09-07T06:17:56.1289862Z [71/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2025-09-07T06:17:56.1371810Z [72/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2025-09-07T06:17:56.1529659Z [73/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2025-09-07T06:17:56.2013234Z [74/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2025-09-07T06:17:56.4178808Z [75/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2025-09-07T06:17:56.4411899Z [76/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2025-09-07T06:17:56.7669776Z [77/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2025-09-07T06:17:56.9942620Z [78/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2025-09-07T06:17:56.9994301Z [79/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2025-09-07T06:17:57.2348000Z [80/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2025-09-07T06:17:57.3522769Z [81/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2025-09-07T06:17:57.4300358Z [82/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2025-09-07T06:17:57.8263221Z [83/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2025-09-07T06:17:58.0315124Z [84/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2025-09-07T06:17:58.1348726Z [85/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2025-09-07T06:17:58.1386273Z [86/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2025-09-07T06:17:58.2216097Z [87/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2025-09-07T06:17:58.4845887Z [88/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2025-09-07T06:17:58.6404817Z [89/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2025-09-07T06:17:58.7489701Z [90/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2025-09-07T06:17:58.7587973Z [91/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2025-09-07T06:17:58.8311196Z [92/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2025-09-07T06:17:58.8476236Z [93/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2025-09-07T06:17:59.6618149Z [94/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2025-09-07T06:17:59.8012054Z [95/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2025-09-07T06:17:59.8498298Z [96/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2025-09-07T06:17:59.8621812Z [97/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2025-09-07T06:17:59.9287665Z [98/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2025-09-07T06:17:59.9528297Z [99/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2025-09-07T06:18:00.0095941Z [100/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2025-09-07T06:18:00.1402555Z [101/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2025-09-07T06:18:00.2892757Z [102/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2025-09-07T06:18:00.9998545Z [103/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2025-09-07T06:18:01.1253500Z [104/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2025-09-07T06:18:01.5782605Z [105/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2025-09-07T06:18:01.7562353Z [106/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2025-09-07T06:18:01.8090408Z [107/7195] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2025-09-07T06:18:01.9247469Z [108/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2025-09-07T06:18:02.0770301Z [109/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2025-09-07T06:18:02.4351584Z [110/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2025-09-07T06:18:02.4937811Z [111/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2025-09-07T06:18:02.5247022Z [112/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2025-09-07T06:18:02.9575979Z [113/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2025-09-07T06:18:03.0246956Z [114/7195] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2025-09-07T06:18:03.1882568Z [115/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2025-09-07T06:18:03.2453397Z [116/7195] Linking CXX static library lib/libprotobuf.a 2025-09-07T06:18:03.3544092Z [117/7195] Generating src/x86_64-fma/blas/s8gemm.py.o 2025-09-07T06:18:03.7108730Z [118/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2025-09-07T06:18:03.8846141Z [119/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2025-09-07T06:18:04.1299383Z [120/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2025-09-07T06:18:04.2351740Z [121/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2025-09-07T06:18:04.2539863Z [122/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2025-09-07T06:18:04.2615666Z [123/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2025-09-07T06:18:04.3313570Z [124/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2025-09-07T06:18:04.6826076Z [125/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2025-09-07T06:18:04.6866837Z [126/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2025-09-07T06:18:05.1783607Z [127/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2025-09-07T06:18:05.2228625Z [128/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2025-09-07T06:18:05.3916543Z [129/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2025-09-07T06:18:05.5371700Z [130/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2025-09-07T06:18:05.5374856Z [131/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2025-09-07T06:18:05.6821470Z [132/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2025-09-07T06:18:05.8740712Z [133/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2025-09-07T06:18:05.9001976Z [134/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2025-09-07T06:18:06.0590918Z [135/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2025-09-07T06:18:06.1458769Z [136/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2025-09-07T06:18:06.3594838Z [137/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2025-09-07T06:18:06.3685091Z [138/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2025-09-07T06:18:06.3719007Z [139/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2025-09-07T06:18:06.5140150Z [140/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2025-09-07T06:18:06.6294743Z [141/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2025-09-07T06:18:06.7530771Z [142/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2025-09-07T06:18:07.0340691Z [143/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2025-09-07T06:18:07.2100431Z [144/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2025-09-07T06:18:07.5063895Z [145/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2025-09-07T06:18:07.5625746Z [146/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2025-09-07T06:18:07.6964328Z [147/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2025-09-07T06:18:07.8111767Z [148/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2025-09-07T06:18:07.8885887Z [149/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2025-09-07T06:18:07.9063642Z [150/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2025-09-07T06:18:07.9703768Z [151/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2025-09-07T06:18:08.0178571Z [152/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2025-09-07T06:18:08.0773123Z [153/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2025-09-07T06:18:08.1756146Z [154/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2025-09-07T06:18:09.0942228Z [155/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2025-09-07T06:18:09.1188124Z [156/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2025-09-07T06:18:09.2011863Z [157/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2025-09-07T06:18:09.2212246Z [158/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2025-09-07T06:18:09.2745467Z [159/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2025-09-07T06:18:09.3965265Z [160/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2025-09-07T06:18:09.5439314Z [161/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2025-09-07T06:18:09.5594611Z [162/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2025-09-07T06:18:09.6282272Z [163/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2025-09-07T06:18:10.1058540Z [164/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2025-09-07T06:18:10.1836265Z [165/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2025-09-07T06:18:10.2286256Z [166/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2025-09-07T06:18:10.6673559Z [167/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2025-09-07T06:18:10.7574221Z [168/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2025-09-07T06:18:10.8422269Z [169/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2025-09-07T06:18:10.9378822Z [170/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2025-09-07T06:18:10.9463084Z [171/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2025-09-07T06:18:11.0092208Z [172/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2025-09-07T06:18:11.1243563Z [173/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2025-09-07T06:18:11.2820210Z [174/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2025-09-07T06:18:11.7719815Z [175/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2025-09-07T06:18:11.7822884Z [176/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2025-09-07T06:18:12.2149135Z [177/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2025-09-07T06:18:12.2837824Z [178/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2025-09-07T06:18:12.3272280Z [179/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2025-09-07T06:18:12.3613619Z [180/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2025-09-07T06:18:12.3957490Z [181/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2025-09-07T06:18:12.5765638Z [182/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2025-09-07T06:18:12.9114046Z [183/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2025-09-07T06:18:12.9630006Z [184/7195] Generating src/x86_64-fma/blas/c8gemm.py.o 2025-09-07T06:18:12.9821512Z [185/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2025-09-07T06:18:13.0508091Z [186/7195] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2025-09-07T06:18:13.0665028Z [187/7195] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2025-09-07T06:18:13.0906861Z [188/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2025-09-07T06:18:13.1548129Z [189/7195] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2025-09-07T06:18:13.1588804Z [190/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2025-09-07T06:18:13.3485497Z [191/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2025-09-07T06:18:13.3537081Z [192/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-09-07T06:18:13.4183117Z [193/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2025-09-07T06:18:13.4238922Z [194/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2025-09-07T06:18:13.4662145Z [195/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-09-07T06:18:13.4947751Z [196/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2025-09-07T06:18:13.5347439Z [197/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-09-07T06:18:13.5512629Z [198/7195] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2025-09-07T06:18:13.5610528Z [199/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2025-09-07T06:18:13.5858049Z [200/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-09-07T06:18:13.6224093Z [201/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-09-07T06:18:13.6248994Z [202/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2025-09-07T06:18:13.6491673Z [203/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-09-07T06:18:13.6538806Z [204/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2025-09-07T06:18:13.6648520Z [205/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2025-09-07T06:18:13.6970926Z [206/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2025-09-07T06:18:13.6973718Z [207/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2025-09-07T06:18:13.8713887Z [208/7195] Generating src/x86_64-fma/blas/conv1x1.py.o 2025-09-07T06:18:13.8881786Z [209/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c.o 2025-09-07T06:18:13.8993166Z [210/7195] 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-09-07T06:18:13.9044183Z [211/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c.o 2025-09-07T06:18:13.9047006Z [212/7195] 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-09-07T06:18:13.9148877Z [213/7195] 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-09-07T06:18:13.9288420Z [214/7195] 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-09-07T06:18:13.9805735Z [215/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c.o 2025-09-07T06:18:13.9876018Z [216/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-09-07T06:18:14.0416948Z [217/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u4.c.o 2025-09-07T06:18:14.1250246Z [218/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2025-09-07T06:18:14.1276040Z [219/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-09-07T06:18:14.1710718Z [220/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-09-07T06:18:14.1716195Z [221/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-09-07T06:18:14.1750178Z [222/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-09-07T06:18:14.1890502Z [223/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2025-09-07T06:18:14.2178672Z [224/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-09-07T06:18:14.2357921Z [225/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2025-09-07T06:18:14.2654867Z [226/7195] Generating src/x86_64-fma/blas/sgemm.py.o 2025-09-07T06:18:14.2787289Z [227/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2025-09-07T06:18:14.2980177Z [228/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-09-07T06:18:14.3187593Z [229/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-09-07T06:18:14.3676850Z [230/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-09-07T06:18:14.4135040Z [231/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-09-07T06:18:14.4272857Z [232/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-09-07T06:18:14.4549292Z [233/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-09-07T06:18:14.4573747Z [234/7195] Generating src/x86_64-fma/max-pooling.py.o 2025-09-07T06:18:14.4723204Z [235/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-09-07T06:18:14.4879288Z [236/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2025-09-07T06:18:14.5203299Z [237/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-09-07T06:18:14.5370678Z [238/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-09-07T06:18:14.5585559Z [239/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-09-07T06:18:14.6082174Z [240/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-09-07T06:18:14.6318906Z [241/7195] Generating src/x86_64-fma/relu.py.o 2025-09-07T06:18:14.6525292Z [242/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-09-07T06:18:14.6678786Z [243/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-09-07T06:18:14.6944336Z [244/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-09-07T06:18:14.7117033Z [245/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-09-07T06:18:14.7231311Z [246/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-09-07T06:18:14.7603261Z [247/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-09-07T06:18:14.7761942Z [248/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-09-07T06:18:14.7983080Z [249/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-09-07T06:18:14.8486948Z [250/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-09-07T06:18:14.8918958Z [251/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-09-07T06:18:14.9070334Z [252/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-09-07T06:18:14.9545978Z [253/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-09-07T06:18:14.9607893Z [254/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2025-09-07T06:18:14.9649303Z [255/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-09-07T06:18:15.0175616Z [256/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2025-09-07T06:18:15.0200221Z [257/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-09-07T06:18:15.0359179Z [258/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-09-07T06:18:15.0869994Z [259/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-09-07T06:18:15.0982843Z [260/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-09-07T06:18:15.1150910Z [261/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2025-09-07T06:18:15.1317893Z [262/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-09-07T06:18:15.1457802Z [263/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-09-07T06:18:15.1493603Z [264/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-09-07T06:18:15.1503939Z [265/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-09-07T06:18:15.1862493Z [266/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-09-07T06:18:15.1929962Z [267/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-09-07T06:18:15.2147385Z [268/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-09-07T06:18:15.2153873Z [269/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c.o 2025-09-07T06:18:15.2168719Z [270/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2025-09-07T06:18:15.2186437Z [271/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-09-07T06:18:15.2532606Z [272/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-09-07T06:18:15.2533969Z [273/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-09-07T06:18:15.2656400Z [274/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-09-07T06:18:15.2660719Z [275/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-09-07T06:18:15.2764384Z [276/7195] 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-09-07T06:18:15.2765961Z [277/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2025-09-07T06:18:15.2929105Z [278/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-09-07T06:18:15.3124597Z [279/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2025-09-07T06:18:15.3338426Z [280/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-09-07T06:18:15.3356080Z [281/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-09-07T06:18:15.3564243Z [282/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-09-07T06:18:15.3567401Z [283/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-09-07T06:18:15.4143769Z [284/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-09-07T06:18:15.4197629Z [285/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-09-07T06:18:15.4220307Z [286/7195] Generating src/x86_64-fma/softmax.py.o 2025-09-07T06:18:15.4552995Z [287/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-09-07T06:18:15.4642326Z [288/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2025-09-07T06:18:15.4764105Z [289/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-09-07T06:18:15.5078396Z [290/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-09-07T06:18:15.5418658Z [291/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-09-07T06:18:15.5643446Z [292/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-09-07T06:18:15.5726867Z [293/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-09-07T06:18:15.5767499Z [294/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-09-07T06:18:15.5787673Z [295/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-09-07T06:18:15.5970136Z [296/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-09-07T06:18:15.5972022Z [297/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2025-09-07T06:18:15.6186595Z [298/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-09-07T06:18:15.6349097Z [299/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2025-09-07T06:18:15.6939856Z [300/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-09-07T06:18:15.7016839Z [301/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-09-07T06:18:15.7076863Z [302/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-09-07T06:18:15.7312944Z [303/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-09-07T06:18:15.7643348Z [304/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2025-09-07T06:18:15.7645403Z [305/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-09-07T06:18:15.7880123Z [306/7195] 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-09-07T06:18:15.7882062Z [307/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-09-07T06:18:15.8105814Z [308/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2025-09-07T06:18:15.8187247Z [309/7195] Linking CXX static library lib/libprotoc.a 2025-09-07T06:18:15.8266486Z [310/7195] 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-09-07T06:18:15.8566413Z [311/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-09-07T06:18:15.8593016Z [312/7195] 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-09-07T06:18:15.8601069Z [313/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-09-07T06:18:15.8656835Z [314/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-09-07T06:18:15.8716263Z [315/7195] 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-09-07T06:18:15.8813994Z [316/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-09-07T06:18:15.8816696Z [317/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2025-09-07T06:18:15.8919317Z [318/7195] 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-09-07T06:18:15.8946545Z [319/7195] 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-09-07T06:18:15.8996317Z [320/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-09-07T06:18:15.9263670Z [321/7195] 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-09-07T06:18:15.9543420Z [322/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-09-07T06:18:15.9545122Z [323/7195] 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-09-07T06:18:15.9588516Z [324/7195] 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-09-07T06:18:15.9736337Z [325/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2025-09-07T06:18:15.9771057Z [326/7195] 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-09-07T06:18:15.9794201Z [327/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-09-07T06:18:15.9896919Z [328/7195] 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-09-07T06:18:16.0278568Z [329/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2025-09-07T06:18:16.0370708Z [330/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2025-09-07T06:18:16.0516264Z [331/7195] 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-09-07T06:18:16.0631011Z [332/7195] Linking CXX executable bin/protoc-3.13.0.0 2025-09-07T06:18:16.0631513Z Warning: Unused direct dependencies: 2025-09-07T06:18:16.0637361Z /lib/x86_64-linux-gnu/libm.so.6 2025-09-07T06:18:16.0663033Z [333/7195] Creating executable symlink bin/protoc 2025-09-07T06:18:16.0752971Z [334/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2025-09-07T06:18:16.0812379Z [335/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-09-07T06:18:16.1156703Z [336/7195] Running gen_proto.py on onnx/onnx.in.proto 2025-09-07T06:18:16.1157398Z Processing /pytorch/third_party/onnx/onnx/onnx.in.proto 2025-09-07T06:18:16.1158005Z Writing /pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-09-07T06:18:16.1159133Z Writing /pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2025-09-07T06:18:16.1160746Z Writing /pytorch/build/third_party/onnx/onnx/onnx-ml.pb.h 2025-09-07T06:18:16.1162107Z generating /pytorch/build/third_party/onnx/onnx/onnx_pb.py 2025-09-07T06:18:16.1164267Z [337/7195] 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-09-07T06:18:16.1171244Z [338/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-09-07T06:18:16.1252581Z [339/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2025-09-07T06:18:16.1253864Z [340/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-09-07T06:18:16.1726401Z [341/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-09-07T06:18:16.1773298Z [342/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-09-07T06:18:16.2105153Z [343/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-09-07T06:18:16.2202046Z [344/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-09-07T06:18:16.2235560Z [345/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-09-07T06:18:16.2366906Z [346/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2025-09-07T06:18:16.2419272Z [347/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:18:16.2501428Z [348/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2025-09-07T06:18:16.2621705Z [349/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:18:16.2906591Z [350/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-09-07T06:18:16.2956718Z [351/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-09-07T06:18:16.3095526Z [352/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-09-07T06:18:16.3175138Z [353/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-09-07T06:18:16.3222402Z [354/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-09-07T06:18:16.3354224Z [355/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-09-07T06:18:16.3355594Z [356/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2025-09-07T06:18:16.3431792Z [357/7195] Running C++ protocol buffer compiler on /pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-09-07T06:18:16.4140012Z [358/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-09-07T06:18:16.4305682Z [359/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:18:16.4835195Z [360/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-09-07T06:18:16.4983649Z [361/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-09-07T06:18:16.5177189Z [362/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2025-09-07T06:18:16.5325457Z [363/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2025-09-07T06:18:16.5326908Z [364/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:18:16.5355296Z [365/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2025-09-07T06:18:16.5434188Z [366/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2025-09-07T06:18:16.5506385Z [367/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-09-07T06:18:16.5744435Z [368/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2025-09-07T06:18:16.5770996Z [369/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2025-09-07T06:18:16.5772622Z [370/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-09-07T06:18:16.5783656Z [371/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2025-09-07T06:18:16.5788644Z [372/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:18:16.5943417Z [373/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-09-07T06:18:16.6023623Z [374/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:18:16.6057543Z [375/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-09-07T06:18:16.6159102Z [376/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-09-07T06:18:16.6185271Z [377/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-09-07T06:18:16.6536973Z [378/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-09-07T06:18:16.6602177Z [379/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-09-07T06:18:16.6654220Z [380/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-09-07T06:18:16.6663132Z [381/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-09-07T06:18:16.6707010Z [382/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-09-07T06:18:16.6762224Z [383/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2025-09-07T06:18:16.6909112Z [384/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-09-07T06:18:16.7052547Z [385/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-09-07T06:18:16.7108864Z [386/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-09-07T06:18:16.7405196Z [387/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-09-07T06:18:16.7516834Z [388/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-09-07T06:18:16.7912448Z [389/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-09-07T06:18:16.8275812Z [390/7195] 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-09-07T06:18:16.8286274Z [391/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:18:16.8603930Z [392/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2025-09-07T06:18:16.8728752Z [393/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2025-09-07T06:18:16.8915191Z [394/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:18:16.9278641Z [395/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-09-07T06:18:16.9530876Z [396/7195] 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-09-07T06:18:16.9546279Z [397/7195] 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-09-07T06:18:16.9636038Z [398/7195] 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-09-07T06:18:16.9817401Z [399/7195] 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-09-07T06:18:17.0155993Z [400/7195] 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-09-07T06:18:17.0370134Z [401/7195] 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-09-07T06:18:17.0469710Z [402/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-09-07T06:18:17.0523625Z [403/7195] 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-09-07T06:18:17.0723029Z [404/7195] 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-09-07T06:18:17.0832168Z [405/7195] 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-09-07T06:18:17.0962524Z [406/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-09-07T06:18:17.1420545Z [407/7195] 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-09-07T06:18:17.1571086Z [408/7195] 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-09-07T06:18:17.1654745Z [409/7195] 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-09-07T06:18:17.1694918Z [410/7195] 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-09-07T06:18:17.1876074Z [411/7195] 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-09-07T06:18:17.1979417Z [412/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-09-07T06:18:17.2086207Z [413/7195] 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-09-07T06:18:17.2136932Z [414/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-09-07T06:18:17.2240721Z [415/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-09-07T06:18:17.2542175Z [416/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2025-09-07T06:18:17.2671985Z [417/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2025-09-07T06:18:17.2953612Z [418/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-09-07T06:18:17.3156914Z [419/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-09-07T06:18:17.3231840Z [420/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2025-09-07T06:18:17.3292673Z [421/7195] 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-09-07T06:18:17.3362569Z [422/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2025-09-07T06:18:17.3393888Z [423/7195] 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-09-07T06:18:17.3421247Z [424/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2025-09-07T06:18:17.3432704Z [425/7195] 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-09-07T06:18:17.3490347Z [426/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-09-07T06:18:17.3523156Z [427/7195] 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-09-07T06:18:17.3828244Z [428/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2025-09-07T06:18:17.3886661Z [429/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-09-07T06:18:17.4154677Z [430/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2025-09-07T06:18:17.4156262Z [431/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-09-07T06:18:17.4245839Z [432/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2025-09-07T06:18:17.4495965Z [433/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2025-09-07T06:18:17.4499376Z [434/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c.o 2025-09-07T06:18:17.4540331Z [435/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2025-09-07T06:18:17.4595350Z [436/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-09-07T06:18:17.4755715Z [437/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-09-07T06:18:17.4984061Z [438/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-09-07T06:18:17.5162473Z [439/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-09-07T06:18:17.5427328Z [440/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-09-07T06:18:17.5684266Z [441/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.o 2025-09-07T06:18:17.5713703Z [442/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.o 2025-09-07T06:18:17.5764317Z [443/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2025-09-07T06:18:17.6007204Z [444/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c.o 2025-09-07T06:18:17.6082005Z [445/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-09-07T06:18:17.6145284Z [446/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-09-07T06:18:17.6155814Z [447/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c.o 2025-09-07T06:18:17.6500558Z [448/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-09-07T06:18:17.6574140Z [449/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-09-07T06:18:17.6650340Z [450/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-09-07T06:18:17.6736164Z [451/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-09-07T06:18:17.6788084Z [452/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-09-07T06:18:17.6899323Z [453/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-09-07T06:18:17.6949629Z [454/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-09-07T06:18:17.7131425Z [455/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-09-07T06:18:17.7154787Z [456/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-09-07T06:18:17.7358508Z [457/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-09-07T06:18:17.7391108Z [458/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-09-07T06:18:17.7762411Z [459/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-09-07T06:18:17.7793876Z [460/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-09-07T06:18:17.7832829Z [461/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-09-07T06:18:17.8304580Z [462/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-09-07T06:18:17.8362517Z [463/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-09-07T06:18:17.8380775Z [464/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-09-07T06:18:17.8494500Z [465/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2025-09-07T06:18:17.8805527Z [466/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-09-07T06:18:17.8820152Z [467/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-09-07T06:18:17.8862955Z [468/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-09-07T06:18:17.8997189Z [469/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-09-07T06:18:17.9114196Z [470/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-09-07T06:18:17.9150668Z [471/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-09-07T06:18:17.9317075Z [472/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-09-07T06:18:17.9463877Z [473/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-09-07T06:18:17.9512055Z [474/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-09-07T06:18:17.9567674Z [475/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-09-07T06:18:17.9651519Z [476/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-09-07T06:18:17.9784014Z [477/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-09-07T06:18:18.0037865Z [478/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-09-07T06:18:18.0054968Z [479/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-09-07T06:18:18.0157177Z [480/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-09-07T06:18:18.0198501Z [481/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-09-07T06:18:18.0547858Z [482/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-09-07T06:18:18.0690988Z [483/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-09-07T06:18:18.0714187Z [484/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-09-07T06:18:18.0769058Z [485/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-09-07T06:18:18.1029761Z [486/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-09-07T06:18:18.1222789Z [487/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-09-07T06:18:18.1224046Z [488/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-09-07T06:18:18.1319293Z [489/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-09-07T06:18:18.1572041Z [490/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-09-07T06:18:18.1676893Z [491/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-09-07T06:18:18.1678626Z [492/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-09-07T06:18:18.1863528Z [493/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-09-07T06:18:18.2004675Z [494/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-09-07T06:18:18.2010715Z [495/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-09-07T06:18:18.2071955Z [496/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-09-07T06:18:18.2317380Z [497/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-09-07T06:18:18.2416171Z [498/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-09-07T06:18:18.2457976Z [499/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-09-07T06:18:18.2516005Z [500/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-09-07T06:18:18.2635682Z [501/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-09-07T06:18:18.2927258Z [502/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-09-07T06:18:18.3010577Z [503/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-09-07T06:18:18.3084744Z [504/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-09-07T06:18:18.3098139Z [505/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-09-07T06:18:18.3419751Z [506/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-09-07T06:18:18.3578905Z [507/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-09-07T06:18:18.3587375Z [508/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-09-07T06:18:18.3637554Z [509/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-09-07T06:18:18.3936403Z [510/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-09-07T06:18:18.4035016Z [511/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-09-07T06:18:18.4097246Z [512/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-09-07T06:18:18.4214687Z [513/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-09-07T06:18:18.4431528Z [514/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-09-07T06:18:18.4583574Z [515/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-09-07T06:18:18.4653050Z [516/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-09-07T06:18:18.4659143Z [517/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-09-07T06:18:18.4876614Z [518/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-09-07T06:18:18.4901071Z [519/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-09-07T06:18:18.4936528Z [520/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-09-07T06:18:18.5229607Z [521/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-09-07T06:18:18.5316603Z [522/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-09-07T06:18:18.5358498Z [523/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-09-07T06:18:18.5456731Z [524/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-09-07T06:18:18.5529285Z [525/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-09-07T06:18:18.5825663Z [526/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-09-07T06:18:18.5850839Z [527/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-09-07T06:18:18.5957409Z [528/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-09-07T06:18:18.5986825Z [529/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-09-07T06:18:18.6398453Z [530/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-09-07T06:18:18.6428569Z [531/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-09-07T06:18:18.6469254Z [532/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-09-07T06:18:18.6524016Z [533/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-09-07T06:18:18.6891263Z [534/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-09-07T06:18:18.7023579Z [535/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-09-07T06:18:18.7242429Z [536/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-09-07T06:18:18.7365818Z [537/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-09-07T06:18:18.7455008Z [538/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-09-07T06:18:18.7529913Z [539/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-09-07T06:18:18.7662199Z [540/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-09-07T06:18:18.7747500Z [541/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-09-07T06:18:18.7920153Z [542/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-09-07T06:18:18.7941853Z [543/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-09-07T06:18:18.8232300Z [544/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-09-07T06:18:18.8422162Z [545/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-09-07T06:18:18.8572700Z [546/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-09-07T06:18:18.8574202Z [547/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-09-07T06:18:18.8762660Z [548/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-09-07T06:18:18.8962950Z [549/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-09-07T06:18:18.9063450Z [550/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-09-07T06:18:18.9178989Z [551/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-09-07T06:18:18.9212981Z [552/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-09-07T06:18:18.9404899Z [553/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2025-09-07T06:18:18.9913773Z [554/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-09-07T06:18:18.9961001Z [555/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-09-07T06:18:19.0315905Z [556/7195] 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-09-07T06:18:19.0375662Z [557/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c.o 2025-09-07T06:18:19.0396241Z [558/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-09-07T06:18:19.0495014Z [559/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-09-07T06:18:19.0546172Z [560/7195] 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-09-07T06:18:19.0553854Z [561/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c.o 2025-09-07T06:18:19.0981001Z [562/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-09-07T06:18:19.1616442Z [563/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-09-07T06:18:19.1617710Z [564/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-09-07T06:18:19.1770631Z [565/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c.o 2025-09-07T06:18:19.1772078Z [566/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c.o 2025-09-07T06:18:19.1914435Z [567/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-09-07T06:18:19.2016118Z [568/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c.o 2025-09-07T06:18:19.2095880Z [569/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c.o 2025-09-07T06:18:19.2113847Z [570/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-09-07T06:18:19.2309932Z [571/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-09-07T06:18:19.2337140Z [572/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-09-07T06:18:19.2411653Z [573/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-09-07T06:18:19.2412892Z [574/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-09-07T06:18:19.2613817Z [575/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-09-07T06:18:19.2642678Z [576/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2025-09-07T06:18:19.2837331Z [577/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-09-07T06:18:19.2987888Z [578/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-09-07T06:18:19.3066480Z [579/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-09-07T06:18:19.3236754Z [580/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-09-07T06:18:19.3355778Z [581/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c.o 2025-09-07T06:18:19.3357411Z [582/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-09-07T06:18:19.3481980Z [583/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-09-07T06:18:19.3587816Z [584/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c.o 2025-09-07T06:18:19.3618930Z [585/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-09-07T06:18:19.3817370Z [586/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c.o 2025-09-07T06:18:19.3831193Z [587/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-09-07T06:18:19.3872054Z [588/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-09-07T06:18:19.3993207Z [589/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-09-07T06:18:19.4096374Z [590/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-09-07T06:18:19.4188536Z [591/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-09-07T06:18:19.4472140Z [592/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-09-07T06:18:19.4480667Z [593/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-09-07T06:18:19.4482906Z [594/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-09-07T06:18:19.4503381Z [595/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-09-07T06:18:19.4599700Z [596/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-09-07T06:18:19.4752550Z [597/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-09-07T06:18:19.5015848Z [598/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-09-07T06:18:19.5114976Z [599/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-09-07T06:18:19.5117258Z [600/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-09-07T06:18:19.5244815Z [601/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-09-07T06:18:19.5247288Z [602/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-09-07T06:18:19.5566836Z [603/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-09-07T06:18:19.5684483Z [604/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-09-07T06:18:19.5719497Z [605/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-09-07T06:18:19.5760613Z [606/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-09-07T06:18:19.6203091Z [607/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-09-07T06:18:19.6205342Z [608/7195] 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-09-07T06:18:19.6261684Z [609/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-09-07T06:18:19.6584248Z [610/7195] 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-09-07T06:18:19.6586496Z [611/7195] 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-09-07T06:18:19.6730829Z [612/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-09-07T06:18:19.6755423Z [613/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-09-07T06:18:19.6936279Z [614/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-09-07T06:18:19.6949619Z [615/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-09-07T06:18:19.7275218Z [616/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-09-07T06:18:19.7671003Z [617/7195] 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-09-07T06:18:19.7701418Z [618/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c.o 2025-09-07T06:18:19.7716160Z [619/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c.o 2025-09-07T06:18:19.8104456Z [620/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-09-07T06:18:19.8161109Z [621/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c.o 2025-09-07T06:18:19.8164641Z [622/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c.o 2025-09-07T06:18:19.8369044Z [623/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-09-07T06:18:19.8437069Z [624/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-09-07T06:18:19.8473051Z [625/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-09-07T06:18:19.8597544Z [626/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-09-07T06:18:19.8845458Z [627/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-09-07T06:18:19.9132919Z [628/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-09-07T06:18:19.9259145Z [629/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-09-07T06:18:19.9593858Z [630/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-09-07T06:18:19.9595188Z [631/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c.o 2025-09-07T06:18:19.9646737Z [632/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c.o 2025-09-07T06:18:19.9778798Z [633/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c.o 2025-09-07T06:18:19.9864480Z [634/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-09-07T06:18:20.0058701Z [635/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-09-07T06:18:20.0532807Z [636/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-09-07T06:18:20.0678098Z [637/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-09-07T06:18:20.0822311Z [638/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-09-07T06:18:20.0990346Z [639/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-09-07T06:18:20.2049951Z [640/7195] 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-09-07T06:18:20.2243152Z [641/7195] 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-09-07T06:18:20.2503118Z [642/7195] 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-09-07T06:18:20.2534534Z [643/7195] 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-09-07T06:18:20.2543617Z [644/7195] 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-09-07T06:18:20.2701816Z [645/7195] 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-09-07T06:18:20.2870741Z [646/7195] 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-09-07T06:18:20.2872627Z [647/7195] 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-09-07T06:18:20.2897886Z [648/7195] 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-09-07T06:18:20.3137195Z [649/7195] 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-09-07T06:18:20.3289291Z [650/7195] 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-09-07T06:18:20.3529941Z [651/7195] 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-09-07T06:18:20.3807761Z [652/7195] 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-09-07T06:18:20.4124893Z [653/7195] 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-09-07T06:18:20.4211186Z [654/7195] 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-09-07T06:18:20.4414250Z [655/7195] 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-09-07T06:18:20.4663890Z [656/7195] 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-09-07T06:18:20.5173305Z [657/7195] 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-09-07T06:18:20.5214556Z [658/7195] 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-09-07T06:18:20.5669446Z [659/7195] 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-09-07T06:18:20.5685224Z [660/7195] 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-09-07T06:18:20.5862934Z [661/7195] 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-09-07T06:18:20.5988529Z [662/7195] 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-09-07T06:18:20.6106263Z [663/7195] 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-09-07T06:18:20.6153680Z [664/7195] 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-09-07T06:18:20.6262121Z [665/7195] 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-09-07T06:18:20.6392715Z [666/7195] 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-09-07T06:18:20.6574761Z [667/7195] 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-09-07T06:18:20.6670363Z [668/7195] 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-09-07T06:18:20.7061198Z [669/7195] 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-09-07T06:18:20.7195834Z [670/7195] 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-09-07T06:18:20.7493708Z [671/7195] 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-09-07T06:18:20.7569898Z [672/7195] 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-09-07T06:18:20.7625444Z [673/7195] 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-09-07T06:18:20.8106440Z [674/7195] 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-09-07T06:18:20.8214107Z [675/7195] 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-09-07T06:18:20.8335526Z [676/7195] 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-09-07T06:18:20.8551075Z [677/7195] 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-09-07T06:18:20.8672615Z [678/7195] 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-09-07T06:18:20.8828419Z [679/7195] 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-09-07T06:18:20.8940001Z [680/7195] 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-09-07T06:18:20.9107309Z [681/7195] 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-09-07T06:18:20.9125333Z [682/7195] 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-09-07T06:18:20.9226863Z [683/7195] 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-09-07T06:18:20.9273005Z [684/7195] 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-09-07T06:18:20.9590796Z [685/7195] 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-09-07T06:18:20.9613276Z [686/7195] 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-09-07T06:18:21.0074118Z [687/7195] 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-09-07T06:18:21.0172879Z [688/7195] 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-09-07T06:18:21.0174456Z [689/7195] 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-09-07T06:18:21.0216705Z [690/7195] 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-09-07T06:18:21.0373928Z [691/7195] 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-09-07T06:18:21.0618254Z [692/7195] 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-09-07T06:18:21.1083439Z [693/7195] 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-09-07T06:18:21.1349655Z [694/7195] 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-09-07T06:18:21.1405636Z [695/7195] 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-09-07T06:18:21.1408680Z [696/7195] 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-09-07T06:18:21.1411006Z [697/7195] 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-09-07T06:18:21.1492019Z [698/7195] 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-09-07T06:18:21.1653379Z [699/7195] 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-09-07T06:18:21.1673048Z [700/7195] 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-09-07T06:18:21.2273921Z [701/7195] 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-09-07T06:18:21.2458013Z [702/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:18:21.2501970Z [703/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:18:21.2876606Z [704/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:18:21.3108757Z [705/7195] 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-09-07T06:18:21.3147184Z [706/7195] 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-09-07T06:18:21.3210015Z [707/7195] 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-09-07T06:18:21.3217336Z [708/7195] 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-09-07T06:18:21.3228128Z [709/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:18:21.3456015Z [710/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:18:21.3552132Z [711/7195] 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-09-07T06:18:21.3612673Z [712/7195] 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-09-07T06:18:21.3885464Z [713/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:18:21.3991900Z [714/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-09-07T06:18:21.4308184Z [715/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-09-07T06:18:21.4413034Z [716/7195] 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-09-07T06:18:21.4419444Z [717/7195] 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-09-07T06:18:21.4682296Z [718/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2025-09-07T06:18:21.4993750Z [719/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:18:21.5148642Z [720/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:18:21.5322339Z [721/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:18:21.5430319Z [722/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2025-09-07T06:18:21.5538037Z [723/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2025-09-07T06:18:21.5608384Z [724/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2025-09-07T06:18:21.5725037Z [725/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:18:21.5754886Z [726/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2025-09-07T06:18:21.6222086Z [727/7195] 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-09-07T06:18:21.6397441Z [728/7195] 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-09-07T06:18:21.6704990Z [729/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2025-09-07T06:18:21.6836161Z [730/7195] 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-09-07T06:18:21.6839388Z [731/7195] 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-09-07T06:18:21.7084377Z [732/7195] 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-09-07T06:18:21.7142842Z [733/7195] 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-09-07T06:18:21.7477954Z [734/7195] 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-09-07T06:18:21.7665619Z [735/7195] 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-09-07T06:18:21.7783076Z [736/7195] 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-09-07T06:18:21.7914340Z [737/7195] 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-09-07T06:18:21.8087914Z [738/7195] 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-09-07T06:18:21.8145848Z [739/7195] 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-09-07T06:18:21.8560864Z [740/7195] 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-09-07T06:18:21.8886611Z [741/7195] 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-09-07T06:18:21.8889787Z [742/7195] 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-09-07T06:18:21.8953576Z [743/7195] 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-09-07T06:18:21.8985286Z [744/7195] 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-09-07T06:18:21.9071243Z [745/7195] 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-09-07T06:18:21.9105986Z [746/7195] 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-09-07T06:18:21.9163203Z [747/7195] 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-09-07T06:18:21.9891351Z [748/7195] 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-09-07T06:18:21.9906313Z [749/7195] 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-09-07T06:18:21.9985768Z [750/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-09-07T06:18:22.0097263Z [751/7195] 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-09-07T06:18:22.0136244Z [752/7195] 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-09-07T06:18:22.0298384Z [753/7195] 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-09-07T06:18:22.0702167Z [754/7195] 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-09-07T06:18:22.0754669Z [755/7195] 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-09-07T06:18:22.0980015Z [756/7195] 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-09-07T06:18:22.1044604Z [757/7195] 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-09-07T06:18:22.1327379Z [758/7195] 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-09-07T06:18:22.1364611Z [759/7195] 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-09-07T06:18:22.1385602Z [760/7195] 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-09-07T06:18:22.1634239Z [761/7195] 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-09-07T06:18:22.2025663Z [762/7195] 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-09-07T06:18:22.2130325Z [763/7195] 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-09-07T06:18:22.2347257Z [764/7195] 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-09-07T06:18:22.2691962Z [765/7195] 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-09-07T06:18:22.2783996Z [766/7195] 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-09-07T06:18:22.3081520Z [767/7195] 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-09-07T06:18:22.3184434Z [768/7195] 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-09-07T06:18:22.3308914Z [769/7195] 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-09-07T06:18:22.3608105Z [770/7195] 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-09-07T06:18:22.3808064Z [771/7195] 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-09-07T06:18:22.3809665Z [772/7195] 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-09-07T06:18:22.3840705Z [773/7195] 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-09-07T06:18:22.3897192Z [774/7195] 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-09-07T06:18:22.3978403Z [775/7195] 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-09-07T06:18:22.4430482Z [776/7195] 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-09-07T06:18:22.4432072Z [777/7195] 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-09-07T06:18:22.4729374Z [778/7195] 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-09-07T06:18:22.5067072Z [779/7195] 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-09-07T06:18:22.5371192Z [780/7195] 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-09-07T06:18:22.5450513Z [781/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-09-07T06:18:22.5952315Z [782/7195] 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-09-07T06:18:22.6082544Z [783/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.o 2025-09-07T06:18:22.6370916Z [784/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-09-07T06:18:22.6607967Z [785/7195] 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-09-07T06:18:22.6663346Z [786/7195] 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-09-07T06:18:22.6691753Z [787/7195] 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-09-07T06:18:22.6739035Z [788/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-09-07T06:18:22.6890194Z [789/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.o 2025-09-07T06:18:22.6900377Z [790/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.o 2025-09-07T06:18:22.7153074Z [791/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-09-07T06:18:22.7313070Z [792/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-09-07T06:18:22.7321682Z [793/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-09-07T06:18:22.7323226Z [794/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-09-07T06:18:22.7463974Z [795/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-09-07T06:18:22.7692249Z [796/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-09-07T06:18:22.7721883Z [797/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-09-07T06:18:22.7786049Z [798/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-09-07T06:18:22.8006644Z [799/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-09-07T06:18:22.8432389Z [800/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-09-07T06:18:22.8473059Z [801/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-09-07T06:18:22.8672535Z [802/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-09-07T06:18:22.8834871Z [803/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-09-07T06:18:22.8952816Z [804/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-09-07T06:18:22.9035472Z [805/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-09-07T06:18:22.9052525Z [806/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-09-07T06:18:22.9306913Z [807/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-09-07T06:18:22.9430884Z [808/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-09-07T06:18:22.9451438Z [809/7195] 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-09-07T06:18:22.9604195Z [810/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-09-07T06:18:22.9642496Z [811/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-09-07T06:18:22.9779059Z [812/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-09-07T06:18:22.9884532Z [813/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-09-07T06:18:23.0014045Z [814/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-09-07T06:18:23.0190709Z [815/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-09-07T06:18:23.0331584Z [816/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-09-07T06:18:23.0335362Z [817/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-09-07T06:18:23.0435754Z [818/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-09-07T06:18:23.0462923Z [819/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-09-07T06:18:23.0559032Z [820/7195] 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-09-07T06:18:23.0737367Z [821/7195] 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-09-07T06:18:23.0892332Z [822/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-09-07T06:18:23.0989934Z [823/7195] 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-09-07T06:18:23.1104367Z [824/7195] 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-09-07T06:18:23.1150149Z [825/7195] 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-09-07T06:18:23.1251017Z [826/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-09-07T06:18:23.1267533Z [827/7195] 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-09-07T06:18:23.1360035Z [828/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-09-07T06:18:23.1442689Z [829/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-09-07T06:18:23.1506645Z [830/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-09-07T06:18:23.1526813Z [831/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-09-07T06:18:23.1907274Z [832/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2025-09-07T06:18:23.1965787Z [833/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2025-09-07T06:18:23.2178012Z [834/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-09-07T06:18:23.2179358Z [835/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-09-07T06:18:23.2399196Z [836/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:18:23.2407212Z [837/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:18:23.2920798Z [838/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:18:23.2961493Z [839/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:18:23.3152782Z [840/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:18:23.3426313Z [841/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:18:23.3493099Z [842/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-09-07T06:18:23.3770731Z [843/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:18:23.3868664Z [844/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:18:23.4147522Z [845/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-09-07T06:18:23.4262697Z [846/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-09-07T06:18:23.4265612Z [847/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:18:23.4271068Z [848/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:18:23.4285087Z [849/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-09-07T06:18:23.4825523Z [850/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2025-09-07T06:18:23.5051374Z [851/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:18:23.5079519Z [852/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:18:23.5088571Z [853/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:18:23.5195596Z [854/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:18:23.5320113Z [855/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:18:23.5370013Z [856/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:18:23.5383352Z [857/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2025-09-07T06:18:23.5524925Z [858/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2025-09-07T06:18:23.5739525Z [859/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2025-09-07T06:18:23.6187950Z [860/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:18:23.6208179Z [861/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:18:23.6264620Z [862/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:18:23.6584307Z [863/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:18:23.6675107Z [864/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2025-09-07T06:18:23.6712317Z [865/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-09-07T06:18:23.6726003Z [866/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:18:23.6863901Z [867/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:18:23.7227109Z [868/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:18:23.7635444Z [869/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:18:23.7664795Z [870/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:18:23.7688826Z [871/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:18:23.7860711Z [872/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-09-07T06:18:23.7994462Z [873/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-09-07T06:18:23.8247063Z [874/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:18:23.8455673Z [875/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-09-07T06:18:23.8696347Z [876/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-09-07T06:18:23.8832762Z [877/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:18:23.8862801Z [878/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-09-07T06:18:23.8907756Z [879/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:18:23.8995267Z [880/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:18:23.9271643Z [881/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-09-07T06:18:23.9273067Z [882/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-09-07T06:18:23.9421645Z [883/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-09-07T06:18:23.9474104Z [884/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c.o 2025-09-07T06:18:23.9484043Z [885/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-09-07T06:18:23.9567642Z [886/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-09-07T06:18:23.9881728Z [887/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-09-07T06:18:24.0018192Z [888/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c.o 2025-09-07T06:18:24.0039558Z [889/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-09-07T06:18:24.0259469Z [890/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-09-07T06:18:24.0360798Z [891/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-09-07T06:18:24.0536006Z [892/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-09-07T06:18:24.0714652Z [893/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-09-07T06:18:24.0879425Z [894/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-09-07T06:18:24.0890533Z [895/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-09-07T06:18:24.1073523Z [896/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-09-07T06:18:24.1137406Z [897/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-09-07T06:18:24.1264893Z [898/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-09-07T06:18:24.1271753Z [899/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-09-07T06:18:24.1458873Z [900/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-09-07T06:18:24.1461823Z [901/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-09-07T06:18:24.1464379Z [902/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-09-07T06:18:24.1629009Z [903/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-09-07T06:18:24.1743061Z [904/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-09-07T06:18:24.2023488Z [905/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-09-07T06:18:24.2046507Z [906/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-09-07T06:18:24.2134666Z [907/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-09-07T06:18:24.2205058Z [908/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-09-07T06:18:24.2319252Z [909/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-09-07T06:18:24.2334733Z [910/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-09-07T06:18:24.2469403Z [911/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-09-07T06:18:24.2863568Z [912/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-09-07T06:18:24.2893331Z [913/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-09-07T06:18:24.2924914Z [914/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-09-07T06:18:24.2989471Z [915/7195] 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-09-07T06:18:24.3054400Z [916/7195] 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-09-07T06:18:24.3258566Z [917/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-09-07T06:18:24.3261339Z [918/7195] 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-09-07T06:18:24.3275727Z [919/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-09-07T06:18:24.3450669Z [920/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-09-07T06:18:24.3644788Z [921/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-09-07T06:18:24.3646249Z [922/7195] 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-09-07T06:18:24.3647712Z [923/7195] 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-09-07T06:18:24.3753644Z [924/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-09-07T06:18:24.3757667Z [925/7195] 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-09-07T06:18:24.3913870Z [926/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-09-07T06:18:24.3916280Z [927/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-09-07T06:18:24.3975538Z [928/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-09-07T06:18:24.4135513Z [929/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-09-07T06:18:24.4312914Z [930/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-09-07T06:18:24.4421862Z [931/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-09-07T06:18:24.4445295Z [932/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-09-07T06:18:24.4635504Z [933/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-09-07T06:18:24.4672270Z [934/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-09-07T06:18:24.4673677Z [935/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-09-07T06:18:24.4679504Z [936/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-09-07T06:18:24.4746651Z [937/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-09-07T06:18:24.4857407Z [938/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-09-07T06:18:24.4987253Z [939/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-09-07T06:18:24.5091150Z [940/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-09-07T06:18:24.5092409Z [941/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-09-07T06:18:24.5250036Z [942/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-09-07T06:18:24.5293882Z [943/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-09-07T06:18:24.5334921Z [944/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-09-07T06:18:24.5597305Z [945/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-09-07T06:18:24.5643177Z [946/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-09-07T06:18:24.5663474Z [947/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-09-07T06:18:24.5672093Z [948/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-09-07T06:18:24.5786457Z [949/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-09-07T06:18:24.5873741Z [950/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-09-07T06:18:24.6011934Z [951/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-09-07T06:18:24.6015494Z [952/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-09-07T06:18:24.6188471Z [953/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-09-07T06:18:24.6395148Z [954/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-09-07T06:18:24.6571749Z [955/7195] 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-09-07T06:18:24.6850100Z [956/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2025-09-07T06:18:24.6944295Z [957/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-09-07T06:18:24.7275064Z [958/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-09-07T06:18:24.7555655Z [959/7195] 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-09-07T06:18:24.7686076Z [960/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-09-07T06:18:24.7966356Z [961/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2025-09-07T06:18:24.8239864Z [962/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-09-07T06:18:24.8257136Z [963/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8.c.o 2025-09-07T06:18:24.8260450Z [964/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2025-09-07T06:18:24.8309670Z [965/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-09-07T06:18:24.8514112Z [966/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-09-07T06:18:24.8564819Z [967/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-09-07T06:18:24.8660509Z [968/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-09-07T06:18:24.8678617Z [969/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-09-07T06:18:24.8691688Z [970/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2025-09-07T06:18:24.8725446Z [971/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8.c.o 2025-09-07T06:18:24.8826669Z [972/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-09-07T06:18:24.8915856Z [973/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2025-09-07T06:18:24.8936186Z [974/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-09-07T06:18:24.8954784Z [975/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-09-07T06:18:24.9115652Z [976/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-09-07T06:18:24.9212963Z [977/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2025-09-07T06:18:24.9239253Z [978/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-09-07T06:18:24.9241692Z [979/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-09-07T06:18:24.9531253Z [980/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-09-07T06:18:24.9964512Z [981/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-09-07T06:18:25.0160486Z [982/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2025-09-07T06:18:25.0626632Z [983/7195] 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-09-07T06:18:25.0649334Z [984/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-09-07T06:18:25.0771326Z [985/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-09-07T06:18:25.0910537Z [986/7195] 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-09-07T06:18:25.0939653Z [987/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-09-07T06:18:25.1011411Z [988/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2025-09-07T06:18:25.1028387Z [989/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-09-07T06:18:25.1190676Z [990/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-09-07T06:18:25.1199033Z [991/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-09-07T06:18:25.1281577Z [992/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-09-07T06:18:25.1376539Z [993/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2025-09-07T06:18:25.1378980Z [994/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-09-07T06:18:25.1428618Z [995/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-09-07T06:18:25.1456441Z [996/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-09-07T06:18:25.1533628Z [997/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-09-07T06:18:25.1687662Z [998/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-09-07T06:18:25.1721989Z [999/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-09-07T06:18:25.1732767Z [1000/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-09-07T06:18:25.1745862Z [1001/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-09-07T06:18:25.1753638Z [1002/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-09-07T06:18:25.1862051Z [1003/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-09-07T06:18:25.1888090Z [1004/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-09-07T06:18:25.1924487Z [1005/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-09-07T06:18:25.1925827Z [1006/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-09-07T06:18:25.1988021Z [1007/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-09-07T06:18:25.2016532Z [1008/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-09-07T06:18:25.2045243Z [1009/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-09-07T06:18:25.2062027Z [1010/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-09-07T06:18:25.2079802Z [1011/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-09-07T06:18:25.2087414Z [1012/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-09-07T06:18:25.2097455Z [1013/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-09-07T06:18:25.2150315Z [1014/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-09-07T06:18:25.2155510Z [1015/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-09-07T06:18:25.2203955Z [1016/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-09-07T06:18:25.2213963Z [1017/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-09-07T06:18:25.2252639Z [1018/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-09-07T06:18:25.2299025Z [1019/7195] Linking C executable sleef/bin/mkrename 2025-09-07T06:18:25.2308896Z [1020/7195] Linking C executable sleef/bin/mkalias 2025-09-07T06:18:25.2361619Z [1021/7195] Linking C executable sleef/bin/mkdisp 2025-09-07T06:18:25.2414840Z [1022/7195] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-09-07T06:18:25.2512108Z [1023/7195] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-09-07T06:18:25.2512918Z [1024/7195] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-09-07T06:18:25.2514959Z Processing /pytorch/third_party/onnx/onnx/onnx-operators.in.proto 2025-09-07T06:18:25.2517526Z Writing /pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-09-07T06:18:25.2519530Z Writing /pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2025-09-07T06:18:25.2521602Z Writing /pytorch/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2025-09-07T06:18:25.2523600Z generating /pytorch/build/third_party/onnx/onnx/onnx_operators_pb.py 2025-09-07T06:18:25.2527843Z [1025/7195] Running gen_proto.py on onnx/onnx-data.in.proto 2025-09-07T06:18:25.2530075Z Processing /pytorch/third_party/onnx/onnx/onnx-data.in.proto 2025-09-07T06:18:25.2532412Z Writing /pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-09-07T06:18:25.2534802Z Writing /pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2025-09-07T06:18:25.2536734Z Writing /pytorch/build/third_party/onnx/onnx/onnx-data.pb.h 2025-09-07T06:18:25.2538841Z generating /pytorch/build/third_party/onnx/onnx/onnx_data_pb.py 2025-09-07T06:18:25.2543541Z [1026/7195] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-09-07T06:18:25.2622714Z [1027/7195] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-09-07T06:18:25.2712310Z [1028/7195] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-09-07T06:18:25.2763528Z [1029/7195] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-09-07T06:18:25.2829576Z [1030/7195] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-09-07T06:18:25.3005761Z [1031/7195] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-09-07T06:18:25.3173295Z [1032/7195] Building C object confu-deps/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-09-07T06:18:25.3464866Z [1033/7195] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-09-07T06:18:25.3489749Z [1034/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-09-07T06:18:25.3581666Z [1035/7195] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-09-07T06:18:25.3688346Z [1036/7195] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-09-07T06:18:25.3784808Z [1037/7195] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-09-07T06:18:25.3918735Z [1038/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-09-07T06:18:25.4409904Z [1039/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-09-07T06:18:25.4449982Z [1040/7195] 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-09-07T06:18:25.4582078Z [1041/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-09-07T06:18:25.4650259Z [1042/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2025-09-07T06:18:25.4692456Z [1043/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-09-07T06:18:25.5190749Z [1044/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-09-07T06:18:25.5440453Z [1045/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-09-07T06:18:25.5544052Z [1046/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-09-07T06:18:25.5694889Z [1047/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-09-07T06:18:25.6087315Z [1048/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-09-07T06:18:25.6134478Z [1049/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-09-07T06:18:25.6470370Z [1050/7195] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-09-07T06:18:25.6825312Z [1051/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-09-07T06:18:25.6855386Z [1052/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-09-07T06:18:25.6940815Z [1053/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-09-07T06:18:25.6975234Z [1054/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-09-07T06:18:25.7186800Z [1055/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-09-07T06:18:25.7207794Z [1056/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-09-07T06:18:25.7824290Z [1057/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-09-07T06:18:25.7858657Z [1058/7195] Generating src/x86_64-fma/blas/sdotxf.py.o 2025-09-07T06:18:25.7887691Z [1059/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2025-09-07T06:18:25.7967155Z [1060/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-09-07T06:18:25.8110195Z [1061/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-09-07T06:18:25.8503078Z [1062/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-09-07T06:18:25.8692416Z [1063/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-09-07T06:18:25.8930167Z [1064/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-09-07T06:18:25.9221215Z [1065/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-09-07T06:18:25.9386887Z [1066/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-09-07T06:18:25.9474318Z [1067/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-09-07T06:18:25.9735715Z [1068/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-09-07T06:18:25.9813348Z [1069/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-09-07T06:18:25.9900062Z [1070/7195] Linking C static library lib/libmicrokernels-prod.a 2025-09-07T06:18:25.9915623Z [1071/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-09-07T06:18:26.0124902Z [1072/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-09-07T06:18:26.0475153Z [1073/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-09-07T06:18:26.0541171Z [1074/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-09-07T06:18:26.0826750Z [1075/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-09-07T06:18:26.1125281Z [1076/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-09-07T06:18:26.1282058Z [1077/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-09-07T06:18:26.1346016Z [1078/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-09-07T06:18:26.1508362Z [1079/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-09-07T06:18:26.1591311Z [1080/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-09-07T06:18:26.1686783Z [1081/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-09-07T06:18:26.2097094Z [1082/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-09-07T06:18:26.2259233Z [1083/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-09-07T06:18:26.2260584Z [1084/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-09-07T06:18:26.2261580Z [1085/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-09-07T06:18:26.2296041Z [1086/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-09-07T06:18:26.2454926Z [1087/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-09-07T06:18:26.2469339Z [1088/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-09-07T06:18:26.2897380Z [1089/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-09-07T06:18:26.2962442Z [1090/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-09-07T06:18:26.3135786Z [1091/7195] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-09-07T06:18:26.3136837Z [1092/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-09-07T06:18:26.3202606Z [1093/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-09-07T06:18:26.3244221Z [1094/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-09-07T06:18:26.3285700Z [1095/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-09-07T06:18:26.3286781Z [1096/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-09-07T06:18:26.3289402Z [1097/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-09-07T06:18:26.3302750Z [1098/7195] Generating sleeflibm_AVX.h.tmp 2025-09-07T06:18:26.3304862Z [1099/7195] Generating sleeflibm_AVX2.h.tmp 2025-09-07T06:18:26.3321835Z [1100/7195] Generating sleeflibm_AVX2128.h.tmp 2025-09-07T06:18:26.3322651Z [1101/7195] Generating sleeflibm_AVX512F.h.tmp 2025-09-07T06:18:26.3336046Z [1102/7195] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-09-07T06:18:26.3338071Z [1103/7195] Generating sleeflibm_AVX512F_.h.tmp 2025-09-07T06:18:26.3349081Z [1104/7195] Generating sleeflibm_AVX_.h.tmp 2025-09-07T06:18:26.3351749Z [1105/7195] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-09-07T06:18:26.3363453Z [1106/7195] Generating sleeflibm_FMA4.h.tmp 2025-09-07T06:18:26.3365979Z [1107/7195] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-09-07T06:18:26.3377601Z [1108/7195] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-09-07T06:18:26.3381470Z [1109/7195] Generating sleeflibm_SSE2.h.tmp 2025-09-07T06:18:26.3392603Z [1110/7195] Generating sleeflibm_SSE4.h.tmp 2025-09-07T06:18:26.3394904Z [1111/7195] Generating sleeflibm_SSE_.h.tmp 2025-09-07T06:18:26.3406758Z [1112/7195] Generating alias_AVX512F_dp.h.tmp 2025-09-07T06:18:26.3409460Z [1113/7195] Generating alias_AVX512F_sp.h.tmp 2025-09-07T06:18:26.3425142Z [1114/7195] Generating dispscalar.c.body 2025-09-07T06:18:26.3425831Z [1115/7195] Generating dispsse.c.tmp 2025-09-07T06:18:26.3441181Z [1116/7195] Generating dispavx.c.tmp 2025-09-07T06:18:26.3557988Z [1117/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-09-07T06:18:26.3595798Z [1118/7195] Running C++ protocol buffer compiler on /pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-09-07T06:18:26.3699866Z [1119/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-09-07T06:18:26.3747437Z [1120/7195] Running C++ protocol buffer compiler on /pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-09-07T06:18:26.3824778Z [1121/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-09-07T06:18:26.4062407Z [1122/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-09-07T06:18:26.4267803Z [1123/7195] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2025-09-07T06:18:26.4622483Z [1124/7195] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-09-07T06:18:26.6711720Z [1125/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2025-09-07T06:18:26.7114600Z [1126/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2025-09-07T06:18:26.7522226Z [1127/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2025-09-07T06:18:26.8032644Z [1128/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2025-09-07T06:18:26.8373124Z [1129/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2025-09-07T06:18:26.9217142Z [1130/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2025-09-07T06:18:26.9725732Z [1131/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2025-09-07T06:18:26.9903285Z [1132/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2025-09-07T06:18:27.0029577Z [1133/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2025-09-07T06:18:27.0436091Z [1134/7195] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-09-07T06:18:27.0871593Z [1135/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2025-09-07T06:18:27.0915994Z [1136/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2025-09-07T06:18:27.1148452Z [1137/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2025-09-07T06:18:27.1325157Z [1138/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2025-09-07T06:18:27.2255949Z [1139/7195] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-09-07T06:18:27.2703127Z [1140/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2025-09-07T06:18:27.3163700Z [1141/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2025-09-07T06:18:27.3165109Z [1142/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2025-09-07T06:18:27.3485671Z [1143/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/instdb.cpp.o 2025-09-07T06:18:27.3741334Z [1144/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2025-09-07T06:18:27.3772882Z [1145/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2025-09-07T06:18:27.3871413Z [1146/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2025-09-07T06:18:27.3945967Z [1147/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2025-09-07T06:18:27.4054282Z [1148/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2025-09-07T06:18:27.4065647Z [1149/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2025-09-07T06:18:27.4771692Z [1150/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2025-09-07T06:18:27.5047778Z [1151/7195] Building CXX object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-09-07T06:18:27.5678606Z [1152/7195] Generating build_identifier.c 2025-09-07T06:18:27.5920641Z [1153/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2025-09-07T06:18:27.5946228Z [1154/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2025-09-07T06:18:27.6012301Z [1155/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2025-09-07T06:18:27.6062784Z [1156/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2025-09-07T06:18:27.6221498Z [1157/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2025-09-07T06:18:27.6356430Z [1158/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2025-09-07T06:18:27.6728726Z [1159/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2025-09-07T06:18:27.6767015Z [1160/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2025-09-07T06:18:27.6916004Z [1161/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2025-09-07T06:18:27.7070696Z [1162/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2025-09-07T06:18:27.7250351Z [1163/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2025-09-07T06:18:27.7911631Z [1164/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2025-09-07T06:18:28.0120678Z [1165/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2025-09-07T06:18:28.0515796Z [1166/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2025-09-07T06:18:28.0656902Z [1167/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2025-09-07T06:18:28.0878597Z [1168/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2025-09-07T06:18:28.1164111Z [1169/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2025-09-07T06:18:28.1385529Z [1170/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2025-09-07T06:18:28.1492144Z [1171/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2025-09-07T06:18:28.2320344Z [1172/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2025-09-07T06:18:28.2458782Z [1173/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2025-09-07T06:18:28.2948645Z [1174/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2025-09-07T06:18:28.6658667Z [1175/7195] Generating src/x86_64-fma/blas/shdotxf.py.o 2025-09-07T06:18:28.6837812Z [1176/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2025-09-07T06:18:28.7256781Z [1177/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2025-09-07T06:18:28.8576449Z [1178/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2025-09-07T06:18:28.9239739Z [1179/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2025-09-07T06:18:28.9466197Z [1180/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2025-09-07T06:18:29.0458500Z [1181/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2025-09-07T06:18:29.0466159Z [1182/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2025-09-07T06:18:29.0816119Z [1183/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strtok.c.o 2025-09-07T06:18:29.1054820Z [1184/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2025-09-07T06:18:29.1065606Z [1185/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2025-09-07T06:18:29.1296246Z [1186/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2025-09-07T06:18:29.1628057Z [1187/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2025-09-07T06:18:29.1741009Z [1188/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/thread-common.c.o 2025-09-07T06:18:29.2531849Z [1189/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2025-09-07T06:18:29.2585978Z [1190/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2025-09-07T06:18:29.2612292Z [1191/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2025-09-07T06:18:29.2614867Z [1192/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2025-09-07T06:18:29.3620477Z [1193/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2025-09-07T06:18:29.3976961Z [1194/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2025-09-07T06:18:29.4632671Z [1195/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2025-09-07T06:18:29.4930904Z [1196/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2025-09-07T06:18:29.5031593Z [1197/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2025-09-07T06:18:29.5926317Z [1198/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2025-09-07T06:18:29.6015701Z [1199/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2025-09-07T06:18:29.6215578Z [1200/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2025-09-07T06:18:29.6698865Z [1201/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2025-09-07T06:18:29.6736343Z [1202/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2025-09-07T06:18:29.6829992Z [1203/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2025-09-07T06:18:29.6854074Z [1204/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2025-09-07T06:18:29.7154442Z [1205/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2025-09-07T06:18:29.7299879Z [1206/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2025-09-07T06:18:29.7515884Z [1207/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2025-09-07T06:18:29.7865589Z [1208/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2025-09-07T06:18:29.8061777Z [1209/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2025-09-07T06:18:29.8188199Z [1210/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2025-09-07T06:18:29.8595157Z [1211/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2025-09-07T06:18:29.8600730Z [1212/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2025-09-07T06:18:29.8640253Z [1213/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2025-09-07T06:18:29.8981515Z [1214/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2025-09-07T06:18:29.9074382Z [1215/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2025-09-07T06:18:29.9092721Z [1216/7195] Generating include/renameavx512fnofma.h 2025-09-07T06:18:29.9093404Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2025-09-07T06:18:29.9103982Z [1217/7195] Generating include/renameavx512f.h 2025-09-07T06:18:29.9107117Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2025-09-07T06:18:29.9122925Z [1218/7195] Generating include/renameavx2.h 2025-09-07T06:18:29.9123405Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2025-09-07T06:18:29.9128463Z [1219/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2025-09-07T06:18:29.9134074Z [1220/7195] Generating include/renameavx2128.h 2025-09-07T06:18:29.9136702Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2025-09-07T06:18:29.9145923Z [1221/7195] Generating include/renamefma4.h 2025-09-07T06:18:29.9146373Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2025-09-07T06:18:29.9149294Z [1222/7195] Generating include/renameavx.h 2025-09-07T06:18:29.9151870Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2025-09-07T06:18:29.9158605Z [1223/7195] Generating include/renamesse4.h 2025-09-07T06:18:29.9162971Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2025-09-07T06:18:29.9165807Z [1224/7195] Generating include/renamesse2.h 2025-09-07T06:18:29.9168332Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2025-09-07T06:18:29.9175180Z [1225/7195] Generating include/renamepurec_scalar.h 2025-09-07T06:18:29.9176931Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2025-09-07T06:18:29.9180747Z [1226/7195] Generating include/renamepurecfma_scalar.h 2025-09-07T06:18:29.9183435Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2025-09-07T06:18:29.9190225Z [1227/7195] Generating include/renamecuda.h 2025-09-07T06:18:29.9192668Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2025-09-07T06:18:29.9223543Z [1228/7195] Generating ../../../include/sleef.h 2025-09-07T06:18:29.9223990Z [1229/7195] Generating include/alias_avx512f.h 2025-09-07T06:18:29.9239048Z [1230/7195] Generating include/renamedspscalar.h 2025-09-07T06:18:29.9254804Z [1231/7195] Generating dispscalar.c 2025-09-07T06:18:29.9267952Z [1232/7195] Generating include/renamedsp128.h 2025-09-07T06:18:29.9270812Z [1233/7195] Generating dispsse.c 2025-09-07T06:18:29.9289756Z [1234/7195] Generating include/renamedsp256.h 2025-09-07T06:18:29.9300153Z [1235/7195] Generating dispavx.c 2025-09-07T06:18:29.9314004Z [1236/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2025-09-07T06:18:29.9498870Z [1237/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2025-09-07T06:18:29.9669301Z [1238/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2025-09-07T06:18:29.9797508Z [1239/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2025-09-07T06:18:30.0021167Z [1240/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2025-09-07T06:18:30.0028387Z [1241/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2025-09-07T06:18:30.0196490Z [1242/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2025-09-07T06:18:30.0226782Z [1243/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2025-09-07T06:18:30.0436100Z [1244/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2025-09-07T06:18:30.1100309Z [1245/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2025-09-07T06:18:30.1126156Z [1246/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2025-09-07T06:18:30.1181794Z [1247/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2025-09-07T06:18:30.1462266Z [1248/7195] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2025-09-07T06:18:30.1761838Z [1249/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2025-09-07T06:18:30.1762982Z [1250/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2025-09-07T06:18:30.1810064Z [1251/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2025-09-07T06:18:30.2112734Z [1252/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2025-09-07T06:18:30.2139286Z [1253/7195] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2025-09-07T06:18:30.2386593Z [1254/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2025-09-07T06:18:30.2410148Z [1255/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2025-09-07T06:18:30.2412276Z [1256/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2025-09-07T06:18:30.2513249Z [1257/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2025-09-07T06:18:30.2594783Z [1258/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2025-09-07T06:18:30.2746566Z [1259/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2025-09-07T06:18:30.3508201Z [1260/7195] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2025-09-07T06:18:30.3609317Z [1261/7195] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2025-09-07T06:18:30.3675338Z [1262/7195] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2025-09-07T06:18:30.3980514Z [1263/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2025-09-07T06:18:30.3982532Z [1264/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2025-09-07T06:18:30.4733450Z [1265/7195] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux.c.o 2025-09-07T06:18:30.4735054Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/linux.c: In function ‘uv__get_constrained_cpu’: 2025-09-07T06:18:30.4736883Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/linux.c:2354:47: warning: ‘/cpu.max’ directive output may be truncated writing 8 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 2025-09-07T06:18:30.4738182Z 2354 | snprintf(full_path, sizeof(full_path), "%s/cpu.max", path); 2025-09-07T06:18:30.4738716Z | ^~~~~~~~ 2025-09-07T06:18:30.4739153Z In file included from /usr/include/stdio.h:867, 2025-09-07T06:18:30.4739711Z from /pytorch/third_party/tensorpipe/third_party/libuv/include/uv.h:59, 2025-09-07T06:18:30.4740444Z from /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/linux.c:26: 2025-09-07T06:18:30.4741655Z /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 9 and 264 bytes into a destination of size 256 2025-09-07T06:18:30.4748010Z 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, 2025-09-07T06:18:30.4748563Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:30.4748981Z 68 | __bos (__s), __fmt, __va_arg_pack ()); 2025-09-07T06:18:30.4749373Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:30.4767987Z [1266/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2025-09-07T06:18:30.4842225Z [1267/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2025-09-07T06:18:30.5296414Z [1268/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2025-09-07T06:18:30.5327636Z [1269/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2025-09-07T06:18:30.5553282Z [1270/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2025-09-07T06:18:30.5640601Z [1271/7195] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2025-09-07T06:18:30.5896614Z [1272/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2025-09-07T06:18:30.6466829Z [1273/7195] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2025-09-07T06:18:30.7630241Z [1274/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2025-09-07T06:18:30.7631431Z [1275/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2025-09-07T06:18:30.8044317Z [1276/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2025-09-07T06:18:30.8212675Z [1277/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2025-09-07T06:18:30.8422975Z [1278/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2025-09-07T06:18:30.8475797Z [1279/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2025-09-07T06:18:30.8740281Z [1280/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2025-09-07T06:18:30.9062574Z [1281/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2025-09-07T06:18:30.9155383Z [1282/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2025-09-07T06:18:30.9695129Z [1283/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2025-09-07T06:18:31.0510991Z [1284/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2025-09-07T06:18:31.0628402Z [1285/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2025-09-07T06:18:31.0913049Z [1286/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2025-09-07T06:18:31.1016565Z [1287/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2025-09-07T06:18:31.1064884Z [1288/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2025-09-07T06:18:31.1112498Z [1289/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2025-09-07T06:18:31.1163971Z [1290/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2025-09-07T06:18:31.1231871Z [1291/7195] Linking C static library lib/libclog.a 2025-09-07T06:18:31.1254570Z [1292/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2025-09-07T06:18:31.1407419Z [1293/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2025-09-07T06:18:31.1587998Z [1294/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2025-09-07T06:18:31.1589567Z [1295/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2025-09-07T06:18:31.1594062Z [1296/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2025-09-07T06:18:31.1777263Z [1297/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2025-09-07T06:18:31.1844807Z [1298/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2025-09-07T06:18:31.1898661Z [1299/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2025-09-07T06:18:31.2001877Z [1300/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2025-09-07T06:18:31.2079795Z [1301/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2025-09-07T06:18:31.2305214Z [1302/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2025-09-07T06:18:31.2471462Z [1303/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2025-09-07T06:18:31.2525763Z [1304/7195] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2025-09-07T06:18:31.2628772Z [1305/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2025-09-07T06:18:31.2904627Z [1306/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2025-09-07T06:18:31.2922379Z [1307/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-09-07T06:18:31.3055232Z [1308/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-09-07T06:18:31.3416229Z [1309/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-09-07T06:18:31.3454619Z [1310/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-09-07T06:18:31.3653809Z [1311/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-09-07T06:18:31.3701448Z [1312/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2025-09-07T06:18:31.3703048Z [1313/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2025-09-07T06:18:31.3892706Z [1314/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2025-09-07T06:18:31.4104131Z [1315/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-09-07T06:18:31.4170536Z [1316/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-09-07T06:18:31.4172651Z [1317/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-09-07T06:18:31.4177421Z [1318/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-09-07T06:18:31.4262112Z [1319/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-09-07T06:18:31.4347240Z [1320/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-09-07T06:18:31.4655855Z [1321/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-09-07T06:18:31.4676272Z [1322/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-09-07T06:18:31.4677276Z [1323/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-09-07T06:18:31.4685087Z [1324/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-09-07T06:18:31.4934101Z [1325/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-09-07T06:18:31.5088661Z [1326/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2025-09-07T06:18:31.5125739Z [1327/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-09-07T06:18:31.5155554Z [1328/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-09-07T06:18:31.5208901Z [1329/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-09-07T06:18:31.5308260Z [1330/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-09-07T06:18:31.5433373Z [1331/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-09-07T06:18:31.5529479Z [1332/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-09-07T06:18:31.5552357Z [1333/7195] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2025-09-07T06:18:31.5567166Z [1334/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-09-07T06:18:31.5612533Z [1335/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-09-07T06:18:31.5648318Z [1336/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-09-07T06:18:31.5674598Z [1337/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-09-07T06:18:31.5758238Z [1338/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2025-09-07T06:18:31.5806584Z [1339/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-09-07T06:18:31.5807464Z [1340/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-09-07T06:18:31.6089714Z [1341/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-09-07T06:18:31.6194380Z [1342/7195] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2025-09-07T06:18:31.7226859Z [1343/7195] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-09-07T06:18:31.9546742Z [1344/7195] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2025-09-07T06:18:32.1983905Z [1345/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2025-09-07T06:18:32.2964616Z [1346/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2025-09-07T06:18:32.9747131Z [1347/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2025-09-07T06:18:33.0708564Z [1348/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2025-09-07T06:18:33.8533699Z [1349/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2025-09-07T06:18:33.9912229Z [1350/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2025-09-07T06:18:34.4731361Z [1351/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmPackMatrixB.cc.o 2025-09-07T06:18:34.7974171Z [1352/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2025-09-07T06:18:35.2098345Z [1353/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2025-09-07T06:18:35.4594343Z [1354/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2025-09-07T06:18:36.2741376Z [1355/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2025-09-07T06:18:36.8943932Z [1356/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2025-09-07T06:18:36.9469387Z [1357/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2025-09-07T06:18:37.0163577Z [1358/7195] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2025-09-07T06:18:37.1117020Z [1359/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2025-09-07T06:18:37.1123624Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc: In instantiation of ‘void (* fbgemm::CodeGenBase::getOrCreate(bool, int32_t, int32_t, int32_t))(const TA*, const TB*, const TB*, TC*, int, int) [with fbgemm::inst_set_t instSet = fbgemm::inst_set_t::avx512; TA = unsigned char; TB = signed char; TC = int; accT = short int; fbgemm::CodeGenBase::jit_micro_kernel_fp = void (*)(const unsigned char*, const signed char*, const signed char*, int*, int, int); int32_t = int]’: 2025-09-07T06:18:37.1128482Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc:369:15: required from here 2025-09-07T06:18:37.1131002Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc:70:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-09-07T06:18:37.1134586Z 70 | CodeGenBase::getOrCreate( 2025-09-07T06:18:37.1135450Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:37.1136548Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc:11: 2025-09-07T06:18:37.1138517Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-09-07T06:18:37.1139983Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-09-07T06:18:37.1140863Z | ~~~~~~~~^~ 2025-09-07T06:18:37.1146175Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc: In instantiation of ‘void (* fbgemm::CodeGenBase::getOrCreate(bool, int32_t, int32_t, int32_t))(const TA*, const TB*, const TB*, TC*, int, int) [with fbgemm::inst_set_t instSet = fbgemm::inst_set_t::avx512_ymm; TA = unsigned char; TB = signed char; TC = int; accT = short int; fbgemm::CodeGenBase::jit_micro_kernel_fp = void (*)(const unsigned char*, const signed char*, const signed char*, int*, int, int); int32_t = int]’: 2025-09-07T06:18:37.1150919Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc:377:75: required from here 2025-09-07T06:18:37.1153379Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc:70:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-09-07T06:18:37.1155179Z 70 | CodeGenBase::getOrCreate( 2025-09-07T06:18:37.1156072Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:37.1157260Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC16Avx512.cc:11: 2025-09-07T06:18:37.1159165Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-09-07T06:18:37.1161050Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-09-07T06:18:37.1161902Z | ~~~~~~~~^~ 2025-09-07T06:18:37.8442635Z [1360/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2025-09-07T06:18:37.9468406Z [1361/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2025-09-07T06:18:38.3503517Z [1362/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2025-09-07T06:18:38.3509940Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc: In instantiation of ‘void (* fbgemm::CodeGenBase::getOrCreate(bool, int32_t, int32_t, int32_t))(const TA*, const TB*, const TB*, TC*, int, int) [with fbgemm::inst_set_t instSet = fbgemm::inst_set_t::avx512; TA = unsigned char; TB = signed char; TC = int; accT = int; fbgemm::CodeGenBase::jit_micro_kernel_fp = void (*)(const unsigned char*, const signed char*, const signed char*, int*, int, int); int32_t = int]’: 2025-09-07T06:18:38.3514430Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:379:15: required from here 2025-09-07T06:18:38.3516916Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:107:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-09-07T06:18:38.3518793Z 107 | CodeGenBase::getOrCreate( 2025-09-07T06:18:38.3519605Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:38.3520892Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:11: 2025-09-07T06:18:38.3522957Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-09-07T06:18:38.3524344Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-09-07T06:18:38.3525162Z | ~~~~~~~~^~ 2025-09-07T06:18:38.3530304Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc: In instantiation of ‘void (* fbgemm::CodeGenBase::getOrCreate(bool, int32_t, int32_t, int32_t))(const TA*, const TB*, const TB*, TC*, int, int) [with fbgemm::inst_set_t instSet = fbgemm::inst_set_t::avx512_ymm; TA = unsigned char; TB = signed char; TC = int; accT = int; fbgemm::CodeGenBase::jit_micro_kernel_fp = void (*)(const unsigned char*, const signed char*, const signed char*, int*, int, int); int32_t = int]’: 2025-09-07T06:18:38.3534894Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:387:75: required from here 2025-09-07T06:18:38.3537248Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:107:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-09-07T06:18:38.3538942Z 107 | CodeGenBase::getOrCreate( 2025-09-07T06:18:38.3539731Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:38.3540715Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:11: 2025-09-07T06:18:38.3542611Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-09-07T06:18:38.3543940Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-09-07T06:18:38.3545031Z | ~~~~~~~~^~ 2025-09-07T06:18:38.3549913Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc: In instantiation of ‘void (* fbgemm::CodeGenBase::getOrCreate(bool, int32_t, int32_t, int32_t))(const TA*, const TB*, const TB*, TC*, int, int) [with fbgemm::inst_set_t instSet = fbgemm::inst_set_t::avx2; TA = unsigned char; TB = signed char; TC = int; accT = int; fbgemm::CodeGenBase::jit_micro_kernel_fp = void (*)(const unsigned char*, const signed char*, const signed char*, int*, int, int); int32_t = int]’: 2025-09-07T06:18:38.3554331Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:398:15: required from here 2025-09-07T06:18:38.3556782Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:107:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-09-07T06:18:38.3558456Z 107 | CodeGenBase::getOrCreate( 2025-09-07T06:18:38.3559253Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:38.3560616Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32.cc:11: 2025-09-07T06:18:38.3562738Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-09-07T06:18:38.3564148Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-09-07T06:18:38.3564948Z | ~~~~~~~~^~ 2025-09-07T06:18:38.4203783Z [1363/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2025-09-07T06:18:38.4210176Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc: In instantiation of ‘void (* fbgemm::CodeGenBase::getOrCreate(bool, int32_t, int32_t, int32_t))(const TA*, const TB*, const TB*, TC*, int, int) [with fbgemm::inst_set_t instSet = fbgemm::inst_set_t::avx512_vnni; TA = unsigned char; TB = signed char; TC = int; accT = int; fbgemm::CodeGenBase::jit_micro_kernel_fp = void (*)(const unsigned char*, const signed char*, const signed char*, int*, int, int); int32_t = int]’: 2025-09-07T06:18:38.4215392Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc:371:76: required from here 2025-09-07T06:18:38.4218150Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc:58:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-09-07T06:18:38.4220021Z 58 | CodeGenBase::getOrCreate( 2025-09-07T06:18:38.4220818Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:38.4222114Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc:10: 2025-09-07T06:18:38.4224294Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-09-07T06:18:38.4225713Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-09-07T06:18:38.4226599Z | ~~~~~~~~^~ 2025-09-07T06:18:38.4232127Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc: In instantiation of ‘void (* fbgemm::CodeGenBase::getOrCreate(bool, int32_t, int32_t, int32_t))(const TA*, const TB*, const TB*, TC*, int, int) [with fbgemm::inst_set_t instSet = fbgemm::inst_set_t::avx512_vnni_ymm; TA = unsigned char; TB = signed char; TC = int; accT = int; fbgemm::CodeGenBase::jit_micro_kernel_fp = void (*)(const unsigned char*, const signed char*, const signed char*, int*, int, int); int32_t = int]’: 2025-09-07T06:18:38.4237076Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc:384:15: required from here 2025-09-07T06:18:38.4239722Z /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc:58:1: warning: ‘maybe_unused’ attribute directive ignored [-Wattributes] 2025-09-07T06:18:38.4241615Z 58 | CodeGenBase::getOrCreate( 2025-09-07T06:18:38.4242528Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:38.4243688Z In file included from /pytorch/third_party/fbgemm/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc:10: 2025-09-07T06:18:38.4245562Z /pytorch/third_party/fbgemm/src/./GenerateKernel.h:64:59: warning: unused parameter ‘kc’ [-Wunused-parameter] 2025-09-07T06:18:38.4246879Z 64 | getOrCreate(bool accum, int32_t mc, int32_t nc, int32_t kc); 2025-09-07T06:18:38.4247648Z | ~~~~~~~~^~ 2025-09-07T06:18:38.7141036Z [1364/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2025-09-07T06:18:38.7730368Z [1365/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2025-09-07T06:18:38.9750037Z [1366/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2025-09-07T06:18:39.3513737Z [1367/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2025-09-07T06:18:39.5712375Z [1368/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2025-09-07T06:18:40.1394803Z [1369/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2025-09-07T06:18:40.1881525Z [1370/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2025-09-07T06:18:40.3823748Z [1371/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2025-09-07T06:18:40.8399798Z [1372/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2025-09-07T06:18:41.2117456Z [1373/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2025-09-07T06:18:41.4061191Z [1374/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2025-09-07T06:18:41.6165607Z [1375/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2025-09-07T06:18:41.6169682Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc: In instantiation of ‘void fbgemm::fbgemmGroupwiseConv(const fbgemm::conv_param_t&, const uint8_t*, int32_t, int32_t*, packed_W&, outType*, int32_t*, const fbgemm::ReQuantizeOutput&, int, int) [with packed_W = fbgemm::PackWeightMatrixForGConv; outType = unsigned char; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; int SPATIAL_DIM = 1; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:41.6172694Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1375:1: required from here 2025-09-07T06:18:41.6173938Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6174719Z 991 | outType* out, 2025-09-07T06:18:41.6175017Z | ~~~~~~~~~^~~ 2025-09-07T06:18:41.6175904Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6176696Z 994 | int thread_id, 2025-09-07T06:18:41.6176991Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:41.6180366Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc: In instantiation of ‘void fbgemm::fbgemmGroupwiseConv(const fbgemm::conv_param_t&, const uint8_t*, int32_t, int32_t*, packed_W&, outType*, int32_t*, const fbgemm::ReQuantizeOutput&, int, int) [with packed_W = fbgemm::PackWeightMatrixForGConv; outType = unsigned char; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; int SPATIAL_DIM = 1; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:41.6183296Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1375:1: required from here 2025-09-07T06:18:41.6184575Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6185381Z 991 | outType* out, 2025-09-07T06:18:41.6185665Z | ~~~~~~~~~^~~ 2025-09-07T06:18:41.6186580Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6187387Z 994 | int thread_id, 2025-09-07T06:18:41.6187686Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:41.6192826Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc: In instantiation of ‘void fbgemm::fbgemmGroupwiseConv(const fbgemm::conv_param_t&, const uint8_t*, int32_t, int32_t*, packed_W&, outType*, int32_t*, const fbgemm::ReQuantizeOutput&, int, int) [with packed_W = fbgemm::PackWeightMatrixForGConv; outType = unsigned char; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; int SPATIAL_DIM = 1; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:41.6195946Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1375:1: required from here 2025-09-07T06:18:41.6197072Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6197874Z 991 | outType* out, 2025-09-07T06:18:41.6198154Z | ~~~~~~~~~^~~ 2025-09-07T06:18:41.6199060Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6199883Z 994 | int thread_id, 2025-09-07T06:18:41.6200168Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:41.6205652Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc: In instantiation of ‘void fbgemm::fbgemmGroupwiseConv(const fbgemm::conv_param_t&, const uint8_t*, int32_t, int32_t*, packed_W&, outType*, int32_t*, const fbgemm::ReQuantizeOutput&, int, int) [with packed_W = fbgemm::PackWeightMatrixForGConv; outType = unsigned char; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; int SPATIAL_DIM = 1; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:41.6208630Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1375:1: required from here 2025-09-07T06:18:41.6209767Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6210553Z 991 | outType* out, 2025-09-07T06:18:41.6210853Z | ~~~~~~~~~^~~ 2025-09-07T06:18:41.6211739Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6212555Z 994 | int thread_id, 2025-09-07T06:18:41.6212850Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:41.6218301Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc: In instantiation of ‘void fbgemm::fbgemmGroupwiseConv(const fbgemm::conv_param_t&, const uint8_t*, int32_t, int32_t*, packed_W&, outType*, int32_t*, const fbgemm::ReQuantizeOutput&, int, int) [with packed_W = fbgemm::PackWeightMatrixForGConv; outType = unsigned char; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; int SPATIAL_DIM = 1; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:41.6221290Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1375:1: required from here 2025-09-07T06:18:41.6222422Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6223209Z 991 | outType* out, 2025-09-07T06:18:41.6223505Z | ~~~~~~~~~^~~ 2025-09-07T06:18:41.6224497Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6225330Z 994 | int thread_id, 2025-09-07T06:18:41.6225630Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:41.6231407Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc: In instantiation of ‘void fbgemm::fbgemmGroupwiseConv(const fbgemm::conv_param_t&, const uint8_t*, int32_t, int32_t*, packed_W&, outType*, int32_t*, const fbgemm::ReQuantizeOutput&, int, int) [with packed_W = fbgemm::PackWeightMatrixForGConv; outType = unsigned char; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; int SPATIAL_DIM = 1; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:41.6234376Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1375:1: required from here 2025-09-07T06:18:41.6235520Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6236411Z 991 | outType* out, 2025-09-07T06:18:41.6236695Z | ~~~~~~~~~^~~ 2025-09-07T06:18:41.6237605Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6238417Z 994 | int thread_id, 2025-09-07T06:18:41.6238713Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:41.6244228Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc: In instantiation of ‘void fbgemm::fbgemmGroupwiseConv(const fbgemm::conv_param_t&, const uint8_t*, int32_t, int32_t*, packed_W&, outType*, int32_t*, const fbgemm::ReQuantizeOutput&, int, int) [with packed_W = fbgemm::PackWeightMatrixForGConv; outType = unsigned char; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; int SPATIAL_DIM = 1; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:41.6247174Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1376:1: required from here 2025-09-07T06:18:41.6248266Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6249041Z 991 | outType* out, 2025-09-07T06:18:41.6249312Z | ~~~~~~~~~^~~ 2025-09-07T06:18:41.6250182Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6250977Z 994 | int thread_id, 2025-09-07T06:18:41.6251254Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:41.6256879Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc: In instantiation of ‘void fbgemm::fbgemmGroupwiseConv(const fbgemm::conv_param_t&, const uint8_t*, int32_t, int32_t*, packed_W&, outType*, int32_t*, const fbgemm::ReQuantizeOutput&, int, int) [with packed_W = fbgemm::PackWeightMatrixForGConv; outType = unsigned char; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; int SPATIAL_DIM = 1; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:41.6260052Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1376:1: required from here 2025-09-07T06:18:41.6261188Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6261990Z 991 | outType* out, 2025-09-07T06:18:41.6262285Z | ~~~~~~~~~^~~ 2025-09-07T06:18:41.6263176Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6264002Z 994 | int thread_id, 2025-09-07T06:18:41.6264386Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:41.6270270Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc: In instantiation of ‘void fbgemm::fbgemmGroupwiseConv(const fbgemm::conv_param_t&, const uint8_t*, int32_t, int32_t*, packed_W&, outType*, int32_t*, const fbgemm::ReQuantizeOutput&, int, int) [with packed_W = fbgemm::PackWeightMatrixForGConv; outType = unsigned char; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; int SPATIAL_DIM = 1; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:41.6273223Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1376:1: required from here 2025-09-07T06:18:41.6274365Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6275164Z 991 | outType* out, 2025-09-07T06:18:41.6275447Z | ~~~~~~~~~^~~ 2025-09-07T06:18:41.6276354Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6277311Z 994 | int thread_id, 2025-09-07T06:18:41.6277618Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:41.6283056Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc: In instantiation of ‘void fbgemm::fbgemmGroupwiseConv(const fbgemm::conv_param_t&, const uint8_t*, int32_t, int32_t*, packed_W&, outType*, int32_t*, const fbgemm::ReQuantizeOutput&, int, int) [with packed_W = fbgemm::PackWeightMatrixForGConv; outType = unsigned char; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; int SPATIAL_DIM = 1; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:41.6286002Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1376:1: required from here 2025-09-07T06:18:41.6287154Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6287965Z 991 | outType* out, 2025-09-07T06:18:41.6288346Z | ~~~~~~~~~^~~ 2025-09-07T06:18:41.6289259Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6290084Z 994 | int thread_id, 2025-09-07T06:18:41.6290370Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:41.6295747Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc: In instantiation of ‘void fbgemm::fbgemmGroupwiseConv(const fbgemm::conv_param_t&, const uint8_t*, int32_t, int32_t*, packed_W&, outType*, int32_t*, const fbgemm::ReQuantizeOutput&, int, int) [with packed_W = fbgemm::PackWeightMatrixForGConv; outType = unsigned char; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; int SPATIAL_DIM = 1; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:41.6298747Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1376:1: required from here 2025-09-07T06:18:41.6299868Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6300670Z 991 | outType* out, 2025-09-07T06:18:41.6300968Z | ~~~~~~~~~^~~ 2025-09-07T06:18:41.6301859Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6302674Z 994 | int thread_id, 2025-09-07T06:18:41.6302956Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:41.6308548Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc: In instantiation of ‘void fbgemm::fbgemmGroupwiseConv(const fbgemm::conv_param_t&, const uint8_t*, int32_t, int32_t*, packed_W&, outType*, int32_t*, const fbgemm::ReQuantizeOutput&, int, int) [with packed_W = fbgemm::PackWeightMatrixForGConv; outType = unsigned char; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; int SPATIAL_DIM = 1; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:41.6311531Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:1376:1: required from here 2025-09-07T06:18:41.6312667Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:991:14: warning: parameter ‘out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6313451Z 991 | outType* out, 2025-09-07T06:18:41.6313745Z | ~~~~~~~~~^~~ 2025-09-07T06:18:41.6314635Z /pytorch/third_party/fbgemm/src/GroupwiseConv.cc:994:9: warning: parameter ‘thread_id’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:41.6315462Z 994 | int thread_id, 2025-09-07T06:18:41.6315760Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:41.7919191Z [1376/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2025-09-07T06:18:42.1927474Z [1377/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2025-09-07T06:18:42.4871332Z [1378/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2025-09-07T06:18:42.4872263Z In file included from /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx2.cc:11: 2025-09-07T06:18:42.4873835Z /pytorch/third_party/fbgemm/src/RefImplementations.h: In instantiation of ‘float fbgemm::convert_to_float_ref(T, bool) [with T = float]’: 2025-09-07T06:18:42.4876850Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx2.cc:116:46: required from ‘bool fbgemm::internal::EmbeddingSpMDMBlockSize1_(int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, float*, bool, bool, bool) [with InType = float; IndexType = int; OffsetType = int; int64_t = long int]’ 2025-09-07T06:18:42.4878784Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx2.cc:152:1: required from here 2025-09-07T06:18:42.4880296Z /pytorch/third_party/fbgemm/src/RefImplementations.h:419:40: warning: parameter ‘is_bf16’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:42.4881260Z 419 | float convert_to_float_ref(T src, bool is_bf16 = false) { 2025-09-07T06:18:42.4881714Z | ~~~~~^~~~~~~~~~~~~~~ 2025-09-07T06:18:42.4883422Z /pytorch/third_party/fbgemm/src/RefImplementations.h: In instantiation of ‘float fbgemm::convert_to_float_ref(T, bool) [with T = unsigned char]’: 2025-09-07T06:18:42.4886660Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx2.cc:116:46: required from ‘bool fbgemm::internal::EmbeddingSpMDMBlockSize1_(int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, float*, bool, bool, bool) [with InType = unsigned char; IndexType = int; OffsetType = int; int64_t = long int]’ 2025-09-07T06:18:42.4888613Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx2.cc:154:1: required from here 2025-09-07T06:18:42.4889833Z /pytorch/third_party/fbgemm/src/RefImplementations.h:419:40: warning: parameter ‘is_bf16’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:42.5932889Z [1379/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2025-09-07T06:18:43.2597331Z [1380/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2025-09-07T06:18:43.4335556Z [1381/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2025-09-07T06:18:43.6160677Z [1382/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2025-09-07T06:18:43.7617848Z [1383/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/fp32/FbgemmFP32.cc.o 2025-09-07T06:18:44.1526682Z [1384/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2025-09-07T06:18:44.2446488Z [1385/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2025-09-07T06:18:44.2510228Z [1386/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2025-09-07T06:18:44.3896573Z [1387/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2025-09-07T06:18:44.7272292Z [1388/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2025-09-07T06:18:44.8587656Z [1389/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2025-09-07T06:18:45.7028165Z [1390/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2025-09-07T06:18:45.7028972Z In file included from /pytorch/third_party/fbgemm/src/UtilsAvx2.cc:14: 2025-09-07T06:18:45.7031669Z /pytorch/third_party/fbgemm/src/./TransposeUtilsAvx2.h: In instantiation of ‘void fbgemm::internal::transpose_kernel_8x16_avx2(const uint16_t*, int64_t, uint16_t*, int64_t, unsigned int, unsigned int) [with bool MREM = false; bool NREM = false; uint16_t = short unsigned int; int64_t = long int]’: 2025-09-07T06:18:45.7033809Z /pytorch/third_party/fbgemm/src/UtilsAvx2.cc:314:69: required from here 2025-09-07T06:18:45.7035021Z /pytorch/third_party/fbgemm/src/./TransposeUtilsAvx2.h:539:14: warning: parameter ‘mrem’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:45.7035866Z 539 | unsigned mrem = 8, 2025-09-07T06:18:45.7036184Z | ~~~~~~~~~^~~~~~~~ 2025-09-07T06:18:45.7037663Z /pytorch/third_party/fbgemm/src/./TransposeUtilsAvx2.h:540:14: warning: parameter ‘nrem’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:45.7038552Z 540 | unsigned nrem = 16) { 2025-09-07T06:18:45.7039643Z | ~~~~~~~~~^~~~~~~~~ 2025-09-07T06:18:45.9447469Z [1391/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2025-09-07T06:18:45.9451280Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9453805Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:333:1: required from here 2025-09-07T06:18:45.9455048Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9455985Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:18:45.9456404Z | ^~~~~~~~~~~~ 2025-09-07T06:18:45.9457450Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9458330Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9458697Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9462302Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9464923Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:334:1: required from here 2025-09-07T06:18:45.9466141Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9467029Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:18:45.9467503Z | ^~~~~~~~~~~~ 2025-09-07T06:18:45.9468412Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9469237Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9470346Z | ^~~~~~ 2025-09-07T06:18:45.9472702Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9473616Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9474548Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9479532Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9482192Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:335:1: required from here 2025-09-07T06:18:45.9483403Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9484292Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:18:45.9484693Z | ^~~~~~~~~~~~ 2025-09-07T06:18:45.9487709Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9490345Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:336:1: required from here 2025-09-07T06:18:45.9491539Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9492977Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9493768Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9494056Z | ^~~~~~ 2025-09-07T06:18:45.9497497Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = false; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9500014Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:337:1: required from here 2025-09-07T06:18:45.9501246Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9502115Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9502480Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9505720Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = false; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9508229Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:338:1: required from here 2025-09-07T06:18:45.9509423Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9510200Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9510540Z | ^~~~~~ 2025-09-07T06:18:45.9511490Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9512412Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9513431Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9518427Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = false; bool WEIGHT_SYMMETRIC = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9521034Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:340:1: required from here 2025-09-07T06:18:45.9522209Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9522997Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9523284Z | ^~~~~~ 2025-09-07T06:18:45.9526449Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9528948Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:341:1: required from here 2025-09-07T06:18:45.9530229Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9531168Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:18:45.9531588Z | ^~~~~~~~~~~~ 2025-09-07T06:18:45.9532592Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9533484Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9533868Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9538899Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9541419Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:342:1: required from here 2025-09-07T06:18:45.9542624Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9543539Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:18:45.9543956Z | ^~~~~~~~~~~~ 2025-09-07T06:18:45.9545000Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9545793Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9546429Z | ^~~~~~ 2025-09-07T06:18:45.9549126Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9550052Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9551002Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9556034Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9558540Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:343:1: required from here 2025-09-07T06:18:45.9559903Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9560785Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:18:45.9561204Z | ^~~~~~~~~~~~ 2025-09-07T06:18:45.9564484Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9567144Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:344:1: required from here 2025-09-07T06:18:45.9568342Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9569779Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9570550Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9570844Z | ^~~~~~ 2025-09-07T06:18:45.9574411Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = false; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9576902Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:345:1: required from here 2025-09-07T06:18:45.9578145Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9578998Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9579354Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9582344Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = false; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9584950Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:346:1: required from here 2025-09-07T06:18:45.9586108Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9586898Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9587231Z | ^~~~~~ 2025-09-07T06:18:45.9588184Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9589107Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9590043Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9595046Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = false; bool WEIGHT_SYMMETRIC = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9597567Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:348:1: required from here 2025-09-07T06:18:45.9598725Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9599523Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9599823Z | ^~~~~~ 2025-09-07T06:18:45.9603097Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9605709Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:349:1: required from here 2025-09-07T06:18:45.9606917Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9607824Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:18:45.9608245Z | ^~~~~~~~~~~~ 2025-09-07T06:18:45.9609261Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9610122Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9610764Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9615825Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9618327Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:350:1: required from here 2025-09-07T06:18:45.9619536Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9620462Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:18:45.9620862Z | ^~~~~~~~~~~~ 2025-09-07T06:18:45.9621802Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9622603Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9623227Z | ^~~~~~ 2025-09-07T06:18:45.9625795Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9626723Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9627658Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9632703Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9635230Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:351:1: required from here 2025-09-07T06:18:45.9636459Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9637330Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:18:45.9637752Z | ^~~~~~~~~~~~ 2025-09-07T06:18:45.9640908Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9643427Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:352:1: required from here 2025-09-07T06:18:45.9644617Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9646173Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9646951Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9647252Z | ^~~~~~ 2025-09-07T06:18:45.9651106Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = false; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9653619Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:353:1: required from here 2025-09-07T06:18:45.9654850Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9655809Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9656158Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9659345Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = false; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9662051Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:354:1: required from here 2025-09-07T06:18:45.9663224Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9664002Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9664435Z | ^~~~~~ 2025-09-07T06:18:45.9665381Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9666383Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9667353Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9672444Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_SYMMETRIC = false; bool WEIGHT_SYMMETRIC = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9674964Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:356:1: required from here 2025-09-07T06:18:45.9676108Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9676903Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9677199Z | ^~~~~~ 2025-09-07T06:18:45.9680283Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9682776Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:357:1: required from here 2025-09-07T06:18:45.9683983Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9684919Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:18:45.9685497Z | ^~~~~~~~~~~~ 2025-09-07T06:18:45.9686526Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9687423Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9687783Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9694972Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9697504Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:358:1: required from here 2025-09-07T06:18:45.9698843Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9699769Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:18:45.9700189Z | ^~~~~~~~~~~~ 2025-09-07T06:18:45.9701100Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9701938Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9702221Z | ^~~~~~ 2025-09-07T06:18:45.9703216Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9704228Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9704597Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9709806Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9712318Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:359:1: required from here 2025-09-07T06:18:45.9713522Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9714409Z 74 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:18:45.9714811Z | ^~~~~~~~~~~~ 2025-09-07T06:18:45.9717728Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = true; bool WEIGHT_SYMMETRIC = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9720264Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:360:1: required from here 2025-09-07T06:18:45.9721460Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:74:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9722879Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9723668Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9723948Z | ^~~~~~ 2025-09-07T06:18:45.9727490Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = false; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9730148Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:361:1: required from here 2025-09-07T06:18:45.9731396Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9732256Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9732617Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9735659Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = false; bool WEIGHT_SYMMETRIC = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9738248Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:362:1: required from here 2025-09-07T06:18:45.9739427Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9740254Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9740542Z | ^~~~~~ 2025-09-07T06:18:45.9741531Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:92:13: warning: variable ‘weight_zeropoint_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9742389Z 92 | __m256i weight_zeropoint_v = 2025-09-07T06:18:45.9742997Z | ^~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:45.9748356Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc: In instantiation of ‘void fbgemm::trRequantizeOpt(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_SYMMETRIC = false; bool WEIGHT_SYMMETRIC = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:45.9750901Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:364:1: required from here 2025-09-07T06:18:45.9752059Z /pytorch/third_party/fbgemm/src/spmmUtilsAvx2.cc:80:12: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:45.9752850Z 80 | __m256 bias_v; 2025-09-07T06:18:45.9753136Z | ^~~~~~ 2025-09-07T06:18:46.0567638Z [1392/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2025-09-07T06:18:46.4119511Z [1393/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2025-09-07T06:18:46.7830511Z [1394/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2025-09-07T06:18:46.7831514Z In file included from /pytorch/third_party/fbgemm/src/RefImplementations.cc:10: 2025-09-07T06:18:46.7833053Z /pytorch/third_party/fbgemm/src/./RefImplementations.h: In instantiation of ‘float fbgemm::convert_to_float_ref(T, bool) [with T = float]’: 2025-09-07T06:18:46.7834132Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1185:64: required from here 2025-09-07T06:18:46.7835409Z /pytorch/third_party/fbgemm/src/./RefImplementations.h:419:40: warning: parameter ‘is_bf16’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:46.7836342Z 419 | float convert_to_float_ref(T src, bool is_bf16 = false) { 2025-09-07T06:18:46.7837375Z | ~~~~~^~~~~~~~~~~~~~~ 2025-09-07T06:18:46.7841963Z /pytorch/third_party/fbgemm/src/RefImplementations.cc: In instantiation of ‘bool fbgemm::EmbeddingSpMDM_ref(int64_t, int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = unsigned char; IndexType = int; OffsetType = int; OutType = float; int64_t = long int]’: 2025-09-07T06:18:46.7844330Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-09-07T06:18:46.7845575Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:46.7846474Z 1213 | bool is_bf16_in /*=false*/) { 2025-09-07T06:18:46.7846818Z | ~~~~~^~~~~~~~~~ 2025-09-07T06:18:46.7850236Z /pytorch/third_party/fbgemm/src/RefImplementations.cc: In instantiation of ‘bool fbgemm::EmbeddingSpMDM_ref(int64_t, int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = unsigned char; IndexType = int; OffsetType = int; OutType = short unsigned int; int64_t = long int]’: 2025-09-07T06:18:46.7852431Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-09-07T06:18:46.7853814Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:46.7856659Z /pytorch/third_party/fbgemm/src/RefImplementations.cc: In instantiation of ‘bool fbgemm::EmbeddingSpMDM_ref(int64_t, int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = unsigned char; IndexType = int; OffsetType = int; OutType = unsigned char; int64_t = long int]’: 2025-09-07T06:18:46.7858812Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-09-07T06:18:46.7860330Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:46.7863191Z /pytorch/third_party/fbgemm/src/RefImplementations.cc: In instantiation of ‘bool fbgemm::EmbeddingSpMDM_ref(int64_t, int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = unsigned char; IndexType = int; OffsetType = long int; OutType = float; int64_t = long int]’: 2025-09-07T06:18:46.7865403Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-09-07T06:18:46.7866652Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:46.7869546Z /pytorch/third_party/fbgemm/src/RefImplementations.cc: In instantiation of ‘bool fbgemm::EmbeddingSpMDM_ref(int64_t, int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = unsigned char; IndexType = int; OffsetType = long int; OutType = short unsigned int; int64_t = long int]’: 2025-09-07T06:18:46.7871741Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-09-07T06:18:46.7872987Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:46.7875857Z /pytorch/third_party/fbgemm/src/RefImplementations.cc: In instantiation of ‘bool fbgemm::EmbeddingSpMDM_ref(int64_t, int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = unsigned char; IndexType = int; OffsetType = long int; OutType = unsigned char; int64_t = long int]’: 2025-09-07T06:18:46.7878023Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-09-07T06:18:46.7879252Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:46.7882237Z /pytorch/third_party/fbgemm/src/RefImplementations.cc: In instantiation of ‘bool fbgemm::EmbeddingSpMDM_ref(int64_t, int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = unsigned char; IndexType = long int; OffsetType = int; OutType = float; int64_t = long int]’: 2025-09-07T06:18:46.7884368Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-09-07T06:18:46.7885594Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:46.7888588Z /pytorch/third_party/fbgemm/src/RefImplementations.cc: In instantiation of ‘bool fbgemm::EmbeddingSpMDM_ref(int64_t, int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = unsigned char; IndexType = long int; OffsetType = int; OutType = short unsigned int; int64_t = long int]’: 2025-09-07T06:18:46.7890786Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-09-07T06:18:46.7892036Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:46.7894897Z /pytorch/third_party/fbgemm/src/RefImplementations.cc: In instantiation of ‘bool fbgemm::EmbeddingSpMDM_ref(int64_t, int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = unsigned char; IndexType = long int; OffsetType = int; OutType = unsigned char; int64_t = long int]’: 2025-09-07T06:18:46.7897071Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-09-07T06:18:46.7898322Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:46.7901184Z /pytorch/third_party/fbgemm/src/RefImplementations.cc: In instantiation of ‘bool fbgemm::EmbeddingSpMDM_ref(int64_t, int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = unsigned char; IndexType = long int; OffsetType = long int; OutType = float; int64_t = long int]’: 2025-09-07T06:18:46.7903323Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-09-07T06:18:46.7904655Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:46.7907605Z /pytorch/third_party/fbgemm/src/RefImplementations.cc: In instantiation of ‘bool fbgemm::EmbeddingSpMDM_ref(int64_t, int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = unsigned char; IndexType = long int; OffsetType = long int; OutType = short unsigned int; int64_t = long int]’: 2025-09-07T06:18:46.7909827Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-09-07T06:18:46.7911065Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:46.7913979Z /pytorch/third_party/fbgemm/src/RefImplementations.cc: In instantiation of ‘bool fbgemm::EmbeddingSpMDM_ref(int64_t, int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = unsigned char; IndexType = long int; OffsetType = long int; OutType = unsigned char; int64_t = long int]’: 2025-09-07T06:18:46.7916168Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:2128:1: required from here 2025-09-07T06:18:46.7917494Z /pytorch/third_party/fbgemm/src/RefImplementations.cc:1213:10: warning: parameter ‘is_bf16_in’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:46.9313671Z [1395/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/fp32/FbgemmFP32UKernelsAvx2.cc.o 2025-09-07T06:18:47.0950689Z [1396/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2025-09-07T06:18:47.1292232Z [1397/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2025-09-07T06:18:47.1380125Z [1398/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2025-09-07T06:18:47.1385049Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc: In instantiation of ‘void fbgemm::internal::compressed_indices_remap_avx512_helper(__m512i, __m512i, const IndexType*, const IndexType*, const int32_t*, const float*, IndexType*, float*, IndexType*, const int32_t*, const int32_t*) [with IndexType = int; bool HAS_WEIGHTS = true; int UNROLL = 1; bool USE_MASK = false; __m512i = __vector(8) long long int; int32_t = int]’: 2025-09-07T06:18:47.1390620Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:467:17: required from ‘void fbgemm::internal::compressed_indices_remap_avx512(int32_t, const IndexType*, const int32_t*, const IndexType*, const float*, IndexType*, IndexType*, float*) [with IndexType = int; bool HAS_WEIGHTS = true; int32_t = int]’ 2025-09-07T06:18:47.1393104Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:535:1: required from here 2025-09-07T06:18:47.1394812Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:268:41: warning: variable ‘mask_rem_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:47.1395800Z 268 | typename reg_t::mask_reg_t mask_rem_v[UNROLL]; 2025-09-07T06:18:47.1396428Z | ^~~~~~~~~~ 2025-09-07T06:18:47.1398052Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:258:13: warning: parameter ‘minus1_v’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1399097Z 258 | __m512i minus1_v, 2025-09-07T06:18:47.1399564Z | ~~~~~~~~^~~~~~~~ 2025-09-07T06:18:47.1403241Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc: In instantiation of ‘void fbgemm::internal::compressed_indices_remap_avx512_helper(__m512i, __m512i, const IndexType*, const IndexType*, const int32_t*, const float*, IndexType*, float*, IndexType*, const int32_t*, const int32_t*) [with IndexType = int; bool HAS_WEIGHTS = false; int UNROLL = 8; bool USE_MASK = true; __m512i = __vector(8) long long int; int32_t = int]’: 2025-09-07T06:18:47.1408842Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:395:16: required from ‘void fbgemm::internal::compressed_indices_remap_avx512(int32_t, const IndexType*, const int32_t*, const IndexType*, const float*, IndexType*, IndexType*, float*) [with IndexType = int; bool HAS_WEIGHTS = false; int32_t = int]’ 2025-09-07T06:18:47.1411523Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:536:1: required from here 2025-09-07T06:18:47.1412733Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:299:40: warning: variable ‘weights_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:47.1414091Z 299 | typename reg_t::w_reg_t weights_v; 2025-09-07T06:18:47.1414492Z | ^~~~~~~~~ 2025-09-07T06:18:47.1415947Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:262:18: warning: parameter ‘weights’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1417253Z 262 | const float* weights, 2025-09-07T06:18:47.1417564Z | ~~~~~~~~~~~~~^~~~~~~ 2025-09-07T06:18:47.1418981Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:264:12: warning: parameter ‘out_weights’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1420472Z 264 | float* out_weights, 2025-09-07T06:18:47.1421060Z | ~~~~~~~^~~~~~~~~~~ 2025-09-07T06:18:47.1424387Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc: In instantiation of ‘void fbgemm::internal::compressed_indices_remap_avx512_helper(__m512i, __m512i, const IndexType*, const IndexType*, const int32_t*, const float*, IndexType*, float*, IndexType*, const int32_t*, const int32_t*) [with IndexType = int; bool HAS_WEIGHTS = false; int UNROLL = 1; bool USE_MASK = false; __m512i = __vector(8) long long int; int32_t = int]’: 2025-09-07T06:18:47.1429911Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:467:17: required from ‘void fbgemm::internal::compressed_indices_remap_avx512(int32_t, const IndexType*, const int32_t*, const IndexType*, const float*, IndexType*, IndexType*, float*) [with IndexType = int; bool HAS_WEIGHTS = false; int32_t = int]’ 2025-09-07T06:18:47.1432586Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:536:1: required from here 2025-09-07T06:18:47.1434697Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:299:40: warning: variable ‘weights_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:47.1435739Z 299 | typename reg_t::w_reg_t weights_v; 2025-09-07T06:18:47.1436650Z | ^~~~~~~~~ 2025-09-07T06:18:47.1438176Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:268:41: warning: variable ‘mask_rem_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:47.1439554Z 268 | typename reg_t::mask_reg_t mask_rem_v[UNROLL]; 2025-09-07T06:18:47.1440009Z | ^~~~~~~~~~ 2025-09-07T06:18:47.1441246Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:258:13: warning: parameter ‘minus1_v’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1442290Z 258 | __m512i minus1_v, 2025-09-07T06:18:47.1442592Z | ~~~~~~~~^~~~~~~~ 2025-09-07T06:18:47.1443984Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:262:18: warning: parameter ‘weights’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1445302Z 262 | const float* weights, 2025-09-07T06:18:47.1445611Z | ~~~~~~~~~~~~~^~~~~~~ 2025-09-07T06:18:47.1447025Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:264:12: warning: parameter ‘out_weights’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1448332Z 264 | float* out_weights, 2025-09-07T06:18:47.1448883Z | ~~~~~~~^~~~~~~~~~~ 2025-09-07T06:18:47.1452377Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc: In instantiation of ‘void fbgemm::internal::compressed_indices_remap_avx512_helper(__m512i, __m512i, const IndexType*, const IndexType*, const int32_t*, const float*, IndexType*, float*, IndexType*, const int32_t*, const int32_t*) [with IndexType = int; bool HAS_WEIGHTS = false; int UNROLL = 1; bool USE_MASK = true; __m512i = __vector(8) long long int; int32_t = int]’: 2025-09-07T06:18:47.1457710Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:488:16: required from ‘void fbgemm::internal::compressed_indices_remap_avx512(int32_t, const IndexType*, const int32_t*, const IndexType*, const float*, IndexType*, IndexType*, float*) [with IndexType = int; bool HAS_WEIGHTS = false; int32_t = int]’ 2025-09-07T06:18:47.1460245Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:536:1: required from here 2025-09-07T06:18:47.1461545Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:299:40: warning: variable ‘weights_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:47.1462976Z 299 | typename reg_t::w_reg_t weights_v; 2025-09-07T06:18:47.1463618Z | ^~~~~~~~~ 2025-09-07T06:18:47.1464965Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:262:18: warning: parameter ‘weights’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1466487Z 262 | const float* weights, 2025-09-07T06:18:47.1467128Z | ~~~~~~~~~~~~~^~~~~~~ 2025-09-07T06:18:47.1468737Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:264:12: warning: parameter ‘out_weights’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1469727Z 264 | float* out_weights, 2025-09-07T06:18:47.1470344Z | ~~~~~~~^~~~~~~~~~~ 2025-09-07T06:18:47.1473801Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc: In instantiation of ‘void fbgemm::internal::compressed_indices_remap_avx512_helper(__m512i, __m512i, const IndexType*, const IndexType*, const int32_t*, const float*, IndexType*, float*, IndexType*, const int32_t*, const int32_t*) [with IndexType = long int; bool HAS_WEIGHTS = true; int UNROLL = 1; bool USE_MASK = false; __m512i = __vector(8) long long int; int32_t = int]’: 2025-09-07T06:18:47.1478804Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:467:17: required from ‘void fbgemm::internal::compressed_indices_remap_avx512(int32_t, const IndexType*, const int32_t*, const IndexType*, const float*, IndexType*, IndexType*, float*) [with IndexType = long int; bool HAS_WEIGHTS = true; int32_t = int]’ 2025-09-07T06:18:47.1481273Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:537:1: required from here 2025-09-07T06:18:47.1483357Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:268:41: warning: variable ‘mask_rem_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:47.1484482Z 268 | typename reg_t::mask_reg_t mask_rem_v[UNROLL]; 2025-09-07T06:18:47.1485214Z | ^~~~~~~~~~ 2025-09-07T06:18:47.1486669Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:258:13: warning: parameter ‘minus1_v’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1487928Z 258 | __m512i minus1_v, 2025-09-07T06:18:47.1488219Z | ~~~~~~~~^~~~~~~~ 2025-09-07T06:18:47.1491967Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc: In instantiation of ‘void fbgemm::internal::compressed_indices_remap_avx512_helper(__m512i, __m512i, const IndexType*, const IndexType*, const int32_t*, const float*, IndexType*, float*, IndexType*, const int32_t*, const int32_t*) [with IndexType = long int; bool HAS_WEIGHTS = false; int UNROLL = 8; bool USE_MASK = true; __m512i = __vector(8) long long int; int32_t = int]’: 2025-09-07T06:18:47.1496453Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:395:16: required from ‘void fbgemm::internal::compressed_indices_remap_avx512(int32_t, const IndexType*, const int32_t*, const IndexType*, const float*, IndexType*, IndexType*, float*) [with IndexType = long int; bool HAS_WEIGHTS = false; int32_t = int]’ 2025-09-07T06:18:47.1499062Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:538:1: required from here 2025-09-07T06:18:47.1500762Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:299:40: warning: variable ‘weights_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:47.1502143Z 299 | typename reg_t::w_reg_t weights_v; 2025-09-07T06:18:47.1502568Z | ^~~~~~~~~ 2025-09-07T06:18:47.1504076Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:262:18: warning: parameter ‘weights’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1505600Z 262 | const float* weights, 2025-09-07T06:18:47.1506174Z | ~~~~~~~~~~~~~^~~~~~~ 2025-09-07T06:18:47.1507387Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:264:12: warning: parameter ‘out_weights’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1508777Z 264 | float* out_weights, 2025-09-07T06:18:47.1509397Z | ~~~~~~~^~~~~~~~~~~ 2025-09-07T06:18:47.1512909Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc: In instantiation of ‘void fbgemm::internal::compressed_indices_remap_avx512_helper(__m512i, __m512i, const IndexType*, const IndexType*, const int32_t*, const float*, IndexType*, float*, IndexType*, const int32_t*, const int32_t*) [with IndexType = long int; bool HAS_WEIGHTS = false; int UNROLL = 1; bool USE_MASK = false; __m512i = __vector(8) long long int; int32_t = int]’: 2025-09-07T06:18:47.1518596Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:467:17: required from ‘void fbgemm::internal::compressed_indices_remap_avx512(int32_t, const IndexType*, const int32_t*, const IndexType*, const float*, IndexType*, IndexType*, float*) [with IndexType = long int; bool HAS_WEIGHTS = false; int32_t = int]’ 2025-09-07T06:18:47.1520823Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:538:1: required from here 2025-09-07T06:18:47.1522463Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:299:40: warning: variable ‘weights_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:47.1523444Z 299 | typename reg_t::w_reg_t weights_v; 2025-09-07T06:18:47.1524197Z | ^~~~~~~~~ 2025-09-07T06:18:47.1526992Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:268:41: warning: variable ‘mask_rem_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:47.1528436Z 268 | typename reg_t::mask_reg_t mask_rem_v[UNROLL]; 2025-09-07T06:18:47.1529013Z | ^~~~~~~~~~ 2025-09-07T06:18:47.1530352Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:258:13: warning: parameter ‘minus1_v’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1531648Z 258 | __m512i minus1_v, 2025-09-07T06:18:47.1531988Z | ~~~~~~~~^~~~~~~~ 2025-09-07T06:18:47.1533465Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:262:18: warning: parameter ‘weights’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1534609Z 262 | const float* weights, 2025-09-07T06:18:47.1535040Z | ~~~~~~~~~~~~~^~~~~~~ 2025-09-07T06:18:47.1536640Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:264:12: warning: parameter ‘out_weights’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1538049Z 264 | float* out_weights, 2025-09-07T06:18:47.1538381Z | ~~~~~~~^~~~~~~~~~~ 2025-09-07T06:18:47.1540837Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc: In instantiation of ‘void fbgemm::internal::compressed_indices_remap_avx512_helper(__m512i, __m512i, const IndexType*, const IndexType*, const int32_t*, const float*, IndexType*, float*, IndexType*, const int32_t*, const int32_t*) [with IndexType = long int; bool HAS_WEIGHTS = false; int UNROLL = 1; bool USE_MASK = true; __m512i = __vector(8) long long int; int32_t = int]’: 2025-09-07T06:18:47.1544719Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:488:16: required from ‘void fbgemm::internal::compressed_indices_remap_avx512(int32_t, const IndexType*, const int32_t*, const IndexType*, const float*, IndexType*, IndexType*, float*) [with IndexType = long int; bool HAS_WEIGHTS = false; int32_t = int]’ 2025-09-07T06:18:47.1546589Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:538:1: required from here 2025-09-07T06:18:47.1547844Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:299:40: warning: variable ‘weights_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:47.1548785Z 299 | typename reg_t::w_reg_t weights_v; 2025-09-07T06:18:47.1549199Z | ^~~~~~~~~ 2025-09-07T06:18:47.1550240Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:262:18: warning: parameter ‘weights’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1551110Z 262 | const float* weights, 2025-09-07T06:18:47.1551440Z | ~~~~~~~~~~~~~^~~~~~~ 2025-09-07T06:18:47.1552434Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAvx512.cc:264:12: warning: parameter ‘out_weights’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:47.1553304Z 264 | float* out_weights, 2025-09-07T06:18:47.1553767Z | ~~~~~~~^~~~~~~~~~~ 2025-09-07T06:18:47.4095904Z [1399/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2025-09-07T06:18:48.1764701Z [1400/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2025-09-07T06:18:48.1769166Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc: In instantiation of ‘void fbgemm::internal::requantizeForMV(uint8_t*, int32_t*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:48.1775407Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:227:55: required from ‘void fbgemm::internal::SparseDenseInt8MVAvx512(const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.1778865Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:253:1: required from here 2025-09-07T06:18:48.1780878Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:41:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.1782487Z 41 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-09-07T06:18:48.1782965Z | ^~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:48.1786013Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc: In instantiation of ‘void fbgemm::internal::requantizeForMV(uint8_t*, int32_t*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:48.1791802Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:229:54: required from ‘void fbgemm::internal::SparseDenseInt8MVAvx512(const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.1795107Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:253:1: required from here 2025-09-07T06:18:48.1797220Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:41:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.1801255Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc: In instantiation of ‘void fbgemm::internal::requantizeForMV(uint8_t*, int32_t*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:48.1807022Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:233:54: required from ‘void fbgemm::internal::SparseDenseInt8MVAvx512(const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.1810039Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:253:1: required from here 2025-09-07T06:18:48.1811975Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:41:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.1816189Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc: In instantiation of ‘void fbgemm::internal::requantizeForMV(uint8_t*, int32_t*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:48.1821940Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:235:53: required from ‘void fbgemm::internal::SparseDenseInt8MVAvx512(const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.1825151Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:253:1: required from here 2025-09-07T06:18:48.1827090Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:41:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.1831638Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc: In instantiation of ‘void fbgemm::internal::requantizeForMV(uint8_t*, int32_t*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:48.1836100Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:227:55: required from ‘void fbgemm::internal::SparseDenseInt8MVAvx512(const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.1838701Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:254:1: required from here 2025-09-07T06:18:48.1840190Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:41:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.1843380Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc: In instantiation of ‘void fbgemm::internal::requantizeForMV(uint8_t*, int32_t*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:48.1847677Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:229:54: required from ‘void fbgemm::internal::SparseDenseInt8MVAvx512(const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.1850189Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:254:1: required from here 2025-09-07T06:18:48.1859050Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:41:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.1862835Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc: In instantiation of ‘void fbgemm::internal::requantizeForMV(uint8_t*, int32_t*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:48.1867627Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:233:54: required from ‘void fbgemm::internal::SparseDenseInt8MVAvx512(const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.1870221Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:254:1: required from here 2025-09-07T06:18:48.1871711Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:41:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.1874947Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc: In instantiation of ‘void fbgemm::internal::requantizeForMV(uint8_t*, int32_t*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:48.1879383Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:235:53: required from ‘void fbgemm::internal::SparseDenseInt8MVAvx512(const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.1881901Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:254:1: required from here 2025-09-07T06:18:48.1883344Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseVectorInt8Avx512.cc:41:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.8975498Z [1401/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2025-09-07T06:18:48.8978738Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc: In instantiation of ‘void fbgemm::internal::transpose_16x16_block(const uint16_t*, int64_t, uint16_t*, int64_t, int, int) [with bool MREM = false; bool NREM = false; uint16_t = short unsigned int; int64_t = long int]’: 2025-09-07T06:18:48.8981133Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc:2345:71: required from here 2025-09-07T06:18:48.8982719Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc:1493:9: warning: parameter ‘mrem’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:48.8984085Z 1493 | int mrem = 16, 2025-09-07T06:18:48.8984430Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:48.8985699Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc:1494:9: warning: parameter ‘nrem’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:48.8986498Z 1494 | int nrem = 16) { 2025-09-07T06:18:48.8987092Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:48.8989298Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc: In instantiation of ‘void fbgemm::internal::transpose_16x32_block(const uint8_t*, int64_t, uint8_t*, int64_t, int, int) [with bool MREM = false; bool NREM = false; uint8_t = unsigned char; int64_t = long int]’: 2025-09-07T06:18:48.8991603Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc:2403:71: required from here 2025-09-07T06:18:48.8993264Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc:1619:9: warning: parameter ‘mrem’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:48.8994301Z 1619 | int mrem = 16, 2025-09-07T06:18:48.8994791Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:48.8996117Z /pytorch/third_party/fbgemm/src/UtilsAvx512.cc:1620:9: warning: parameter ‘nrem’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:48.8997344Z 1620 | int nrem = 32) { 2025-09-07T06:18:48.8997650Z | ~~~~^~~~~~~~~ 2025-09-07T06:18:48.9364288Z [1402/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2025-09-07T06:18:48.9368515Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_ZP_0 = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9374559Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:393:69: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9377643Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-09-07T06:18:48.9379618Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9380978Z 51 | __m512 bias_v; 2025-09-07T06:18:48.9381568Z | ^~~~~~ 2025-09-07T06:18:48.9385018Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_ZP_0 = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9390690Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:396:68: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9394089Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-09-07T06:18:48.9395907Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9397438Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-09-07T06:18:48.9398215Z | ^~~~~~~~~~~~ 2025-09-07T06:18:48.9399233Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9400560Z 51 | __m512 bias_v; 2025-09-07T06:18:48.9400850Z | ^~~~~~ 2025-09-07T06:18:48.9403619Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_ZP_0 = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9409705Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:404:67: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9412657Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-09-07T06:18:48.9414466Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9416082Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-09-07T06:18:48.9416686Z | ^~~~~~~~~~~~ 2025-09-07T06:18:48.9420246Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_ZP_0 = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9426209Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:393:69: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9429433Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:576:1: required from here 2025-09-07T06:18:48.9431223Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9432566Z 51 | __m512 bias_v; 2025-09-07T06:18:48.9432841Z | ^~~~~~ 2025-09-07T06:18:48.9436054Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_ZP_0 = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9441809Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:396:68: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9445258Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:576:1: required from here 2025-09-07T06:18:48.9447084Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9448655Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-09-07T06:18:48.9449115Z | ^~~~~~~~~~~~ 2025-09-07T06:18:48.9450519Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9451383Z 51 | __m512 bias_v; 2025-09-07T06:18:48.9452041Z | ^~~~~~ 2025-09-07T06:18:48.9455058Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = true; bool ACT_ZP_0 = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9461457Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:404:67: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9465211Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:576:1: required from here 2025-09-07T06:18:48.9467351Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9468803Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-09-07T06:18:48.9469400Z | ^~~~~~~~~~~~ 2025-09-07T06:18:48.9472450Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9478174Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:393:69: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9481499Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:577:1: required from here 2025-09-07T06:18:48.9483282Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:31:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9484339Z 31 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-09-07T06:18:48.9485145Z | ^~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:48.9486284Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9487530Z 51 | __m512 bias_v; 2025-09-07T06:18:48.9487818Z | ^~~~~~ 2025-09-07T06:18:48.9491254Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9496847Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:396:68: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9500257Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:577:1: required from here 2025-09-07T06:18:48.9502307Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:31:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9504259Z 31 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-09-07T06:18:48.9504757Z | ^~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:48.9506279Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9507836Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-09-07T06:18:48.9508564Z | ^~~~~~~~~~~~ 2025-09-07T06:18:48.9509583Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9510930Z 51 | __m512 bias_v; 2025-09-07T06:18:48.9511209Z | ^~~~~~ 2025-09-07T06:18:48.9514247Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9520301Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:401:68: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9524087Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:577:1: required from here 2025-09-07T06:18:48.9526077Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:31:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9527802Z 31 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-09-07T06:18:48.9528266Z | ^~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:48.9530988Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9536896Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:404:67: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9540011Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:577:1: required from here 2025-09-07T06:18:48.9541605Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:31:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9543907Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9545336Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-09-07T06:18:48.9545952Z | ^~~~~~~~~~~~ 2025-09-07T06:18:48.9549470Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9555272Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:393:69: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9558670Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:578:1: required from here 2025-09-07T06:18:48.9560758Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:31:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9562621Z 31 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-09-07T06:18:48.9563379Z | ^~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:48.9564739Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9566106Z 51 | __m512 bias_v; 2025-09-07T06:18:48.9566381Z | ^~~~~~ 2025-09-07T06:18:48.9569184Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9574908Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:396:68: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9578356Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:578:1: required from here 2025-09-07T06:18:48.9579998Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:31:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9581555Z 31 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-09-07T06:18:48.9582178Z | ^~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:48.9583701Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9584775Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-09-07T06:18:48.9585190Z | ^~~~~~~~~~~~ 2025-09-07T06:18:48.9586650Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:51:10: warning: variable ‘bias_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9587982Z 51 | __m512 bias_v; 2025-09-07T06:18:48.9588270Z | ^~~~~~ 2025-09-07T06:18:48.9591111Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9596309Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:401:68: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9598971Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:578:1: required from here 2025-09-07T06:18:48.9600369Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:31:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9601454Z 31 | __m512i C_zero_point_epi8_v = _mm512_set1_epi8(rParams.C_zero_point); 2025-09-07T06:18:48.9601930Z | ^~~~~~~~~~~~~~~~~~~ 2025-09-07T06:18:48.9604299Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘__m512i fbgemm::internal::requantizeForMM(__m512i*, int, fbgemm::trRequantizationParams_t&) [with bool FUSE_RELU = false; bool ACT_ZP_0 = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; __m512i = __vector(8) long long int]’: 2025-09-07T06:18:48.9608727Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:404:67: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9611252Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:578:1: required from here 2025-09-07T06:18:48.9612628Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:31:11: warning: variable ‘C_zero_point_epi8_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9614289Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:44:11: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:48.9615260Z 44 | __m512i row_offset_v = _mm512_set1_epi32(row_offset); 2025-09-07T06:18:48.9615686Z | ^~~~~~~~~~~~ 2025-09-07T06:18:48.9617555Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘void fbgemm::internal::loadBRows(__m512i*, const uint8_t*, int, __mmask64) [with int ROWSIZE = 4; bool MASKLOAD = false; __m512i = __vector(8) long long int; uint8_t = unsigned char; __mmask64 = long long unsigned int]’: 2025-09-07T06:18:48.9620262Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:265:26: required from ‘void fbgemm::internal::interleave4RowsTile(int, int, const uint8_t*, uint8_t*, int, int) [with int COLBLOCKS = 4; uint8_t = unsigned char]’ 2025-09-07T06:18:48.9623858Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:365:43: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9626611Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-09-07T06:18:48.9628002Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:225:15: warning: parameter ‘mask_int8_v’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:48.9628948Z 225 | __mmask64 mask_int8_v = 0) { 2025-09-07T06:18:48.9629310Z | ~~~~~~~~~~^~~~~~~~~~~~~~~ 2025-09-07T06:18:48.9631192Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘void fbgemm::internal::loadBRows(__m512i*, const uint8_t*, int, __mmask64) [with int ROWSIZE = 3; bool MASKLOAD = false; __m512i = __vector(8) long long int; uint8_t = unsigned char; __mmask64 = long long unsigned int]’: 2025-09-07T06:18:48.9633905Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:273:28: required from ‘void fbgemm::internal::interleave4RowsTile(int, int, const uint8_t*, uint8_t*, int, int) [with int COLBLOCKS = 4; uint8_t = unsigned char]’ 2025-09-07T06:18:48.9637650Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:365:43: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9640070Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-09-07T06:18:48.9641415Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:225:15: warning: parameter ‘mask_int8_v’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:48.9643874Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘void fbgemm::internal::loadBRows(__m512i*, const uint8_t*, int, __mmask64) [with int ROWSIZE = 2; bool MASKLOAD = false; __m512i = __vector(8) long long int; uint8_t = unsigned char; __mmask64 = long long unsigned int]’: 2025-09-07T06:18:48.9646521Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:275:28: required from ‘void fbgemm::internal::interleave4RowsTile(int, int, const uint8_t*, uint8_t*, int, int) [with int COLBLOCKS = 4; uint8_t = unsigned char]’ 2025-09-07T06:18:48.9649977Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:365:43: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9652389Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-09-07T06:18:48.9653728Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:225:15: warning: parameter ‘mask_int8_v’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:48.9656112Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc: In instantiation of ‘void fbgemm::internal::loadBRows(__m512i*, const uint8_t*, int, __mmask64) [with int ROWSIZE = 1; bool MASKLOAD = false; __m512i = __vector(8) long long int; uint8_t = unsigned char; __mmask64 = long long unsigned int]’: 2025-09-07T06:18:48.9658745Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:277:28: required from ‘void fbgemm::internal::interleave4RowsTile(int, int, const uint8_t*, uint8_t*, int, int) [with int COLBLOCKS = 4; uint8_t = unsigned char]’ 2025-09-07T06:18:48.9662646Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:365:43: required from ‘void fbgemm::internal::SparseDenseInt8MMAvx512(int, const std::unique_ptr >&, const uint8_t*, int, int32_t*, uint8_t*, int, fbgemm::trRequantizationParams_t&, bool, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; uint8_t = unsigned char; int32_t = int]’ 2025-09-07T06:18:48.9665213Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:575:1: required from here 2025-09-07T06:18:48.9666595Z /pytorch/third_party/fbgemm/src/FbgemmSparseDenseInt8Avx512.cc:225:15: warning: parameter ‘mask_int8_v’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:49.4437201Z [1403/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2025-09-07T06:18:49.7292779Z [1404/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2025-09-07T06:18:49.7443561Z [1405/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm.dir/__/__/gen_placeholder_aQySrR.cc.o 2025-09-07T06:18:49.7676762Z [1406/7195] Linking CXX static library lib/libasmjit.a 2025-09-07T06:18:50.4120172Z [1407/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_autovec.dir/src/EmbeddingStatsTracker.cc.o 2025-09-07T06:18:50.4136252Z [1408/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/fp32/FbgemmFP32UKernelsAvx512.cc.o 2025-09-07T06:18:50.4300220Z [1409/7195] Linking C static library lib/libtensorpipe_uv.a 2025-09-07T06:18:50.4772914Z [1410/7195] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2025-09-07T06:18:50.5931416Z [1411/7195] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2025-09-07T06:18:50.8289586Z [1412/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2025-09-07T06:18:51.0961136Z [1413/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/fp32/FbgemmFP32UKernelsAvx512_256.cc.o 2025-09-07T06:18:51.1714460Z [1414/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2025-09-07T06:18:51.2228291Z [1415/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2025-09-07T06:18:51.2283739Z [1416/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2025-09-07T06:18:51.7474844Z [1417/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2025-09-07T06:18:51.8043295Z [1418/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2025-09-07T06:18:51.9392882Z [1419/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2025-09-07T06:18:52.1980914Z [1420/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2025-09-07T06:18:52.3679806Z [1421/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2025-09-07T06:18:52.4715672Z [1422/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2025-09-07T06:18:53.1569675Z [1423/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2025-09-07T06:18:53.6971922Z [1424/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2025-09-07T06:18:53.6980140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.6984018Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.6986152Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.6987633Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.6988105Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.6989083Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.6990376Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.6990827Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.6992201Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.6993292Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.6994069Z | ^~~~ 2025-09-07T06:18:53.6998517Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7002464Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7004086Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7005434Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7005877Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7007274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7008519Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7009044Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7010313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7011482Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7011967Z | ^~~~ 2025-09-07T06:18:53.7016201Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7019554Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7021313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7022366Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7023072Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7024728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7026096Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7026476Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7030858Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7034934Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7036140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7037622Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7038254Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7039421Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7040886Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7041601Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7042998Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7043876Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7044533Z | ^~~~ 2025-09-07T06:18:53.7048764Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7052720Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7054403Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7055691Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7056018Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7056942Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7058282Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7058818Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7060487Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7061894Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7062456Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7064017Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7065024Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7065439Z | ^~~~ 2025-09-07T06:18:53.7069840Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7073741Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7075721Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7077312Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7077784Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7078767Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7079693Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7080376Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7081802Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7082914Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7083578Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7084966Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7086535Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7086887Z | ^~~~ 2025-09-07T06:18:53.7091303Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7095263Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7096436Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7097538Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7098166Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7099546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7100859Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7101325Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7102833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7104097Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7104792Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7109163Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7113073Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7115041Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7116517Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7116952Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7117880Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7119002Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7119636Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7121048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7122270Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7122730Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7124075Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7125330Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7125680Z | ^~~~ 2025-09-07T06:18:53.7129912Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7134825Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7136452Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7137785Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7138215Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7139603Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7140825Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7141480Z | ^~~~ 2025-09-07T06:18:53.7145330Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7149300Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7150973Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7151881Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7152343Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7153750Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7154928Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7155340Z | ^~~~ 2025-09-07T06:18:53.7159970Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7163512Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7165330Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7166500Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7167081Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7171517Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7175621Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7177390Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7179084Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7180583Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7181069Z | ^~~~ 2025-09-07T06:18:53.7185016Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7189099Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7190904Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7192068Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7192503Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7194192Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7195634Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7196114Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7197127Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7198050Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7198715Z | ^~~~ 2025-09-07T06:18:53.7202904Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7206633Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7208484Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7209308Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7209635Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7211018Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7212326Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7212705Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7214036Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7215301Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7215666Z | ^~~~ 2025-09-07T06:18:53.7219906Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7223770Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7225694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7226659Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7227061Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7228508Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7229791Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7230284Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7234656Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7238623Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7240003Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7241149Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7241775Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7242939Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7244245Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7244938Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7246276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7247249Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7247835Z | ^~~~ 2025-09-07T06:18:53.7252091Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7255603Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7257213Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7258554Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7258979Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7260743Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7262067Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7262592Z | ^~~~ 2025-09-07T06:18:53.7267046Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7270480Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7272132Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7273716Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7274442Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7276138Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7277177Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7277849Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7279181Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7280428Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7280763Z | ^~~~ 2025-09-07T06:18:53.7285098Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7288886Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7290491Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7291893Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7292384Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7293771Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7295135Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7295660Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7300216Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7303482Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7305363Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7306742Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7307379Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7308924Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7310379Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7310818Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7312197Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7313176Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7313801Z | ^~~~ 2025-09-07T06:18:53.7318223Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7322258Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7323872Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7324715Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7325117Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7326452Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7327737Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7328306Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7329669Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7331045Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7331541Z | ^~~~ 2025-09-07T06:18:53.7335752Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7339688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7340856Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7341886Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7342463Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7343945Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7345253Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7345984Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7347223Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7348687Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7349081Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7350471Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7351759Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7352460Z | ^~~~ 2025-09-07T06:18:53.7356905Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7360835Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7362448Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7363330Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7363947Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7365404Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7366848Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7367517Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7368486Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7369657Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7370235Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7374699Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7378809Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7380473Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7381331Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7381667Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7383083Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7384463Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7384980Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7386337Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7387788Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7388205Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7389547Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7390375Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7390724Z | ^~~~ 2025-09-07T06:18:53.7395059Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7398968Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7400350Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7405136Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7409032Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7410940Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7412447Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7412837Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7413762Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7415053Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7415565Z | ^~~~ 2025-09-07T06:18:53.7419970Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7424078Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7425690Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7427096Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7427859Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7431620Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7435401Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7437469Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7439538Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7440770Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7441140Z | ^~~~ 2025-09-07T06:18:53.7444874Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7448707Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7450431Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7451656Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7452022Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7453353Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7454597Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7454944Z | ^~~~ 2025-09-07T06:18:53.7459150Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7462983Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7464738Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7465898Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7466376Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7467803Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7469161Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7469605Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7471310Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7472303Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7472885Z | ^~~~ 2025-09-07T06:18:53.7477071Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7480556Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7482221Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7483547Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7484167Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7485344Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7486634Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7487265Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7491513Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7495474Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7497082Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7497919Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7498230Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7499618Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7501139Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7501529Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7502902Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7504258Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7504912Z | ^~~~ 2025-09-07T06:18:53.7509385Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7513214Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7514898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7515759Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7516199Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7517936Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7519030Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7519747Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7521197Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7522459Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7522805Z | ^~~~ 2025-09-07T06:18:53.7526992Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7530956Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7532578Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7533848Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7534327Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7535526Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7536439Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7537061Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7538275Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7539572Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7540225Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7541635Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7542878Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7543274Z | ^~~~ 2025-09-07T06:18:53.7547836Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7552027Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7553250Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7554552Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7554887Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7556291Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7557701Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7558160Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7559656Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7561258Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7561701Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7566458Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7570365Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7572359Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7573764Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7574086Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7575034Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7576384Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7576800Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7578198Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7579514Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7580006Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7581439Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7582461Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7582966Z | ^~~~ 2025-09-07T06:18:53.7587373Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7591400Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7592648Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7593931Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7594529Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7595669Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7597387Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7598139Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7599465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7600524Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7601027Z | ^~~~ 2025-09-07T06:18:53.7605220Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7609140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7610878Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7612114Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7612443Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7613373Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7614973Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7615416Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7616822Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7618182Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7618592Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7620095Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7621230Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7621623Z | ^~~~ 2025-09-07T06:18:53.7626211Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7629813Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7631475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7632822Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7633378Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7634551Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7635966Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7636899Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7638293Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7639228Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7639964Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7643761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7647735Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7649421Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7650707Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7651022Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7652398Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7653842Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7654699Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7655659Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7656809Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7657348Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7658677Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7659699Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7660588Z | ^~~~ 2025-09-07T06:18:53.7665100Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7668990Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7670912Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7672229Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7672570Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7673484Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7674760Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7675117Z | ^~~~ 2025-09-07T06:18:53.7679454Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7683421Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7685033Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7685863Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7686193Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7687586Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7689056Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7689539Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7690894Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7692201Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7692754Z | ^~~~ 2025-09-07T06:18:53.7696956Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7701043Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7702228Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7703495Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7703822Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7705482Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7706790Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7707215Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7711615Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7715204Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7716982Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7718251Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7718580Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7719949Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7721483Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7722246Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7723219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7724520Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7724996Z | ^~~~ 2025-09-07T06:18:53.7729406Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7732773Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7734575Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7735879Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7736302Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7737666Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7738901Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7739523Z | ^~~~ 2025-09-07T06:18:53.7743732Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7747810Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7749374Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7750286Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7750949Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7752370Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7753359Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7753957Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7755546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7756926Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7757260Z | ^~~~ 2025-09-07T06:18:53.7761935Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7765999Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7767639Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7768947Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7769305Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7770715Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7771639Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7772017Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7776368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7780287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7781922Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7783371Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7783733Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7785379Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7786888Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7787580Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7788495Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7789324Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7789966Z | ^~~~ 2025-09-07T06:18:53.7794366Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7798243Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7800178Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7801137Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7801767Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7803208Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7804566Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7804995Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7806331Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7807572Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7808048Z | ^~~~ 2025-09-07T06:18:53.7811669Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7815609Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7817212Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7818491Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7818801Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7820209Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7821504Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7822124Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7823614Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7825324Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7825754Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7826688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7827959Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7828456Z | ^~~~ 2025-09-07T06:18:53.7832779Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7836778Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7838758Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7839618Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7840287Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7841824Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7843273Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7843711Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7845129Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7846535Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7847243Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7850993Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7854848Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7856452Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7857719Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7858119Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7859597Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7861113Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7861695Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7863293Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7864754Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7865230Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7866170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7867108Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7867773Z | ^~~~ 2025-09-07T06:18:53.7872231Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7876289Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7878097Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7879157Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7879672Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7881055Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7882411Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7882849Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7884183Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7885401Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7886063Z | ^~~~ 2025-09-07T06:18:53.7889520Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7893406Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7895018Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7896291Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7896617Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7898080Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7899303Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7899743Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7900860Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7902105Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7902809Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7903805Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7905213Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7905704Z | ^~~~ 2025-09-07T06:18:53.7910434Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7914283Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7916192Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7917142Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7917474Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7918920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7920279Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7920711Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7922102Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7923437Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7924089Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7928394Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7931514Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7933123Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7934383Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7934815Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7936288Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7937403Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.7938154Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.7939634Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7940954Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7941333Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7942671Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7943989Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7944432Z | ^~~~ 2025-09-07T06:18:53.7948374Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7952084Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7954251Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7955275Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7955871Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7957358Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7958591Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7958938Z | ^~~~ 2025-09-07T06:18:53.7963369Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7967463Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7969112Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7970407Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7970805Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7972239Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7973700Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7974171Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7975638Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7976655Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.7976995Z | ^~~~ 2025-09-07T06:18:53.7980791Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7984998Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.7986680Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7988016Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.7988621Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7989781Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.7990673Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.7991258Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.7995527Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.7999507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8001708Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8002684Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8003298Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8004697Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8006013Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8006388Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8007288Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8008523Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8008866Z | ^~~~ 2025-09-07T06:18:53.8013159Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8017085Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8018702Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8019984Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8020361Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8021788Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8022867Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8023354Z | ^~~~ 2025-09-07T06:18:53.8028034Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8031842Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8033184Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8034424Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8035077Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8036367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8037601Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8038375Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8039736Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8040644Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8041296Z | ^~~~ 2025-09-07T06:18:53.8045506Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8049463Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8051175Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8052505Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8064345Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8066103Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8067528Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8068037Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8072906Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8076813Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8078725Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8079554Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8079884Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8081272Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8082609Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8082978Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8084322Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8085563Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8085905Z | ^~~~ 2025-09-07T06:18:53.8090124Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8094110Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8095708Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8097149Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8098045Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8099413Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8100556Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8100997Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8102364Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8103702Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8104550Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8105551Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8106916Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8107424Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8108675Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8109956Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8110340Z | ^~~~ 2025-09-07T06:18:53.8114908Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8118895Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8120898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8122033Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8122823Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8123761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8125271Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8125600Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8126983Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8128426Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8129184Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8130139Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8131085Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8131809Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8133133Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8134008Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8134685Z | ^~~~ 2025-09-07T06:18:53.8138920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8142724Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8144822Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8146322Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8146811Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8148248Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8149831Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8150407Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8151690Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8153152Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8153646Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8155052Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8155969Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8156375Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8161271Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8165350Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8167261Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8168651Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8169451Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8170931Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8172292Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8172648Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8174152Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8175499Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8176239Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8177518Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8178411Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8178801Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8180186Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8181461Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8181814Z | ^~~~ 2025-09-07T06:18:53.8186262Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8190342Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8192005Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8193449Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8194185Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8195504Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8196820Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8197480Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8198971Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8200110Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8200795Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8202217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8203628Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8204020Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8204939Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8206323Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8206887Z | ^~~~ 2025-09-07T06:18:53.8211285Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8215141Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8216766Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8218241Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8219174Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8220571Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8221883Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8222212Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8223694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8225071Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8225518Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8226540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8227902Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8228685Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8229662Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8230938Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8231613Z | ^~~~ 2025-09-07T06:18:53.8236040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8239964Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8241916Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8243352Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8243953Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8245474Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8246555Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8246895Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8247956Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8249320Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8250102Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8251436Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8252766Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8253332Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8257701Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8261930Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8263645Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8264738Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8265222Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8266630Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8267950Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8268272Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8269680Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8271102Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8271946Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8273057Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8274533Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8275122Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8276581Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8277720Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8278149Z | ^~~~ 2025-09-07T06:18:53.8282487Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8286132Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8287800Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8289121Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8289907Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8291272Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8292559Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8292980Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8294329Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8295665Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8296286Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8297465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8298647Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8299033Z | ^~~~ 2025-09-07T06:18:53.8303264Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8307119Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8308795Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8310235Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8310795Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8312168Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8313521Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8314172Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8315325Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8316802Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8317436Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8318795Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8319824Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8320356Z | ^~~~ 2025-09-07T06:18:53.8324606Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8328122Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8329727Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8332610Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8333085Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8334742Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8335749Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8336331Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8337822Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8339155Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8339567Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8344002Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8347831Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8349434Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8350887Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8351482Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8352808Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8354141Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8354582Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8356313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8357337Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8358073Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8359469Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8361125Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8361490Z | ^~~~ 2025-09-07T06:18:53.8365863Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8369353Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8370895Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8372399Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8373162Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8374518Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8375789Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8376106Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8377906Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8378943Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8379625Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8380977Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8382198Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8382654Z | ^~~~ 2025-09-07T06:18:53.8387324Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8390779Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8392415Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8393860Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8394547Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8395937Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8397342Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8397669Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8399072Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8400379Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8400872Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8402228Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8403428Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8404057Z | ^~~~ 2025-09-07T06:18:53.8408274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8412242Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8413397Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8414404Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8415263Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8416637Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8417644Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8418221Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8419624Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8420927Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8421408Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8425993Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8430077Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8431745Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8433361Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8434092Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8435148Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8436318Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8436886Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8438285Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8439539Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8439985Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8441313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8442563Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8442909Z | ^~~~ 2025-09-07T06:18:53.8447189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8451126Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8452861Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8454422Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8455023Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8456398Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8457693Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8458154Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8459365Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8460615Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8461048Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8462443Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8463730Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8464157Z | ^~~~ 2025-09-07T06:18:53.8468564Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8472839Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8474471Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8476017Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8476858Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8478202Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8479506Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8479895Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8481426Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8482351Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8482855Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8484312Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8485584Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8486101Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8487420Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8488691Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8489373Z | ^~~~ 2025-09-07T06:18:53.8493814Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8497751Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8499389Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8500883Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8501546Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8502891Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8504296Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8504781Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8506403Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8507471Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8507897Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8509262Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8510488Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8511062Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8515453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8519672Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8521265Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8522698Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8523383Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8524516Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8525898Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8526507Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8528204Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8529125Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8529567Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8530552Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8532025Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8532732Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8533900Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8535052Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8535738Z | ^~~~ 2025-09-07T06:18:53.8540175Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8544067Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8546048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8547340Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8547979Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8549431Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8550679Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8551070Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8552534Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8553951Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8554660Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8555583Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8556588Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8557254Z | ^~~~ 2025-09-07T06:18:53.8561869Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8565790Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8567834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8569025Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8569778Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8571366Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8572761Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8573082Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8574019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8575360Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8576118Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8577211Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8578483Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8579206Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8580601Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8581433Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8582070Z | ^~~~ 2025-09-07T06:18:53.8586632Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8590532Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8592497Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8593953Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8594447Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8595395Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8596822Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8597224Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8598499Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8599847Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8600522Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8602061Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8603008Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8603901Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8608169Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8611695Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8613295Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8614707Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8615202Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8616670Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8617901Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8618432Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8619726Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8621033Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8621771Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8623155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8624721Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8625115Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8626517Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8627807Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8628149Z | ^~~~ 2025-09-07T06:18:53.8632534Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8636196Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8637429Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8637747Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8637845Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8639022Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8639150Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8639253Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8640363Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8640482Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8640594Z | ^~~~ 2025-09-07T06:18:53.8644631Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8645063Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8646217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8646468Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8646581Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8647744Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8647896Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8648241Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8649214Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8649364Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8649479Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8650155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8650274Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8650373Z | ^~~~ 2025-09-07T06:18:53.8654431Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8654748Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8655918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8656222Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8656454Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8657453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8657566Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8657664Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8658865Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8659037Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8659214Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8663631Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8664188Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8665269Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8665990Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8666120Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8666935Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8667151Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8667344Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8668411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8668720Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8668915Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8669942Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8670353Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8670457Z | ^~~~ 2025-09-07T06:18:53.8673880Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8674480Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8675223Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8675728Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8676027Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8676975Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8677205Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8677394Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8678413Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8678641Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8678833Z | ^~~~ 2025-09-07T06:18:53.8682762Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8683196Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8684063Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8684544Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8684696Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8685865Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8685997Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8686104Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8687377Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8687528Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8687639Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8688318Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8688436Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8688545Z | ^~~~ 2025-09-07T06:18:53.8692505Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8692934Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8694109Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8694352Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8694446Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8695618Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8695728Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8695824Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8696996Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8697180Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8697277Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8701308Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8701640Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8702790Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8703277Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.8703461Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.8704561Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8704686Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8704841Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8705996Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8706263Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8706460Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8707475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8707731Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8708069Z | ^~~~ 2025-09-07T06:18:53.8714391Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8714884Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8715985Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8716238Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8716432Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8718813Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8719250Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8720330Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8723053Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8723360Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8724628Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8727255Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8727576Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8728893Z | ^~~~ 2025-09-07T06:18:53.8735659Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8736046Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8737231Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8737447Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8737643Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8740120Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8740639Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8741759Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8744529Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8745046Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8746193Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8748802Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8749115Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8750395Z | ^~~~ 2025-09-07T06:18:53.8757058Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8757680Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8758815Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8759050Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8759246Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8762331Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8762774Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8763888Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8766829Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8767134Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8768275Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8774965Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8775325Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8776530Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8776737Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8776933Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8779446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8779946Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8781091Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8783804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8784220Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8785619Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8788215Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8788563Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8789846Z | ^~~~ 2025-09-07T06:18:53.8796609Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8796952Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8798097Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8798512Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8798704Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8800978Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8801440Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8802514Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8805230Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8805515Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8806793Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8809252Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8809609Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8811037Z | ^~~~ 2025-09-07T06:18:53.8817306Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8817628Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8818795Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8818963Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8819174Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8821679Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8822184Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8823295Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8826404Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8826911Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8827808Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8830517Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8830843Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8832124Z | ^~~~ 2025-09-07T06:18:53.8838837Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8839189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8840328Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8840533Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8840722Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8843299Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8843899Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8844801Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8847478Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8847816Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8849032Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8855499Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8856000Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8857116Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8857339Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8857553Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8859987Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8860665Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.8862839Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.8864441Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8865012Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8866289Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8868531Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8869160Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8870432Z | ^~~~ 2025-09-07T06:18:53.8876227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8876573Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8877367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8877903Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8879192Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8881577Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8882219Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8883453Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8885722Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8886407Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8887685Z | ^~~~ 2025-09-07T06:18:53.8893130Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8893706Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8894464Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8894708Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8895941Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8898222Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8898973Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8900158Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8902329Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8902953Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8904505Z | ^~~~ 2025-09-07T06:18:53.8910028Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8910362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8911140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8911636Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8912952Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8915306Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8915963Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8917321Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8922654Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8923057Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8923820Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8924204Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8925488Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8927790Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8928391Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8929612Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8931906Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8932438Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8933689Z | ^~~~ 2025-09-07T06:18:53.8938968Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8939279Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8940035Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8940586Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8941827Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8944212Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8945086Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8946347Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8948671Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8949295Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8950612Z | ^~~~ 2025-09-07T06:18:53.8955996Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8956342Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8957101Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8957683Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8958989Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8961848Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8962535Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8963649Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8965936Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8966537Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8967865Z | ^~~~ 2025-09-07T06:18:53.8973352Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8973690Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8974615Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8974966Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8976285Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8978634Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8979272Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8980562Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8986502Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.8986878Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.8987644Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8988215Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.8989554Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8991939Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8992566Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.8993828Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.8996129Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.8996775Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.8998089Z | ^~~~ 2025-09-07T06:18:53.9003608Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9003942Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9004698Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9005177Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9006489Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9008839Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9009586Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9010797Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9013052Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9013786Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9015078Z | ^~~~ 2025-09-07T06:18:53.9020693Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9021028Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9021799Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9022238Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9023554Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9026145Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9026870Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9028041Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9030400Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9031054Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9032315Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9034625Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9035261Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9036671Z | ^~~~ 2025-09-07T06:18:53.9042116Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9042454Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9043256Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9043538Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9044802Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9047056Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9047752Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9048957Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9051211Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9051818Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9053056Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9058479Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9058790Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9059541Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9060367Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9061848Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9064466Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9065090Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9066281Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9068664Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9069277Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9070552Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9072823Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9073480Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9074744Z | ^~~~ 2025-09-07T06:18:53.9080408Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9080734Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9081534Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9081784Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9083063Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9085344Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9086031Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9087210Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9089437Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9090009Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9091287Z | ^~~~ 2025-09-07T06:18:53.9096826Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9097317Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9098066Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9098461Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9099735Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9101984Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9102690Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9103981Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9106593Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9107205Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9108486Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9110829Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9111387Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9112685Z | ^~~~ 2025-09-07T06:18:53.9118302Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9118631Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9119407Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9119773Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9121050Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9123290Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9124009Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9125178Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9127435Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9128075Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9129302Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9134599Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9134934Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9135666Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9136155Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9137400Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9139642Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9140368Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9141531Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9143793Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9144730Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9146027Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9148267Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9148930Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9150210Z | ^~~~ 2025-09-07T06:18:53.9155856Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9156188Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9157081Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9157440Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9158686Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9161591Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9162311Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9163515Z | ^~~~ 2025-09-07T06:18:53.9169466Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9172302Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9173562Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9174449Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9174796Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9175821Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9176775Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9177163Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9178475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9179730Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9181946Z | ^~~~ 2025-09-07T06:18:53.9187782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9190769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9192000Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9192869Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9193212Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9194198Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9195109Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9196192Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9202011Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9204772Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9206010Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9206868Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9207212Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9208206Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9209108Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9210108Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9212624Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9213477Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9214586Z | ^~~~ 2025-09-07T06:18:53.9220021Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9222761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9224113Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9224977Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9225323Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9226267Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9227087Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9227671Z | ^~~~ 2025-09-07T06:18:53.9233200Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9236276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9237586Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9238520Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9238865Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9239914Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9240837Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9241219Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9242449Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9243335Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9244343Z | ^~~~ 2025-09-07T06:18:53.9250093Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9252939Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9254220Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9255096Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9255471Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9256480Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9257444Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9257824Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9262893Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9265786Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9267051Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9267958Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9268294Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9269317Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9270276Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9270677Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9272586Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9273471Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9274547Z | ^~~~ 2025-09-07T06:18:53.9280050Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9282997Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9284222Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9285045Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9285415Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9286346Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9287299Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9287847Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9289302Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9290150Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9291251Z | ^~~~ 2025-09-07T06:18:53.9296569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9299269Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9300478Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9301341Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9301675Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9302658Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9303598Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9304124Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9306256Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9307218Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9308100Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9310451Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9311335Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9312336Z | ^~~~ 2025-09-07T06:18:53.9317916Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9320593Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9321821Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9322809Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9323143Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9324105Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9325051Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9325484Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9327578Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9328514Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9329389Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9334827Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9337552Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9338736Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9339588Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9339919Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9340888Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9341819Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9342248Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9344203Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9345353Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9346237Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9348551Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9349439Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9350437Z | ^~~~ 2025-09-07T06:18:53.9355947Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9358794Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9360370Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9361271Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9361614Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9362613Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9363589Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9364029Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9366072Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9367143Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9367979Z | ^~~~ 2025-09-07T06:18:53.9373564Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9376262Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9377443Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9378418Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9378758Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9379731Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9380668Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9381095Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9382879Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9383802Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9385194Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9387369Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9388246Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9389370Z | ^~~~ 2025-09-07T06:18:53.9394902Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9397766Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9398967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9399794Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9400129Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9401106Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9402067Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9402492Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9404178Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9405107Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9405956Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9411277Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9414112Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9415325Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9416153Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9416489Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9417462Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9418401Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9418832Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9420530Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9421552Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9422323Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9424890Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9425772Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9426854Z | ^~~~ 2025-09-07T06:18:53.9432281Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9435099Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9436356Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9437344Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9437672Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9438595Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9439402Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9439873Z | ^~~~ 2025-09-07T06:18:53.9445224Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9447930Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9449111Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9449984Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9450309Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9451311Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9452220Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9452599Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9454491Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9455344Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9456326Z | ^~~~ 2025-09-07T06:18:53.9462144Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9464926Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9466153Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9467159Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9467488Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9468477Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9469372Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9469767Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9475075Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9477805Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9479001Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9479859Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9480184Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9481168Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9482075Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9482455Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9484637Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9485458Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9486599Z | ^~~~ 2025-09-07T06:18:53.9491980Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9494703Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9495898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9496758Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9497090Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9498144Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9498976Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9499319Z | ^~~~ 2025-09-07T06:18:53.9504734Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9507447Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9508644Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9509592Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9509931Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9510900Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9511804Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9512180Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9514401Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9515230Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9516368Z | ^~~~ 2025-09-07T06:18:53.9521749Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9524448Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9525656Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9526499Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9526839Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9527802Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9528703Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9529103Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9534515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9537213Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9538422Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9539265Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9539606Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9540689Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9541580Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9542259Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9544710Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9545686Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9546747Z | ^~~~ 2025-09-07T06:18:53.9552405Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9555243Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9556503Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9557554Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9558000Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9559013Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9571675Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9572276Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9573452Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9574283Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9574642Z | ^~~~ 2025-09-07T06:18:53.9577560Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9580194Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9581375Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9582200Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9582539Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9583497Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9584711Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9585157Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9586133Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9587045Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9587445Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9588359Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9589193Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9589535Z | ^~~~ 2025-09-07T06:18:53.9592738Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9595460Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9596769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9597603Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9597931Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9598859Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9599867Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9600292Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9601251Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9602132Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9602863Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9608404Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9611140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9612355Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9613206Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9613546Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9614491Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9615423Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9615863Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9618257Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9619149Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9620089Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9622332Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9623138Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9624563Z | ^~~~ 2025-09-07T06:18:53.9630053Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9632755Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9634071Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9634933Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9635273Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9636340Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9637251Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9637671Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9639720Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9640532Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9641592Z | ^~~~ 2025-09-07T06:18:53.9646867Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9649509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9650689Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9651514Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9651847Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9652765Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9653693Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9654320Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9656829Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9657746Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9658688Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9661378Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9662216Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9663323Z | ^~~~ 2025-09-07T06:18:53.9668943Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9671660Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9672861Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9673724Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9674072Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9675017Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9676074Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9676669Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9678687Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9679578Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9680436Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9685694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9688313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9689608Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9690436Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9690767Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9691684Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9692591Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9693022Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9695214Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9696092Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9696943Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9699197Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9700006Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9701083Z | ^~~~ 2025-09-07T06:18:53.9706681Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9709669Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9710906Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9711869Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9712224Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9713232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9714162Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9714502Z | ^~~~ 2025-09-07T06:18:53.9719559Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9722503Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9723772Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9724620Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9724960Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9725980Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9726942Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9727336Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9728948Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9729833Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9730955Z | ^~~~ 2025-09-07T06:18:53.9736520Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9739337Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9740569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9741465Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9741809Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9742836Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9743802Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9744289Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9749315Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9752133Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9753359Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9754296Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9754626Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9755661Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9756615Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9757010Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9758794Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9759681Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9761186Z | ^~~~ 2025-09-07T06:18:53.9766558Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9770611Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9771901Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9772815Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9773140Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9774122Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9774937Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9775293Z | ^~~~ 2025-09-07T06:18:53.9779820Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9782641Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9783845Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9784850Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9785175Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9786219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9787184Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9787560Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9789448Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9790323Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9791308Z | ^~~~ 2025-09-07T06:18:53.9797102Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9799923Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9801386Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9802255Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9802677Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9803653Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9804652Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9805026Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9809844Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9812870Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9814050Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9814919Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9815247Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9816234Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9817158Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9817546Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9819681Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9820550Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9821443Z | ^~~~ 2025-09-07T06:18:53.9827313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9830150Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9831364Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9832413Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.9832939Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.9833905Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9834821Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9835144Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9836886Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9837849Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9838782Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9841153Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9842083Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9842903Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9845152Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9845998Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9846954Z | ^~~~ 2025-09-07T06:18:53.9852416Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9855533Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9856758Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9857793Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.9858323Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.9859279Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9860389Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9860731Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9862503Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9863482Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9864558Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9866928Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9867896Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9868776Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9871104Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9871999Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9873258Z | ^~~~ 2025-09-07T06:18:53.9878921Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9881720Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9882957Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9883984Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.9884477Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.9885467Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9886335Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9886672Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9888769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9889808Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9890684Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9893057Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9893956Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9894836Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9900197Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9903051Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9904523Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9905535Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.9906032Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.9907010Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9907855Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9908188Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9910029Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9911097Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9911880Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9914297Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9915216Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9916191Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9918561Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9919372Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9920452Z | ^~~~ 2025-09-07T06:18:53.9925728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9928406Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9929572Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9930520Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.9930994Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.9931923Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9932758Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9933083Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9935062Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9935964Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9936869Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9939213Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9940093Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9941033Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9943243Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9944138Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9945510Z | ^~~~ 2025-09-07T06:18:53.9950977Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9951301Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9952070Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9952827Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.9954008Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.9956480Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9957002Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9958356Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9960830Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9961775Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9962944Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9965334Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9965969Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9967253Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9969536Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9970204Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:53.9971451Z | ^~~~ 2025-09-07T06:18:53.9976902Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9977225Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9977983Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9978847Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:53.9980045Z | ^~~~~~~~~~~~ 2025-09-07T06:18:53.9982342Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9982934Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:53.9984361Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9986763Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9987478Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:53.9988720Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:53.9991058Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:53.9991724Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:53.9992995Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:53.9998374Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:53.9998713Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:53.9999657Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0000630Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0001872Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0004110Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0004718Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0006015Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0008323Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0009069Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0010281Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0012611Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0013280Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0014552Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0016804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0017546Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0018766Z | ^~~~ 2025-09-07T06:18:54.0024279Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0024616Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0025460Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0026299Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0027462Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0029804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0030482Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0031748Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0034303Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0034804Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0036197Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0038465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0039086Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0040307Z | ^~~~ 2025-09-07T06:18:54.0045601Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0045911Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0046632Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0047375Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0048526Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0050783Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0051374Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0052625Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0054895Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0055509Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0056729Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0058992Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0059655Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0061490Z | ^~~~ 2025-09-07T06:18:54.0066960Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0067280Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0068040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0068846Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0070090Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0072412Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0072995Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0074293Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0076772Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0077390Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0078637Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0084053Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0084370Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0085108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0085736Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0086892Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0089140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0089739Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0091014Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0093256Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0093887Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0095127Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0097306Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0097941Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0099246Z | ^~~~ 2025-09-07T06:18:54.0104717Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0105073Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0105887Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0106861Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0107968Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0110344Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0110922Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0112239Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0114840Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0115523Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0116937Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0119128Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0119773Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0121031Z | ^~~~ 2025-09-07T06:18:54.0126282Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0126612Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0127414Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0128153Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0129275Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0131545Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0132151Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0133395Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0135683Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0136312Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0137527Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0139748Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0140404Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0141660Z | ^~~~ 2025-09-07T06:18:54.0147288Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0147612Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0148783Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0149236Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0150627Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0152872Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0153397Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0154684Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0157146Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0157764Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0159004Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0165247Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0165782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0166658Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0166923Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0168033Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0170359Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0170919Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0172351Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0174733Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0175305Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0176549Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0178770Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0179373Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0180651Z | ^~~~ 2025-09-07T06:18:54.0186440Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0186801Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0187564Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0188143Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0189326Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0191673Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0192265Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0193586Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0195890Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0196694Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0197945Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0200090Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0200715Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0201989Z | ^~~~ 2025-09-07T06:18:54.0207714Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0208170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0208971Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0209431Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0210606Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0212922Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0213524Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0214850Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0217220Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0217952Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0219090Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0221408Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0222058Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0223293Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0225818Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0226387Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0227674Z | ^~~~ 2025-09-07T06:18:54.0233524Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0233876Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0234628Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0235268Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0236455Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0238797Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0239412Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0240733Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0243023Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0243772Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0244970Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0247330Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0247995Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0249236Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0254834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0255249Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0256008Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0256649Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0257806Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0260373Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0261167Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0262482Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0265066Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0265681Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0266881Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0269273Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0269891Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0271162Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0273458Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0274086Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0275383Z | ^~~~ 2025-09-07T06:18:54.0281033Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0281365Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0282128Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0282735Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0284046Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0286345Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0286907Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0288209Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0290496Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0291203Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0292399Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0294615Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0295225Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0296516Z | ^~~~ 2025-09-07T06:18:54.0302174Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0302629Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0303396Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0304079Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0305325Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0307741Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0308339Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0309752Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0311991Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0312691Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0313928Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0316278Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0317037Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0318302Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0320483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0321130Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0322464Z | ^~~~ 2025-09-07T06:18:54.0327833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0328160Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0328884Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0329602Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0330822Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0333088Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0333690Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0334975Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0337223Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0337944Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0339182Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0341406Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0342056Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0343516Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0349562Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0349996Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0350741Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0351388Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0352574Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0354944Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0355667Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0356961Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0359259Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0360198Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0361577Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0363938Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0364589Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0365879Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0368149Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0368857Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0370174Z | ^~~~ 2025-09-07T06:18:54.0375770Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0376085Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0376806Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0377515Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0378661Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0380932Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0381536Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0382801Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0385388Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0386096Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0387406Z | ^~~~ 2025-09-07T06:18:54.0392967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0393455Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0394199Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0394786Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0395978Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0398405Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0399000Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0400281Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0402685Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0403208Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0404435Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0406653Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0407282Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0408543Z | ^~~~ 2025-09-07T06:18:54.0413943Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0414267Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0415014Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0415703Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0416882Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0419194Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0419784Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0421065Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0423370Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0424070Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0425658Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0431204Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0431523Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0432285Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0433017Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0434211Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0436681Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0437293Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0438575Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0440854Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0441503Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0442751Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0445009Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0445667Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0446954Z | ^~~~ 2025-09-07T06:18:54.0452598Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0452937Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0453689Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0454304Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0455501Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0457826Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0458436Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0459940Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0462411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0463169Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0464485Z | ^~~~ 2025-09-07T06:18:54.0470331Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0470675Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0471421Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0472147Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0473344Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0475699Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0476319Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0477614Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0479950Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0480636Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0481894Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0484163Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0484859Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0486147Z | ^~~~ 2025-09-07T06:18:54.0491673Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0492125Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0492877Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0493503Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0494654Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0496993Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0497617Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0498926Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0501285Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0501935Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0503190Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0508942Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0509264Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:464:1: required from here 2025-09-07T06:18:54.0510009Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0510657Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.0511846Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.0514199Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0514794Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0516093Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0518552Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0519183Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0520396Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0522598Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0523217Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0524483Z | ^~~~ 2025-09-07T06:18:54.0529814Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0530220Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0530959Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0531444Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0532640Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0534923Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0535621Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0536772Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0539010Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0539598Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0540862Z | ^~~~ 2025-09-07T06:18:54.0546509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0546897Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0547664Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0548410Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0549629Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0551998Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0552624Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0553892Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0556148Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0556921Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0558183Z | ^~~~ 2025-09-07T06:18:54.0564272Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0564612Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0565361Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0565978Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0567233Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0569587Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0570215Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0571510Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0577471Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0577795Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0578626Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0579144Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0580371Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0582619Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0583238Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0584845Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0587125Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0587782Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0589100Z | ^~~~ 2025-09-07T06:18:54.0594536Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0594881Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0595636Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0596145Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0597546Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0599782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0600727Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0601821Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0603992Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0604665Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0605825Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0607986Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0608638Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0609869Z | ^~~~ 2025-09-07T06:18:54.0615185Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0615620Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0616389Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0616726Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0617977Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0620220Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0620938Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0622108Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0624752Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0625495Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0626686Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0628939Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0629613Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0630898Z | ^~~~ 2025-09-07T06:18:54.0636493Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0636813Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0637548Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0638063Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0639335Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0641611Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0642315Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0643541Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0645779Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0646417Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0647650Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0652965Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0653274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0654018Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0654486Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0655769Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0658012Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0658693Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0660029Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0662715Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0663412Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0664756Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0667027Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0667706Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0668969Z | ^~~~ 2025-09-07T06:18:54.0674641Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0674970Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0675918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0676220Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0677472Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0679697Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0680279Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0681534Z | ^~~~ 2025-09-07T06:18:54.0687224Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0687536Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0688304Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0688747Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0689986Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0692190Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0692833Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0694112Z | ^~~~ 2025-09-07T06:18:54.0699431Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0699881Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0700652Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0701210Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0702511Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0708169Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0708643Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0709416Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0710776Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0711457Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0712728Z | ^~~~ 2025-09-07T06:18:54.0718205Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0718547Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0719306Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0719816Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0721084Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0723415Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0724099Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0725353Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0727612Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0728274Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0729583Z | ^~~~ 2025-09-07T06:18:54.0735061Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0735382Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0736159Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0736674Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0737976Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0740362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0740970Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0742226Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0744592Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0745297Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0746604Z | ^~~~ 2025-09-07T06:18:54.0752168Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0752500Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0753276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0753674Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0754982Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0757330Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0757962Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0759218Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0765163Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0765493Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0766337Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0766672Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0767989Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0770340Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0770972Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0772247Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0774483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0775152Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0776454Z | ^~~~ 2025-09-07T06:18:54.0781948Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0782285Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0783214Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0783721Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0785183Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0787402Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0788067Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0789641Z | ^~~~ 2025-09-07T06:18:54.0795232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0795582Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0796329Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0796940Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0798171Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0800574Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0801214Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0802506Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0804760Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0805417Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0806723Z | ^~~~ 2025-09-07T06:18:54.0812347Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0812674Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0813429Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0813973Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0815211Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0817425Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0818054Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0819297Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0824882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0825355Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0826111Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0827147Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0828303Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0830668Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0831327Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0832586Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0834847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0835556Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0836926Z | ^~~~ 2025-09-07T06:18:54.0842368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0842680Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0843419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0843870Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0845144Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0847403Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0848122Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0849290Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0851668Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0852348Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0853639Z | ^~~~ 2025-09-07T06:18:54.0859164Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0859493Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0860445Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0861168Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0862396Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0864832Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0865630Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0866863Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0869228Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0869869Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0871141Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0873419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0874051Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0875351Z | ^~~~ 2025-09-07T06:18:54.0880845Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0881272Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0882068Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0882338Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0883617Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0885850Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0886566Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0887781Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0890011Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0890635Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0891874Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0897396Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0897770Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0898659Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0899329Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0900664Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0903278Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0903829Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.0905159Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.0907472Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0908152Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0909398Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0911689Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0912310Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0913585Z | ^~~~ 2025-09-07T06:18:54.0919192Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0919623Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0920308Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0924877Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0925199Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0925990Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0926323Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0927549Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0929772Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0930393Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0931660Z | ^~~~ 2025-09-07T06:18:54.0937038Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0937360Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0938118Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0938702Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0939956Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0945580Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0945917Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0946698Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0948254Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0948915Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0950238Z | ^~~~ 2025-09-07T06:18:54.0956413Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0956749Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0957559Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0957676Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0958692Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0961299Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0962013Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0963224Z | ^~~~ 2025-09-07T06:18:54.0968697Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0969039Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0969834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0970354Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0971842Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0974054Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0974728Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0975919Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0978099Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0978772Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.0979992Z | ^~~~ 2025-09-07T06:18:54.0985630Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0985978Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0986761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0987285Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.0988592Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0990939Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.0991653Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.0992895Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.0998694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.0999018Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.0999807Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1000301Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1001583Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1003955Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1004832Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1006031Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1008230Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1008911Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1010127Z | ^~~~ 2025-09-07T06:18:54.1015425Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1015753Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1016490Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1017170Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1018337Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1020589Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1021331Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1022498Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1025017Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1025807Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1027119Z | ^~~~ 2025-09-07T06:18:54.1032624Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1032944Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1033716Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1034325Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1035601Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1038086Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1038841Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1039953Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1042232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1042861Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1044071Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1046258Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1046902Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1048144Z | ^~~~ 2025-09-07T06:18:54.1053783Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1054112Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1054945Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1055378Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1056687Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1058971Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1059889Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1061260Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1063540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1064310Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1065621Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1071131Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1071482Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1072244Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1072783Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1074117Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1076424Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1077172Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1078386Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1080712Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1081397Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1082690Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1085029Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1085602Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1086884Z | ^~~~ 2025-09-07T06:18:54.1092328Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1092662Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1093446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1093977Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1095286Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1097624Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1098362Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1099569Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1101833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1102531Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1103799Z | ^~~~ 2025-09-07T06:18:54.1109411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1109803Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1110659Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1111384Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1112683Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1115003Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1115794Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1116991Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1119422Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1120073Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1121271Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1123462Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1124153Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1125377Z | ^~~~ 2025-09-07T06:18:54.1130742Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1131067Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1131849Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1132247Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1133564Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1135766Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1136472Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1137636Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1139903Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1140531Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1141791Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1147445Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1147764Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1148546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1149134Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1150429Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1152768Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1153526Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1154737Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1157189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1157836Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1159051Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1161942Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1162988Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1163909Z | ^~~~ 2025-09-07T06:18:54.1169517Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1169834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1170642Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1171117Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1172656Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1174747Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1175396Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1176691Z | ^~~~ 2025-09-07T06:18:54.1181997Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1182304Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1183087Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1183605Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1185740Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1188503Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1188787Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1189699Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1192647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1192888Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1194036Z | ^~~~ 2025-09-07T06:18:54.1201685Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1202299Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1203647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1203860Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1204032Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1205376Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1205944Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1206652Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1213944Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1214518Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1215831Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1216055Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1216427Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1217680Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1217951Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1218996Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1221973Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1222371Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1223691Z | ^~~~ 2025-09-07T06:18:54.1231547Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1232189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1233522Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1233745Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1233916Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1235203Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1235471Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1236617Z | ^~~~ 2025-09-07T06:18:54.1244593Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1245176Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1246488Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1246679Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1246849Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1248135Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1248597Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1249514Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1252339Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1252552Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1253706Z | ^~~~ 2025-09-07T06:18:54.1261302Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1261898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1263502Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1263709Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1263971Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1265276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1265653Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1266934Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1274407Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1274987Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1276454Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1276647Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1276821Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1278364Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1278617Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1279818Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1282617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1282851Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1284133Z | ^~~~ 2025-09-07T06:18:54.1291647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1292229Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1293580Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1294044Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1294225Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1295628Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1295976Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1296881Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1299596Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1299808Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1301007Z | ^~~~ 2025-09-07T06:18:54.1308865Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1309465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1310798Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1310995Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1311184Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1312536Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1312880Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1314007Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1316968Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1317225Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1318213Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1321033Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1321254Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1322460Z | ^~~~ 2025-09-07T06:18:54.1329990Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1330616Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1332000Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1332194Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1332367Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1333995Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1334360Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1335360Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1338353Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1338836Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1339663Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1347547Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1348163Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1349525Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1349744Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1350130Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1351465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1351821Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1352557Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1355543Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1355825Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1356783Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1359600Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1359998Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1361424Z | ^~~~ 2025-09-07T06:18:54.1368997Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1369607Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1371011Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1371212Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1371407Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1372807Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1373141Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1374108Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1377002Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1377218Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1378396Z | ^~~~ 2025-09-07T06:18:54.1386318Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1387196Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1388589Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1388789Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1388981Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1390307Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1390652Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1391446Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1394372Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1394865Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1395670Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1398479Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1398700Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1399946Z | ^~~~ 2025-09-07T06:18:54.1407303Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1407920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1409366Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1409549Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1409734Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1411125Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1411500Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1412497Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1415461Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1415743Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1416655Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1423975Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1424736Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1426149Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1426368Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1426782Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1428295Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1428716Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1429658Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1432651Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1432941Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1433901Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1436734Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1436972Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1438158Z | ^~~~ 2025-09-07T06:18:54.1446189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1446804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1448183Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1448393Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1448572Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1449829Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1450071Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1451119Z | ^~~~ 2025-09-07T06:18:54.1458804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1459388Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1460957Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1461173Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1461380Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1462796Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1463086Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1464210Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1467050Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1467320Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1468501Z | ^~~~ 2025-09-07T06:18:54.1476424Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1477227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1478557Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1478754Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1478940Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1480263Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1480521Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1481202Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1488864Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1489480Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1490735Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1490921Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1491092Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1492467Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1492739Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1493729Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1496502Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1496728Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1497867Z | ^~~~ 2025-09-07T06:18:54.1505750Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1506383Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1507751Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1507975Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1508153Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1509409Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1509631Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1510725Z | ^~~~ 2025-09-07T06:18:54.1518445Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1519210Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1520505Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1520712Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1520863Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1522161Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1522443Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1523191Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1525924Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1526313Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1527460Z | ^~~~ 2025-09-07T06:18:54.1534810Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1535425Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1536808Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1537057Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1537254Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1538277Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1538757Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1540281Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1547819Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1548454Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1549897Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1550109Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1550292Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1551702Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1551966Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1553243Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1556481Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1556698Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1557854Z | ^~~~ 2025-09-07T06:18:54.1566058Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1566651Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1567996Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1568420Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1568590Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1570219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1570426Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1570976Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1573979Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1574333Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1575295Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1578376Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1578625Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1579597Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1582577Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1582827Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1584141Z | ^~~~ 2025-09-07T06:18:54.1591679Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1592264Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1593614Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1594066Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1594254Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1595601Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1595789Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1596922Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1599920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1600286Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1601089Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1604068Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1604354Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1605368Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1608232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1608464Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1609642Z | ^~~~ 2025-09-07T06:18:54.1617176Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1617752Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1619250Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1619711Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1619889Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1621236Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1621452Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1622298Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1625314Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1625643Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1626732Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1629893Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1630185Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1631206Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1638864Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1639418Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1640708Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1641170Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1641387Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1642688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1642879Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1643949Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1647050Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1647385Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1648527Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1651206Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1651642Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1652522Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1655206Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1655421Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1656649Z | ^~~~ 2025-09-07T06:18:54.1664515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1665361Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1666726Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1667173Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1667374Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1668728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1668941Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1669985Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1672920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1673398Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1674621Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1677608Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1677900Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1678829Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1681617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1681956Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1683036Z | ^~~~ 2025-09-07T06:18:54.1690343Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1691019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1692581Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1693081Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1693295Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1694773Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1695024Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1695308Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1698538Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1699169Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1699657Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1702743Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1703065Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1704016Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1721906Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1722233Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1722395Z | ^~~~ 2025-09-07T06:18:54.1727685Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1728374Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1729638Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1730067Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1730229Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1731485Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1731709Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1731889Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1733219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1733578Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1733731Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1734957Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1735226Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1735394Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1740102Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1740653Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1741916Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1742345Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1742520Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1743827Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1744114Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1744643Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1746009Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1746361Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1746622Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1748882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1749454Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1750972Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1753595Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1753826Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1754998Z | ^~~~ 2025-09-07T06:18:54.1763457Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1764077Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1765470Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1765916Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1766118Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1767463Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1767670Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1768290Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1771239Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1771538Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1772634Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1775440Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1775667Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1776724Z | ^~~~ 2025-09-07T06:18:54.1784512Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1785145Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1786517Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1786984Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1787168Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1788532Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1788989Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1789589Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1792946Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1793239Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1794176Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1797120Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1797347Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1798595Z | ^~~~ 2025-09-07T06:18:54.1806740Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1807354Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1808703Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1809148Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1809322Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1810709Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1810947Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1811671Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1814688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1814976Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1815904Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1823696Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1824423Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1825831Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1826301Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1826485Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1827855Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1828083Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1828908Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1832110Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1832403Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1833173Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1836043Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1836462Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1837394Z | ^~~~ 2025-09-07T06:18:54.1845075Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1845638Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1846978Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1847587Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1847762Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1849155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1849389Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1850079Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1853356Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1853654Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1854341Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1857211Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1857443Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1858482Z | ^~~~ 2025-09-07T06:18:54.1866889Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1867467Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1868842Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1869300Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1869502Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1870871Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1871109Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1871809Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1874821Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1875113Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1876182Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1878940Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1879173Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1880350Z | ^~~~ 2025-09-07T06:18:54.1887591Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1888402Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1889706Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1890109Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1890284Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1891568Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1891976Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1892585Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1895435Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1895703Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1896688Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1904641Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1905244Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1906570Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1906978Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1907154Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1908147Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1908621Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1910152Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1912983Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1913279Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1914267Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1917140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1917347Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1918575Z | ^~~~ 2025-09-07T06:18:54.1925782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1926326Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1927726Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1928139Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1928323Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1929557Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1929746Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1931033Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1933707Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1934020Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1935218Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1938022Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1938241Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1939159Z | ^~~~ 2025-09-07T06:18:54.1947014Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1947606Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1948934Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1949402Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1949598Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1950917Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1951125Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1952287Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1955209Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1955575Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1956640Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1959562Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1960064Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1961460Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1964221Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1964437Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.1965661Z | ^~~~ 2025-09-07T06:18:54.1973353Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1975450Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1976783Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1977193Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1977373Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1978654Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1978851Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.1979039Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1981930Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1982268Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.1983120Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.1986729Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1987021Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.1987742Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.1995396Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.1996000Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.1997480Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1997919Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.1998093Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.1999376Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.1999580Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2000804Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2003539Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2003894Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2004839Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2007739Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2008007Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2008980Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2011763Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2011994Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2013148Z | ^~~~ 2025-09-07T06:18:54.2020474Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2021211Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2022506Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2022937Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.2023114Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.2024122Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2024876Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2026451Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2029250Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2029767Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2030564Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2033447Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2033674Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2034899Z | ^~~~ 2025-09-07T06:18:54.2042436Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2043029Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2044379Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2044803Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.2044976Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.2046272Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2046473Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2047729Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2050448Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2050780Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2051690Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2054684Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2054951Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2055858Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2058644Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2058864Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2060402Z | ^~~~ 2025-09-07T06:18:54.2068232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2068999Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2070327Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2070748Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.2070924Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.2072270Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2072473Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2073592Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2076871Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2077248Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2077897Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2080822Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2081086Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2082039Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2089395Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2089961Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2091273Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2091785Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.2091999Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.2093582Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2093806Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2094448Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2097367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2097733Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2098570Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2101731Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2101991Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2102778Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2105998Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2106279Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2107280Z | ^~~~ 2025-09-07T06:18:54.2115044Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2115815Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2117240Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2117696Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.2117878Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.2119191Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2119459Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2120096Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2123288Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2123523Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2124188Z | ^~~~ 2025-09-07T06:18:54.2131541Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2132117Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2133437Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2133875Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.2134051Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.2135301Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2135518Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2136640Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2139520Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2139830Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2141067Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2143761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2144121Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2145593Z | ^~~~ 2025-09-07T06:18:54.2153152Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2153711Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2155055Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2155679Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.2155851Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.2157271Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2157482Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2158355Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2162238Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2162520Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2163219Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2171293Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2171905Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2173339Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2173779Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.2173954Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.2175250Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2175473Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2176063Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2179026Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2179307Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2180180Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2182915Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2183147Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2184622Z | ^~~~ 2025-09-07T06:18:54.2192348Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2193174Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2194535Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2194990Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.2195186Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.2196618Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2196821Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2197536Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2200446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2200687Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2201664Z | ^~~~ 2025-09-07T06:18:54.2209136Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2209689Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2210976Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2211425Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.2211615Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.2212926Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2213134Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2214009Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2216851Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2217103Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2218500Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2221166Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2221423Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2222625Z | ^~~~ 2025-09-07T06:18:54.2230316Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2230912Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2232255Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2232674Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.2233035Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.2234384Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2234585Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2235593Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2238600Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2238860Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2239842Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2247452Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2248051Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2249367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2249795Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.2249976Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.2251285Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2251487Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2252605Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2255512Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2255781Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2256678Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2259425Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2259656Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2261511Z | ^~~~ 2025-09-07T06:18:54.2269110Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2269724Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2271044Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2271247Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2271437Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2272427Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2272984Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2274409Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2277330Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2277834Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2278643Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2281406Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2281624Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2282782Z | ^~~~ 2025-09-07T06:18:54.2290058Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2290612Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2292162Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2292365Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2292543Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2293819Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2294158Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2295077Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2297975Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2298240Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2299210Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2302030Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2302241Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2303392Z | ^~~~ 2025-09-07T06:18:54.2311179Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2311753Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2313103Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2313308Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2313484Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2316047Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2316268Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2316379Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2318718Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2319540Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2320969Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2328517Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2329271Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2330570Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2330770Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2330963Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2332198Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2332559Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2333651Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2336396Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2336653Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2337596Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2340311Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2340530Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2341738Z | ^~~~ 2025-09-07T06:18:54.2349382Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2349990Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2351331Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2351533Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2351731Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2352630Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2353257Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2354707Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2357678Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2357956Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2358855Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2362354Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2362590Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2363663Z | ^~~~ 2025-09-07T06:18:54.2371667Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2372475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2373928Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2374146Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2374313Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2375579Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2375920Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2376694Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2379590Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2380126Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2380790Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2383565Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2383792Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2385417Z | ^~~~ 2025-09-07T06:18:54.2392880Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2393487Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2394834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2395048Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2395225Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2396618Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2396942Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2397975Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2401048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2401312Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2402157Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2409535Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2410117Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2411424Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2411612Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2411787Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2413267Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2413602Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2414446Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2417338Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2417607Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2418551Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2421329Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2421538Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2422739Z | ^~~~ 2025-09-07T06:18:54.2430805Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2431427Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2432766Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2432968Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2433158Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2434508Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2434788Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2435791Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2438626Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2438843Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2440078Z | ^~~~ 2025-09-07T06:18:54.2447367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2447942Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2449269Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2449468Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2449653Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2450949Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2451212Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2452270Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2455034Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2455250Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2456436Z | ^~~~ 2025-09-07T06:18:54.2464259Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2464873Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2466265Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2466463Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2466650Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2468051Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2468526Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2469498Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2477290Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2477867Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2479168Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2479398Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2479584Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2481040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2481324Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2482551Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2485227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2485458Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2486590Z | ^~~~ 2025-09-07T06:18:54.2493881Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2494459Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2495752Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2495966Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2496136Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2497260Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2497819Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2499275Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2502032Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2502250Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2503288Z | ^~~~ 2025-09-07T06:18:54.2509010Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2509353Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2510253Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2510543Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2512067Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2514916Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2515195Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2516147Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2519081Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2519291Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2520445Z | ^~~~ 2025-09-07T06:18:54.2527795Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2528395Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2529728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2529918Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2530077Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2531386Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2531644Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2532778Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2540186Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2540765Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2542117Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2542332Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2542506Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2544134Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2544582Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2545469Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2548214Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2548444Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2549661Z | ^~~~ 2025-09-07T06:18:54.2557187Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2557756Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2559072Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2559277Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2559446Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2560685Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2561584Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2562695Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2565699Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2565989Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2566944Z | ^~~~ 2025-09-07T06:18:54.2574709Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2575287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2576635Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2576858Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2577063Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2578359Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2578726Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2579616Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2582490Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2582767Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2583700Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2586833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2587044Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2588337Z | ^~~~ 2025-09-07T06:18:54.2596242Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2596811Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2598185Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2598424Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2598606Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2600197Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2600548Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2601433Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2604280Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2604529Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2605665Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2612849Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2613405Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2614711Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2614905Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2615077Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2616403Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2616758Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2617963Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2620710Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2620995Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2622080Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2625044Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2625287Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2626545Z | ^~~~ 2025-09-07T06:18:54.2634060Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2634811Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2636173Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2636484Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2636658Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2637950Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2638275Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2639266Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2641997Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2642233Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2643344Z | ^~~~ 2025-09-07T06:18:54.2650917Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2651493Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2652821Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2653009Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2653197Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2654493Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2654841Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2655670Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2658538Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2658792Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2660283Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2663205Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2663419Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2664823Z | ^~~~ 2025-09-07T06:18:54.2672396Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2673017Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2674287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2674471Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2674652Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2676095Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2676649Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2677676Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2680549Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2680779Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2681761Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2689170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2689745Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2691244Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2691449Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2691638Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2692907Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2693239Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2694079Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2696989Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2697261Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2698194Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2700942Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2701171Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2702361Z | ^~~~ 2025-09-07T06:18:54.2710768Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2711357Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2712772Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2712984Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2713162Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2714373Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2714596Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2715639Z | ^~~~ 2025-09-07T06:18:54.2723628Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2724406Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2725780Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2725992Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2726166Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2727517Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2727805Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2728554Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2731437Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2731791Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2732817Z | ^~~~ 2025-09-07T06:18:54.2740507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2741090Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2742439Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2742655Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2742836Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2744487Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2744794Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2745567Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2753188Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2753730Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2755165Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2755401Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2755579Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2757069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2757351Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2758481Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2761646Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2761934Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2763065Z | ^~~~ 2025-09-07T06:18:54.2770885Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2771720Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2773230Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2773424Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2773584Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2774812Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2775022Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2775974Z | ^~~~ 2025-09-07T06:18:54.2783512Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2784171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2785704Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2785900Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2786072Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2787442Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2787707Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2788772Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2791646Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2791898Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2793059Z | ^~~~ 2025-09-07T06:18:54.2800623Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2801146Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2802383Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2802573Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2802769Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2804288Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2804545Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2805963Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2813894Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2814643Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2816055Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2816237Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2816422Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2817869Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2818130Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2819280Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2821944Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2822150Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2823317Z | ^~~~ 2025-09-07T06:18:54.2831020Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2831601Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2832881Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2833087Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2833273Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2834799Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2835148Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2836341Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2839222Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2839440Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2840595Z | ^~~~ 2025-09-07T06:18:54.2847830Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2848418Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2849704Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2849914Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2850088Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2851384Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2851917Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2852893Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2855769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2856051Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2856977Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2860309Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2860606Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2861789Z | ^~~~ 2025-09-07T06:18:54.2867424Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2867769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2868545Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2868818Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2870115Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2872440Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2873172Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2874384Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2876842Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2877452Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2878688Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2883943Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2884250Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2885014Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2885553Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2886840Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2889102Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2889810Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2890983Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2893273Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2893896Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2895115Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2897317Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2897951Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2899202Z | ^~~~ 2025-09-07T06:18:54.2904709Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2905036Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2905832Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2906604Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2907862Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2910180Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2910925Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2912154Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2914414Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2915093Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2916528Z | ^~~~ 2025-09-07T06:18:54.2921771Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2922102Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2923016Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2923681Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2924978Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2927204Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2927928Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2929126Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2931394Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2932030Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2933259Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2935446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2936083Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2937379Z | ^~~~ 2025-09-07T06:18:54.2942573Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2942980Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2943722Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2944526Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2945884Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2948220Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2948956Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2950145Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2952508Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2953285Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2954458Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2960069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2960623Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2961505Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2962708Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2964003Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2966435Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2967245Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.2968461Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.2970817Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2971524Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.2972931Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2975119Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2975796Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2977038Z | ^~~~ 2025-09-07T06:18:54.2982363Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2982672Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2983419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2984167Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2985795Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.2988087Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2988761Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.2990126Z | ^~~~ 2025-09-07T06:18:54.2995545Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.2995866Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.2996748Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.2997453Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.2998662Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3000987Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3001592Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3002846Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3005080Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3005719Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3007002Z | ^~~~ 2025-09-07T06:18:54.3012239Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3012558Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3013303Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3013896Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3015163Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3017478Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3018088Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3019324Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3024853Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3025193Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3026034Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3026661Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3027968Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3030362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3031008Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3032281Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3034549Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3035238Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3036941Z | ^~~~ 2025-09-07T06:18:54.3042201Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3042532Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3043268Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3043813Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3045099Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3047274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3047927Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3049197Z | ^~~~ 2025-09-07T06:18:54.3054382Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3054712Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3055447Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3056081Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3057371Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3059639Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3060909Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3062081Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3064422Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3065253Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3066485Z | ^~~~ 2025-09-07T06:18:54.3072745Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3073106Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3074251Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3074379Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3074911Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3077368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3077979Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3079208Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3084699Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3085060Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3085816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3086138Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3087373Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3089663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3090311Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3091517Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3093723Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3094382Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3095609Z | ^~~~ 2025-09-07T06:18:54.3100925Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3101330Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3102071Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3102510Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3103737Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3106444Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3107161Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3108347Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3110627Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3111373Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3112660Z | ^~~~ 2025-09-07T06:18:54.3118217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3118676Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3119427Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3119780Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3121013Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3123273Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3123979Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3125132Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3127555Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3128040Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3129237Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3131428Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3132058Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3133290Z | ^~~~ 2025-09-07T06:18:54.3138640Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3139053Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3139815Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3140259Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3141498Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3144410Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3145368Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3146709Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3148832Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3149473Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3150741Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3156283Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3156678Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3157450Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3157823Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3159127Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3161824Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3162506Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3163718Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3166066Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3166958Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3168001Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3170222Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3171040Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3172207Z | ^~~~ 2025-09-07T06:18:54.3177940Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3178295Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3179061Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3179363Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3180653Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3182953Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3183783Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3185186Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3187396Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3188075Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3189388Z | ^~~~ 2025-09-07T06:18:54.3194887Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3195333Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3196097Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3196494Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3197801Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3200115Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3200834Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3202010Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3204362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3205047Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3206292Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3208512Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3209190Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3210436Z | ^~~~ 2025-09-07T06:18:54.3215854Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3216264Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3217141Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3217605Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3218877Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3221192Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3221957Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3223141Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3225710Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3226312Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3227546Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3233063Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3233471Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3234231Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3234690Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3235975Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3238301Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3239091Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3240373Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3242616Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3243254Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3244496Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3246778Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3247433Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3248704Z | ^~~~ 2025-09-07T06:18:54.3254254Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3254731Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3255770Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3256738Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3258011Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3260499Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3261513Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3262641Z | ^~~~ 2025-09-07T06:18:54.3268687Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3269027Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3269918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3270042Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3271300Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3273679Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3274327Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3275579Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3277926Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3278572Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3279803Z | ^~~~ 2025-09-07T06:18:54.3285293Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3285732Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3286551Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3286710Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3287961Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3290258Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3290899Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3292114Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3297696Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3298024Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3298816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3299079Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3300342Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3302600Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3303245Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3305170Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3307188Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3307754Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3309017Z | ^~~~ 2025-09-07T06:18:54.3314683Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3315030Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3315882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3316147Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3317437Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3319748Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3320457Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3321709Z | ^~~~ 2025-09-07T06:18:54.3327349Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3327913Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3328792Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3329228Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3330133Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3332562Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3333056Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3334279Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3336499Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3337087Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3338481Z | ^~~~ 2025-09-07T06:18:54.3343656Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3344074Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3345054Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3345619Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3346902Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3349287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3349902Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3351168Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3356740Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3357056Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3357839Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3358348Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3359612Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3362577Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3363133Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3364401Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3366970Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3367593Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3368898Z | ^~~~ 2025-09-07T06:18:54.3374481Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3374968Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3375708Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3376233Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3377381Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3379668Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3380346Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3381507Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3383779Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3384789Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3386058Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3388390Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3389102Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3390396Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3392628Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3393289Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3394602Z | ^~~~ 2025-09-07T06:18:54.3400068Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3400397Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3401120Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3401847Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3402992Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3405270Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3405839Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3407124Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3409353Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3410048Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3411239Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3413483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3414125Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3415324Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3417508Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3418148Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3419391Z | ^~~~ 2025-09-07T06:18:54.3424970Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3425309Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3426172Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3426933Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3428074Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3430413Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3431048Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3432350Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3434646Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3435395Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3436710Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3438986Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3439690Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3440906Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3446227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3446538Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3447264Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3448036Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3449145Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3451410Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3452022Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3453294Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3455526Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3456230Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3457409Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3459908Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3460936Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3462069Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3464430Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3465143Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3466419Z | ^~~~ 2025-09-07T06:18:54.3471867Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3472185Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3473064Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3473737Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3474908Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3477368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3477964Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3479229Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3481481Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3482484Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3483630Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3485933Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3486764Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3487811Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3489980Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3490631Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3491899Z | ^~~~ 2025-09-07T06:18:54.3497137Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3497480Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3498202Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3498971Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3500140Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3502617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3503249Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3504822Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3507043Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3507791Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3509031Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3511384Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3512028Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3513299Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3515516Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3516205Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3517529Z | ^~~~ 2025-09-07T06:18:54.3523007Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3523353Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3524204Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3525016Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3526099Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3528365Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3529023Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3530276Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3532519Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3533262Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3534411Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3536673Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3537335Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3538541Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3543989Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3544490Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3545238Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3546109Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3547274Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3549615Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3550251Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3551541Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3553886Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3554617Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3555832Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3558247Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3558888Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3560526Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3562868Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3563501Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3564787Z | ^~~~ 2025-09-07T06:18:54.3570409Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3570741Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3571501Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3572209Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3573496Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3575768Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3576375Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3577627Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3579958Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3580549Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3581781Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3584080Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3585002Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3586293Z | ^~~~ 2025-09-07T06:18:54.3591763Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3592091Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3592855Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3593642Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3594821Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3597261Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3597866Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3599148Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3601696Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3602335Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3603607Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3605777Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3606442Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3607709Z | ^~~~ 2025-09-07T06:18:54.3613036Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3613370Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3614097Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3614833Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3615975Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3618307Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3618912Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3620195Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3622460Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3623112Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3624655Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3630200Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3630536Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3631280Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3632148Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3633325Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3635660Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3636402Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3637673Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3639953Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3640600Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3641816Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3644042Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3644724Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3645969Z | ^~~~ 2025-09-07T06:18:54.3651202Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3651527Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3652246Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3653080Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3654297Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3656516Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3657091Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3658317Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3660965Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3661742Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3662998Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3665410Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3666088Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3667366Z | ^~~~ 2025-09-07T06:18:54.3672789Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3673110Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3673852Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3674676Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3675960Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3678242Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3678846Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3680100Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3682379Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3683187Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3684428Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3686705Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3687338Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3688624Z | ^~~~ 2025-09-07T06:18:54.3694041Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3694496Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3695371Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3696014Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3697152Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3699420Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3700024Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3701361Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3703543Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3704245Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3705747Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3711183Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3711514Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3712418Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3713375Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3714507Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3716952Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3717566Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3718849Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3721108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3721756Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3723015Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3725176Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3725803Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3727120Z | ^~~~ 2025-09-07T06:18:54.3732383Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3732711Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3733527Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3734645Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3735643Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3737963Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3738576Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3739883Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3742201Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3742945Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3744285Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3746659Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3747298Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3748623Z | ^~~~ 2025-09-07T06:18:54.3754059Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3754396Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3755658Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3756229Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3757355Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3759613Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3760838Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3761968Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3764381Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3765180Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3766327Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3768673Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3769418Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3770601Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3772985Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3773661Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3774855Z | ^~~~ 2025-09-07T06:18:54.3780561Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3780881Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3782055Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3782316Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3783212Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3785924Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3786519Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3787751Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3790090Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3790872Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3792042Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3794617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3795150Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3796343Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3802180Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3802492Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3803439Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3803687Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3804747Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3807051Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3807693Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3808889Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3811156Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3811907Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3813034Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3815348Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3816007Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3817191Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3819352Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3820081Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3821263Z | ^~~~ 2025-09-07T06:18:54.3827227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3827709Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3828656Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3828913Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3830021Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3832573Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3833256Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3834498Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3836893Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3837694Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3838916Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3841004Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3841677Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3842879Z | ^~~~ 2025-09-07T06:18:54.3848443Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3848772Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3849610Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3849960Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3851092Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3853371Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3854018Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3855207Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3857438Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3858213Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3859312Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3862229Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3862824Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3864136Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3866456Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3867157Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3868403Z | ^~~~ 2025-09-07T06:18:54.3874215Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3874723Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3875637Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3876016Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3877082Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3879295Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3879957Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3881134Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3883430Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3884368Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3885393Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3887658Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3888339Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3889475Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3895105Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3895443Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3896318Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3896611Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3897739Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3900002Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3900685Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3901897Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3904232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:69:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3905349Z 69 | __m512i A_zero_point_v = _mm512_set1_epi32(r.A_zero_point); 2025-09-07T06:18:54.3906422Z | ^~~~~~~~~~~~~~ 2025-09-07T06:18:54.3908764Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3909461Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3910669Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3912952Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3913641Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3914884Z | ^~~~ 2025-09-07T06:18:54.3920848Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3921280Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3922123Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3922595Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3923480Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3925834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3930277Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3930381Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3931284Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3931412Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3931774Z | ^~~~ 2025-09-07T06:18:54.3937396Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3937719Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3938524Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3939155Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3940306Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3942648Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3943308Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3944838Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3947155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3948126Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3949362Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3951626Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3952324Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3953611Z | ^~~~ 2025-09-07T06:18:54.3959108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3959429Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3960379Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3961351Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3962384Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3964905Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3965386Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3966701Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3969100Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3969749Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3971022Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3976676Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3977104Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3977851Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3978267Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.3979468Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.3981723Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3982362Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.3983543Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3986286Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3986849Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.3988118Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.3990467Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3991038Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.3992324Z | ^~~~ 2025-09-07T06:18:54.3997882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.3998200Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.3998943Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.3999627Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.4000758Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.4003022Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.4003609Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.4004882Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.4007170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.4007729Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.4008970Z | ^~~~ 2025-09-07T06:18:54.4014264Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.4014575Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.4015311Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.4016158Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.4017229Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.4019476Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.4020102Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.4021374Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.4023637Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.4024588Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.4025923Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.4028188Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.4028869Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.4030189Z | ^~~~ 2025-09-07T06:18:54.4035624Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.4035963Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.4036828Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.4037598Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.4038752Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.4041005Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.4041598Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.4042893Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.4045155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.4045751Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.4046983Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.4052316Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx512(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:18:54.4052698Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:465:1: required from here 2025-09-07T06:18:54.4053430Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:43:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.4054134Z 43 | __m512 multiplier_v = _mm512_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:18:54.4055224Z | ^~~~~~~~~~~~ 2025-09-07T06:18:54.4057497Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:45:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.4058347Z 45 | __m512 act_times_w_rcp_v; 2025-09-07T06:18:54.4059546Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.4062583Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:72:11: warning: variable ‘permute_mask_v_g8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.4063040Z 72 | __m512i permute_mask_v_g8 = _mm512_set_epi32( 2025-09-07T06:18:54.4064413Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:18:54.4066712Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx512.cc:109:19: warning: variable ‘mask’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:54.4067385Z 109 | const __mmask16 mask = 0x00ff; 2025-09-07T06:18:54.4068683Z | ^~~~ 2025-09-07T06:18:54.4070474Z [1425/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2025-09-07T06:18:54.4071843Z [1426/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2025-09-07T06:18:54.6365597Z [1427/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2025-09-07T06:18:55.4275435Z [1428/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2025-09-07T06:18:56.4380700Z [1429/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2025-09-07T06:18:56.4615920Z [1430/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2025-09-07T06:18:57.0623547Z [1431/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2025-09-07T06:18:57.2861951Z [1432/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2025-09-07T06:18:58.2697394Z [1433/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2025-09-07T06:18:58.6440203Z [1434/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2025-09-07T06:18:59.1200026Z [1435/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2025-09-07T06:18:59.1893033Z [1436/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_autovec.dir/src/EmbeddingSpMDMAutovec.cc.o 2025-09-07T06:18:59.1898009Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = float; IndexType = int; OffsetType = int; OutType = float; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.1901749Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-09-07T06:18:59.1903362Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.1904617Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.1905239Z | ^~~~~~~~ 2025-09-07T06:18:59.1906118Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.1907091Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.1907581Z | ^~~~~~~~~~ 2025-09-07T06:18:59.1911924Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = float; IndexType = int; OffsetType = int; OutType = short unsigned int; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.1915831Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-09-07T06:18:59.1917138Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.1918406Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.1918899Z | ^~~~~~~~ 2025-09-07T06:18:59.1919818Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.1920661Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.1921281Z | ^~~~~~~~~~ 2025-09-07T06:18:59.1925150Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = float; IndexType = int; OffsetType = int; OutType = unsigned char; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.1928754Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-09-07T06:18:59.1930007Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.1931154Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.1931649Z | ^~~~~~~~ 2025-09-07T06:18:59.1932587Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.1933440Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.1934023Z | ^~~~~~~~~~ 2025-09-07T06:18:59.1937845Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = float; IndexType = int; OffsetType = long int; OutType = float; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.1941487Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-09-07T06:18:59.1942721Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.1943946Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.1944617Z | ^~~~~~~~ 2025-09-07T06:18:59.1945596Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.1946459Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.1947067Z | ^~~~~~~~~~ 2025-09-07T06:18:59.1951285Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = float; IndexType = int; OffsetType = long int; OutType = short unsigned int; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.1955127Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-09-07T06:18:59.1956524Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.1957671Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.1958177Z | ^~~~~~~~ 2025-09-07T06:18:59.1959092Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.1961084Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.1961575Z | ^~~~~~~~~~ 2025-09-07T06:18:59.1965752Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = float; IndexType = int; OffsetType = long int; OutType = unsigned char; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.1969457Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-09-07T06:18:59.1970927Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.1971996Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.1972602Z | ^~~~~~~~ 2025-09-07T06:18:59.1973530Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.1974499Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.1975026Z | ^~~~~~~~~~ 2025-09-07T06:18:59.1978914Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = float; IndexType = long int; OffsetType = int; OutType = float; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.1982520Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-09-07T06:18:59.1983822Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.1985243Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.1985856Z | ^~~~~~~~ 2025-09-07T06:18:59.1986713Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.1987704Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.1988305Z | ^~~~~~~~~~ 2025-09-07T06:18:59.1992623Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = float; IndexType = long int; OffsetType = int; OutType = short unsigned int; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.1996485Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-09-07T06:18:59.1997865Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.1998910Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.1999510Z | ^~~~~~~~ 2025-09-07T06:18:59.2000290Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2001268Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2001778Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2005751Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = float; IndexType = long int; OffsetType = int; OutType = unsigned char; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2009330Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-09-07T06:18:59.2010714Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2011844Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2012338Z | ^~~~~~~~ 2025-09-07T06:18:59.2013172Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2014102Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2014691Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2018574Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = float; IndexType = long int; OffsetType = long int; OutType = float; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2022144Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-09-07T06:18:59.2023531Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2024978Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2025474Z | ^~~~~~~~ 2025-09-07T06:18:59.2026453Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2027469Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2028117Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2032361Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = float; IndexType = long int; OffsetType = long int; OutType = short unsigned int; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2036019Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-09-07T06:18:59.2037544Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2038688Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2039175Z | ^~~~~~~~ 2025-09-07T06:18:59.2040124Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2041065Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2041558Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2045622Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = float; IndexType = long int; OffsetType = long int; OutType = unsigned char; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2049155Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-09-07T06:18:59.2050535Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2051621Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2052139Z | ^~~~~~~~ 2025-09-07T06:18:59.2053020Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2053994Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2054517Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2058536Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = short unsigned int; IndexType = int; OffsetType = int; OutType = float; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2062509Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-09-07T06:18:59.2064048Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2065350Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2065972Z | ^~~~~~~~ 2025-09-07T06:18:59.2066940Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2067879Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2068436Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2072750Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = short unsigned int; IndexType = int; OffsetType = int; OutType = short unsigned int; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2076568Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-09-07T06:18:59.2077958Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2079047Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2079597Z | ^~~~~~~~ 2025-09-07T06:18:59.2080488Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2081454Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2081939Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2086040Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = short unsigned int; IndexType = int; OffsetType = int; OutType = unsigned char; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2089705Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-09-07T06:18:59.2091104Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2092087Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2092725Z | ^~~~~~~~ 2025-09-07T06:18:59.2093649Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2094583Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2095175Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2099143Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = short unsigned int; IndexType = int; OffsetType = long int; OutType = float; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2102746Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-09-07T06:18:59.2104518Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2105609Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2106209Z | ^~~~~~~~ 2025-09-07T06:18:59.2107152Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2108053Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2108678Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2113028Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = short unsigned int; IndexType = int; OffsetType = long int; OutType = short unsigned int; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2116851Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-09-07T06:18:59.2118227Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2119363Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2119841Z | ^~~~~~~~ 2025-09-07T06:18:59.2120787Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2121771Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2122253Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2126399Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = short unsigned int; IndexType = int; OffsetType = long int; OutType = unsigned char; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2130079Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-09-07T06:18:59.2131379Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2132529Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2133163Z | ^~~~~~~~ 2025-09-07T06:18:59.2133993Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2134910Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2135374Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2139531Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = short unsigned int; IndexType = long int; OffsetType = int; OutType = float; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2143198Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-09-07T06:18:59.2144811Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2145943Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2146539Z | ^~~~~~~~ 2025-09-07T06:18:59.2147441Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2148357Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2148910Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2153202Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = short unsigned int; IndexType = long int; OffsetType = int; OutType = short unsigned int; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2157137Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-09-07T06:18:59.2158506Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2159550Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2160513Z | ^~~~~~~~ 2025-09-07T06:18:59.2161401Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2162358Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2162839Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2167134Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = short unsigned int; IndexType = long int; OffsetType = int; OutType = unsigned char; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2171055Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-09-07T06:18:59.2172480Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2173634Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2174154Z | ^~~~~~~~ 2025-09-07T06:18:59.2175099Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2175958Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2176571Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2180798Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = short unsigned int; IndexType = long int; OffsetType = long int; OutType = float; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2184717Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-09-07T06:18:59.2186180Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2187339Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2187845Z | ^~~~~~~~ 2025-09-07T06:18:59.2188802Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2189724Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2190314Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2194553Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = short unsigned int; IndexType = long int; OffsetType = long int; OutType = short unsigned int; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2198474Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-09-07T06:18:59.2199884Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2201019Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2201584Z | ^~~~~~~~ 2025-09-07T06:18:59.2202426Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2203392Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2203867Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2208166Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = short unsigned int; IndexType = long int; OffsetType = long int; OutType = unsigned char; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’: 2025-09-07T06:18:59.2211788Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2106:1: required from here 2025-09-07T06:18:59.2213160Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1208:22: warning: variable ‘input_u8’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:18:59.2214263Z 1208 | const uint8_t* input_u8 = reinterpret_cast(input); \ 2025-09-07T06:18:59.2214973Z | ^~~~~~~~ 2025-09-07T06:18:59.2215797Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: note: in expansion of macro ‘SPECIALIZE’ 2025-09-07T06:18:59.2216827Z 1499 | SPECIALIZE(var, var, var, var, var, var, var, var, var, var, var, var) 2025-09-07T06:18:59.2217368Z | ^~~~~~~~~~ 2025-09-07T06:18:59.2218799Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘fbgemm::EmbeddingStatsTracker::DataType fbgemm::get_output_type(bool) [with OutType = float]’: 2025-09-07T06:18:59.2222102Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:396:33: required from ‘bool fbgemm::EmbeddingSpMDMNBit_autovec(int, int64_t, int64_t, int64_t, int64_t, const uint8_t*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, int) [with IndexType = int; OffsetType = int; OutType = float; int64_t = long int; uint8_t = unsigned char]’ 2025-09-07T06:18:59.2227999Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1865:3: required from ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides_autovec(int, int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, int) [with IndexType = int; OffsetType = int; OutType = float; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’ 2025-09-07T06:18:59.2231689Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2047:1: required from here 2025-09-07T06:18:59.2233121Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:74:16: warning: parameter ‘is_bf16_out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:59.2234118Z 74 | const bool is_bf16_out) { 2025-09-07T06:18:59.2234451Z | ~~~~~~~~~~~^~~~~~~~~~~ 2025-09-07T06:18:59.2235893Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc: In instantiation of ‘void fbgemm::fill_output(OutType*, const float*, int64_t, bool) [with OutType = float; int64_t = long int]’: 2025-09-07T06:18:59.2239277Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:490:16: required from ‘bool fbgemm::EmbeddingSpMDMNBit_autovec(int, int64_t, int64_t, int64_t, int64_t, const uint8_t*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool, int) [with IndexType = int; OffsetType = int; OutType = float; int64_t = long int; uint8_t = unsigned char]’ 2025-09-07T06:18:59.2244934Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1865:3: required from ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMNBitWithStrides_autovec(int, int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, int) [with IndexType = int; OffsetType = int; OutType = float; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’ 2025-09-07T06:18:59.2248431Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2047:1: required from here 2025-09-07T06:18:59.2249676Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:56:16: warning: parameter ‘is_bf16_out’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:59.2250539Z 56 | const bool is_bf16_out) { 2025-09-07T06:18:59.2250885Z | ~~~~~~~~~~~^~~~~~~~~~~ 2025-09-07T06:18:59.2251395Z In file included from /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:14: 2025-09-07T06:18:59.2252629Z /pytorch/third_party/fbgemm/src/./RefImplementations.h: In instantiation of ‘float fbgemm::convert_to_float_ref(T, bool) [with T = float]’: 2025-09-07T06:18:59.2255325Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:590:43: required from ‘bool fbgemm::EmbeddingSpMDM_autovec(int64_t, int64_t, int64_t, int64_t, const InType*, const IndexType*, const OffsetType*, const float*, bool, OutType*, bool, bool, int64_t, int64_t, bool, bool, bool) [with InType = float; IndexType = int; OffsetType = int; OutType = float; int64_t = long int]’ 2025-09-07T06:18:59.2260743Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:1499:3: required from ‘typename fbgemm::EmbeddingSpMDMKernelSignature::Type fbgemm::GenerateEmbeddingSpMDMWithStrides_autovec(int64_t, bool, bool, int, bool, bool, int64_t, int64_t, bool, bool, bool, bool) [with InType = float; IndexType = int; OffsetType = int; OutType = float; typename fbgemm::EmbeddingSpMDMKernelSignature::Type = std::function; int64_t = long int]’ 2025-09-07T06:18:59.2264080Z /pytorch/third_party/fbgemm/src/EmbeddingSpMDMAutovec.cc:2105:1: required from here 2025-09-07T06:18:59.2265344Z /pytorch/third_party/fbgemm/src/./RefImplementations.h:419:40: warning: parameter ‘is_bf16’ set but not used [-Wunused-but-set-parameter] 2025-09-07T06:18:59.2266299Z 419 | float convert_to_float_ref(T src, bool is_bf16 = false) { 2025-09-07T06:18:59.2266755Z | ~~~~~^~~~~~~~~~~~~~~ 2025-09-07T06:18:59.4595780Z [1437/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2025-09-07T06:18:59.9170298Z [1438/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2025-09-07T06:19:00.4720657Z [1439/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2025-09-07T06:19:00.4724274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::QuantizeAvx2(const float*, T*, int64_t, const fbgemm::TensorQuantizationParams&) [with T = unsigned char; bool LEGACY = true; int64_t = long int]’: 2025-09-07T06:19:00.4726815Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:155:1: required from here 2025-09-07T06:19:00.4729260Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:62:14: warning: variable ‘zero_point_v_non_legacy’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4730929Z 62 | const auto zero_point_v_non_legacy = _mm256_set1_epi32(qparams.zero_point); 2025-09-07T06:19:00.4731740Z | ^~~~~~~~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.4734295Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::QuantizeAvx2(const float*, T*, int64_t, const fbgemm::TensorQuantizationParams&) [with T = signed char; bool LEGACY = true; int64_t = long int]’: 2025-09-07T06:19:00.4736663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:156:1: required from here 2025-09-07T06:19:00.4738645Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:62:14: warning: variable ‘zero_point_v_non_legacy’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4742411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::QuantizeAvx2(const float*, T*, int64_t, const fbgemm::TensorQuantizationParams&) [with T = unsigned char; bool LEGACY = false; int64_t = long int]’: 2025-09-07T06:19:00.4745188Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:157:1: required from here 2025-09-07T06:19:00.4747271Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:61:14: warning: variable ‘zero_point_v_legacy’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4748997Z 61 | const auto zero_point_v_legacy = _mm256_set1_ps(qparams.zero_point); 2025-09-07T06:19:00.4749808Z | ^~~~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.4752507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::QuantizeAvx2(const float*, T*, int64_t, const fbgemm::TensorQuantizationParams&) [with T = signed char; bool LEGACY = false; int64_t = long int]’: 2025-09-07T06:19:00.4755294Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:158:1: required from here 2025-09-07T06:19:00.4757581Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:61:14: warning: variable ‘zero_point_v_legacy’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4764119Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.4768850Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:346:51: required from here 2025-09-07T06:19:00.4770969Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4772580Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.4773273Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.4774839Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4776232Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.4776755Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.4778279Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4779799Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.4780536Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.4785935Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.4790857Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.4792926Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4794524Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.4795225Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.4796898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4798448Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.4799150Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.4804181Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.4808610Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.4810518Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4811949Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.4812742Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.4814317Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4815904Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.4816621Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.4821746Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.4826534Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.4828609Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4830270Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.4831015Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.4836163Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.4840949Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.4842916Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4848826Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.4853352Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.4855207Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4861310Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.4865873Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.4867885Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4873501Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.4878296Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.4880375Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4881931Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.4882624Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.4884288Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4885733Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.4886284Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.4887908Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4889548Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.4890299Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.4895405Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.4900028Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.4902063Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4903637Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.4904733Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.4906333Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4907718Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.4908274Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.4909885Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4911482Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.4912224Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.4917498Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.4921893Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.4923920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4925361Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.4925881Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.4927394Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4928890Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.4929702Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.4934382Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.4938573Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.4940371Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4941511Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.4942054Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.4943761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4945387Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.4946004Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.4950674Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.4955385Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.4957610Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4959238Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.4959990Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.4961902Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4963569Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.4964358Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.4969633Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.4974761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.4976884Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4978366Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.4978914Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.4980608Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4982124Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.4982831Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.4987769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.4992242Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.4994415Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.4996060Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.4996871Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.4998577Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5000194Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5000946Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5006191Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5010954Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5013035Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5014623Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.5015321Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.5020536Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5025697Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5027875Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5034231Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5039072Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5041229Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5044066Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5045644Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5046269Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5051260Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5055120Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5056847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5058155Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.5058765Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.5060528Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5061825Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5062339Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5067209Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5071848Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5073918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5075453Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5076139Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5081371Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5086355Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5088469Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5094824Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5099584Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5101731Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5108155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5113259Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5115505Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5121136Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.5125306Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5127390Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5128999Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.5129732Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.5134937Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5139670Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5141777Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5143398Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5144580Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5149971Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5154806Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5156993Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5163610Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5168507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5170740Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5172519Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5173303Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5178475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5183435Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5185868Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5192126Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5197117Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5199183Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5205233Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5209898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5212215Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5218228Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5222923Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5225361Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5226899Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5227687Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5229432Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5231108Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5231872Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5237292Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5242095Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5244303Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5245789Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5246341Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5247996Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5249582Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5250318Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5255480Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5260483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5262696Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5264350Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5264920Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5266637Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5268307Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5269203Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5274555Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5280825Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5282994Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5284460Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5285040Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5286714Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5288636Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5289390Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5294581Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5299281Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5301435Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5303101Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5303687Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5305690Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5307365Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5308155Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5313502Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5318443Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5320604Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5322102Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5322673Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5324333Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5325992Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5326737Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5331392Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.5335950Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5338130Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5339817Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5340626Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5346078Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5351181Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5353419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5354980Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5355547Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5361385Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5366593Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5368803Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5375171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5379895Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5382100Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5383523Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5384168Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5389667Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5394509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5396849Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5402931Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5407826Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5409954Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5416252Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5420944Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5423126Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5429700Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5434625Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5436792Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5438399Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.5439138Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.5440831Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5442526Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5443304Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5448651Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5453541Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5455724Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5457334Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.5458082Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.5460023Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5461705Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5462670Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5468172Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5473076Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5475355Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5476888Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5477463Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5479488Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5481235Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5482024Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5487423Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5492273Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5494681Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5496247Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5496837Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5498580Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5500243Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5501037Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5506500Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5511400Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5513646Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5515199Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5515806Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5517543Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5519220Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5520008Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5525446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5530465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5532694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5534280Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5534839Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5536626Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5538354Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5539165Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5544787Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5549644Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5551840Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5553449Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.5554286Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.5556071Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5557570Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5558145Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5560081Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5561753Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5562535Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5567777Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5572507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5574677Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5576243Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.5576974Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.5578720Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5580233Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5580801Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5582489Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5584478Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5585226Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5590475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5595255Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5597540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5599192Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5599959Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5601638Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5603269Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5604029Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5609239Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5613815Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5615926Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5617422Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5617961Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5619611Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5621241Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5621971Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5627512Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5632338Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5634511Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5636051Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5636712Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5638389Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5640015Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5640764Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5646028Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5650893Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5653027Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5654558Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5655144Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5656896Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5658853Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5659604Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5664703Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.5669001Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5671167Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5672829Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.5673580Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.5675325Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5677085Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5677827Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5682994Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5687757Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5689891Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5691454Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.5692155Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.5697256Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5701875Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5704053Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5710621Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5715427Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5717695Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5719311Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5719864Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5725174Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5729786Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5732022Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5738160Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5742758Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5745197Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5751519Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5756298Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5758515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5765065Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5769863Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5772213Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5773929Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.5774618Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.5776293Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5777772Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5778332Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5783647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5788866Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5791057Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5792707Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.5793413Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.5795162Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5796738Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5797302Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5802570Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5807139Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5809287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5810807Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5811394Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5816459Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5821159Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5823281Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5829912Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5834983Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5837324Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5843489Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5848308Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5850688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5856493Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.5861207Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5863341Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5865086Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.5865855Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.5871193Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5876158Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5878285Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5879924Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5880676Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5885904Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5890732Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5892859Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5898992Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5904025Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5906446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5907988Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5908575Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5910291Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5911976Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5912945Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5918585Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5923371Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5925534Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5927095Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5927648Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5929383Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5931049Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5931832Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5937126Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5941834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5944121Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5945906Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5946481Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5948223Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5949916Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5950721Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5956074Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5961509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5963758Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5965306Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5965877Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5967629Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5969323Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5970113Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5975651Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5980504Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.5982635Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5984436Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.5985092Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.5986836Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.5988464Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.5989252Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.5994606Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.5999414Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6001549Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6003039Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6003586Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6005314Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6006948Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6007691Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6012881Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6017645Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6019801Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6021558Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6022129Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6023845Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6025813Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6026591Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6031903Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6037141Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6039334Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6040840Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6041395Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6043097Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6044717Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6045457Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6050731Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6055490Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6057621Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6059140Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6059704Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6061785Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6063465Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6064329Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6069702Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6074585Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6076865Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6078419Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6078979Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6080702Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6082522Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6083268Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6087863Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.6092040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6094132Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6095977Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6096940Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6102223Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6107297Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6109506Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6111065Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6111662Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6117210Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6121863Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6124007Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6130219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6134687Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6136659Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6141773Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6146052Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6147967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6153159Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6157401Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6159342Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6161046Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6161542Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6166180Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6170338Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6172242Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6177636Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6181741Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6183570Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6185178Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6185672Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6190274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6194430Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6196302Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6202209Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6207087Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6209257Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6215515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6219817Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6221769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6227926Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6233185Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6260595Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6262397Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6263101Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6264936Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6266602Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6267326Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6268896Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6270466Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6271070Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6273036Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6274723Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6275497Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6280484Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6284487Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6286748Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6288281Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6288966Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6290583Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6292215Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6293031Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6294631Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6296082Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6296620Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6298422Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6300031Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6300728Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6306187Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6310919Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6313020Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6314825Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6315714Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6317488Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6318988Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6319521Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6321111Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6322688Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6323432Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6328450Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6333069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6335062Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6336742Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6337567Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6339173Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6340606Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6341144Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6342864Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6344747Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6345502Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6350646Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6355391Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6357535Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6359260Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6360271Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6361287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6362149Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6362489Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6363453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6364383Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6364846Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6367867Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6370575Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6371769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6372870Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6373369Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6374305Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6375255Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6375584Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6376503Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6377422Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6377863Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6380859Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6383467Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6384914Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6385813Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6386235Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6387174Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6388177Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6388682Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6389625Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6390573Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6390898Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6391855Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6392777Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6393229Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6396194Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6398942Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6400069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6400953Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6401349Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6402269Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6403228Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6403702Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6404620Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6405446Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6405817Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6406736Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6407639Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6408072Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6410954Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6413568Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6414816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6415777Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6416273Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6417199Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6418027Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6418355Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6419268Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6420177Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6420640Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6423528Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6426493Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6427689Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6428676Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6429181Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6430141Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6431008Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6431347Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6432291Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6433235Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6433674Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6436755Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6439408Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6440549Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6441524Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6442020Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6442932Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6443769Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6444083Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6445009Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6445936Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6446423Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6449321Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6451919Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6453066Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6454059Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6454560Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6455475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6456311Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6456626Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6457550Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6458462Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6458892Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6461884Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.6464380Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6465556Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6466471Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6466880Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6467835Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6468860Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:00.6469378Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6470330Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6471357Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6471813Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6474817Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6477588Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6478717Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6479702Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6480103Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6481026Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6481995Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6482484Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6483395Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6484231Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6484548Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6487445Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6490108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6491254Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6492122Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6492540Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6493453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6494426Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6494911Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6495830Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6496866Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6497194Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6500179Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6502882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6504204Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6505212Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6505712Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6506661Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6507520Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6507845Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6510897Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6513592Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6514769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6515767Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6516270Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6517206Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6518067Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6518388Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6521510Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6524125Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6525276Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6526234Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6526723Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6527638Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6528481Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6528793Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6531677Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6534282Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6535428Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6536450Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6536937Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6537847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6538682Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6538992Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6541868Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6544754Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6546054Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6546961Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6547386Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6548325Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6549320Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6549823Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6550750Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6551642Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6551968Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6554937Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6557698Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6558819Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6559693Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6560467Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6561425Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6562413Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6562898Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6563845Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6564699Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6565023Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6567999Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6570787Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6571960Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6573056Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6573534Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6574460Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6575294Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6575605Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6578564Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6581167Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6582307Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6583273Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6583763Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6584976Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6585903Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6586233Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6589215Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6591901Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6593069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6594071Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6594582Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6595527Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6596507Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6596817Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6599698Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6602306Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6603507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6604468Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6604958Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6605873Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6606712Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6607026Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6609619Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.6611949Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6613096Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6613970Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6614389Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6615309Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6616298Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:00.6616804Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6619693Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6623248Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6624690Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6625679Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6626182Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6627126Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6627996Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6628341Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6629273Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6630204Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6630638Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6633607Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6636487Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6637628Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6638591Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6639078Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6639982Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6640812Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6641127Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6642036Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6642937Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6643363Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6646307Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6648931Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6650079Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6651055Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6651574Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6652513Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6653347Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6653659Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6654584Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6655483Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6655922Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6658806Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6661837Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6663023Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6664114Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6664611Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6665573Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6666423Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6666763Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6667718Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6668768Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6669224Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6672208Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6674900Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6676195Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6677264Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6677745Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6678676Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6679499Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6679829Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6680746Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6681659Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6682094Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6684991Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6687662Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6688818Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6689772Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6690266Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6691196Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6692025Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6692352Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6693271Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6694183Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6694607Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6697471Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6700078Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6701408Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6702362Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6702847Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6703751Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6704872Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6705209Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6706149Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6707082Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6707518Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6710547Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6713222Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6714389Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6715384Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6715897Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6716966Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6717809Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6718121Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6719049Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6719951Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6720371Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6723264Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6725899Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6727040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6728015Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6728495Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6729423Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6730261Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6730575Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6731506Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6732455Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6732901Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6735772Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6738374Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6739515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6740502Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6740984Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6741973Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6742794Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6743119Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6744128Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6745239Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6745689Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6748683Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6751396Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6752584Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6753590Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6754084Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6755043Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6755895Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6756350Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6757274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6758188Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6758623Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6761903Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6764594Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6765805Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6766887Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6767392Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6768336Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6769196Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6769537Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6770482Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6771435Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6771871Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6774628Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.6776966Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6778113Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6779106Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:00.6779626Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6780530Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6781512Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6781950Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6785109Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6787812Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6788999Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6789981Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6790485Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6791430Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6792281Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6792615Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6795573Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6798325Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6799524Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6800472Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6800954Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6801862Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6802682Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6803003Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6805953Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6808604Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6809753Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6810709Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6811197Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6812121Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6812948Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6813274Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6816169Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6818782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6819925Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6820888Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6821380Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6822313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6823142Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6823471Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6826713Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6829398Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6830590Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6831593Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6832138Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6833094Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6833947Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6834288Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6837376Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6840019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6841238Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6842211Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6842688Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6843620Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6844441Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6844773Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6847653Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6850253Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6851405Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6852365Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6852840Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6853762Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6854576Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6854904Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6857787Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6860771Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6861952Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6862937Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6863035Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6863780Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6864084Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6864181Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6866937Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6867260Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6867994Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6868325Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6868501Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6869259Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6869374Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6869488Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6872223Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6872552Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6873296Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6873555Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6873666Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6874412Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6874524Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6874639Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6877470Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6877785Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6878496Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6878748Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6878843Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6879578Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6879687Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6879788Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6882469Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6882798Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6883523Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6883775Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.6883870Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6884755Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6884870Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6884969Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6887290Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.6887585Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6888293Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6888584Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:00.6888691Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6891355Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6891650Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6892344Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6892537Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6892639Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6893361Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6893481Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6893574Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6894277Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6894476Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6894583Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6897220Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6897571Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6898272Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6898448Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6898557Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6899271Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6899380Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6899486Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6900222Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6900480Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6900589Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6903228Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6903525Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6904534Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6904674Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6904772Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6905522Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6905730Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6905830Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6908580Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6908904Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6909670Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6909782Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6909879Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6910617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6910824Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6910923Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6913659Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6914013Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6914760Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6914883Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6914981Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6915712Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6915929Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6916061Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6918907Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6919217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6919940Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6920061Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6920157Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6920877Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6921079Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6921187Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6923817Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6924124Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6924818Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6925007Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6925115Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6925828Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6925938Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6926046Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6926743Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6926937Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6927032Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6929666Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6930005Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6930714Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6930885Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6930982Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6931711Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6931856Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6931958Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6932736Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6932933Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6933030Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6935666Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6935967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6936703Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6936827Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6936924Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6937631Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6937842Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6937936Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6940589Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6940893Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6941618Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6941738Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6941833Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6942542Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6942749Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6942844Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6945790Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6946182Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6946935Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6947047Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6947159Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6947886Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6948143Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6948310Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6951045Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6951381Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6952127Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6952245Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6952362Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6953104Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6953309Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6953409Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6955785Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.6956092Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6956945Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6957138Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6957237Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6957958Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6958158Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.6958258Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.6961302Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6961711Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6962443Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6962638Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6962742Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6963484Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6963614Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6963714Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6966536Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6966887Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6967607Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6967801Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6967901Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6968641Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6968780Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6968885Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6971620Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6971939Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6972791Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6972900Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6973022Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6975669Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6975980Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6976708Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6979362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6979695Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6980429Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6983087Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6983478Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6984490Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6987192Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6987510Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6988248Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6988426Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6988526Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6989274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6989387Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6989484Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6992226Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6992543Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6993280Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6993458Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.6993562Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.6994305Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6994420Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6994516Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.6997347Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.6997691Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.6998420Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.6998543Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.6998637Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7001429Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7001773Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7002502Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7005138Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7005466Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7006189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7008827Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7009121Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7009861Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7012148Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.7012442Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7013159Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7013339Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7013442Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7016221Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7016519Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7017248Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7017357Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7017453Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7018236Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7018448Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7018547Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7021203Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7021500Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7022217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7022361Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7022459Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7023165Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7023377Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7023477Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7026461Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7026847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7027605Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7027719Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7027836Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7028571Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7028780Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7028890Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7031686Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7032021Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7032764Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7032877Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7032990Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7033718Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7033925Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7034068Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7036918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7037216Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7037952Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7038060Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7038154Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7038890Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7039094Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7039192Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7041846Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7042142Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7042883Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7043034Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7043129Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7043847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7044044Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7044140Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7046777Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7047143Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7047860Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7047981Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7048075Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7048776Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7048979Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7049074Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7051709Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7052057Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7052770Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7052890Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7052984Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7053686Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7053885Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7053997Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7056633Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7056941Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7057666Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7057777Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7057886Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7058599Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7058845Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7058955Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7062000Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7062307Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7063079Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7063316Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7063418Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7064251Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7064461Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7064559Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7067299Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7067703Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7068462Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7068579Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7068679Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7069418Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7069622Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7069721Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7072463Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7072776Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7073522Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7073647Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7073742Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7074470Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7074683Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7074784Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7077271Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.7077581Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7078292Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7078488Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7078599Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7081310Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7081632Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7082352Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7082466Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7082574Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7085237Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7085580Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7086297Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7088961Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7089279Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7090005Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7090132Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7090229Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7092887Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7093248Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7093977Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7096632Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7096926Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7097728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7100392Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7100690Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7101432Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7104178Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7104682Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7105429Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7105543Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7105656Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7108374Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7108704Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7109440Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7112178Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7112552Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7113296Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7113410Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7113526Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7116362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7116745Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7117473Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7120115Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7120408Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7121175Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7123847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7124140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7124876Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7127508Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7127819Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7128519Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7128693Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7128793Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7129522Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7129673Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7129775Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7130496Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7130690Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7130788Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7133420Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7133797Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7134511Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7134685Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7134780Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7135507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7135614Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7135708Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7136411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7136673Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7136812Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7139473Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7139771Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7140515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7140624Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7140725Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7141463Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7141666Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7141761Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7144678Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7144987Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7145747Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7145975Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7146072Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7146807Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7147026Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7147124Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7149857Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7150236Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7150987Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7151111Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7151208Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7151934Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7152137Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7152246Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7154994Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7155354Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7156099Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7156327Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7156435Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7157149Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7157349Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7157469Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7160484Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7160811Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7161541Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7161726Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7161832Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7162699Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7162814Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7162913Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7163659Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7163859Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7163957Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7167591Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7167920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7168666Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7168844Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7168946Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7169696Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7169808Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7169904Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7170625Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7170907Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7171008Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7173815Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7174114Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7174842Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7174967Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7175069Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7175782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7175993Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7176088Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7178704Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7179019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7179791Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7179897Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7180004Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7180716Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7180916Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7181025Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7183722Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7184157Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7185092Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7185204Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7185318Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7186048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7186252Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7186351Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7189137Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7189444Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7190204Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7190316Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7190418Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7191164Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7191385Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7191483Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7193880Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.7194185Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7194925Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7195109Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7195214Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7196005Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7196325Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7196419Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7199088Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7199387Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7200167Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7200355Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7200453Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7201173Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7201294Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7201389Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7204054Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7204389Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7205083Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7205268Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7205365Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7206080Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7206200Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7206295Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7208942Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7209259Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7209982Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7210090Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7210196Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7212836Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7213186Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7213912Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7216540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7216929Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7217654Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7220322Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7220617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7221399Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7224094Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7224591Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7225318Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7225503Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7225609Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7226376Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7226491Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7226590Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7229301Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7229609Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7230409Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7230588Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7230690Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7231446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7231560Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7231659Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7234444Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7234762Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7235530Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7235645Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7235745Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7238534Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7238883Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7239620Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7244069Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7244384Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7245133Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7249513Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7249827Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7250569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7254586Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.7254932Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7255924Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7257165Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7258072Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7264551Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7264908Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7265802Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7265944Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7267024Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7269378Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7270142Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7271369Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7277094Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7277411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7278176Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7278553Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7279779Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7282091Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7282856Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7284206Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7289654Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7289980Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7290748Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7291171Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7292368Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7294675Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7295395Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7296541Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7301943Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7302422Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7303246Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7303462Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7305109Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7307396Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7308128Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7309299Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7314843Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7315258Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7316052Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7316509Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7317736Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7320010Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7320760Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7321886Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7327343Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7327649Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7328405Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7328794Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7329993Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7332269Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7333034Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7334179Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7339458Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7339848Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7340665Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7341152Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7342302Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7344827Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7345679Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7346867Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7352295Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7352738Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7353495Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7353996Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7355267Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7357688Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7358437Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7359588Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7365598Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7365957Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7366721Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7367147Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7368423Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7370750Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7371519Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7372829Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7378138Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7378516Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7379259Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7379689Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7380916Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7383748Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7384689Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7385921Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7391384Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7391793Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7392555Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7393085Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7394320Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7396775Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7397553Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7398689Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7403978Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7404369Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7405105Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7405570Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7406784Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7409043Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7409807Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7410932Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7415745Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.7416203Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7416963Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7417784Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7418896Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7424618Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7424995Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7425753Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7426145Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7427407Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7432890Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7433284Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7434044Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7438696Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7439073Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7439830Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7440250Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7441498Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7446810Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7447170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7447911Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7452369Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7452724Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7453461Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7458048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7458412Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7459165Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7464427Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7464869Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7465629Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7466220Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7467491Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7472925Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7473360Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7474111Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7478786Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7479170Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7480095Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7480402Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7481659Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7486933Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7487320Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7488150Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7492662Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7493027Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7493767Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7498217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7498601Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7499337Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7504142Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7504569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7505310Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7506148Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7507133Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7509425Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7510347Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7511487Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7513874Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7514537Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7515838Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7518228Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7519003Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7520167Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7525494Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7526029Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7526750Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7527249Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7528437Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7530680Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7531550Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7532650Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7534919Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7535596Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7536817Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7539040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7539838Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7540953Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7546665Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7547073Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7547834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7548679Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7549894Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7552218Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7552741Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7554055Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7556452Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7557171Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7558378Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7564776Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7565181Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7565950Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7580759Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7581082Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7582169Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7582287Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7582379Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7583205Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7583410Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7583506Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7586787Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7587103Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7587955Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7588227Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7588324Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7589174Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7589303Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7589397Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7591263Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7591994Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7593135Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7598778Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7599094Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7599818Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7600454Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7601514Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7603793Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7604438Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7605676Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7607888Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7608681Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7609774Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7616082Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7616548Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7617275Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7617458Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7617876Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7620109Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7620992Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7622046Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7624588Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7625386Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7626584Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7628904Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7629679Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7630813Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7636492Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7636816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7637526Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7638025Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7639206Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7641446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7642328Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7643393Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7645708Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7646303Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7647511Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7649741Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7650538Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7651663Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7657188Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7657527Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7658285Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7658692Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7660012Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7662698Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7663317Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7664697Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7667047Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7668162Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7669326Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7674902Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7675229Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7676101Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7676735Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7677825Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7680086Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7680709Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7681953Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7684198Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7684989Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7686119Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7691478Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7691923Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7692654Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7693129Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7694263Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7696511Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7697166Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7698371Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7700741Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7701377Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7702520Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7708434Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7708773Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7709532Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7710146Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7711290Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7713646Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7714305Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7715607Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7717978Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7718745Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7719861Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7724697Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.7725061Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7725874Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7726646Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7727792Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7730031Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7730966Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:00.7731966Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7734215Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7734997Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7736147Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7741534Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7741983Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7742729Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7743052Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7744465Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7746861Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7747759Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7748877Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7751209Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7751897Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7753135Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7758779Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7759086Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7759970Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7760725Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7762094Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7764331Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7765242Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7766332Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7768671Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7769302Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7770576Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7776617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7776952Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7777700Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7778207Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7779281Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7781580Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7782185Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7783399Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7789407Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7789730Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7790489Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7791049Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7792146Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7794518Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7795170Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7796537Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7801974Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7802282Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7803022Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7803592Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7804674Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7806965Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7807567Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7808781Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7814222Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7814539Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7815426Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7815848Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7816938Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7819246Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7819849Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7821071Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7826739Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7827172Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7827930Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7828464Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7829654Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7831974Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7832835Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7833975Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7836421Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7837084Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7838301Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7843695Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7844029Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7844744Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7845245Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7846437Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7848643Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7849562Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7850658Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7852913Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7853539Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7854777Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7860642Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7860997Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7861761Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7862367Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7863506Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7865988Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7866638Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7867905Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7873413Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7873803Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7874553Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7875642Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7876710Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7879164Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7879808Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7881019Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7886377Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7886728Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7887534Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7888122Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7889186Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7891474Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7892126Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7893320Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7898774Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7899097Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7899823Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7900434Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7901491Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7903770Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7904689Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7905993Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7910925Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.7911240Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7912219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7913070Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.7914236Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7916677Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7917576Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:00.7918635Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7924033Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7924351Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7925067Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7925707Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7926790Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7929077Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7929692Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7930911Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7933151Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7933914Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7935020Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7940545Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7940862Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7941601Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7942054Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7943163Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7945807Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7946439Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7947710Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7950037Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7950828Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7952004Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7957575Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7957894Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7958662Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7959302Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7960796Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7963082Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7963706Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7964964Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7967303Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7968088Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7969255Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7975125Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7975610Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7976355Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7976832Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7977930Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7980516Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7981164Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7982503Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.7984930Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7985748Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.7986950Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.7992523Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.7992978Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.7993731Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7994234Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.7995363Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.7997783Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.7998410Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.7999662Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8001882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8002644Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8003774Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8009197Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8009524Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8010248Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8010864Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8011989Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8014261Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8014912Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8016142Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8018418Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8019170Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8020323Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8026081Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8026440Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8027190Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8027832Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8028933Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8031289Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8031957Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8033200Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8035564Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8036466Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8037570Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8043018Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8043324Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8044057Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8044620Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8045705Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8047955Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8048616Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8049828Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8052055Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8052803Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8053952Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8059340Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8059920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8060856Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8061570Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8062661Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8065101Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8065791Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8067072Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8069514Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8070192Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8071340Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8076988Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8077381Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8078118Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8078626Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8079729Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8081972Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8082603Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8083813Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8086044Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8087139Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8088285Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8093621Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8093971Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8094693Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8095364Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8096447Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8098738Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8099374Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8100585Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8102810Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8103599Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8105084Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8110631Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8111062Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8111820Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8112309Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8113435Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8115766Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8116550Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8117798Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8120015Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8120822Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8121897Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8126625Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.8126960Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8127849Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8128774Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:00.8129870Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8132127Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8132879Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8134040Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8139452Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8139794Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8140575Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8141141Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8142219Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8144769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8145528Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8146810Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8152444Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8152787Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8153531Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8154095Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8155228Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8157665Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8158316Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8159537Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8165629Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8165965Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8166713Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8167311Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8168413Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8170781Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8171444Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8172822Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8178218Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8178544Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8179268Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8179882Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8180975Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8183238Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8183968Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8185504Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8191375Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8191705Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8192581Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8193138Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8194249Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8196737Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8197376Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8198610Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8204038Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8204419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8205143Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8205670Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8206748Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8209034Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8209673Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8210895Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8216303Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8216613Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8217334Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8217950Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8219029Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8221340Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8222007Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8223231Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8229106Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8229465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8230218Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8231022Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8232086Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8234452Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8235096Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8236492Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8241911Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8242275Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8243026Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8243566Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8244648Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8246961Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8247555Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8248785Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8254240Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8254553Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8255290Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8255892Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8256989Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8259291Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8260273Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8261732Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8267327Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8267710Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8268478Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8269253Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8270389Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8272901Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8273463Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8274756Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8280237Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8280637Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8281365Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8282111Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.8283222Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8285510Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8286173Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8287437Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8292486Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = true; int32_t = int]’: 2025-09-07T06:19:00.8292813Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1533:1: required from here 2025-09-07T06:19:00.8293765Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8294787Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:00.8295818Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8301118Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8301527Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8302305Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8302843Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8304144Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8306730Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8307535Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8308716Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8314253Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8314646Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8315384Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8315917Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8317256Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8319476Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8320260Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8321363Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8326682Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8327074Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8327804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8328379Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8329521Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8334784Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8335194Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8335923Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8340448Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8340867Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8341607Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8346349Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8346778Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8347618Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8352339Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8352713Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8353462Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8354046Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8355262Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8357708Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8358373Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8359584Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8362426Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8363168Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8364359Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8369863Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8370278Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8371021Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8371649Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8372834Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8375256Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8375894Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8377178Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8379799Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8380568Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8381891Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8387596Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8388075Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8388964Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8389311Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8390614Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8392950Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8393756Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8394931Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8400363Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8400780Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8401523Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8402014Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8403276Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8405525Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8406307Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8407463Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8412702Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8413108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8413854Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8414316Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8415588Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8417844Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8418653Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8419776Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8425347Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8425780Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8426553Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8427077Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8428368Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8430755Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8431487Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8432645Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8437604Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:00.8437928Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8438972Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8439784Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8440948Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8443199Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8443981Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8445099Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8450409Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8450800Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8451515Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8452067Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8453231Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8458533Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8458968Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8459683Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8464883Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8465297Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8466211Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8467797Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8468377Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8469679Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8475430Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8475958Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8476681Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8477247Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8478479Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8480713Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8481392Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8482605Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8487905Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8488307Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8489048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8489531Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8490768Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8496008Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8496686Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8497453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8502038Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8502435Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8503350Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8508025Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8508431Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8509195Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8513265Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:00.8513583Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8514568Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8515398Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8516709Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8522061Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8522427Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8523143Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8523720Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8524914Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8530242Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8530663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8531394Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8535834Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8536323Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8537052Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8537530Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8538678Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8544073Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8544646Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8545400Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8550084Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8550419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8551316Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8556229Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8556721Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8557460Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8562414Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8562911Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8563676Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8564167Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8565428Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8567797Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8568608Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8569885Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8575293Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8575663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8576391Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8576887Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8578130Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8580363Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8581128Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8582264Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8588140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8588471Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8589252Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8589697Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8590957Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8593286Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8594115Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8595265Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8600743Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8601166Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8601910Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8602331Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8603561Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8605842Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8606591Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8607739Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8613113Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8613471Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8614732Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8615386Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8616621Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8618879Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8619643Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8620807Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8626465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8626867Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8627646Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8628163Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8629436Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8631801Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8632609Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8633796Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8638722Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:00.8639026Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8639994Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8641189Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8641956Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8647555Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8647931Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8648676Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8649176Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8650471Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8655671Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8656060Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8656808Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8661691Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8662130Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8662897Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8663507Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8664940Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8670396Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8670811Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8671573Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8676348Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8676814Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8677563Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8681931Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8682400Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8683236Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8687567Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8687959Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8688671Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8689274Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8690467Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8692709Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8693504Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8694623Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8699903Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8700325Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8701051Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8701589Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8702772Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8705320Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8706159Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8707341Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8712853Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8713277Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8714055Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8714500Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8715774Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8718232Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8719005Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8720130Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8725472Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8725847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8726592Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8726996Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8728263Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8730519Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8731557Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8732703Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8737956Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8738368Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8739112Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8739613Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8740884Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8743133Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8743996Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8745433Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8750831Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8751327Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8752093Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8752510Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8753809Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8756109Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8757010Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8758126Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8764282Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8764662Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8765415Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8765778Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8767026Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8769374Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8770139Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8771389Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8773843Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8774607Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8775742Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8781003Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8781412Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8782140Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8782750Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8783983Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8786591Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8787242Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8788504Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8790802Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8791623Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8792782Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8798425Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8798812Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8799554Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8799915Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8801137Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8803382Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8804234Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8805358Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8810612Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8811000Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8811739Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8812227Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8813471Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8815715Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8816493Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8817637Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8822924Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8823309Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8824213Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8824949Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8826202Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8828558Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8829361Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8830537Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8836453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8836820Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8837580Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8837996Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8839248Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8841610Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8842393Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8843533Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8848267Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:00.8848577Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8849529Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8850286Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8851457Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8853719Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8854501Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8855620Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8861304Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8861724Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8862483Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8863157Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8864498Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8870047Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8870440Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8871177Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8875936Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8876329Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8877096Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8877544Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8878808Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8884270Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8884730Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8885593Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8890041Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8890417Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8891171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8895573Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8895978Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8896729Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8901191Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8901586Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8902311Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8902906Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8904208Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8906892Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8907477Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8908734Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8914186Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8914572Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8915389Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8915920Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8917241Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8919520Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8920449Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8921638Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8927475Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8927872Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8928645Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8929084Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8930375Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8935779Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8936246Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8937146Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8941559Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8941964Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8942789Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8947601Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8948004Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8948780Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8952821Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:00.8953150Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8954137Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8954945Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.8956313Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.8962004Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8962436Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8963188Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8963973Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8965196Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8970602Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8971098Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8971847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8976481Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8976970Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8977718Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8978063Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8979298Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8981595Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8982336Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8983474Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.8989383Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.8989803Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.8990594Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8990899Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.8992188Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.8994523Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.8995294Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.8996491Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9001952Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9002318Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9003073Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9003534Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9004996Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9007362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9008148Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9009324Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9014692Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9015063Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9015823Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9016382Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9017525Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9019816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9020559Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9021727Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9027332Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9027813Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9028588Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9029121Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9030402Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9032725Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9033509Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9034712Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9040139Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9040563Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9041299Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9041834Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9043073Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9045312Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9046072Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9047231Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9052502Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9052892Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9053632Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9054097Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9055323Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9057564Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9058411Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9059487Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9065513Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9065939Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9066708Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9067278Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9068562Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9070893Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9071677Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9072838Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9078321Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9078732Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9079468Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9079945Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9081165Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9083419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9084210Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9085335Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9090643Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9091064Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9091805Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9092210Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9093422Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9095685Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9096464Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9097587Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9102423Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:00.9102729Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9103841Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9104986Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9106163Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9111671Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9112089Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9112849Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9113276Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9114556Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9120038Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9120419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9121159Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9125628Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9126088Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9126848Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9131331Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9131715Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9132538Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9136910Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9137305Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9138049Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9138559Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9139810Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9145369Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9145783Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9146559Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9151266Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9151695Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9152457Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9152941Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9154237Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9159694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9160662Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9161438Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9166159Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9166499Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9167261Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9171777Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9172242Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9173155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9177647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9178052Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9179325Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9179640Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.9180812Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9183098Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9184225Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9185452Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9187804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9188684Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9189732Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9192058Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9193020Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9194473Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9199985Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9202816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9204019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9204922Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.9205350Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9206411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9207409Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9207917Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9210738Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9211610Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9212705Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9215037Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9215981Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9216859Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9222955Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9225830Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9227034Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9228047Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9228548Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9229530Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9230408Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9230738Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9233027Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9233965Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9234859Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9240307Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9243143Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9244342Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9245348Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9245862Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9246815Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9247680Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9248009Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9249935Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9250911Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9251905Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9257287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9260210Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9261417Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9262523Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9263055Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9264090Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9264968Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9265292Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9267356Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9268307Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9269216Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9274663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9277385Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9278571Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9279567Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9280076Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9281027Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9281895Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9282243Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9284536Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9285478Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9286425Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9291889Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9294596Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9295901Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9296807Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.9297228Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9298175Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9299166Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9299669Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9301787Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9302650Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9303698Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9306204Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9307169Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9308064Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9313543Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9316249Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9317430Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9318339Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.9318760Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9319700Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9320694Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9321193Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9323157Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9324019Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9325052Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9327424Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9328369Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9329293Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9334742Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9337455Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9338663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9339660Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9340175Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9341194Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9342056Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9342401Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9344404Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9345363Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9346337Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9351769Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9354516Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9355714Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9356702Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9357212Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9358156Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9359020Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9359363Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9361809Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9362758Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9363571Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9369016Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9371718Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9372921Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9374020Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9374535Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9375490Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9376354Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9376686Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9378649Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9379597Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9380480Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9386166Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9388902Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9390113Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9391107Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9391614Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9392569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9393472Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9393815Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9395637Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9396594Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9397504Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9402370Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:00.9404782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9405979Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9406889Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.9407317Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9408278Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9409292Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:00.9410247Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9412624Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9413577Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9414541Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9419988Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9422677Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9423963Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9424884Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.9425349Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9426377Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9427367Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9427872Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9429857Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9430703Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9431776Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9437179Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9439881Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9441058Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9441966Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.9442379Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9443330Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9444315Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9444816Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9446910Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9447783Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9448823Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9454219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9456928Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9458114Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9459124Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9459679Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9460870Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9461748Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9462078Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9467397Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9470218Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9471497Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9472507Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9473021Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9473971Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9474836Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9475159Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9480097Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9482820Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9484009Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9484996Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9485505Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9486444Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9487311Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9487654Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9492713Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9495417Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9496607Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9497631Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9498126Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9499090Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9500036Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9500360Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9505408Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9508099Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9509264Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9510296Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.9510731Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9511673Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9512672Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9513381Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9515620Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9516501Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9517434Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9522929Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9525658Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9526827Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9527740Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.9528164Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9529103Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9530103Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9530599Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9532494Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9533371Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9534318Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9539763Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9542481Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9543785Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9544898Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9545418Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9546380Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9547259Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9547600Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9552655Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9555418Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9556640Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9557643Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9558157Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9559123Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9560160Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9560500Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9565592Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9568293Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9569493Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9570501Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9571002Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9571967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9572828Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9573175Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9578182Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9580894Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9582089Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9583108Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9583739Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9584822Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9585695Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9586022Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9590525Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:00.9592935Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9594306Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9595246Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.9595683Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9596637Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9597663Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:00.9598192Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9603570Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9606299Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9607488Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9608465Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9608971Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9609920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9610764Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9611279Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9613509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9614491Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9615328Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9620794Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9623510Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9624767Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9625865Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9626373Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9627317Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9628182Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9628506Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9630583Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9631520Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9632447Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9648882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9651740Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9653029Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9654046Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9654546Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9655516Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9656390Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9656720Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9657689Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9658619Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9659071Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9662327Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9665156Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9666362Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9667371Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9667865Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9668833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9669695Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9670020Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9670983Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9671915Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9672373Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9675503Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9678187Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9679390Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9680403Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9680904Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9682019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9682877Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9683215Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9684187Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9685116Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9685576Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9689217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9691946Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9693146Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9694151Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9694648Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9695603Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9696466Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9696795Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9698835Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9699782Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9700727Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9706280Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9708992Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9710171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9711176Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9711753Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9712711Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9713586Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9713920Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9715975Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9716900Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9717836Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9723771Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9726524Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9727714Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9728712Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9729205Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9730163Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9731028Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9731361Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9733199Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9734146Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9735068Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9740546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9743246Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9744544Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9745569Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9746083Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9747043Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9747906Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9748233Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9750336Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9751286Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9752256Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9757651Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9760617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9761818Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9762830Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9763344Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9764300Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9765405Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9765740Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9767588Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9768537Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9769480Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9774950Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9777596Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9778760Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9779716Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9780207Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9781127Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9781967Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9782295Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9784543Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9785506Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9786462Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9791998Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9794715Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9795919Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9797018Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9797610Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9798546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9799392Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9799725Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9801526Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9802449Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9803351Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9808111Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:00.9810485Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9811654Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9812643Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:00.9813167Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9814072Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9814991Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9815448Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:00.9820730Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9823370Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9824816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9825809Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9826306Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9827259Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9828117Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9828490Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9833905Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9836712Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9837851Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9838827Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9839437Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9840363Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9841198Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9841511Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9846378Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9849050Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9850206Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9851179Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9851668Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9852583Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9853419Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9853738Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9858649Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9861746Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9862953Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9864006Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9864517Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9865464Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9866336Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9866675Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9871998Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9874808Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9876013Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9877019Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9877520Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9878487Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9879452Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9879794Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9884895Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9887607Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9888797Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9889877Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9890373Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9891334Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9892183Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9892521Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9897642Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9900266Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9901411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9902379Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9902855Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9903777Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9904898Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9905223Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9910472Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9913236Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9914414Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9915411Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9915921Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9916967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9917797Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9918121Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9923575Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9926221Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9927369Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9928348Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9928832Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9929809Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9930663Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9930979Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9935895Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9938516Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9939663Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9940656Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9941154Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9942073Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9942916Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9943233Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9948818Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9951602Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9952797Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9953783Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9954300Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9955251Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9956118Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9956574Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9962302Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9965023Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9966230Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9967233Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:00.9967730Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9968689Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9969541Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9969928Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9974391Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = true; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:00.9974721Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9975632Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9976645Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:00.9977748Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9983085Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:00.9983401Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:00.9984219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9984998Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:00.9986212Z | ^~~~~~~~~~~~ 2025-09-07T06:19:00.9988526Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9989181Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:00.9990480Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:00.9992763Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:00.9993511Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:00.9994720Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0000025Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0000432Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0001165Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0001830Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0003050Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0005388Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0005996Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0007325Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0009607Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0010361Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0011578Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0017108Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0017420Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0018187Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0018724Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0020042Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0022367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0023090Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0024367Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0030176Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0030488Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0031287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0031984Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0033310Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0035623Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0036484Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0037660Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0042888Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0043273Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0044021Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0044528Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0045781Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0048010Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0048738Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0049927Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0055067Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0055438Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0056171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0056690Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0057963Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0060530Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0061519Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0062654Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0068112Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0068439Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0069166Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0069850Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0071106Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0073429Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0074013Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0075321Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0077690Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0078389Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0079585Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0084817Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0085142Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0085875Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0086365Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0087592Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0089833Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0090583Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0091735Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0096879Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0097260Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0097994Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0098586Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0099824Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0102074Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0102819Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0104116Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0109674Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0109984Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0110736Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0111337Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0112628Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0115018Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0115778Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0117088Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0122243Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0122545Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0123360Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0124217Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0125423Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0127667Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0128397Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0129580Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0134189Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:01.0134542Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0135488Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0136257Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0137445Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0139697Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0140382Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0141576Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0147115Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0147436Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0148737Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0149102Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0150176Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0152509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0153123Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0154430Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0160431Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0160784Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0161547Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0162058Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0163286Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0165810Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0166263Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0167558Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0173334Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0173672Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0174617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0174757Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0175929Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0181329Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0181658Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0182411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0187212Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0187617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0188388Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0193155Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0193597Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0194387Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0198932Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0199274Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0200017Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0200490Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0201698Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0204017Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0204685Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0205951Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0211449Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0211850Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0212569Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0213037Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0214536Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0216812Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0217488Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0218703Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0224385Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0224801Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0225570Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0226082Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0227318Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0232844Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0233229Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0233993Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0238714Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0239048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0239825Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0244372Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0244785Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0245550Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0249499Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:01.0249835Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0250729Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0251569Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0252754Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0258255Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0258622Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0259377Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0260060Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0261459Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0263821Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0264690Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0265881Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0271420Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0271921Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0272747Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0272922Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0274237Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0276699Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0277453Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0278573Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0283949Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0284353Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0285109Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0285425Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0286665Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0288903Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0289656Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0290768Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0296122Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0296461Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0297216Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0297608Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0298848Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0301130Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0301867Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0302972Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0309257Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0309579Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0310356Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0310805Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0312008Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0314329Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0315081Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0316225Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0321665Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0322087Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0322828Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0323182Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0324427Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0326637Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0327409Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0328535Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0333816Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0334190Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0334922Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0335330Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0336577Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0338784Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0339558Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0340681Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0346308Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0346710Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0347465Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0347942Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0349234Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0351612Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0352318Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0353485Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0358985Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0359363Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0360473Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0361225Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0362302Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0364638Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0365436Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0366565Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0372044Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0372436Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0373195Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0373632Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0374881Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0377206Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0377986Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0379130Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0384674Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0385159Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0385932Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0386349Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0387616Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0389929Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0390728Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0391874Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0397623Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0397940Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0398689Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0399009Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0400248Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0402498Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0403532Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0404613Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0409372Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:01.0409678Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0410650Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0411470Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0412618Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0417884Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0418254Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0418997Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0419449Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0420661Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0426363Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0426736Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0427509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0432297Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0432642Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0433405Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0433772Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0435049Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0440597Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0440994Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0441738Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0446428Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0446782Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0447539Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0452137Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0452504Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0453367Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0457864Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0458238Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0458993Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0459446Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0461105Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0466799Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0467136Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0467890Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0472422Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0472889Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0473666Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0474024Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0475285Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0481124Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0481518Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0482294Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0486967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0487384Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0488146Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0492675Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0493086Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0493926Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0498453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0498788Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0499537Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0500096Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0501286Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0503627Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0504363Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0505712Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0508060Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0508866Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0510025Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0515504Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0515900Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0516634Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0517163Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0518388Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0520683Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0521363Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0522617Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0524924Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0525660Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0526842Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0532542Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0532881Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0534657Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0534816Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0535316Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0537647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0538395Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0539556Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0545106Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0545537Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0546309Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0546779Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0548021Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0550344Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0551123Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0552261Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0557764Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0558117Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0558879Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0559292Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0560898Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0563234Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0563998Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0565149Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0570647Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0571019Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0571780Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0572346Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0573564Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0576164Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0576850Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0577956Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0583259Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0583610Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0584621Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0585319Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0586725Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0588825Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0589482Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0590731Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0593031Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0593809Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0594970Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0600441Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0600838Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0601567Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0602133Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0603337Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0605584Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0606210Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0607425Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0609662Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0610386Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0611515Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0616832Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0617217Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0618060Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0618297Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0619526Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0621822Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0622548Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0623668Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0629547Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0629889Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0630664Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0631082Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0632342Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0634682Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0635449Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0636718Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0642070Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0642419Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0643174Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0643572Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0644816Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0647057Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0647819Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0648935Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0654142Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0654550Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0655285Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0655807Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0657129Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0659263Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0660397Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0661759Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0666726Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:01.0667052Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0668133Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0668913Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0670104Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0672413Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0673204Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0674361Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0680183Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0680525Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0681231Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0681745Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0682932Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0685173Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0685794Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0687015Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0692301Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0692800Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0693524Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0693888Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0695068Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0697317Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0697978Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0699287Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0704747Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0705149Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0705920Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0706412Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0707659Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0713169Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0713533Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0714297Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0718921Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0719293Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0720044Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0724527Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0724940Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0725675Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0730002Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0730430Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0731220Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0731717Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0732852Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0735107Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0735752Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0736973Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0742278Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0742633Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0743342Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0743970Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0745442Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0747724Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0748380Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0749636Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0755125Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0755491Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0756267Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0756790Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0758008Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0763976Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0764494Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0765280Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0770152Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0770529Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0771824Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0776655Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0777048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0777798Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0781701Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:01.0782005Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0782971Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0783751Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.0785374Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.0790794Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0791181Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0791953Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0792415Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0793701Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0796082Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0796970Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0798086Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0803441Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0803803Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0804687Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0804942Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0806200Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0808409Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0809181Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0810315Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0815615Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0815998Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0816735Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0817134Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0818371Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0820584Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0821355Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0822477Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0828334Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0828687Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0829446Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0829840Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0831116Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0833410Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0834189Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0835355Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0840888Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0841219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0841954Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0842324Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0843581Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0845872Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0846573Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0847672Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0852975Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0853386Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0854139Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0854764Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0855993Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0858214Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0859000Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0860514Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0866150Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0866673Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0867434Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0867864Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0869810Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0871567Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0872376Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0873501Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0879124Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0879457Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0880216Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0880560Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0881832Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0884134Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0884958Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0886099Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0891576Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0891948Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0892712Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0893159Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0894425Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0896757Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0897537Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0898685Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0904277Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0904621Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0905417Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0905894Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0907164Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0909509Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0910253Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0911400Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0916987Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0917453Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0918219Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0918521Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0919770Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0922010Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0922766Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0923872Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0929204Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0929590Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0930340Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0930688Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0931940Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0934181Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0934928Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0936037Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0940836Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:01.0941161Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0942050Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0942848Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.0944065Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.0949791Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0950266Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0951040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0951635Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0952902Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0958555Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0958879Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0959621Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0964733Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0965183Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0965951Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0966294Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0967548Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0973013Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0973415Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0974288Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0978760Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0979137Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0979985Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0984610Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0985029Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0985796Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0990654Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0990979Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0991735Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.0992088Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.0993335Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.0998832Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.0999244Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.0999973Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1004448Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1004804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1005539Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1005970Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1007188Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1012505Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1012921Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1013657Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1018062Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1018437Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1019260Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1023613Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1024087Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1025594Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1029989Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1030332Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1031094Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1031624Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.1032865Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1035172Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1036054Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1037240Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1039562Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1040134Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1041409Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1043720Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1044450Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1049111Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1051975Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1052375Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1053120Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1053322Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.1053944Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1056338Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1057309Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1058337Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1060918Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1061622Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1062880Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1065351Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1066080Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1067279Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1072884Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1073316Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1074106Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1074618Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1075804Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1078145Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1078698Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1079976Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1082330Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1083013Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1084243Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1089677Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1090000Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1090868Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1091513Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1092685Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1095070Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1095675Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1097015Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1099336Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1100055Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1101291Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1106983Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1107302Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1108076Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1108733Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1109944Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1112272Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1112888Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1114213Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1116507Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1117258Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1118505Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1123883Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1124227Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1124966Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1125772Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1126960Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1129344Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1129959Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1131297Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1133853Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1134620Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1135852Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1141230Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1141553Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1142282Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1142961Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.1144294Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1146773Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1147565Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1148709Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1151050Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1151669Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1152966Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1155304Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1156070Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1157257Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1162856Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1163172Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1163916Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1164689Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.1165934Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1168279Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1169149Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1170272Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1172614Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1173263Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1174543Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1176874Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1177590Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1178802Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1184280Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1184687Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1185460Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1186204Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1187362Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1189701Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1190428Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1191625Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1193935Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1194713Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1195922Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1201313Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1201706Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1202467Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1203188Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1204335Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1206675Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1207266Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1208562Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1210874Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1211611Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1212826Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1218187Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1218496Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1219254Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1220044Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1221207Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1223523Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1224194Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1225914Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1227956Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1228674Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1229909Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1235383Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1235721Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1236466Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1237203Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1238363Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1240683Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1241290Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1242857Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1245171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1245907Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1247105Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1251903Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:01.1252226Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1253210Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1254114Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.1255294Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1257579Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1258469Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:01.1259623Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1262324Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1263041Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1264308Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1269803Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1270256Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1270991Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1271499Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.1272719Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1275008Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1275897Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1277133Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1279404Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1280055Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1281330Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1286734Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1287109Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1287851Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1288451Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.1289674Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1291996Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1292856Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1294012Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1296327Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1296951Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1298262Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1303669Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1304067Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1304844Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1305698Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1306859Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1309223Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1309815Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1311116Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1316519Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1316837Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1317606Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1318437Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1319490Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1321850Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1322479Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1323910Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1329157Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1329527Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1330289Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1331018Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1332158Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1334500Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1335107Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1336450Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1341826Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1342156Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1342898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1343691Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1345062Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1347590Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1348219Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1349577Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1354908Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1355230Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1355961Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1356656Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.1357900Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1360497Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1361854Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1362502Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1365045Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1365560Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1366825Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1372345Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1372839Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1373587Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:525:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1373995Z 525 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.1375215Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1377530Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1378375Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1379531Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1381898Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1382496Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1383803Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1389530Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1389847Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1390610Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1391385Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1392529Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1394995Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1395454Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1396763Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1402180Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1402506Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1403383Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1403998Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1405170Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1407535Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1408123Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1409402Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1414820Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1416320Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1417104Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1417371Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1417751Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1420152Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1420721Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1422017Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1427669Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1427986Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1428746Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1429386Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1430532Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1432882Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1433464Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1434755Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1439574Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:01.1439887Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1440885Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1046:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1441680Z 1046 | __m256i row_offset_v = _mm256_set1_epi32(row_offset); 2025-09-07T06:19:01.1443006Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1445246Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1446112Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:01.1447270Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1452913Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1453314Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1454071Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1454770Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1455967Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1458287Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1458922Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1460624Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1462896Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1463632Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1465032Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1470454Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1470786Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1471528Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1472291Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1473458Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1475804Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1476420Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1477734Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1480025Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1480817Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1481997Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1487506Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1487850Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1488596Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1489344Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1490498Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1492845Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1493478Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1494762Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1497098Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1497860Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1499063Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1504583Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1504900Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1505653Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1506545Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1507662Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1509993Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1510619Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1511912Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1514241Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1514981Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1516182Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1521602Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1521990Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1522745Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1523435Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1524592Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1526946Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1527568Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1528862Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1531259Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1531899Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1533110Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1538523Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1538840Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1539615Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1540354Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1541554Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1544017Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1544766Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1546034Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1548351Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1549086Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1550315Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1555691Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1556016Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1556892Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1557883Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1559028Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1561789Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1562347Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1563706Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1566016Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1566764Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1568010Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1573520Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1573936Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1574677Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1575290Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1576474Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1578789Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1579419Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1580713Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1583038Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:502:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1583788Z 502 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1585204Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1590572Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1590897Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1591657Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1592443Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1593607Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1595948Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1596577Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1597857Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1600156Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1600916Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1602099Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1607540Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1607944Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1608694Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1609375Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1610530Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1612852Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1613490Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1614789Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1617179Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1617841Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1619055Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1624529Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1624845Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1625962Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1626491Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1627625Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1629982Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1630573Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1631882Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1634203Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1634929Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1636143Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1641677Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1642011Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1642779Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1643432Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1644596Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1646947Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1647554Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1648834Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1651180Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1187:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1651880Z 1187 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1653094Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1657948Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:01.1658318Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1659318Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1660394Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:01.1661646Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1664143Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1028:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1664917Z 1028 | __m256i A_zero_point_v = _mm256_set1_epi32(r.A_zero_point); 2025-09-07T06:19:01.1666126Z | ^~~~~~~~~~~~~~ 2025-09-07T06:19:01.1671845Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1672171Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1672934Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1673719Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1674873Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1677243Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1677857Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1679163Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1684543Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = float; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1684870Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1685608Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1686399Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1687596Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1689926Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1690541Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1691859Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1697235Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1697566Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1698395Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1699199Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1700286Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1702693Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1703287Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1704767Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1710197Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1710546Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1711295Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1712036Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1713203Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1715548Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1716197Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1717483Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1722895Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1723230Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1723970Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1724761Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1725935Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1728269Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1728909Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1730189Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1735626Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = float; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1735940Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1736681Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1737491Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1738650Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1741874Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1742025Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1742950Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1748564Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = false; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1748879Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1749634Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1750370Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1751558Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1753909Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1754535Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1755840Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1761411Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; BIAS_TYPE = int; bool DIRECT = true; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1761753Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1762526Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:475:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1763762Z 475 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1764890Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1767254Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:478:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1767892Z 478 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1769207Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1774617Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 2; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1775040Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1775805Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1776518Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1777684Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1780070Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1780656Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1781966Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1787692Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 4; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1788008Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1788776Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1789461Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1790624Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1792982Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1793589Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1794894Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1800250Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 8; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1800578Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1801341Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1802175Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1803345Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1805673Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1806297Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1807600Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1812980Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeOutputProcessingGConvAvx2(uint8_t*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int C_PER_G = 16; BIAS_TYPE = int; uint8_t = unsigned char; int32_t = int]’: 2025-09-07T06:19:01.1813372Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1814114Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1161:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1814846Z 1161 | __m256 multiplier_v = _mm256_set1_ps(r.C_multiplier[quant_param_idx]); 2025-09-07T06:19:01.1816014Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1818474Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1164:10: warning: variable ‘act_times_w_rcp_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1819105Z 1164 | __m256 act_times_w_rcp_v; 2025-09-07T06:19:01.1820437Z | ^~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1825429Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::requantizeForFloatAvx2(float*, const int32_t*, const fbgemm::block_type_t&, int, int, const fbgemm::requantizationForFloatParams_t&) [with bool A_SYMMETRIC = false; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool HAS_BIAS = false; bool FUSE_RELU = false; int32_t = int]’: 2025-09-07T06:19:01.1825840Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1534:1: required from here 2025-09-07T06:19:01.1826793Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1013:10: warning: variable ‘multiplier_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1827778Z 1013 | __m256 multiplier_v = _mm256_set1_ps(r.A_scale * r.B_scale[quant_param_idx]); 2025-09-07T06:19:01.1828900Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1832495Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfAvx2(const uint8_t*, size_t, int, OutputType*) [with OutputType = float; int BIT_RATE = 8; uint8_t = unsigned char; size_t = long unsigned int]’: 2025-09-07T06:19:01.1832843Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:2219:1: required from here 2025-09-07T06:19:01.1834640Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1944:11: warning: variable ‘vmask_load’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1835262Z 1944 | __m128i vmask_load; 2025-09-07T06:19:01.1836592Z | ^~~~~~~~~~ 2025-09-07T06:19:01.1838861Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1945:11: warning: variable ‘vmask_store0’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1839623Z 1945 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-09-07T06:19:01.1840814Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1843098Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1945:25: warning: variable ‘vmask_store1’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1843844Z 1945 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-09-07T06:19:01.1845066Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1847318Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1945:39: warning: variable ‘vmask_store2’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1848075Z 1945 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-09-07T06:19:01.1849287Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1851542Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1945:53: warning: variable ‘vmask_store3’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1852303Z 1945 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-09-07T06:19:01.1853494Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1857195Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::FusedNBitRowwiseQuantizedSBHalfToFloatOrHalfAvx2(const uint8_t*, size_t, int, OutputType*) [with OutputType = short unsigned int; int BIT_RATE = 8; uint8_t = unsigned char; size_t = long unsigned int]’: 2025-09-07T06:19:01.1857591Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:2222:1: required from here 2025-09-07T06:19:01.1859244Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1944:11: warning: variable ‘vmask_load’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1860039Z 1944 | __m128i vmask_load; 2025-09-07T06:19:01.1861555Z | ^~~~~~~~~~ 2025-09-07T06:19:01.1863967Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1945:11: warning: variable ‘vmask_store0’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1864733Z 1945 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-09-07T06:19:01.1865938Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1868222Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1945:25: warning: variable ‘vmask_store1’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1869074Z 1945 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-09-07T06:19:01.1870172Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1889610Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1945:39: warning: variable ‘vmask_store2’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1890092Z 1945 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-09-07T06:19:01.1890232Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1891048Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1945:53: warning: variable ‘vmask_store3’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1891282Z 1945 | __m256i vmask_store0, vmask_store1, vmask_store2, vmask_store3; 2025-09-07T06:19:01.1891401Z | ^~~~~~~~~~~~ 2025-09-07T06:19:01.1893060Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc: In instantiation of ‘void fbgemm::FloatOrHalfToFused8BitRowwiseQuantizedSBFloatAvx2(const InputType*, size_t, int, uint8_t*, const InputType*) [with InputType = float; size_t = long unsigned int; uint8_t = unsigned char]’: 2025-09-07T06:19:01.1893365Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:2240:1: required from here 2025-09-07T06:19:01.1894159Z /pytorch/third_party/fbgemm/src/QuantUtilsAvx2.cc:1781:9: warning: variable ‘min_max_row_float_for_fp16’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:19:01.1894302Z 1781 | float min_max_row_float_for_fp16[2]; 2025-09-07T06:19:01.1894410Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-07T06:19:01.1894941Z [1440/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2025-09-07T06:19:01.1895436Z [1441/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2025-09-07T06:19:01.7115792Z [1442/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2025-09-07T06:19:01.9580034Z [1443/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2025-09-07T06:19:02.0145112Z [1444/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2025-09-07T06:19:02.1895063Z [1445/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2025-09-07T06:19:02.2785282Z [1446/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2025-09-07T06:19:02.4717172Z [1447/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2025-09-07T06:19:02.8714903Z [1448/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2025-09-07T06:19:03.3771343Z [1449/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2025-09-07T06:19:03.3782381Z [1450/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2025-09-07T06:19:03.7941989Z [1451/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2025-09-07T06:19:04.0534868Z [1452/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2025-09-07T06:19:04.1525613Z [1453/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2025-09-07T06:19:04.6094509Z [1454/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2025-09-07T06:19:04.7871767Z [1455/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2025-09-07T06:19:04.8994532Z [1456/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2025-09-07T06:19:05.1155655Z [1457/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2025-09-07T06:19:05.2274719Z [1458/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2025-09-07T06:19:05.8095702Z [1459/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2025-09-07T06:19:06.0263826Z [1460/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2025-09-07T06:19:06.6973546Z [1461/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2025-09-07T06:19:06.8617390Z [1462/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2025-09-07T06:19:07.0215260Z [1463/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2025-09-07T06:19:07.4369383Z [1464/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2025-09-07T06:19:07.5186851Z [1465/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2025-09-07T06:19:07.8563149Z [1466/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2025-09-07T06:19:08.1147057Z [1467/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2025-09-07T06:19:08.1290335Z [1468/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2025-09-07T06:19:08.4441285Z [1469/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2025-09-07T06:19:08.5728587Z [1470/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2025-09-07T06:19:08.6780016Z [1471/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2025-09-07T06:19:08.7523605Z [1472/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2025-09-07T06:19:08.7768372Z [1473/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2025-09-07T06:19:08.8108661Z [1474/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2025-09-07T06:19:08.8949431Z [1475/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2025-09-07T06:19:09.0474866Z [1476/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2025-09-07T06:19:09.1566478Z [1477/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2025-09-07T06:19:09.3239393Z [1478/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2025-09-07T06:19:09.4069056Z [1479/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2025-09-07T06:19:09.4270664Z [1480/7195] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2025-09-07T06:19:09.4404446Z [1481/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2025-09-07T06:19:09.4982882Z [1482/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2025-09-07T06:19:09.6279499Z [1483/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2025-09-07T06:19:09.6992155Z [1484/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2025-09-07T06:19:09.7139966Z [1485/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2025-09-07T06:19:09.7282198Z [1486/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2025-09-07T06:19:09.7514780Z [1487/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2025-09-07T06:19:09.7601329Z [1488/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2025-09-07T06:19:09.8028308Z [1489/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2025-09-07T06:19:09.9595664Z [1490/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2025-09-07T06:19:10.1017869Z [1491/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2025-09-07T06:19:10.3372519Z [1492/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2025-09-07T06:19:10.3481540Z [1493/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2025-09-07T06:19:10.4921199Z [1494/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2025-09-07T06:19:10.5062120Z [1495/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2025-09-07T06:19:10.5920729Z [1496/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2025-09-07T06:19:10.7975047Z [1497/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2025-09-07T06:19:10.8310760Z [1498/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2025-09-07T06:19:10.8603334Z [1499/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2025-09-07T06:19:10.9507156Z [1500/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2025-09-07T06:19:11.1162880Z [1501/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2025-09-07T06:19:11.1179193Z [1502/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/debug_logger.cc.o 2025-09-07T06:19:11.5265029Z [1503/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2025-09-07T06:19:11.6870878Z [1504/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/helpers.cc.o 2025-09-07T06:19:12.1352016Z [1505/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2025-09-07T06:19:12.1603641Z [1506/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2025-09-07T06:19:12.1702862Z [1507/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2025-09-07T06:19:12.2347611Z [1508/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2025-09-07T06:19:12.2469033Z [1509/7195] Linking CXX static library lib/libonnx_proto.a 2025-09-07T06:19:12.3133998Z [1510/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2025-09-07T06:19:12.4462471Z [1511/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/dynamic_library.cc.o 2025-09-07T06:19:12.5534544Z [1512/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/openssl.cc.o 2025-09-07T06:19:12.5766579Z [1513/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2025-09-07T06:19:12.6540802Z [1514/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/context.cc.o 2025-09-07T06:19:12.7083445Z [1515/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2025-09-07T06:19:12.7296856Z [1516/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/device.cc.o 2025-09-07T06:19:12.9487868Z [1517/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2025-09-07T06:19:13.2015499Z [1518/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2025-09-07T06:19:13.6113783Z [1519/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2025-09-07T06:19:13.6543256Z [1520/7195] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/pair.cc.o 2025-09-07T06:19:13.8135236Z [1521/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2025-09-07T06:19:13.8918972Z [1522/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2025-09-07T06:19:14.0863451Z [1523/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2025-09-07T06:19:15.3723551Z [1524/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2025-09-07T06:19:15.7422318Z [1525/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2025-09-07T06:19:16.1782262Z [1526/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2025-09-07T06:19:16.4030518Z [1527/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2025-09-07T06:19:16.6993161Z [1528/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2025-09-07T06:19:17.0280997Z [1529/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2025-09-07T06:19:17.5449001Z [1530/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2025-09-07T06:19:17.6556885Z [1531/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2025-09-07T06:19:17.7867643Z [1532/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2025-09-07T06:19:17.8849904Z [1533/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2025-09-07T06:19:18.0712714Z [1534/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2025-09-07T06:19:19.1626510Z [1535/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/utils.cc.o 2025-09-07T06:19:19.1915170Z [1536/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2025-09-07T06:19:19.4009883Z [1537/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2025-09-07T06:19:20.5751873Z [1538/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2025-09-07T06:19:20.7835856Z [1539/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2025-09-07T06:19:21.6461909Z [1540/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2025-09-07T06:19:21.9093594Z [1541/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2025-09-07T06:19:22.6312496Z [1542/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2025-09-07T06:19:22.7093516Z [1543/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2025-09-07T06:19:22.7267748Z [1544/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2025-09-07T06:19:23.4663984Z [1545/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2025-09-07T06:19:23.6602950Z [1546/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2025-09-07T06:19:24.0313642Z [1547/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2025-09-07T06:19:24.8153067Z [1548/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2025-09-07T06:19:24.9449996Z [1549/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2025-09-07T06:19:24.9626831Z [1550/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2025-09-07T06:19:25.1105871Z [1551/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2025-09-07T06:19:25.4261999Z [1552/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2025-09-07T06:19:26.2354572Z [1553/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2025-09-07T06:19:26.6870989Z [1554/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2025-09-07T06:19:27.0545650Z [1555/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2025-09-07T06:19:27.3436068Z [1556/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2025-09-07T06:19:27.9391290Z [1557/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2025-09-07T06:19:28.2827471Z [1558/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2025-09-07T06:19:28.3613103Z [1559/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2025-09-07T06:19:29.3399321Z [1560/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2025-09-07T06:19:30.5472031Z [1561/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2025-09-07T06:19:30.6442888Z [1562/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2025-09-07T06:19:30.7341782Z [1563/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2025-09-07T06:19:31.0756102Z [1564/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2025-09-07T06:19:31.3137598Z [1565/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2025-09-07T06:19:31.7166377Z [1566/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2025-09-07T06:19:32.1589636Z [1567/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2025-09-07T06:19:32.8461723Z [1568/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2025-09-07T06:19:32.9513757Z [1569/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2025-09-07T06:19:33.4266397Z [1570/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2025-09-07T06:19:33.4547330Z [1571/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2025-09-07T06:19:33.7671489Z [1572/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2025-09-07T06:19:34.3734094Z [1573/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2025-09-07T06:19:34.3890735Z [1574/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2025-09-07T06:19:34.4605010Z [1575/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2025-09-07T06:19:34.4966941Z [1576/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2025-09-07T06:19:34.7553083Z [1577/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2025-09-07T06:19:34.7554223Z [1578/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2025-09-07T06:19:34.7657842Z [1579/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2025-09-07T06:19:35.0059938Z [1580/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2025-09-07T06:19:35.3159151Z [1581/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2025-09-07T06:19:35.4626950Z [1582/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2025-09-07T06:19:35.5935109Z [1583/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float4.cpp.o 2025-09-07T06:19:35.7534894Z [1584/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float8.cpp.o 2025-09-07T06:19:36.0006636Z [1585/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2025-09-07T06:19:36.1667793Z [1586/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2025-09-07T06:19:36.5266562Z [1587/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2025-09-07T06:19:36.6290239Z [1588/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2025-09-07T06:19:37.2150883Z [1589/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2025-09-07T06:19:37.4600842Z [1590/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2025-09-07T06:19:37.7049196Z [1591/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2025-09-07T06:19:37.9302357Z [1592/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2025-09-07T06:19:37.9914428Z [1593/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2025-09-07T06:19:38.3004346Z [1594/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2025-09-07T06:19:38.3464616Z [1595/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2025-09-07T06:19:38.4625924Z [1596/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2025-09-07T06:19:38.8271482Z [1597/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2025-09-07T06:19:39.1727609Z [1598/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2025-09-07T06:19:39.5688441Z [1599/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2025-09-07T06:19:39.6460076Z [1600/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2025-09-07T06:19:40.5552760Z [1601/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2025-09-07T06:19:40.5635139Z [1602/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2025-09-07T06:19:40.6153141Z [1603/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2025-09-07T06:19:40.7589200Z [1604/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2025-09-07T06:19:40.9730949Z [1605/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2025-09-07T06:19:42.1731420Z [1606/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2025-09-07T06:19:42.2224950Z [1607/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2025-09-07T06:19:42.3017732Z [1608/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2025-09-07T06:19:42.4120989Z [1609/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2025-09-07T06:19:42.7423404Z [1610/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2025-09-07T06:19:42.9601122Z [1611/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2025-09-07T06:19:43.0751193Z [1612/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2025-09-07T06:19:43.1616326Z [1613/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2025-09-07T06:19:43.3146012Z [1614/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2025-09-07T06:19:44.4198763Z [1615/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2025-09-07T06:19:44.5580241Z [1616/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2025-09-07T06:19:44.6123817Z [1617/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2025-09-07T06:19:44.8107687Z [1618/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2025-09-07T06:19:44.8186659Z [1619/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2025-09-07T06:19:45.1804326Z [1620/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2025-09-07T06:19:45.5247985Z [1621/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2025-09-07T06:19:45.5924930Z [1622/7195] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2025-09-07T06:19:45.6053944Z [1623/7195] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2025-09-07T06:19:45.6594424Z [1624/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2025-09-07T06:19:45.9479360Z [1625/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2025-09-07T06:19:46.0224953Z [1626/7195] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2025-09-07T06:19:46.1631575Z [1627/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2025-09-07T06:19:46.3070714Z [1628/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2025-09-07T06:19:46.8404768Z [1629/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2025-09-07T06:19:47.7047488Z [1630/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2025-09-07T06:19:47.7114632Z [1631/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2025-09-07T06:19:50.0036772Z [1632/7195] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2025-09-07T06:19:51.0476475Z [1633/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2025-09-07T06:19:51.1163355Z [1634/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2025-09-07T06:19:51.8339935Z [1635/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2025-09-07T06:19:52.8646581Z [1636/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2025-09-07T06:19:53.9166880Z [1637/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2025-09-07T06:19:56.2945077Z [1638/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2025-09-07T06:19:57.9609364Z [1639/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2025-09-07T06:19:58.2028259Z [1640/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2025-09-07T06:19:59.1763532Z [1641/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2025-09-07T06:20:00.3363484Z [1642/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2025-09-07T06:20:00.7653280Z [1643/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2025-09-07T06:20:01.5302918Z [1644/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2025-09-07T06:20:03.9234705Z [1645/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2025-09-07T06:20:05.0137273Z [1646/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2025-09-07T06:20:05.1513940Z [1647/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2025-09-07T06:20:06.0621889Z [1648/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2025-09-07T06:20:06.6852804Z [1649/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2025-09-07T06:20:07.6445216Z [1650/7195] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2025-09-07T06:20:08.5987895Z [1651/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2025-09-07T06:20:09.4178316Z [1652/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2025-09-07T06:20:10.2215280Z [1653/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2025-09-07T06:20:10.7355744Z [1654/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2025-09-07T06:20:10.8107212Z [1655/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2025-09-07T06:20:10.9547448Z [1656/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2025-09-07T06:20:11.1757510Z [1657/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2025-09-07T06:20:11.5259633Z [1658/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2025-09-07T06:20:12.4772701Z [1659/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2025-09-07T06:20:13.0430429Z [1660/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2025-09-07T06:20:13.1802853Z [1661/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2025-09-07T06:20:13.5929581Z [1662/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2025-09-07T06:20:13.7783329Z [1663/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2025-09-07T06:20:14.7961846Z [1664/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2025-09-07T06:20:15.2448688Z [1665/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2025-09-07T06:20:16.4204298Z [1666/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2025-09-07T06:20:16.6951525Z [1667/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2025-09-07T06:20:17.6387026Z [1668/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2025-09-07T06:20:18.4108744Z [1669/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2025-09-07T06:20:18.6609624Z [1670/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2025-09-07T06:20:21.1256567Z [1671/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2025-09-07T06:20:21.4908859Z [1672/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2025-09-07T06:20:21.5161000Z [1673/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2025-09-07T06:20:21.7716709Z [1674/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2025-09-07T06:20:21.9516875Z [1675/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2025-09-07T06:20:23.2796408Z [1676/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2025-09-07T06:20:24.3483561Z [1677/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2025-09-07T06:20:24.4031490Z [1678/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2025-09-07T06:20:24.4228359Z [1679/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2025-09-07T06:20:25.2060610Z [1680/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2025-09-07T06:20:25.5027761Z [1681/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2025-09-07T06:20:26.0364038Z [1682/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2025-09-07T06:20:26.1804663Z [1683/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2025-09-07T06:20:27.7316733Z [1684/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2025-09-07T06:20:28.8908724Z [1685/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2025-09-07T06:20:28.9251891Z [1686/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2025-09-07T06:20:29.2145961Z [1687/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/bf16/ref_gemm_bf16.cpp.o 2025-09-07T06:20:29.6888363Z [1688/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2025-09-07T06:20:29.7117772Z [1689/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2025-09-07T06:20:30.7594266Z [1690/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2025-09-07T06:20:31.0030043Z [1691/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2025-09-07T06:20:31.2518975Z [1692/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2025-09-07T06:20:31.3257749Z [1693/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2025-09-07T06:20:31.5292250Z [1694/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2025-09-07T06:20:31.6125167Z [1695/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2025-09-07T06:20:31.7648600Z [1696/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2025-09-07T06:20:31.8254608Z [1697/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2025-09-07T06:20:33.1348364Z [1698/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2025-09-07T06:20:33.1458363Z [1699/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2025-09-07T06:20:34.4875107Z [1700/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2025-09-07T06:20:35.3568958Z [1701/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2025-09-07T06:20:35.6084377Z [1702/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2025-09-07T06:20:36.2673539Z [1703/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2025-09-07T06:20:36.6668403Z [1704/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2025-09-07T06:20:36.8948866Z [1705/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2025-09-07T06:20:37.5381783Z [1706/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2025-09-07T06:20:38.7393493Z [1707/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2025-09-07T06:20:42.3026623Z [1708/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2025-09-07T06:20:42.3538790Z [1709/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2025-09-07T06:20:44.1027573Z [1710/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2025-09-07T06:20:44.4561686Z [1711/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2025-09-07T06:20:44.5478234Z [1712/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2025-09-07T06:20:45.3277366Z [1713/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_fp8.cpp.o 2025-09-07T06:20:47.7778867Z [1714/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2025-09-07T06:20:47.8710948Z [1715/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2025-09-07T06:20:48.3949512Z [1716/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2025-09-07T06:20:49.2013961Z [1717/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2025-09-07T06:20:49.2946923Z [1718/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2025-09-07T06:20:49.3089413Z [1719/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2025-09-07T06:20:49.8409640Z [1720/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2025-09-07T06:20:52.1496848Z [1721/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp4.cpp.o 2025-09-07T06:20:52.4535258Z [1722/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2025-09-07T06:20:53.8419318Z [1723/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp8.cpp.o 2025-09-07T06:20:55.1666240Z [1724/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2025-09-07T06:20:55.2803876Z [1725/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2025-09-07T06:20:55.5947639Z [1726/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2025-09-07T06:20:55.6792777Z [1727/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s4.cpp.o 2025-09-07T06:20:56.3155449Z [1728/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u4.cpp.o 2025-09-07T06:20:56.8378830Z [1729/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2025-09-07T06:20:56.9839876Z [1730/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2025-09-07T06:20:57.3432934Z [1731/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2025-09-07T06:20:57.6260861Z [1732/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2025-09-07T06:20:57.7300919Z [1733/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2025-09-07T06:20:58.1149789Z [1734/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2025-09-07T06:20:58.4150858Z [1735/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2025-09-07T06:20:58.6879130Z [1736/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2025-09-07T06:20:59.7846959Z [1737/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2025-09-07T06:20:59.8616861Z [1738/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2025-09-07T06:21:00.2620173Z [1739/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2025-09-07T06:21:00.8538282Z [1740/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2025-09-07T06:21:01.0062663Z [1741/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2025-09-07T06:21:01.9436618Z [1742/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2025-09-07T06:21:02.3013639Z [1743/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/capi/brgemm_api.cpp.o 2025-09-07T06:21:02.3127772Z [1744/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2025-09-07T06:21:03.4753516Z [1745/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2025-09-07T06:21:05.2929759Z [1746/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2025-09-07T06:21:06.8653096Z [1747/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2025-09-07T06:21:07.6746808Z [1748/7195] 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-09-07T06:21:07.8089417Z [1749/7195] 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-09-07T06:21:08.3181560Z [1750/7195] 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-09-07T06:21:08.6158618Z [1751/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2025-09-07T06:21:08.6861869Z [1752/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2025-09-07T06:21:10.2179994Z [1753/7195] 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-09-07T06:21:10.4971866Z [1754/7195] 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-09-07T06:21:12.4277948Z [1755/7195] 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-09-07T06:21:12.4656898Z [1756/7195] 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-09-07T06:21:12.9872309Z [1757/7195] 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-09-07T06:21:13.4387376Z [1758/7195] 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-09-07T06:21:13.8050541Z [1759/7195] 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-09-07T06:21:14.9311645Z [1760/7195] 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-09-07T06:21:17.0720598Z [1761/7195] 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-09-07T06:21:17.5814438Z [1762/7195] 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-09-07T06:21:18.5313936Z [1763/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2025-09-07T06:21:18.9275679Z [1764/7195] 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-09-07T06:21:20.4874087Z [1765/7195] 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-09-07T06:21:22.1003845Z [1766/7195] 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-09-07T06:21:22.6367534Z [1767/7195] 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-09-07T06:21:24.3265201Z [1768/7195] 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-09-07T06:21:25.0645570Z [1769/7195] 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-09-07T06:21:25.6003046Z [1770/7195] 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-09-07T06:21:25.8542590Z [1771/7195] 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-09-07T06:21:26.7308720Z [1772/7195] 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-09-07T06:21:28.9258039Z [1773/7195] 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-09-07T06:21:29.4435698Z [1774/7195] 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-09-07T06:21:29.8145062Z [1775/7195] 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-09-07T06:21:30.0688057Z [1776/7195] 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-09-07T06:21:30.3693534Z [1777/7195] 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-09-07T06:21:31.0170638Z [1778/7195] 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-09-07T06:21:31.0271842Z [1779/7195] 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-09-07T06:21:34.3305655Z [1780/7195] 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-09-07T06:21:36.1636410Z [1781/7195] 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-09-07T06:21:36.3556823Z [1782/7195] 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-09-07T06:21:36.4407255Z [1783/7195] 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-09-07T06:21:36.9608429Z [1784/7195] 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-09-07T06:21:37.0837141Z [1785/7195] 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-09-07T06:21:37.9170390Z [1786/7195] 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-09-07T06:21:38.5562978Z [1787/7195] 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-09-07T06:21:40.0978803Z [1788/7195] 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-09-07T06:21:40.6846072Z [1789/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2025-09-07T06:21:41.1442959Z [1790/7195] 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-09-07T06:21:41.3265430Z [1791/7195] 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-09-07T06:21:41.5986927Z [1792/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2025-09-07T06:21:42.8683983Z [1793/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2025-09-07T06:21:43.2372637Z [1794/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2025-09-07T06:21:43.9816495Z [1795/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2025-09-07T06:21:43.9817468Z In file included from /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:15: 2025-09-07T06:21:43.9821142Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:43.9827975Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:43.9834599Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9840012Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9845294Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9850318Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9852975Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:43.9854278Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:43.9855180Z 87 | __m256i row_offset_v; 2025-09-07T06:21:43.9855499Z | ^~~~~~~~~~~~ 2025-09-07T06:21:43.9856490Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:43.9857357Z 117 | __m256i col_off_v; 2025-09-07T06:21:43.9857655Z | ^~~~~~~~~ 2025-09-07T06:21:43.9858657Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:43.9859606Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:43.9860242Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:43.9861252Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:43.9862220Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:43.9862650Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:43.9865635Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:43.9872341Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:43.9879053Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9884424Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9889546Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9894422Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9897028Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:43.9898327Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:43.9899216Z 87 | __m256i row_offset_v; 2025-09-07T06:21:43.9899540Z | ^~~~~~~~~~~~ 2025-09-07T06:21:43.9900516Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:43.9901384Z 117 | __m256i col_off_v; 2025-09-07T06:21:43.9901685Z | ^~~~~~~~~ 2025-09-07T06:21:43.9902681Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:43.9903621Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:43.9904164Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:43.9905196Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:43.9906163Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:43.9906593Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:43.9909496Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:43.9916112Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:43.9922732Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9928008Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9932907Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9937632Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9940207Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:43.9941467Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:43.9942299Z 117 | __m256i col_off_v; 2025-09-07T06:21:43.9942605Z | ^~~~~~~~~ 2025-09-07T06:21:43.9943552Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:43.9944755Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:43.9945178Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:43.9948956Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:43.9955519Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:43.9962373Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9967795Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9972837Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9977669Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:43.9980256Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:43.9981497Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:43.9982345Z 117 | __m256i col_off_v; 2025-09-07T06:21:43.9982637Z | ^~~~~~~~~ 2025-09-07T06:21:43.9983604Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:43.9984802Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:43.9985251Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:43.9988270Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:43.9994795Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0001428Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0006690Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0011568Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0016330Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0018834Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0020090Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0020938Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0021255Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0022308Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0023218Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0023609Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0026748Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0033248Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0039890Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0045116Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0050209Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0055100Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0057703Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0058996Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0060222Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0060561Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0061581Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0062537Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0062927Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0065918Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0072499Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0079087Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0084484Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0089605Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0094467Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0097102Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0098402Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0099290Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0099607Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0100590Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0101443Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0101756Z | ^~~~~~~~~ 2025-09-07T06:21:44.0102734Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0103714Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0104194Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0105190Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0106156Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0106577Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0109512Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0116039Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0122646Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0127915Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0132872Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0137596Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0140149Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0141405Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0142270Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0142582Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0143537Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0144653Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0144960Z | ^~~~~~~~~ 2025-09-07T06:21:44.0145958Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0146886Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0147295Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0148306Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0149285Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0149712Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0152605Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0159141Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0166279Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0171698Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0176731Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0181525Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0184091Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0185564Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0186440Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0186741Z | ^~~~~~~~~ 2025-09-07T06:21:44.0187740Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0188714Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0189133Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0192047Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0198686Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0205178Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0210422Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0215334Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0220055Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0222583Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0223885Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0224927Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0225227Z | ^~~~~~~~~ 2025-09-07T06:21:44.0226226Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0227179Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0227613Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0230532Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0237235Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0243643Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0248864Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0253808Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0258535Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0261448Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0262757Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0263632Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0264043Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0265042Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0266109Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0266519Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0269425Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0276151Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0282559Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0287848Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0292749Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0297484Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0299999Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0301245Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0302161Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0302477Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0303458Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0304630Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0305013Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0307927Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0314504Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0321088Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0326538Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0331583Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0336442Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0339095Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0340393Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0341267Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0341601Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0342582Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0343443Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0343752Z | ^~~~~~~~~ 2025-09-07T06:21:44.0344828Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0345768Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0346164Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0347283Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0348257Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0348674Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0351580Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0358082Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0364957Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0370352Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0375396Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0380372Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0382953Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0384464Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0385362Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0385680Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0386681Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0387543Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0387856Z | ^~~~~~~~~ 2025-09-07T06:21:44.0388830Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0389772Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0390169Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0391220Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0392191Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0392609Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0395512Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0401959Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0408381Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0413962Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0419092Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0424113Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0426861Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0428215Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0429104Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0429410Z | ^~~~~~~~~ 2025-09-07T06:21:44.0430398Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0431359Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0431792Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0434703Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0441214Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0447594Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0452865Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0457847Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0463013Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0465799Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0467148Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0468012Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0468329Z | ^~~~~~~~~ 2025-09-07T06:21:44.0469316Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0470285Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0470716Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0473629Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0480152Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0496978Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0502967Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0508197Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0513088Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0515732Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0517123Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0517989Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0518298Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0519274Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0520195Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0520574Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0523399Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0529709Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0536153Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0541457Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0546677Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0551606Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0554189Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0555496Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0556377Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0556715Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0557727Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0558655Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0559055Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0562155Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0568666Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0575448Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0580845Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0586033Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0590922Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0593518Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0594819Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0595709Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0596039Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0597011Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0597881Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0598182Z | ^~~~~~~~~ 2025-09-07T06:21:44.0599174Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0600119Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0600505Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0601523Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0602544Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0602976Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0605875Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0612458Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0619173Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0624662Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0629750Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0634629Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0637221Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0638538Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0639480Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0639807Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0640796Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0641659Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0642086Z | ^~~~~~~~~ 2025-09-07T06:21:44.0643032Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0643944Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0644320Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0645297Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0646356Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0646765Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0649594Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0655930Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0662890Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0668386Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0673443Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0678506Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0681023Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0682270Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0683181Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0683571Z | ^~~~~~~~~ 2025-09-07T06:21:44.0684543Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0685472Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0685892Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0688716Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0695057Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0701468Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0707032Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0712152Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0717029Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0719707Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0721097Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0721948Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0722258Z | ^~~~~~~~~ 2025-09-07T06:21:44.0723211Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0724158Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0724567Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0727385Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0733696Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0740086Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0745636Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0750757Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0755712Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0758367Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0759631Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0760856Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0761173Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0762189Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0763120Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0763530Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0766457Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0773105Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0779509Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0785120Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0790195Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0795252Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0797917Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0799183Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0800028Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0800355Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0801331Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0802290Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0802680Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0805497Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0812070Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0818672Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0824224Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0829361Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0834300Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0836898Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0838200Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0839091Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0839420Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0840392Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0841264Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0841565Z | ^~~~~~~~~ 2025-09-07T06:21:44.0842557Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0843500Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0843889Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0844888Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0845863Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0846292Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0849203Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0855724Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0862705Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0868242Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0873308Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0878228Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0880824Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0882131Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0883026Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.0883352Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.0884321Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0885190Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0885490Z | ^~~~~~~~~ 2025-09-07T06:21:44.0886481Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0887427Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.0887816Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0888816Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0889800Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0891349Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0894215Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0900684Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0907547Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0912962Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0918107Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0922852Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0925378Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0926622Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0927477Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0927828Z | ^~~~~~~~~ 2025-09-07T06:21:44.0928798Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0929721Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0930137Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0932960Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0939388Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0946120Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0951541Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0956608Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0961697Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0964308Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.0965757Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0966624Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.0966942Z | ^~~~~~~~~ 2025-09-07T06:21:44.0967928Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.0968893Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.0969340Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.0972475Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.0983749Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.0990815Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.0996283Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1001329Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1006072Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1008717Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1009974Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1010844Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1011149Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1012127Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1013045Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1013467Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1016361Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1022797Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1029667Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1035139Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1040182Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1044968Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1047488Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1048734Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1049594Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1049898Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1050954Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1051871Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1052257Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1055085Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1062051Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1068763Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1074183Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1079260Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1084229Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1086820Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1088255Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1089135Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1089472Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1090450Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1091317Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1091634Z | ^~~~~~~~~ 2025-09-07T06:21:44.1092614Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1093558Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1093945Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1094953Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1095991Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1096408Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1099316Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1105910Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1112674Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1118108Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1123182Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1128144Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1130736Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1132036Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1132915Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1133305Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1134292Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1135144Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1135454Z | ^~~~~~~~~ 2025-09-07T06:21:44.1136431Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1137373Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1137757Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1138757Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1139728Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1140183Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1143111Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1149819Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1156444Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1162119Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1167325Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1172232Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1174851Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1176091Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1176929Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1177296Z | ^~~~~~~~~ 2025-09-07T06:21:44.1178271Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1179199Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1179615Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1182451Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1189266Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1195923Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1201367Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1206589Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1211486Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1214072Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1215388Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1216377Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1216683Z | ^~~~~~~~~ 2025-09-07T06:21:44.1217630Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1218568Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1218973Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1221850Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1228570Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1235278Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1240739Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1245649Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1250400Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1252963Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1254218Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1255079Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1255387Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1256358Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1257257Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1257647Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1260941Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1267580Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1274308Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1279794Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1284719Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1289542Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1292063Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1293333Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1294182Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1294498Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1295526Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1296451Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1296838Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1299648Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1306286Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1313028Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1318538Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1323632Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1328576Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1331167Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1332468Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1333403Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1333732Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1334712Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1335581Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1335888Z | ^~~~~~~~~ 2025-09-07T06:21:44.1336869Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1337809Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1338190Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1339188Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1340209Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1340625Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1343545Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1350258Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1356915Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1362576Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1367764Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1372685Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1375288Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1376592Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1377540Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1377872Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1378859Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1379717Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1380025Z | ^~~~~~~~~ 2025-09-07T06:21:44.1380992Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1381933Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1382319Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1383317Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1384379Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1384801Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1387799Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1394353Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1400983Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1406594Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1411685Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1416680Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1419183Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1420429Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1421266Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1421580Z | ^~~~~~~~~ 2025-09-07T06:21:44.1422585Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1423509Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1423988Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1427101Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1433658Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1440359Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1445603Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1450568Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1455504Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1458118Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1459458Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1460491Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1460806Z | ^~~~~~~~~ 2025-09-07T06:21:44.1461795Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1462770Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1463189Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1466198Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1472828Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1479507Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1484757Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1490010Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1494946Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1497556Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1498844Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1499736Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1500052Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1501056Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1501989Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1502389Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1505394Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1512004Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1518631Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1524087Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1529152Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1534095Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1536700Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1538007Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1538877Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1539208Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1540203Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1541192Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1541590Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1544580Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1551169Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1557794Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1563435Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1568619Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1573524Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1576112Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1577400Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1578363Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1578674Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1579671Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1580539Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1580843Z | ^~~~~~~~~ 2025-09-07T06:21:44.1581833Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1582762Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1583162Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1584245Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1585213Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1585711Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1588625Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1595201Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1601977Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1607403Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1612477Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1617433Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1620040Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1621324Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1622219Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1622591Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1623565Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1624530Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1624827Z | ^~~~~~~~~ 2025-09-07T06:21:44.1625818Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1626740Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1627145Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1628141Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1629152Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1629586Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1632523Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1639124Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1645757Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1651226Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1656449Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1661568Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1664236Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1665539Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1666522Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1666827Z | ^~~~~~~~~ 2025-09-07T06:21:44.1667837Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1668794Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1669235Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1672157Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1678783Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1685440Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1690941Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1696083Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1701000Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1703683Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1705058Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1705924Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1706244Z | ^~~~~~~~~ 2025-09-07T06:21:44.1707220Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1708198Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1708618Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1711601Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1718166Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1724881Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1730349Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1735455Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1740353Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1743000Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1744367Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1745264Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1745578Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1746584Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1747531Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1747925Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1750905Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1757453Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1764315Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1769852Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1774946Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1779898Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1782484Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1038:1: required from here 2025-09-07T06:21:44.1783780Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1784753Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1785069Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1786156Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1787089Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1787488Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1790375Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1796872Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1803543Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1808905Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1813935Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1819584Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1822159Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.1823446Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1824507Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1824843Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1825828Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1826705Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1827009Z | ^~~~~~~~~ 2025-09-07T06:21:44.1828003Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1828944Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1829331Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1830328Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1831334Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1831774Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1834672Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1841204Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1847802Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1853163Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1858227Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1863266Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1865910Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.1867219Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1868099Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1868533Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1869519Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1870386Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1870685Z | ^~~~~~~~~ 2025-09-07T06:21:44.1871684Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1872628Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1873015Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1874010Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1874960Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1875453Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1878419Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1884933Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1891503Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1896954Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1901997Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1907013Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1909590Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.1910878Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1911737Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1912104Z | ^~~~~~~~~ 2025-09-07T06:21:44.1913121Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1914100Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1914517Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1917409Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1923922Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1930543Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1935952Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1940985Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1945962Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1948552Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.1949925Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1950798Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.1951100Z | ^~~~~~~~~ 2025-09-07T06:21:44.1952100Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1953069Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.1953508Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1956423Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.1963083Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.1969772Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1975198Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1980140Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1985134Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.1987849Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.1989160Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1990034Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.1990364Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.1991361Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.1992299Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.1992693Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.1995581Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2002080Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2008440Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2013647Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2018572Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2023326Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2026172Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2027467Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2028351Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2028662Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2029670Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2030620Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2031022Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2033906Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2040458Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2046837Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2052136Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2057338Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2062388Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2065034Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2066347Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2067227Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2067558Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2068553Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2069410Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2069721Z | ^~~~~~~~~ 2025-09-07T06:21:44.2070788Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2071722Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2072122Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2073129Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2074083Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2074526Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2077566Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2084075Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2090710Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2096189Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2101219Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2106166Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2108741Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2110027Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2110914Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2111243Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2112292Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2113164Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2113462Z | ^~~~~~~~~ 2025-09-07T06:21:44.2114451Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2115377Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2115779Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2116777Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2117727Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2118151Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2121054Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2127640Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2134216Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2139581Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2144672Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2149592Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2152194Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2153463Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2154337Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2154646Z | ^~~~~~~~~ 2025-09-07T06:21:44.2155619Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2156646Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2157061Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2160139Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2166751Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2173405Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2178797Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2183985Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2188863Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2191434Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2192724Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2193666Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2193979Z | ^~~~~~~~~ 2025-09-07T06:21:44.2194979Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2195938Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2196382Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2199291Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2205900Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2212525Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2217925Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2222958Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2227881Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2230472Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2231826Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2232704Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2233029Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2234017Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2234959Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2235341Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2238274Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2244870Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2251481Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2256883Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2262241Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2267193Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2269861Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2271153Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2272043Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2272358Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2273363Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2274300Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2274737Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2277689Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2284242Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2290813Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2296201Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2301278Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2306272Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2308873Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2310182Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2311062Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2311390Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2312400Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2313286Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2313600Z | ^~~~~~~~~ 2025-09-07T06:21:44.2314577Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2315523Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2315910Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2316913Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2317883Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2318299Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2321239Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2327775Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2334402Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2339829Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2344955Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2349881Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2352463Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2353760Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2354634Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2354965Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2355949Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2356817Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2357175Z | ^~~~~~~~~ 2025-09-07T06:21:44.2358163Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2359107Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2359493Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2360663Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2361632Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2362049Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2364986Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2371691Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2378285Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2383688Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2388889Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2393805Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2396389Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2397671Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2398528Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2398842Z | ^~~~~~~~~ 2025-09-07T06:21:44.2399830Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2400784Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2401256Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2404184Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2410749Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2417355Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2422785Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2427889Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2432803Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2435382Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2436656Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2437537Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2437865Z | ^~~~~~~~~ 2025-09-07T06:21:44.2438895Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2439869Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2440294Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2443215Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2449743Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2456360Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2461940Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2467170Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2472039Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2474613Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2475924Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2476861Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2477172Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2478177Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2479100Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2479496Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2482435Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2488945Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2495592Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2501035Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2506156Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2511041Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2513678Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2514982Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2515856Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2516186Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2517176Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2518114Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2518501Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2521417Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2527925Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2534571Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2539999Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2545118Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2549997Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2552628Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2553919Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2554805Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2555118Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2556101Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2556967Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2557286Z | ^~~~~~~~~ 2025-09-07T06:21:44.2558312Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2559240Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2559636Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2560804Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2561773Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2562189Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2565102Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2571853Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2578446Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2583958Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2589092Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2594013Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2596596Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2597896Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2598770Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2599093Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2600062Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2600932Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2601275Z | ^~~~~~~~~ 2025-09-07T06:21:44.2602269Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2602430Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2602540Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2603326Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2603513Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2603626Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2606344Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2610587Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2613719Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2616553Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2619219Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2621805Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2622206Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2622994Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2623100Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2623196Z | ^~~~~~~~~ 2025-09-07T06:21:44.2624071Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2624277Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2624373Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2627134Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2631368Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2634474Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2649286Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2652173Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2654846Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2655216Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2656016Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2656127Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2656228Z | ^~~~~~~~~ 2025-09-07T06:21:44.2657039Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2657296Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2657398Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2660337Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2664681Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2667921Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2670720Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2673391Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2676008Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2676389Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2677175Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2677349Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2677465Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2678255Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2678418Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2678530Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2681212Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2685498Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2689416Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2692212Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2694930Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2697512Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2697936Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2698728Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2698852Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2698954Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2699740Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2699918Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2700018Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2702706Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2707106Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2710199Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2712995Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2715722Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2718377Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2718752Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2719552Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2719661Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2719760Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2720542Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2720648Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2720749Z | ^~~~~~~~~ 2025-09-07T06:21:44.2721596Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2721758Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2721856Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2722655Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2722846Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2722946Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2725685Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2729924Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2733032Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2735853Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2738542Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2741127Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2741547Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2742330Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2742441Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2742553Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2743319Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2743426Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2743523Z | ^~~~~~~~~ 2025-09-07T06:21:44.2744424Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2744649Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2744749Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2745557Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2745748Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2745848Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2748574Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2752839Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2755960Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2758753Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2761681Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2764405Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2764799Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2765574Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2765680Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2765794Z | ^~~~~~~~~ 2025-09-07T06:21:44.2766581Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2766771Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2766889Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2769589Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2773923Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2777021Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2779804Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2782539Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2785293Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2785668Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2786463Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2786572Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2786674Z | ^~~~~~~~~ 2025-09-07T06:21:44.2787460Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2787716Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2787828Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2790532Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2794782Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2797898Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2800737Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2803438Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2806047Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2806425Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2807209Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2807352Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2807459Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2808283Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2808448Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2808548Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2811234Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2815506Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2818598Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2821414Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2824212Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2826807Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2827222Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2828018Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2828144Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2828243Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2829029Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2829191Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2829301Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2832022Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2836262Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2839398Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2842230Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2844923Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2847526Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2847895Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2848694Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2848801Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2848900Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2849666Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2849786Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2849884Z | ^~~~~~~~~ 2025-09-07T06:21:44.2850715Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2850896Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2850993Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2851775Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2851977Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2852075Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2854759Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2859034Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2862444Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2865320Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2867991Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2870646Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2871022Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2871823Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2871931Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2872029Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2872811Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2872916Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2873012Z | ^~~~~~~~~ 2025-09-07T06:21:44.2873812Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2874043Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2874143Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2874929Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2875135Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2875235Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2877954Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2882272Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2885367Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2888168Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2890895Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2893470Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2893896Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2894668Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2894776Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2894885Z | ^~~~~~~~~ 2025-09-07T06:21:44.2895672Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2895864Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2895965Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2898715Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2902986Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2906167Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2909005Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2911701Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2914310Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2914715Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2915488Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2915609Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2915706Z | ^~~~~~~~~ 2025-09-07T06:21:44.2916490Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2916729Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2916833Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2919567Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2923800Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2926915Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2929739Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2932411Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2935184Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2935564Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2936353Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2936497Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2936617Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2937465Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2937630Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2937742Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2940442Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2944761Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2947909Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2950695Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2953372Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2955995Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2956392Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2957219Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2957341Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2957437Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2958228Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2958401Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2958500Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2961413Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2965636Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2968817Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2971631Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2974368Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2977010Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2977442Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.2978228Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2978337Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.2978434Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.2979215Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2979319Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.2979416Z | ^~~~~~~~~ 2025-09-07T06:21:44.2980218Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2980400Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.2980500Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2981296Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.2981484Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.2981583Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.2984342Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.2988623Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.2991697Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2994530Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2997303Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.2999885Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3000278Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.3001061Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3001169Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3001281Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3002047Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3002153Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3002264Z | ^~~~~~~~~ 2025-09-07T06:21:44.3003043Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3003207Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3003396Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3004202Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3004390Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3004487Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3007173Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3011453Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3014575Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3017395Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3020086Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3022672Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3023101Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.3023938Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3024067Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3024162Z | ^~~~~~~~~ 2025-09-07T06:21:44.3024953Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3025141Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3025256Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3027956Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3032272Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3035398Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3038229Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3040906Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3043509Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3043878Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.3044664Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3044774Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3044871Z | ^~~~~~~~~ 2025-09-07T06:21:44.3045670Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3045863Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3045966Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3048726Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3052968Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3056099Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3058930Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3061805Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3064507Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3064873Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.3065658Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3065780Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3065882Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3066775Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3066950Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3067047Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3069741Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3074054Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3077248Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3080056Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3082753Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3085360Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3085726Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.3086577Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3086715Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3086814Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3087614Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3087774Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3087871Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3090575Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3094830Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3097932Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3100728Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3103457Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3106172Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3106557Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.3107344Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3107451Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3107563Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3108325Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3108432Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3108540Z | ^~~~~~~~~ 2025-09-07T06:21:44.3109326Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3109542Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3109652Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3110435Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3110624Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3110722Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3113432Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3117705Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3120800Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3123620Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3126341Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3128944Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3129355Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.3130157Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3130266Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3130364Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3131146Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3131250Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3131348Z | ^~~~~~~~~ 2025-09-07T06:21:44.3132146Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3132315Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3132420Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3133248Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3133445Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3133544Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3136249Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3140501Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3143678Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3146585Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3149324Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3151925Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3152309Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.3153127Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3153236Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3153348Z | ^~~~~~~~~ 2025-09-07T06:21:44.3154136Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3154327Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3154441Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3157131Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3161580Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3164795Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3167599Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3170357Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3173010Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3173389Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.3174164Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3174287Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3174385Z | ^~~~~~~~~ 2025-09-07T06:21:44.3175174Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3175377Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3175482Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3178999Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3183275Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3186502Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3189451Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3192134Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3194776Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3195157Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.3195943Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3196053Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3196161Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3196959Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3197161Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3197273Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3199966Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3204235Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3207342Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3210174Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3212891Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3215496Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3215864Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1039:1: required from here 2025-09-07T06:21:44.3216656Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3216854Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3216955Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3217743Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3217918Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3218017Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3220706Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3225086Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3228237Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3231079Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3233795Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3236410Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3236814Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3237613Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3237719Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3237818Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3238596Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3238703Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3238799Z | ^~~~~~~~~ 2025-09-07T06:21:44.3239595Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3239765Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3239902Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3240698Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3240887Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3240984Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3243691Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3247959Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3251091Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3253918Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3256675Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3259283Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3259712Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3260705Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3260817Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3260933Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3261699Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3261806Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3261908Z | ^~~~~~~~~ 2025-09-07T06:21:44.3262708Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3262985Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3263090Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3263997Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3264194Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3264293Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3267023Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3271330Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3274441Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3277302Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3280072Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3282681Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3283100Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3283885Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3283991Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3284103Z | ^~~~~~~~~ 2025-09-07T06:21:44.3284892Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3285084Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3285194Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3287945Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3292228Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3295384Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3298212Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3300926Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3303553Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3304053Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3304853Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3304959Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3305057Z | ^~~~~~~~~ 2025-09-07T06:21:44.3305841Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3306042Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3306146Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3308931Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3313171Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3316331Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3319184Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3321873Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3324529Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3324905Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3325686Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3325795Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3325896Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3326729Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3326894Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3326992Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3329701Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3333940Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3337112Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3339910Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3342615Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3345346Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3345726Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3346571Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3346694Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3346791Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3347575Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3347737Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3347850Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3350563Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3354851Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3358004Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3361018Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3363832Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3366510Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3366885Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3367682Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3367787Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3367887Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3368723Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3368828Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3368925Z | ^~~~~~~~~ 2025-09-07T06:21:44.3369729Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3369955Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3370052Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3370855Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3371043Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3371144Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3373857Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3378158Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3381296Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3384255Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3386986Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3389602Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3390028Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3390816Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3390928Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3391043Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3391813Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3391918Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3392031Z | ^~~~~~~~~ 2025-09-07T06:21:44.3392818Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3392987Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3393142Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3393928Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3394118Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3394216Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3396950Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3401241Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3404395Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3407198Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3409949Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3412558Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3412975Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3413752Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3413870Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3413970Z | ^~~~~~~~~ 2025-09-07T06:21:44.3414751Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3414951Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3415049Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3417750Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3422094Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3425309Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3428141Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3430865Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3433534Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3433910Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3434694Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3434801Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3434901Z | ^~~~~~~~~ 2025-09-07T06:21:44.3435705Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3435928Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3436037Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3438758Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3443037Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3446164Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3449023Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3451744Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3454357Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3454731Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3455518Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3455667Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3455783Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3456573Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3456737Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3456848Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3459547Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3464175Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3467308Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3470159Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3472916Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3475539Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3475965Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3476764Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3476888Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3476985Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3477769Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3477942Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3478040Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3480771Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3485034Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3488173Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3491017Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3493750Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3496367Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3496738Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3497589Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3497696Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3497808Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3498575Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3498684Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3498788Z | ^~~~~~~~~ 2025-09-07T06:21:44.3499643Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3499808Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3499906Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3500701Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3500891Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3500988Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3503712Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3508103Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3511280Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3514107Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3516822Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3519464Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3519852Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3520637Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3520747Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3520858Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3521629Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3521733Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3521844Z | ^~~~~~~~~ 2025-09-07T06:21:44.3522636Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3522842Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3522958Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3523735Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3523923Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3524033Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3526773Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3531054Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3534185Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3537023Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3539744Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3542362Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3542776Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3543549Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3543669Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3543768Z | ^~~~~~~~~ 2025-09-07T06:21:44.3544649Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3544853Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3544949Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3547698Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3552012Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3555110Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3557959Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3560856Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3563498Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3563943Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3564738Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3564844Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3564941Z | ^~~~~~~~~ 2025-09-07T06:21:44.3565745Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3566039Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3566142Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3568885Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3573130Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3576302Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3579138Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3581851Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3584580Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3584961Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3585796Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3586006Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3586107Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3586901Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3587065Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3587177Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3589874Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3594126Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3597280Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3600094Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3602837Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3605446Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3605889Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3606694Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3606804Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3606900Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3607697Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3607863Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3607960Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3610691Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3615007Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3618133Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3620957Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3623704Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3626426Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3626842Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3627627Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3627737Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3627854Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3628626Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3628736Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3628855Z | ^~~~~~~~~ 2025-09-07T06:21:44.3629649Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3629811Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3629911Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3630707Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3630895Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3630992Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3633752Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3638011Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3641154Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3644015Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3646779Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3649436Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3649807Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3650593Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3650714Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3650812Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3651581Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3651710Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3651809Z | ^~~~~~~~~ 2025-09-07T06:21:44.3652633Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3652795Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3652907Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3653693Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3653884Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3653996Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3656710Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3661187Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3664612Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3667452Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3670141Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3673555Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3673939Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3674735Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3674842Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3674937Z | ^~~~~~~~~ 2025-09-07T06:21:44.3675726Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3675927Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3676031Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3678823Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3683100Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3686247Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3689123Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3691856Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3694467Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3694846Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3695620Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3695728Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3695844Z | ^~~~~~~~~ 2025-09-07T06:21:44.3696638Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3696879Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3696992Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3699694Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3704088Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3707305Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3710112Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3712826Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3715437Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3715799Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3716632Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3716752Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3716849Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3717633Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3717807Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3717917Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3720698Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3724980Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3728149Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3730978Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3733712Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3736378Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3736751Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3737548Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3737661Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3737762Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3738565Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3738729Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3738827Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3741601Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3745957Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3749089Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3751921Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3754679Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3757349Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3757730Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3758517Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3758651Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3758747Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3759552Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3759680Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3759944Z | ^~~~~~~~~ 2025-09-07T06:21:44.3760740Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3760901Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3761014Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3761794Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3761985Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3762099Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3764882Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3769153Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3772316Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3775192Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3777913Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3780603Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3780983Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3781783Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3781892Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3781989Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3782771Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3782888Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3783021Z | ^~~~~~~~~ 2025-09-07T06:21:44.3785393Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3785878Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3787167Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3789572Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3790254Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3791494Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3796944Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3802220Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3805369Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3808191Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3810952Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3813631Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3814005Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3814790Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3814913Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3815033Z | ^~~~~~~~~ 2025-09-07T06:21:44.3817542Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3818229Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3819475Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3824963Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3830335Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3833503Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3836372Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3839132Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3841754Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3842137Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3842912Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3843025Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3843178Z | ^~~~~~~~~ 2025-09-07T06:21:44.3845417Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3846077Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3847322Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3852744Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3857993Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3861315Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3864347Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3867135Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3869782Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3870235Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3871030Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3871141Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3871523Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3873969Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3874615Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3875915Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3881377Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3886509Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3889686Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3892584Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3895302Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3897945Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3898360Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3899171Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3899285Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3899385Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3901716Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3902363Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3903637Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3909310Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3914417Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3917604Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3920466Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3923200Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3925894Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3926260Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3927054Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3927187Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3927473Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3930036Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3930507Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3931835Z | ^~~~~~~~~ 2025-09-07T06:21:44.3934242Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3934895Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3936174Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3938572Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3939285Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3940509Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3946005Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3951486Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3954606Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3957497Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3960394Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3963127Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3963510Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.3964308Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3964432Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.3964585Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.3966636Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3967184Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.3968502Z | ^~~~~~~~~ 2025-09-07T06:21:44.3970951Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3971584Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.3972851Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3975236Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.3975924Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.3977160Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.3982727Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.3987953Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.3991171Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3994069Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3996800Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3999490Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.3999868Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4000646Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4000752Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.4001045Z | ^~~~~~~~~ 2025-09-07T06:21:44.4003544Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4004180Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.4005439Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4010807Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4015985Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4019218Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4022048Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4024857Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4027561Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4027939Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4028768Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4028881Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.4028995Z | ^~~~~~~~~ 2025-09-07T06:21:44.4031295Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4031986Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.4033247Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4038627Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4043856Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4047062Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4049906Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4052677Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4055360Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4055736Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4056538Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4056648Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.4056768Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.4059239Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4060049Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.4061490Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4066977Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4072334Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4075475Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4078366Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4081086Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4083805Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:984:55: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4084180Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4084977Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4085098Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.4085204Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.4087358Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4088022Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.4089262Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4094655Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4099988Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4103111Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4106098Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4108886Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4111533Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4111909Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4112706Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4112878Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.4113359Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.4115674Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4116131Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.4117414Z | ^~~~~~~~~ 2025-09-07T06:21:44.4119863Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4120476Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.4121729Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4124135Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4124820Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.4126222Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4131526Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4136716Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4140020Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4142885Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4145755Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4148494Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4148883Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4149695Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4149817Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.4149980Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.4152004Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4152562Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.4153945Z | ^~~~~~~~~ 2025-09-07T06:21:44.4156405Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4157023Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.4158281Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4160932Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4161707Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.4162934Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4168372Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4173905Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4177112Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4180068Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4182905Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4185656Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4186026Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4186848Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4187018Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.4187126Z | ^~~~~~~~~ 2025-09-07T06:21:44.4188973Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4189611Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.4190864Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4196757Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4203626Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4210516Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4216149Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4221424Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4226628Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4229365Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4230705Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4231597Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.4231913Z | ^~~~~~~~~ 2025-09-07T06:21:44.4232941Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4233934Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.4234363Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4237407Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4244102Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4250891Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4256483Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4261879Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4266965Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4269718Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4271021Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4271928Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.4272242Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.4273246Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4274187Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.4274597Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4277625Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4284267Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4291001Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4296646Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4301785Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:916:65: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4306830Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4309458Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4310762Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4311640Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.4311971Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.4313036Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4313980Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.4314381Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4317312Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4323923Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4330714Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4336242Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4341385Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4346412Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4349043Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4350399Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4351288Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.4351617Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.4352593Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4353467Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.4353765Z | ^~~~~~~~~ 2025-09-07T06:21:44.4354755Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4355688Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.4356091Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4357146Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4358098Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.4358531Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4361693Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4368458Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4375220Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4380701Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:814:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4385985Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4390949Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4393580Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4394952Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4395831Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.4396159Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.4397138Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4398008Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.4398314Z | ^~~~~~~~~ 2025-09-07T06:21:44.4399303Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4400241Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.4400624Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4401711Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4402675Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.4403113Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4406073Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4412689Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4419447Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4425083Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4430227Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4435254Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4437874Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4439271Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4440139Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.4440454Z | ^~~~~~~~~ 2025-09-07T06:21:44.4441437Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4442408Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.4442842Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4445773Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4452396Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4459157Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4464910Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:835:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4471182Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4476195Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4478868Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4480147Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4481021Z 117 | __m256i col_off_v; 2025-09-07T06:21:44.4481341Z | ^~~~~~~~~ 2025-09-07T06:21:44.4482322Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4483286Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:21:44.4483705Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4486688Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4493374Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:98:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4500111Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4505688Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4510887Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4515963Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4518572Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4519854Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4520738Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.4521051Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.4522151Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4523061Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.4523453Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:44.4526305Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:21:44.4532708Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:112:74: required from ‘void fbgemm::depthwise_3d_kernel_(int, int, int, int, int, int, int, int, std::array, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:21:44.4539426Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:205:22: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4545034Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:858:18: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4550225Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:931:66: required from ‘void fbgemm::depthwise_3d_same_pad_(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4555206Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:999:56: required from ‘void fbgemm::depthwise_3d_same_pad(const fbgemm::conv_param_t<3>&, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:21:44.4557873Z /pytorch/third_party/fbgemm/src/FbgemmI8Depthwise3DAvx2.cc:1040:1: required from here 2025-09-07T06:21:44.4559144Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4560164Z 87 | __m256i row_offset_v; 2025-09-07T06:21:44.4560668Z | ^~~~~~~~~~~~ 2025-09-07T06:21:44.4561665Z /pytorch/third_party/fbgemm/src/./FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:21:44.4562604Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:21:44.4563000Z | ^~~~~~~~~~~~~~ 2025-09-07T06:21:45.6868812Z [1796/7195] 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-09-07T06:21:45.7185890Z [1797/7195] 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-09-07T06:21:45.8534758Z [1798/7195] 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-09-07T06:21:45.9112484Z [1799/7195] 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-09-07T06:21:46.1472460Z [1800/7195] 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-09-07T06:21:46.1646802Z [1801/7195] 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-09-07T06:21:46.7717124Z [1802/7195] 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-09-07T06:21:47.8901245Z [1803/7195] 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-09-07T06:21:49.0786399Z [1804/7195] 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-09-07T06:21:49.2949340Z [1805/7195] 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-09-07T06:21:50.3498458Z [1806/7195] 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-09-07T06:21:50.4836657Z [1807/7195] 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-09-07T06:21:50.6334342Z [1808/7195] 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-09-07T06:21:50.7163949Z [1809/7195] 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-09-07T06:21:51.4357776Z [1810/7195] 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-09-07T06:21:52.6264537Z [1811/7195] 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-09-07T06:21:52.6386634Z [1812/7195] 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-09-07T06:21:53.5469361Z [1813/7195] 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-09-07T06:21:53.7287620Z [1814/7195] 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-09-07T06:21:54.3032226Z [1815/7195] 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-09-07T06:21:54.8533546Z [1816/7195] 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-09-07T06:21:55.1937138Z [1817/7195] 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-09-07T06:21:55.7834712Z [1818/7195] 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-09-07T06:21:56.3593732Z [1819/7195] 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-09-07T06:21:57.3323505Z [1820/7195] 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-09-07T06:21:58.4480295Z [1821/7195] 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-09-07T06:21:58.9300235Z [1822/7195] 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-09-07T06:21:59.1831929Z [1823/7195] 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-09-07T06:22:00.4402260Z [1824/7195] 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-09-07T06:22:02.4827259Z [1825/7195] 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-09-07T06:22:02.6743741Z [1826/7195] 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-09-07T06:22:03.2133741Z [1827/7195] 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-09-07T06:22:03.7101123Z [1828/7195] 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-09-07T06:22:04.2774585Z [1829/7195] 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-09-07T06:22:05.3105255Z [1830/7195] 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-09-07T06:22:05.5734153Z [1831/7195] 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-09-07T06:22:06.0709880Z [1832/7195] 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-09-07T06:22:06.0764647Z [1833/7195] 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-09-07T06:22:06.8718702Z [1834/7195] 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-09-07T06:22:07.0673276Z [1835/7195] 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-09-07T06:22:07.6806231Z [1836/7195] 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-09-07T06:22:08.0700295Z [1837/7195] 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-09-07T06:22:08.7629315Z [1838/7195] 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-09-07T06:22:09.8043657Z [1839/7195] 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-09-07T06:22:10.0954441Z [1840/7195] 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-09-07T06:22:10.3763424Z [1841/7195] 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-09-07T06:22:13.1564106Z [1842/7195] 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-09-07T06:22:13.5189972Z [1843/7195] 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-09-07T06:22:13.7318123Z [1844/7195] 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-09-07T06:22:14.1957941Z [1845/7195] 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-09-07T06:22:14.9515477Z [1846/7195] 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-09-07T06:22:15.3795584Z [1847/7195] 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-09-07T06:22:15.3887185Z [1848/7195] 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-09-07T06:22:16.0322151Z [1849/7195] 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-09-07T06:22:16.0556416Z [1850/7195] 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-09-07T06:22:17.1696487Z [1851/7195] 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-09-07T06:22:17.5824389Z [1852/7195] 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-09-07T06:22:17.9733217Z [1853/7195] 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-09-07T06:22:18.7643121Z [1854/7195] 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-09-07T06:22:19.4191190Z [1855/7195] 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-09-07T06:22:19.8982356Z [1856/7195] 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-09-07T06:22:20.1567104Z [1857/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2025-09-07T06:22:20.2940516Z [1858/7195] 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-09-07T06:22:22.2656676Z [1859/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2025-09-07T06:22:24.4951404Z [1860/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2025-09-07T06:22:24.6828149Z [1861/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2025-09-07T06:22:25.8378858Z [1862/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2025-09-07T06:22:25.9377358Z [1863/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2025-09-07T06:22:27.1974622Z [1864/7195] 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-09-07T06:22:28.5130352Z [1865/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2025-09-07T06:22:28.8269164Z [1866/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2025-09-07T06:22:29.4901506Z [1867/7195] 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-09-07T06:22:31.0408328Z [1868/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2025-09-07T06:22:31.1893684Z [1869/7195] 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-09-07T06:22:33.2230751Z [1870/7195] 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-09-07T06:22:33.4736749Z [1871/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2025-09-07T06:22:34.0171016Z [1872/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2025-09-07T06:22:34.6595799Z [1873/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2025-09-07T06:22:37.4370213Z [1874/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2025-09-07T06:22:38.5489832Z [1875/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2025-09-07T06:22:38.5864352Z [1876/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp16cvt.cpp.o 2025-09-07T06:22:39.6219185Z [1877/7195] 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-09-07T06:22:41.2781853Z [1878/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2025-09-07T06:22:41.8479021Z [1879/7195] 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-09-07T06:22:42.2196142Z [1880/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2025-09-07T06:22:42.8197185Z [1881/7195] 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-09-07T06:22:42.8269889Z [1882/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp8cvt.cpp.o 2025-09-07T06:22:42.8399770Z [1883/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_scale_precompute.cpp.o 2025-09-07T06:22:44.3502956Z [1884/7195] 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-09-07T06:22:45.7452313Z [1885/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_resampling.cpp.o 2025-09-07T06:22:46.1924097Z [1886/7195] 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-09-07T06:22:46.6127689Z [1887/7195] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2025-09-07T06:22:46.6129430Z In file included from /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:11, 2025-09-07T06:22:46.6130811Z from /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:15: 2025-09-07T06:22:46.6137187Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.6149152Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.6161571Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6171898Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6181598Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6190984Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6195808Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.6198296Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6199968Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.6200535Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.6202319Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6203930Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.6204621Z | ^~~~~~~~~ 2025-09-07T06:22:46.6206376Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6207950Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.6208596Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6210301Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6211915Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.6212569Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6217519Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.6229879Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.6241810Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6251619Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6261055Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6269960Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6274748Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.6277169Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6278797Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.6279393Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.6281195Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6282778Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.6283487Z | ^~~~~~~~~ 2025-09-07T06:22:46.6285382Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6287097Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.6287765Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6289544Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6291275Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.6292038Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6298831Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.6310837Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.6322636Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6332336Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6341238Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6350413Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6355124Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.6357481Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6359012Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.6359540Z | ^~~~~~~~~ 2025-09-07T06:22:46.6361544Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6363271Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.6364238Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6369971Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.6382306Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.6394017Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6403784Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6412911Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6421803Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6426388Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.6428755Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6430327Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.6430967Z | ^~~~~~~~~ 2025-09-07T06:22:46.6432876Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6434600Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.6435346Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6440640Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.6452404Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.6464527Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6474380Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6483300Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6492281Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6496846Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.6499514Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6501117Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.6501668Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.6503607Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6505399Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.6506085Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6511431Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.6523072Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.6534933Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6545050Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6554099Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6563053Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6567751Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.6570083Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6571672Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.6572241Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.6574041Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6575725Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.6576396Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6581789Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.6593542Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.6605495Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6615758Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6625145Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6633926Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6638468Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.6640841Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6642410Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.6642965Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.6644779Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6646290Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.6646942Z | ^~~~~~~~~ 2025-09-07T06:22:46.6648733Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6650411Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.6651109Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6652883Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6654575Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.6655257Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6660831Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.6672805Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.6684605Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6694370Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6703719Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6712635Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6717081Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.6719488Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6721106Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.6721652Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.6723530Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6725087Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.6725729Z | ^~~~~~~~~ 2025-09-07T06:22:46.6727561Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6729222Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.6729925Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6731747Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6733488Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.6734218Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6739556Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.6751401Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.6763549Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6773527Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6782660Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6791379Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6796142Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.6798459Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6799949Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.6800460Z | ^~~~~~~~~ 2025-09-07T06:22:46.6802186Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6803913Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.6804649Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6810314Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.6822484Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.6834951Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6844848Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6854516Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6864379Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6869215Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.6871603Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6873242Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.6873832Z | ^~~~~~~~~ 2025-09-07T06:22:46.6875858Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6877676Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.6878464Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6883969Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.6894597Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.6906867Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6916394Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6925512Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6934440Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6939026Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.6941466Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6943070Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.6943653Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.6945560Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.6947245Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.6947920Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.6953134Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.6964988Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.6976792Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6986686Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.6996175Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7005497Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7010010Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7012273Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7013800Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7014374Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7016162Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7017893Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7018586Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7024180Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7036640Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7049215Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7059176Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7069098Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7078524Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7083361Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7085718Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7087258Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7087833Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7089637Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7091500Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7092071Z | ^~~~~~~~~ 2025-09-07T06:22:46.7094034Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7095775Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7096473Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7098255Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7100034Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7100821Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7106672Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7118919Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7131277Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7141570Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7151203Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7160587Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7165780Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7168162Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7169796Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7170381Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7172200Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7173803Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7174336Z | ^~~~~~~~~ 2025-09-07T06:22:46.7176332Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7178046Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7178751Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7180593Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7182424Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7183208Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7188886Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7201334Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7213253Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7222772Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7232205Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7240998Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7245545Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7247822Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7249399Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7249956Z | ^~~~~~~~~ 2025-09-07T06:22:46.7251794Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7253581Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7254372Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7259977Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7271768Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7283509Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7293506Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7303156Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7312117Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7316991Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7319542Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7321134Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7321629Z | ^~~~~~~~~ 2025-09-07T06:22:46.7323135Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7324990Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7325716Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7331003Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7342656Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7354994Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7363041Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7368163Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7372980Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7375511Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7376826Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7377794Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7378112Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7379130Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7380069Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7380475Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7383457Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7389994Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7396570Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7401922Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7406913Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7411706Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7414283Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7415573Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7416455Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7416782Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7417775Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7418718Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7419110Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7422054Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7428594Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7435116Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7440490Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7445472Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7450270Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7452850Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7454129Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7455016Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7455328Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7456320Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7457183Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7457545Z | ^~~~~~~~~ 2025-09-07T06:22:46.7458539Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7459461Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7460050Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7461054Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7462027Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7462440Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7465454Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7472043Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7478583Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7483930Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7488998Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7493854Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7496400Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7497674Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7498558Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7498875Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7499869Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7500774Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7501076Z | ^~~~~~~~~ 2025-09-07T06:22:46.7502083Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7503012Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7503411Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7504490Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7505469Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7505901Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7508869Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7515328Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7521860Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7527252Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7532257Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7537061Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7539627Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7540884Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7541763Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7542068Z | ^~~~~~~~~ 2025-09-07T06:22:46.7543061Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7544132Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7544558Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7547551Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7553972Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7560687Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7566149Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7571140Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7576010Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7578542Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7579815Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7580674Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7580993Z | ^~~~~~~~~ 2025-09-07T06:22:46.7582070Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7583035Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7583472Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7586510Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7592987Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7599624Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7604990Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7609973Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7614801Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7617336Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7618686Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7619583Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7619917Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7620918Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7621872Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7622261Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7625270Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7631739Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7638326Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7643666Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7648647Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7653482Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7656001Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7657292Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7658172Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7658487Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7659496Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7660596Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7661001Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7664000Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7670619Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7677165Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7682486Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7687484Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7692356Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7694909Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7696200Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7697078Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7697407Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7698385Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7700286Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7700600Z | ^~~~~~~~~ 2025-09-07T06:22:46.7701587Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7702532Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7702917Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7704034Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7704994Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7705422Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7708414Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7714880Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7721395Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7726794Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7731801Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7736614Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7739195Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7740478Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7741352Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7741675Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7742648Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7743557Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7743942Z | ^~~~~~~~~ 2025-09-07T06:22:46.7745014Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7745963Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7746351Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7747354Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7748322Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7748741Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7751672Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7758132Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7764838Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7770179Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7775271Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7780173Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7782765Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7784114Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7784978Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7785293Z | ^~~~~~~~~ 2025-09-07T06:22:46.7786293Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7787267Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7787703Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7790630Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7797166Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7803683Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7809072Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7814116Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7818959Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7821505Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7822764Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7823646Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7824050Z | ^~~~~~~~~ 2025-09-07T06:22:46.7825060Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7826041Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7826463Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7829386Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7835917Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7842437Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7847832Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7852880Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7857739Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7860443Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7861767Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7862670Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7862988Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7864053Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7864988Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7865391Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7868421Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7874864Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7881431Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7886857Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7891893Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7896709Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7899264Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7900551Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7901424Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7901750Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7902900Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7903832Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7904319Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7907322Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7913754Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7920299Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7925728Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7930756Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7935568Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7938118Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7939387Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7940274Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7940595Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7941580Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7942509Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7942808Z | ^~~~~~~~~ 2025-09-07T06:22:46.7943800Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7944824Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7945224Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7946239Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7947204Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7947639Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7950591Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.7957121Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.7963850Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7969205Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7974202Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7979115Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.7981685Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.7982970Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7983930Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.7984275Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.7985256Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7986218Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.7986529Z | ^~~~~~~~~ 2025-09-07T06:22:46.7987528Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7988478Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.7988869Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7989884Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.7990842Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.7991275Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.7994267Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8000826Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8007341Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8012696Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8017716Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8022527Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8025234Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8026515Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8027375Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8027691Z | ^~~~~~~~~ 2025-09-07T06:22:46.8028673Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8029698Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8030159Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8033083Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8039579Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8046097Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8051442Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8056455Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8061474Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8064095Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8065368Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8066350Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8066655Z | ^~~~~~~~~ 2025-09-07T06:22:46.8067731Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8068709Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8069128Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8072063Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8078603Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8085147Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8090571Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8095618Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8100429Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8103025Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8104427Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8105314Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8105647Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8106661Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8107593Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8107996Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8110950Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8117408Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8123978Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8129357Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8134362Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8139179Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8141757Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8143028Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8143993Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8144325Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8145335Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8146286Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8146677Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8149661Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8156133Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8162874Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8168363Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8173369Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8178265Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8180791Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8182081Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8182966Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8183282Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8184459Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8185325Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8185640Z | ^~~~~~~~~ 2025-09-07T06:22:46.8186634Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8187588Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8187994Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8188990Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8189959Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8190375Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8193304Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8199844Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8206352Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8211725Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8216718Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8221579Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8224177Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8225473Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8226364Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8226680Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8227677Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8228587Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8228897Z | ^~~~~~~~~ 2025-09-07T06:22:46.8229876Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8230822Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8231221Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8232208Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8233179Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8233596Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8236557Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8243035Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8249582Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8254989Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8260217Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8265153Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8267809Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8269079Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8269950Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8270254Z | ^~~~~~~~~ 2025-09-07T06:22:46.8271255Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8272295Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8272728Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8275657Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8282104Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8288791Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8294158Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8299169Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8304128Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8306670Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8307953Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8308822Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8309197Z | ^~~~~~~~~ 2025-09-07T06:22:46.8310185Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8311164Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8311600Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8314508Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8321018Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8327574Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8332957Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8338016Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8342830Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8345508Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8346806Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8347696Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8348011Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8349030Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8363625Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8364049Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8367125Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8373860Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8380405Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8385883Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8390982Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8395852Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8398392Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8399674Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8400569Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8400898Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8401897Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8402887Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8403283Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8406222Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8412691Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8419191Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8424679Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8429735Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8434583Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8437110Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8438405Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8439333Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8439659Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8440666Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8441530Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8441845Z | ^~~~~~~~~ 2025-09-07T06:22:46.8442823Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8443767Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8444167Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8445160Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8446133Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8446554Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8449535Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8455991Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8462757Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8468313Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8473340Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8478264Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8480812Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8482098Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8482986Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8483305Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8484364Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8485222Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8485535Z | ^~~~~~~~~ 2025-09-07T06:22:46.8486521Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8487460Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8487862Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8488852Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8489820Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8490247Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8493179Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8499771Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8506418Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8511831Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8516838Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8521711Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8524264Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8525526Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8526401Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8526705Z | ^~~~~~~~~ 2025-09-07T06:22:46.8527729Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8528739Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8529175Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8532112Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8538591Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8545214Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8550666Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8555746Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8560844Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8563416Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8564728Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8565694Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8566009Z | ^~~~~~~~~ 2025-09-07T06:22:46.8566999Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8567979Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8568413Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8571409Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8577882Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8584524Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8589973Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8594990Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8599807Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8602386Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8603660Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8604547Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8604858Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8605862Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8606808Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8607193Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8610163Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8616619Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8623171Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8629574Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8634611Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8639446Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::TENSOR; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8642018Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:218:1: required from here 2025-09-07T06:22:46.8643304Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8644202Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8644525Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8645536Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8646539Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8646943Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8649824Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8656239Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8663044Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8668480Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8673440Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8678419Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8680958Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.8682239Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8683140Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8683529Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8684529Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8685402Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8685700Z | ^~~~~~~~~ 2025-09-07T06:22:46.8686699Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8687629Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8688026Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8689032Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8690033Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8690465Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8693365Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8699814Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8706375Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8711758Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8716771Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8721582Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8724111Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.8725386Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8726335Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8726654Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8727658Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8728516Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8728831Z | ^~~~~~~~~ 2025-09-07T06:22:46.8729819Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8730769Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8731173Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8732171Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8733149Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8733574Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8736534Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8742957Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8749551Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8754919Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8760067Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8764964Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8767476Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.8768749Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8769625Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8769929Z | ^~~~~~~~~ 2025-09-07T06:22:46.8771006Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8771970Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8772398Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8775304Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8781738Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8788452Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8793759Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8798714Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8803535Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8806067Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.8807390Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8808258Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8808571Z | ^~~~~~~~~ 2025-09-07T06:22:46.8809559Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8810530Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8810950Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8813855Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8820286Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8826940Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8832252Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8837221Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8842026Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8844565Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.8845840Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8846727Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8847039Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8848046Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8848989Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8849375Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8852292Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8858774Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8865505Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8870844Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8875797Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8880655Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8883194Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.8884483Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8885355Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8885690Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8886686Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8887685Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8888095Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8890983Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8897458Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8904051Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8909352Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8914350Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8919122Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8921642Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.8922908Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8923798Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8924152Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8925155Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8926027Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8926328Z | ^~~~~~~~~ 2025-09-07T06:22:46.8927321Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8928256Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8928659Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8929670Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8930629Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8931100Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8934039Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8940460Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8946986Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8952352Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8957318Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8962339Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8964874Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.8966153Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8967053Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.8967476Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.8968513Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8969395Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.8969698Z | ^~~~~~~~~ 2025-09-07T06:22:46.8970699Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8971627Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.8972033Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8973055Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.8974013Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.8974445Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.8977359Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.8983856Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.8990430Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.8995752Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9000794Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9005689Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9008212Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9009472Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9010344Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9010662Z | ^~~~~~~~~ 2025-09-07T06:22:46.9011655Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9012647Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9013068Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9015968Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9022414Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9029000Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9034379Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9039382Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9044395Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9046901Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9048184Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9049072Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9049372Z | ^~~~~~~~~ 2025-09-07T06:22:46.9050370Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9051326Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9051754Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9054662Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9061386Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9067991Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9073374Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9078451Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9083233Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9085778Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9087073Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9087949Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9088280Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9089272Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9090210Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9090617Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9093557Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9100005Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9106610Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9111966Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9116951Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9121732Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9124248Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9125521Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9126407Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9126720Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9127725Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9128679Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9129066Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9131999Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9138386Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9144954Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9150354Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9155328Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9160366Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9162911Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9164206Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9165090Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9165426Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9166532Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9167401Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9167717Z | ^~~~~~~~~ 2025-09-07T06:22:46.9168703Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9169642Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9170031Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9171035Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9172012Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9172433Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9175439Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9181892Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9188519Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9193906Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9198875Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9203695Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9206211Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9207507Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9208389Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9208729Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9209733Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9210634Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9210953Z | ^~~~~~~~~ 2025-09-07T06:22:46.9211939Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9212888Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9213292Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9214283Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9215257Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9215679Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9218662Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9225219Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9231704Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9237049Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9242021Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9246818Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9249385Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9250657Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9251530Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9251831Z | ^~~~~~~~~ 2025-09-07T06:22:46.9252822Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9253882Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9254320Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9257232Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9264059Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9270569Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9275885Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9280857Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9285717Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9288236Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9289506Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9290436Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9290813Z | ^~~~~~~~~ 2025-09-07T06:22:46.9291798Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9292765Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9293182Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9296085Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9302547Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9309140Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9314550Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9319574Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9324362Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9326962Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9328244Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9329140Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9329472Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9330499Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9331436Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9331837Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9334800Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9341259Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9347871Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9353245Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9358250Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9363261Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9365886Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9367185Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9368068Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9368400Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9369404Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9370364Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9370773Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9373739Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9380190Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9386833Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9392244Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9397243Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9402087Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9404625Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9405897Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9406790Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9407106Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9408147Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9409021Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9409318Z | ^~~~~~~~~ 2025-09-07T06:22:46.9410317Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9411244Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9411644Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9412645Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9413597Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9414030Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9416996Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9423491Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9430083Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9435457Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9440427Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9445246Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9447766Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9449030Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9449918Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9450248Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9451239Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9452155Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9452456Z | ^~~~~~~~~ 2025-09-07T06:22:46.9453451Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9454381Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9454779Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9455782Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9456734Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9457159Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9460361Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9466897Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9473451Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9478835Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9483821Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9488623Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9491214Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9492480Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9493361Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9493681Z | ^~~~~~~~~ 2025-09-07T06:22:46.9494662Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9495685Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9496106Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9499012Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9505521Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9512156Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9517469Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9522448Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9527296Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9529804Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9531080Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9531960Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9532309Z | ^~~~~~~~~ 2025-09-07T06:22:46.9533317Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9534277Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9534705Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9537611Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9545112Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9551646Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9556957Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9562190Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9566979Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9569630Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9570938Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9571831Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9572151Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9573164Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9574099Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9574499Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9577425Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9584052Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9590558Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9595894Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9600929Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9605741Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9608278Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9609565Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9610442Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9610773Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9611768Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9612757Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9613149Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9616075Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9622542Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9629124Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9634486Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9639519Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9644331Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9646862Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9648143Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9649042Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9649400Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9650403Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9651259Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9651571Z | ^~~~~~~~~ 2025-09-07T06:22:46.9652575Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9653502Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9653908Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9654903Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9655869Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9656307Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9659246Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9665912Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9672530Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9677907Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9682915Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9687783Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9690337Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9691611Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9692503Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9692819Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9693888Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9694772Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9695076Z | ^~~~~~~~~ 2025-09-07T06:22:46.9696081Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9697013Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9697414Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9698404Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9699380Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9699812Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9702721Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9709330Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9715831Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9721180Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9726201Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9731049Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9733598Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9734860Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9735730Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9736034Z | ^~~~~~~~~ 2025-09-07T06:22:46.9737029Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9738059Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9738474Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9741399Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9747964Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9754486Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9760041Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9765170Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9770005Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9772557Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9773830Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9774773Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9775097Z | ^~~~~~~~~ 2025-09-07T06:22:46.9776095Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9777056Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9777486Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9780403Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9787007Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9793523Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9798934Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9803974Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9808781Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9811371Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9812649Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9813546Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9813881Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9814879Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9815825Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9816217Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9819174Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9825718Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9832310Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9837693Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9842697Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9847524Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9850094Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9851381Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9852272Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9852587Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9853599Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9854535Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9854943Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9857902Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9864574Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9871210Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9876616Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9881622Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9886474Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9889016Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9890302Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9891187Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9891516Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9892556Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9893428Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9893730Z | ^~~~~~~~~ 2025-09-07T06:22:46.9894730Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9895677Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9896063Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9897066Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9898021Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9898492Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9901423Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9908006Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9914479Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9919830Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9924864Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9929727Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9932277Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9933575Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9934452Z 87 | __m256i row_offset_v; 2025-09-07T06:22:46.9934785Z | ^~~~~~~~~~~~ 2025-09-07T06:22:46.9935805Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9936686Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9936997Z | ^~~~~~~~~ 2025-09-07T06:22:46.9937973Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9938916Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:46.9939298Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9940301Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9941269Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9941688Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9944761Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9951226Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9957775Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9963424Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9968428Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9973308Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:46.9975851Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:46.9977126Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9977988Z 117 | __m256i col_off_v; 2025-09-07T06:22:46.9978299Z | ^~~~~~~~~ 2025-09-07T06:22:46.9979281Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:46.9980318Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:46.9980754Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:46.9983657Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:46.9990239Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:46.9996855Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0002194Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0007188Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0012029Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0014565Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0015822Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0016753Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0017075Z | ^~~~~~~~~ 2025-09-07T06:22:47.0018062Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0019038Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0019454Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0022386Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0028974Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0035510Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0040922Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0045930Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0050719Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0053295Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0054586Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0055479Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0055796Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0056808Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0057738Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0058144Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0061249Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0067966Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0074524Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0079904Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0084881Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0089773Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0092326Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0093619Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0094499Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0094832Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0095827Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0096781Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0097233Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0100118Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0106677Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0113193Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0118559Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0123585Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0128418Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0130957Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0132225Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0133122Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0133477Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0134482Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0135350Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0135648Z | ^~~~~~~~~ 2025-09-07T06:22:47.0136636Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0137569Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0137965Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0138952Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0139920Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0140386Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0143329Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0149868Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0156377Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0161994Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0167003Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0171877Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0174416Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0175685Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0176581Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0176948Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0177998Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0178877Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0179179Z | ^~~~~~~~~ 2025-09-07T06:22:47.0180180Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0181108Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0181509Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0182517Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0183480Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0183975Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0186917Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0193432Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0199941Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0205287Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0210300Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0215200Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0217738Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0219000Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0219880Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0220194Z | ^~~~~~~~~ 2025-09-07T06:22:47.0221176Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0222165Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0222583Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0225564Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0232091Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0238608Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0244001Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0249038Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0253864Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0256395Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0257676Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0258565Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0258872Z | ^~~~~~~~~ 2025-09-07T06:22:47.0260031Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0260999Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0261428Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0264410Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0271012Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0277535Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0282952Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0288077Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0292899Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0295459Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0296745Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0297621Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0297954Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0298951Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0299901Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0300288Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0303255Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0309806Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0316423Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0321795Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0326835Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0331651Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0334196Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0335469Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0336365Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0336675Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0337676Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0338629Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0339063Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0342246Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0348946Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0355682Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0361489Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0366637Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0371606Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0374278Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0375695Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0376676Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0377255Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0378329Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0379331Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0379772Z | ^~~~~~~~~ 2025-09-07T06:22:47.0380843Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0398829Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0399251Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0400361Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0401344Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0401952Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0404904Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0411447Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0418019Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0423432Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0428613Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0433424Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0435958Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0437232Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0438126Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0438452Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0439503Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0440366Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0440664Z | ^~~~~~~~~ 2025-09-07T06:22:47.0441650Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0442574Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0442971Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0443967Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0444914Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0445379Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0448339Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0454788Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0461497Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0466933Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0471920Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0476854Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0479394Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0480659Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0481541Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0482700Z | ^~~~~~~~~ 2025-09-07T06:22:47.0483749Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0484742Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0485164Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0488090Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0494579Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0501116Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0506644Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0511695Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0516508Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0519040Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0520386Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0521268Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0521566Z | ^~~~~~~~~ 2025-09-07T06:22:47.0522562Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0523524Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0523961Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0526940Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0533393Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0539944Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0545440Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0550463Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0555263Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0557843Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0559332Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0560448Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0560793Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0561799Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0562752Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0563152Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0566172Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0572665Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0579242Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0584743Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0589768Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0594625Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::GROUP; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0597163Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:219:1: required from here 2025-09-07T06:22:47.0598436Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0599320Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0599635Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0600641Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0601639Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0602030Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0604959Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0611412Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0618006Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0623371Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0628476Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0633372Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0635911Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.0637272Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0638177Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0638500Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0639467Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0640300Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0640607Z | ^~~~~~~~~ 2025-09-07T06:22:47.0641563Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0642483Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0642859Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0643826Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0644825Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0645237Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0648066Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0654391Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0661080Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0666657Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0671758Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0676682Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0679136Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.0680384Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0681316Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0681634Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0682597Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0683425Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0683732Z | ^~~~~~~~~ 2025-09-07T06:22:47.0684681Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0685594Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0685982Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0686941Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0687887Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0688296Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0691205Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0697459Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0703834Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0709486Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0714502Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0719402Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0721848Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.0723082Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0723939Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0724237Z | ^~~~~~~~~ 2025-09-07T06:22:47.0725253Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0726186Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0726608Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0729454Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0735749Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0742088Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0747662Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0752671Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0757607Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0760471Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.0761864Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0762731Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0763043Z | ^~~~~~~~~ 2025-09-07T06:22:47.0764029Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0765006Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0765440Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0768360Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0774955Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0781267Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0786765Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0791873Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0796870Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0799354Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.0800592Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0801453Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0801761Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0802739Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0803653Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0804100Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0806939Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0813244Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0819555Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0825076Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0830161Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0834999Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0835350Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.0836260Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0836409Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0836507Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0837301Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0837458Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0837552Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0840173Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0844211Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0847193Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0849947Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0852578Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0855067Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0855452Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.0856222Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0856327Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0856434Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0857178Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0857281Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0857387Z | ^~~~~~~~~ 2025-09-07T06:22:47.0858151Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0858307Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0858407Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0859224Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0859413Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0859505Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0862552Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0866753Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0869993Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0872769Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0875455Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0878135Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0878474Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.0879327Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0879447Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0879542Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0880292Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0880393Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0880494Z | ^~~~~~~~~ 2025-09-07T06:22:47.0881281Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0881438Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0881534Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0882316Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0882553Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0882647Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0885288Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0889381Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0892363Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0895106Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0897750Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0900240Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0900592Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.0901357Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0901498Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0901607Z | ^~~~~~~~~ 2025-09-07T06:22:47.0902374Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0902559Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0902672Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0905601Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0909822Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0912950Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0915761Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0918481Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0920987Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0921367Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.0922116Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0922234Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0922328Z | ^~~~~~~~~ 2025-09-07T06:22:47.0923091Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0923287Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0923383Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0926041Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0930068Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0933080Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0935805Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0938382Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0940877Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0941251Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.0942027Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0942132Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0942225Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0943000Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0943204Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0943301Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0946252Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0950419Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0953593Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0956481Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0959081Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0962023Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0962389Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.0963180Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0963421Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0963537Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0964327Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0964488Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0964597Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0967304Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0971524Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0974693Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0977384Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0980037Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0982521Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.0982908Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.0983685Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0983791Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.0983956Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.0984899Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0985015Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.0985111Z | ^~~~~~~~~ 2025-09-07T06:22:47.0985897Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0986123Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.0986230Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0987016Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.0987219Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.0987314Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.0990013Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.0994187Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.0997346Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1000081Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1002697Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1005197Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1005586Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1006357Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1006462Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1006557Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1007317Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1007419Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1007513Z | ^~~~~~~~~ 2025-09-07T06:22:47.1008286Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1008446Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1008547Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1009355Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1009538Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1009632Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1012257Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1016267Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1019345Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1022065Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1024967Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1027549Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1027968Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1028747Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1028854Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1028969Z | ^~~~~~~~~ 2025-09-07T06:22:47.1029757Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1029949Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1030048Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1032778Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1037093Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1040107Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1042787Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1045378Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1047903Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1048248Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1048996Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1049109Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1049204Z | ^~~~~~~~~ 2025-09-07T06:22:47.1049967Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1050173Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1050304Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1052924Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1056981Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1060312Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1063317Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1066145Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1068732Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1069078Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1069880Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1069993Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1070150Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1070965Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1071126Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1071223Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1073930Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1078236Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1081220Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1083915Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1086555Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1089034Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1089385Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1090206Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1090314Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1090419Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1091181Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1091338Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1091444Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1094106Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1098165Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1101149Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1103992Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1106868Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1109443Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1109846Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1110633Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1110755Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1110855Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1111620Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1111739Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1111873Z | ^~~~~~~~~ 2025-09-07T06:22:47.1112703Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1112876Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1112975Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1113760Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1113960Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1114057Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1116856Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1120868Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1123902Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1126608Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1130062Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1132592Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1132967Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1133742Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1133848Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1133946Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1134706Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1134810Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1134905Z | ^~~~~~~~~ 2025-09-07T06:22:47.1135686Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1135860Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1135957Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1136719Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1136915Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1137011Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1139693Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1143736Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1147122Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1149958Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1152656Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1155229Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1155597Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1156477Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1156581Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1156676Z | ^~~~~~~~~ 2025-09-07T06:22:47.1157454Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1157638Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1157735Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1160859Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1165059Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1168246Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1171120Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1173878Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1176386Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1176723Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1177477Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1177593Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1177689Z | ^~~~~~~~~ 2025-09-07T06:22:47.1178458Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1178692Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1178802Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1181425Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1185759Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1188944Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1191764Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1194432Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1197096Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1197433Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1198255Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1198366Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1198460Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1199233Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1199389Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1199484Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1202129Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1206183Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1209234Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1211935Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1214539Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1217059Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = int; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1217417Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1218179Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1218285Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1218391Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1219161Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1219316Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1219423Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1222054Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1226457Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1229590Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1232373Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1235061Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1237740Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1238081Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1238850Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1238969Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1239064Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1239819Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1239976Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1240069Z | ^~~~~~~~~ 2025-09-07T06:22:47.1240835Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1241003Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1241098Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1241854Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1242036Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1242143Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1244812Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1248921Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1251911Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1254623Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1257219Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1259943Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1260353Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1261341Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1261451Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1261550Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1262341Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1262539Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1262686Z | ^~~~~~~~~ 2025-09-07T06:22:47.1263481Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1263658Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1263757Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1264627Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1267721Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1267839Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1270715Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1274897Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1278054Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1280774Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1283451Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1285995Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1286351Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1287108Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1287290Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1287398Z | ^~~~~~~~~ 2025-09-07T06:22:47.1288167Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1288357Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1288515Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1291168Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1295204Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1298297Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1300993Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1303614Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1306475Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1306893Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1307687Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1307800Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1307939Z | ^~~~~~~~~ 2025-09-07T06:22:47.1308734Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1308937Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1309039Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1311769Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1315952Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1319136Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1321848Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1324464Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1326944Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1327389Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1328157Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1328261Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1328356Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1329131Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1329287Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1329388Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1332051Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1336156Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1339165Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1341860Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1344728Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1347432Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1347792Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1348584Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1348709Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1348807Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1349595Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1349768Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1349911Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1352623Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1356934Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1360118Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1363098Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1365939Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1368528Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1368880Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1369681Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1369840Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1369946Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1370733Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1370836Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1370933Z | ^~~~~~~~~ 2025-09-07T06:22:47.1371717Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1371893Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1371994Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1372875Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1373079Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1373179Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1375881Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1379964Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1382956Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1386060Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1388769Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1391376Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1391745Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1392536Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1392645Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1392763Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1393573Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1393681Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1393792Z | ^~~~~~~~~ 2025-09-07T06:22:47.1394579Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1394741Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1394852Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1395641Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1395830Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1395945Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1398721Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1402789Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1405820Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1408561Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1411208Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1413724Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1414060Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1414815Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1414935Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1415036Z | ^~~~~~~~~ 2025-09-07T06:22:47.1415809Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1416005Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1416102Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1418730Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1422830Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1426151Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1429005Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1431721Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1434300Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1434653Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1435452Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1435556Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1435654Z | ^~~~~~~~~ 2025-09-07T06:22:47.1436554Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1436736Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1436833Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1439579Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1443616Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1446636Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1449372Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1451987Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1454492Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1454847Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1455608Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1455713Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1455824Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1456625Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1456784Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1456903Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1459585Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1464179Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1467355Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1470212Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1472912Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1475505Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:46:53: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1475967Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1476801Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1476910Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1477009Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1477822Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1477993Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1478087Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1480746Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1484761Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1487817Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1490524Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1493131Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1495632Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1496022Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1496828Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1496934Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1497028Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1497788Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1497889Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1497983Z | ^~~~~~~~~ 2025-09-07T06:22:47.1498765Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1498922Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1499017Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1499837Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1500018Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1500111Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1502745Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1507176Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1510277Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1513065Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1515835Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1518455Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1518810Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1519615Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1519718Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1519823Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1520566Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1520668Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1520774Z | ^~~~~~~~~ 2025-09-07T06:22:47.1521530Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1521686Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1521792Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1522582Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1522769Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1522875Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1525509Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1529551Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1532615Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1535320Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1537935Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1540470Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1540812Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1541601Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1541716Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1541809Z | ^~~~~~~~~ 2025-09-07T06:22:47.1542578Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1542774Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1542868Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1545816Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1549978Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1553175Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1555983Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1558746Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1561702Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1562062Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1562853Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1562957Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1563054Z | ^~~~~~~~~ 2025-09-07T06:22:47.1563857Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1564049Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1564147Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1566885Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1571130Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1574311Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1577028Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1579708Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1582252Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1582604Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1583369Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1583475Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1583587Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1584633Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1584801Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1584912Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1587636Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1591915Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1595036Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1597912Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1600573Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:670:59: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1603081Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1603423Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1604199Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1604316Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1604411Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1605176Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1605343Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1605438Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1608636Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1612701Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1615748Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1618507Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1621115Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1623635Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1624063Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1625028Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1625139Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1625238Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1626028Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1626178Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1626274Z | ^~~~~~~~~ 2025-09-07T06:22:47.1627082Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1627288Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1627388Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1628190Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1628380Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1628479Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1631229Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1635444Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1638615Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1641338Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:531:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1643954Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1646545Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1646904Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1647669Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1647777Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1647889Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1648635Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1648744Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1648855Z | ^~~~~~~~~ 2025-09-07T06:22:47.1649615Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1649819Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1649928Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1650691Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1650875Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1650970Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1653628Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1657723Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1661104Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1664080Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1666838Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1669444Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1669858Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1670637Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1670759Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1670858Z | ^~~~~~~~~ 2025-09-07T06:22:47.1671652Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1671862Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1671959Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1674733Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1678932Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1681931Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = true; bool B_SYMMETRIC = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1684742Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:559:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1687346Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1689856Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1690237Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1691001Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:117:13: warning: variable ‘col_off_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1691109Z 117 | __m256i col_off_v; 2025-09-07T06:22:47.1691203Z | ^~~~~~~~~ 2025-09-07T06:22:47.1691977Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:68:11: warning: variable ‘A_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1692203Z 68 | __m256i A_zero_point_v = _mm256_set1_epi32(A_zero_point); 2025-09-07T06:22:47.1692304Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1694962Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 1; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1699021Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:86:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1702064Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1705111Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1707818Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1710440Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1710805Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1711635Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1711748Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1711860Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1712652Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1712816Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1712926Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1715650Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h: In instantiation of ‘void fbgemm::requantize_(int32_t, const int32_t*, const float*, int32_t, const int32_t*, uint8_t*, int, const int32_t*, const int32_t*, const BIAS_TYPE*, const float*) [with bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; int K_PER_G = 2; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’: 2025-09-07T06:22:47.1719837Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:99:74: required from ‘void fbgemm::depthwise_2d_kernel_(int, int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const int8_t*, const float*, int32_t, int32_t*, uint8_t*, int32_t*, const int32_t*, const BIAS_TYPE*, const float*, void (**)(const uint8_t*, const int8_t*, int32_t*, int32_t*, int, int, int, const int*, int)) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char; int8_t = signed char; fbgemm::GenI8Depthwise::jit_kernel_signature = void (*)(const unsigned char*, const signed char*, int*, int*, int, int, int, const int*, int)]’ 2025-09-07T06:22:47.1722925Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:191:20: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, int32_t*, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; bool A_SYMMETRIC = false; bool B_SYMMETRIC = true; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1725627Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:589:18: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; bool HAS_BIAS = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1728281Z /pytorch/third_party/fbgemm/src/./FbgemmI8Depthwise2DAvx2-inl.h:691:60: required from ‘void fbgemm::depthwise_2d_(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, const float*, int, int) [with int S = 3; bool FUSE_RELU = false; fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1730827Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:67:54: required from ‘void fbgemm::depthwise_2d_same_pad(int, int, int, int, int, int, int, int32_t, const uint8_t*, const int32_t*, const fbgemm::PackedDepthWiseConvMatrix&, const float*, int32_t, uint8_t*, const int32_t*, const BIAS_TYPE*, bool, const float*, int, int) [with fbgemm::QuantizationGranularity Q_GRAN = fbgemm::QuantizationGranularity::OUT_CHANNEL; BIAS_TYPE = float; int32_t = int; uint8_t = unsigned char]’ 2025-09-07T06:22:47.1731176Z /pytorch/third_party/fbgemm/src/FbgemmI8DepthwiseAvx2.cc:220:1: required from here 2025-09-07T06:22:47.1731942Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:87:13: warning: variable ‘row_offset_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1732060Z 87 | __m256i row_offset_v; 2025-09-07T06:22:47.1732154Z | ^~~~~~~~~~~~ 2025-09-07T06:22:47.1732921Z /pytorch/third_party/fbgemm/src/././FbgemmI8DepthwiseAvx2-inl.h:53:11: warning: variable ‘B_zero_point_v’ set but not used [-Wunused-but-set-variable] 2025-09-07T06:22:47.1733137Z 53 | __m256i B_zero_point_v = _mm256_setzero_si256(); 2025-09-07T06:22:47.1733230Z | ^~~~~~~~~~~~~~ 2025-09-07T06:22:47.1907185Z [1888/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_sparse_decompress_kernel.cpp.o 2025-09-07T06:22:47.5505980Z [1889/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2025-09-07T06:22:49.6082582Z [1890/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2025-09-07T06:22:50.2014924Z [1891/7195] 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-09-07T06:22:50.2032162Z [1892/7195] 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-09-07T06:22:52.6348013Z [1893/7195] 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-09-07T06:22:52.6706861Z [1894/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd.cpp.o 2025-09-07T06:22:53.5944105Z [1895/7195] 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-09-07T06:22:53.7055376Z [1896/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2025-09-07T06:22:53.7334648Z [1897/7195] 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-09-07T06:22:54.4944732Z [1898/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_utils.cpp.o 2025-09-07T06:22:55.1864659Z [1899/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2025-09-07T06:22:56.9555612Z [1900/7195] 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-09-07T06:22:57.3883187Z [1901/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_primitive_conf.cpp.o 2025-09-07T06:22:57.7733617Z [1902/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2025-09-07T06:22:58.0290556Z [1903/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_w.cpp.o 2025-09-07T06:22:58.3331113Z [1904/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2025-09-07T06:22:59.5035372Z [1905/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2025-09-07T06:22:59.8837175Z [1906/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2025-09-07T06:23:01.6455656Z [1907/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_generator.cpp.o 2025-09-07T06:23:02.1669765Z [1908/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_deconv.cpp.o 2025-09-07T06:23:02.2275034Z [1909/7195] 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-09-07T06:23:03.5126631Z [1910/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2025-09-07T06:23:03.7412777Z [1911/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_post_ops.cpp.o 2025-09-07T06:23:04.6147798Z [1912/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2025-09-07T06:23:05.4723610Z [1913/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2025-09-07T06:23:05.8632387Z [1914/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2025-09-07T06:23:06.4365648Z [1915/7195] 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-09-07T06:23:07.6396042Z [1916/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_strided.cpp.o 2025-09-07T06:23:08.2401519Z [1917/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2025-09-07T06:23:08.2614809Z [1918/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2025-09-07T06:23:09.0189392Z [1919/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2025-09-07T06:23:11.0786607Z [1920/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2025-09-07T06:23:11.8341310Z [1921/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2025-09-07T06:23:12.3922073Z [1922/7195] 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-09-07T06:23:12.5846713Z [1923/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_convert_xf16.cpp.o 2025-09-07T06:23:15.3592094Z [1924/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2025-09-07T06:23:16.5217581Z [1925/7195] 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-09-07T06:23:16.9264262Z [1926/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2025-09-07T06:23:19.4852096Z [1927/7195] 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-09-07T06:23:20.5868075Z [1928/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2025-09-07T06:23:20.8527055Z [1929/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2025-09-07T06:23:20.9862160Z [1930/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_group_normalization.cpp.o 2025-09-07T06:23:21.5834592Z [1931/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_instance_normalization.cpp.o 2025-09-07T06:23:22.2771473Z [1932/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2025-09-07T06:23:22.4957674Z [1933/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_ncsp_convolution.cpp.o 2025-09-07T06:23:23.0096268Z [1934/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2025-09-07T06:23:23.0268822Z [1935/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2025-09-07T06:23:23.2021980Z [1936/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2025-09-07T06:23:24.7515980Z [1937/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2025-09-07T06:23:24.9828492Z [1938/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2025-09-07T06:23:27.2053444Z [1939/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization.cpp.o 2025-09-07T06:23:27.5498624Z [1940/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2025-09-07T06:23:29.2428102Z [1941/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_direct_copy.cpp.o 2025-09-07T06:23:31.5901000Z [1942/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2025-09-07T06:23:32.1068886Z [1943/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2025-09-07T06:23:34.4365728Z [1944/7195] 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-09-07T06:23:34.4728754Z [1945/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2025-09-07T06:23:34.9577438Z [1946/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2025-09-07T06:23:36.0142097Z [1947/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2025-09-07T06:23:36.8763191Z [1948/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2025-09-07T06:23:38.5292440Z [1949/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2025-09-07T06:23:39.1741830Z [1950/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2025-09-07T06:23:39.2630403Z [1951/7195] 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-09-07T06:23:39.4561224Z [1952/7195] 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-09-07T06:23:39.9257308Z [1953/7195] 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-09-07T06:23:40.4948473Z [1954/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2025-09-07T06:23:40.6201862Z [1955/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2025-09-07T06:23:41.0098251Z [1956/7195] 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-09-07T06:23:41.3102835Z [1957/7195] 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-09-07T06:23:41.8655124Z [1958/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_xf16_sum.cpp.o 2025-09-07T06:23:42.3572815Z [1959/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2025-09-07T06:23:43.4225262Z [1960/7195] 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-09-07T06:23:43.8343489Z [1961/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2025-09-07T06:23:45.9691141Z [1962/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_reorders.cpp.o 2025-09-07T06:23:46.0931835Z [1963/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2025-09-07T06:23:46.1227773Z [1964/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2025-09-07T06:23:46.8551977Z [1965/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2025-09-07T06:23:46.8863195Z [1966/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2025-09-07T06:23:46.8881728Z [1967/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2025-09-07T06:23:47.8580685Z [1968/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/jit_uni_sparse_matmul.cpp.o 2025-09-07T06:23:48.1672635Z [1969/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2025-09-07T06:23:48.1800855Z [1970/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2025-09-07T06:23:49.0284835Z [1971/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2025-09-07T06:23:49.8315755Z [1972/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2025-09-07T06:23:50.3230525Z [1973/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2025-09-07T06:23:50.7108251Z [1974/7195] 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-09-07T06:23:50.7442385Z [1975/7195] 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-09-07T06:23:52.3543609Z [1976/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2025-09-07T06:23:52.8646146Z [1977/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2025-09-07T06:23:53.2515426Z [1978/7195] 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-09-07T06:23:53.4142630Z [1979/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2025-09-07T06:23:53.8188031Z [1980/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2025-09-07T06:23:53.9575400Z [1981/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2025-09-07T06:23:54.0798054Z [1982/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2025-09-07T06:23:54.1918410Z [1983/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2025-09-07T06:23:54.8158304Z [1984/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2025-09-07T06:23:55.1430261Z [1985/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2025-09-07T06:23:56.1543755Z [1986/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2025-09-07T06:23:56.3235324Z [1987/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2025-09-07T06:23:56.3667454Z [1988/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/constant_tensor_cache.cpp.o 2025-09-07T06:23:56.6863649Z [1989/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2025-09-07T06:23:56.9079903Z [1990/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_def_constraint.cpp.o 2025-09-07T06:23:56.9794836Z [1991/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2025-09-07T06:23:57.8100729Z [1992/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2025-09-07T06:23:57.9775899Z [1993/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2025-09-07T06:23:58.2716295Z [1994/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2025-09-07T06:23:58.4598439Z [1995/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2025-09-07T06:23:58.5033938Z [1996/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2025-09-07T06:23:58.8256023Z [1997/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2025-09-07T06:23:58.9548629Z [1998/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2025-09-07T06:24:01.0267047Z [1999/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_id_mgr.cpp.o 2025-09-07T06:24:01.5397092Z [2000/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2025-09-07T06:24:01.6898111Z [2001/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2025-09-07T06:24:02.0137776Z [2002/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2025-09-07T06:24:02.0237941Z [2003/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/fusion_info.cpp.o 2025-09-07T06:24:02.2100752Z [2004/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2025-09-07T06:24:02.2762853Z [2005/7195] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2025-09-07T06:24:02.2970010Z [2006/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2025-09-07T06:24:03.3108725Z [2007/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/platform.cpp.o 2025-09-07T06:24:03.4463728Z [2008/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_partition_impl.cpp.o 2025-09-07T06:24:04.5213659Z [2009/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_propagator.cpp.o 2025-09-07T06:24:06.5178716Z [2010/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/subgraph.cpp.o 2025-09-07T06:24:07.1769805Z [2011/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_base.cpp.o 2025-09-07T06:24:07.4548637Z [2012/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/dummy.cpp.o 2025-09-07T06:24:07.8107693Z [2013/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/binary.cpp.o 2025-09-07T06:24:08.2620369Z [2014/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv.cpp.o 2025-09-07T06:24:08.3369467Z [2015/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/batch_norm.cpp.o 2025-09-07T06:24:08.3771431Z [2016/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_transpose.cpp.o 2025-09-07T06:24:08.4898637Z [2017/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/concat.cpp.o 2025-09-07T06:24:08.7887322Z [2018/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/op_executable.cpp.o 2025-09-07T06:24:10.1367560Z [2019/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/eltwise.cpp.o 2025-09-07T06:24:10.2621943Z [2020/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/gen_index.cpp.o 2025-09-07T06:24:10.4031596Z [2021/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/kernel_base.cpp.o 2025-09-07T06:24:12.8844588Z [2022/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/group_norm.cpp.o 2025-09-07T06:24:13.0906902Z [2023/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2025-09-07T06:24:13.5472451Z [2024/7195] 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-09-07T06:24:14.0339094Z [2025/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/large_partition.cpp.o 2025-09-07T06:24:14.3352278Z [2026/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/log_softmax.cpp.o 2025-09-07T06:24:14.4718904Z [2027/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/layer_norm.cpp.o 2025-09-07T06:24:14.9968210Z [2028/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp.cpp.o 2025-09-07T06:24:15.0166319Z [2029/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/matmul.cpp.o 2025-09-07T06:24:15.4723199Z [2030/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/pool.cpp.o 2025-09-07T06:24:16.6251668Z [2031/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/quantize.cpp.o 2025-09-07T06:24:16.6705355Z [2032/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/prelu.cpp.o 2025-09-07T06:24:16.6828678Z [2033/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reduction.cpp.o 2025-09-07T06:24:19.2906756Z [2034/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/resampling.cpp.o 2025-09-07T06:24:19.5133426Z [2035/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reorder.cpp.o 2025-09-07T06:24:20.1445486Z [2036/7195] 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-09-07T06:24:20.4188040Z [2037/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/constant_propagation.cpp.o 2025-09-07T06:24:20.4924254Z [2038/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2025-09-07T06:24:20.7049162Z [2039/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive.cpp.o 2025-09-07T06:24:20.7102928Z [2040/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/shuffle.cpp.o 2025-09-07T06:24:21.0349413Z [2041/7195] 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-09-07T06:24:21.3275104Z [2042/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/select.cpp.o 2025-09-07T06:24:22.1672414Z [2043/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/softmax.cpp.o 2025-09-07T06:24:22.2936888Z [2044/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sum.cpp.o 2025-09-07T06:24:22.8499557Z [2045/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp.cpp.o 2025-09-07T06:24:23.5112732Z [2046/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2025-09-07T06:24:25.3597717Z [2047/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2025-09-07T06:24:26.2227339Z [2048/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower.cpp.o 2025-09-07T06:24:26.6702964Z [2049/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2025-09-07T06:24:26.9891567Z [2050/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2025-09-07T06:24:27.5310470Z [2051/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2025-09-07T06:24:27.6464012Z [2052/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2025-09-07T06:24:27.9263123Z [2053/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2025-09-07T06:24:29.3315742Z [2054/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2025-09-07T06:24:29.3464287Z [2055/7195] 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-09-07T06:24:29.3704209Z [2056/7195] 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-09-07T06:24:29.8636803Z [2057/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2025-09-07T06:24:31.7131574Z [2058/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/groupnorm_fusion.cpp.o 2025-09-07T06:24:32.5230862Z [2059/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2025-09-07T06:24:32.5664574Z [2060/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/transform.cpp.o 2025-09-07T06:24:33.0523783Z [2061/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/layernorm_fusion.cpp.o 2025-09-07T06:24:33.8383469Z [2062/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/alloc.cpp.o 2025-09-07T06:24:34.0373346Z [2063/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/mlp.cpp.o 2025-09-07T06:24:34.0732159Z [2064/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2025-09-07T06:24:34.0886847Z [2065/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/ocl_usm_utils.cpp.o 2025-09-07T06:24:34.0953454Z [2066/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2025-09-07T06:24:34.1592441Z [2067/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2025-09-07T06:24:34.2983091Z [2068/7195] 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-09-07T06:24:34.5047936Z [2069/7195] 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-09-07T06:24:35.4711000Z [2070/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2025-09-07T06:24:35.6988788Z [2071/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2025-09-07T06:24:35.9540249Z [2072/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2025-09-07T06:24:35.9931408Z [2073/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2025-09-07T06:24:37.1129387Z [2074/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_base.cpp.o 2025-09-07T06:24:37.3595523Z [2075/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2025-09-07T06:24:38.1003965Z [2076/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2025-09-07T06:24:38.2108454Z [2077/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sdp.cpp.o 2025-09-07T06:24:38.3132288Z [2078/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2025-09-07T06:24:38.3446810Z [2079/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2025-09-07T06:24:38.4975422Z [2080/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ApproximateClock.cpp.o 2025-09-07T06:24:38.8088830Z [2081/7195] 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-09-07T06:24:38.8143049Z [2082/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2025-09-07T06:24:38.8249581Z [2083/7195] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2025-09-07T06:24:39.0825791Z [2084/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2025-09-07T06:24:39.6348082Z [2085/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2025-09-07T06:24:39.9515481Z [2086/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2025-09-07T06:24:39.9517614Z In file included from /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-09-07T06:24:39.9519226Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-09-07T06:24:39.9520425Z from /pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-09-07T06:24:39.9521619Z from /pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp:13: 2025-09-07T06:24:39.9526957Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-09-07T06:24:39.9531772Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:44: required from here 2025-09-07T06:24:39.9534454Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:50: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:39.9536424Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-09-07T06:24:39.9537207Z | ^ 2025-09-07T06:24:39.9541233Z /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; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-09-07T06:24:39.9545669Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:54: required from here 2025-09-07T06:24:39.9548298Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:187:66: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:39.9550159Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-09-07T06:24:39.9551021Z | ^ 2025-09-07T06:24:39.9552850Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:194:48: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:39.9554584Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-09-07T06:24:39.9555325Z | ^ 2025-09-07T06:24:39.9559992Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-09-07T06:24:39.9564346Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:45: required from here 2025-09-07T06:24:39.9566868Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:50: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:39.9568550Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-09-07T06:24:39.9569221Z | ^ 2025-09-07T06:24:39.9899758Z [2087/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2025-09-07T06:24:40.1192703Z [2088/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceProperties.cpp.o 2025-09-07T06:24:40.1908555Z [2089/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2025-09-07T06:24:40.3092337Z [2090/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2025-09-07T06:24:40.3094660Z In file included from /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-09-07T06:24:40.3096328Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-09-07T06:24:40.3097606Z from /pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-09-07T06:24:40.3098780Z from /pytorch/third_party/kineto/libkineto/src/ConfigLoader.cpp:21: 2025-09-07T06:24:40.3104194Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-09-07T06:24:40.3108773Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:44: required from here 2025-09-07T06:24:40.3111515Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:50: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:40.3113480Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-09-07T06:24:40.3114240Z | ^ 2025-09-07T06:24:40.3118359Z /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; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-09-07T06:24:40.3122788Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:54: required from here 2025-09-07T06:24:40.3125489Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:187:66: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:40.3127455Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-09-07T06:24:40.3128324Z | ^ 2025-09-07T06:24:40.3130156Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:194:48: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:40.3132073Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-09-07T06:24:40.3132795Z | ^ 2025-09-07T06:24:40.3137328Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-09-07T06:24:40.3141781Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:45: required from here 2025-09-07T06:24:40.3144614Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:50: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:40.3146530Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-09-07T06:24:40.3147315Z | ^ 2025-09-07T06:24:40.5413857Z [2091/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceUtil.cpp.o 2025-09-07T06:24:40.7755753Z [2092/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2025-09-07T06:24:41.0326447Z [2093/7195] 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-09-07T06:24:41.6689822Z [2094/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2025-09-07T06:24:41.6692027Z In file included from /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-09-07T06:24:41.6693782Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-09-07T06:24:41.6695151Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp:11: 2025-09-07T06:24:41.6700268Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-09-07T06:24:41.6705063Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:44: required from here 2025-09-07T06:24:41.6707897Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:50: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:41.6709881Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-09-07T06:24:41.6710657Z | ^ 2025-09-07T06:24:41.6714949Z /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; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-09-07T06:24:41.6719608Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:54: required from here 2025-09-07T06:24:41.6722291Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:187:66: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:41.6724310Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-09-07T06:24:41.6725144Z | ^ 2025-09-07T06:24:41.6726952Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:194:48: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:41.6728870Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-09-07T06:24:41.6729586Z | ^ 2025-09-07T06:24:41.6734013Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-09-07T06:24:41.6738569Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:45: required from here 2025-09-07T06:24:41.6741233Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:50: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:41.6743171Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-09-07T06:24:41.6744031Z | ^ 2025-09-07T06:24:42.0956573Z [2095/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2025-09-07T06:24:42.1483768Z [2096/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2025-09-07T06:24:42.1485932Z In file included from /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-09-07T06:24:42.1487832Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-09-07T06:24:42.1489220Z from /pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-09-07T06:24:42.1490422Z from /pytorch/third_party/kineto/libkineto/src/init.cpp:17: 2025-09-07T06:24:42.1495580Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-09-07T06:24:42.1500304Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:44: required from here 2025-09-07T06:24:42.1503434Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:50: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:42.1505483Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-09-07T06:24:42.1506267Z | ^ 2025-09-07T06:24:42.1510466Z /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; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-09-07T06:24:42.1514805Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:54: required from here 2025-09-07T06:24:42.1517464Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:187:66: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:42.1519601Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-09-07T06:24:42.1520417Z | ^ 2025-09-07T06:24:42.1522190Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:194:48: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:42.1524120Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-09-07T06:24:42.1524872Z | ^ 2025-09-07T06:24:42.1529118Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(dynolog::ipcfabric::EndPoint::TCtxt&) [with long unsigned int kMaxNumFds = 0; dynolog::ipcfabric::EndPoint::TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-09-07T06:24:42.1533643Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:45: required from here 2025-09-07T06:24:42.1536409Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:50: warning: throw will always call terminate() [-Wterminate] 2025-09-07T06:24:42.1538438Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-09-07T06:24:42.1539219Z | ^ 2025-09-07T06:24:42.1750850Z [2097/7195] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2025-09-07T06:24:42.3533198Z [2098/7195] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2025-09-07T06:24:42.9962866Z [2099/7195] Building CXX object c10/CMakeFiles/c10.dir/core/CachingDeviceAllocator.cpp.o 2025-09-07T06:24:43.4305686Z [2100/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2025-09-07T06:24:43.4458297Z [2101/7195] Building CXX object c10/CMakeFiles/c10.dir/core/AllocatorConfig.cpp.o 2025-09-07T06:24:43.6604407Z [2102/7195] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2025-09-07T06:24:43.7292591Z [2103/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2025-09-07T06:24:43.9995746Z [2104/7195] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2025-09-07T06:24:44.1590036Z [2105/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2025-09-07T06:24:44.1681679Z [2106/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2025-09-07T06:24:44.2113759Z [2107/7195] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2025-09-07T06:24:44.2363403Z [2108/7195] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2025-09-07T06:24:44.2961010Z [2109/7195] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2025-09-07T06:24:44.5246032Z [2110/7195] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2025-09-07T06:24:44.5439625Z [2111/7195] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2025-09-07T06:24:44.8932815Z [2112/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2025-09-07T06:24:44.9191476Z [2113/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2025-09-07T06:24:44.9708588Z [2114/7195] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2025-09-07T06:24:45.0887051Z [2115/7195] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2025-09-07T06:24:45.3804355Z [2116/7195] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2025-09-07T06:24:45.4098803Z [2117/7195] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2025-09-07T06:24:45.5742691Z [2118/7195] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2025-09-07T06:24:45.6050732Z [2119/7195] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2025-09-07T06:24:45.7057428Z [2120/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2025-09-07T06:24:45.7922434Z [2121/7195] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2025-09-07T06:24:45.9136864Z [2122/7195] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2025-09-07T06:24:45.9934584Z [2123/7195] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2025-09-07T06:24:46.0472319Z [2124/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2025-09-07T06:24:46.2592315Z [2125/7195] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2025-09-07T06:24:46.3047485Z [2126/7195] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2025-09-07T06:24:46.3475608Z [2127/7195] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2025-09-07T06:24:46.3828418Z [2128/7195] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2025-09-07T06:24:46.4811215Z [2129/7195] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2025-09-07T06:24:46.6802561Z [2130/7195] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2025-09-07T06:24:46.7484201Z [2131/7195] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2025-09-07T06:24:47.0206073Z [2132/7195] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2025-09-07T06:24:47.0281027Z [2133/7195] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2025-09-07T06:24:47.0796804Z [2134/7195] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2025-09-07T06:24:47.2434524Z [2135/7195] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2025-09-07T06:24:47.3378158Z [2136/7195] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2025-09-07T06:24:47.4347936Z [2137/7195] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2025-09-07T06:24:47.5300992Z [2138/7195] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2025-09-07T06:24:47.5802856Z [2139/7195] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2025-09-07T06:24:47.9827754Z [2140/7195] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2025-09-07T06:24:47.9913107Z [2141/7195] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o 2025-09-07T06:24:48.0423276Z [2142/7195] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreterHooks.cpp.o 2025-09-07T06:24:48.0610752Z [2143/7195] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2025-09-07T06:24:48.0993726Z [2144/7195] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2025-09-07T06:24:48.1226022Z [2145/7195] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2025-09-07T06:24:48.3602306Z [2146/7195] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2025-09-07T06:24:48.4981826Z [2147/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2025-09-07T06:24:48.5094812Z [2148/7195] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2025-09-07T06:24:48.5794334Z [2149/7195] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2025-09-07T06:24:48.5929401Z [2150/7195] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2025-09-07T06:24:48.6915480Z [2151/7195] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2025-09-07T06:24:48.7442535Z [2152/7195] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2025-09-07T06:24:48.8527252Z [2153/7195] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2025-09-07T06:24:48.8952877Z [2154/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2025-09-07T06:24:48.9887495Z [2155/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2025-09-07T06:24:48.9974527Z [2156/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2025-09-07T06:24:49.0464039Z [2157/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2025-09-07T06:24:49.0942151Z [2158/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2025-09-07T06:24:49.1504628Z [2159/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e8m0fnu.cpp.o 2025-09-07T06:24:49.2070499Z [2160/7195] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2025-09-07T06:24:49.3244694Z [2161/7195] Building CXX object c10/CMakeFiles/c10.dir/util/DynamicCounter.cpp.o 2025-09-07T06:24:49.3690946Z [2162/7195] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2025-09-07T06:24:49.3854643Z [2163/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2025-09-07T06:24:49.4013313Z [2164/7195] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2025-09-07T06:24:49.4996077Z [2165/7195] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2025-09-07T06:24:49.4999850Z [2166/7195] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2025-09-07T06:24:49.5527081Z [2167/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2025-09-07T06:24:49.5638893Z [2168/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2025-09-07T06:24:49.5639713Z [2169/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2025-09-07T06:24:49.6575082Z [2170/7195] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2025-09-07T06:24:49.6805243Z [2171/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2025-09-07T06:24:49.6963008Z [2172/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2025-09-07T06:24:49.8101057Z [2173/7195] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2025-09-07T06:24:49.8413164Z [2174/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Gauge.cpp.o 2025-09-07T06:24:49.9513772Z [2175/7195] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2025-09-07T06:24:49.9535473Z [2176/7195] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2025-09-07T06:24:50.0157409Z [2177/7195] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2025-09-07T06:24:50.0183307Z [2178/7195] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2025-09-07T06:24:50.0215788Z [2179/7195] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2025-09-07T06:24:50.0387285Z [2180/7195] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2025-09-07T06:24:50.0634909Z [2181/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2025-09-07T06:24:50.0801765Z [2182/7195] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2025-09-07T06:24:50.2000454Z [2183/7195] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2025-09-07T06:24:50.2026414Z [2184/7195] Building CXX object c10/CMakeFiles/c10.dir/util/error.cpp.o 2025-09-07T06:24:50.2842366Z [2185/7195] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2025-09-07T06:24:50.4816272Z [2186/7195] Building CXX object c10/CMakeFiles/c10.dir/util/NetworkFlow.cpp.o 2025-09-07T06:24:50.5878634Z [2187/7195] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2025-09-07T06:24:50.6232854Z [2188/7195] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2025-09-07T06:24:50.7600049Z [2189/7195] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2025-09-07T06:24:50.8542271Z [2190/7195] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2025-09-07T06:24:50.8586463Z [2191/7195] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2025-09-07T06:24:50.8626071Z [2192/7195] Building CXX object c10/CMakeFiles/c10.dir/util/WaitCounter.cpp.o 2025-09-07T06:24:51.0203888Z [2193/7195] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2025-09-07T06:24:51.1812453Z [2194/7195] Building CXX object c10/CMakeFiles/c10.dir/util/env.cpp.o 2025-09-07T06:24:51.3272643Z [2195/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2025-09-07T06:24:51.5245104Z [2196/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2025-09-07T06:24:51.7047048Z [2197/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2025-09-07T06:24:51.9149606Z [2198/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2025-09-07T06:24:52.0426071Z [2199/7195] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2025-09-07T06:24:52.0713964Z [2200/7195] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2025-09-07T06:24:52.1790744Z [2201/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2025-09-07T06:24:52.1834727Z [2202/7195] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2025-09-07T06:24:52.2307151Z [2203/7195] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2025-09-07T06:24:52.3111508Z [2204/7195] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2025-09-07T06:24:52.4996843Z [2205/7195] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2025-09-07T06:24:52.5569733Z [2206/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2025-09-07T06:24:52.5838378Z [2207/7195] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2025-09-07T06:24:52.6464122Z [2208/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2025-09-07T06:24:52.7902594Z [2209/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2025-09-07T06:24:53.0096557Z [2210/7195] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2025-09-07T06:24:53.1004158Z [2211/7195] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2025-09-07T06:24:53.1735198Z [2212/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2025-09-07T06:24:53.2564068Z [2213/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2025-09-07T06:24:53.4826690Z [2214/7195] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2025-09-07T06:24:53.4986435Z [2215/7195] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2025-09-07T06:24:53.6263689Z [2216/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2025-09-07T06:24:53.8112500Z [2217/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2025-09-07T06:24:53.8695797Z [2218/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2025-09-07T06:24:53.9907270Z [2219/7195] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2025-09-07T06:24:54.0191591Z [2220/7195] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2025-09-07T06:24:54.1184718Z [2221/7195] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2025-09-07T06:24:54.2456357Z [2222/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2025-09-07T06:24:54.3885010Z [2223/7195] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2025-09-07T06:24:54.4604092Z [2224/7195] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2025-09-07T06:24:54.4803073Z [2225/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2025-09-07T06:24:54.5617062Z [2226/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2025-09-07T06:24:54.6240874Z [2227/7195] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2025-09-07T06:24:54.6655861Z [2228/7195] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2025-09-07T06:24:54.6909765Z [2229/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2025-09-07T06:24:54.7367999Z [2230/7195] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2025-09-07T06:24:54.7782018Z [2231/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2025-09-07T06:24:54.7972806Z [2232/7195] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2025-09-07T06:24:54.8873320Z [2233/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2025-09-07T06:24:54.9506181Z [2234/7195] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2025-09-07T06:24:54.9645931Z [2235/7195] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2025-09-07T06:24:54.9707143Z [2236/7195] Linking CXX static library lib/libpytorch_qnnpack.a 2025-09-07T06:24:54.9770754Z [2237/7195] Linking C static library lib/libnnpack.a 2025-09-07T06:24:55.0066378Z [2238/7195] Linking CXX static library lib/libXNNPACK.a 2025-09-07T06:24:55.0092852Z [2239/7195] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2025-09-07T06:24:55.0141308Z [2240/7195] Linking C static library lib/libittnotify.a 2025-09-07T06:24:55.0427654Z [2241/7195] Linking CXX static library lib/libgloo.a 2025-09-07T06:24:55.0891150Z [2242/7195] Linking CXX static library lib/libtensorpipe.a 2025-09-07T06:24:55.1127726Z [2243/7195] Linking CXX static library lib/libfbgemm.a 2025-09-07T06:24:55.1128795Z [2244/7195] Linking CXX static library lib/libonnx.a 2025-09-07T06:24:55.1449381Z [2245/7195] Linking CXX static library lib/libkineto.a 2025-09-07T06:24:55.1737635Z [2246/7195] Linking CXX shared library lib/libc10.so 2025-09-07T06:24:55.1952930Z [2247/7195] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2025-09-07T06:24:55.3807749Z [2248/7195] Generating /pytorch/torch/utils/data/datapipes/datapipe.pyi 2025-09-07T06:24:55.4530149Z [2249/7195] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2025-09-07T06:24:55.4690204Z [2250/7195] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2025-09-07T06:24:55.5324201Z [2251/7195] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2025-09-07T06:24:55.5378082Z [2252/7195] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2025-09-07T06:24:55.5493286Z [2253/7195] Regenerating version file... 2025-09-07T06:24:55.6060662Z [2254/7195] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2025-09-07T06:24:56.0854806Z [2255/7195] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2025-09-07T06:24:56.1659963Z [2256/7195] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2025-09-07T06:24:56.1833827Z [2257/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2025-09-07T06:24:56.1953997Z [2258/7195] Linking C static library sleef/lib/libsleef.a 2025-09-07T06:24:56.2179330Z [2259/7195] Linking CXX static library lib/libdnnl.a 2025-09-07T06:24:56.5084621Z [2260/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2025-09-07T06:24:56.5216604Z [2261/7195] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-09-07T06:24:56.5617999Z [2262/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/check.cc.o 2025-09-07T06:24:56.7232998Z [2263/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2025-09-07T06:24:57.2985390Z [2264/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2025-09-07T06:24:57.4058995Z [2265/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2025-09-07T06:24:57.5196371Z [2266/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2025-09-07T06:24:57.8152896Z [2267/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2025-09-07T06:24:58.0469083Z [2268/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2025-09-07T06:24:58.3071595Z [2269/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2025-09-07T06:24:58.3939481Z [2270/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2025-09-07T06:24:58.5610056Z [2271/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2025-09-07T06:24:58.6704194Z [2272/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2025-09-07T06:24:58.8474386Z [2273/7195] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2025-09-07T06:24:58.9393265Z [2274/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2025-09-07T06:24:59.0274868Z [2275/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2025-09-07T06:24:59.2573050Z [2276/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2025-09-07T06:24:59.2710943Z [2277/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2025-09-07T06:24:59.3036490Z [2278/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2025-09-07T06:24:59.5061046Z [2279/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2025-09-07T06:24:59.5209841Z [2280/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-09-07T06:24:59.5631062Z [2281/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-09-07T06:24:59.8718959Z [2282/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2025-09-07T06:24:59.9265598Z [2283/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-09-07T06:24:59.9470138Z [2284/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2025-09-07T06:24:59.9793065Z [2285/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-09-07T06:25:00.2569702Z [2286/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-09-07T06:25:00.4632947Z [2287/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-09-07T06:25:00.5525605Z [2288/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-09-07T06:25:00.8985988Z [2289/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2025-09-07T06:25:00.9829853Z [2290/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-09-07T06:25:01.0605098Z [2291/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-09-07T06:25:01.1168504Z [2292/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2025-09-07T06:25:01.1169430Z In file included from /usr/include/string.h:495, 2025-09-07T06:25:01.1170018Z from /pytorch/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2025-09-07T06:25:01.1171317Z from /pytorch/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2025-09-07T06:25:01.1172643Z from /pytorch/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2025-09-07T06:25:01.1174257Z from /pytorch/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2025-09-07T06:25:01.1175520Z from /pytorch/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2025-09-07T06:25:01.1177248Z In function ‘void* memcpy(void*, const void*, size_t)’, 2025-09-07T06:25:01.1180220Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /pytorch/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2025-09-07T06:25:01.1182587Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /pytorch/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28: 2025-09-07T06:25:01.1185476Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2025-09-07T06:25:01.1187185Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2025-09-07T06:25:01.1187747Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-09-07T06:25:01.1898858Z [2293/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2025-09-07T06:25:01.2245571Z [2294/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2025-09-07T06:25:01.4690416Z [2295/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-09-07T06:25:01.4801358Z [2296/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-09-07T06:25:01.5668185Z [2297/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-09-07T06:25:01.5809065Z [2298/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2025-09-07T06:25:01.6497333Z [2299/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-09-07T06:25:01.6755350Z [2300/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-09-07T06:25:01.6839381Z [2301/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-09-07T06:25:01.6907079Z [2302/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-09-07T06:25:01.7110139Z [2303/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-09-07T06:25:01.7164387Z [2304/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-09-07T06:25:01.7370211Z [2305/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-09-07T06:25:01.7405994Z [2306/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-09-07T06:25:01.7428590Z [2307/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-09-07T06:25:01.7739233Z [2308/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-09-07T06:25:01.7865007Z [2309/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-09-07T06:25:01.8380460Z [2310/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-09-07T06:25:01.8499991Z [2311/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-09-07T06:25:01.8768513Z [2312/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-09-07T06:25:01.9009620Z [2313/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-09-07T06:25:01.9050334Z [2314/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-09-07T06:25:01.9069288Z [2315/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-09-07T06:25:01.9543443Z [2316/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-09-07T06:25:01.9544743Z [2317/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-09-07T06:25:01.9626022Z [2318/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-09-07T06:25:02.0103521Z [2319/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2025-09-07T06:25:02.0165979Z [2320/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2025-09-07T06:25:02.0309614Z [2321/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-09-07T06:25:02.0332653Z [2322/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-09-07T06:25:02.0470494Z [2323/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2025-09-07T06:25:02.0506866Z [2324/7195] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-09-07T06:25:02.0633494Z [2325/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2025-09-07T06:25:02.0695984Z [2326/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2025-09-07T06:25:02.0809123Z [2327/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2025-09-07T06:25:02.0814133Z [2328/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2025-09-07T06:25:02.0870445Z [2329/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2025-09-07T06:25:02.0892331Z [2330/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2025-09-07T06:25:02.1013760Z [2331/7195] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2025-09-07T06:25:02.1140743Z [2332/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c.o 2025-09-07T06:25:02.1262639Z [2333/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c.o 2025-09-07T06:25:02.1273287Z [2334/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c.o 2025-09-07T06:25:02.1379442Z [2335/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c.o 2025-09-07T06:25:02.1456705Z [2336/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c.o 2025-09-07T06:25:02.1589779Z [2337/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c.o 2025-09-07T06:25:02.1602964Z [2338/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c.o 2025-09-07T06:25:02.1788127Z [2339/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c.o 2025-09-07T06:25:02.1827404Z [2340/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u1.c.o 2025-09-07T06:25:02.1828806Z [2341/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c.o 2025-09-07T06:25:02.1979978Z [2342/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u2.c.o 2025-09-07T06:25:02.2006383Z [2343/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2025-09-07T06:25:02.2146714Z [2344/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u3.c.o 2025-09-07T06:25:02.2252815Z [2345/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2025-09-07T06:25:02.2299079Z [2346/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2025-09-07T06:25:02.2300416Z [2347/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2025-09-07T06:25:02.2390565Z [2348/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2025-09-07T06:25:02.2447874Z [2349/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2025-09-07T06:25:02.2616843Z [2350/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2025-09-07T06:25:02.2719439Z [2351/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2025-09-07T06:25:02.2720777Z [2352/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2025-09-07T06:25:02.2779846Z [2353/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2025-09-07T06:25:02.2817320Z [2354/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2025-09-07T06:25:02.2888228Z [2355/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2025-09-07T06:25:02.2947277Z [2356/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2025-09-07T06:25:02.3139988Z [2357/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2025-09-07T06:25:02.3539279Z [2358/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.o 2025-09-07T06:25:02.3593651Z [2359/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2025-09-07T06:25:02.3620238Z [2360/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2025-09-07T06:25:02.3671651Z [2361/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2025-09-07T06:25:02.3874067Z [2362/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.o 2025-09-07T06:25:02.3918875Z [2363/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.o 2025-09-07T06:25:02.4179777Z [2364/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2025-09-07T06:25:02.4379631Z [2365/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2025-09-07T06:25:02.4433843Z [2366/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2025-09-07T06:25:02.4505925Z [2367/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2025-09-07T06:25:02.4508018Z [2368/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2025-09-07T06:25:02.4531703Z [2369/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2025-09-07T06:25:02.4591965Z [2370/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2025-09-07T06:25:02.4908763Z [2371/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c.o 2025-09-07T06:25:02.5081260Z [2372/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2025-09-07T06:25:02.5109046Z [2373/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2025-09-07T06:25:02.5148186Z [2374/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2025-09-07T06:25:02.5155163Z [2375/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2025-09-07T06:25:02.5165590Z [2376/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2025-09-07T06:25:02.5320445Z [2377/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c.o 2025-09-07T06:25:02.5658239Z [2378/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2025-09-07T06:25:02.5788582Z [2379/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2025-09-07T06:25:02.5816184Z [2380/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2025-09-07T06:25:02.5993229Z [2381/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2025-09-07T06:25:02.5994728Z [2382/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.o 2025-09-07T06:25:02.5996873Z [2383/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2025-09-07T06:25:02.6147653Z [2384/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2025-09-07T06:25:02.6501206Z [2385/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-09-07T06:25:02.6593080Z [2386/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.o 2025-09-07T06:25:02.6675226Z [2387/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2025-09-07T06:25:02.6688798Z [2388/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2025-09-07T06:25:02.6865225Z [2389/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2025-09-07T06:25:02.6959406Z [2390/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.o 2025-09-07T06:25:02.6964808Z [2391/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2025-09-07T06:25:02.7100664Z [2392/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2025-09-07T06:25:02.7315047Z [2393/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2025-09-07T06:25:02.7371449Z [2394/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2025-09-07T06:25:02.7450037Z [2395/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2025-09-07T06:25:02.7579898Z [2396/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c.o 2025-09-07T06:25:02.7749570Z [2397/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2025-09-07T06:25:02.7821302Z [2398/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2025-09-07T06:25:02.7831796Z [2399/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2025-09-07T06:25:02.8015266Z [2400/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2025-09-07T06:25:02.8229712Z [2401/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2025-09-07T06:25:02.8513831Z [2402/7195] 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-09-07T06:25:02.8530842Z [2403/7195] 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-09-07T06:25:02.8638174Z [2404/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c.o 2025-09-07T06:25:02.8705070Z [2405/7195] 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-09-07T06:25:02.8720806Z [2406/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2025-09-07T06:25:02.8822906Z [2407/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2025-09-07T06:25:02.8927488Z [2408/7195] 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-09-07T06:25:02.8996266Z [2409/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2025-09-07T06:25:02.9289636Z [2410/7195] 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-09-07T06:25:02.9360783Z [2411/7195] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-09-07T06:25:02.9364377Z [2412/7195] 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-09-07T06:25:02.9432569Z [2413/7195] 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-09-07T06:25:02.9536529Z [2414/7195] 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-09-07T06:25:02.9638068Z [2415/7195] 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-09-07T06:25:02.9675299Z [2416/7195] 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-09-07T06:25:02.9820589Z [2417/7195] 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-09-07T06:25:02.9856387Z [2418/7195] 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-09-07T06:25:03.0254117Z [2419/7195] 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-09-07T06:25:03.0315082Z [2420/7195] 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-09-07T06:25:03.0369006Z [2421/7195] 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-09-07T06:25:03.0393267Z [2422/7195] 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-09-07T06:25:03.0512398Z [2423/7195] 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-09-07T06:25:03.0572464Z [2424/7195] 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-09-07T06:25:03.0852977Z [2425/7195] 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-09-07T06:25:03.0993095Z [2426/7195] 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-09-07T06:25:03.1050032Z [2427/7195] 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/inductor/aoti_torch/generated/c_shim_aten.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-09-07T06:25:03.1240244Z [2428/7195] 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-09-07T06:25:03.1283555Z [2429/7195] 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-09-07T06:25:03.1292072Z [2430/7195] 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-09-07T06:25:03.1307967Z [2431/7195] 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-09-07T06:25:03.1420618Z [2432/7195] 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-09-07T06:25:03.1724472Z [2433/7195] 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-09-07T06:25:03.1727162Z [2434/7195] 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-09-07T06:25:03.1992647Z [2435/7195] 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-09-07T06:25:03.2063203Z [2436/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DTensorState.cpp.o 2025-09-07T06:25:03.2394272Z [2437/7195] 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-09-07T06:25:04.1025602Z [2438/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2025-09-07T06:25:04.1298388Z [2439/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2025-09-07T06:25:04.5351680Z [2440/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2025-09-07T06:25:04.5367871Z [2441/7195] Generating /pytorch/torch/_C/__init__.pyi, /pytorch/torch/_C/_VariableFunctions.pyi, /pytorch/torch/nn/functional.pyi 2025-09-07T06:25:05.6347192Z [2442/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2025-09-07T06:25:05.6508307Z [2443/7195] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2025-09-07T06:25:06.2095900Z [2444/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2025-09-07T06:25:06.7120749Z [2445/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2025-09-07T06:25:07.5875560Z [2446/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2025-09-07T06:25:07.9135817Z [2447/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2025-09-07T06:25:08.7738712Z [2448/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2025-09-07T06:25:10.7499766Z [2449/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2025-09-07T06:25:11.8097217Z [2450/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2025-09-07T06:25:12.5281633Z [2451/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2025-09-07T06:25:12.5815782Z [2452/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2025-09-07T06:25:13.7324939Z [2453/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2025-09-07T06:25:14.8470992Z [2454/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2025-09-07T06:25:14.8690878Z [2455/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2025-09-07T06:25:15.7763815Z [2456/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2025-09-07T06:25:16.3596412Z [2457/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2025-09-07T06:25:16.4354261Z [2458/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2025-09-07T06:25:16.5550626Z [2459/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2025-09-07T06:25:16.9199381Z [2460/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2025-09-07T06:25:16.9534516Z [2461/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2025-09-07T06:25:18.0966210Z [2462/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2025-09-07T06:25:18.2356980Z [2463/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2025-09-07T06:25:18.6713677Z [2464/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2025-09-07T06:25:18.9565724Z [2465/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2025-09-07T06:25:20.4830877Z [2466/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2025-09-07T06:25:21.1463499Z [2467/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2025-09-07T06:25:21.6901651Z [2468/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2025-09-07T06:25:22.4041728Z [2469/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2025-09-07T06:25:23.1020814Z [2470/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2025-09-07T06:25:23.2954059Z [2471/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2025-09-07T06:25:23.4106639Z [2472/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2025-09-07T06:25:24.8752070Z [2473/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2025-09-07T06:25:25.5806883Z [2474/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2025-09-07T06:25:27.3036655Z [2475/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2025-09-07T06:25:27.4124304Z [2476/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2025-09-07T06:25:28.9104602Z [2477/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2025-09-07T06:25:29.3707165Z [2478/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2025-09-07T06:25:29.4417489Z [2479/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2025-09-07T06:25:29.9957638Z [2480/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2025-09-07T06:25:30.3071023Z [2481/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2025-09-07T06:25:30.7699580Z [2482/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2025-09-07T06:25:31.6875242Z [2483/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2025-09-07T06:25:31.7402900Z [2484/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2025-09-07T06:25:31.9532265Z [2485/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2025-09-07T06:25:32.0858111Z [2486/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2025-09-07T06:25:32.5436573Z [2487/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HPUHooksInterface.cpp.o 2025-09-07T06:25:33.4139254Z [2488/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2025-09-07T06:25:33.4656092Z [2489/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2025-09-07T06:25:33.5196891Z [2490/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MAIAHooksInterface.cpp.o 2025-09-07T06:25:33.9138287Z [2491/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2025-09-07T06:25:34.0481797Z [2492/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2025-09-07T06:25:34.9816758Z [2493/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2025-09-07T06:25:35.2436155Z [2494/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2025-09-07T06:25:35.9553879Z [2495/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2025-09-07T06:25:36.5859654Z [2496/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2025-09-07T06:25:37.0929196Z [2497/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2025-09-07T06:25:37.3897861Z [2498/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2025-09-07T06:25:40.8911840Z [2499/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2025-09-07T06:25:42.5183921Z [2500/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2025-09-07T06:25:43.4330284Z [2501/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2025-09-07T06:25:56.6754147Z [2502/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2025-09-07T06:25:58.3934899Z [2503/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesIndexing.cpp.o 2025-09-07T06:25:59.1173472Z [2504/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2025-09-07T06:25:59.3242009Z [2505/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2025-09-07T06:26:00.5579105Z [2506/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2025-09-07T06:26:03.4721433Z [2507/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2025-09-07T06:26:08.6393167Z [2508/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2025-09-07T06:26:08.7439198Z [2509/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2025-09-07T06:26:13.5367919Z [2510/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2025-09-07T06:26:15.3221289Z [2511/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2025-09-07T06:26:19.5341894Z [2512/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2025-09-07T06:26:19.7340916Z [2513/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2025-09-07T06:26:23.1143133Z [2514/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2025-09-07T06:26:26.2108327Z [2515/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2025-09-07T06:26:27.4073817Z [2516/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2025-09-07T06:26:27.4112551Z [2517/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2025-09-07T06:26:28.0080834Z [2518/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2025-09-07T06:26:28.5751565Z [2519/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2025-09-07T06:26:29.0304439Z [2520/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2025-09-07T06:26:31.1382092Z [2521/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2025-09-07T06:26:31.9313078Z [2522/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2025-09-07T06:26:31.9584800Z [2523/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2025-09-07T06:26:32.1773587Z [2524/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2025-09-07T06:26:33.3455242Z [2525/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/CachingHostAllocator.cpp.o 2025-09-07T06:26:35.7304411Z [2526/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2025-09-07T06:26:36.2946575Z [2527/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2025-09-07T06:26:36.9364566Z [2528/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2025-09-07T06:26:37.4344330Z [2529/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2025-09-07T06:26:37.8379131Z [2530/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2025-09-07T06:26:37.9476604Z [2531/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2025-09-07T06:26:38.9511023Z [2532/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2025-09-07T06:26:39.2428785Z [2533/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2025-09-07T06:26:39.5791215Z [2534/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2025-09-07T06:26:40.2693162Z [2535/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2025-09-07T06:26:40.3193078Z [2536/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2025-09-07T06:26:40.6862479Z [2537/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2025-09-07T06:26:41.6590353Z [2538/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2025-09-07T06:26:41.9737016Z [2539/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2025-09-07T06:26:42.3348909Z [2540/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2025-09-07T06:26:42.9134575Z [2541/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2025-09-07T06:26:42.9505693Z [2542/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2025-09-07T06:26:44.5004123Z [2543/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2025-09-07T06:26:45.5963217Z [2544/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2025-09-07T06:26:46.3475212Z [2545/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2025-09-07T06:26:47.0320689Z [2546/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2025-09-07T06:26:47.1643418Z [2547/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2025-09-07T06:26:47.2914688Z [2548/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2025-09-07T06:26:47.3660540Z [2549/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2025-09-07T06:26:47.6106617Z [2550/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2025-09-07T06:26:48.0454539Z [2551/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2025-09-07T06:26:48.2664464Z [2552/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2025-09-07T06:26:49.1712191Z [2553/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2025-09-07T06:26:49.1880142Z [2554/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2025-09-07T06:26:49.7050296Z [2555/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2025-09-07T06:26:50.2203105Z [2556/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2025-09-07T06:26:50.5579473Z [2557/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2025-09-07T06:26:50.7318884Z [2558/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2025-09-07T06:26:51.1561976Z [2559/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2025-09-07T06:26:53.1515784Z [2560/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2025-09-07T06:26:53.5558328Z [2561/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2025-09-07T06:26:54.2209219Z [2562/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2025-09-07T06:26:55.3114680Z [2563/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2025-09-07T06:26:55.5645778Z [2564/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2025-09-07T06:26:56.2291883Z [2565/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2025-09-07T06:26:57.8013943Z [2566/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2025-09-07T06:26:57.9271555Z [2567/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2025-09-07T06:26:58.6651502Z [2568/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2025-09-07T06:26:59.1508196Z [2569/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2025-09-07T06:26:59.1574201Z [2570/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2025-09-07T06:27:00.1668121Z [2571/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2025-09-07T06:27:00.6787444Z [2572/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2025-09-07T06:27:01.2711877Z [2573/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2025-09-07T06:27:01.7978214Z [2574/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2025-09-07T06:27:01.9997095Z [2575/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2025-09-07T06:27:03.0584929Z [2576/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2025-09-07T06:27:03.1000104Z [2577/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2025-09-07T06:27:03.7265350Z [2578/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2025-09-07T06:27:05.3448623Z [2579/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2025-09-07T06:27:06.1738228Z [2580/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2025-09-07T06:27:06.9788411Z [2581/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2025-09-07T06:27:08.3660720Z [2582/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2025-09-07T06:27:08.5882482Z [2583/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2025-09-07T06:27:09.1464063Z [2584/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2025-09-07T06:27:10.2393082Z [2585/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2025-09-07T06:27:10.4570224Z [2586/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2025-09-07T06:27:10.6662648Z [2587/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2025-09-07T06:27:11.2341020Z [2588/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2025-09-07T06:27:12.5752486Z [2589/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2025-09-07T06:27:12.8659234Z [2590/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2025-09-07T06:27:13.5116233Z [2591/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2025-09-07T06:27:14.1029012Z [2592/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2025-09-07T06:27:14.5763358Z [2593/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2025-09-07T06:27:16.0112209Z [2594/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2025-09-07T06:27:16.9202860Z [2595/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2025-09-07T06:27:18.0082891Z [2596/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2025-09-07T06:27:19.2102467Z [2597/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2025-09-07T06:27:19.5563598Z [2598/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2025-09-07T06:27:19.8441633Z [2599/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2025-09-07T06:27:20.1182462Z [2600/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2025-09-07T06:27:21.6886423Z [2601/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2025-09-07T06:27:21.7394817Z [2602/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2025-09-07T06:27:22.6116430Z [2603/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2025-09-07T06:27:23.2708183Z [2604/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2025-09-07T06:27:23.4006518Z [2605/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2025-09-07T06:27:24.2582160Z [2606/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2025-09-07T06:27:24.2967254Z [2607/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2025-09-07T06:27:26.4239672Z [2608/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2025-09-07T06:27:26.9447417Z [2609/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2025-09-07T06:27:27.6868796Z [2610/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2025-09-07T06:27:28.3027011Z [2611/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2025-09-07T06:27:28.4223057Z [2612/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2025-09-07T06:27:29.0781149Z [2613/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2025-09-07T06:27:29.2900305Z [2614/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2025-09-07T06:27:29.4676099Z [2615/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2025-09-07T06:27:32.1696497Z [2616/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2025-09-07T06:27:32.2749209Z [2617/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2025-09-07T06:27:33.1761446Z [2618/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2025-09-07T06:27:34.7673607Z [2619/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdagrad.cpp.o 2025-09-07T06:27:34.8099169Z [2620/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2025-09-07T06:27:34.8707062Z [2621/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2025-09-07T06:27:35.8245657Z [2622/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2025-09-07T06:27:35.8988417Z [2623/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2025-09-07T06:27:36.7381607Z [2624/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2025-09-07T06:27:37.3465509Z [2625/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2025-09-07T06:27:37.5828341Z [2626/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdam.cpp.o 2025-09-07T06:27:37.6551120Z [2627/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedSGD.cpp.o 2025-09-07T06:27:38.1109735Z [2628/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2025-09-07T06:27:40.3231113Z [2629/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2025-09-07T06:27:40.9926543Z [2630/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2025-09-07T06:27:41.3566230Z [2631/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2025-09-07T06:27:41.8014695Z [2632/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2025-09-07T06:27:42.7131189Z [2633/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2025-09-07T06:27:43.1574575Z [2634/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2025-09-07T06:27:43.2356768Z [2635/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2025-09-07T06:27:43.4017177Z [2636/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2025-09-07T06:27:43.7891276Z [2637/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2025-09-07T06:27:48.0051636Z [2638/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2025-09-07T06:27:48.0313723Z [2639/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2025-09-07T06:27:48.8591043Z [2640/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2025-09-07T06:27:49.3502362Z [2641/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2025-09-07T06:27:49.8580704Z [2642/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2025-09-07T06:27:49.9648549Z [2643/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2025-09-07T06:27:50.1434778Z [2644/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2025-09-07T06:27:50.2687512Z [2645/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2025-09-07T06:27:50.8386858Z [2646/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2025-09-07T06:27:51.0324529Z [2647/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2025-09-07T06:27:53.2335999Z [2648/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2025-09-07T06:27:54.4436240Z [2649/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2025-09-07T06:27:56.0423459Z [2650/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2025-09-07T06:27:56.7309695Z [2651/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2025-09-07T06:27:57.3086699Z [2652/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2025-09-07T06:27:57.9229340Z [2653/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2025-09-07T06:27:59.1068963Z [2654/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2025-09-07T06:27:59.3786770Z [2655/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2025-09-07T06:27:59.5325096Z [2656/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2025-09-07T06:27:59.6587182Z [2657/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2025-09-07T06:28:01.1389645Z [2658/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2025-09-07T06:28:01.2033930Z [2659/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2025-09-07T06:28:01.8564451Z [2660/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2025-09-07T06:28:01.9703261Z [2661/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2025-09-07T06:28:02.9435717Z [2662/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2025-09-07T06:28:04.0729415Z [2663/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2025-09-07T06:28:05.5148957Z [2664/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2025-09-07T06:28:08.6004646Z [2665/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2025-09-07T06:28:08.6780776Z [2666/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2025-09-07T06:28:08.7033327Z [2667/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2025-09-07T06:28:08.8716754Z [2668/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2025-09-07T06:28:09.0261758Z [2669/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2025-09-07T06:28:09.5591286Z [2670/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2025-09-07T06:28:10.4330160Z [2671/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2025-09-07T06:28:10.5952523Z [2672/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2025-09-07T06:28:11.8403965Z [2673/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2025-09-07T06:28:15.2995282Z [2674/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2025-09-07T06:28:15.3671353Z [2675/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2025-09-07T06:28:16.3902258Z [2676/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2025-09-07T06:28:16.5823256Z [2677/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2025-09-07T06:28:17.9515403Z [2678/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2025-09-07T06:28:18.3547094Z [2679/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2025-09-07T06:28:20.3289439Z [2680/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2025-09-07T06:28:21.5350041Z [2681/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2025-09-07T06:28:21.5506168Z [2682/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2025-09-07T06:28:22.4567846Z [2683/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2025-09-07T06:28:23.1711383Z [2684/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2025-09-07T06:28:24.0986764Z [2685/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2025-09-07T06:28:25.1613337Z [2686/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2025-09-07T06:28:25.4387082Z [2687/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2025-09-07T06:28:26.6952971Z [2688/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2025-09-07T06:28:27.2310060Z [2689/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2025-09-07T06:28:29.3048795Z [2690/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2025-09-07T06:28:29.7049146Z [2691/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2025-09-07T06:28:30.5711812Z [2692/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2025-09-07T06:28:30.7848613Z [2693/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2025-09-07T06:28:31.2440977Z [2694/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2025-09-07T06:28:31.5356578Z [2695/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2025-09-07T06:28:32.3207564Z [2696/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2025-09-07T06:28:35.8480906Z [2697/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2025-09-07T06:28:36.3480588Z [2698/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2025-09-07T06:28:36.5066634Z [2699/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2025-09-07T06:28:37.3503760Z [2700/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2025-09-07T06:28:37.6211083Z [2701/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2025-09-07T06:28:38.0702352Z [2702/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2025-09-07T06:28:38.5053865Z [2703/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2025-09-07T06:28:38.5811250Z [2704/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2025-09-07T06:28:40.6863041Z [2705/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2025-09-07T06:28:40.8649835Z [2706/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2025-09-07T06:28:40.8652077Z [2707/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2025-09-07T06:28:41.4743439Z [2708/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2025-09-07T06:28:43.0621173Z [2709/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2025-09-07T06:28:43.7667176Z [2710/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2025-09-07T06:28:43.8498989Z [2711/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2025-09-07T06:28:44.3148492Z [2712/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2025-09-07T06:28:45.1011787Z [2713/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2025-09-07T06:28:45.4964625Z [2714/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2025-09-07T06:28:48.4347230Z [2715/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2025-09-07T06:28:48.8338082Z [2716/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2025-09-07T06:28:49.6962086Z [2717/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2025-09-07T06:28:49.7124319Z [2718/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2025-09-07T06:28:51.0027923Z [2719/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2025-09-07T06:28:52.2119528Z [2720/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2025-09-07T06:28:52.3412053Z [2721/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2025-09-07T06:28:52.6944666Z [2722/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2025-09-07T06:28:53.5399274Z [2723/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2025-09-07T06:28:54.7422890Z [2724/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2025-09-07T06:28:54.7648780Z [2725/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2025-09-07T06:28:56.4978791Z [2726/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2025-09-07T06:28:57.8409288Z [2727/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2025-09-07T06:29:00.0181830Z [2728/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2025-09-07T06:29:00.4039180Z [2729/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2025-09-07T06:29:00.5840187Z [2730/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2025-09-07T06:29:01.8088880Z [2731/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2025-09-07T06:29:02.8674275Z [2732/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2025-09-07T06:29:04.1707737Z [2733/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2025-09-07T06:29:06.2795521Z [2734/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2025-09-07T06:29:07.3457004Z [2735/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-09-07T06:29:09.1193894Z [2736/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2025-09-07T06:29:09.5641791Z [2737/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2025-09-07T06:29:10.3969109Z [2738/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2025-09-07T06:29:11.7168389Z [2739/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2025-09-07T06:29:12.2072545Z [2740/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2025-09-07T06:29:13.8507736Z [2741/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2025-09-07T06:29:14.9242992Z [2742/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2025-09-07T06:29:14.9419006Z [2743/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ACLUtils.cpp.o 2025-09-07T06:29:15.3476720Z [2744/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2025-09-07T06:29:15.4924098Z [2745/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2025-09-07T06:29:17.1969159Z [2746/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2025-09-07T06:29:18.5222049Z [2747/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2025-09-07T06:29:20.0644525Z [2748/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2025-09-07T06:29:22.4744494Z [2749/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2025-09-07T06:29:22.8045087Z [2750/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2025-09-07T06:29:23.6022248Z [2751/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2025-09-07T06:29:23.7574524Z [2752/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2025-09-07T06:29:23.9643500Z [2753/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2025-09-07T06:29:24.0967164Z [2754/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2025-09-07T06:29:24.1142092Z [2755/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2025-09-07T06:29:24.8552664Z [2756/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2025-09-07T06:29:25.0825917Z [2757/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2025-09-07T06:29:25.6349305Z [2758/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2025-09-07T06:29:26.9058014Z [2759/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2025-09-07T06:29:28.5145625Z [2760/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2025-09-07T06:29:29.6953052Z [2761/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2025-09-07T06:29:29.8913702Z [2762/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2025-09-07T06:29:30.9064219Z [2763/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2025-09-07T06:29:31.0905258Z [2764/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2025-09-07T06:29:31.2900523Z [2765/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2025-09-07T06:29:31.6897145Z [2766/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2025-09-07T06:29:33.5193827Z [2767/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2025-09-07T06:29:34.2054983Z [2768/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2025-09-07T06:29:35.4250792Z [2769/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2025-09-07T06:29:35.8891827Z [2770/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2025-09-07T06:29:36.0185563Z [2771/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2025-09-07T06:29:36.3418678Z [2772/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2025-09-07T06:29:37.0553866Z [2773/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2025-09-07T06:29:38.0057831Z [2774/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2025-09-07T06:29:40.3822297Z [2775/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2025-09-07T06:29:41.5388824Z [2776/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2025-09-07T06:29:44.4837883Z [2777/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2025-09-07T06:29:45.2456687Z [2778/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2025-09-07T06:29:47.8174315Z [2779/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2025-09-07T06:29:48.2899656Z [2780/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2025-09-07T06:29:49.6620509Z [2781/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2025-09-07T06:29:50.0833647Z [2782/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2025-09-07T06:29:50.1607483Z [2783/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2025-09-07T06:29:50.4747570Z [2784/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2025-09-07T06:29:52.8252151Z [2785/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2025-09-07T06:29:54.4282329Z [2786/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2025-09-07T06:29:56.4459430Z [2787/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2025-09-07T06:29:59.9771895Z [2788/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2025-09-07T06:30:01.2284450Z [2789/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2025-09-07T06:30:01.4963657Z [2790/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2025-09-07T06:30:01.7030580Z [2791/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2025-09-07T06:30:02.7631625Z [2792/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2025-09-07T06:30:03.3600086Z [2793/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2025-09-07T06:30:03.3774674Z [2794/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/MklAllocationHelper.cpp.o 2025-09-07T06:30:04.5663852Z [2795/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2025-09-07T06:30:06.6405339Z [2796/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2025-09-07T06:30:08.0478357Z [2797/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2025-09-07T06:30:09.0627948Z [2798/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2025-09-07T06:30:10.5452180Z [2799/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2025-09-07T06:30:11.3997001Z [2800/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2025-09-07T06:30:12.1967788Z [2801/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2025-09-07T06:30:12.2387448Z [2802/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2025-09-07T06:30:13.2786265Z [2803/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2025-09-07T06:30:14.7724328Z [2804/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2025-09-07T06:30:15.1298925Z [2805/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2025-09-07T06:30:15.7451690Z [2806/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2025-09-07T06:30:16.0136404Z [2807/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2025-09-07T06:30:18.4250026Z [2808/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2025-09-07T06:30:19.4543558Z [2809/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2025-09-07T06:30:19.5052125Z [2810/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2025-09-07T06:30:20.9449731Z [2811/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2025-09-07T06:30:22.4709546Z [2812/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2025-09-07T06:30:23.4304723Z [2813/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2025-09-07T06:30:26.7262891Z [2814/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2025-09-07T06:30:30.4147516Z [2815/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2025-09-07T06:30:31.8615501Z [2816/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2025-09-07T06:30:31.8761776Z [2817/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2025-09-07T06:30:32.3897479Z [2818/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2025-09-07T06:30:33.3323636Z [2819/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2025-09-07T06:30:33.4304955Z [2820/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2025-09-07T06:30:33.7178115Z [2821/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2025-09-07T06:30:34.9752983Z [2822/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2025-09-07T06:30:37.8454592Z [2823/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2025-09-07T06:30:37.8713712Z [2824/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2025-09-07T06:30:38.9556970Z [2825/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2025-09-07T06:30:39.0828066Z [2826/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2025-09-07T06:30:41.5250018Z [2827/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2025-09-07T06:30:41.5710188Z [2828/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2025-09-07T06:30:41.6810741Z [2829/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2025-09-07T06:30:41.7426671Z [2830/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2025-09-07T06:30:42.4668986Z [2831/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2025-09-07T06:30:42.6033588Z [2832/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2025-09-07T06:30:42.7416288Z [2833/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2025-09-07T06:30:42.7482528Z [2834/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2025-09-07T06:30:42.7609592Z [2835/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2025-09-07T06:30:42.7802937Z [2836/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2025-09-07T06:30:42.8252620Z [2837/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2025-09-07T06:30:43.4189716Z [2838/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2025-09-07T06:30:44.0758396Z [2839/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2025-09-07T06:30:45.1444720Z [2840/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2025-09-07T06:30:45.5008707Z [2841/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2025-09-07T06:30:48.8723163Z [2842/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2025-09-07T06:30:49.3992366Z [2843/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2025-09-07T06:30:50.0429113Z [2844/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2025-09-07T06:30:54.7371772Z [2845/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2025-09-07T06:30:59.6239041Z [2846/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2025-09-07T06:31:00.3387667Z [2847/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2025-09-07T06:31:09.6731071Z [2848/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2025-09-07T06:31:18.7554632Z [2849/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor_0.cpp.o 2025-09-07T06:31:42.5857051Z [2850/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_2.cpp.o 2025-09-07T06:31:43.1987264Z [2851/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_0.cpp.o 2025-09-07T06:31:55.8865069Z [2852/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_3.cpp.o 2025-09-07T06:31:59.4507389Z [2853/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_1.cpp.o 2025-09-07T06:32:44.9621466Z [2854/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2025-09-07T06:32:53.1306264Z [2855/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2025-09-07T06:32:59.0239816Z [2856/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional_0.cpp.o 2025-09-07T06:33:08.8602079Z [2857/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2025-09-07T06:33:11.1342229Z [2858/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU_0.cpp.o 2025-09-07T06:33:11.8261074Z [2859/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2025-09-07T06:33:14.8922586Z [2860/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2025-09-07T06:33:18.3393575Z [2861/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorXPU_0.cpp.o 2025-09-07T06:33:18.6538926Z [2862/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta_0.cpp.o 2025-09-07T06:33:21.0366340Z [2863/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2025-09-07T06:33:22.4330268Z [2864/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU_0.cpp.o 2025-09-07T06:33:23.5461999Z [2865/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2025-09-07T06:33:27.2878364Z [2866/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta_0.cpp.o 2025-09-07T06:33:27.7548650Z [2867/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2025-09-07T06:33:29.1927626Z [2868/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorHPU_0.cpp.o 2025-09-07T06:33:33.8194325Z [2869/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrXPU_0.cpp.o 2025-09-07T06:33:35.7499792Z [2870/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseXPU_0.cpp.o 2025-09-07T06:33:37.1226864Z [2871/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2025-09-07T06:33:37.5984869Z [2872/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2025-09-07T06:33:38.9398135Z [2873/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2025-09-07T06:33:40.0401755Z [2874/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta_0.cpp.o 2025-09-07T06:33:40.0489153Z [2875/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU_0.cpp.o 2025-09-07T06:33:42.6862043Z [2876/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2025-09-07T06:33:42.8581949Z [2877/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2025-09-07T06:33:43.4151443Z [2878/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor_0.cpp.o 2025-09-07T06:33:43.9866793Z [2879/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2025-09-07T06:33:45.3043292Z [2880/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2025-09-07T06:33:47.0954337Z [2881/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta_0.cpp.o 2025-09-07T06:33:47.6208843Z [2882/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU_0.cpp.o 2025-09-07T06:33:50.1746837Z [2883/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU_0.cpp.o 2025-09-07T06:33:50.3169985Z [2884/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2025-09-07T06:33:51.1147236Z [2885/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2025-09-07T06:33:51.4163538Z [2886/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd_0.cpp.o 2025-09-07T06:33:53.2212640Z [2887/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2025-09-07T06:33:53.3983006Z [2888/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2025-09-07T06:33:53.4281543Z [2889/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2025-09-07T06:33:54.5954119Z [2890/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2025-09-07T06:33:55.7451520Z [2891/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2025-09-07T06:33:56.6823546Z [2892/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2025-09-07T06:33:56.9450283Z [2893/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:00.0637392Z [2894/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2025-09-07T06:34:00.9874634Z [2895/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:05.9448164Z [2896/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:05.9803497Z [2897/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:10.0507472Z [2898/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2025-09-07T06:34:11.8819118Z [2899/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:14.2071649Z [2900/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:18.3178587Z [2901/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2025-09-07T06:34:20.3665049Z [2902/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:20.7876908Z [2903/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:22.0235537Z [2904/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:23.4380114Z [2905/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:26.7123990Z [2906/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:28.4100646Z [2907/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:30.9902921Z [2908/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:31.6079749Z [2909/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:38.5279915Z [2910/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:39.5237185Z [2911/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:39.8363422Z [2912/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2025-09-07T06:34:40.0090493Z [2913/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:40.1978732Z [2914/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd_0.cpp.o 2025-09-07T06:34:45.6261056Z [2915/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:48.0322640Z [2916/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:48.8701791Z [2917/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:52.6454967Z [2918/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:53.4539830Z [2919/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:53.5963872Z [2920/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2025-09-07T06:34:54.3934532Z [2921/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:57.8483942Z [2922/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:34:59.6149138Z [2923/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:03.1178365Z [2924/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:04.3468224Z [2925/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:07.1676796Z [2926/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:07.7402140Z [2927/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:08.2311854Z [2928/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:08.7069181Z [2929/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:10.4888548Z [2930/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:10.6876222Z [2931/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:12.6897091Z [2932/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:13.4071736Z [2933/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:13.7149098Z [2934/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:15.5784077Z [2935/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:18.3353951Z [2936/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:19.5086000Z [2937/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:21.8843492Z [2938/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:22.4443415Z [2939/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:22.9929962Z [2940/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:23.4609074Z [2941/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:26.4087822Z [2942/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:28.1166012Z [2943/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2025-09-07T06:35:31.5450613Z [2944/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2025-09-07T06:35:32.7517795Z [2945/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:34.8145422Z [2946/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2025-09-07T06:35:37.1166156Z [2947/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:37.3355209Z [2948/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:37.6162610Z [2949/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2025-09-07T06:35:38.7221698Z [2950/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2025-09-07T06:35:39.8227393Z [2951/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:39.9053111Z [2952/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2025-09-07T06:35:40.3029222Z [2953/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:35:40.3872677Z [2954/7195] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-3.0.2/miniz.c.o 2025-09-07T06:35:40.3874051Z /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-09-07T06:35:40.3875749Z 3258 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-09-07T06:35:40.3876479Z | ^~~~~~~ 2025-09-07T06:35:40.4229294Z [2955/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2025-09-07T06:35:40.4984846Z [2956/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2025-09-07T06:35:40.5286968Z [2957/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2025-09-07T06:35:40.9752084Z [2958/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2025-09-07T06:35:41.0097023Z [2959/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2025-09-07T06:35:41.3154217Z [2960/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2025-09-07T06:35:41.6586757Z [2961/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2025-09-07T06:35:42.1112233Z [2962/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2025-09-07T06:35:42.8663530Z [2963/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2025-09-07T06:35:42.9918761Z [2964/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2025-09-07T06:35:47.1390078Z [2965/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta_0.cpp.o 2025-09-07T06:35:58.0179912Z [2966/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2025-09-07T06:35:58.0287939Z [2967/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2025-09-07T06:35:58.6073262Z [2968/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2025-09-07T06:35:58.8016030Z [2969/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2025-09-07T06:36:03.2213631Z [2970/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2025-09-07T06:36:05.4123735Z [2971/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2025-09-07T06:36:07.9986921Z [2972/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2025-09-07T06:36:13.1771129Z [2973/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2025-09-07T06:36:13.5762977Z [2974/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2025-09-07T06:36:15.4049023Z [2975/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2025-09-07T06:36:18.0372780Z [2976/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2025-09-07T06:36:18.8218438Z [2977/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2025-09-07T06:36:24.6264819Z [2978/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2025-09-07T06:36:24.6842572Z [2979/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2025-09-07T06:36:55.3961462Z [2980/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:37:01.9024859Z [2981/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:37:25.1103731Z [2982/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:38:26.7388426Z [2983/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2025-09-07T06:38:37.3462473Z [2984/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2025-09-07T06:38:50.0534948Z [2985/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2025-09-07T06:38:50.3483478Z [2986/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2025-09-07T06:38:52.0441477Z [2987/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2025-09-07T06:38:58.3799087Z [2988/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.cpp.o 2025-09-07T06:39:02.0965019Z [2989/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2025-09-07T06:39:11.4754573Z [2990/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2025-09-07T06:39:12.0072959Z [2991/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2025-09-07T06:39:14.2720663Z [2992/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:39:15.0678127Z [2993/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2025-09-07T06:39:18.7974178Z [2994/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2025-09-07T06:39:22.1493067Z [2995/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2025-09-07T06:39:22.4872010Z [2996/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2025-09-07T06:39:29.8604020Z [2997/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2025-09-07T06:39:30.4007865Z [2998/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2025-09-07T06:39:31.0904000Z [2999/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2025-09-07T06:39:33.9448720Z [3000/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2025-09-07T06:39:34.5376741Z [3001/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2025-09-07T06:39:43.6485425Z [3002/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2025-09-07T06:39:44.6349337Z [3003/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2025-09-07T06:39:46.9603080Z [3004/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2025-09-07T06:39:48.0949957Z [3005/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2025-09-07T06:39:51.6458514Z [3006/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2025-09-07T06:39:52.2194176Z [3007/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2025-09-07T06:39:52.2501360Z [3008/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2025-09-07T06:39:54.6056609Z [3009/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2025-09-07T06:39:56.9370716Z [3010/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2025-09-07T06:39:59.7351367Z [3011/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2025-09-07T06:40:00.1543625Z [3012/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2025-09-07T06:40:00.5005221Z [3013/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2025-09-07T06:40:03.7020490Z [3014/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2025-09-07T06:40:04.7378680Z [3015/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2025-09-07T06:40:06.0639158Z [3016/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2025-09-07T06:40:06.4614106Z [3017/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2025-09-07T06:40:07.3713281Z [3018/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2025-09-07T06:40:07.6882730Z [3019/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2025-09-07T06:40:11.3444597Z [3020/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/dynamo/compiled_autograd.cpp.o 2025-09-07T06:40:11.8305138Z [3021/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2025-09-07T06:40:12.6978990Z [3022/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp.o 2025-09-07T06:40:17.7192273Z [3023/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2025-09-07T06:40:17.7585534Z [3024/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2025-09-07T06:40:19.8168880Z [3025/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2025-09-07T06:40:21.3283629Z [3026/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2025-09-07T06:40:28.1155592Z [3027/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2025-09-07T06:40:28.9977615Z [3028/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2025-09-07T06:40:29.2342636Z [3029/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_cpu.cpp.o 2025-09-07T06:40:29.3135704Z [3030/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_package/model_package_loader.cpp.o 2025-09-07T06:40:29.6470643Z [3031/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp.o 2025-09-07T06:40:33.0241552Z [3032/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2025-09-07T06:40:34.6734602Z [3033/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2025-09-07T06:40:35.4439257Z [3034/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2025-09-07T06:40:35.6408325Z [3035/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2025-09-07T06:40:36.1592456Z [3036/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2025-09-07T06:40:37.0551565Z [3037/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2025-09-07T06:40:38.1201944Z [3038/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2025-09-07T06:40:38.8270177Z [3039/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2025-09-07T06:40:41.7844413Z [3040/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2025-09-07T06:40:42.0483427Z [3041/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2025-09-07T06:40:42.4035781Z [3042/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2025-09-07T06:40:42.6149986Z [3043/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2025-09-07T06:40:44.6225762Z [3044/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2025-09-07T06:40:48.2630633Z [3045/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2025-09-07T06:40:49.5057084Z [3046/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2025-09-07T06:40:50.4663953Z [3047/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2025-09-07T06:40:51.1923494Z [3048/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2025-09-07T06:40:53.0927746Z [3049/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2025-09-07T06:40:53.1109400Z [3050/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2025-09-07T06:40:53.4241748Z [3051/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2025-09-07T06:40:53.4740298Z [3052/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2025-09-07T06:40:53.7260352Z [3053/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2025-09-07T06:40:53.9560047Z [3054/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2025-09-07T06:40:54.6022182Z [3055/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2025-09-07T06:40:54.8751876Z [3056/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2025-09-07T06:40:55.6978234Z [3057/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2025-09-07T06:41:02.0482266Z [3058/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2025-09-07T06:41:02.1366636Z [3059/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2025-09-07T06:41:04.1830035Z [3060/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2025-09-07T06:41:04.9035354Z [3061/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2025-09-07T06:41:07.6089561Z [3062/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2025-09-07T06:41:09.0136360Z [3063/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2025-09-07T06:41:10.2414280Z [3064/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2025-09-07T06:41:10.5167607Z [3065/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2025-09-07T06:41:10.8448280Z [3066/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2025-09-07T06:41:11.8821742Z [3067/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2025-09-07T06:41:13.2797685Z [3068/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2025-09-07T06:41:13.5567992Z [3069/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2025-09-07T06:41:15.0920736Z [3070/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2025-09-07T06:41:15.4127675Z [3071/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2025-09-07T06:41:17.3004939Z [3072/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2025-09-07T06:41:18.7225895Z [3073/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2025-09-07T06:41:18.8327397Z [3074/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2025-09-07T06:41:19.6996830Z [3075/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2025-09-07T06:41:20.2017314Z [3076/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2025-09-07T06:41:20.5428151Z [3077/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2025-09-07T06:41:22.0463634Z [3078/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2025-09-07T06:41:22.5818001Z [3079/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2025-09-07T06:41:23.6597006Z [3080/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2025-09-07T06:41:24.1788191Z [3081/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2025-09-07T06:41:26.9065728Z [3082/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2025-09-07T06:41:26.9734446Z [3083/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2025-09-07T06:41:27.2343282Z [3084/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2025-09-07T06:41:27.9521548Z [3085/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2025-09-07T06:41:29.0298649Z [3086/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2025-09-07T06:41:29.6249376Z [3087/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2025-09-07T06:41:30.2675626Z [3088/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2025-09-07T06:41:31.7127501Z [3089/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2025-09-07T06:41:31.7663627Z [3090/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2025-09-07T06:41:33.4539001Z [3091/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2025-09-07T06:41:34.3951500Z [3092/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2025-09-07T06:41:35.4307684Z [3093/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2025-09-07T06:41:35.6387388Z [3094/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2025-09-07T06:41:35.9757348Z [3095/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2025-09-07T06:41:37.4221540Z [3096/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2025-09-07T06:41:37.5052516Z [3097/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2025-09-07T06:41:37.7895963Z [3098/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2025-09-07T06:41:38.3523360Z [3099/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2025-09-07T06:41:40.3300387Z [3100/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2025-09-07T06:41:40.7147054Z [3101/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2025-09-07T06:41:44.2316372Z [3102/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2025-09-07T06:41:45.4392076Z [3103/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2025-09-07T06:41:46.5559064Z [3104/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2025-09-07T06:41:46.6451149Z [3105/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2025-09-07T06:41:47.0479569Z [3106/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2025-09-07T06:41:49.9998509Z [3107/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2025-09-07T06:41:50.7158056Z [3108/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2025-09-07T06:41:51.7156392Z [3109/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2025-09-07T06:41:51.9371929Z [3110/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2025-09-07T06:41:52.1176132Z [3111/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2025-09-07T06:41:53.3026592Z [3112/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2025-09-07T06:41:53.4763941Z [3113/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2025-09-07T06:41:54.0965374Z [3114/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2025-09-07T06:41:58.3089203Z [3115/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2025-09-07T06:41:58.6600780Z [3116/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2025-09-07T06:41:59.1417459Z [3117/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2025-09-07T06:41:59.1859073Z [3118/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2025-09-07T06:42:00.5195779Z [3119/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2025-09-07T06:42:01.0783777Z [3120/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2025-09-07T06:42:01.9522023Z [3121/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2025-09-07T06:42:03.2652155Z [3122/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2025-09-07T06:42:05.8791337Z [3123/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2025-09-07T06:42:05.9127794Z [3124/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2025-09-07T06:42:07.3134499Z [3125/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2025-09-07T06:42:07.6451667Z [3126/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2025-09-07T06:42:07.6609983Z [3127/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2025-09-07T06:42:10.2585273Z [3128/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2025-09-07T06:42:10.8016185Z [3129/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2025-09-07T06:42:11.7409389Z [3130/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2025-09-07T06:42:13.5870745Z [3131/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2025-09-07T06:42:14.8755810Z [3132/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2025-09-07T06:42:16.2256764Z [3133/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2025-09-07T06:42:18.8091737Z [3134/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2025-09-07T06:42:18.8667908Z [3135/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2025-09-07T06:42:20.0263559Z [3136/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2025-09-07T06:42:21.4203358Z [3137/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2025-09-07T06:42:22.2146629Z [3138/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2025-09-07T06:42:22.5955320Z [3139/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2025-09-07T06:42:23.6228457Z [3140/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2025-09-07T06:42:25.1339629Z [3141/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2025-09-07T06:42:27.1907819Z [3142/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2025-09-07T06:42:27.5367968Z [3143/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2025-09-07T06:42:29.9807543Z [3144/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2025-09-07T06:42:30.5698211Z [3145/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2025-09-07T06:42:30.8388549Z [3146/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2025-09-07T06:42:31.4486835Z [3147/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2025-09-07T06:42:31.6433462Z [3148/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2025-09-07T06:42:32.8081408Z [3149/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2025-09-07T06:42:33.0850712Z [3150/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2025-09-07T06:42:35.0907087Z [3151/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2025-09-07T06:42:36.0313126Z [3152/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2025-09-07T06:42:39.9791338Z [3153/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2025-09-07T06:42:40.9122611Z [3154/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2025-09-07T06:42:41.1579549Z [3155/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2025-09-07T06:42:41.5197625Z [3156/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2025-09-07T06:42:41.6244177Z [3157/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2025-09-07T06:42:42.0358232Z [3158/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2025-09-07T06:42:42.8593140Z [3159/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2025-09-07T06:42:43.8149443Z [3160/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2025-09-07T06:42:44.3383242Z [3161/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2025-09-07T06:42:45.5912378Z [3162/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2025-09-07T06:42:50.5250431Z [3163/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2025-09-07T06:42:50.7623012Z [3164/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2025-09-07T06:42:51.2828277Z [3165/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2025-09-07T06:42:52.3470406Z [3166/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2025-09-07T06:42:52.7275749Z [3167/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2025-09-07T06:42:54.2017336Z [3168/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2025-09-07T06:42:55.8987477Z [3169/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2025-09-07T06:42:56.9112602Z [3170/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2025-09-07T06:42:59.6484614Z [3171/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2025-09-07T06:42:59.6493043Z [3172/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2025-09-07T06:42:59.7773399Z [3173/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2025-09-07T06:43:00.3200130Z [3174/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2025-09-07T06:43:00.4952642Z [3175/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2025-09-07T06:43:01.5835916Z [3176/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2025-09-07T06:43:02.4784446Z [3177/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2025-09-07T06:43:06.2287881Z [3178/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2025-09-07T06:43:08.4166644Z [3179/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2025-09-07T06:43:08.8181809Z [3180/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2025-09-07T06:43:08.9843833Z [3181/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2025-09-07T06:43:09.2769956Z [3182/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2025-09-07T06:43:09.3080548Z [3183/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2025-09-07T06:43:09.3334517Z [3184/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2025-09-07T06:43:09.9262150Z [3185/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2025-09-07T06:43:11.1757812Z [3186/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2025-09-07T06:43:12.4835050Z [3187/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2025-09-07T06:43:12.8060703Z [3188/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2025-09-07T06:43:15.7064905Z [3189/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2025-09-07T06:43:16.3750664Z [3190/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2025-09-07T06:43:17.2662388Z [3191/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2025-09-07T06:43:19.3315206Z [3192/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2025-09-07T06:43:21.0858968Z [3193/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2025-09-07T06:43:21.4638373Z [3194/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2025-09-07T06:43:21.8139552Z [3195/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2025-09-07T06:43:22.7086434Z [3196/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2025-09-07T06:43:24.9603098Z [3197/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2025-09-07T06:43:25.3491299Z [3198/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2025-09-07T06:43:25.3910681Z [3199/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2025-09-07T06:43:28.2061968Z [3200/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2025-09-07T06:43:29.3324097Z [3201/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2025-09-07T06:43:29.5604071Z [3202/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2025-09-07T06:43:31.2613966Z [3203/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2025-09-07T06:43:31.3945657Z [3204/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2025-09-07T06:43:32.0011793Z [3205/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2025-09-07T06:43:34.3275687Z [3206/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2025-09-07T06:43:40.2675781Z [3207/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2025-09-07T06:43:40.6457729Z [3208/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2025-09-07T06:43:41.5361925Z [3209/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2025-09-07T06:43:41.7678610Z [3210/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2025-09-07T06:43:43.3465167Z [3211/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2025-09-07T06:43:45.0269290Z [3212/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2025-09-07T06:43:46.2565924Z [3213/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2025-09-07T06:43:49.8136047Z [3214/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2025-09-07T06:43:49.8907366Z [3215/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2025-09-07T06:43:50.4107327Z [3216/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2025-09-07T06:43:50.8626491Z [3217/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2025-09-07T06:43:53.0249287Z [3218/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2025-09-07T06:43:58.3518926Z [3219/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2025-09-07T06:43:59.9512059Z [3220/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2025-09-07T06:44:01.9210385Z [3221/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2025-09-07T06:44:02.5231371Z [3222/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2025-09-07T06:44:04.4120901Z [3223/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2025-09-07T06:44:04.6973607Z [3224/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2025-09-07T06:44:04.9637760Z [3225/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2025-09-07T06:44:05.9038056Z [3226/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2025-09-07T06:44:10.8352763Z [3227/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2025-09-07T06:44:11.1282480Z [3228/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2025-09-07T06:44:14.9473347Z [3229/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2025-09-07T06:44:15.8604499Z [3230/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2025-09-07T06:44:19.7746695Z [3231/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2025-09-07T06:44:19.7966315Z [3232/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2025-09-07T06:44:21.9424701Z [3233/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler_helper.cpp.o 2025-09-07T06:44:23.7935648Z [3234/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2025-09-07T06:44:24.4781185Z [3235/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2025-09-07T06:44:25.2564021Z [3236/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2025-09-07T06:44:27.6729719Z [3237/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2025-09-07T06:44:28.0250559Z [3238/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2025-09-07T06:44:33.6664704Z [3239/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2025-09-07T06:44:34.1388410Z [3240/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2025-09-07T06:44:36.6605979Z [3241/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2025-09-07T06:44:37.4087174Z [3242/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2025-09-07T06:44:37.4263659Z [3243/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2025-09-07T06:44:39.5931308Z [3244/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2025-09-07T06:44:39.6939117Z [3245/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2025-09-07T06:44:40.0568190Z [3246/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2025-09-07T06:44:40.8035047Z [3247/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2025-09-07T06:44:43.6925402Z [3248/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2025-09-07T06:44:45.3461782Z [3249/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2025-09-07T06:44:47.1134932Z [3250/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2025-09-07T06:44:48.8174807Z [3251/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2025-09-07T06:44:48.8359144Z [3252/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2025-09-07T06:44:48.8535005Z [3253/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2025-09-07T06:44:55.1403875Z [3254/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2025-09-07T06:44:56.3911525Z [3255/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2025-09-07T06:44:59.0697558Z [3256/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2025-09-07T06:44:59.7035904Z [3257/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2025-09-07T06:45:00.3754468Z [3258/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2025-09-07T06:45:01.7547585Z [3259/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2025-09-07T06:45:03.2180292Z [3260/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2025-09-07T06:45:03.7549947Z [3261/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2025-09-07T06:45:08.6653416Z [3262/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2025-09-07T06:45:16.1469713Z [3263/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2025-09-07T06:45:23.4438725Z [3264/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2025-09-07T06:45:23.7150781Z [3265/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2025-09-07T06:45:23.8906505Z [3266/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2025-09-07T06:45:24.3522002Z [3267/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2025-09-07T06:45:27.1179401Z [3268/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2025-09-07T06:45:28.2776982Z [3269/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2025-09-07T06:45:28.2941784Z [3270/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2025-09-07T06:45:28.4111681Z [3271/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2025-09-07T06:45:30.6128780Z [3272/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2025-09-07T06:45:30.6263010Z [3273/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2025-09-07T06:45:32.6546951Z [3274/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2025-09-07T06:45:34.4970733Z [3275/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2025-09-07T06:45:35.8823266Z [3276/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2025-09-07T06:45:35.8825019Z [3277/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2025-09-07T06:45:36.8360737Z [3278/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2025-09-07T06:45:36.9733414Z [3279/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2025-09-07T06:45:38.3926342Z [3280/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2025-09-07T06:45:39.1114238Z [3281/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2025-09-07T06:45:39.5522589Z [3282/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2025-09-07T06:45:39.7143573Z [3283/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2025-09-07T06:45:40.4436005Z [3284/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2025-09-07T06:45:40.7378524Z [3285/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2025-09-07T06:45:40.8232157Z [3286/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2025-09-07T06:45:41.5683353Z [3287/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2025-09-07T06:45:45.4974422Z [3288/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2025-09-07T06:45:46.3021346Z [3289/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2025-09-07T06:45:46.3705350Z [3290/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2025-09-07T06:45:47.4626119Z [3291/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2025-09-07T06:45:47.5134941Z [3292/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2025-09-07T06:45:48.0788944Z [3293/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2025-09-07T06:45:48.2350993Z [3294/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2025-09-07T06:45:49.8138653Z [3295/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2025-09-07T06:45:49.8349196Z [3296/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2025-09-07T06:45:49.9171563Z [3297/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2025-09-07T06:45:50.3422775Z [3298/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2025-09-07T06:45:50.7548881Z [3299/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2025-09-07T06:45:50.9086039Z [3300/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2025-09-07T06:45:51.7226477Z [3301/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2025-09-07T06:45:54.2120505Z [3302/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2025-09-07T06:45:55.1348416Z [3303/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2025-09-07T06:45:57.3179563Z [3304/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2025-09-07T06:45:57.5928357Z [3305/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/mtia/profiler/MTIAMemoryProfiler.cpp.o 2025-09-07T06:45:57.8587671Z [3306/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2025-09-07T06:45:58.0903347Z [3307/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2025-09-07T06:45:58.3237982Z [3308/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2025-09-07T06:45:58.6949760Z [3309/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2025-09-07T06:45:59.1930205Z [3310/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2025-09-07T06:45:59.7141457Z [3311/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2025-09-07T06:46:00.6212248Z [3312/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2025-09-07T06:46:01.4192675Z [3313/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2025-09-07T06:46:01.5713900Z [3314/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2025-09-07T06:46:01.5883481Z [3315/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2025-09-07T06:46:03.3513543Z [3316/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2025-09-07T06:46:03.5741008Z [3317/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2025-09-07T06:46:04.0565230Z [3318/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2025-09-07T06:46:04.5179181Z [3319/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/privateuse1_observer.cpp.o 2025-09-07T06:46:04.7062208Z [3320/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2025-09-07T06:46:04.7644820Z [3321/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2025-09-07T06:46:05.9756223Z [3322/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2025-09-07T06:46:07.3602621Z [3323/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2025-09-07T06:46:09.4449734Z [3324/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2025-09-07T06:46:09.9150461Z [3325/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2025-09-07T06:46:13.4106404Z [3326/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2025-09-07T06:46:14.0767934Z [3327/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2025-09-07T06:46:14.4055522Z [3328/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2025-09-07T06:46:14.4751110Z [3329/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2025-09-07T06:46:16.3710130Z [3330/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2025-09-07T06:46:17.1713927Z [3331/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2025-09-07T06:46:18.2428888Z [3332/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2025-09-07T06:46:19.0062733Z [3333/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2025-09-07T06:46:19.9150312Z [3334/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2025-09-07T06:46:21.1392793Z [3335/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2025-09-07T06:46:23.8503309Z [3336/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2025-09-07T06:46:24.3350502Z [3337/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2025-09-07T06:46:29.1340361Z [3338/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/TensorMeta.cpp.o 2025-09-07T06:46:30.3764345Z [3339/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Placement.cpp.o 2025-09-07T06:46:33.3365216Z [3340/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphSignature.cpp.o 2025-09-07T06:46:34.2833529Z [3341/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphUtils.cpp.o 2025-09-07T06:46:35.1842766Z [3342/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2025-09-07T06:46:37.2333134Z [3343/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/DelegateExecutor.cpp.o 2025-09-07T06:46:37.6541179Z [3344/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphPasses.cpp.o 2025-09-07T06:46:39.0979404Z [3345/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/PlacementUtils.cpp.o 2025-09-07T06:46:41.3358041Z [3346/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2025-09-07T06:46:42.7131442Z [3347/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ExecutionPlanner.cpp.o 2025-09-07T06:46:48.1117316Z [3348/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/FunctionSchema.cpp.o 2025-09-07T06:46:48.2844949Z [3349/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ExecutionFrame.cpp.o 2025-09-07T06:46:48.3914186Z [3350/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/Serialization.cpp.o 2025-09-07T06:46:50.3741620Z [3351/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2025-09-07T06:46:50.8953835Z [3352/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/GraphExecutorBase.cpp.o 2025-09-07T06:46:51.6927723Z [3353/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/Graph.cpp.o 2025-09-07T06:46:52.4741944Z [3354/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ConstantFolder.cpp.o 2025-09-07T06:46:52.6712808Z [3355/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/Bump.cpp.o 2025-09-07T06:46:53.1044425Z [3356/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/GreedyBySize.cpp.o 2025-09-07T06:46:53.2593425Z [3357/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/common/FileUtil.cpp.o 2025-09-07T06:46:53.4818940Z [3358/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Executor.cpp.o 2025-09-07T06:46:54.6326739Z [3359/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/SerialGraphExecutor.cpp.o 2025-09-07T06:46:56.3868632Z [3360/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/DisjointStorageGroups.cpp.o 2025-09-07T06:46:58.9663259Z [3361/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/OpKernel.cpp.o 2025-09-07T06:47:04.4404573Z [3362/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Weights.cpp.o 2025-09-07T06:47:09.0179073Z [3363/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/ModelRunner.cpp.o 2025-09-07T06:47:10.0260079Z [3364/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/CallTorchBindKernel.cpp.o 2025-09-07T06:47:10.5622508Z [3365/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/ParallelGraphExecutor.cpp.o 2025-09-07T06:47:10.8065290Z [3366/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/C10Kernel.cpp.o 2025-09-07T06:47:11.2868956Z [3367/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/detail/ITree.cpp.o 2025-09-07T06:47:11.7764141Z [3368/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/AutoFunctionalizeKernel.cpp.o 2025-09-07T06:47:11.9416657Z [3369/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/HigherOrderKernel.cpp.o 2025-09-07T06:47:12.0890348Z [3370/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/AliasAnalyzer.cpp.o 2025-09-07T06:47:15.2351587Z [3371/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/LayoutPlanner.cpp.o 2025-09-07T06:47:20.9222369Z [3372/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/memory/LayoutManager.cpp.o 2025-09-07T06:47:22.1305307Z [3373/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/triton/CpuTritonKernelManager.cpp.o 2025-09-07T06:47:22.9336712Z [3374/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/PrimKernelRegistry.cpp.o 2025-09-07T06:47:25.1538010Z [3375/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/passes/pass_manager/PassManager.cpp.o 2025-09-07T06:47:25.3424734Z [3376/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/KernelFactory.cpp.o 2025-09-07T06:47:26.2481015Z [3377/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2025-09-07T06:47:27.1888094Z [3378/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/passes/pass_manager/GraphPasses.cpp.o 2025-09-07T06:47:32.8754366Z [3379/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/passes/SubgraphRewriter.cpp.o 2025-09-07T06:47:33.4153514Z [3380/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/TritonKernel.cpp.o 2025-09-07T06:47:34.4956720Z [3381/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2025-09-07T06:47:35.5958545Z [3382/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2025-09-07T06:47:35.6122761Z [3383/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/NativeKernels.cpp.o 2025-09-07T06:47:36.2672906Z [3384/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2025-09-07T06:47:37.0894152Z [3385/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2025-09-07T06:47:38.5930985Z [3386/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2025-09-07T06:47:40.7878893Z [3387/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/GeneratedNativeStaticDispatchKernels.cpp.o 2025-09-07T06:47:42.5053458Z [3388/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/KernelHandlerRegistry.cpp.o 2025-09-07T06:47:46.7219664Z [3389/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2025-09-07T06:47:47.2817969Z [3390/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2025-09-07T06:47:48.2343150Z [3391/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2025-09-07T06:47:52.9764438Z [3392/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2025-09-07T06:47:53.7489381Z [3393/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2025-09-07T06:47:54.0353304Z [3394/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2025-09-07T06:47:56.7701546Z [3395/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2025-09-07T06:47:57.1158202Z [3396/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2025-09-07T06:47:57.5546667Z [3397/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/KernelRegistry.cpp.o 2025-09-07T06:47:57.8811363Z [3398/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2025-09-07T06:47:58.2707273Z [3399/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2025-09-07T06:47:58.3060781Z [3400/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2025-09-07T06:47:59.9513328Z [3401/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2025-09-07T06:48:00.1594061Z [3402/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2025-09-07T06:48:01.3719121Z [3403/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2025-09-07T06:48:03.2253297Z [3404/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2025-09-07T06:48:05.5207553Z [3405/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2025-09-07T06:48:07.7305881Z [3406/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2025-09-07T06:48:09.0123464Z [3407/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2025-09-07T06:48:09.4146795Z [3408/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2025-09-07T06:48:10.0589298Z [3409/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2025-09-07T06:48:10.1155526Z [3410/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backoff.cpp.o 2025-09-07T06:48:11.4072439Z [3411/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2025-09-07T06:48:12.2092513Z [3412/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2025-09-07T06:48:12.3469746Z [3413/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/kernels/GeneratedStaticDispatchKernels.cpp.o 2025-09-07T06:48:17.3627617Z [3414/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2025-09-07T06:48:17.4711085Z [3415/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2025-09-07T06:48:18.3814877Z [3416/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2025-09-07T06:48:19.0835351Z [3417/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2025-09-07T06:48:22.6530855Z [3418/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2025-09-07T06:48:23.7013376Z [3419/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2025-09-07T06:48:26.1122785Z [3420/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2025-09-07T06:48:26.1301175Z [3421/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2025-09-07T06:48:26.2578362Z [3422/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2025-09-07T06:48:29.5375327Z [3423/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2025-09-07T06:48:29.7555633Z [3424/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2025-09-07T06:48:30.6832389Z [3425/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2025-09-07T06:48:32.4866917Z [3426/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2025-09-07T06:48:33.2160882Z [3427/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2025-09-07T06:48:33.4621458Z [3428/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2025-09-07T06:48:38.6335158Z [3429/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Types.cpp.o 2025-09-07T06:48:41.6084589Z [3430/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2025-09-07T06:48:45.9632095Z [3431/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2025-09-07T06:48:46.1617101Z [3432/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2025-09-07T06:48:46.1889393Z [3433/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2025-09-07T06:48:46.3852361Z [3434/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FlightRecorder.cpp.o 2025-09-07T06:48:46.5870425Z [3435/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2025-09-07T06:48:47.1289705Z [3436/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/cuda/StreamBlock.cpp.o 2025-09-07T06:48:51.0188642Z [3437/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2025-09-07T06:48:51.2466157Z [3438/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2025-09-07T06:48:51.3641709Z [3439/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/Handlers.cpp.o 2025-09-07T06:48:51.5146058Z [3440/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2025-09-07T06:48:51.7388863Z [3441/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2025-09-07T06:48:52.3274969Z [3442/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2025-09-07T06:48:53.1127348Z [3443/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp.o 2025-09-07T06:48:53.1889469Z [3444/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2025-09-07T06:48:56.9163957Z [3445/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2025-09-07T06:48:58.0286861Z [3446/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2025-09-07T06:48:59.8039677Z [3447/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2025-09-07T06:49:02.0885528Z [3448/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2025-09-07T06:49:04.2937824Z [3449/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.cpp.o 2025-09-07T06:49:05.1478214Z [3450/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2025-09-07T06:49:08.8592860Z [3451/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2025-09-07T06:49:08.8915423Z [3452/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2025-09-07T06:49:09.9029070Z [3453/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp.o 2025-09-07T06:49:10.2537743Z [3454/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.cpp.o 2025-09-07T06:49:11.6541938Z [3455/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2025-09-07T06:49:12.3434956Z [3456/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2025-09-07T06:49:14.6964816Z [3457/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2025-09-07T06:49:15.7052457Z [3458/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2025-09-07T06:49:16.6768327Z [3459/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2025-09-07T06:49:20.8369602Z [3460/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2025-09-07T06:49:21.2050096Z [3461/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2025-09-07T06:49:22.9890886Z [3462/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2025-09-07T06:49:23.4206929Z [3463/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2025-09-07T06:49:23.5394526Z [3464/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2025-09-07T06:49:24.6631274Z [3465/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2025-09-07T06:49:27.0061765Z [3466/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2025-09-07T06:49:28.0714174Z [3467/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2025-09-07T06:49:29.0514245Z [3468/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2025-09-07T06:49:31.6145790Z [3469/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2025-09-07T06:49:31.8985194Z [3470/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2025-09-07T06:49:33.3554337Z [3471/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2025-09-07T06:49:33.8794872Z [3472/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2025-09-07T06:49:34.7380369Z [3473/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2025-09-07T06:49:35.2005669Z [3474/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2025-09-07T06:49:37.3954067Z [3475/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2025-09-07T06:49:40.2327762Z [3476/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2025-09-07T06:49:41.6250869Z [3477/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2025-09-07T06:49:43.1029237Z [3478/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2025-09-07T06:49:45.7186213Z [3479/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2025-09-07T06:49:46.4163512Z [3480/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2025-09-07T06:49:46.7256227Z [3481/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2025-09-07T06:49:52.3256606Z [3482/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2025-09-07T06:49:53.8701274Z [3483/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2025-09-07T06:49:56.7797604Z [3484/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2025-09-07T06:49:57.0810075Z [3485/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2025-09-07T06:49:58.4676268Z [3486/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2025-09-07T06:49:58.4922667Z [3487/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2025-09-07T06:49:58.7823489Z [3488/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2025-09-07T06:49:58.8344475Z [3489/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2025-09-07T06:49:59.1067963Z [3490/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2025-09-07T06:49:59.7127439Z [3491/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2025-09-07T06:50:00.7908054Z [3492/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2025-09-07T06:50:04.4230075Z [3493/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2025-09-07T06:50:06.2823995Z [3494/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2025-09-07T06:50:06.3965754Z [3495/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2025-09-07T06:50:06.4281009Z [3496/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2025-09-07T06:50:12.2867623Z [3497/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2025-09-07T06:50:15.9451985Z [3498/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2025-09-07T06:50:16.0082562Z [3499/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2025-09-07T06:50:16.1724929Z [3500/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2025-09-07T06:50:16.2760764Z [3501/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2025-09-07T06:50:16.4621533Z [3502/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2025-09-07T06:50:17.8106834Z [3503/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2025-09-07T06:50:19.1138002Z [3504/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2025-09-07T06:50:21.0964462Z [3505/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2025-09-07T06:50:23.8444716Z [3506/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2025-09-07T06:50:26.1023717Z [3507/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2025-09-07T06:50:26.3672830Z [3508/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2025-09-07T06:50:36.0903494Z [3509/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2025-09-07T06:50:36.4506726Z [3510/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2025-09-07T06:50:37.4883041Z [3511/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2025-09-07T06:50:37.6614683Z [3512/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2025-09-07T06:50:38.0769967Z [3513/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2025-09-07T06:50:38.1010768Z [3514/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2025-09-07T06:50:40.3829791Z [3515/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2025-09-07T06:50:41.1587563Z [3516/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2025-09-07T06:50:42.1631320Z [3517/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2025-09-07T06:50:45.2067023Z [3518/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2025-09-07T06:50:46.4743249Z [3519/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2025-09-07T06:50:49.1610654Z [3520/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2025-09-07T06:50:54.1785474Z [3521/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2025-09-07T06:50:54.9625145Z [3522/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2025-09-07T06:50:55.1375899Z [3523/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2025-09-07T06:50:56.8714004Z [3524/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2025-09-07T06:50:58.1759627Z [3525/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2025-09-07T06:50:58.6296888Z [3526/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2025-09-07T06:50:58.7636822Z [3527/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2025-09-07T06:50:59.4651698Z [3528/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2025-09-07T06:51:01.9096317Z [3529/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2025-09-07T06:51:01.9528394Z [3530/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2025-09-07T06:51:07.0981402Z [3531/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2025-09-07T06:51:07.4876108Z [3532/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2025-09-07T06:51:08.1416559Z [3533/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2025-09-07T06:51:08.6793126Z [3534/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2025-09-07T06:51:09.9849100Z [3535/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2025-09-07T06:51:10.1028562Z [3536/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2025-09-07T06:51:11.6316896Z [3537/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2025-09-07T06:51:11.7652691Z [3538/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2025-09-07T06:51:12.0470636Z [3539/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2025-09-07T06:51:12.3739329Z [3540/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2025-09-07T06:51:14.9564319Z [3541/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2025-09-07T06:51:15.1349855Z [3542/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2025-09-07T06:51:15.6976253Z [3543/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2025-09-07T06:51:17.6522120Z [3544/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2025-09-07T06:51:22.6097279Z [3545/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2025-09-07T06:51:23.1372646Z [3546/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2025-09-07T06:51:23.6460383Z [3547/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2025-09-07T06:51:26.5588393Z [3548/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2025-09-07T06:51:26.5613599Z [3549/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2025-09-07T06:51:27.1416842Z [3550/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2025-09-07T06:51:27.6003623Z [3551/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2025-09-07T06:51:28.1376984Z [3552/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2025-09-07T06:51:29.2138597Z [3553/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2025-09-07T06:51:30.2891515Z [3554/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2025-09-07T06:51:30.2910448Z [3555/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2025-09-07T06:51:31.1301265Z [3556/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2025-09-07T06:51:32.3633490Z [3557/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2025-09-07T06:51:33.7581764Z [3558/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2025-09-07T06:51:34.0740981Z [3559/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2025-09-07T06:51:34.8594140Z [3560/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2025-09-07T06:51:36.5699454Z [3561/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2025-09-07T06:51:38.2627861Z [3562/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2025-09-07T06:51:39.5889096Z [3563/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2025-09-07T06:51:42.5064352Z [3564/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2025-09-07T06:51:42.6261367Z [3565/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2025-09-07T06:51:44.0278092Z [3566/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2025-09-07T06:51:46.5277321Z [3567/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2025-09-07T06:51:47.3258791Z [3568/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2025-09-07T06:51:48.0967697Z [3569/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2025-09-07T06:51:48.9894952Z [3570/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2025-09-07T06:51:49.8754454Z [3571/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2025-09-07T06:51:52.6692934Z [3572/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2025-09-07T06:51:53.9733966Z [3573/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.o 2025-09-07T06:51:55.4914695Z [3574/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2025-09-07T06:51:55.6877268Z [3575/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2025-09-07T06:51:58.5305576Z [3576/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2025-09-07T06:51:59.9596119Z [3577/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:02.9837952Z [3578/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:05.6312989Z [3579/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:07.9206149Z [3580/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:09.5153895Z [3581/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:10.7984928Z [3582/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:11.1082132Z [3583/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2025-09-07T06:52:11.3490729Z [3584/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:15.7030964Z [3585/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2025-09-07T06:52:15.9190710Z [3586/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:16.1124754Z [3587/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:20.5136790Z [3588/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:21.2512466Z [3589/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:23.2278936Z [3590/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:25.3180405Z [3591/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:25.6165816Z [3592/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:27.2250173Z [3593/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:27.5203760Z [3594/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:28.7169045Z [3595/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:29.0156020Z [3596/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:29.7283741Z [3597/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:31.2214184Z [3598/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:31.8714991Z [3599/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:33.8698804Z [3600/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:34.1604915Z [3601/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:35.8281963Z [3602/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:37.6615470Z [3603/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:39.6358216Z [3604/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:39.7386798Z [3605/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:41.0471246Z [3606/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:42.9160990Z [3607/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:44.9692920Z [3608/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:46.7086893Z [3609/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:46.9000922Z [3610/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2025-09-07T06:52:48.9117189Z [3611/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2025-09-07T06:52:49.0403369Z [3612/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:50.2751567Z [3613/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2025-09-07T06:52:52.1741966Z [3614/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2025-09-07T06:52:52.5896786Z [3615/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:53.1306672Z [3616/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:53.4042935Z [3617/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2025-09-07T06:52:55.3050492Z [3618/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2025-09-07T06:52:55.3702914Z [3619/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2025-09-07T06:52:59.1933734Z [3620/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2025-09-07T06:53:00.1553180Z [3621/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2025-09-07T06:53:01.9635966Z [3622/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2025-09-07T06:53:02.0712403Z [3623/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2025-09-07T06:53:02.3119468Z [3624/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2025-09-07T06:53:03.1004109Z [3625/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:03.8876223Z [3626/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2025-09-07T06:53:06.2602910Z [3627/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2025-09-07T06:53:06.4152216Z [3628/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:06.4429265Z [3629/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2025-09-07T06:53:08.7009534Z [3630/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:09.0033280Z [3631/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:09.9099488Z [3632/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:10.4221687Z [3633/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:12.0166281Z [3634/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2025-09-07T06:53:14.4606687Z [3635/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:15.6963606Z [3636/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:16.3587419Z [3637/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:18.6367641Z [3638/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:19.4673247Z [3639/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:20.2816307Z [3640/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:20.8795550Z [3641/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:23.4778967Z [3642/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:24.8404282Z [3643/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:26.3554086Z [3644/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:27.0506985Z [3645/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2025-09-07T06:53:27.3552628Z [3646/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:27.3964322Z [3647/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:27.9954555Z [3648/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:30.7959341Z [3649/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:31.2333679Z [3650/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:31.4419523Z [3651/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:31.9307910Z [3652/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2025-09-07T06:53:33.4786746Z [3653/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:34.2143832Z [3654/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:34.8113240Z [3655/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:35.8456866Z [3656/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:37.2659095Z [3657/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:37.7369184Z [3658/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:39.0077136Z [3659/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:39.3650721Z [3660/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:39.7981060Z [3661/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:39.8111156Z [3662/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:39.9850000Z [3663/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:41.1762119Z [3664/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:42.2295275Z [3665/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:42.5659383Z [3666/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:43.9301674Z [3667/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:44.9332432Z [3668/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:46.0629581Z [3669/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:46.8993074Z [3670/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:47.1220314Z [3671/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2025-09-07T06:53:47.8090540Z [3672/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:49.6174544Z [3673/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:50.9527252Z [3674/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:51.4149217Z [3675/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:53.8203737Z [3676/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:53.8361836Z [3677/7195] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2025-09-07T06:53:54.2552186Z [3678/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2025-09-07T06:53:54.2676286Z [3679/7195] Linking CXX static library lib/libgtest.a 2025-09-07T06:53:54.8638713Z [3680/7195] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2025-09-07T06:53:55.1656730Z [3681/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2025-09-07T06:53:56.8772125Z [3682/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2025-09-07T06:54:03.5497291Z [3683/7195] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2025-09-07T06:54:03.7569366Z [3684/7195] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2025-09-07T06:54:04.4975462Z [3685/7195] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2025-09-07T06:54:06.4758339Z [3686/7195] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2025-09-07T06:54:16.0134757Z [3687/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2025-09-07T06:54:17.3514774Z [3688/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2025-09-07T06:54:22.3025977Z [3689/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2025-09-07T06:54:24.6362280Z [3690/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2025-09-07T06:54:25.8540004Z [3691/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2025-09-07T06:54:25.8655058Z [3692/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2025-09-07T06:54:27.5469799Z [3693/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2025-09-07T06:54:36.7254895Z [3694/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2025-09-07T06:54:38.9801690Z [3695/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2025-09-07T06:54:44.0382857Z [3696/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2025-09-07T06:54:45.8105146Z [3697/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2025-09-07T06:54:53.1324160Z [3698/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2025-09-07T06:54:53.3109158Z [3699/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2025-09-07T06:54:56.0457480Z [3700/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2025-09-07T06:54:56.3598749Z [3701/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2025-09-07T06:54:56.7483770Z [3702/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2025-09-07T06:54:58.1539234Z [3703/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2025-09-07T06:54:59.6905454Z [3704/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2025-09-07T06:54:59.8916059Z [3705/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2025-09-07T06:55:02.4682112Z [3706/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2025-09-07T06:55:03.3806630Z [3707/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2025-09-07T06:55:03.6894698Z [3708/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DeviceAccelerator.cpp.o 2025-09-07T06:55:05.6332561Z [3709/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2025-09-07T06:55:07.0385466Z [3710/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2025-09-07T06:55:07.1349372Z [3711/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2025-09-07T06:55:09.7429816Z [3712/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2025-09-07T06:55:10.0578704Z [3713/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2025-09-07T06:55:10.1063681Z [3714/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2025-09-07T06:55:12.0543676Z [3715/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2025-09-07T06:55:12.8046869Z [3716/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2025-09-07T06:55:16.7450975Z [3717/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreterHooks.cpp.o 2025-09-07T06:55:16.9604461Z [3718/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2025-09-07T06:55:17.6339042Z [3719/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2025-09-07T06:55:17.8262884Z [3720/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2025-09-07T06:55:20.3293899Z [3721/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2025-09-07T06:55:21.1473493Z [3722/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2025-09-07T06:55:24.9304075Z [3723/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2025-09-07T06:55:30.4951320Z [3724/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2025-09-07T06:55:31.4939369Z [3725/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2025-09-07T06:55:31.9933143Z [3726/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2025-09-07T06:55:32.1125529Z [3727/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2025-09-07T06:55:32.7417294Z [3728/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2025-09-07T06:55:33.1447556Z [3729/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Event.cpp.o 2025-09-07T06:55:35.7952946Z [3730/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2025-09-07T06:55:40.0228927Z [3731/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2025-09-07T06:55:40.9236823Z [3732/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2025-09-07T06:55:40.9508917Z [3733/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2025-09-07T06:55:40.9518411Z [3734/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2025-09-07T06:55:44.7938033Z [3735/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2025-09-07T06:55:46.4836250Z [3736/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2025-09-07T06:55:47.2170423Z [3737/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2025-09-07T06:55:47.8584836Z [3738/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2025-09-07T06:55:50.5737374Z [3739/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2025-09-07T06:55:50.6995642Z [3740/7195] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2025-09-07T06:55:50.9148859Z [3741/7195] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2025-09-07T06:55:51.4827501Z [3742/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2025-09-07T06:55:54.1592287Z [3743/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2025-09-07T06:55:54.9499694Z [3744/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2025-09-07T06:55:58.1783661Z [3745/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame_cpp.cpp.o 2025-09-07T06:55:58.6308050Z [3746/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2025-09-07T06:55:58.7131671Z [3747/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2025-09-07T06:55:59.7208107Z [3748/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2025-09-07T06:56:00.5129579Z [3749/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/fx/node.cpp.o 2025-09-07T06:56:00.6162954Z [3750/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/framelocals_mapping.cpp.o 2025-09-07T06:56:01.1147383Z [3751/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2025-09-07T06:56:02.2668686Z [3752/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2025-09-07T06:56:04.5834867Z [3753/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/utils.cpp.o 2025-09-07T06:56:05.0305070Z [3754/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2025-09-07T06:56:05.9459326Z [3755/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/upgrader.cpp.o 2025-09-07T06:56:06.4543700Z [3756/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2025-09-07T06:56:07.4473064Z [3757/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/example_upgraders.cpp.o 2025-09-07T06:56:10.5926664Z [3758/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2025-09-07T06:56:13.5125468Z [3759/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mtia/Module.cpp.o 2025-09-07T06:56:13.5299657Z [3760/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/static_cuda_launcher.cpp.o 2025-09-07T06:56:13.7353096Z [3761/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2025-09-07T06:56:15.1773175Z [3762/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2025-09-07T06:56:15.9525941Z [3763/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_package/pybind.cpp.o 2025-09-07T06:56:16.6006346Z [3764/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2025-09-07T06:56:17.0604845Z [3765/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/resize_storage_bytes.cpp.o 2025-09-07T06:56:20.3981539Z [3766/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_meta_info.cpp.o 2025-09-07T06:56:22.6072659Z [3767/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_holder.cpp.o 2025-09-07T06:56:23.1948410Z [3768/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2025-09-07T06:56:23.9288199Z [3769/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2025-09-07T06:56:30.0125705Z [3770/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/pybind.cpp.o 2025-09-07T06:56:30.0138501Z [3771/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2025-09-07T06:56:31.9393606Z [3772/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2025-09-07T06:56:32.2788200Z [3773/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2025-09-07T06:56:32.5992626Z [3774/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2025-09-07T06:56:35.9382727Z [3775/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2025-09-07T06:56:37.0066334Z [3776/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2025-09-07T06:56:37.6177080Z [3777/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2025-09-07T06:56:38.7694857Z [3778/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2025-09-07T06:56:39.0017623Z [3779/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2025-09-07T06:56:40.2233397Z [3780/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2025-09-07T06:56:40.3392886Z [3781/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2025-09-07T06:56:40.7704053Z [3782/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2025-09-07T06:56:41.1672834Z [3783/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2025-09-07T06:56:42.5980809Z [3784/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2025-09-07T06:56:44.4056149Z [3785/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2025-09-07T06:56:44.9756038Z [3786/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2025-09-07T06:56:48.3367527Z [3787/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2025-09-07T06:56:48.7989087Z [3788/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2025-09-07T06:56:49.8089298Z [3789/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2025-09-07T06:56:49.9295793Z [3790/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2025-09-07T06:56:50.0016468Z [3791/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2025-09-07T06:56:50.7624247Z [3792/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2025-09-07T06:56:52.2763600Z [3793/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2025-09-07T06:56:56.4700020Z [3794/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2025-09-07T06:57:01.0748222Z [3795/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2025-09-07T06:57:05.7222133Z [3796/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2025-09-07T06:57:06.1387108Z [3797/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2025-09-07T06:57:07.2453475Z [3798/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2025-09-07T06:57:08.0402232Z [3799/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2025-09-07T06:57:09.6477668Z [3800/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2025-09-07T06:57:10.3060393Z [3801/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2025-09-07T06:57:11.1154248Z [3802/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2025-09-07T06:57:13.3113160Z [3803/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2025-09-07T06:57:13.9694195Z [3804/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2025-09-07T06:57:20.1098270Z [3805/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2025-09-07T06:57:21.0073689Z [3806/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2025-09-07T06:57:26.8467945Z [3807/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2025-09-07T06:57:26.9327766Z [3808/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2025-09-07T06:57:27.7017061Z [3809/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2025-09-07T06:57:31.2292472Z [3810/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2025-09-07T06:57:31.5572683Z [3811/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2025-09-07T06:57:34.1708644Z [3812/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2025-09-07T06:57:36.8982130Z [3813/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2025-09-07T06:57:40.4760584Z [3814/7195] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2025-09-07T06:57:40.6406430Z [3815/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2025-09-07T06:57:42.1350644Z [3816/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2025-09-07T06:57:42.3651974Z [3817/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2025-09-07T06:57:42.6819126Z [3818/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2025-09-07T06:57:42.7249912Z [3819/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2025-09-07T06:57:44.5028438Z [3820/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2025-09-07T06:57:46.5471874Z [3821/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2025-09-07T06:57:47.0675027Z [3822/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2025-09-07T06:57:49.7218673Z [3823/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2025-09-07T06:57:49.9123326Z [3824/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2025-09-07T06:57:51.5584468Z [3825/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2025-09-07T06:57:51.5646382Z [3826/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2025-09-07T06:57:53.4252879Z [3827/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2025-09-07T06:57:56.3209904Z [3828/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2025-09-07T06:57:56.3401997Z [3829/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2025-09-07T06:57:57.9053234Z [3830/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2025-09-07T06:57:57.9336332Z [3831/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2025-09-07T06:57:57.9344117Z [3832/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2025-09-07T06:57:59.8483372Z [3833/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2025-09-07T06:58:01.0716441Z [3834/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2025-09-07T06:58:01.6054308Z [3835/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2025-09-07T06:58:03.0670648Z [3836/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2025-09-07T06:58:04.6219843Z [3837/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2025-09-07T06:58:06.6280989Z [3838/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2025-09-07T06:58:07.7095616Z [3839/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2025-09-07T06:58:07.8413491Z [3840/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2025-09-07T06:58:09.4918788Z [3841/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2025-09-07T06:58:09.7565748Z [3842/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2025-09-07T06:58:11.6557643Z [3843/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/instruction_counter/Module.cpp.o 2025-09-07T06:58:14.6353358Z [3844/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2025-09-07T06:58:14.6711473Z [3845/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2025-09-07T06:58:15.9041452Z [3846/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2025-09-07T06:58:16.9015068Z [3847/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2025-09-07T06:58:18.0762548Z [3848/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2025-09-07T06:58:20.9824151Z [3849/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2025-09-07T06:58:28.7367112Z [3850/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2025-09-07T06:58:29.5673290Z [3851/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/nativert/python/Bindings.cpp.o 2025-09-07T06:58:29.9704647Z [3852/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2025-09-07T06:58:30.9942951Z [3853/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2025-09-07T06:58:35.6554985Z [3854/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2025-09-07T06:58:35.7975929Z [3855/7195] 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-09-07T06:58:35.8394998Z [3856/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c.o 2025-09-07T06:58:35.8885301Z [3857/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c.o 2025-09-07T06:58:35.9406135Z [3858/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c.o 2025-09-07T06:58:35.9890574Z [3859/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c.o 2025-09-07T06:58:36.0481502Z [3860/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c.o 2025-09-07T06:58:36.1122770Z [3861/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c.o 2025-09-07T06:58:36.2096901Z [3862/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2025-09-07T06:58:36.3013610Z [3863/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2025-09-07T06:58:36.3992582Z [3864/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2025-09-07T06:58:36.5204286Z [3865/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2025-09-07T06:58:36.5528192Z [3866/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c.o 2025-09-07T06:58:36.5944347Z [3867/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c.o 2025-09-07T06:58:36.6290759Z [3868/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2025-09-07T06:58:36.6740450Z [3869/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2025-09-07T06:58:36.7557788Z [3870/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2025-09-07T06:58:36.8049614Z [3871/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2025-09-07T06:58:36.8567806Z [3872/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2025-09-07T06:58:36.9089600Z [3873/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2025-09-07T06:58:36.9724450Z [3874/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2025-09-07T06:58:37.0565566Z [3875/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2025-09-07T06:58:37.0904639Z [3876/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c.o 2025-09-07T06:58:37.1698110Z [3877/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c.o 2025-09-07T06:58:37.1824317Z [3878/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c.o 2025-09-07T06:58:37.2669211Z [3879/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c.o 2025-09-07T06:58:37.2816934Z [3880/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c.o 2025-09-07T06:58:37.3642655Z [3881/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c.o 2025-09-07T06:58:37.3763832Z [3882/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c.o 2025-09-07T06:58:37.4672624Z [3883/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c.o 2025-09-07T06:58:37.4767212Z [3884/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c.o 2025-09-07T06:58:37.5661020Z [3885/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c.o 2025-09-07T06:58:37.5879805Z [3886/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c.o 2025-09-07T06:58:37.6362995Z [3887/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c.o 2025-09-07T06:58:37.6721970Z [3888/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c.o 2025-09-07T06:58:37.6931536Z [3889/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c.o 2025-09-07T06:58:37.7411377Z [3890/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c.o 2025-09-07T06:58:37.7794861Z [3891/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c.o 2025-09-07T06:58:37.7964457Z [3892/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/control_plane/PythonHandlers.cpp.o 2025-09-07T06:58:37.8376203Z [3893/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c.o 2025-09-07T06:58:37.8820598Z [3894/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c.o 2025-09-07T06:58:37.8930603Z [3895/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c.o 2025-09-07T06:58:37.9281391Z [3896/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c.o 2025-09-07T06:58:37.9418855Z [3897/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c.o 2025-09-07T06:58:37.9726199Z [3898/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c.o 2025-09-07T06:58:37.9877907Z [3899/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c.o 2025-09-07T06:58:37.9940079Z [3900/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c.o 2025-09-07T06:58:38.0189422Z [3901/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c.o 2025-09-07T06:58:38.0372453Z [3902/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c.o 2025-09-07T06:58:38.0454737Z [3903/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c.o 2025-09-07T06:58:38.0595167Z [3904/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c.o 2025-09-07T06:58:38.0817219Z [3905/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c.o 2025-09-07T06:58:38.0912666Z [3906/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c.o 2025-09-07T06:58:38.1082391Z [3907/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c.o 2025-09-07T06:58:38.1263007Z [3908/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c.o 2025-09-07T06:58:38.1390639Z [3909/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c.o 2025-09-07T06:58:38.1548238Z [3910/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c.o 2025-09-07T06:58:38.1762510Z [3911/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c.o 2025-09-07T06:58:38.1913260Z [3912/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c.o 2025-09-07T06:58:38.1946635Z [3913/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.o 2025-09-07T06:58:38.2234022Z [3914/7195] 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-09-07T06:58:38.2450599Z [3915/7195] 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-09-07T06:58:38.2488909Z [3916/7195] 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-09-07T06:58:38.2633829Z [3917/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.o 2025-09-07T06:58:38.2913833Z [3918/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.o 2025-09-07T06:58:38.3019134Z [3919/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.o 2025-09-07T06:58:38.3020666Z [3920/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2025-09-07T06:58:38.3335972Z [3921/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2025-09-07T06:58:38.3452339Z [3922/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2025-09-07T06:58:38.3453705Z [3923/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2025-09-07T06:58:38.3746361Z [3924/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2025-09-07T06:58:38.3870354Z [3925/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2025-09-07T06:58:38.3880932Z [3926/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2025-09-07T06:58:38.4188551Z [3927/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2025-09-07T06:58:38.4281293Z [3928/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2025-09-07T06:58:38.4313645Z [3929/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2025-09-07T06:58:38.4629082Z [3930/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2025-09-07T06:58:38.4740208Z [3931/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2025-09-07T06:58:38.4770615Z [3932/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2025-09-07T06:58:38.5023916Z [3933/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2025-09-07T06:58:38.5149149Z [3934/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2025-09-07T06:58:38.5191082Z [3935/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2025-09-07T06:58:38.5453661Z [3936/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2025-09-07T06:58:38.5607183Z [3937/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c.o 2025-09-07T06:58:38.5649922Z [3938/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2025-09-07T06:58:38.6021719Z [3939/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c.o 2025-09-07T06:58:38.6148338Z [3940/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2025-09-07T06:58:38.6320732Z [3941/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c.o 2025-09-07T06:58:38.6679465Z [3942/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2025-09-07T06:58:38.6764529Z [3943/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2025-09-07T06:58:38.7025008Z [3944/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c.o 2025-09-07T06:58:38.7148022Z [3945/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2025-09-07T06:58:38.7248558Z [3946/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2025-09-07T06:58:38.7460816Z [3947/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2025-09-07T06:58:38.7595811Z [3948/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2025-09-07T06:58:38.7715398Z [3949/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2025-09-07T06:58:38.7896654Z [3950/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2025-09-07T06:58:38.8173418Z [3951/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2025-09-07T06:58:38.8175493Z [3952/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2025-09-07T06:58:38.8222546Z [3953/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2025-09-07T06:58:38.8333613Z [3954/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2025-09-07T06:58:38.8658272Z [3955/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2025-09-07T06:58:38.8660000Z [3956/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2025-09-07T06:58:38.8661422Z [3957/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2025-09-07T06:58:38.8794285Z [3958/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2025-09-07T06:58:38.9114874Z [3959/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2025-09-07T06:58:38.9116183Z [3960/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2025-09-07T06:58:38.9147333Z [3961/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2025-09-07T06:58:38.9283209Z [3962/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2025-09-07T06:58:38.9564057Z [3963/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2025-09-07T06:58:38.9570650Z [3964/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2025-09-07T06:58:38.9634090Z [3965/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2025-09-07T06:58:38.9716577Z [3966/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2025-09-07T06:58:39.0028649Z [3967/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2025-09-07T06:58:39.0051515Z [3968/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2025-09-07T06:58:39.0059287Z [3969/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2025-09-07T06:58:39.0169062Z [3970/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2025-09-07T06:58:39.0482338Z [3971/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2025-09-07T06:58:39.0505634Z [3972/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2025-09-07T06:58:39.0506886Z [3973/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2025-09-07T06:58:39.0641514Z [3974/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2025-09-07T06:58:39.0931068Z [3975/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u1.c.o 2025-09-07T06:58:39.0966695Z [3976/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u2.c.o 2025-09-07T06:58:39.0995634Z [3977/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u4.c.o 2025-09-07T06:58:39.1084891Z [3978/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u1.c.o 2025-09-07T06:58:39.1398195Z [3979/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u2.c.o 2025-09-07T06:58:39.1425597Z [3980/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2025-09-07T06:58:39.1450743Z [3981/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u4.c.o 2025-09-07T06:58:39.1551987Z [3982/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2025-09-07T06:58:39.1864527Z [3983/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u1.c.o 2025-09-07T06:58:39.1891452Z [3984/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2025-09-07T06:58:39.1897743Z [3985/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u2.c.o 2025-09-07T06:58:39.2032399Z [3986/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u4.c.o 2025-09-07T06:58:39.2303464Z [3987/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2025-09-07T06:58:39.2341131Z [3988/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2025-09-07T06:58:39.2356419Z [3989/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2025-09-07T06:58:39.2467102Z [3990/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2025-09-07T06:58:39.2763032Z [3991/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2025-09-07T06:58:39.2792739Z [3992/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2025-09-07T06:58:39.2817565Z [3993/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2025-09-07T06:58:39.2916301Z [3994/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2025-09-07T06:58:39.3227199Z [3995/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2025-09-07T06:58:39.3230359Z [3996/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2025-09-07T06:58:39.3259177Z [3997/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2025-09-07T06:58:39.3394898Z [3998/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2025-09-07T06:58:39.3664546Z [3999/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2025-09-07T06:58:39.3677003Z [4000/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2025-09-07T06:58:39.3721458Z [4001/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2025-09-07T06:58:39.3849422Z [4002/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2025-09-07T06:58:39.4138658Z [4003/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2025-09-07T06:58:39.4139890Z [4004/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2025-09-07T06:58:39.4243793Z [4005/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2025-09-07T06:58:39.4490222Z [4006/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2025-09-07T06:58:39.4694505Z [4007/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c.o 2025-09-07T06:58:39.4821968Z [4008/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c.o 2025-09-07T06:58:39.5015881Z [4009/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c.o 2025-09-07T06:58:39.5244908Z [4010/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c.o 2025-09-07T06:58:39.5322428Z [4011/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c.o 2025-09-07T06:58:39.5452822Z [4012/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c.o 2025-09-07T06:58:39.5701877Z [4013/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c.o 2025-09-07T06:58:39.5960327Z [4014/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c.o 2025-09-07T06:58:39.6083299Z [4015/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c.o 2025-09-07T06:58:39.6259300Z [4016/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c.o 2025-09-07T06:58:39.6425390Z [4017/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2025-09-07T06:58:39.6426676Z [4018/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-scalar.c.o 2025-09-07T06:58:39.6593573Z [4019/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2025-09-07T06:58:39.6869077Z [4020/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2025-09-07T06:58:39.6895965Z [4021/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2025-09-07T06:58:39.6904806Z [4022/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-scalar-log.c.o 2025-09-07T06:58:39.7104940Z [4023/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c.o 2025-09-07T06:58:39.7344755Z [4024/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2025-09-07T06:58:39.7367574Z [4025/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2025-09-07T06:58:39.7433030Z [4026/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c.o 2025-09-07T06:58:39.7596295Z [4027/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2025-09-07T06:58:39.7900502Z [4028/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2025-09-07T06:58:39.7903102Z [4029/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2025-09-07T06:58:39.7976366Z [4030/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2025-09-07T06:58:39.8139962Z [4031/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2025-09-07T06:58:39.8429991Z [4032/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2025-09-07T06:58:39.8447409Z [4033/7195] 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-09-07T06:58:39.8682838Z [4034/7195] 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-09-07T06:58:39.8684512Z [4035/7195] 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-09-07T06:58:39.9074232Z [4036/7195] 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-09-07T06:58:39.9142166Z [4037/7195] 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-09-07T06:58:39.9223046Z [4038/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c.o 2025-09-07T06:58:39.9302639Z [4039/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c.o 2025-09-07T06:58:39.9665809Z [4040/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2025-09-07T06:58:39.9757895Z [4041/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2025-09-07T06:58:39.9792089Z [4042/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c.o 2025-09-07T06:58:40.0435087Z [4043/7195] 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-09-07T06:58:40.0964288Z [4044/7195] 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-09-07T06:58:40.1078602Z [4045/7195] 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-09-07T06:58:40.1402632Z [4046/7195] 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-09-07T06:58:40.2043440Z [4047/7195] 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-09-07T06:58:40.2390671Z [4048/7195] 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-09-07T06:58:40.3275710Z [4049/7195] 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-09-07T06:58:40.3323680Z [4050/7195] 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-09-07T06:58:40.3462834Z [4051/7195] 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-09-07T06:58:40.3465047Z [4052/7195] 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-09-07T06:58:40.4379892Z [4053/7195] 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-09-07T06:58:40.4425067Z [4054/7195] 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-09-07T06:58:40.4477889Z [4055/7195] 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-09-07T06:58:40.4870606Z [4056/7195] 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-09-07T06:58:40.5456898Z [4057/7195] 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-09-07T06:58:40.5549721Z [4058/7195] 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-09-07T06:58:40.5627155Z [4059/7195] 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-09-07T06:58:40.6337894Z [4060/7195] 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-09-07T06:58:40.6529512Z [4061/7195] 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-09-07T06:58:40.6621117Z [4062/7195] 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-09-07T06:58:40.6904884Z [4063/7195] 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-09-07T06:58:40.7513291Z [4064/7195] 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-09-07T06:58:40.7624710Z [4065/7195] 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-09-07T06:58:40.7841396Z [4066/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:40.7937677Z [4067/7195] 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-09-07T06:58:40.8471920Z [4068/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:40.8628478Z [4069/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:40.9076197Z [4070/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:40.9163100Z [4071/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:40.9757244Z [4072/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:41.0178866Z [4073/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:41.0630254Z [4074/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:41.0748647Z [4075/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:41.0753974Z [4076/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:41.1196191Z [4077/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:41.1696571Z [4078/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:41.2099220Z [4079/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:41.2100871Z [4080/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:41.2601559Z [4081/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:41.3432093Z [4082/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:41.3719749Z [4083/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:41.3836957Z [4084/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:41.3881462Z [4085/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:41.4564973Z [4086/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:41.4892287Z [4087/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:41.5348204Z [4088/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:41.5392445Z [4089/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:41.6139242Z [4090/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:41.6906812Z [4091/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:41.6920719Z [4092/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:41.7367244Z [4093/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:41.7446871Z [4094/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:41.7708723Z [4095/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-09-07T06:58:41.7742874Z [4096/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:41.8319168Z [4097/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:41.8409627Z [4098/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-09-07T06:58:41.8836683Z [4099/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:41.8901194Z [4100/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:41.9501170Z [4101/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:41.9536775Z [4102/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-09-07T06:58:41.9989860Z [4103/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:42.0368906Z [4104/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:42.0940962Z [4105/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:42.1345134Z [4106/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c.o 2025-09-07T06:58:42.1423437Z [4107/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:42.1758017Z [4108/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c.o 2025-09-07T06:58:42.1901696Z [4109/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:42.2308009Z [4110/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:42.2872220Z [4111/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-gio-scalar.c.o 2025-09-07T06:58:42.3227246Z [4112/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-goi-scalar.c.o 2025-09-07T06:58:42.4392491Z [4113/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-gio-scalar.c.o 2025-09-07T06:58:42.4803314Z [4114/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-scalar.c.o 2025-09-07T06:58:42.5121801Z [4115/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2025-09-07T06:58:42.5470775Z [4116/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-gio-scalar.c.o 2025-09-07T06:58:42.5996110Z [4117/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-goi-scalar.c.o 2025-09-07T06:58:42.6716550Z [4118/7195] 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-09-07T06:58:42.7434858Z [4119/7195] 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-09-07T06:58:42.8153690Z [4120/7195] 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-09-07T06:58:42.8956220Z [4121/7195] 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-09-07T06:58:42.9664230Z [4122/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-gio-scalar.c.o 2025-09-07T06:58:42.9911151Z [4123/7195] 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-09-07T06:58:43.0388409Z [4124/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-gio-scalar.c.o 2025-09-07T06:58:43.0625437Z [4125/7195] 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-09-07T06:58:43.0914771Z [4126/7195] 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-09-07T06:58:43.1492652Z [4127/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-goi-scalar.c.o 2025-09-07T06:58:43.1621197Z [4128/7195] 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-09-07T06:58:43.1856731Z [4129/7195] 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-09-07T06:58:43.2196039Z [4130/7195] 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-09-07T06:58:43.3057125Z [4131/7195] 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-09-07T06:58:43.3180373Z [4132/7195] 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-09-07T06:58:43.3201297Z [4133/7195] 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-09-07T06:58:43.3463136Z [4134/7195] 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-09-07T06:58:43.4114006Z [4135/7195] 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-09-07T06:58:43.4237715Z [4136/7195] 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-09-07T06:58:43.4527350Z [4137/7195] 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-09-07T06:58:43.4798499Z [4138/7195] 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-09-07T06:58:43.5511491Z [4139/7195] 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-09-07T06:58:43.5969837Z [4140/7195] 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-09-07T06:58:43.6272096Z [4141/7195] 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-09-07T06:58:43.6578270Z [4142/7195] 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-09-07T06:58:43.6629230Z [4143/7195] 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-09-07T06:58:43.7107327Z [4144/7195] 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-09-07T06:58:43.7453251Z [4145/7195] 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-09-07T06:58:43.8075207Z [4146/7195] 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-09-07T06:58:43.8123754Z [4147/7195] 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-09-07T06:58:43.8670824Z [4148/7195] 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-09-07T06:58:43.9463206Z [4149/7195] 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-09-07T06:58:43.9465017Z [4150/7195] 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-09-07T06:58:43.9687545Z [4151/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2025-09-07T06:58:44.0115776Z [4152/7195] 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-09-07T06:58:44.0188418Z [4153/7195] 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-09-07T06:58:44.0308647Z [4154/7195] 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-09-07T06:58:44.0409128Z [4155/7195] 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-09-07T06:58:44.0698882Z [4156/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-gio-scalar.c.o 2025-09-07T06:58:44.0840912Z [4157/7195] 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-09-07T06:58:44.1266936Z [4158/7195] 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-09-07T06:58:44.1358312Z [4159/7195] 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-09-07T06:58:44.1434105Z [4160/7195] 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-09-07T06:58:44.1780258Z [4161/7195] 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-09-07T06:58:44.2066811Z [4162/7195] 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-09-07T06:58:44.2375155Z [4163/7195] 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-09-07T06:58:44.2513668Z [4164/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2025-09-07T06:58:44.2635023Z [4165/7195] 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-09-07T06:58:44.2779019Z [4166/7195] 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-09-07T06:58:44.3063357Z [4167/7195] 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-09-07T06:58:44.3071695Z [4168/7195] 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-09-07T06:58:44.3209303Z [4169/7195] 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-09-07T06:58:44.3370444Z [4170/7195] 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-09-07T06:58:44.3548728Z [4171/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2025-09-07T06:58:44.3550269Z [4172/7195] 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-09-07T06:58:44.3678589Z [4173/7195] 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-09-07T06:58:44.3852315Z [4174/7195] 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-09-07T06:58:44.4144808Z [4175/7195] 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-09-07T06:58:44.4217340Z [4176/7195] 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-09-07T06:58:44.4257151Z [4177/7195] 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-09-07T06:58:44.4493548Z [4178/7195] 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-09-07T06:58:44.4667197Z [4179/7195] 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-09-07T06:58:44.4721084Z [4180/7195] 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-09-07T06:58:44.4873776Z [4181/7195] 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-09-07T06:58:44.4968486Z [4182/7195] 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-09-07T06:58:44.5265744Z [4183/7195] 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-09-07T06:58:44.5379547Z [4184/7195] 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-09-07T06:58:44.5572411Z [4185/7195] 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-09-07T06:58:44.5690474Z [4186/7195] 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-09-07T06:58:44.5832612Z [4187/7195] 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-09-07T06:58:44.5894535Z [4188/7195] 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-09-07T06:58:44.5966484Z [4189/7195] 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-09-07T06:58:44.6022545Z [4190/7195] 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-09-07T06:58:44.6306773Z [4191/7195] 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-09-07T06:58:44.6399184Z [4192/7195] 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-09-07T06:58:44.6669442Z [4193/7195] 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-09-07T06:58:44.6795797Z [4194/7195] 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-09-07T06:58:44.6956462Z [4195/7195] 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-09-07T06:58:44.7039619Z [4196/7195] 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-09-07T06:58:44.7054452Z [4197/7195] 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-09-07T06:58:44.7110275Z [4198/7195] 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-09-07T06:58:44.7450584Z [4199/7195] 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-09-07T06:58:44.7599697Z [4200/7195] 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-09-07T06:58:44.7894070Z [4201/7195] 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-09-07T06:58:44.7946979Z [4202/7195] 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-09-07T06:58:44.8104250Z [4203/7195] 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-09-07T06:58:44.8230923Z [4204/7195] 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-09-07T06:58:44.8388938Z [4205/7195] 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-09-07T06:58:44.8466678Z [4206/7195] 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-09-07T06:58:44.8493446Z [4207/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u1.c.o 2025-09-07T06:58:44.8644895Z [4208/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u2.c.o 2025-09-07T06:58:44.8844825Z [4209/7195] 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-09-07T06:58:44.8924856Z [4210/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2025-09-07T06:58:44.8942312Z [4211/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2025-09-07T06:58:44.8969173Z [4212/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2025-09-07T06:58:44.9114691Z [4213/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2025-09-07T06:58:44.9365949Z [4214/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2025-09-07T06:58:44.9496347Z [4215/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2025-09-07T06:58:44.9498712Z [4216/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2025-09-07T06:58:44.9501331Z [4217/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2025-09-07T06:58:44.9504931Z [4218/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c.o 2025-09-07T06:58:44.9633550Z [4219/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c.o 2025-09-07T06:58:44.9844004Z [4220/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c.o 2025-09-07T06:58:45.0017510Z [4221/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c.o 2025-09-07T06:58:45.0152947Z [4222/7195] 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-09-07T06:58:45.0412321Z [4223/7195] 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-09-07T06:58:45.0478586Z [4224/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.0480197Z [4225/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.0535145Z [4226/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.0922636Z [4227/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.1133947Z [4228/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.1357372Z [4229/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.1515533Z [4230/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.1575272Z [4231/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.1868449Z [4232/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.2011265Z [4233/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.2074840Z [4234/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.2169962Z [4235/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.2539046Z [4236/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.2771395Z [4237/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.2980980Z [4238/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.3212816Z [4239/7195] 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-09-07T06:58:45.3214532Z [4240/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.3320925Z [4241/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.3429772Z [4242/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.3740365Z [4243/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.3749251Z [4244/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.3927428Z [4245/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.4364084Z [4246/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.4542143Z [4247/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.4577730Z [4248/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.4587817Z [4249/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.4715209Z [4250/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-09-07T06:58:45.4877052Z [4251/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.5349078Z [4252/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.5429366Z [4253/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.5521362Z [4254/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.5523282Z [4255/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-09-07T06:58:45.5671546Z [4256/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.5749956Z [4257/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.5808985Z [4258/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.5943570Z [4259/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.6067010Z [4260/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-09-07T06:58:45.6211752Z [4261/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c.o 2025-09-07T06:58:45.6349907Z [4262/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c.o 2025-09-07T06:58:45.6545915Z [4263/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.6938058Z [4264/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.6992938Z [4265/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.7032695Z [4266/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.7189381Z [4267/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.7275325Z [4268/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c.o 2025-09-07T06:58:45.7568270Z [4269/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.7584757Z [4270/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.7748683Z [4271/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.7828522Z [4272/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.7927634Z [4273/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.7965378Z [4274/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c.o 2025-09-07T06:58:45.8017365Z [4275/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.8229979Z [4276/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.8261433Z [4277/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c.o 2025-09-07T06:58:45.8647519Z [4278/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.8653393Z [4279/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.8874042Z [4280/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.8909307Z [4281/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c.o 2025-09-07T06:58:45.8969522Z [4282/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.9020334Z [4283/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.9124749Z [4284/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:45.9287344Z [4285/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c.o 2025-09-07T06:58:45.9430115Z [4286/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:45.9834608Z [4287/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:45.9856100Z [4288/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c.o 2025-09-07T06:58:45.9996009Z [4289/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:46.0017744Z [4290/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:46.0132854Z [4291/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c.o 2025-09-07T06:58:46.0134223Z [4292/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:46.0420569Z [4293/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:46.0638457Z [4294/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:46.0813983Z [4295/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:46.0815501Z [4296/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:46.0982435Z [4297/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c.o 2025-09-07T06:58:46.1016179Z [4298/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:46.1149836Z [4299/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:46.1151329Z [4300/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:46.1185544Z [4301/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c.o 2025-09-07T06:58:46.1458345Z [4302/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c.o 2025-09-07T06:58:46.1668758Z [4303/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:46.1880059Z [4304/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:46.1908768Z [4305/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c.o 2025-09-07T06:58:46.2096567Z [4306/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:46.2114813Z [4307/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:46.2266240Z [4308/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:46.2268010Z [4309/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c.o 2025-09-07T06:58:46.2300328Z [4310/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:46.2536410Z [4311/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:46.2805510Z [4312/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:46.3038509Z [4313/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c.o 2025-09-07T06:58:46.3111811Z [4314/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:46.3306524Z [4315/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:46.3349564Z [4316/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c.o 2025-09-07T06:58:46.3396420Z [4317/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:46.3397896Z [4318/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:46.3478265Z [4319/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:46.3693813Z [4320/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c.o 2025-09-07T06:58:46.3736045Z [4321/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u1.c.o 2025-09-07T06:58:46.3800794Z [4322/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u2.c.o 2025-09-07T06:58:46.3936442Z [4323/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2025-09-07T06:58:46.3971212Z [4324/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2025-09-07T06:58:46.4137387Z [4325/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2025-09-07T06:58:46.4138746Z [4326/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-09-07T06:58:46.4192249Z [4327/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2025-09-07T06:58:46.4316832Z [4328/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2025-09-07T06:58:46.4392180Z [4329/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-09-07T06:58:46.4394015Z [4330/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2025-09-07T06:58:46.4479838Z [4331/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-09-07T06:58:46.4507893Z [4332/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2025-09-07T06:58:46.4604221Z [4333/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c.o 2025-09-07T06:58:46.4652252Z [4334/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c.o 2025-09-07T06:58:46.4653631Z [4335/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c.o 2025-09-07T06:58:46.4672587Z [4336/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c.o 2025-09-07T06:58:46.4830594Z [4337/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c.o 2025-09-07T06:58:46.4840584Z [4338/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2025-09-07T06:58:46.4844304Z [4339/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2025-09-07T06:58:46.4916009Z [4340/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2025-09-07T06:58:46.4919027Z [4341/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2025-09-07T06:58:46.4929568Z [4342/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2025-09-07T06:58:46.4958067Z [4343/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2025-09-07T06:58:46.5034650Z [4344/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2025-09-07T06:58:46.5035961Z [4345/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2025-09-07T06:58:46.5354177Z [4346/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u2.c.o 2025-09-07T06:58:46.5364464Z [4347/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2025-09-07T06:58:46.5389954Z [4348/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2025-09-07T06:58:46.5396344Z [4349/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u4.c.o 2025-09-07T06:58:46.5550186Z [4350/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u4.c.o 2025-09-07T06:58:46.5706198Z [4351/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2025-09-07T06:58:46.5739301Z [4352/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2025-09-07T06:58:46.5769146Z [4353/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2025-09-07T06:58:46.5805121Z [4354/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2025-09-07T06:58:46.5864529Z [4355/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u4.c.o 2025-09-07T06:58:46.6031284Z [4356/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2025-09-07T06:58:46.6135697Z [4357/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2025-09-07T06:58:46.6224634Z [4358/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2025-09-07T06:58:46.6389933Z [4359/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2025-09-07T06:58:46.6511518Z [4360/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2025-09-07T06:58:46.6537636Z [4361/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u4.c.o 2025-09-07T06:58:46.6592724Z [4362/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-gio-scalar.c.o 2025-09-07T06:58:46.6599007Z [4363/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2025-09-07T06:58:46.6630395Z [4364/7195] 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-09-07T06:58:46.6809789Z [4365/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2025-09-07T06:58:46.6913645Z [4366/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2025-09-07T06:58:46.6953231Z [4367/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2025-09-07T06:58:46.6975839Z [4368/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2025-09-07T06:58:46.6993274Z [4369/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2025-09-07T06:58:46.7091800Z [4370/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2025-09-07T06:58:46.7223306Z [4371/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2025-09-07T06:58:46.7297921Z [4372/7195] 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-09-07T06:58:46.7356633Z [4373/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c.o 2025-09-07T06:58:46.7370182Z [4374/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c.o 2025-09-07T06:58:46.7385836Z [4375/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2025-09-07T06:58:46.7473084Z [4376/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c.o 2025-09-07T06:58:46.7542492Z [4377/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2025-09-07T06:58:46.7612910Z [4378/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c.o 2025-09-07T06:58:46.7703764Z [4379/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c.o 2025-09-07T06:58:46.7767855Z [4380/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c.o 2025-09-07T06:58:46.7777399Z [4381/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c.o 2025-09-07T06:58:46.7799323Z [4382/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c.o 2025-09-07T06:58:46.8023709Z [4383/7195] 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-09-07T06:58:46.8172138Z [4384/7195] 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-09-07T06:58:46.8186590Z [4385/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-gio-scalar.c.o 2025-09-07T06:58:46.8227641Z [4386/7195] 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-09-07T06:58:46.8276543Z [4387/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-scalar.c.o 2025-09-07T06:58:46.8445825Z [4388/7195] 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-09-07T06:58:46.8447245Z [4389/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u4.c.o 2025-09-07T06:58:46.8696458Z [4390/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2025-09-07T06:58:46.8697849Z [4391/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-scalar.c.o 2025-09-07T06:58:46.8701561Z [4392/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2025-09-07T06:58:46.8740520Z [4393/7195] 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-09-07T06:58:46.8875817Z [4394/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-scalar.c.o 2025-09-07T06:58:46.8945215Z [4395/7195] 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-09-07T06:58:46.8963148Z [4396/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2025-09-07T06:58:46.9041463Z [4397/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2025-09-07T06:58:46.9043024Z [4398/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2025-09-07T06:58:46.9096336Z [4399/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2025-09-07T06:58:46.9192319Z [4400/7195] 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-09-07T06:58:46.9244721Z [4401/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2025-09-07T06:58:46.9292427Z [4402/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2025-09-07T06:58:46.9311439Z [4403/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2025-09-07T06:58:46.9419099Z [4404/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2025-09-07T06:58:46.9421721Z [4405/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2025-09-07T06:58:46.9503772Z [4406/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2025-09-07T06:58:46.9579332Z [4407/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2025-09-07T06:58:46.9629396Z [4408/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2025-09-07T06:58:46.9708505Z [4409/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2025-09-07T06:58:46.9729560Z [4410/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2025-09-07T06:58:46.9731028Z [4411/7195] 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-09-07T06:58:46.9786552Z [4412/7195] 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-09-07T06:58:46.9872917Z [4413/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c.o 2025-09-07T06:58:46.9899079Z [4414/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2025-09-07T06:58:46.9900512Z [4415/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2025-09-07T06:58:46.9944564Z [4416/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c.o 2025-09-07T06:58:47.0003366Z [4417/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c.o 2025-09-07T06:58:47.0090341Z [4418/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c.o 2025-09-07T06:58:47.0111962Z [4419/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c.o 2025-09-07T06:58:47.0113565Z [4420/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c.o 2025-09-07T06:58:47.0170288Z [4421/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c.o 2025-09-07T06:58:47.0242362Z [4422/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2025-09-07T06:58:47.0243785Z [4423/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2025-09-07T06:58:47.0252617Z [4424/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c.o 2025-09-07T06:58:47.0298311Z [4425/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2025-09-07T06:58:47.0362229Z [4426/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2025-09-07T06:58:47.0470564Z [4427/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2025-09-07T06:58:47.0495180Z [4428/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2025-09-07T06:58:47.0499462Z [4429/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2025-09-07T06:58:47.0561758Z [4430/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2025-09-07T06:58:47.0659680Z [4431/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2025-09-07T06:58:47.1136409Z [4432/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2025-09-07T06:58:47.1138913Z [4433/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c.o 2025-09-07T06:58:47.1185023Z [4434/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.o 2025-09-07T06:58:47.1241160Z [4435/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c.o 2025-09-07T06:58:47.1328240Z [4436/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c.o 2025-09-07T06:58:47.1358630Z [4437/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2025-09-07T06:58:47.1418253Z [4438/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c.o 2025-09-07T06:58:47.1633122Z [4439/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.o 2025-09-07T06:58:47.1718591Z [4440/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2025-09-07T06:58:47.2441446Z [4441/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.o 2025-09-07T06:58:47.2443282Z [4442/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2025-09-07T06:58:47.2459202Z [4443/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.o 2025-09-07T06:58:47.2494100Z [4444/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2025-09-07T06:58:47.2776285Z [4445/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.o 2025-09-07T06:58:47.2816437Z [4446/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2025-09-07T06:58:47.2825623Z [4447/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.o 2025-09-07T06:58:47.3141199Z [4448/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2025-09-07T06:58:47.3480803Z [4449/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.o 2025-09-07T06:58:47.3646826Z [4450/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.o 2025-09-07T06:58:47.3648308Z [4451/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2025-09-07T06:58:47.3779702Z [4452/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c.o 2025-09-07T06:58:47.4098211Z [4453/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2025-09-07T06:58:47.4131511Z [4454/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.o 2025-09-07T06:58:47.4226821Z [4455/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2025-09-07T06:58:47.4402750Z [4456/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2025-09-07T06:58:47.4575066Z [4457/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c.o 2025-09-07T06:58:47.4859899Z [4458/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c.o 2025-09-07T06:58:47.4861494Z [4459/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2025-09-07T06:58:47.4876751Z [4460/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.o 2025-09-07T06:58:47.5052906Z [4461/7195] 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-09-07T06:58:47.5133825Z [4462/7195] 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-09-07T06:58:47.5182500Z [4463/7195] 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-09-07T06:58:47.5355858Z [4464/7195] 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-09-07T06:58:47.5402853Z [4465/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c.o 2025-09-07T06:58:47.5651446Z [4466/7195] 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-09-07T06:58:47.6029319Z [4467/7195] 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-09-07T06:58:47.6100764Z [4468/7195] 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-09-07T06:58:47.6147464Z [4469/7195] 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-09-07T06:58:47.6149132Z [4470/7195] 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-09-07T06:58:47.6260469Z [4471/7195] 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-09-07T06:58:47.6316730Z [4472/7195] 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-09-07T06:58:47.6555855Z [4473/7195] 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-09-07T06:58:47.6567526Z [4474/7195] 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-09-07T06:58:47.6806769Z [4475/7195] 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-09-07T06:58:47.7373520Z [4476/7195] 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-09-07T06:58:47.7534309Z [4477/7195] 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-09-07T06:58:47.7555656Z [4478/7195] 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-09-07T06:58:47.7584815Z [4479/7195] 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-09-07T06:58:47.7661015Z [4480/7195] 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-09-07T06:58:47.7721127Z [4481/7195] 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-09-07T06:58:47.7949344Z [4482/7195] 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-09-07T06:58:47.8349544Z [4483/7195] 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-09-07T06:58:47.8581685Z [4484/7195] 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-09-07T06:58:47.9051889Z [4485/7195] 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-09-07T06:58:47.9121258Z [4486/7195] 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-09-07T06:58:47.9281236Z [4487/7195] 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-09-07T06:58:47.9635769Z [4488/7195] 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-09-07T06:58:47.9687283Z [4489/7195] 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-09-07T06:58:47.9690396Z [4490/7195] 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-09-07T06:58:47.9927654Z [4491/7195] 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-09-07T06:58:48.0076801Z [4492/7195] 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-09-07T06:58:48.0390180Z [4493/7195] 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-09-07T06:58:48.0710553Z [4494/7195] 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-09-07T06:58:48.0846667Z [4495/7195] 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-09-07T06:58:48.1027825Z [4496/7195] 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-09-07T06:58:48.1061821Z [4497/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2025-09-07T06:58:48.1747005Z [4498/7195] 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-09-07T06:58:48.1748625Z [4499/7195] 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-09-07T06:58:48.2072886Z [4500/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2025-09-07T06:58:48.2504433Z [4501/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2025-09-07T06:58:48.2603472Z [4502/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c.o 2025-09-07T06:58:48.3215416Z [4503/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c.o 2025-09-07T06:58:48.3297512Z [4504/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c.o 2025-09-07T06:58:48.3322116Z [4505/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2025-09-07T06:58:48.3381258Z [4506/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2025-09-07T06:58:48.4075394Z [4507/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c.o 2025-09-07T06:58:48.4415259Z [4508/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c.o 2025-09-07T06:58:48.4517066Z [4509/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2025-09-07T06:58:48.4753742Z [4510/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c.o 2025-09-07T06:58:48.4938892Z [4511/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2025-09-07T06:58:48.5683443Z [4512/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c.o 2025-09-07T06:58:48.5884626Z [4513/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2025-09-07T06:58:48.6002295Z [4514/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c.o 2025-09-07T06:58:48.6178339Z [4515/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c.o 2025-09-07T06:58:48.6212781Z [4516/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c.o 2025-09-07T06:58:48.7160526Z [4517/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2025-09-07T06:58:48.7217966Z [4518/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c.o 2025-09-07T06:58:48.7347213Z [4519/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c.o 2025-09-07T06:58:48.7762260Z [4520/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2025-09-07T06:58:48.7902844Z [4521/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c.o 2025-09-07T06:58:48.8255178Z [4522/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c.o 2025-09-07T06:58:48.8845306Z [4523/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c.o 2025-09-07T06:58:48.8943243Z [4524/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2025-09-07T06:58:48.9020072Z [4525/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c.o 2025-09-07T06:58:48.9245168Z [4526/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c.o 2025-09-07T06:58:48.9274980Z [4527/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2025-09-07T06:58:48.9713720Z [4528/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c.o 2025-09-07T06:58:48.9754078Z [4529/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c.o 2025-09-07T06:58:48.9883637Z [4530/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c.o 2025-09-07T06:58:48.9958334Z [4531/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c.o 2025-09-07T06:58:49.0117306Z [4532/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2025-09-07T06:58:49.0226302Z [4533/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2025-09-07T06:58:49.0260923Z [4534/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c.o 2025-09-07T06:58:49.0462956Z [4535/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c.o 2025-09-07T06:58:49.0598423Z [4536/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2025-09-07T06:58:49.0808279Z [4537/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c.o 2025-09-07T06:58:49.1011366Z [4538/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c.o 2025-09-07T06:58:49.1084531Z [4539/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2025-09-07T06:58:49.1113985Z [4540/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2025-09-07T06:58:49.1325883Z [4541/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c.o 2025-09-07T06:58:49.1327459Z [4542/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2025-09-07T06:58:49.1490081Z [4543/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c.o 2025-09-07T06:58:49.1572508Z [4544/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2025-09-07T06:58:49.1653787Z [4545/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c32.c.o 2025-09-07T06:58:49.1700713Z [4546/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2025-09-07T06:58:49.1702026Z [4547/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2025-09-07T06:58:49.1823590Z [4548/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2025-09-07T06:58:49.1894685Z [4549/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2025-09-07T06:58:49.1934098Z [4550/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2025-09-07T06:58:49.2052161Z [4551/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c64.c.o 2025-09-07T06:58:49.2068465Z [4552/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2025-09-07T06:58:49.2165075Z [4553/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2025-09-07T06:58:49.2247580Z [4554/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2025-09-07T06:58:49.2284161Z [4555/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2025-09-07T06:58:49.2295066Z [4556/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2025-09-07T06:58:49.2427842Z [4557/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2025-09-07T06:58:49.2508336Z [4558/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2025-09-07T06:58:49.2549441Z [4559/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2025-09-07T06:58:49.2625862Z [4560/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2025-09-07T06:58:49.2667052Z [4561/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2025-09-07T06:58:49.2763850Z [4562/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2025-09-07T06:58:49.2859357Z [4563/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2025-09-07T06:58:49.3128083Z [4564/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-sse-u4.c.o 2025-09-07T06:58:49.3155855Z [4565/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-sse-u4.c.o 2025-09-07T06:58:49.3244306Z [4566/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-sse-u4.c.o 2025-09-07T06:58:49.3277914Z [4567/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-sse-u4.c.o 2025-09-07T06:58:49.3382172Z [4568/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2025-09-07T06:58:49.3468911Z [4569/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2025-09-07T06:58:49.3739577Z [4570/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2025-09-07T06:58:49.3764743Z [4571/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2025-09-07T06:58:49.3858777Z [4572/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-sse-u4.c.o 2025-09-07T06:58:49.3892771Z [4573/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-sse-u4.c.o 2025-09-07T06:58:49.3999965Z [4574/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u4.c.o 2025-09-07T06:58:49.4094500Z [4575/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u4.c.o 2025-09-07T06:58:49.4358586Z [4576/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2025-09-07T06:58:49.4388197Z [4577/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2025-09-07T06:58:49.4469814Z [4578/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-sse-u4.c.o 2025-09-07T06:58:49.4515451Z [4579/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-sse-u4.c.o 2025-09-07T06:58:49.4621839Z [4580/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2025-09-07T06:58:49.4740693Z [4581/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2025-09-07T06:58:49.4860566Z [4582/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2025-09-07T06:58:49.4962605Z [4583/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2025-09-07T06:58:49.5082560Z [4584/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2025-09-07T06:58:49.5109588Z [4585/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2025-09-07T06:58:49.5143296Z [4586/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2025-09-07T06:58:49.5144654Z [4587/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2025-09-07T06:58:49.5164826Z [4588/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2025-09-07T06:58:49.5295627Z [4589/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c.o 2025-09-07T06:58:49.5350597Z [4590/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2025-09-07T06:58:49.5494550Z [4591/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2025-09-07T06:58:49.5625637Z [4592/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2025-09-07T06:58:49.5752241Z [4593/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u4.c.o 2025-09-07T06:58:49.5754673Z [4594/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2025-09-07T06:58:49.5756976Z [4595/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2025-09-07T06:58:49.5794890Z [4596/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2025-09-07T06:58:49.5815888Z [4597/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u8.c.o 2025-09-07T06:58:49.5817379Z [4598/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2025-09-07T06:58:49.5944883Z [4599/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2025-09-07T06:58:49.6158885Z [4600/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c.o 2025-09-07T06:58:49.6394349Z [4601/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c.o 2025-09-07T06:58:49.6407216Z [4602/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c.o 2025-09-07T06:58:49.6417742Z [4603/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2025-09-07T06:58:49.6536676Z [4604/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c.o 2025-09-07T06:58:49.6545829Z [4605/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2025-09-07T06:58:49.6592072Z [4606/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c.o 2025-09-07T06:58:49.6651517Z [4607/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c.o 2025-09-07T06:58:49.6735591Z [4608/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c.o 2025-09-07T06:58:49.6857644Z [4609/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c.o 2025-09-07T06:58:49.7028312Z [4610/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c.o 2025-09-07T06:58:49.7155790Z [4611/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c.o 2025-09-07T06:58:49.7189242Z [4612/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c.o 2025-09-07T06:58:49.7199786Z [4613/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c.o 2025-09-07T06:58:49.7267071Z [4614/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c.o 2025-09-07T06:58:49.7309161Z [4615/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c.o 2025-09-07T06:58:49.7373717Z [4616/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c.o 2025-09-07T06:58:49.7413780Z [4617/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c.o 2025-09-07T06:58:49.7461430Z [4618/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.o 2025-09-07T06:58:49.7701622Z [4619/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.o 2025-09-07T06:58:49.7799285Z [4620/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u4.c.o 2025-09-07T06:58:49.7801987Z [4621/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u4.c.o 2025-09-07T06:58:49.7867752Z [4622/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u4.c.o 2025-09-07T06:58:49.7936895Z [4623/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.o 2025-09-07T06:58:49.8078070Z [4624/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c.o 2025-09-07T06:58:49.8168427Z [4625/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c.o 2025-09-07T06:58:49.8293678Z [4626/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c.o 2025-09-07T06:58:49.8476411Z [4627/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2025-09-07T06:58:49.8480761Z [4628/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c.o 2025-09-07T06:58:49.8515834Z [4629/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c.o 2025-09-07T06:58:49.8563779Z [4630/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2025-09-07T06:58:49.8668368Z [4631/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c.o 2025-09-07T06:58:49.8717050Z [4632/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c.o 2025-09-07T06:58:49.8735996Z [4633/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2025-09-07T06:58:49.8784940Z [4634/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2025-09-07T06:58:49.8922363Z [4635/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2025-09-07T06:58:49.9100973Z [4636/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2025-09-07T06:58:49.9237434Z [4637/7195] 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-09-07T06:58:49.9369497Z [4638/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c.o 2025-09-07T06:58:49.9486757Z [4639/7195] 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-09-07T06:58:49.9491355Z [4640/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c.o 2025-09-07T06:58:49.9582060Z [4641/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c.o 2025-09-07T06:58:49.9616828Z [4642/7195] 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-09-07T06:58:49.9680055Z [4643/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c.o 2025-09-07T06:58:50.0290807Z [4644/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-nr.c.o 2025-09-07T06:58:50.0429449Z [4645/7195] 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-09-07T06:58:50.0810792Z [4646/7195] 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-09-07T06:58:50.0812364Z [4647/7195] 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-09-07T06:58:50.0943191Z [4648/7195] 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-09-07T06:58:50.1101455Z [4649/7195] 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-09-07T06:58:50.1134275Z [4650/7195] 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-09-07T06:58:50.1168964Z [4651/7195] 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-09-07T06:58:50.1379949Z [4652/7195] 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-09-07T06:58:50.1744139Z [4653/7195] 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-09-07T06:58:50.2074138Z [4654/7195] 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-09-07T06:58:50.2097308Z [4655/7195] 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-09-07T06:58:50.2371195Z [4656/7195] 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-09-07T06:58:50.2394482Z [4657/7195] 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-09-07T06:58:50.2437397Z [4658/7195] 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-09-07T06:58:50.2556373Z [4659/7195] 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-09-07T06:58:50.2624619Z [4660/7195] 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-09-07T06:58:50.2776614Z [4661/7195] 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-09-07T06:58:50.3053955Z [4662/7195] 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-09-07T06:58:50.3162353Z [4663/7195] 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-09-07T06:58:50.3228420Z [4664/7195] 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-09-07T06:58:50.3433041Z [4665/7195] 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-09-07T06:58:50.3591688Z [4666/7195] 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-09-07T06:58:50.3593330Z [4667/7195] 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-09-07T06:58:50.3794644Z [4668/7195] 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-09-07T06:58:50.4102224Z [4669/7195] 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-09-07T06:58:50.4326944Z [4670/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:50.4861033Z [4671/7195] 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-09-07T06:58:50.5161650Z [4672/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:50.5229681Z [4673/7195] 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-09-07T06:58:50.5529787Z [4674/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:50.5628263Z [4675/7195] 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-09-07T06:58:50.6098055Z [4676/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:50.6187415Z [4677/7195] 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-09-07T06:58:50.6368646Z [4678/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:50.6514204Z [4679/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:50.6817976Z [4680/7195] 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-09-07T06:58:50.6976272Z [4681/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c.o 2025-09-07T06:58:50.7163808Z [4682/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c.o 2025-09-07T06:58:50.7223155Z [4683/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:50.7452892Z [4684/7195] 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-09-07T06:58:50.7491234Z [4685/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c.o 2025-09-07T06:58:50.8047384Z [4686/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:50.8268422Z [4687/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:50.8445689Z [4688/7195] 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-09-07T06:58:50.8672492Z [4689/7195] 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-09-07T06:58:50.9114780Z [4690/7195] 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-09-07T06:58:50.9116500Z [4691/7195] 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-09-07T06:58:50.9404449Z [4692/7195] 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-09-07T06:58:50.9769497Z [4693/7195] 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-09-07T06:58:50.9773079Z [4694/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:50.9814415Z [4695/7195] 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-09-07T06:58:51.0481196Z [4696/7195] 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-09-07T06:58:51.0867235Z [4697/7195] 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-09-07T06:58:51.1043423Z [4698/7195] 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-09-07T06:58:51.1073361Z [4699/7195] 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-09-07T06:58:51.1227147Z [4700/7195] 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-09-07T06:58:51.1325227Z [4701/7195] 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-09-07T06:58:51.1464985Z [4702/7195] 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-09-07T06:58:51.2250557Z [4703/7195] 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-09-07T06:58:51.2284410Z [4704/7195] 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-09-07T06:58:51.2403053Z [4705/7195] 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-09-07T06:58:51.2452926Z [4706/7195] 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-09-07T06:58:51.2524284Z [4707/7195] 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-09-07T06:58:51.2582308Z [4708/7195] 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-09-07T06:58:51.2759452Z [4709/7195] 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-09-07T06:58:51.3475332Z [4710/7195] 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-09-07T06:58:51.3536573Z [4711/7195] 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-09-07T06:58:51.3632631Z [4712/7195] 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-09-07T06:58:51.3642514Z [4713/7195] 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-09-07T06:58:51.3691749Z [4714/7195] 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-09-07T06:58:51.3816941Z [4715/7195] 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-09-07T06:58:51.3819755Z [4716/7195] 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-09-07T06:58:51.3992399Z [4717/7195] 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-09-07T06:58:51.4509951Z [4718/7195] 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-09-07T06:58:51.4848095Z [4719/7195] 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-09-07T06:58:51.4907677Z [4720/7195] 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-09-07T06:58:51.4936473Z [4721/7195] 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-09-07T06:58:51.4938076Z [4722/7195] 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-09-07T06:58:51.5015164Z [4723/7195] 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-09-07T06:58:51.5298060Z [4724/7195] 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-09-07T06:58:51.5299666Z [4725/7195] 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-09-07T06:58:51.5356328Z [4726/7195] 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-09-07T06:58:51.5853206Z [4727/7195] 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-09-07T06:58:51.5873232Z [4728/7195] 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-09-07T06:58:51.5875812Z [4729/7195] 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-09-07T06:58:51.5903735Z [4730/7195] 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-09-07T06:58:51.5935107Z [4731/7195] 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-09-07T06:58:51.5946984Z [4732/7195] 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-09-07T06:58:51.6383142Z [4733/7195] 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-09-07T06:58:51.6385244Z [4734/7195] 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-09-07T06:58:51.6390164Z [4735/7195] 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-09-07T06:58:51.6874688Z [4736/7195] 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-09-07T06:58:51.6909283Z [4737/7195] 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-09-07T06:58:51.6910867Z [4738/7195] 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-09-07T06:58:51.7060577Z [4739/7195] 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-09-07T06:58:51.7107498Z [4740/7195] 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-09-07T06:58:51.7180482Z [4741/7195] 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-09-07T06:58:51.7510822Z [4742/7195] 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-09-07T06:58:51.7513290Z [4743/7195] 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-09-07T06:58:51.7695470Z [4744/7195] 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-09-07T06:58:51.7945026Z [4745/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-09-07T06:58:51.8050272Z [4746/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c.o 2025-09-07T06:58:51.8108291Z [4747/7195] 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-09-07T06:58:51.8138662Z [4748/7195] 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-09-07T06:58:51.8169641Z [4749/7195] 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-09-07T06:58:51.8249288Z [4750/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c.o 2025-09-07T06:58:51.8294911Z [4751/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-09-07T06:58:51.8331221Z [4752/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.o 2025-09-07T06:58:51.8562844Z [4753/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.o 2025-09-07T06:58:51.8630367Z [4754/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2025-09-07T06:58:51.8821804Z [4755/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2025-09-07T06:58:51.8883947Z [4756/7195] 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-09-07T06:58:51.8885987Z [4757/7195] 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-09-07T06:58:51.9483484Z [4758/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c.o 2025-09-07T06:58:51.9713503Z [4759/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:52.0018179Z [4760/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:52.0110356Z [4761/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c.o 2025-09-07T06:58:52.0368948Z [4762/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c.o 2025-09-07T06:58:52.0494450Z [4763/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:52.0512451Z [4764/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:52.0569579Z [4765/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:52.1151944Z [4766/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:52.1219292Z [4767/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.1303082Z [4768/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.1531032Z [4769/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.1619627Z [4770/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.1671070Z [4771/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.1853742Z [4772/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.2002566Z [4773/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:52.2393593Z [4774/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-09-07T06:58:52.2432494Z [4775/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.2438086Z [4776/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.2507834Z [4777/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.2798571Z [4778/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.2875024Z [4779/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.3055079Z [4780/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.3258942Z [4781/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.3309984Z [4782/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.3695358Z [4783/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.3770080Z [4784/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.3914891Z [4785/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.3989867Z [4786/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.4071499Z [4787/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.4266868Z [4788/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.4269614Z [4789/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.4272558Z [4790/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.4275279Z [4791/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.4646376Z [4792/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.4724075Z [4793/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.5040475Z [4794/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.5102211Z [4795/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.5103764Z [4796/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.5324082Z [4797/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.5325539Z [4798/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.5352543Z [4799/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.5485597Z [4800/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.5849776Z [4801/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.5865553Z [4802/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.6028121Z [4803/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u16.c.o 2025-09-07T06:58:52.6149817Z [4804/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.6234696Z [4805/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.6409514Z [4806/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.6426679Z [4807/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc2.c.o 2025-09-07T06:58:52.6446913Z [4808/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc4.c.o 2025-09-07T06:58:52.6527566Z [4809/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-09-07T06:58:52.6551372Z [4810/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.6628598Z [4811/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-09-07T06:58:52.6878063Z [4812/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-09-07T06:58:52.6911154Z [4813/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-09-07T06:58:52.6913052Z [4814/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2025-09-07T06:58:52.7171936Z [4815/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2025-09-07T06:58:52.7192445Z [4816/7195] 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-09-07T06:58:52.7196937Z [4817/7195] 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-09-07T06:58:52.7409180Z [4818/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2025-09-07T06:58:52.7410472Z [4819/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2025-09-07T06:58:52.7883789Z [4820/7195] 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-09-07T06:58:52.7907086Z [4821/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2025-09-07T06:58:52.8519894Z [4822/7195] 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-09-07T06:58:52.8803326Z [4823/7195] 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-09-07T06:58:52.9120598Z [4824/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c.o 2025-09-07T06:58:52.9598738Z [4825/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c.o 2025-09-07T06:58:52.9706616Z [4826/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c.o 2025-09-07T06:58:52.9826842Z [4827/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c.o 2025-09-07T06:58:52.9898167Z [4828/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c.o 2025-09-07T06:58:52.9926496Z [4829/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c.o 2025-09-07T06:58:53.0850062Z [4830/7195] 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-09-07T06:58:53.1262040Z [4831/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c.o 2025-09-07T06:58:53.1357448Z [4832/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c.o 2025-09-07T06:58:53.1500594Z [4833/7195] 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-09-07T06:58:53.2057476Z [4834/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c.o 2025-09-07T06:58:53.2072618Z [4835/7195] 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-09-07T06:58:53.2229648Z [4836/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c.o 2025-09-07T06:58:53.2422887Z [4837/7195] 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-09-07T06:58:53.3621847Z [4838/7195] 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-09-07T06:58:53.3946346Z [4839/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c.o 2025-09-07T06:58:53.4236544Z [4840/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c.o 2025-09-07T06:58:53.4471133Z [4841/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c.o 2025-09-07T06:58:53.4686060Z [4842/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c.o 2025-09-07T06:58:53.4732164Z [4843/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c.o 2025-09-07T06:58:53.4819295Z [4844/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c.o 2025-09-07T06:58:53.5490950Z [4845/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c.o 2025-09-07T06:58:53.5766629Z [4846/7195] 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-09-07T06:58:53.5926065Z [4847/7195] 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-09-07T06:58:53.6058811Z [4848/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c.o 2025-09-07T06:58:53.6251767Z [4849/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c.o 2025-09-07T06:58:53.6453442Z [4850/7195] 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-09-07T06:58:53.6559437Z [4851/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c.o 2025-09-07T06:58:53.6715637Z [4852/7195] 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-09-07T06:58:53.6858922Z [4853/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c.o 2025-09-07T06:58:53.6869730Z [4854/7195] 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-09-07T06:58:53.6984684Z [4855/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c.o 2025-09-07T06:58:53.7043461Z [4856/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c.o 2025-09-07T06:58:53.7111755Z [4857/7195] 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-09-07T06:58:53.7406431Z [4858/7195] 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-09-07T06:58:53.7756380Z [4859/7195] 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-09-07T06:58:53.7968562Z [4860/7195] 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-09-07T06:58:53.8082277Z [4861/7195] 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-09-07T06:58:53.8218599Z [4862/7195] 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-09-07T06:58:53.8224669Z [4863/7195] 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-09-07T06:58:53.8304664Z [4864/7195] 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-09-07T06:58:53.8363403Z [4865/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u16.c.o 2025-09-07T06:58:53.8450535Z [4866/7195] 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-09-07T06:58:53.8516147Z [4867/7195] 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-09-07T06:58:53.8670408Z [4868/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc2.c.o 2025-09-07T06:58:53.8817718Z [4869/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc4.c.o 2025-09-07T06:58:53.8857101Z [4870/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2025-09-07T06:58:53.8928339Z [4871/7195] 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-09-07T06:58:53.8967764Z [4872/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2025-09-07T06:58:53.9072449Z [4873/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2025-09-07T06:58:53.9255541Z [4874/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2025-09-07T06:58:53.9323777Z [4875/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2025-09-07T06:58:53.9448687Z [4876/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c16.c.o 2025-09-07T06:58:53.9538799Z [4877/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c.o 2025-09-07T06:58:53.9641091Z [4878/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c32.c.o 2025-09-07T06:58:53.9643446Z [4879/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2025-09-07T06:58:53.9783434Z [4880/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c.o 2025-09-07T06:58:53.9784886Z [4881/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c.o 2025-09-07T06:58:53.9902039Z [4882/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c.o 2025-09-07T06:58:54.0075213Z [4883/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c.o 2025-09-07T06:58:54.0195876Z [4884/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c.o 2025-09-07T06:58:54.0380808Z [4885/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c.o 2025-09-07T06:58:54.0445754Z [4886/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c.o 2025-09-07T06:58:54.0586527Z [4887/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c.o 2025-09-07T06:58:54.0654859Z [4888/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c.o 2025-09-07T06:58:54.1148430Z [4889/7195] 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-09-07T06:58:54.1212871Z [4890/7195] 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-09-07T06:58:54.1437062Z [4891/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c.o 2025-09-07T06:58:54.1438571Z [4892/7195] 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-09-07T06:58:54.1608694Z [4893/7195] 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-09-07T06:58:54.1672216Z [4894/7195] 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-09-07T06:58:54.1785996Z [4895/7195] 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-09-07T06:58:54.1908674Z [4896/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c.o 2025-09-07T06:58:54.2035822Z [4897/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c.o 2025-09-07T06:58:54.2357892Z [4898/7195] 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-09-07T06:58:54.2703273Z [4899/7195] 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-09-07T06:58:54.2769759Z [4900/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c.o 2025-09-07T06:58:54.2996322Z [4901/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c.o 2025-09-07T06:58:54.3019429Z [4902/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c.o 2025-09-07T06:58:54.3027356Z [4903/7195] 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-09-07T06:58:54.3227360Z [4904/7195] 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-09-07T06:58:54.3362436Z [4905/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c.o 2025-09-07T06:58:54.3394187Z [4906/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c.o 2025-09-07T06:58:54.3458565Z [4907/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c.o 2025-09-07T06:58:54.3493069Z [4908/7195] 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-09-07T06:58:54.3627598Z [4909/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u4.c.o 2025-09-07T06:58:54.3656810Z [4910/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u4.c.o 2025-09-07T06:58:54.3664731Z [4911/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u8.c.o 2025-09-07T06:58:54.3874560Z [4912/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u8.c.o 2025-09-07T06:58:54.3877673Z [4913/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c.o 2025-09-07T06:58:54.3999732Z [4914/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u4.c.o 2025-09-07T06:58:54.4036836Z [4915/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u8.c.o 2025-09-07T06:58:54.4233822Z [4916/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c.o 2025-09-07T06:58:54.4387411Z [4917/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c.o 2025-09-07T06:58:54.4389292Z [4918/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c.o 2025-09-07T06:58:54.4617535Z [4919/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c.o 2025-09-07T06:58:54.4662613Z [4920/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2025-09-07T06:58:54.4670994Z [4921/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c.o 2025-09-07T06:58:54.4725279Z [4922/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c.o 2025-09-07T06:58:54.4727335Z [4923/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c.o 2025-09-07T06:58:54.4861322Z [4924/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2025-09-07T06:58:54.4894796Z [4925/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c.o 2025-09-07T06:58:54.5008391Z [4926/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2025-09-07T06:58:54.5009666Z [4927/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2025-09-07T06:58:54.5244967Z [4928/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2025-09-07T06:58:54.5442222Z [4929/7195] 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-09-07T06:58:54.5443989Z [4930/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c.o 2025-09-07T06:58:54.5624943Z [4931/7195] 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-09-07T06:58:54.5642626Z [4932/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c.o 2025-09-07T06:58:54.5726515Z [4933/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c.o 2025-09-07T06:58:54.5747249Z [4934/7195] 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-09-07T06:58:54.5873173Z [4935/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c.o 2025-09-07T06:58:54.6443194Z [4936/7195] 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-09-07T06:58:54.6697054Z [4937/7195] 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-09-07T06:58:54.6869712Z [4938/7195] 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-09-07T06:58:54.7008926Z [4939/7195] 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-09-07T06:58:54.7010777Z [4940/7195] 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-09-07T06:58:54.7032937Z [4941/7195] 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-09-07T06:58:54.7122280Z [4942/7195] 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-09-07T06:58:54.7355083Z [4943/7195] 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-09-07T06:58:54.7365992Z [4944/7195] 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-09-07T06:58:54.7687781Z [4945/7195] 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-09-07T06:58:54.8114168Z [4946/7195] 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-09-07T06:58:54.8272985Z [4947/7195] 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-09-07T06:58:54.8349893Z [4948/7195] 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-09-07T06:58:54.8361633Z [4949/7195] 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-09-07T06:58:54.8659175Z [4950/7195] 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-09-07T06:58:54.8673228Z [4951/7195] 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-09-07T06:58:54.8775888Z [4952/7195] 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-09-07T06:58:54.8777546Z [4953/7195] 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-09-07T06:58:54.9363252Z [4954/7195] 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-09-07T06:58:54.9512217Z [4955/7195] 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-09-07T06:58:54.9809840Z [4956/7195] 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-09-07T06:58:54.9842031Z [4957/7195] 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-09-07T06:58:54.9873107Z [4958/7195] 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-09-07T06:58:54.9922718Z [4959/7195] 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-09-07T06:58:55.0007167Z [4960/7195] 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-09-07T06:58:55.0094714Z [4961/7195] 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-09-07T06:58:55.0108529Z [4962/7195] 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-09-07T06:58:55.0474044Z [4963/7195] 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-09-07T06:58:55.0742278Z [4964/7195] 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-09-07T06:58:55.0842696Z [4965/7195] 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-09-07T06:58:55.0987405Z [4966/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2025-09-07T06:58:55.0989060Z [4967/7195] 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-09-07T06:58:55.0991611Z [4968/7195] 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-09-07T06:58:55.1010987Z [4969/7195] 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-09-07T06:58:55.1186384Z [4970/7195] 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-09-07T06:58:55.1530196Z [4971/7195] 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-09-07T06:58:55.1949560Z [4972/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:55.2523871Z [4973/7195] 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-09-07T06:58:55.2630000Z [4974/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:55.2811983Z [4975/7195] 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-09-07T06:58:55.3108111Z [4976/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:55.3647680Z [4977/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:55.3767892Z [4978/7195] 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-09-07T06:58:55.4340396Z [4979/7195] 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-09-07T06:58:55.4427624Z [4980/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:55.4664431Z [4981/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:55.4722324Z [4982/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:55.4747151Z [4983/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:55.5526805Z [4984/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:55.5634213Z [4985/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:55.6134509Z [4986/7195] 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-09-07T06:58:55.6299780Z [4987/7195] 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-09-07T06:58:55.6301392Z [4988/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:55.6686050Z [4989/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:55.6753875Z [4990/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:55.7557836Z [4991/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:55.7691889Z [4992/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:55.8002157Z [4993/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:55.8147402Z [4994/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:55.8711102Z [4995/7195] 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-09-07T06:58:55.9064230Z [4996/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c.o 2025-09-07T06:58:55.9169148Z [4997/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c.o 2025-09-07T06:58:55.9411824Z [4998/7195] 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-09-07T06:58:55.9429828Z [4999/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:55.9595413Z [5000/7195] 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-09-07T06:58:55.9711495Z [5001/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:55.9994488Z [5002/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c.o 2025-09-07T06:58:56.0976198Z [5003/7195] 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-09-07T06:58:56.1029749Z [5004/7195] 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-09-07T06:58:56.1232514Z [5005/7195] 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-09-07T06:58:56.1252177Z [5006/7195] 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-09-07T06:58:56.1297573Z [5007/7195] 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-09-07T06:58:56.1684889Z [5008/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:56.2267159Z [5009/7195] 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-09-07T06:58:56.2774655Z [5010/7195] 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-09-07T06:58:56.2943390Z [5011/7195] 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-09-07T06:58:56.3102624Z [5012/7195] 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-09-07T06:58:56.3275967Z [5013/7195] 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-09-07T06:58:56.3595052Z [5014/7195] 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-09-07T06:58:56.4001458Z [5015/7195] 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-09-07T06:58:56.4152660Z [5016/7195] 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-09-07T06:58:56.4357370Z [5017/7195] 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-09-07T06:58:56.4555853Z [5018/7195] 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-09-07T06:58:56.4834594Z [5019/7195] 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-09-07T06:58:56.5253225Z [5020/7195] 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-09-07T06:58:56.5261564Z [5021/7195] 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-09-07T06:58:56.5822849Z [5022/7195] 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-09-07T06:58:56.6076720Z [5023/7195] 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-09-07T06:58:56.6262335Z [5024/7195] 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-09-07T06:58:56.6453897Z [5025/7195] 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-09-07T06:58:56.6463663Z [5026/7195] 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-09-07T06:58:56.6858844Z [5027/7195] 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-09-07T06:58:56.6975673Z [5028/7195] 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-09-07T06:58:56.6978450Z [5029/7195] 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-09-07T06:58:56.7230452Z [5030/7195] 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-09-07T06:58:56.7516434Z [5031/7195] 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-09-07T06:58:56.7556368Z [5032/7195] 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-09-07T06:58:56.7723256Z [5033/7195] 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-09-07T06:58:56.7729346Z [5034/7195] 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-09-07T06:58:56.8084575Z [5035/7195] 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-09-07T06:58:56.8178998Z [5036/7195] 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-09-07T06:58:56.8180822Z [5037/7195] 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-09-07T06:58:56.8216403Z [5038/7195] 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-09-07T06:58:56.8581434Z [5039/7195] 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-09-07T06:58:56.8942783Z [5040/7195] 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-09-07T06:58:56.9026989Z [5041/7195] 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-09-07T06:58:56.9030683Z [5042/7195] 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-09-07T06:58:56.9195278Z [5043/7195] 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-09-07T06:58:56.9421321Z [5044/7195] 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-09-07T06:58:56.9576956Z [5045/7195] 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-09-07T06:58:56.9582816Z [5046/7195] Linking CXX shared library lib/libtorch_cpu.so 2025-09-07T06:58:56.9585237Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(vml_threading_templates.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9588204Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(vml_threading_templates.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9590971Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zungqr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9593585Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zungqr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9596228Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dorgqr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9598945Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dorgqr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9601640Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zunmqr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9604359Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zunmqr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9607061Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dormqr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9609772Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dormqr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9612448Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zpotrf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9615216Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zpotrf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9617896Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dpotrf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9620566Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dpotrf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9623207Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cungqr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9625876Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cungqr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9628434Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sorgqr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9631178Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sorgqr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9633809Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sormqr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9636489Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sormqr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9639126Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cunmqr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9641816Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cunmqr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9644595Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(spotrf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9647269Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(spotrf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9649955Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cpotrf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9652613Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cpotrf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9655325Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zsytrs_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9658017Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zsytrs_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9660907Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zhetrs_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9663602Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zhetrs_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9666384Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dsytrs_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9669048Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dsytrs_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9671853Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ssytrs_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9674519Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ssytrs_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9677343Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(csytrs_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9679949Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(csytrs_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9682544Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(chetrs_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9685128Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(chetrs_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9687724Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgeqrf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9690292Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgeqrf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9692963Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgeqrf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9695552Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgeqrf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9698125Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgetrf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9700712Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgetrf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9703305Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgetrf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9707846Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgetrf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9710585Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgeqrf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9713278Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgeqrf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9715934Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgeqrf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9718646Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgeqrf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9721237Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgetrf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9723830Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgetrf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9726419Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgetrf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9728990Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgetrf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9731622Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgeqrf_pfnr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9734378Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgeqrf_pfnr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9737050Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgeqrf_pfnr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9739795Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgeqrf_pfnr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9742475Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgeqrf_pfnr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9745432Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgeqrf_pfnr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9748202Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgeqrf_pfnr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9750978Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgeqrf_pfnr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9753724Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(bless_node_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9756633Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(bless_node_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9759283Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsm_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9762341Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsm_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9765079Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9767800Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9770650Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspadd_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9773488Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspadd_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9776133Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspmv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9778790Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspmv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9781416Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xmm_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9784077Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xmm_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9786987Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mm_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9789820Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mm_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9792612Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_mm_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9795525Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_mm_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9798334Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsm_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9801073Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsm_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9803740Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9806370Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9809047Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspadd_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9811735Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspadd_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9814392Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspmv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9817164Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspmv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9819805Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xmm_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9822402Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xmm_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9825315Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mm_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9828136Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mm_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9831020Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_mm_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9833808Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_mm_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9836686Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsm_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9839339Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsm_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9841975Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9844617Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9847293Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspadd_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9849993Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspadd_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9852655Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspmv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9855264Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspmv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9857857Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xmm_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9860832Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xmm_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9862325Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mm_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9863743Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mm_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9865215Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_mm_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9866626Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_mm_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9868099Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsm_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9869462Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsm_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9870839Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9872202Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspsv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9873590Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspadd_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9874983Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspadd_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9876510Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspmv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9877857Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xspmv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9879185Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xmm_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9880478Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xmm_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9881826Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mm_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9883197Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mm_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9884549Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_mm_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9885907Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_mm_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9887261Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_gemm_pack_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9888670Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_gemm_pack_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9890042Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_gemm_compute_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9891452Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_gemm_compute_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9892798Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trsm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9894093Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trsm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9895377Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__syrk_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9896678Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__syrk_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9897984Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemmt_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9899310Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemmt_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9900604Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9901890Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9903219Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemm_batch_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9904859Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemm_batch_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9906269Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_herk_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9907623Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_herk_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9908965Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trsm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9910288Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trsm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9911631Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemmt_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9912971Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemmt_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9914327Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9915659Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9917011Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemm_batch_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9918512Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemm_batch_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9919875Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trsm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9921191Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trsm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9922501Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__syrk_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9923793Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__syrk_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9925079Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemmt_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9926391Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemmt_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9927676Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9929006Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9930327Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemm_batch_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9931719Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemm_batch_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9933043Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_herk_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9934356Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_herk_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9935707Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trsm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9936992Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trsm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9938293Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemmt_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9939587Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemmt_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9941070Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9942413Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9943775Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemm_batch_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9945263Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemm_batch_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9946683Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(gemm_f16f16f32_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9948090Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(gemm_f16f16f32_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9949568Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(gemm_bf16bf16f32_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9951020Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(gemm_bf16bf16f32_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9952440Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trsv_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9953779Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trsv_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9955104Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemv_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9956434Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemv_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9957794Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemmger_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9959185Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemmger_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9960740Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trsv_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9962091Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trsv_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9963422Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemv_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9964774Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemv_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9966133Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemmger_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9967563Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemmger_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9968927Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trsv_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9970255Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trsv_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9971593Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemv_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9972938Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemv_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9974281Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemmger_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9975667Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemmger_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9977018Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trsv_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9978341Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trsv_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9979678Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemv_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9981059Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemv_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9982448Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemmger_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9983822Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemmger_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9985242Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_dot_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9986583Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_dot_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9987925Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__scal_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9989255Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__scal_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9990643Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__copy_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9991983Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__copy_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9993325Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__axpy_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9994667Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__axpy_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9996020Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_dotu_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:56.9997442Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_dotu_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:56.9998989Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_dotc_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0000343Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_dotc_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0001680Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__scal_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0003021Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__scal_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0004364Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__copy_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0005699Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__copy_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0007040Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__axpy_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0008365Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__axpy_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0009707Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d_ds_dot_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0011203Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d_ds_dot_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0012487Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__scal_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0013828Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__scal_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0015126Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__copy_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0016405Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__copy_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0017698Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__axpy_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0018982Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__axpy_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0020288Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_dotu_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0021638Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_dotu_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0022935Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_dotc_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0024516Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_dotc_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0025862Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__scal_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0027185Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__scal_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0028559Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__copy_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0029894Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__copy_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0031218Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__axpy_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0032554Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__axpy_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0033895Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgetrf_ts_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0035263Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgetrf_ts_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0036783Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgetrf_ts_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0038106Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgetrf_ts_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0039419Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgetrf_ts_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0040740Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgetrf_ts_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0042099Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgetrf_ts_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0043444Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgetrf_ts_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0044805Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcsr1_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0046187Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcsr1_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0047576Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcsr1_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0048964Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcsr1_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0050340Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcsr0_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0051779Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcsr0_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0053165Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcsr0_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0054546Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcsr0_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0055937Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scsr1_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0057333Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scsr1_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0058744Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scsr1_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0060500Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scsr1_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0061933Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scsr0_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0063380Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scsr0_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0064900Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scsr0_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0066319Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scsr0_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0067765Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcsr1_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0069206Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcsr1_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0070626Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcsr1_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0072070Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcsr1_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0073571Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcsr0_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0075038Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcsr0_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0076566Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcsr0_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0077953Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcsr0_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0079328Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccsr1_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0080719Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccsr1_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0082099Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccsr1_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0083538Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccsr1_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0084926Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccsr0_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0086303Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccsr0_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0087690Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccsr0_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0089082Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccsr0_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0090558Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(prepare_diagonal_data_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0092058Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(prepare_diagonal_data_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0093537Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transposeMatrix_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0094985Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transposeMatrix_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0096397Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_t_mv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0097751Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_t_mv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0099117Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nt_n_mv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0100481Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nt_n_mv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0101828Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_mv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0103223Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_mv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0104895Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nblt_n_mv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0106338Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nblt_n_mv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0107766Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0109175Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0110573Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_mv_def_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0111985Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_mv_def_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0113429Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_mv_def_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0114824Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_mv_def_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0116335Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_dag_xxx_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0117679Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_dag_xxx_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0119049Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntln_sv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0120456Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntln_sv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0121821Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntun_sv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0123194Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntun_sv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0124569Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntun_sv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0125933Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntun_sv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0127310Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntln_sv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0128693Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntln_sv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0130059Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntdn_sv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0131440Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntdn_sv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0132892Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_seq_csr_xxx_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0134272Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_seq_csr_xxx_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0135697Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0137080Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0138452Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sm_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0139832Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sm_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0141221Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbsv_symgs_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0142644Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbsv_symgs_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0144102Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbgemv_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0145665Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbgemv_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0147099Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transpose1_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0148543Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transpose1_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0150031Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(prepare_diagonal_data_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0151617Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(prepare_diagonal_data_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0153141Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transposeMatrix_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0154638Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transposeMatrix_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0156102Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_t_mv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0157599Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_t_mv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0158962Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nt_n_mv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0160677Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nt_n_mv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0162081Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_mv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0163477Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_mv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0165080Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nblt_n_mv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0166571Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nblt_n_mv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0167997Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0169405Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0170804Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_mv_def_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0172217Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_mv_def_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0173721Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_mv_def_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0175119Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_mv_def_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0176483Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_dag_xxx_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0177845Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_dag_xxx_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0179211Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntln_sv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0180599Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntln_sv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0182016Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntun_sv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0183382Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntun_sv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0185025Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntun_sv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0186434Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntun_sv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0187856Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntln_sv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0189284Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntln_sv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0190695Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntdn_sv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0192120Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntdn_sv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0193543Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_seq_csr_xxx_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0195011Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_seq_csr_xxx_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0196582Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0197962Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0199328Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sm_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0200744Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sm_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0202133Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbsv_symgs_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0203519Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbsv_symgs_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0204948Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbgemv_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0206306Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbgemv_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0207691Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transpose1_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0209083Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transpose1_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0210521Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(prepare_diagonal_data_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0212050Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(prepare_diagonal_data_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0213533Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transposeMatrix_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0214978Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transposeMatrix_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0216391Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_t_mv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0217752Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_t_mv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0219101Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nt_n_mv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0220465Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nt_n_mv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0221832Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_mv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0223185Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_mv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0224900Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nblt_n_mv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0226337Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nblt_n_mv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0227786Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0229192Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0230590Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_mv_def_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0231982Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_mv_def_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0233396Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_mv_def_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0234822Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_mv_def_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0236345Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_dag_xxx_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0237715Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_dag_xxx_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0239278Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntln_sv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0240703Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntln_sv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0242157Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ctdn_sv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0243573Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ctdn_sv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0244988Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntun_sv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0246412Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntun_sv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0247818Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntun_sv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0249329Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntun_sv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0250715Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntln_sv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0252075Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntln_sv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0253447Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntdn_sv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0254806Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntdn_sv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0256216Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_seq_csr_xxx_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0257633Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_seq_csr_xxx_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0259012Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0260747Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0262196Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sm_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0263616Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sm_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0265165Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbsv_symgs_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0266694Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbsv_symgs_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0268118Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbgemv_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0269545Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbgemv_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0270971Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transpose1_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0272425Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transpose1_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0273967Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(prepare_diagonal_data_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0275507Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(prepare_diagonal_data_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0277108Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transposeMatrix_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0278572Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transposeMatrix_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0279977Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_t_mv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0281360Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_t_mv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0282727Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nt_n_mv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0284080Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nt_n_mv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0285437Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_mv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0286853Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_mv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0288260Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nblt_n_mv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0289660Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_nblt_n_mv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0291033Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0292394Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ng_n_mv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0293767Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_mv_def_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0295120Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_mv_def_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0296515Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_mv_def_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0297877Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_mv_def_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0299229Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_dag_xxx_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0300594Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_dag_xxx_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0301974Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntln_sv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0303378Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntln_sv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0305042Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ctdn_sv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0306461Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ctdn_sv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0307866Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntun_sv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0309287Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntun_sv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0310743Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntun_sv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0312155Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntun_sv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0313575Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntln_sv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0314996Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntln_sv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0316544Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntdn_sv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0317920Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ntdn_sv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0319332Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_seq_csr_xxx_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0320713Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xsv_seq_csr_xxx_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0322090Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0323449Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0324828Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sm_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0326235Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xbsr_ntdn_sm_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0327604Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbsv_symgs_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0329001Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbsv_symgs_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0330384Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbgemv_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0331750Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xesbgemv_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0333164Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transpose1_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0334567Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(transpose1_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0335907Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemv_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0337202Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemv_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0338506Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemmger_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0339829Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemmger_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0341148Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemv_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0342435Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemv_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0343743Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemmger_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0345339Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemmger_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0346721Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemv_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0348065Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemv_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0349459Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemmger_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0350820Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemmger_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0352170Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemv_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0353498Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemv_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0354856Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemmger_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0356261Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemmger_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0357744Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(gemv_bf16bf16f32_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0359146Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(gemv_bf16bf16f32_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0360876Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_gemm_pack_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0362283Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_gemm_pack_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0363712Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_gemm_compute_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0365228Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_gemm_compute_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0366634Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trsm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0368017Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trsm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0369387Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__syrk_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0370772Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__syrk_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0372285Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemmt_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0373623Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemmt_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0374967Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0376312Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__gemm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0377704Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_herk_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0379103Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_herk_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0380460Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trsm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0381795Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trsm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0383140Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemmt_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0384721Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemmt_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0386113Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0387548Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__gemm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0388949Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trsm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0390320Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trsm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0391703Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__syrk_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0393081Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__syrk_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0394560Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemmt_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0395962Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemmt_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0408212Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0409585Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__gemm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0410961Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_herk_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0412323Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_herk_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0413672Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trsm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0415016Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trsm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0416367Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemmt_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0417711Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemmt_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0419156Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0420542Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__gemm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0421903Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcoo1_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0423300Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcoo1_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0424999Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcoo1_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0426450Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcoo1_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0427888Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcoo0_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0429370Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcoo0_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0430810Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcoo0_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0432249Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zcoo0_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0433670Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scoo1_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0435113Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scoo1_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0436689Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scoo1_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0438065Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scoo1_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0439460Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scoo0_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0440855Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scoo0_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0442232Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scoo0_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0443624Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(scoo0_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0445007Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcoo1_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0446405Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcoo1_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0447798Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcoo1_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0449176Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcoo1_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0450599Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcoo0_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0452021Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcoo0_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0453395Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcoo0_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0454787Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dcoo0_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0456175Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccoo1_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0457556Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccoo1_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0458951Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccoo1_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0460692Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccoo1_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0462126Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccoo0_smout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0463566Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccoo0_smout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0465078Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccoo0_mmout_par_lp64.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0466507Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ccoo0_mmout_par_lp64.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0468052Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_zcopy_back_8_rout_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0469551Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_zcopy_back_8_rout_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0471053Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_zcopy_back_4_rout_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0472591Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_zcopy_back_4_rout_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0474044Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_zcopy_8_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0475481Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_zcopy_8_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0476978Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_zcopy_4_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0478347Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_zcopy_4_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0479765Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_ccopy_back_8_rout_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0481269Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_ccopy_back_8_rout_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0482755Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_ccopy_back_16_rout_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0484221Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_ccopy_back_16_rout_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0485669Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_zcopy_back_8_rout_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0487097Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_zcopy_back_8_rout_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0488537Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_zcopy_back_4_rout_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0489978Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_zcopy_back_4_rout_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0491413Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_zcopy_8_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0492781Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_zcopy_8_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0494133Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_zcopy_4_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0495507Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_zcopy_4_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0496917Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_ccopy_back_8_rout_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0498373Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_ccopy_back_8_rout_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0499820Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_ccopy_back_16_rout_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0501266Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_ccopy_back_16_rout_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0502656Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_ccopy_8_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0504107Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_ccopy_8_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0505696Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_ccopy_16_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0507097Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dft_row_ccopy_16_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0508551Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_zcopy_back_8_rout_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0510041Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_zcopy_back_8_rout_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0511551Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_zcopy_back_4_rout_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0513078Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_zcopy_back_4_rout_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0514520Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_zcopy_8_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0516059Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_zcopy_8_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0517425Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_zcopy_4_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0518786Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_zcopy_4_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0520199Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_ccopy_back_8_rout_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0521696Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_ccopy_back_8_rout_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0523126Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_ccopy_back_16_rout_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0524563Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_ccopy_back_16_rout_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0525968Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_ccopy_8_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0527320Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_ccopy_8_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0528713Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_ccopy_16_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0530067Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dft_row_ccopy_16_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0531395Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_xdaxpy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0532689Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_xdaxpy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0533955Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_xzdotu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0535226Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_xzdotu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0536498Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_xzdotc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0537753Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_xzdotc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0539018Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_xdaxpy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0540283Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_xdaxpy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0541563Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_xcdotu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0542857Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_xcdotu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0544191Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_xcdotc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0545670Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_xcdotc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0546975Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xdscal.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0548258Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xdscal.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0549558Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xdcopy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0550908Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xdcopy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0552187Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xdaxpy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0553484Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xdaxpy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0554781Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xzscal.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0556057Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xzscal.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0557424Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xzdotu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0558692Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xzdotu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0560103Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xzdotc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0561625Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xzdotc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0562909Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xzaxpy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0564208Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xzaxpy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0565501Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xdscal.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0566787Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xdscal.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0568074Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xddot.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0569362Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xddot.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0570639Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xdaxpy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0571996Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xdaxpy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0573374Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xcscal.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0574673Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xcscal.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0575934Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xcdotu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0577171Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xcdotu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0578432Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xcdotc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0579691Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xcdotc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0580927Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xcaxpy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0582557Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xcaxpy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0583798Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xsdot.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0585306Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xsdot.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0586595Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xscopy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0587876Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xscopy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0589182Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xzscal.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0590564Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xzscal.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0591878Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xzdotu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0593199Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xzdotu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0594503Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xzdotc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0595830Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xzdotc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0597248Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xzaxpy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0598531Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xzaxpy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0599809Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xdscal.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0601093Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xdscal.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0602354Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xddot.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0603657Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xddot.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0604947Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xdaxpy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0606234Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xdaxpy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0607528Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xcscal.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0608809Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xcscal.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0610089Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xcdotu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0611355Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xcdotu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0612709Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xcdotc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0613984Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xcdotc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0615250Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xcaxpy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0616532Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xcaxpy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0617796Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xsdot.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0619088Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xsdot.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0620397Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xscopy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0621689Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xscopy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0622995Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_shgemm_hfcopy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0624591Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_shgemm_hfcopy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0625994Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_scopy_trans.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0627425Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_scopy_trans.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0628865Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_scopy_notrans.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0630303Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_scopy_notrans.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0631755Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_zcopy_right4_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0633247Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_zcopy_right4_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0634693Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_zcopy_right12_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0636314Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_zcopy_right12_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0637728Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_zcopy_down4_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0639104Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_zcopy_down4_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0640506Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_zcopy_down12_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0641900Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_zcopy_down12_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0643364Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_TT_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0644807Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_TT_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0646229Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_TT_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0647657Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_TT_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0649092Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_TT_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0650561Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_TT_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0652007Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_TN_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0653430Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_TN_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0654868Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_TN_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0656302Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_TN_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0657728Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_TN_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0659171Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_TN_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0660934Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_NT_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0662418Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_NT_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0664074Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_NT_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0665543Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_NT_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0667086Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_NT_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0668568Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_NT_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0670035Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_NN_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0671516Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_NN_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0672993Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_NN_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0674503Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_NN_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0676078Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_NN_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0677512Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_nocopy_NN_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0678921Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_dcopy_right8_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0680330Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_dcopy_right8_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0681778Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_dcopy_right24_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0683225Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_dcopy_right24_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0684630Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_dcopy_down8_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0686027Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_dcopy_down8_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0687417Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_dcopy_down24_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0688832Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_dcopy_down24_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0690223Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemv_t_intrinsics.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0691627Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemv_t_intrinsics.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0692970Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dznrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0694244Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dznrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0695560Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dnrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0696860Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dnrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0698188Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_ccopy_right4_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0699601Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_ccopy_right4_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0701019Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_ccopy_right24_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0702431Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_ccopy_right24_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0703846Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_ccopy_down4_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0705559Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_ccopy_down4_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0706987Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_ccopy_down24_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0708436Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_ccopy_down24_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0709873Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_scopy_right8_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0711327Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_scopy_right8_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0712821Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_scopy_right48_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0714271Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_scopy_right48_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0715721Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_scopy_down8_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0717242Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_scopy_down8_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0718636Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_scopy_down48_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0720051Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_scopy_down48_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0721475Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_TT_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0722893Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_TT_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0724329Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_TT_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0725781Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_TT_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0727244Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_TT_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0728680Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_TT_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0730096Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_TN_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0731532Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_TN_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0732963Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_TN_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0734384Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_TN_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0735845Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_TN_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0737276Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_TN_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0738699Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_NT_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0740137Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_NT_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0741579Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_NT_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0743052Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_NT_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0744732Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_NT_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0746214Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_NT_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0747679Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_NN_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0749166Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_NN_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0750653Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_NN_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0752118Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_NN_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0753590Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_NN_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0755064Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_nocopy_NN_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0756719Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_f16f16f32copy_right32_eb.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0758257Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_f16f16f32copy_right32_eb.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0759920Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_f16f16f32copy_right32_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0761635Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_f16f16f32copy_right32_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0763186Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_f16f16f32copy_down32_eb.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0764713Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_f16f16f32copy_down32_eb.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0766263Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_f16f16f32copy_down32_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0767874Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_f16f16f32copy_down32_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0769418Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_right8_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0770991Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_right8_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0772573Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_right48_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0774253Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_right48_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0775841Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_right32_eb.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0777370Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_right32_eb.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0778885Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_right32_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0780409Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_right32_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0781929Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_down8_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0783420Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_down8_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0785200Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_down48_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0786764Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_down48_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0788373Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_down32_eb.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0789940Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_down32_eb.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0791528Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_down32_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0793095Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_bf16bf16f32copy_down32_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0794634Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemv_bf16bf16f32_kernel_t.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0796257Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemv_bf16bf16f32_kernel_t.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0797730Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemv_bf16bf16f32_kernel_n.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0799232Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemv_bf16bf16f32_kernel_n.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0800601Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_snrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0801875Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_snrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0803155Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_scnrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0804456Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_scnrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0805825Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_zcopy_right6_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0807265Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_zcopy_right6_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0808647Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_zcopy_right2_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0810041Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_zcopy_right2_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0811428Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_zcopy_down6_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0812790Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_zcopy_down6_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0814176Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_zcopy_down2_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0815555Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_zcopy_down2_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0816944Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_TT_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0818370Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_TT_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0819807Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_TT_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0821248Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_TT_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0822664Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_TT_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0824139Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_TT_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0825765Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_TN_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0827233Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_TN_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0828690Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_TN_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0830180Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_TN_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0831649Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_TN_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0833140Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_TN_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0834596Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_NT_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0836039Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_NT_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0837625Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_NT_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0839041Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_NT_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0840443Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_NT_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0841853Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_NT_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0843268Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_NN_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0844674Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_NN_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0846085Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_NN_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0847501Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_NN_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0848904Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_NN_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0850346Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_nocopy_NN_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0851778Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_dcopy_right4_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0853156Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_dcopy_right4_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0854540Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_dcopy_right12_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0855928Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_dcopy_right12_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0857314Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_dcopy_down4_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0858696Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_dcopy_down4_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0860462Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_dcopy_down12_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0861884Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_dcopy_down12_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0863320Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_ccopy_right2_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0864843Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_ccopy_right2_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0866288Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_ccopy_right12_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0867862Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_ccopy_right12_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0869283Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_ccopy_down2_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0870700Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_ccopy_down2_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0872133Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_ccopy_down12_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0873549Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_ccopy_down12_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0874952Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_shgemm_hfcopy.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0876413Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_shgemm_hfcopy.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0877750Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_scopy_trans.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0879110Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_scopy_trans.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0880524Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_scopy_right4_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0881898Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_scopy_right4_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0883326Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_scopy_right24_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0884709Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_scopy_right24_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0886091Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_scopy_notrans.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0887471Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_scopy_notrans.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0888840Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_scopy_down4_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0890219Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_scopy_down4_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0891637Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_scopy_down24_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0893006Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_scopy_down24_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0894441Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_TT_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0895862Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_TT_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0897295Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_TT_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0898744Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_TT_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0900150Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_TT_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0901561Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_TT_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0902972Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_TN_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0904627Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_TN_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0906093Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_TN_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0907550Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_TN_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0908997Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_TN_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0910460Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_TN_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0911957Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_NT_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0913454Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_NT_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0914910Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_NT_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0916465Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_NT_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0917864Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_NT_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0919276Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_NT_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0920695Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_NN_bn.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0922128Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_NN_bn.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0923540Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_NN_b1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0924956Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_NN_b1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0926399Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_NN_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0927820Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_nocopy_NN_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0929186Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dznrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0930462Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dznrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0931726Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dnrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0932968Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dnrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0934226Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_snrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0935481Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_snrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0936734Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_scnrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0937997Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_scnrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0939259Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xzrot.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0940494Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xzrot.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0941772Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xdswap.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0943040Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xdswap.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0944595Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_scopy_trans.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0945998Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_scopy_trans.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0947389Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_scopy_notrans.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0948818Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_scopy_notrans.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0950182Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xcswap.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0951504Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xcswap.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0952798Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xcsrot.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0954070Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xcsrot.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0955353Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xcrot.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0956747Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xcrot.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0957981Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xsswap.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0959260Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xsswap.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0960867Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xsnrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0962142Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xsnrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0963438Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xscnrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0964744Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_xscnrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0966026Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_zgemv_t.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0967327Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_zgemv_t.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0968608Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_zgemv_n.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0969898Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_zgemv_n.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0971191Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_zgemv_c.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0972529Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_zgemv_c.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0973909Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemv_t_odd.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0975247Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemv_t_odd.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0976524Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemv_t_even.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0977818Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemv_t_even.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0979087Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemv_n_odd.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0980363Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemv_n_odd.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0981651Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemv_n_even.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0982982Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemv_n_even.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0984508Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemv_t_odd.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0985835Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemv_t_odd.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0987151Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemv_t_even.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0988490Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemv_t_even.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0989874Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemv_n_odd.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0991182Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemv_n_odd.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0992508Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemv_n_even.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0993826Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemv_n_even.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0995151Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemv_c_odd.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0996577Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemv_c_odd.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.0997855Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemv_c_even.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.0999152Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemv_c_even.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1000468Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_kernel_0_zen.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1001812Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_kernel_0_zen.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1003187Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_kernel_0_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1004557Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_kernel_0_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1005892Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_kernel_0_zen.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1007232Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_kernel_0_zen.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1008573Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_kernel_0_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1009898Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_kernel_0_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1011266Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_ccopy_right8_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1012675Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_ccopy_right8_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1014060Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_ccopy_right2_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1015440Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_ccopy_right2_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1016810Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_ccopy_down8_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1018189Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_ccopy_down8_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1019594Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_ccopy_down2_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1020955Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_ccopy_down2_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1022346Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_cccopy_right8_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1023737Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_cccopy_right8_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1025384Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_cccopy_down2_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1026820Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_cccopy_down2_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1028224Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_scopy_trans.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1029614Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_scopy_trans.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1031031Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_scopy_right4_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1032449Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_scopy_right4_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1033921Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_scopy_right16_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1035389Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_scopy_right16_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1036929Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_scopy_notrans.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1038301Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_scopy_notrans.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1039685Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_scopy_down4_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1041052Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_scopy_down4_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1042439Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_scopy_down16_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1043853Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_scopy_down16_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1045205Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_kernel_0_zen.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1046545Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_kernel_0_zen.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1047886Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_kernel_0_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1049214Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_kernel_0_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1050586Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_inner_z_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1051924Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_inner_z_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1053269Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_inner_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1054608Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_inner_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1055943Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_inner_b_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1057295Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_inner_b_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1058618Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_inner.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1060042Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_inner.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1061573Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_kernel1_1_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1062970Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_kernel1_1_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1064501Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_kernel0_1_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1065952Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_kernel0_1_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1067334Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_kernel0_0_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1068731Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_kernel0_0_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1070134Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_inner_general.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1071540Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_inner_general.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1072912Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_inner.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1074309Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_inner.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1075763Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_copyan_0_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1077105Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_copyan_0_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1078400Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemv_t.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1079644Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemv_t.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1080947Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemv_t_any.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1082238Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemv_t_any.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1083484Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemv_n.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1084731Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemv_n.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1085989Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemv_n_any.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1087270Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemv_n_any.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1088540Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemv_c.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1089774Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemv_c.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1091040Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemv_c_any.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1092315Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemv_c_any.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1093646Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_inner_z_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1094997Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_inner_z_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1096420Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_inner_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1097756Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_inner_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1099097Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_inner_b_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1100430Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_inner_b_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1101754Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_inner.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1103046Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_inner.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1104648Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_kernel0_1_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1106045Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_kernel0_1_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1107436Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_kernel0_0_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1108820Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_kernel0_0_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1110215Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_inner_z_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1111646Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_inner_z_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1113018Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_inner_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1114398Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_inner_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1115770Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_inner_b_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1117252Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_inner_b_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1118578Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_inner.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1119861Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_inner.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1121139Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemv_t.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1122392Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemv_t.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1123647Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemv_t_any.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1124956Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemv_t_any.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1126251Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemv_n.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1127489Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemv_n.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1128752Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemv_n_any.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1130015Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemv_n_any.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1131294Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemv_c.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1132537Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemv_c.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1133824Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemv_c_any.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1135098Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemv_c_any.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1136360Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xcswap.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1137609Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xcswap.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1138868Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xcsrot.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1140119Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xcsrot.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1141389Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xsswap.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1142637Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xsswap.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1143875Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_snrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1145446Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_snrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1146732Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_scnrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1148007Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_scnrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1149367Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_kernel_0_zen.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1150791Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_kernel_0_zen.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1152197Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_kernel_0_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1153608Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_kernel_0_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1155074Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_kernel_0_zen.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1156611Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_kernel_0_zen.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1157982Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_kernel_0_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1159347Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_kernel_0_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1161087Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_ccopy_right8_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1162570Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_ccopy_right8_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1164015Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_ccopy_right2_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1165543Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_ccopy_right2_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1167002Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_ccopy_down8_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1168446Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_ccopy_down8_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1169910Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_ccopy_down2_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1171363Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_ccopy_down2_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1172960Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_cccopy_right8_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1174398Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_cccopy_right8_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1175819Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_cccopy_down2_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1177220Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_cccopy_down2_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1178631Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_scopy_trans.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1180016Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_scopy_trans.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1181402Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_scopy_right4_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1182827Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_scopy_right4_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1184471Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_scopy_right16_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1186007Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_scopy_right16_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1187508Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_scopy_notrans.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1188947Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_scopy_notrans.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1190399Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_scopy_down4_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1191864Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_scopy_down4_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1193309Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_scopy_down16_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1194772Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_scopy_down16_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1196359Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_kernel_0_zen.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1197724Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_kernel_0_zen.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1199108Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_kernel_0_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1200488Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_kernel_0_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1201855Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_inner_z_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1203277Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_inner_z_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1204649Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_inner_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1206007Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_inner_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1207379Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_inner_b_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1208751Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_inner_b_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1210111Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_inner.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1211445Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_inner.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1212791Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_kernel1_1_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1214172Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_kernel1_1_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1215594Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_kernel0_1_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1216956Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_kernel0_1_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1218361Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_kernel0_0_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1219751Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_kernel0_0_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1221125Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_inner_general.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1222520Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_inner_general.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1223882Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_inner.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1225499Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_inner.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1226929Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_copyan_0_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1228334Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_copyan_0_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1229707Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemv_t.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1231036Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemv_t.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1232364Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemv_t_any.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1233752Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemv_t_any.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1235087Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemv_n.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1236391Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemv_n.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1237804Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemv_n_any.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1239109Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemv_n_any.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1240394Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemv_c.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1241672Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemv_c.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1242956Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemv_c_any.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1244261Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemv_c_any.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1245601Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_inner_z_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1246994Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_inner_z_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1248397Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_inner_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1249769Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_inner_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1251130Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_inner_b_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1252508Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_inner_b_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1253871Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_inner.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1255185Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_inner.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1256562Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_kernel0_1_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1257943Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_kernel0_1_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1259309Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_kernel0_0_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1261031Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_kernel0_0_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1262448Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_inner_z_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1264003Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_inner_z_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1265435Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_inner_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1266840Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_inner_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1267491Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_inner_b_roll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1268139Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_inner_b_roll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1268765Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_inner.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1269377Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_inner.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1269961Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemv_t.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1270557Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemv_t.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1271203Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemv_t_any.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1271802Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemv_t_any.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1272438Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemv_n.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1273024Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemv_n.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1273630Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemv_n_any.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1274242Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemv_n_any.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1274828Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemv_c.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1275413Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemv_c.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1276167Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemv_c_any.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1277401Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemv_c_any.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1278902Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xcswap.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1280336Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xcswap.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1281818Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xcsrot.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1283346Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xcsrot.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1284779Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xsswap.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1286257Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xsswap.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1287797Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_snrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1289277Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_snrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1290777Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_scnrm2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1292262Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_scnrm2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1293882Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsdirm7as_avx512.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1295418Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsdirm7as_avx512.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1296905Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftddirm7as_avx512.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1298421Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftddirm7as_avx512.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1299869Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_setm7as_avx2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1301399Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_setm7as_avx2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1302887Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsdirm7as_avx2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1304601Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsdirm7as_avx2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1306234Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftddirm7as_avx2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1307754Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftddirm7as_avx2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1309287Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_copye9as_avx2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1310834Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_copye9as_avx2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1312353Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_zerom7as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1313901Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_zerom7as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1315459Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_setm7as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1317051Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_setm7as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1318608Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_set8um7as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1320045Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_set8um7as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1321527Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsdirm7as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1323056Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsdirm7as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1324527Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftdrecm7as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1326002Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftdrecm7as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1327483Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftddirm7as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1328956Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftddirm7as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1330448Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_copyu8as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1331910Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_copyu8as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1333400Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_zerom7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1334936Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_zerom7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1336364Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_setm7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1337853Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_setm7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1339335Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_set8um7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1340826Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_set8um7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1342495Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsdirm7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1344025Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsdirm7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1345925Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftdrecm7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1347461Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftdrecm7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1349012Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftddirm7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1350564Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftddirm7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1352101Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_copym7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1353614Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_copym7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1355244Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1356875Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1358356Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1359996Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1361928Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1363442Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1364972Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1366527Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1368924Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1369611Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1371173Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1372896Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1374377Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1375864Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1377340Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1378824Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrsm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1380315Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1381802Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1383302Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1385137Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1386712Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1388243Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1389756Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1391309Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1392838Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1394367Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1395882Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1397540Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1399079Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1400546Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1402048Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1403509Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ztrmm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1405025Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_zccopy_right12_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1406533Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_zccopy_right12_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1408008Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_zccopy_down4_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1409514Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_zccopy_down4_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1411005Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_kernel_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1412474Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_kernel_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1414027Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1415481Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1417015Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_kernel_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1418561Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_kernel_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1419985Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_kernel_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1421469Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_zgemm_kernel_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1423128Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1424903Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1426507Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1428040Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1429595Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1431135Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1432641Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1434177Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1435745Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1437316Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1438783Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1440253Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1441746Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1443271Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1444718Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1446218Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrsm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1447707Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1449186Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1450706Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1452138Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1453657Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1455191Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1456675Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1458160Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1459657Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1461656Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1463214Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1464864Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1466523Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1468119Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1469592Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1471141Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dtrmm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1472729Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1474262Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1475961Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1477476Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1478947Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1480420Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1481909Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1483380Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dgemm_kernel_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1484947Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1486412Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1487863Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1489345Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1490852Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1492331Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1493820Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1495258Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1496774Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1498270Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1499720Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1501416Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1502885Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1504626Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1506258Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1507825Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrsm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1509422Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1510930Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1512460Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1514014Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1515556Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1517178Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1518680Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1520155Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1521674Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1523145Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1524629Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1526143Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1527697Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1529203Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1530715Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1532189Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_ctrmm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1533745Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_kernel_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1535191Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_kernel_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1536669Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1538163Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1539641Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_kernel_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1541140Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_kernel_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1542610Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_kernel_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1544178Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_kernel_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1546159Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_cccopy_right24_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1547766Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_cccopy_right24_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1549161Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_cccopy_down4_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1550702Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_cgemm_cccopy_down4_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1552197Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1553731Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1555253Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1556908Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1558385Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1560070Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1561941Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1563401Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1564982Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1566519Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1568145Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1569643Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1571179Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1572820Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1574305Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1575797Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strsm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1577328Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1578797Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1580291Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1581954Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1583521Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1585404Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1586940Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1588478Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1590071Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1591590Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1593119Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1594650Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1596314Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1597823Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1599275Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1600787Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_strmm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1602389Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sinternal_gemm_kernel_f16f16f32_b0_amx.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1603871Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sinternal_gemm_kernel_f16f16f32_b0_amx.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1605372Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sinternal_gemm_kernel_f16f16f32_amx.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1606857Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sinternal_gemm_kernel_f16f16f32_amx.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1608376Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sinternal_gemm_kernel_bf16bf16f32_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1609936Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sinternal_gemm_kernel_bf16bf16f32_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1611451Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sinternal_gemm_kernel_bf16bf16f32_b0_amx.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1612973Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sinternal_gemm_kernel_bf16bf16f32_b0_amx.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1614446Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sinternal_gemm_kernel_bf16bf16f32.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1615976Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sinternal_gemm_kernel_bf16bf16f32.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1617517Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sinternal_gemm_kernel_bf16bf16f32_amx.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1618981Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sinternal_gemm_kernel_bf16bf16f32_amx.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1620401Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1621876Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1623372Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1625175Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1626727Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1628264Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1629799Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1631312Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_sgemm_kernel_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1632899Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1634466Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1636029Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1637640Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1639094Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1640598Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1642081Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1643559Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1645069Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1646546Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1648030Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1649540Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1650986Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1652467Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1653955Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1655456Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1656955Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1658553Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1660372Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1662074Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1663626Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1665350Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1666953Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1668441Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1669986Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1671528Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1673095Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1674614Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1676276Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1677803Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1679257Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1680762Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ztrmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1682275Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_zccopy_right6_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1683804Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_zccopy_right6_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1685265Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_zccopy_down2_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1686728Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_zccopy_down2_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1688189Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_kernel_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1689685Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_kernel_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1691195Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_kernel_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1692699Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_kernel_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1694166Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_kernel_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1695706Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_kernel_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1697235Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1698689Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_zgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1700211Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1701656Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1703155Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1704927Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1706525Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1708077Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1709633Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1711135Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1712659Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1716492Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1717145Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1717779Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1718648Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1720157Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1721636Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1723138Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1724688Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1726180Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1727701Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1729170Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1730656Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1732185Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1733656Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1735147Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1736613Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1738101Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1739768Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1741260Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1742719Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1744289Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1746127Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1747614Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dtrmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1749158Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1750639Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1752202Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1753764Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1755307Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1756919Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1758426Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1760092Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1761991Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1763490Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1765072Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1766678Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1768164Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1769685Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1771230Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1772875Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1774328Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1775809Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1777297Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1778785Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1780257Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1781733Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1783275Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1785002Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1786620Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1788168Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1789712Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1791247Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1792801Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1794310Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1795914Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1797504Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1798972Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1800488Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1801944Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1803418Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1804914Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1806363Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1807898Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1809350Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_ctrmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1810809Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_kernel_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1812341Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_kernel_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1813848Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_kernel_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1815323Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_kernel_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1816874Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_kernel_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1818456Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_kernel_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1820022Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1821531Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1823025Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_cccopy_right12_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1824858Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_cccopy_right12_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1826482Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_cccopy_down2_ea.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1828028Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_cgemm_cccopy_down2_ea.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1829533Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1831078Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1832635Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1834199Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1835692Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1837295Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1838793Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1840287Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1841755Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1843245Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1844750Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1846241Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1847735Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1849221Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1850763Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1852223Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strsm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1853693Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_ru_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1855231Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_ru_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1856715Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1858216Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_ru_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1859693Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_rl_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1861909Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_rl_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1863324Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1865016Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_rl_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1866570Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_lu_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1868182Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_lu_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1869683Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1871221Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_lu_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1872745Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_ll_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1874377Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_ll_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1876080Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1877553Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_strmm_kernel_ll_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1879025Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1880516Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1882004Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1883526Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1884974Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1886474Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1887966Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1889443Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_sgemm_kernel_0_b0_cnr.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1890886Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dtrsm_ru.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1892385Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dtrsm_ru.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1893865Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dtrsm_rl.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1895346Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dtrsm_rl.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1896813Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dtrsm_lu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1898292Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dtrsm_lu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1899792Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dtrsm_ll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1901444Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dtrsm_ll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1902978Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_1_1_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1904729Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_1_1_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1906359Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_1_1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1907929Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_1_1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1909487Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_1_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1911020Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_1_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1912553Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_1_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1914071Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_1_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1915621Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_0_1_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1917255Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_0_1_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1918757Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_0_1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1920219Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_0_1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1921707Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_0_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1934369Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_0_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1935161Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_0_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1935759Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_ker1_0_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1936398Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_zcopy_right4_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1937025Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_zcopy_right4_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1937642Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_zcopy_right2_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1938256Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_zcopy_right2_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1938958Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_zcopy_down4_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1939610Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_zcopy_down4_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1940228Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_zcopy_down2_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1940850Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_zcopy_down2_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1941475Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_zccopy_right4_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1942103Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_zccopy_right4_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1942730Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_zccopy_down2_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1943506Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_zccopy_down2_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1945362Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_kernel_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1946906Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_zgemm_kernel_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1948472Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_kernel1_0_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1950012Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_dgemm_kernel1_0_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1951586Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_kernel_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1953146Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_cgemm_kernel_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1954621Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_kernel1_0_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1956139Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_kernel1_0_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1957757Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_copyan_1_0_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1959226Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_sgemm_copyan_1_0_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1961140Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_zcopy_right4_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1962826Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_zcopy_right4_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1964369Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_zcopy_right2_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1965940Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_zcopy_right2_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1967471Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_zcopy_down4_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1969065Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_zcopy_down4_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1970592Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_zcopy_down2_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1972100Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_zcopy_down2_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1973759Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_zccopy_right4_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1975226Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_zccopy_right4_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1976721Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_zccopy_down2_bdz.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1978218Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_zccopy_down2_bdz.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1979678Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_kernel_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1981309Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_zgemm_kernel_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1982870Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_kernel1_0_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1984661Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_dgemm_kernel1_0_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1986308Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_kernel_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1987832Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_cgemm_kernel_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1989397Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_kernel1_0_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1990943Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_kernel1_0_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1992486Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_copyan_1_0_brc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1994040Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_sgemm_copyan_1_0_brc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1995604Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsfactm7as_avx512.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.1997240Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsfactm7as_avx512.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.1998739Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftdfactm7as_avx512.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2000218Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftdfactm7as_avx512.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2001821Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftscoree9as_avx2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2003274Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftscoree9as_avx2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2004756Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftdcoree9as_avx2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2006271Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftdcoree9as_avx2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2007785Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsfactm7as_avx2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2009236Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsfactm7as_avx2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2010732Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftdfactm7as_avx2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2012248Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftdfactm7as_avx2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2013710Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjy8as_avx2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2015197Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjy8as_avx2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2016688Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjm7as_avx2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2018216Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjm7as_avx2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2019679Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjflipm7as_avx2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2021183Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjflipm7as_avx2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2022622Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_mulu8as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2024155Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_mulu8as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2026067Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftscoreu8as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2027584Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftscoreu8as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2029139Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftdcoreu8as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2030667Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftdcoreu8as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2032208Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsfactm7as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2033755Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsfactm7as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2035303Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftdfactm7as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2036899Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftdfactm7as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2038379Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjy8as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2039835Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjy8as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2041369Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjm7as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2042844Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjm7as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2044357Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjflipm7as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2045875Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjflipm7as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2047297Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_mulu8as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2048771Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_mulu8as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2050285Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftscoreu8as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2051803Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftscoreu8as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2053263Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftdcoreu8as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2054738Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftdcoreu8as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2056271Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsfactm7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2057783Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftsfactm7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2059277Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftdfactm7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2061479Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_dftdfactm7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2063063Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjm7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2064776Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjm7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2066418Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjflipm7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2067943Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_conjflipm7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2069538Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_bitrevm7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2071040Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_bitrevm7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2072630Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_cpuinfo32eas_core.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2074167Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_cpuinfo32eas_core.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2075698Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_cpudef32eas_core.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2077312Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_cpudef32eas_core.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2078786Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_zgemm_kernel_0_1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2080248Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_zgemm_kernel_0_1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2081745Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_zgemm_kernel_0_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2083208Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_zgemm_kernel_0_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2084713Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_1_1_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2086296Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_1_1_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2087725Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_1_1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2089204Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_1_1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2090683Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_1_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2092164Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_1_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2093680Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_1_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2095134Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_1_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2096632Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_0_1_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2098130Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_0_1_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2099593Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_0_1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2101082Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_0_1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2102640Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_0_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2104150Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_0_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2105959Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_0_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2107466Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dgemm_kernel_0_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2109031Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemm_kernel_0_1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2110541Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemm_kernel_0_1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2112071Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemm_kernel_0_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2113606Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_cgemm_kernel_0_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2115169Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_1_1_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2116804Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_1_1_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2118304Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_1_1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2119864Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_1_1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2121310Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_1_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2122778Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_1_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2124243Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_1_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2125744Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_1_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2127239Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_0_1_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2128722Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_0_1_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2130173Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_0_1.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2131655Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_0_1.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2133187Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_0_0_b0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2134656Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_0_0_b0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2136162Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_0_0.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2137611Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_sgemm_kernel_0_0.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2139163Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_bitrevm7as_avx512.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2140673Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_bitrevm7as_avx512.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2142292Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_bitrevm7as_avx2.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2143836Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_bitrevm7as_avx2.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2145801Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftsblkm7as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2147326Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftsblkm7as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2148887Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftdblkm7as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2150422Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftdblkm7as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2151958Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_bitrevm7as_mc3.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2153565Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_bitrevm7as_mc3.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2155064Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftsblkm7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2156691Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftsblkm7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2158167Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftdblkm7as_def.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2159647Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(pscmndft_fftdblkm7as_def.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2161614Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dtrmm_lu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2163123Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dtrmm_lu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2164691Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dtrmm_ll.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2166199Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_mc3_dtrmm_ll.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2167757Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlasr3_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2169296Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlasr3_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2170890Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgelqf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2172476Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgelqf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2174021Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgelqf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2175520Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgelqf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2177018Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zunmlq_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2178506Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zunmlq_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2180001Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dormlq_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2181494Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dormlq_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2182972Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zunmql_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2184697Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zunmql_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2186340Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dormql_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2187853Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dormql_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2189462Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slasr3_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2190926Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slasr3_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2192469Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgelqf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2194030Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgelqf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2195588Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgelqf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2197189Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgelqf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2198677Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sormlq_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2200153Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sormlq_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2201642Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cunmlq_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2203167Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cunmlq_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2204666Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sormql_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2206201Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sormql_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2207652Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cunmql_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2209126Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cunmql_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2210626Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zungql_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2212117Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zungql_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2213641Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zunglq_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2215119Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zunglq_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2216613Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlaset_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2218099Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlaset_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2219570Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlacpy_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2221077Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlacpy_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2222534Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlasyf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2224143Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlasyf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2225924Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlanhe_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2227617Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlanhe_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2229159Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlange_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2230698Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlange_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2232299Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlahef_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2233857Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlahef_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2235388Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlaed0_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2237019Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlaed0_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2238573Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlabrd_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2240037Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlabrd_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2241540Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zhetrd_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2242981Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zhetrd_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2244467Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zhbrdbm_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2245973Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zhbrdbm_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2247465Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgbbrdm_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2249186Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgbbrdm_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2250732Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dsytrd_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2252231Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dsytrd_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2253784Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dsbrdbm_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2255311Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dsbrdbm_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2256964Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dorgql_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2258396Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dorgql_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2260128Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dorglq_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2262418Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dorglq_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2263451Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlaset_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2265600Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlaset_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2266967Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlacpy_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2268545Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlacpy_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2269977Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlasyf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2271451Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlasyf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2272990Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlansy_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2274618Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlansy_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2275973Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlange_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2277862Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlange_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2279009Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlaed0_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2280581Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlaed0_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2282002Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlabrd_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2283604Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlabrd_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2285049Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgbbrdm_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2286583Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgbbrdm_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2288125Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlaswp_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2289618Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlaswp_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2291194Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(claswp_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2292700Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(claswp_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2294288Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slaswp_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2295757Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slaswp_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2297282Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlaswp_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2298826Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlaswp_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2300328Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ssytrd_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2301856Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ssytrd_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2303394Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ssbrdbm_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2305094Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ssbrdbm_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2306648Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sorgql_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2308167Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sorgql_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2309746Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sorglq_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2311288Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sorglq_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2313080Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slaset_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2314641Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slaset_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2316181Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slacpy_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2317637Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slacpy_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2319231Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slasyf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2320730Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slasyf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2322335Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slansy_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2323831Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slansy_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2325350Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slange_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2326919Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slange_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2328458Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slaed0_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2330007Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slaed0_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2331516Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slabrd_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2333032Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slabrd_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2334563Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgbbrdm_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2336101Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgbbrdm_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2337603Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cungql_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2339124Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cungql_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2340668Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cunglq_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2342159Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cunglq_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2343698Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(claset_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2345369Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(claset_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2346913Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clacpy_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2348487Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clacpy_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2349998Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clasyf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2351557Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clasyf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2353126Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clanhe_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2354639Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clanhe_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2356182Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clange_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2357702Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clange_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2359232Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clahef_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2361191Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clahef_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2362852Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(claed0_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2364283Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(claed0_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2365865Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clabrd_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2367333Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clabrd_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2368864Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(chetrd_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2370393Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(chetrd_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2371982Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(chbrdbm_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2373461Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(chbrdbm_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2374978Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgbbrdm_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2376495Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgbbrdm_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2378025Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlatrsm_uxny_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2379619Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlatrsm_uxny_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2381160Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgemtsqr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2382735Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgemtsqr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2384278Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgetsqr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2385969Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgetsqr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2387521Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgeqrf_pf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2388993Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgeqrf_pf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2390547Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgeqrf_pf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2392052Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgeqrf_pf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2393594Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clatrsm_uxny_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2395150Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clatrsm_uxny_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2396775Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgemtsqr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2398443Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgemtsqr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2399906Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgetsqr_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2401449Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgetsqr_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2402932Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgeqrf_pf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2404389Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgeqrf_pf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2406069Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgeqrf_pf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2407582Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgeqrf_pf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2409157Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ztrtri_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2410721Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ztrtri_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2412204Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dtrtri_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2413712Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dtrtri_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2415317Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgeqlf_pf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2416865Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgeqlf_pf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2418535Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgelqf_pf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2419956Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zgelqf_pf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2421439Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgeqlf_pf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2422936Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgeqlf_pf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2424690Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgelqf_pf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2426323Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dgelqf_pf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2427902Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(strtri_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2429400Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(strtri_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2430948Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ctrtri_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2432453Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ctrtri_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2433997Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgeqlf_pf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2435609Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgeqlf_pf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2437146Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgelqf_pf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2438686Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cgelqf_pf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2440179Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgeqlf_pf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2441675Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgeqlf_pf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2443164Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgelqf_pf_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2444647Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(sgelqf_pf_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2446155Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(domatadd_par_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2447672Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(domatadd_par_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2449158Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(somatadd_par_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2450654Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(somatadd_par_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2452126Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(domatcopy2_par_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2453645Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(domatcopy2_par_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2455114Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(somatcopy2_par_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2456591Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(somatcopy2_par_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2458085Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_s_r2c_md_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2460000Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_s_r2c_md_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2461857Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_s_r2c_1d_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2463234Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_s_r2c_1d_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2464892Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_s_c2c_md_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2466531Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_s_c2c_md_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2467999Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_s_c2c_1d_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2469644Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_s_c2c_1d_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2471185Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_d_r2c_md_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2472804Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_d_r2c_md_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2474077Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_d_r2c_1d_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2475749Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_d_r2c_1d_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2477355Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_d_c2c_md_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2478873Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_d_c2c_md_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2480632Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_d_c2c_1d_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2482155Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(commit_node_d_c2c_1d_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2483710Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_spmmd_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2485257Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_spmmd_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2486912Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcrs__g_n_spmm_r_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2488252Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcrs__g_n_spmm_r_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2489817Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_spmmd_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2491360Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_spmmd_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2492977Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcrs__g_n_spmm_r_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2494464Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcrs__g_n_spmm_r_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2496008Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_spmmd_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2497517Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_spmmd_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2499043Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcrs__g_n_spmm_c_s_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2500574Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcrs__g_n_spmm_c_s_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2502191Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_spmmd_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2503694Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcsr_ng_n_spmmd_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2505447Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcrs__g_n_spmm_c_d_i4_gnu.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2506986Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xcrs__g_n_spmm_c_d_i4_gnu.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2508485Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trmm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2510004Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trmm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2511570Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__syr2k_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2513106Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__syr2k_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2514613Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__symm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2516141Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__symm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2517714Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_her2k_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2519281Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_her2k_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2520802Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_hemm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2522321Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_hemm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2523830Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trmm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2525357Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trmm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2526895Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trmm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2528436Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trmm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2529932Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__syr2k_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2531465Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__syr2k_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2533010Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__symm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2534508Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__symm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2536051Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_her2k_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2537665Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_her2k_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2539150Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_hemm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2540697Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_hemm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2542202Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trmm_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2543740Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trmm_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2545570Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_syr_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2547109Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_syr_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2548623Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_ger_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2550128Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_ger_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2551697Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trmv_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2553269Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trmv_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2554835Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_geru_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2556324Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_geru_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2557860Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_gerc_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2559420Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_gerc_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2561366Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trmv_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2563186Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trmv_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2564756Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d_ds_syr_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2566262Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d_ds_syr_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2567801Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d_ds_ger_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2569371Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d_ds_ger_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2570885Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trmv_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2572489Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trmv_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2573976Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_geru_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2575494Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_geru_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2577172Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_gerc_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2578646Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_gerc_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2580168Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trmv_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2581685Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trmv_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2583208Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__swap_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2584861Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__swap_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2586547Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__nrm2_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2587940Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__nrm2_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2589510Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__iamax_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2591148Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__iamax_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2592602Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_xxscal_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2594146Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_xxscal_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2595651Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__swap_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2597184Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__swap_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2598736Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__iamax_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2600277Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__iamax_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2601802Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__asum_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2603319Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__asum_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2604862Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__swap_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2606455Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__swap_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2608038Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__nrm2_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2609549Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__nrm2_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2611043Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__iamax_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2612540Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__iamax_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2614099Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_xxscal_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2615598Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_xxscal_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2617108Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__swap_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2618668Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__swap_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2620206Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__iamax_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2621717Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__iamax_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2623211Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__asum_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2624871Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__asum_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2629485Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(mkl_gf_wrp_zdotc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2630232Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(mkl_gf_wrp_zdotc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2630859Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(mkl_gf_wrp_cdotc.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2631498Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(mkl_gf_wrp_cdotc.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2632606Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlatrd_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2634253Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlatrd_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2635802Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlatrd_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2637291Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlatrd_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2638797Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slatrd_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2640324Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slatrd_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2641893Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clatrd_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2643498Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(clatrd_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2644932Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zhetd3_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2646460Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zhetd3_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2648223Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dsytd3_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2649763Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dsytd3_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2651299Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(chetd3_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2652836Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(chetd3_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2654419Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ssytd3_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2655977Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ssytd3_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2657487Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlasinc_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2659020Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlasinc_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2660809Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slasinc_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2662733Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slasinc_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2664139Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dfti_memory_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2665873Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dfti_memory_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2667482Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xz_1d_via_2d_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2668993Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xz_1d_via_2d_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2670518Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xc_1d_via_2d_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2672059Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(xc_1d_via_2d_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2673628Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_syr_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2675165Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_syr_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2676723Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_ger_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2678363Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s_ds_ger_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2679813Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trmv_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2681365Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trmv_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2682880Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_geru_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2684408Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_geru_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2685958Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_gerc_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2687468Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_gerc_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2689005Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trmv_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2690511Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trmv_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2692044Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d_ds_syr_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2693598Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d_ds_syr_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2695148Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d_ds_ger_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2696686Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d_ds_ger_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2698307Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trmv_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2699760Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trmv_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2701321Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_geru_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2702835Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_geru_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2704573Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_gerc_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2706139Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_gerc_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2707624Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trmv_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2709140Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trmv_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2710699Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trmm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2712215Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__trmm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2713829Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__syr2k_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2715315Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__syr2k_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2716858Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__symm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2718373Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__symm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2720003Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_her2k_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2721567Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_her2k_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2723107Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_hemm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2724733Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z_zc_hemm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2726212Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trmm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2727737Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(z__trmm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2729282Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trmm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2730897Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__trmm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2732658Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__syr2k_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2734175Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__syr2k_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2735656Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__symm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2737190Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__symm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2738831Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_her2k_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2740379Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_her2k_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2741951Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_hemm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2743468Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c_zc_hemm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2745768Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trmm_omp_v1_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2746917Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(c__trmm_omp_v1_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2748674Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dft_row_zcopy_8_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2750059Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dft_row_zcopy_8_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2751634Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dft_row_zcopy_4_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2753178Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dft_row_zcopy_4_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2754801Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dft_row_ccopy_8_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2756375Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dft_row_ccopy_8_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2757890Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dft_row_ccopy_16_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2759418Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx512_dft_row_ccopy_16_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2761224Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_ccopy_8_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2762806Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_ccopy_8_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2764414Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_ccopy_16_r_mod8.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2766043Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_avx2_dft_row_ccopy_16_r_mod8.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2767357Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xdasum.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2768911Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xdasum.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2770445Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xsasum.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2771956Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_def_xsasum.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2773518Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xdasum.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2775045Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xdasum.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2776555Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xsasum.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2778071Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_core.a(_cnr_def_xsasum.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2779676Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zhbrdbn_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2781213Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zhbrdbn_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2782849Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dsbrdbn_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2784299Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dsbrdbn_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2786007Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(chbrdbn_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2787559Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(chbrdbn_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2789081Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ssbrdbn_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2790603Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(ssbrdbn_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2792126Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlaeh2_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2793650Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zlaeh2_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2795209Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlaeh2_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2796712Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlaeh2_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2798233Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlaed3_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2799760Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlaed3_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2801327Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlaed2_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2802822Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(dlaed2_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2804334Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slaeh2_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2805851Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slaeh2_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2807394Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slaed3_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2808978Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slaed3_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2810509Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slaed2_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2812078Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(slaed2_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2813569Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(claeh2_par.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2815106Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(claeh2_par.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2816923Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zomatcopy2_par_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2818511Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zomatcopy2_par_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2820081Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(comatcopy2_par_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2821567Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(comatcopy2_par_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2823127Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zimatcopy_par_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2824737Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(zimatcopy_par_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2826380Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cimatcopy_par_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2827924Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(cimatcopy_par_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2829511Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_z_out_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2831056Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_z_out_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2832505Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_z_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2834087Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_z_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2835702Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_sc_out_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2837239Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_sc_out_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2838786Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_sc_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2840308Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_sc_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2841879Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_s_out_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2843361Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_s_out_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2844912Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_s_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2846474Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_s_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2848046Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_dz_out_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2849474Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_dz_out_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2851155Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_dz_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2852568Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_dz_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2854181Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_d_out_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2855625Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_d_out_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2857159Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_d_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2858683Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_d_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2860389Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_c_out_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2862176Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_c_out_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2863538Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_c_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2865165Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_forward_c_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2866874Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_zd_out_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2868437Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_zd_out_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2870053Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_zd_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2871427Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_zd_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2872999Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_z_out_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2874591Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_z_out_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2876223Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_z_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2877759Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_z_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2879302Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_s_out_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2880921Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_s_out_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2882267Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_s_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2883935Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_s_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2885312Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_d_out_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2886896Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_d_out_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2888302Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_d_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2889867Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_d_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2891415Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_cs_out_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2892936Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_cs_out_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2894453Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_cs_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2896158Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_cs_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2897656Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_c_out_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2899237Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_c_out_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2900749Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_c_omp.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2902324Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(compute_backward_c_omp.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2903858Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__rot_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2905639Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(s__rot_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2907375Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__rot_drv.o): unknown program property type 0xc0010002 in .note.gnu.property section 2025-09-07T06:58:57.2908631Z /usr/bin/ld.gold: warning: /opt/intel/lib/libmkl_gnu_thread.a(d__rot_drv.o): unknown program property type 0xc0010001 in .note.gnu.property section 2025-09-07T06:58:57.2910420Z [5047/7195] 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-09-07T06:58:57.2912016Z [5048/7195] 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-09-07T06:58:57.2913570Z [5049/7195] 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-09-07T06:58:57.2915146Z [5050/7195] 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-09-07T06:58:57.2916732Z [5051/7195] 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-09-07T06:58:57.2918378Z [5052/7195] 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-09-07T06:58:57.2919921Z [5053/7195] 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-09-07T06:58:57.2921505Z [5054/7195] 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-09-07T06:58:57.2923073Z [5055/7195] 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-09-07T06:58:57.2924673Z [5056/7195] 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-09-07T06:58:57.3306316Z [5057/7195] 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-09-07T06:58:57.3307118Z [5058/7195] 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-09-07T06:58:57.3309854Z [5059/7195] 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-09-07T06:58:57.3313513Z [5060/7195] 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-09-07T06:58:57.3392106Z [5061/7195] 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-09-07T06:58:57.3394411Z [5062/7195] 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-09-07T06:58:57.3397413Z [5063/7195] 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-09-07T06:58:57.3463460Z [5064/7195] 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-09-07T06:58:57.3494494Z [5065/7195] 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-09-07T06:58:57.4122017Z [5066/7195] Linking CXX shared library lib/libtorch.so 2025-09-07T06:58:57.4122287Z Warning: Unused direct dependencies: 2025-09-07T06:58:57.4123153Z /pytorch/build/lib/libtorch_cpu.so 2025-09-07T06:58:57.4125102Z [5067/7195] Linking CXX shared library lib/libshm.so 2025-09-07T06:58:57.4126439Z Warning: Unused direct dependencies: 2025-09-07T06:58:57.4128627Z /lib/x86_64-linux-gnu/librt.so.1 2025-09-07T06:58:57.4130780Z /lib/x86_64-linux-gnu/libdl.so.2 2025-09-07T06:58:57.4132793Z /lib/x86_64-linux-gnu/libm.so.6 2025-09-07T06:58:57.4134843Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-09-07T06:58:57.4384183Z [5068/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-09-07T06:58:57.4439576Z [5069/7195] 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-09-07T06:58:57.4448189Z [5070/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c.o 2025-09-07T06:58:57.4517482Z [5071/7195] 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-09-07T06:58:57.4525889Z [5072/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c.o 2025-09-07T06:58:57.4591116Z [5073/7195] 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-09-07T06:58:57.4626422Z [5074/7195] 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-09-07T06:58:57.4628447Z [5075/7195] 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-09-07T06:58:57.4685602Z [5076/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c.o 2025-09-07T06:58:57.5177603Z [5077/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c.o 2025-09-07T06:58:57.5341268Z [5078/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-09-07T06:58:57.5372613Z [5079/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.o 2025-09-07T06:58:57.5470571Z [5080/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.o 2025-09-07T06:58:57.6611730Z [5081/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-09-07T06:58:57.7052397Z [5082/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c.o 2025-09-07T06:58:57.7087781Z [5083/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c.o 2025-09-07T06:58:57.7128201Z [5084/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-09-07T06:58:57.7137817Z [5085/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-09-07T06:58:57.7148922Z [5086/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-09-07T06:58:57.7218634Z [5087/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.o 2025-09-07T06:58:57.7755498Z [5088/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2025-09-07T06:58:57.7757188Z [5089/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.o 2025-09-07T06:58:57.7813860Z [5090/7195] 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-09-07T06:58:57.7816730Z [5091/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2025-09-07T06:58:57.7819735Z [5092/7195] 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-09-07T06:58:57.7960866Z [5093/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2025-09-07T06:58:57.8681205Z [5094/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:57.9154243Z [5095/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2025-09-07T06:58:57.9442587Z [5096/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:57.9451233Z [5097/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:57.9874367Z [5098/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:58.0428655Z [5099/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:58.0811498Z [5100/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:58.1066158Z [5101/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:58.1258091Z [5102/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:58.1749291Z [5103/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:58.2065393Z [5104/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:58.2314422Z [5105/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:58.2325078Z [5106/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:58.2613209Z [5107/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:58.3345642Z [5108/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:58.3530704Z [5109/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.3532190Z [5110/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.3630845Z [5111/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c.o 2025-09-07T06:58:58.3776145Z [5112/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.3791135Z [5113/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:58.4051929Z [5114/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-09-07T06:58:58.4163296Z [5115/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c.o 2025-09-07T06:58:58.4501496Z [5116/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c.o 2025-09-07T06:58:58.4524029Z [5117/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.4661625Z [5118/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:58.4723635Z [5119/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.4826127Z [5120/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.4952613Z [5121/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.5025935Z [5122/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.5029380Z [5123/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.5310997Z [5124/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.5450247Z [5125/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.5909854Z [5126/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.5931782Z [5127/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.5971172Z [5128/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.6035437Z [5129/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.6176292Z [5130/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.6411372Z [5131/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.6432129Z [5132/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.6485852Z [5133/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.6511110Z [5134/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.6706707Z [5135/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.6715664Z [5136/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-09-07T06:58:58.6914487Z [5137/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.6951615Z [5138/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.6953117Z [5139/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.7028434Z [5140/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.7310032Z [5141/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.7491347Z [5142/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.7549661Z [5143/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.7554912Z [5144/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.7571365Z [5145/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.7782898Z [5146/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.7950215Z [5147/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.8093106Z [5148/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.8094612Z [5149/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.8156062Z [5150/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.8226751Z [5151/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.8437250Z [5152/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-09-07T06:58:58.8635201Z [5153/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.8762779Z [5154/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-09-07T06:58:58.8776981Z [5155/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.8822926Z [5156/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-09-07T06:58:58.8883861Z [5157/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-09-07T06:58:58.9523601Z [5158/7195] 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-09-07T06:58:58.9551161Z [5159/7195] 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-09-07T06:58:58.9554174Z [5160/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2025-09-07T06:58:59.0215559Z [5161/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2025-09-07T06:58:59.0233900Z [5162/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c.o 2025-09-07T06:58:59.0289308Z [5163/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-09-07T06:58:59.0514407Z [5164/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-09-07T06:58:59.0599172Z [5165/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-09-07T06:58:59.0604576Z [5166/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2025-09-07T06:58:59.0872249Z [5167/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2025-09-07T06:58:59.0876625Z [5168/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-09-07T06:58:59.0965381Z [5169/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c.o 2025-09-07T06:58:59.1056120Z [5170/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c.o 2025-09-07T06:58:59.1124134Z [5171/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2025-09-07T06:58:59.1134853Z [5172/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c.o 2025-09-07T06:58:59.1290933Z [5173/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-gio-sse41-u2.c.o 2025-09-07T06:58:59.1293667Z [5174/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2025-09-07T06:58:59.1296306Z [5175/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c.o 2025-09-07T06:58:59.1456347Z [5176/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c.o 2025-09-07T06:58:59.1508105Z [5177/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c.o 2025-09-07T06:58:59.3468077Z [5178/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c.o 2025-09-07T06:58:59.3469811Z [5179/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2025-09-07T06:58:59.3636458Z [5180/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c.o 2025-09-07T06:58:59.3656578Z [5181/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c.o 2025-09-07T06:58:59.3717736Z [5182/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2025-09-07T06:58:59.3819298Z [5183/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c.o 2025-09-07T06:58:59.4261230Z [5184/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2025-09-07T06:58:59.4266576Z [5185/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.o 2025-09-07T06:58:59.4469882Z [5186/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.o 2025-09-07T06:58:59.4575293Z [5187/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.o 2025-09-07T06:58:59.4617388Z [5188/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2025-09-07T06:58:59.6789009Z [5189/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.o 2025-09-07T06:58:59.6806952Z [5190/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.o 2025-09-07T06:58:59.6811805Z [5191/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2025-09-07T06:58:59.6827991Z [5192/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2025-09-07T06:58:59.6977973Z [5193/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2025-09-07T06:58:59.6979349Z [5194/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c.o 2025-09-07T06:58:59.7313118Z [5195/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.o 2025-09-07T06:58:59.7345200Z [5196/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c.o 2025-09-07T06:58:59.7346651Z [5197/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2025-09-07T06:58:59.7542367Z [5198/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c.o 2025-09-07T06:58:59.7609971Z [5199/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c.o 2025-09-07T06:58:59.7668745Z [5200/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c.o 2025-09-07T06:58:59.7841369Z [5201/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c.o 2025-09-07T06:58:59.8118685Z [5202/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c.o 2025-09-07T06:58:59.9761685Z [5203/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c.o 2025-09-07T06:58:59.9854101Z [5204/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.0169583Z [5205/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.0250105Z [5206/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.0292671Z [5207/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.0296892Z [5208/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2025-09-07T06:59:00.0496717Z [5209/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.0638712Z [5210/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.0648483Z [5211/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.0669295Z [5212/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.0942614Z [5213/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.2655301Z [5214/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.2730133Z [5215/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.3094693Z [5216/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.3169008Z [5217/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.3228004Z [5218/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.3266157Z [5219/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.3274026Z [5220/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.3347895Z [5221/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.3645390Z [5222/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.3652743Z [5223/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.3822393Z [5224/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.5415911Z [5225/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.5501598Z [5226/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.5747405Z [5227/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2025-09-07T06:59:00.5885847Z [5228/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.6048045Z [5229/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.6068403Z [5230/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c.o 2025-09-07T06:59:00.6269141Z [5231/7195] 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-09-07T06:59:00.6529262Z [5232/7195] 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-09-07T06:59:00.6883217Z [5233/7195] 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-09-07T06:59:00.6947967Z [5234/7195] 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-09-07T06:59:00.7484130Z [5235/7195] 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-09-07T06:59:00.8383002Z [5236/7195] 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-09-07T06:59:00.8683789Z [5237/7195] 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-09-07T06:59:00.8879024Z [5238/7195] 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-09-07T06:59:00.8885294Z [5239/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c.o 2025-09-07T06:59:00.8917001Z [5240/7195] 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-09-07T06:59:00.9186056Z [5241/7195] 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-09-07T06:59:00.9278554Z [5242/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c.o 2025-09-07T06:59:00.9279979Z [5243/7195] 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-09-07T06:59:00.9360531Z [5244/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c.o 2025-09-07T06:59:00.9529398Z [5245/7195] 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-09-07T06:59:00.9896955Z [5246/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c.o 2025-09-07T06:59:01.0775792Z [5247/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c.o 2025-09-07T06:59:01.1111996Z [5248/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c.o 2025-09-07T06:59:01.1198782Z [5249/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2025-09-07T06:59:01.1521707Z [5250/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c.o 2025-09-07T06:59:01.1540211Z [5251/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c16.c.o 2025-09-07T06:59:01.1590823Z [5252/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2025-09-07T06:59:01.1609315Z [5253/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2025-09-07T06:59:01.1642017Z [5254/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2025-09-07T06:59:01.1769053Z [5255/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c64.c.o 2025-09-07T06:59:01.2061795Z [5256/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2025-09-07T06:59:01.2212232Z [5257/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2025-09-07T06:59:01.3105504Z [5258/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2025-09-07T06:59:01.3461331Z [5259/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2025-09-07T06:59:01.3510405Z [5260/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2025-09-07T06:59:01.3862823Z [5261/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2025-09-07T06:59:01.3889489Z [5262/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2025-09-07T06:59:01.3919603Z [5263/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2025-09-07T06:59:01.3926265Z [5264/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2025-09-07T06:59:01.3967041Z [5265/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2025-09-07T06:59:01.4111340Z [5266/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c.o 2025-09-07T06:59:01.4583330Z [5267/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx-u8.c.o 2025-09-07T06:59:01.4600860Z [5268/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2025-09-07T06:59:01.5470543Z [5269/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx-u8.c.o 2025-09-07T06:59:01.5828559Z [5270/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx-u8.c.o 2025-09-07T06:59:01.5856164Z [5271/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx-u8.c.o 2025-09-07T06:59:01.6231605Z [5272/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2025-09-07T06:59:01.6248777Z [5273/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2025-09-07T06:59:01.6292725Z [5274/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2025-09-07T06:59:01.6295564Z [5275/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2025-09-07T06:59:01.6312669Z [5276/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx-u8.c.o 2025-09-07T06:59:01.6469862Z [5277/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx-u8.c.o 2025-09-07T06:59:01.6950044Z [5278/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx-u8.c.o 2025-09-07T06:59:01.6976389Z [5279/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u8.c.o 2025-09-07T06:59:01.7841459Z [5280/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u8.c.o 2025-09-07T06:59:01.8210515Z [5281/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u8.c.o 2025-09-07T06:59:01.8212662Z [5282/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u8.c.o 2025-09-07T06:59:01.8600136Z [5283/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2025-09-07T06:59:01.8611173Z [5284/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2025-09-07T06:59:01.8662512Z [5285/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx-u8.c.o 2025-09-07T06:59:01.8665836Z [5286/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx-u8.c.o 2025-09-07T06:59:01.8691159Z [5287/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2025-09-07T06:59:01.8965218Z [5288/7195] 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-09-07T06:59:01.9539395Z [5289/7195] 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-09-07T06:59:01.9827984Z [5290/7195] 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-09-07T06:59:02.0450734Z [5291/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c.o 2025-09-07T06:59:02.0985271Z [5292/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c.o 2025-09-07T06:59:02.1101001Z [5293/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c.o 2025-09-07T06:59:02.1102504Z [5294/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c.o 2025-09-07T06:59:02.1243157Z [5295/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c.o 2025-09-07T06:59:02.1287092Z [5296/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c.o 2025-09-07T06:59:02.1355792Z [5297/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2025-09-07T06:59:02.1368438Z [5298/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c.o 2025-09-07T06:59:02.1581921Z [5299/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c.o 2025-09-07T06:59:02.1924245Z [5300/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2025-09-07T06:59:02.2199068Z [5301/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2025-09-07T06:59:02.2834199Z [5302/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2025-09-07T06:59:02.3332329Z [5303/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2025-09-07T06:59:02.3450680Z [5304/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2025-09-07T06:59:02.3451915Z [5305/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2025-09-07T06:59:02.3609436Z [5306/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2025-09-07T06:59:02.3675728Z [5307/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2025-09-07T06:59:02.3778692Z [5308/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2025-09-07T06:59:02.3853741Z [5309/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c.o 2025-09-07T06:59:02.4153631Z [5310/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c.o 2025-09-07T06:59:02.4759352Z [5311/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c.o 2025-09-07T06:59:02.4867681Z [5312/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c.o 2025-09-07T06:59:02.5347179Z [5313/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c.o 2025-09-07T06:59:02.5835682Z [5314/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u8.c.o 2025-09-07T06:59:02.5990474Z [5315/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c.o 2025-09-07T06:59:02.6015805Z [5316/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c.o 2025-09-07T06:59:02.6066256Z [5317/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u32.c.o 2025-09-07T06:59:02.6159917Z [5318/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c.o 2025-09-07T06:59:02.6161489Z [5319/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c.o 2025-09-07T06:59:02.6242900Z [5320/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c.o 2025-09-07T06:59:02.7354196Z [5321/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-nr.c.o 2025-09-07T06:59:02.8164958Z [5322/7195] 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-09-07T06:59:02.8187700Z [5323/7195] 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-09-07T06:59:02.8621167Z [5324/7195] 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-09-07T06:59:02.9190512Z [5325/7195] 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-09-07T06:59:02.9263339Z [5326/7195] 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-09-07T06:59:02.9272717Z [5327/7195] 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-09-07T06:59:02.9415241Z [5328/7195] 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-09-07T06:59:02.9416847Z [5329/7195] 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-09-07T06:59:02.9514697Z [5330/7195] 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-09-07T06:59:02.9547544Z [5331/7195] 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-09-07T06:59:03.0784591Z [5332/7195] 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-09-07T06:59:03.1523960Z [5333/7195] 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-09-07T06:59:03.1691253Z [5334/7195] 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-09-07T06:59:03.2117500Z [5335/7195] 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-09-07T06:59:03.2196883Z [5336/7195] 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-09-07T06:59:03.2267591Z [5337/7195] 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-09-07T06:59:03.2368186Z [5338/7195] 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-09-07T06:59:03.2497183Z [5339/7195] 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-09-07T06:59:03.2569089Z [5340/7195] 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-09-07T06:59:03.2669983Z [5341/7195] 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-09-07T06:59:03.2770669Z [5342/7195] 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-09-07T06:59:03.4028216Z [5343/7195] 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-09-07T06:59:03.4320938Z [5344/7195] 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-09-07T06:59:03.4489538Z [5345/7195] 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-09-07T06:59:03.4984191Z [5346/7195] 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-09-07T06:59:03.5065570Z [5347/7195] 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-09-07T06:59:03.5199576Z [5348/7195] 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-09-07T06:59:03.5295115Z [5349/7195] 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-09-07T06:59:03.5506964Z [5350/7195] 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-09-07T06:59:03.5578986Z [5351/7195] 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-09-07T06:59:03.6210057Z [5352/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:03.6289120Z [5353/7195] 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-09-07T06:59:03.6474707Z [5354/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-09-07T06:59:03.6704240Z [5355/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:03.7063121Z [5356/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-09-07T06:59:03.7800853Z [5357/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:03.8109708Z [5358/7195] 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-09-07T06:59:03.8351977Z [5359/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:03.8450251Z [5360/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-09-07T06:59:03.8588618Z [5361/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:03.8629428Z [5362/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:03.8917052Z [5363/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:03.9791513Z [5364/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-09-07T06:59:03.9868142Z [5365/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:04.0139017Z [5366/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c.o 2025-09-07T06:59:04.0491793Z [5367/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c.o 2025-09-07T06:59:04.0541027Z [5368/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:04.0732602Z [5369/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c.o 2025-09-07T06:59:04.1340360Z [5370/7195] 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-09-07T06:59:04.1746742Z [5371/7195] 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-09-07T06:59:04.1965840Z [5372/7195] 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-09-07T06:59:04.2234372Z [5373/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:04.2253802Z [5374/7195] 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-09-07T06:59:04.2371512Z [5375/7195] 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-09-07T06:59:04.2545687Z [5376/7195] 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-09-07T06:59:04.3249148Z [5377/7195] 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-09-07T06:59:04.3546926Z [5378/7195] 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-09-07T06:59:04.3571272Z [5379/7195] 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-09-07T06:59:04.3734338Z [5380/7195] 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-09-07T06:59:04.3847197Z [5381/7195] 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-09-07T06:59:04.4039057Z [5382/7195] 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-09-07T06:59:04.4436834Z [5383/7195] 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-09-07T06:59:04.4696890Z [5384/7195] 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-09-07T06:59:04.4707059Z [5385/7195] 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-09-07T06:59:04.4716456Z [5386/7195] 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-09-07T06:59:04.4720612Z [5387/7195] 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-09-07T06:59:04.5113955Z [5388/7195] 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-09-07T06:59:04.5240347Z [5389/7195] 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-09-07T06:59:04.5295401Z [5390/7195] 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-09-07T06:59:04.5640266Z [5391/7195] 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-09-07T06:59:04.5902715Z [5392/7195] 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-09-07T06:59:04.6081666Z [5393/7195] 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-09-07T06:59:04.6084540Z [5394/7195] 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-09-07T06:59:04.6214165Z [5395/7195] 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-09-07T06:59:04.6401813Z [5396/7195] 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-09-07T06:59:04.6545397Z [5397/7195] 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-09-07T06:59:04.6763918Z [5398/7195] 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-09-07T06:59:04.7357328Z [5399/7195] 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-09-07T06:59:04.7415075Z [5400/7195] 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-09-07T06:59:04.7428246Z [5401/7195] 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-09-07T06:59:04.7539661Z [5402/7195] 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-09-07T06:59:04.7552215Z [5403/7195] 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-09-07T06:59:04.7559121Z [5404/7195] 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-09-07T06:59:04.7724111Z [5405/7195] 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-09-07T06:59:04.7725729Z [5406/7195] 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-09-07T06:59:04.7827434Z [5407/7195] 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-09-07T06:59:04.8330781Z [5408/7195] 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-09-07T06:59:04.8504724Z [5409/7195] 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-09-07T06:59:04.8523051Z [5410/7195] 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-09-07T06:59:04.8577612Z [5411/7195] 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-09-07T06:59:04.8597943Z [5412/7195] 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-09-07T06:59:04.8624479Z [5413/7195] 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-09-07T06:59:04.8921304Z [5414/7195] 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-09-07T06:59:04.9024807Z [5415/7195] 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-09-07T06:59:04.9106390Z [5416/7195] 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-09-07T06:59:04.9449419Z [5417/7195] 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-09-07T06:59:04.9614744Z [5418/7195] 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-09-07T06:59:04.9894731Z [5419/7195] 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-09-07T06:59:04.9909152Z [5420/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-09-07T06:59:04.9914337Z [5421/7195] 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-09-07T06:59:05.0100633Z [5422/7195] 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-09-07T06:59:05.0212695Z [5423/7195] 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-09-07T06:59:05.0214335Z [5424/7195] 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-09-07T06:59:05.0340692Z [5425/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-09-07T06:59:05.0571783Z [5426/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c.o 2025-09-07T06:59:05.0612802Z [5427/7195] 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-09-07T06:59:05.0907286Z [5428/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c.o 2025-09-07T06:59:05.0964270Z [5429/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-09-07T06:59:05.1035332Z [5430/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-09-07T06:59:05.1173756Z [5431/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c.o 2025-09-07T06:59:05.1444019Z [5432/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c.o 2025-09-07T06:59:05.1508372Z [5433/7195] 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-09-07T06:59:05.1564624Z [5434/7195] 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-09-07T06:59:05.2302892Z [5435/7195] 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-09-07T06:59:05.2487584Z [5436/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c.o 2025-09-07T06:59:05.2642379Z [5437/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-09-07T06:59:05.2707829Z [5438/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c.o 2025-09-07T06:59:05.3041004Z [5439/7195] 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-09-07T06:59:05.3105494Z [5440/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-09-07T06:59:05.3388301Z [5441/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2025-09-07T06:59:05.3450472Z [5442/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c.o 2025-09-07T06:59:05.3508003Z [5443/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c.o 2025-09-07T06:59:05.3565625Z [5444/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2025-09-07T06:59:05.3896358Z [5445/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2025-09-07T06:59:05.4007710Z [5446/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2025-09-07T06:59:05.4766650Z [5447/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-09-07T06:59:05.6105952Z [5448/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:05.6108907Z [5449/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-09-07T06:59:05.6576598Z [5450/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:05.6697220Z [5451/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:05.6834275Z [5452/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:05.6962732Z [5453/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:05.7338852Z [5454/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:05.7548880Z [5455/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:05.7909506Z [5456/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:05.8046842Z [5457/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:05.8131079Z [5458/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:05.8140364Z [5459/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:05.8466443Z [5460/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c.o 2025-09-07T06:59:05.8467862Z [5461/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:05.8495648Z [5462/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c.o 2025-09-07T06:59:05.8497039Z [5463/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:05.8975639Z [5464/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c.o 2025-09-07T06:59:05.9194714Z [5465/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:05.9353395Z [5466/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:05.9354832Z [5467/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:05.9367858Z [5468/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:05.9797459Z [5469/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:05.9854814Z [5470/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:05.9879699Z [5471/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.0126801Z [5472/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-09-07T06:59:06.0283602Z [5473/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.0591739Z [5474/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.0845175Z [5475/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.0846735Z [5476/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.0909797Z [5477/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.1170038Z [5478/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.1174352Z [5479/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.1235111Z [5480/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.1254886Z [5481/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.1569680Z [5482/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.1604730Z [5483/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.1978361Z [5484/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.2041533Z [5485/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.2221543Z [5486/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.2224412Z [5487/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.2405584Z [5488/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.2475181Z [5489/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.2542757Z [5490/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.2727419Z [5491/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.2805377Z [5492/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.3118214Z [5493/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.3507436Z [5494/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-09-07T06:59:06.3530647Z [5495/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.3658533Z [5496/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-09-07T06:59:06.3661449Z [5497/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.3703181Z [5498/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.3712186Z [5499/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.3737807Z [5500/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.4152579Z [5501/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.4252729Z [5502/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-09-07T06:59:06.4315500Z [5503/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-09-07T06:59:06.4888049Z [5504/7195] 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-09-07T06:59:06.4990187Z [5505/7195] 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-09-07T06:59:06.5018675Z [5506/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-09-07T06:59:06.5203369Z [5507/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-09-07T06:59:06.5649839Z [5508/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-09-07T06:59:06.6027872Z [5509/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2025-09-07T06:59:06.6105980Z [5510/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2025-09-07T06:59:06.6136282Z [5511/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2025-09-07T06:59:06.6140116Z [5512/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-09-07T06:59:06.6218659Z [5513/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2025-09-07T06:59:06.6711911Z [5514/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2025-09-07T06:59:06.7404720Z [5515/7195] 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-09-07T06:59:06.7430016Z [5516/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2025-09-07T06:59:06.7549871Z [5517/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1.c.o 2025-09-07T06:59:06.7651375Z [5518/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2025-09-07T06:59:06.8135984Z [5519/7195] 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-09-07T06:59:06.8664757Z [5520/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8.c.o 2025-09-07T06:59:06.8855895Z [5521/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c.o 2025-09-07T06:59:06.8887606Z [5522/7195] 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-09-07T06:59:06.9001999Z [5523/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c.o 2025-09-07T06:59:06.9003452Z [5524/7195] 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-09-07T06:59:06.9090961Z [5525/7195] 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-09-07T06:59:06.9786210Z [5526/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1.c.o 2025-09-07T06:59:06.9976004Z [5527/7195] 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-09-07T06:59:07.0562328Z [5528/7195] 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-09-07T06:59:07.0816817Z [5529/7195] 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-09-07T06:59:07.1082612Z [5530/7195] 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-09-07T06:59:07.1281667Z [5531/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1.c.o 2025-09-07T06:59:07.1550565Z [5532/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8.c.o 2025-09-07T06:59:07.1551979Z [5533/7195] 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-09-07T06:59:07.1690221Z [5534/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c.o 2025-09-07T06:59:07.1784558Z [5535/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c.o 2025-09-07T06:59:07.1816050Z [5536/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c.o 2025-09-07T06:59:07.2422330Z [5537/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c.o 2025-09-07T06:59:07.2443857Z [5538/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c.o 2025-09-07T06:59:07.2975036Z [5539/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c.o 2025-09-07T06:59:07.3260525Z [5540/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c.o 2025-09-07T06:59:07.3507390Z [5541/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c.o 2025-09-07T06:59:07.3694982Z [5542/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c.o 2025-09-07T06:59:07.3819723Z [5543/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c.o 2025-09-07T06:59:07.4266635Z [5544/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c16.c.o 2025-09-07T06:59:07.4332865Z [5545/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c.o 2025-09-07T06:59:07.4702778Z [5546/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c64.c.o 2025-09-07T06:59:07.4770203Z [5547/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c.o 2025-09-07T06:59:07.4788821Z [5548/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c.o 2025-09-07T06:59:07.5298345Z [5549/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c128.c.o 2025-09-07T06:59:07.5362968Z [5550/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c.o 2025-09-07T06:59:07.5639806Z [5551/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-f16c-u8.c.o 2025-09-07T06:59:07.5894375Z [5552/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u8.c.o 2025-09-07T06:59:07.6095104Z [5553/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u16.c.o 2025-09-07T06:59:07.6259131Z [5554/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u16.c.o 2025-09-07T06:59:07.6652158Z [5555/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2025-09-07T06:59:07.6701976Z [5556/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2025-09-07T06:59:07.7090193Z [5557/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2025-09-07T06:59:07.7146455Z [5558/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2025-09-07T06:59:07.7148495Z [5559/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-f16c-u8.c.o 2025-09-07T06:59:07.7693286Z [5560/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u8.c.o 2025-09-07T06:59:07.7736360Z [5561/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u8.c.o 2025-09-07T06:59:07.8034427Z [5562/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u8.c.o 2025-09-07T06:59:07.8300161Z [5563/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u16.c.o 2025-09-07T06:59:07.8463436Z [5564/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u8.c.o 2025-09-07T06:59:07.8651651Z [5565/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u8.c.o 2025-09-07T06:59:07.9018616Z [5566/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2025-09-07T06:59:07.9083688Z [5567/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2025-09-07T06:59:07.9449693Z [5568/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-f16c-u8.c.o 2025-09-07T06:59:07.9521300Z [5569/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u8.c.o 2025-09-07T06:59:07.9522570Z [5570/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2025-09-07T06:59:08.0111050Z [5571/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2025-09-07T06:59:08.0113321Z [5572/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2025-09-07T06:59:08.0622795Z [5573/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2025-09-07T06:59:08.0671139Z [5574/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2025-09-07T06:59:08.0835572Z [5575/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2025-09-07T06:59:08.1034040Z [5576/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2025-09-07T06:59:08.1395637Z [5577/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u8.c.o 2025-09-07T06:59:08.1511968Z [5578/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u16.c.o 2025-09-07T06:59:08.1889263Z [5579/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2025-09-07T06:59:08.1895934Z [5580/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2025-09-07T06:59:08.1986605Z [5581/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2025-09-07T06:59:08.2511725Z [5582/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2025-09-07T06:59:08.2517011Z [5583/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2025-09-07T06:59:08.3104346Z [5584/7195] 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-09-07T06:59:08.3222695Z [5585/7195] 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-09-07T06:59:08.3452221Z [5586/7195] 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-09-07T06:59:08.3699878Z [5587/7195] 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-09-07T06:59:08.3874826Z [5588/7195] 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-09-07T06:59:08.4066850Z [5589/7195] 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-09-07T06:59:08.4403993Z [5590/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c.o 2025-09-07T06:59:08.4530374Z [5591/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c.o 2025-09-07T06:59:08.4594965Z [5592/7195] 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-09-07T06:59:08.5092986Z [5593/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c.o 2025-09-07T06:59:08.5142051Z [5594/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c.o 2025-09-07T06:59:08.5533958Z [5595/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c.o 2025-09-07T06:59:08.5680862Z [5596/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2025-09-07T06:59:08.6093411Z [5597/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-09-07T06:59:08.6325631Z [5598/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2025-09-07T06:59:08.6609648Z [5599/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-09-07T06:59:08.6895569Z [5600/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c.o 2025-09-07T06:59:08.7187880Z [5601/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-09-07T06:59:08.7192647Z [5602/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2025-09-07T06:59:08.7243770Z [5603/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c.o 2025-09-07T06:59:08.7841200Z [5604/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-09-07T06:59:08.8042095Z [5605/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c.o 2025-09-07T06:59:08.8373440Z [5606/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2025-09-07T06:59:08.8757595Z [5607/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:08.9155071Z [5608/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-09-07T06:59:08.9772140Z [5609/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:08.9996388Z [5610/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-09-07T06:59:09.0380100Z [5611/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:09.0416119Z [5612/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2025-09-07T06:59:09.0907658Z [5613/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:09.0977223Z [5614/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-09-07T06:59:09.1499285Z [5615/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:09.1604274Z [5616/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2025-09-07T06:59:09.2464310Z [5617/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:09.2694428Z [5618/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:09.2825775Z [5619/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2025-09-07T06:59:09.3064426Z [5620/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2025-09-07T06:59:09.3774573Z [5621/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-09-07T06:59:09.3939478Z [5622/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:09.4282218Z [5623/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c.o 2025-09-07T06:59:09.4315538Z [5624/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2025-09-07T06:59:09.4596612Z [5625/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-09-07T06:59:09.5275511Z [5626/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:09.5485858Z [5627/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2025-09-07T06:59:09.5765825Z [5628/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c.o 2025-09-07T06:59:09.5855625Z [5629/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c.o 2025-09-07T06:59:09.5941933Z [5630/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c.o 2025-09-07T06:59:09.6707188Z [5631/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2025-09-07T06:59:09.6763237Z [5632/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-09-07T06:59:09.7057211Z [5633/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c.o 2025-09-07T06:59:09.7442688Z [5634/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c.o 2025-09-07T06:59:09.7728154Z [5635/7195] 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-09-07T06:59:09.8012147Z [5636/7195] 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-09-07T06:59:09.8353050Z [5637/7195] 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-09-07T06:59:09.8438746Z [5638/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c.o 2025-09-07T06:59:09.8492704Z [5639/7195] 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-09-07T06:59:09.8510645Z [5640/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2025-09-07T06:59:09.8617354Z [5641/7195] 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-09-07T06:59:09.9280859Z [5642/7195] 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-09-07T06:59:09.9349357Z [5643/7195] 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-09-07T06:59:09.9705213Z [5644/7195] 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-09-07T06:59:09.9931930Z [5645/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c.o 2025-09-07T06:59:10.0274102Z [5646/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c.o 2025-09-07T06:59:10.0571755Z [5647/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c.o 2025-09-07T06:59:10.0962382Z [5648/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.1017314Z [5649/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c.o 2025-09-07T06:59:10.1131728Z [5650/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.1133168Z [5651/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.1207223Z [5652/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c.o 2025-09-07T06:59:10.1968830Z [5653/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.2293301Z [5654/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.2901393Z [5655/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.3060370Z [5656/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-09-07T06:59:10.3664875Z [5657/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.3935048Z [5658/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-09-07T06:59:10.3942312Z [5659/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.4030194Z [5660/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2025-09-07T06:59:10.4373813Z [5661/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.o 2025-09-07T06:59:10.4600194Z [5662/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.4756127Z [5663/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.4990261Z [5664/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.5524446Z [5665/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2025-09-07T06:59:10.5616146Z [5666/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2025-09-07T06:59:10.5870098Z [5667/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.6657625Z [5668/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.6898360Z [5669/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:10.7271511Z [5670/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c.o 2025-09-07T06:59:10.7307621Z [5671/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-09-07T06:59:10.7310269Z [5672/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2025-09-07T06:59:10.7653054Z [5673/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:59:10.7737784Z [5674/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:10.7892595Z [5675/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c.o 2025-09-07T06:59:10.8414864Z [5676/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:10.8794862Z [5677/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:10.8888629Z [5678/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:59:10.9658166Z [5679/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.0087904Z [5680/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.0283912Z [5681/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.0291080Z [5682/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.0323536Z [5683/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.0433231Z [5684/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.0593524Z [5685/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.0761127Z [5686/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.1489408Z [5687/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.1658343Z [5688/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.1803615Z [5689/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.2817905Z [5690/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.3020540Z [5691/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.3248407Z [5692/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.3261272Z [5693/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.3455501Z [5694/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.3545209Z [5695/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.3760899Z [5696/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.3968681Z [5697/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.4260842Z [5698/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.4500820Z [5699/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.4546827Z [5700/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.5687126Z [5701/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.5722295Z [5702/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.5994929Z [5703/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.5997301Z [5704/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.6467325Z [5705/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.6523122Z [5706/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.6609909Z [5707/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.6833863Z [5708/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.o 2025-09-07T06:59:11.7122519Z [5709/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.7359431Z [5710/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.7701624Z [5711/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.8537365Z [5712/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c.o 2025-09-07T06:59:11.8687673Z [5713/7195] 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-09-07T06:59:11.9130099Z [5714/7195] 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-09-07T06:59:11.9222832Z [5715/7195] 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-09-07T06:59:11.9703482Z [5716/7195] 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-09-07T06:59:11.9750815Z [5717/7195] 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-09-07T06:59:11.9866726Z [5718/7195] 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-09-07T06:59:12.0054806Z [5719/7195] 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-09-07T06:59:12.0103005Z [5720/7195] 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-09-07T06:59:12.0335053Z [5721/7195] 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-09-07T06:59:12.0830100Z [5722/7195] 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-09-07T06:59:12.1532545Z [5723/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u8.c.o 2025-09-07T06:59:12.1682306Z [5724/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u32.c.o 2025-09-07T06:59:12.1703795Z [5725/7195] 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-09-07T06:59:12.1915822Z [5726/7195] 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-09-07T06:59:12.2132593Z [5727/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2025-09-07T06:59:12.2271808Z [5728/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u64.c.o 2025-09-07T06:59:12.2432023Z [5729/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c.o 2025-09-07T06:59:12.2528216Z [5730/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2025-09-07T06:59:12.2734779Z [5731/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u8.c.o 2025-09-07T06:59:12.3264643Z [5732/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-nr.c.o 2025-09-07T06:59:12.3505152Z [5733/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u32.c.o 2025-09-07T06:59:12.4464258Z [5734/7195] 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-09-07T06:59:12.4622311Z [5735/7195] 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-09-07T06:59:12.4647680Z [5736/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-nr.c.o 2025-09-07T06:59:12.4803406Z [5737/7195] 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-09-07T06:59:12.5055648Z [5738/7195] 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-09-07T06:59:12.5304337Z [5739/7195] 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-09-07T06:59:12.5328037Z [5740/7195] 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-09-07T06:59:12.5457377Z [5741/7195] 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-09-07T06:59:12.5594694Z [5742/7195] 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-09-07T06:59:12.5987949Z [5743/7195] 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-09-07T06:59:12.6235062Z [5744/7195] 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-09-07T06:59:12.7252770Z [5745/7195] 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-09-07T06:59:12.7462913Z [5746/7195] 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-09-07T06:59:12.7464956Z [5747/7195] 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-09-07T06:59:12.7693608Z [5748/7195] 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-09-07T06:59:12.7821233Z [5749/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c.o 2025-09-07T06:59:12.8104560Z [5750/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c.o 2025-09-07T06:59:12.8214049Z [5751/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c.o 2025-09-07T06:59:12.8334960Z [5752/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c.o 2025-09-07T06:59:12.8561493Z [5753/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c.o 2025-09-07T06:59:12.9187263Z [5754/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c.o 2025-09-07T06:59:12.9293373Z [5755/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c.o 2025-09-07T06:59:13.0062291Z [5756/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c.o 2025-09-07T06:59:13.0252678Z [5757/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c.o 2025-09-07T06:59:13.0306691Z [5758/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c.o 2025-09-07T06:59:13.0554745Z [5759/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c.o 2025-09-07T06:59:13.0556401Z [5760/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c.o 2025-09-07T06:59:13.0819342Z [5761/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c.o 2025-09-07T06:59:13.1016803Z [5762/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c.o 2025-09-07T06:59:13.1116862Z [5763/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c.o 2025-09-07T06:59:13.1460895Z [5764/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c.o 2025-09-07T06:59:13.2015252Z [5765/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c.o 2025-09-07T06:59:13.2187027Z [5766/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c.o 2025-09-07T06:59:13.2470423Z [5767/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c.o 2025-09-07T06:59:13.2658037Z [5768/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c.o 2025-09-07T06:59:13.2771078Z [5769/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.o 2025-09-07T06:59:13.3031376Z [5770/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.o 2025-09-07T06:59:13.3038434Z [5771/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.o 2025-09-07T06:59:13.3316312Z [5772/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.o 2025-09-07T06:59:13.3529438Z [5773/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.o 2025-09-07T06:59:13.3655405Z [5774/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.o 2025-09-07T06:59:13.4009459Z [5775/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.o 2025-09-07T06:59:13.4756969Z [5776/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.o 2025-09-07T06:59:13.4793737Z [5777/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.o 2025-09-07T06:59:13.5085223Z [5778/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.o 2025-09-07T06:59:13.5227473Z [5779/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.o 2025-09-07T06:59:13.5380122Z [5780/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.o 2025-09-07T06:59:13.5634576Z [5781/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.o 2025-09-07T06:59:13.5669611Z [5782/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.o 2025-09-07T06:59:13.5979316Z [5783/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.o 2025-09-07T06:59:13.6141898Z [5784/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.o 2025-09-07T06:59:13.6335550Z [5785/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.o 2025-09-07T06:59:13.6789759Z [5786/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.o 2025-09-07T06:59:13.7452733Z [5787/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.o 2025-09-07T06:59:13.7515323Z [5788/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c.o 2025-09-07T06:59:13.7631700Z [5789/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c.o 2025-09-07T06:59:13.7753367Z [5790/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.o 2025-09-07T06:59:13.7839370Z [5791/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c.o 2025-09-07T06:59:13.8157453Z [5792/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c.o 2025-09-07T06:59:13.8230833Z [5793/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c.o 2025-09-07T06:59:13.8426607Z [5794/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.o 2025-09-07T06:59:13.8616703Z [5795/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.o 2025-09-07T06:59:13.8857260Z [5796/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.o 2025-09-07T06:59:13.9212450Z [5797/7195] 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-09-07T06:59:13.9924137Z [5798/7195] 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-09-07T06:59:14.0067219Z [5799/7195] 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-09-07T06:59:14.0205586Z [5800/7195] 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-09-07T06:59:14.0357647Z [5801/7195] 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-09-07T06:59:14.0393422Z [5802/7195] 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-09-07T06:59:14.0706870Z [5803/7195] 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-09-07T06:59:14.0783538Z [5804/7195] 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-09-07T06:59:14.1352636Z [5805/7195] 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-09-07T06:59:14.1696541Z [5806/7195] 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-09-07T06:59:14.2016825Z [5807/7195] 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-09-07T06:59:14.2421611Z [5808/7195] 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-09-07T06:59:14.2975907Z [5809/7195] 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-09-07T06:59:14.3226906Z [5810/7195] 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-09-07T06:59:14.3254683Z [5811/7195] 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-09-07T06:59:14.3494066Z [5812/7195] 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-09-07T06:59:14.3508581Z [5813/7195] 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-09-07T06:59:14.3660648Z [5814/7195] 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-09-07T06:59:14.3716125Z [5815/7195] 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-09-07T06:59:14.4493790Z [5816/7195] 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-09-07T06:59:14.4553177Z [5817/7195] 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-09-07T06:59:14.4946406Z [5818/7195] 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-09-07T06:59:14.5624214Z [5819/7195] 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-09-07T06:59:14.5900022Z [5820/7195] 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-09-07T06:59:14.6194695Z [5821/7195] 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-09-07T06:59:14.6537476Z [5822/7195] 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-09-07T06:59:14.6546170Z [5823/7195] 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-09-07T06:59:14.6650090Z [5824/7195] 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-09-07T06:59:14.6829345Z [5825/7195] 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-09-07T06:59:14.6957793Z [5826/7195] 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-09-07T06:59:14.7339569Z [5827/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c.o 2025-09-07T06:59:14.7551402Z [5828/7195] 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-09-07T06:59:14.7775865Z [5829/7195] 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-09-07T06:59:14.8030889Z [5830/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c.o 2025-09-07T06:59:14.8321430Z [5831/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c.o 2025-09-07T06:59:14.8564051Z [5832/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c.o 2025-09-07T06:59:14.8947238Z [5833/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc2.c.o 2025-09-07T06:59:14.8949863Z [5834/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c.o 2025-09-07T06:59:14.8951295Z [5835/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c.o 2025-09-07T06:59:14.9136005Z [5836/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc4.c.o 2025-09-07T06:59:14.9270656Z [5837/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32.c.o 2025-09-07T06:59:14.9771528Z [5838/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c.o 2025-09-07T06:59:14.9973107Z [5839/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c.o 2025-09-07T06:59:15.0178408Z [5840/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2025-09-07T06:59:15.0497844Z [5841/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c.o 2025-09-07T06:59:15.0775372Z [5842/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2025-09-07T06:59:15.1055898Z [5843/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c.o 2025-09-07T06:59:15.1443466Z [5844/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2025-09-07T06:59:15.1453208Z [5845/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c.o 2025-09-07T06:59:15.1514836Z [5846/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c.o 2025-09-07T06:59:15.1711483Z [5847/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c.o 2025-09-07T06:59:15.1855295Z [5848/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c.o 2025-09-07T06:59:15.2349321Z [5849/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2025-09-07T06:59:15.2368177Z [5850/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc2.c.o 2025-09-07T06:59:15.2653216Z [5851/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc4.c.o 2025-09-07T06:59:15.2883457Z [5852/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32.c.o 2025-09-07T06:59:15.3316135Z [5853/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c.o 2025-09-07T06:59:15.3861996Z [5854/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c.o 2025-09-07T06:59:15.3949110Z [5855/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2025-09-07T06:59:15.4071357Z [5856/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c.o 2025-09-07T06:59:15.4082822Z [5857/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2025-09-07T06:59:15.4327767Z [5858/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c.o 2025-09-07T06:59:15.4553265Z [5859/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c.o 2025-09-07T06:59:15.4926170Z [5860/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2025-09-07T06:59:15.5053250Z [5861/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c.o 2025-09-07T06:59:15.5413891Z [5862/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c.o 2025-09-07T06:59:15.5688275Z [5863/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c.o 2025-09-07T06:59:15.5955847Z [5864/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2025-09-07T06:59:15.6214026Z [5865/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c.o 2025-09-07T06:59:15.6365686Z [5866/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c.o 2025-09-07T06:59:15.6538435Z [5867/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c.o 2025-09-07T06:59:15.6546601Z [5868/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c.o 2025-09-07T06:59:15.6677094Z [5869/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c.o 2025-09-07T06:59:15.6983658Z [5870/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c.o 2025-09-07T06:59:15.7416435Z [5871/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c.o 2025-09-07T06:59:15.7462216Z [5872/7195] 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-09-07T06:59:15.7929061Z [5873/7195] 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-09-07T06:59:15.8222244Z [5874/7195] 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-09-07T06:59:15.8364057Z [5875/7195] 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-09-07T06:59:15.8753471Z [5876/7195] 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-09-07T06:59:15.8888909Z [5877/7195] 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-09-07T06:59:15.8974404Z [5878/7195] 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-09-07T06:59:15.9093474Z [5879/7195] 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-09-07T06:59:15.9181254Z [5880/7195] 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-09-07T06:59:15.9756587Z [5881/7195] 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-09-07T06:59:15.9864723Z [5882/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c.o 2025-09-07T06:59:15.9994707Z [5883/7195] 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-09-07T06:59:16.0414296Z [5884/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c.o 2025-09-07T06:59:16.0761769Z [5885/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c.o 2025-09-07T06:59:16.0911573Z [5886/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c.o 2025-09-07T06:59:16.0913616Z [5887/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2025-09-07T06:59:16.1089240Z [5888/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2025-09-07T06:59:16.1217445Z [5889/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2025-09-07T06:59:16.1337171Z [5890/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2025-09-07T06:59:16.1369030Z [5891/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2025-09-07T06:59:16.1978578Z [5892/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2025-09-07T06:59:16.2111809Z [5893/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2025-09-07T06:59:16.2267291Z [5894/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2025-09-07T06:59:16.2827016Z [5895/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c.o 2025-09-07T06:59:16.3295311Z [5896/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c.o 2025-09-07T06:59:16.3336415Z [5897/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.o 2025-09-07T06:59:16.3588331Z [5898/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.o 2025-09-07T06:59:16.3670830Z [5899/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c.o 2025-09-07T06:59:16.3736842Z [5900/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.o 2025-09-07T06:59:16.3839599Z [5901/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.o 2025-09-07T06:59:16.3910966Z [5902/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.o 2025-09-07T06:59:16.4486783Z [5903/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.o 2025-09-07T06:59:16.4665543Z [5904/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.o 2025-09-07T06:59:16.4844539Z [5905/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.o 2025-09-07T06:59:16.6146978Z [5906/7195] 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-09-07T06:59:16.6288173Z [5907/7195] 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-09-07T06:59:16.6627988Z [5908/7195] 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-09-07T06:59:16.6774564Z [5909/7195] 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-09-07T06:59:16.6822924Z [5910/7195] 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-09-07T06:59:16.6919676Z [5911/7195] 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-09-07T06:59:16.7028800Z [5912/7195] 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-09-07T06:59:16.7109149Z [5913/7195] 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-09-07T06:59:16.7701606Z [5914/7195] 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-09-07T06:59:16.7988697Z [5915/7195] 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-09-07T06:59:16.8163445Z [5916/7195] 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-09-07T06:59:16.9619055Z [5917/7195] 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-09-07T06:59:16.9752266Z [5918/7195] 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-09-07T06:59:17.0072678Z [5919/7195] 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-09-07T06:59:17.0386982Z [5920/7195] 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-09-07T06:59:17.0388965Z [5921/7195] 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-09-07T06:59:17.0508132Z [5922/7195] 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-09-07T06:59:17.0823093Z [5923/7195] 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-09-07T06:59:17.0829117Z [5924/7195] 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-09-07T06:59:17.1374269Z [5925/7195] 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-09-07T06:59:17.1971903Z [5926/7195] 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-09-07T06:59:17.1985353Z [5927/7195] 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-09-07T06:59:17.3064206Z [5928/7195] 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-09-07T06:59:17.3186336Z [5929/7195] 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-09-07T06:59:17.3451595Z [5930/7195] 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-09-07T06:59:17.3489331Z [5931/7195] 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-09-07T06:59:17.3576136Z [5932/7195] 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-09-07T06:59:17.4118184Z [5933/7195] 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-09-07T06:59:17.4181485Z [5934/7195] 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-09-07T06:59:17.4323960Z [5935/7195] 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-09-07T06:59:17.4421446Z [5936/7195] 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-09-07T06:59:17.4977621Z [5937/7195] 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-09-07T06:59:17.5055579Z [5938/7195] 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-09-07T06:59:17.6117116Z [5939/7195] 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-09-07T06:59:17.6346502Z [5940/7195] 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-09-07T06:59:17.6647505Z [5941/7195] 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-09-07T06:59:17.6653914Z [5942/7195] 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-09-07T06:59:17.6882383Z [5943/7195] 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-09-07T06:59:17.7415098Z [5944/7195] 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-09-07T06:59:17.7618133Z [5945/7195] 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-09-07T06:59:17.7745717Z [5946/7195] 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-09-07T06:59:17.7819699Z [5947/7195] 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-09-07T06:59:17.8594736Z [5948/7195] 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-09-07T06:59:17.8599870Z [5949/7195] 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-09-07T06:59:17.9661203Z [5950/7195] 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-09-07T06:59:18.0116271Z [5951/7195] 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-09-07T06:59:18.0299237Z [5952/7195] 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-09-07T06:59:18.0302792Z [5953/7195] 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-09-07T06:59:18.0779387Z [5954/7195] 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-09-07T06:59:18.0809567Z [5955/7195] 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-09-07T06:59:18.1229953Z [5956/7195] 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-09-07T06:59:18.1393206Z [5957/7195] 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-09-07T06:59:18.1425187Z [5958/7195] 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-09-07T06:59:18.1711383Z [5959/7195] 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-09-07T06:59:18.1857162Z [5960/7195] 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-09-07T06:59:18.2540194Z [5961/7195] 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-09-07T06:59:18.3134206Z [5962/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:18.3439817Z [5963/7195] 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-09-07T06:59:18.3822483Z [5964/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:18.3924508Z [5965/7195] 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-09-07T06:59:18.4231112Z [5966/7195] 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-09-07T06:59:18.5018156Z [5967/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:18.5224155Z [5968/7195] 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-09-07T06:59:18.5244777Z [5969/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:18.5287814Z [5970/7195] 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-09-07T06:59:18.5631365Z [5971/7195] 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-09-07T06:59:18.6286818Z [5972/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:18.6407383Z [5973/7195] 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-09-07T06:59:18.6825039Z [5974/7195] 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-09-07T06:59:18.7196579Z [5975/7195] 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-09-07T06:59:18.8300239Z [5976/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:18.8302193Z [5977/7195] 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-09-07T06:59:18.8535655Z [5978/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:18.9203544Z [5979/7195] 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-09-07T06:59:18.9342834Z [5980/7195] 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-09-07T06:59:18.9416573Z [5981/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:18.9424225Z [5982/7195] 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-09-07T06:59:18.9867251Z [5983/7195] 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-09-07T06:59:18.9978721Z [5984/7195] 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-09-07T06:59:19.1416636Z [5985/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:19.1636051Z [5986/7195] 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-09-07T06:59:19.1794706Z [5987/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:19.2228385Z [5988/7195] 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-09-07T06:59:19.2356912Z [5989/7195] 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-09-07T06:59:19.2418086Z [5990/7195] 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-09-07T06:59:19.2620324Z [5991/7195] 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-09-07T06:59:19.2960106Z [5992/7195] 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-09-07T06:59:19.2969857Z [5993/7195] 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-09-07T06:59:19.3137707Z [5994/7195] 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-09-07T06:59:19.3291438Z [5995/7195] 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-09-07T06:59:19.4841925Z [5996/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:19.5178235Z [5997/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:19.5470772Z [5998/7195] 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-09-07T06:59:19.5505248Z [5999/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c.o 2025-09-07T06:59:19.5872837Z [6000/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c.o 2025-09-07T06:59:19.6076391Z [6001/7195] 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-09-07T06:59:19.6156381Z [6002/7195] 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-09-07T06:59:19.6697226Z [6003/7195] 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-09-07T06:59:19.7261114Z [6004/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c.o 2025-09-07T06:59:19.7347339Z [6005/7195] 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-09-07T06:59:19.7479486Z [6006/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c.o 2025-09-07T06:59:19.7588212Z [6007/7195] 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-09-07T06:59:19.7818288Z [6008/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c.o 2025-09-07T06:59:19.7869469Z [6009/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c.o 2025-09-07T06:59:19.8334216Z [6010/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:19.9120160Z [6011/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx2-madd.c.o 2025-09-07T06:59:19.9374174Z [6012/7195] 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-09-07T06:59:19.9691820Z [6013/7195] 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-09-07T06:59:19.9851726Z [6014/7195] 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-09-07T06:59:20.0419825Z [6015/7195] 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-09-07T06:59:20.0517648Z [6016/7195] 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-09-07T06:59:20.1429215Z [6017/7195] 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-09-07T06:59:20.1483394Z [6018/7195] 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-09-07T06:59:20.1522918Z [6019/7195] 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-09-07T06:59:20.1699858Z [6020/7195] 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-09-07T06:59:20.1781557Z [6021/7195] 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-09-07T06:59:20.2672040Z [6022/7195] 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-09-07T06:59:20.2876336Z [6023/7195] 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-09-07T06:59:20.3069157Z [6024/7195] 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-09-07T06:59:20.3224301Z [6025/7195] 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-09-07T06:59:20.4605786Z [6026/7195] 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-09-07T06:59:20.4832315Z [6027/7195] 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-09-07T06:59:20.5058280Z [6028/7195] 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-09-07T06:59:20.5262580Z [6029/7195] 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-09-07T06:59:20.5631825Z [6030/7195] 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-09-07T06:59:20.5742044Z [6031/7195] 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-09-07T06:59:20.5777336Z [6032/7195] 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-09-07T06:59:20.6236566Z [6033/7195] 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-09-07T06:59:20.6443820Z [6034/7195] 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-09-07T06:59:20.7718895Z [6035/7195] 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-09-07T06:59:20.8028835Z [6036/7195] 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-09-07T06:59:20.8122704Z [6037/7195] 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-09-07T06:59:20.8233124Z [6038/7195] 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-09-07T06:59:20.8621206Z [6039/7195] 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-09-07T06:59:20.8727609Z [6040/7195] 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-09-07T06:59:20.8995272Z [6041/7195] 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-09-07T06:59:20.9306547Z [6042/7195] 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-09-07T06:59:20.9505821Z [6043/7195] 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-09-07T06:59:20.9513768Z [6044/7195] 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-09-07T06:59:20.9771523Z [6045/7195] 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-09-07T06:59:21.1096001Z [6046/7195] 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-09-07T06:59:21.1458648Z [6047/7195] 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-09-07T06:59:21.1798564Z [6048/7195] 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-09-07T06:59:21.2059443Z [6049/7195] 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-09-07T06:59:21.2438323Z [6050/7195] 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-09-07T06:59:21.2497103Z [6051/7195] 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-09-07T06:59:21.2963148Z [6052/7195] 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-09-07T06:59:21.3011483Z [6053/7195] 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-09-07T06:59:21.3693599Z [6054/7195] 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-09-07T06:59:21.3911015Z [6055/7195] 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-09-07T06:59:21.3914771Z [6056/7195] 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-09-07T06:59:21.4415265Z [6057/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u32.c.o 2025-09-07T06:59:21.4428205Z [6058/7195] 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-09-07T06:59:21.4620684Z [6059/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c.o 2025-09-07T06:59:21.4906972Z [6060/7195] 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-09-07T06:59:21.4982077Z [6061/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc4.c.o 2025-09-07T06:59:21.5114862Z [6062/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc2.c.o 2025-09-07T06:59:21.5419042Z [6063/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-09-07T06:59:21.5496016Z [6064/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c.o 2025-09-07T06:59:21.6216793Z [6065/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c.o 2025-09-07T06:59:21.6327107Z [6066/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-09-07T06:59:21.6387052Z [6067/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.o 2025-09-07T06:59:21.6773724Z [6068/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2025-09-07T06:59:21.6925251Z [6069/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.o 2025-09-07T06:59:21.7015618Z [6070/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2025-09-07T06:59:21.7341054Z [6071/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2025-09-07T06:59:21.7499412Z [6072/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2025-09-07T06:59:21.8181060Z [6073/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:21.9017722Z [6074/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:21.9426781Z [6075/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:21.9632430Z [6076/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:22.0144866Z [6077/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:22.0190277Z [6078/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:22.0303714Z [6079/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:22.0901859Z [6080/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:22.0945389Z [6081/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:22.1243257Z [6082/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:22.1761446Z [6083/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c.o 2025-09-07T06:59:22.1777180Z [6084/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:22.1980535Z [6085/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c.o 2025-09-07T06:59:22.2506568Z [6086/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:22.2508273Z [6087/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c.o 2025-09-07T06:59:22.3218504Z [6088/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-09-07T06:59:22.3514536Z [6089/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-09-07T06:59:22.3519987Z [6090/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u32.c.o 2025-09-07T06:59:22.3712318Z [6091/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-09-07T06:59:22.3937837Z [6092/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-09-07T06:59:22.4088865Z [6093/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc2.c.o 2025-09-07T06:59:22.4092887Z [6094/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc4.c.o 2025-09-07T06:59:22.4415630Z [6095/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-09-07T06:59:22.4417100Z [6096/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-09-07T06:59:22.4849242Z [6097/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2025-09-07T06:59:22.4938174Z [6098/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-09-07T06:59:22.5629171Z [6099/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2025-09-07T06:59:22.5959604Z [6100/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2025-09-07T06:59:22.6028105Z [6101/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2025-09-07T06:59:22.6196097Z [6102/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2025-09-07T06:59:22.6551122Z [6103/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2025-09-07T06:59:22.6783982Z [6104/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2025-09-07T06:59:22.7267196Z [6105/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2-prfm.c.o 2025-09-07T06:59:22.7387117Z [6106/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2.c.o 2025-09-07T06:59:22.8521570Z [6107/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2.c.o 2025-09-07T06:59:22.8523132Z [6108/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2-prfm.c.o 2025-09-07T06:59:22.9024770Z [6109/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c.o 2025-09-07T06:59:22.9300294Z [6110/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c.o 2025-09-07T06:59:22.9610618Z [6111/7195] 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-09-07T06:59:22.9771064Z [6112/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c.o 2025-09-07T06:59:22.9772529Z [6113/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2025-09-07T06:59:22.9884275Z [6114/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c.o 2025-09-07T06:59:23.0083750Z [6115/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c.o 2025-09-07T06:59:23.1074760Z [6116/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2025-09-07T06:59:23.1077428Z [6117/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c.o 2025-09-07T06:59:23.1396091Z [6118/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c.o 2025-09-07T06:59:23.1797545Z [6119/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.o 2025-09-07T06:59:23.2068310Z [6120/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2025-09-07T06:59:23.2381931Z [6121/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c.o 2025-09-07T06:59:23.2544405Z [6122/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c.o 2025-09-07T06:59:23.2586809Z [6123/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2025-09-07T06:59:23.2589258Z [6124/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.o 2025-09-07T06:59:23.3215963Z [6125/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c.o 2025-09-07T06:59:23.4028401Z [6126/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.4464462Z [6127/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.4500628Z [6128/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2025-09-07T06:59:23.4532916Z [6129/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c.o 2025-09-07T06:59:23.4779559Z [6130/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.5141744Z [6131/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.5334032Z [6132/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.5373076Z [6133/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.5381813Z [6134/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.6164960Z [6135/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.6516432Z [6136/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c.o 2025-09-07T06:59:23.6815011Z [6137/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.7297596Z [6138/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.7335978Z [6139/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.7463343Z [6140/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.7882987Z [6141/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.7971866Z [6142/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.8254755Z [6143/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.8257504Z [6144/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.8501711Z [6145/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.9155025Z [6146/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.9728518Z [6147/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:23.9731224Z [6148/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.0355387Z [6149/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.0405004Z [6150/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.0651166Z [6151/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.1014867Z [6152/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.1265569Z [6153/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.1431717Z [6154/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.1645443Z [6155/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.2053848Z [6156/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.2255034Z [6157/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.2962916Z [6158/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.3395409Z [6159/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.3532962Z [6160/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.3734532Z [6161/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.4234739Z [6162/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.4449631Z [6163/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.4666781Z [6164/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.4910323Z [6165/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.5323968Z [6166/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.5592094Z [6167/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.5818722Z [6168/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.6124936Z [6169/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.6277547Z [6170/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.6377812Z [6171/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x64-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.6589448Z [6172/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.7050609Z [6173/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.7135809Z [6174/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.7323299Z [6175/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.7463177Z [6176/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.7913698Z [6177/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.8178911Z [6178/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.8472284Z [6179/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.8733548Z [6180/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.8960738Z [6181/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.9026299Z [6182/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.9262588Z [6183/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:24.9342401Z [6184/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c.o 2025-09-07T06:59:24.9493209Z [6185/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c.o 2025-09-07T06:59:24.9629325Z [6186/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64.c.o 2025-09-07T06:59:24.9790875Z [6187/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x32-minmax-avx512f-broadcast.c.o 2025-09-07T06:59:25.0177252Z [6188/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.o 2025-09-07T06:59:25.0434327Z [6189/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.o 2025-09-07T06:59:25.0744173Z [6190/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c.o 2025-09-07T06:59:25.1021597Z [6191/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.o 2025-09-07T06:59:25.1237429Z [6192/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c.o 2025-09-07T06:59:25.1309825Z [6193/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.o 2025-09-07T06:59:25.1542643Z [6194/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.o 2025-09-07T06:59:25.1625299Z [6195/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c.o 2025-09-07T06:59:25.1817950Z [6196/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.o 2025-09-07T06:59:25.1965223Z [6197/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.o 2025-09-07T06:59:25.2148417Z [6198/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.o 2025-09-07T06:59:25.2523806Z [6199/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c.o 2025-09-07T06:59:25.2719871Z [6200/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc2.c.o 2025-09-07T06:59:25.3059581Z [6201/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc4.c.o 2025-09-07T06:59:25.3301852Z [6202/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64.c.o 2025-09-07T06:59:25.3608678Z [6203/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.o 2025-09-07T06:59:25.3738508Z [6204/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.o 2025-09-07T06:59:25.3905393Z [6205/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c.o 2025-09-07T06:59:25.4220931Z [6206/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c.o 2025-09-07T06:59:25.4222520Z [6207/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.o 2025-09-07T06:59:25.4378175Z [6208/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.o 2025-09-07T06:59:25.4613808Z [6209/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.o 2025-09-07T06:59:25.4954652Z [6210/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c.o 2025-09-07T06:59:25.5189142Z [6211/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.o 2025-09-07T06:59:25.5545454Z [6212/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.o 2025-09-07T06:59:25.5835894Z [6213/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.o 2025-09-07T06:59:25.5959426Z [6214/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c.o 2025-09-07T06:59:25.6060707Z [6215/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c.o 2025-09-07T06:59:25.6201301Z [6216/7195] 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-09-07T06:59:25.6552181Z [6217/7195] 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-09-07T06:59:25.6554101Z [6218/7195] 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-09-07T06:59:25.6636009Z [6219/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c.o 2025-09-07T06:59:25.6931083Z [6220/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c.o 2025-09-07T06:59:25.7348105Z [6221/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c.o 2025-09-07T06:59:25.7587063Z [6222/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c16.c.o 2025-09-07T06:59:25.8035549Z [6223/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c32.c.o 2025-09-07T06:59:25.8142083Z [6224/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2025-09-07T06:59:25.8254478Z [6225/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2025-09-07T06:59:25.8416983Z [6226/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2025-09-07T06:59:25.8500486Z [6227/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c128.c.o 2025-09-07T06:59:25.8737826Z [6228/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2025-09-07T06:59:25.8762158Z [6229/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2025-09-07T06:59:25.8838612Z [6230/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2025-09-07T06:59:25.9150370Z [6231/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2025-09-07T06:59:25.9582823Z [6232/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2025-09-07T06:59:25.9830964Z [6233/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2025-09-07T06:59:26.0266049Z [6234/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2025-09-07T06:59:26.0373416Z [6235/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2025-09-07T06:59:26.0482006Z [6236/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2025-09-07T06:59:26.0668185Z [6237/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2025-09-07T06:59:26.0669971Z [6238/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2025-09-07T06:59:26.0947833Z [6239/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2025-09-07T06:59:26.1063841Z [6240/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2025-09-07T06:59:26.1167838Z [6241/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2025-09-07T06:59:26.1366072Z [6242/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u16.c.o 2025-09-07T06:59:26.1815621Z [6243/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u16.c.o 2025-09-07T06:59:26.2053279Z [6244/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u16.c.o 2025-09-07T06:59:26.2492551Z [6245/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u16.c.o 2025-09-07T06:59:26.2617246Z [6246/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2025-09-07T06:59:26.2701442Z [6247/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2025-09-07T06:59:26.2893435Z [6248/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2025-09-07T06:59:26.2917612Z [6249/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2025-09-07T06:59:26.3181329Z [6250/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u16.c.o 2025-09-07T06:59:26.3306276Z [6251/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u16.c.o 2025-09-07T06:59:26.3417629Z [6252/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u16.c.o 2025-09-07T06:59:26.3587813Z [6253/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u16.c.o 2025-09-07T06:59:26.4049996Z [6254/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u16.c.o 2025-09-07T06:59:26.4294950Z [6255/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u16.c.o 2025-09-07T06:59:26.4730024Z [6256/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u16.c.o 2025-09-07T06:59:26.4853903Z [6257/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2025-09-07T06:59:26.4914949Z [6258/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2025-09-07T06:59:26.5127607Z [6259/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u16.c.o 2025-09-07T06:59:26.5160301Z [6260/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u16.c.o 2025-09-07T06:59:26.5604526Z [6261/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u16.c.o 2025-09-07T06:59:26.5629177Z [6262/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2025-09-07T06:59:26.5758478Z [6263/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u64.c.o 2025-09-07T06:59:26.5983242Z [6264/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u128.c.o 2025-09-07T06:59:26.6395439Z [6265/7195] 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-09-07T06:59:26.6691152Z [6266/7195] 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-09-07T06:59:26.7160743Z [6267/7195] 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-09-07T06:59:26.7248175Z [6268/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c.o 2025-09-07T06:59:26.7305627Z [6269/7195] 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-09-07T06:59:26.7535145Z [6270/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c.o 2025-09-07T06:59:26.7568254Z [6271/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c.o 2025-09-07T06:59:26.7896991Z [6272/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2025-09-07T06:59:26.8257984Z [6273/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2025-09-07T06:59:26.8568652Z [6274/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-div.c.o 2025-09-07T06:59:26.8608599Z [6275/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2025-09-07T06:59:26.8828838Z [6276/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-nr.c.o 2025-09-07T06:59:26.8939623Z [6277/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2025-09-07T06:59:26.9502809Z [6278/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2025-09-07T06:59:26.9536476Z [6279/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2025-09-07T06:59:26.9590257Z [6280/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2025-09-07T06:59:26.9786832Z [6281/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2025-09-07T06:59:26.9801612Z [6282/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2025-09-07T06:59:27.0170799Z [6283/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2025-09-07T06:59:27.0331229Z [6284/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.o 2025-09-07T06:59:27.0673961Z [6285/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.o 2025-09-07T06:59:27.0735628Z [6286/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.o 2025-09-07T06:59:27.0995073Z [6287/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.o 2025-09-07T06:59:27.1008353Z [6288/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c.o 2025-09-07T06:59:27.1641430Z [6289/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c.o 2025-09-07T06:59:27.1666718Z [6290/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c.o 2025-09-07T06:59:27.1922283Z [6291/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c.o 2025-09-07T06:59:27.2099663Z [6292/7195] 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-09-07T06:59:27.2189748Z [6293/7195] 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-09-07T06:59:27.2573170Z [6294/7195] 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-09-07T06:59:27.2795225Z [6295/7195] 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-09-07T06:59:27.3014813Z [6296/7195] 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-09-07T06:59:27.3108253Z [6297/7195] 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-09-07T06:59:27.3421469Z [6298/7195] 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-09-07T06:59:27.3462268Z [6299/7195] 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-09-07T06:59:27.3987744Z [6300/7195] 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-09-07T06:59:27.4022832Z [6301/7195] 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-09-07T06:59:27.4327513Z [6302/7195] 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-09-07T06:59:27.4537374Z [6303/7195] 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-09-07T06:59:27.4639972Z [6304/7195] 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-09-07T06:59:27.4997770Z [6305/7195] 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-09-07T06:59:27.5322797Z [6306/7195] 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-09-07T06:59:27.5417594Z [6307/7195] 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-09-07T06:59:27.5656431Z [6308/7195] 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-09-07T06:59:27.5788534Z [6309/7195] 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-09-07T06:59:27.5850427Z [6310/7195] 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-09-07T06:59:27.6317714Z [6311/7195] 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-09-07T06:59:27.6412874Z [6312/7195] 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-09-07T06:59:27.6745227Z [6313/7195] 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-09-07T06:59:27.6905614Z [6314/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u32.c.o 2025-09-07T06:59:27.7002948Z [6315/7195] 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-09-07T06:59:27.7314985Z [6316/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u48.c.o 2025-09-07T06:59:27.7651464Z [6317/7195] 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-09-07T06:59:27.8070681Z [6318/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1.c.o 2025-09-07T06:59:27.8138652Z [6319/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-div.c.o 2025-09-07T06:59:27.8142047Z [6320/7195] 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-09-07T06:59:27.8144070Z [6321/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8.c.o 2025-09-07T06:59:27.8994553Z [6322/7195] 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-09-07T06:59:27.9142274Z [6323/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1.c.o 2025-09-07T06:59:27.9308729Z [6324/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c.o 2025-09-07T06:59:27.9415009Z [6325/7195] 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-09-07T06:59:27.9416494Z [6326/7195] 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-09-07T06:59:27.9516845Z [6327/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c.o 2025-09-07T06:59:28.0203649Z [6328/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c16.c.o 2025-09-07T06:59:28.0207970Z [6329/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u16.c.o 2025-09-07T06:59:28.0396891Z [6330/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c32.c.o 2025-09-07T06:59:28.0809381Z [6331/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c128.c.o 2025-09-07T06:59:28.0928218Z [6332/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u32-acc2.c.o 2025-09-07T06:59:28.0964476Z [6333/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4.c.o 2025-09-07T06:59:28.1079554Z [6334/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u48-acc3.c.o 2025-09-07T06:59:28.1268217Z [6335/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc2.c.o 2025-09-07T06:59:28.1311295Z [6336/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u16.c.o 2025-09-07T06:59:28.1361515Z [6337/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u128-acc4.c.o 2025-09-07T06:59:28.1426659Z [6338/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u32-acc2.c.o 2025-09-07T06:59:28.2130529Z [6339/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u48-acc3.c.o 2025-09-07T06:59:28.2147527Z [6340/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc2.c.o 2025-09-07T06:59:28.2290029Z [6341/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u16.c.o 2025-09-07T06:59:28.2735971Z [6342/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u32-acc2.c.o 2025-09-07T06:59:28.2871154Z [6343/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u48-acc3.c.o 2025-09-07T06:59:28.2896510Z [6344/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc2.c.o 2025-09-07T06:59:28.3011437Z [6345/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc4.c.o 2025-09-07T06:59:28.3179783Z [6346/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u16.c.o 2025-09-07T06:59:28.3262790Z [6347/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u32-acc2.c.o 2025-09-07T06:59:28.3321733Z [6348/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u48-acc3.c.o 2025-09-07T06:59:28.3390322Z [6349/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc2.c.o 2025-09-07T06:59:28.4060527Z [6350/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u16.c.o 2025-09-07T06:59:28.4130826Z [6351/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u32.c.o 2025-09-07T06:59:28.4279070Z [6352/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u64.c.o 2025-09-07T06:59:28.4612595Z [6353/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c.o 2025-09-07T06:59:28.5369473Z [6354/7195] 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-09-07T06:59:28.5457629Z [6355/7195] 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-09-07T06:59:28.5725959Z [6356/7195] 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-09-07T06:59:28.5828334Z [6357/7195] 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-09-07T06:59:28.5863852Z [6358/7195] 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-09-07T06:59:28.6026422Z [6359/7195] 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-09-07T06:59:28.6185388Z [6360/7195] 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-09-07T06:59:28.6445934Z [6361/7195] 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-09-07T06:59:28.6517390Z [6362/7195] 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-09-07T06:59:28.6686985Z [6363/7195] 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-09-07T06:59:28.7066536Z [6364/7195] 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-09-07T06:59:28.7789842Z [6365/7195] 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-09-07T06:59:28.7919729Z [6366/7195] 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-09-07T06:59:28.8178451Z [6367/7195] 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-09-07T06:59:28.8341847Z [6368/7195] 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-09-07T06:59:28.8343500Z [6369/7195] 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-09-07T06:59:28.8576892Z [6370/7195] 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-09-07T06:59:28.8701833Z [6371/7195] 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-09-07T06:59:28.8830643Z [6372/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c.o 2025-09-07T06:59:28.8998825Z [6373/7195] 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-09-07T06:59:28.9072898Z [6374/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c.o 2025-09-07T06:59:28.9206555Z [6375/7195] 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-09-07T06:59:28.9812026Z [6376/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c.o 2025-09-07T06:59:28.9891385Z [6377/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c.o 2025-09-07T06:59:29.0178498Z [6378/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c.o 2025-09-07T06:59:29.0352679Z [6379/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c.o 2025-09-07T06:59:29.0790707Z [6380/7195] 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-09-07T06:59:29.1012145Z [6381/7195] 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-09-07T06:59:29.1187123Z [6382/7195] 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-09-07T06:59:29.1418799Z [6383/7195] 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-09-07T06:59:29.1585541Z [6384/7195] 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-09-07T06:59:29.1754354Z [6385/7195] 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-09-07T06:59:29.1894484Z [6386/7195] 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-09-07T06:59:29.2580759Z [6387/7195] 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-09-07T06:59:29.2614622Z [6388/7195] 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-09-07T06:59:29.3116462Z [6389/7195] 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-09-07T06:59:29.3292283Z [6390/7195] 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-09-07T06:59:29.3945747Z [6391/7195] 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-09-07T06:59:29.4106897Z [6392/7195] 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-09-07T06:59:29.4133813Z [6393/7195] 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-09-07T06:59:29.4330875Z [6394/7195] 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-09-07T06:59:29.4741167Z [6395/7195] 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-09-07T06:59:29.4889462Z [6396/7195] 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-09-07T06:59:29.5339256Z [6397/7195] 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-09-07T06:59:29.5620183Z [6398/7195] 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-09-07T06:59:29.6029703Z [6399/7195] 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-09-07T06:59:29.6103064Z [6400/7195] 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-09-07T06:59:29.6547635Z [6401/7195] 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-09-07T06:59:29.7234673Z [6402/7195] 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-09-07T06:59:29.7417478Z [6403/7195] 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-09-07T06:59:29.7552463Z [6404/7195] 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-09-07T06:59:29.7835807Z [6405/7195] 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-09-07T06:59:29.8144270Z [6406/7195] 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-09-07T06:59:29.8280279Z [6407/7195] 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-09-07T06:59:29.8477551Z [6408/7195] 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-09-07T06:59:29.8764160Z [6409/7195] 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-09-07T06:59:29.9521001Z [6410/7195] 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-09-07T06:59:29.9604487Z [6411/7195] 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-09-07T06:59:29.9907379Z [6412/7195] 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-09-07T06:59:30.0611994Z [6413/7195] 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-09-07T06:59:30.1195913Z [6414/7195] 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-09-07T06:59:30.1214128Z [6415/7195] 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-09-07T06:59:30.1318794Z [6416/7195] 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-09-07T06:59:30.1351383Z [6417/7195] 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-09-07T06:59:30.1702331Z [6418/7195] 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-09-07T06:59:30.2362752Z [6419/7195] 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-09-07T06:59:30.2368450Z [6420/7195] 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-09-07T06:59:30.2537551Z [6421/7195] 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-09-07T06:59:30.2638810Z [6422/7195] 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-09-07T06:59:30.2915284Z [6423/7195] 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-09-07T06:59:30.3492530Z [6424/7195] 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-09-07T06:59:30.3627204Z [6425/7195] 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-09-07T06:59:30.3900418Z [6426/7195] 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-09-07T06:59:30.3902294Z [6427/7195] 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-09-07T06:59:30.4323101Z [6428/7195] 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-09-07T06:59:30.4477021Z [6429/7195] 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-09-07T06:59:30.5134644Z [6430/7195] 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-09-07T06:59:30.5187336Z [6431/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:30.5221100Z [6432/7195] 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-09-07T06:59:30.5702037Z [6433/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:30.5803514Z [6434/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:30.6343843Z [6435/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:30.6348319Z [6436/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c.o 2025-09-07T06:59:30.6675172Z [6437/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:30.6888141Z [6438/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:30.7072795Z [6439/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c.o 2025-09-07T06:59:30.7108238Z [6440/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c.o 2025-09-07T06:59:30.7337362Z [6441/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:30.7641131Z [6442/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:30.7860201Z [6443/7195] 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-09-07T06:59:30.8587032Z [6444/7195] 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-09-07T06:59:30.8823790Z [6445/7195] 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-09-07T06:59:30.9327832Z [6446/7195] 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-09-07T06:59:30.9329888Z [6447/7195] 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-09-07T06:59:30.9549969Z [6448/7195] 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-09-07T06:59:30.9733524Z [6449/7195] 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-09-07T06:59:31.0063497Z [6450/7195] 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-09-07T06:59:31.0155256Z [6451/7195] 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-09-07T06:59:31.0434069Z [6452/7195] 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-09-07T06:59:31.0468974Z [6453/7195] 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-09-07T06:59:31.0867393Z [6454/7195] 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-09-07T06:59:31.1610145Z [6455/7195] 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-09-07T06:59:31.1746701Z [6456/7195] 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-09-07T06:59:31.2017926Z [6457/7195] 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-09-07T06:59:31.2146532Z [6458/7195] 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-09-07T06:59:31.2148462Z [6459/7195] 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-09-07T06:59:31.2390163Z [6460/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u64.c.o 2025-09-07T06:59:31.2499391Z [6461/7195] 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-09-07T06:59:31.2870203Z [6462/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc2.c.o 2025-09-07T06:59:31.2946638Z [6463/7195] 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-09-07T06:59:31.3028705Z [6464/7195] 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-09-07T06:59:31.3114670Z [6465/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c.o 2025-09-07T06:59:31.3640405Z [6466/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc4.c.o 2025-09-07T06:59:31.3815107Z [6467/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-09-07T06:59:31.4072512Z [6468/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-09-07T06:59:31.4860827Z [6469/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:31.5219028Z [6470/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:31.5516754Z [6471/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:31.5526058Z [6472/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c.o 2025-09-07T06:59:31.5565489Z [6473/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:31.5734169Z [6474/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c.o 2025-09-07T06:59:31.5930604Z [6475/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:31.6021437Z [6476/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:31.6024609Z [6477/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c.o 2025-09-07T06:59:31.6194305Z [6478/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:31.6889125Z [6479/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-09-07T06:59:31.7323353Z [6480/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-09-07T06:59:31.8095746Z [6481/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-09-07T06:59:31.8214531Z [6482/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-09-07T06:59:31.8396779Z [6483/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-09-07T06:59:31.8594425Z [6484/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-09-07T06:59:31.8665279Z [6485/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-09-07T06:59:31.8687554Z [6486/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-09-07T06:59:31.8763791Z [6487/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-09-07T06:59:31.8937395Z [6488/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-09-07T06:59:31.9031560Z [6489/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-09-07T06:59:31.9857017Z [6490/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-09-07T06:59:32.0154705Z [6491/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-09-07T06:59:32.0254127Z [6492/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-09-07T06:59:32.0280661Z [6493/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-09-07T06:59:32.0394719Z [6494/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2025-09-07T06:59:32.0516279Z [6495/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2025-09-07T06:59:32.0524641Z [6496/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2025-09-07T06:59:32.0706543Z [6497/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2025-09-07T06:59:32.0857917Z [6498/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2025-09-07T06:59:32.1082613Z [6499/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2025-09-07T06:59:32.1512829Z [6500/7195] 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-09-07T06:59:32.2668719Z [6501/7195] 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-09-07T06:59:32.2951677Z [6502/7195] 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-09-07T06:59:32.3222489Z [6503/7195] 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-09-07T06:59:32.3224253Z [6504/7195] 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-09-07T06:59:32.3442935Z [6505/7195] 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-09-07T06:59:32.3708708Z [6506/7195] 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-09-07T06:59:32.3712223Z [6507/7195] 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-09-07T06:59:32.3964401Z [6508/7195] 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-09-07T06:59:32.4091131Z [6509/7195] 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-09-07T06:59:32.4551225Z [6510/7195] 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-09-07T06:59:32.4976496Z [6511/7195] 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-09-07T06:59:32.5630321Z [6512/7195] 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-09-07T06:59:32.5659532Z [6513/7195] 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-09-07T06:59:32.5911172Z [6514/7195] 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-09-07T06:59:32.6280528Z [6515/7195] 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-09-07T06:59:32.6314227Z [6516/7195] 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-09-07T06:59:32.6362095Z [6517/7195] 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-09-07T06:59:32.6635806Z [6518/7195] 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-09-07T06:59:32.6637482Z [6519/7195] 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-09-07T06:59:32.6769183Z [6520/7195] 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-09-07T06:59:32.7345250Z [6521/7195] 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-09-07T06:59:32.7742068Z [6522/7195] 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-09-07T06:59:32.8449061Z [6523/7195] 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-09-07T06:59:32.8463534Z [6524/7195] 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-09-07T06:59:32.8861725Z [6525/7195] 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-09-07T06:59:32.9232993Z [6526/7195] 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-09-07T06:59:32.9234871Z [6527/7195] 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-09-07T06:59:32.9261704Z [6528/7195] 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-09-07T06:59:32.9670519Z [6529/7195] 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-09-07T06:59:32.9694879Z [6530/7195] 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-09-07T06:59:32.9783136Z [6531/7195] 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-09-07T06:59:33.0593498Z [6532/7195] 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-09-07T06:59:33.1055204Z [6533/7195] 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-09-07T06:59:33.1616018Z [6534/7195] 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-09-07T06:59:33.1635935Z [6535/7195] 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-09-07T06:59:33.2230239Z [6536/7195] 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-09-07T06:59:33.2607779Z [6537/7195] 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-09-07T06:59:33.2613422Z [6538/7195] 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-09-07T06:59:33.2712000Z [6539/7195] 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-09-07T06:59:33.3219598Z [6540/7195] 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-09-07T06:59:33.3248476Z [6541/7195] 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-09-07T06:59:33.3267577Z [6542/7195] 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-09-07T06:59:33.4050626Z [6543/7195] 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-09-07T06:59:33.4060646Z [6544/7195] 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-09-07T06:59:33.4619681Z [6545/7195] 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-09-07T06:59:33.4841143Z [6546/7195] 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-09-07T06:59:33.5038811Z [6547/7195] 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-09-07T06:59:33.5175960Z [6548/7195] 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-09-07T06:59:33.5273458Z [6549/7195] 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-09-07T06:59:33.5323931Z [6550/7195] 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-09-07T06:59:33.5891916Z [6551/7195] 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-09-07T06:59:33.5907747Z [6552/7195] 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-09-07T06:59:33.5981592Z [6553/7195] 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-09-07T06:59:33.6779243Z [6554/7195] 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-09-07T06:59:33.6834869Z [6555/7195] 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-09-07T06:59:33.7609428Z [6556/7195] 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-09-07T06:59:33.7752821Z [6557/7195] 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-09-07T06:59:33.7957052Z [6558/7195] 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-09-07T06:59:33.8028517Z [6559/7195] 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-09-07T06:59:33.8117221Z [6560/7195] 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-09-07T06:59:33.8318200Z [6561/7195] 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-09-07T06:59:33.8866837Z [6562/7195] 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-09-07T06:59:33.8869558Z [6563/7195] 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-09-07T06:59:33.8952203Z [6564/7195] 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-09-07T06:59:33.9657242Z [6565/7195] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2025-09-07T06:59:33.9939324Z [6566/7195] 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-09-07T06:59:33.9942486Z [6567/7195] 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-09-07T06:59:34.0607389Z [6568/7195] 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-09-07T06:59:34.0748918Z [6569/7195] 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-09-07T06:59:34.1109094Z [6570/7195] 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-09-07T06:59:34.1202424Z [6571/7195] 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-09-07T06:59:34.1295900Z [6572/7195] 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-09-07T06:59:34.1693230Z [6573/7195] 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-09-07T06:59:34.2224689Z [6574/7195] 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-09-07T06:59:34.2252547Z [6575/7195] 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-09-07T06:59:34.2317602Z [6576/7195] 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-09-07T06:59:34.2373390Z [6577/7195] 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-09-07T06:59:34.3062629Z [6578/7195] 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-09-07T06:59:34.3207965Z [6579/7195] 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-09-07T06:59:34.3264821Z [6580/7195] 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-09-07T06:59:34.3502413Z [6581/7195] 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-09-07T06:59:34.3696673Z [6582/7195] 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-09-07T06:59:34.3788447Z [6583/7195] 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-09-07T06:59:34.3968246Z [6584/7195] 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-09-07T06:59:34.4330445Z [6585/7195] 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-09-07T06:59:34.4950881Z [6586/7195] 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-09-07T06:59:34.4960038Z [6587/7195] 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-09-07T06:59:34.5081080Z [6588/7195] 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-09-07T06:59:34.5163702Z [6589/7195] 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-09-07T06:59:34.5924735Z [6590/7195] 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-09-07T06:59:34.6048140Z [6591/7195] 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-09-07T06:59:34.6097570Z [6592/7195] 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-09-07T06:59:34.6333805Z [6593/7195] 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-09-07T06:59:34.6606936Z [6594/7195] 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-09-07T06:59:34.6688865Z [6595/7195] 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-09-07T06:59:34.6893168Z [6596/7195] 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-09-07T06:59:34.7265111Z [6597/7195] 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-09-07T06:59:34.7997117Z [6598/7195] 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-09-07T06:59:34.7999928Z [6599/7195] 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-09-07T06:59:34.8046550Z [6600/7195] 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-09-07T06:59:34.8132532Z [6601/7195] 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-09-07T06:59:34.9093156Z [6602/7195] 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-09-07T06:59:34.9152997Z [6603/7195] 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-09-07T06:59:34.9156318Z [6604/7195] 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-09-07T06:59:34.9536387Z [6605/7195] 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-09-07T06:59:34.9796795Z [6606/7195] 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-09-07T06:59:34.9915201Z [6607/7195] 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-09-07T06:59:35.0122829Z [6608/7195] 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-09-07T06:59:35.0449161Z [6609/7195] 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-09-07T06:59:35.0499218Z [6610/7195] 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-09-07T06:59:35.0575908Z [6611/7195] 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-09-07T06:59:35.0665712Z [6612/7195] 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-09-07T06:59:35.1363662Z [6613/7195] 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-09-07T06:59:35.1724916Z [6614/7195] 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-09-07T06:59:35.1749523Z [6615/7195] 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-09-07T06:59:35.1810938Z [6616/7195] 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-09-07T06:59:35.2225026Z [6617/7195] 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-09-07T06:59:35.2551963Z [6618/7195] 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-09-07T06:59:35.2658756Z [6619/7195] 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-09-07T06:59:35.2922303Z [6620/7195] 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-09-07T06:59:35.3244652Z [6621/7195] 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-09-07T06:59:35.3365498Z [6622/7195] 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-09-07T06:59:35.3508223Z [6623/7195] 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-09-07T06:59:35.3672801Z [6624/7195] 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-09-07T06:59:35.4335655Z [6625/7195] 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-09-07T06:59:35.4660317Z [6626/7195] 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-09-07T06:59:35.4743707Z [6627/7195] 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-09-07T06:59:35.4795299Z [6628/7195] 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-09-07T06:59:35.5331597Z [6629/7195] 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-09-07T06:59:35.5627549Z [6630/7195] 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-09-07T06:59:35.5670630Z [6631/7195] 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-09-07T06:59:35.5966660Z [6632/7195] 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-09-07T06:59:35.6373555Z [6633/7195] 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-09-07T06:59:35.6507866Z [6634/7195] 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-09-07T06:59:35.6709640Z [6635/7195] 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-09-07T06:59:35.6867604Z [6636/7195] 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-09-07T06:59:35.7663490Z [6637/7195] 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-09-07T06:59:35.7988799Z [6638/7195] 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-09-07T06:59:35.8122502Z [6639/7195] 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-09-07T06:59:35.8124257Z [6640/7195] 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-09-07T06:59:35.8154690Z [6641/7195] 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-09-07T06:59:35.8430036Z [6642/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2025-09-07T06:59:35.8847773Z [6643/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2025-09-07T06:59:35.9141063Z [6644/7195] 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-09-07T06:59:35.9159421Z [6645/7195] 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-09-07T06:59:35.9165095Z [6646/7195] 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-09-07T06:59:35.9364390Z [6647/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2025-09-07T06:59:35.9571787Z [6648/7195] 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-09-07T06:59:36.0366276Z [6649/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2025-09-07T06:59:36.0770277Z [6650/7195] 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-09-07T06:59:36.0895742Z [6651/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2025-09-07T06:59:36.0915774Z [6652/7195] 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-09-07T06:59:36.0966112Z [6653/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2025-09-07T06:59:36.1322311Z [6654/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2025-09-07T06:59:36.1705909Z [6655/7195] 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-09-07T06:59:36.2020378Z [6656/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2025-09-07T06:59:36.2130314Z [6657/7195] 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-09-07T06:59:36.2144140Z [6658/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2025-09-07T06:59:36.2385478Z [6659/7195] 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-09-07T06:59:36.2590850Z [6660/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-09-07T06:59:36.3499814Z [6661/7195] 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-09-07T06:59:36.3890341Z [6662/7195] 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-09-07T06:59:36.3902114Z [6663/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-09-07T06:59:36.3915757Z [6664/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-09-07T06:59:36.4113110Z [6665/7195] 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-09-07T06:59:36.4456863Z [6666/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-09-07T06:59:36.4858679Z [6667/7195] 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-09-07T06:59:36.5181752Z [6668/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-09-07T06:59:36.5406806Z [6669/7195] 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-09-07T06:59:36.5426846Z [6670/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-09-07T06:59:36.5698565Z [6671/7195] 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-09-07T06:59:36.5763943Z [6672/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u64.c.o 2025-09-07T06:59:36.5820512Z [6673/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc2.c.o 2025-09-07T06:59:36.5898806Z [6674/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-09-07T06:59:36.6046900Z [6675/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc4.c.o 2025-09-07T06:59:36.6928128Z [6676/7195] 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-09-07T06:59:36.7025531Z [6677/7195] 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-09-07T06:59:36.7388929Z [6678/7195] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-09-07T06:59:36.7671739Z [6679/7195] 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-09-07T06:59:36.8003404Z [6680/7195] 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-09-07T06:59:36.8377693Z [6681/7195] 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-09-07T06:59:36.8637357Z [6682/7195] 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-09-07T06:59:36.8735109Z [6683/7195] 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-09-07T06:59:36.8791438Z [6684/7195] 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-09-07T06:59:36.9012824Z [6685/7195] 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-09-07T06:59:36.9064220Z [6686/7195] 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-09-07T06:59:36.9316077Z [6687/7195] 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-09-07T06:59:37.0162243Z [6688/7195] 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-09-07T06:59:37.0401611Z [6689/7195] 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-09-07T06:59:37.0496104Z [6690/7195] 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-09-07T06:59:37.0778126Z [6691/7195] 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-09-07T06:59:37.0836687Z [6692/7195] 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-09-07T06:59:37.1082891Z [6693/7195] 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-09-07T06:59:37.1324640Z [6694/7195] 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-09-07T06:59:37.1358248Z [6695/7195] 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-09-07T06:59:37.1360130Z [6696/7195] 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-09-07T06:59:37.1704350Z [6697/7195] 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-09-07T06:59:37.1735838Z [6698/7195] 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-09-07T06:59:37.2091074Z [6699/7195] 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-09-07T06:59:37.3157081Z [6700/7195] 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-09-07T06:59:37.3215779Z [6701/7195] 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-09-07T06:59:37.3299834Z [6702/7195] 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-09-07T06:59:37.3722914Z [6703/7195] 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-09-07T06:59:37.3781366Z [6704/7195] 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-09-07T06:59:37.3985497Z [6705/7195] 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-09-07T06:59:37.4211289Z [6706/7195] 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-09-07T06:59:37.4381717Z [6707/7195] 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-09-07T06:59:37.4383407Z [6708/7195] 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-09-07T06:59:37.4724519Z [6709/7195] 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-09-07T06:59:37.4726179Z [6710/7195] 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-09-07T06:59:37.5269659Z [6711/7195] 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-09-07T06:59:37.6253569Z [6712/7195] 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-09-07T06:59:37.6338788Z [6713/7195] Linking CXX static library lib/libgmock.a 2025-09-07T06:59:37.6353190Z [6714/7195] 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-09-07T06:59:37.6426106Z [6715/7195] Linking CXX static library lib/libgtest_main.a 2025-09-07T06:59:37.6544582Z [6716/7195] 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-09-07T06:59:37.6603746Z [6717/7195] Linking CXX static library lib/libbenchmark.a 2025-09-07T06:59:37.6968847Z [6718/7195] 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-09-07T06:59:37.6978021Z [6719/7195] 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-09-07T06:59:37.7212421Z [6720/7195] 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-09-07T06:59:37.7256707Z [6721/7195] Building C object third_party/ittapi/CMakeFiles/jitprofiling.dir/src/ittnotify/jitprofiling.c.o 2025-09-07T06:59:37.7436024Z [6722/7195] 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-09-07T06:59:37.7813753Z [6723/7195] 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-09-07T06:59:37.7818246Z [6724/7195] 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-09-07T06:59:37.8148467Z [6725/7195] 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-09-07T06:59:37.8155601Z [6726/7195] 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-09-07T06:59:37.8927835Z [6727/7195] 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-09-07T06:59:38.2569862Z [6728/7195] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2025-09-07T06:59:38.2896696Z [6729/7195] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2025-09-07T06:59:38.5391722Z [6730/7195] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2025-09-07T06:59:38.9910224Z [6731/7195] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-09-07T06:59:39.0743461Z [6732/7195] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2025-09-07T06:59:39.3166724Z [6733/7195] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2025-09-07T06:59:39.5082670Z [6734/7195] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2025-09-07T06:59:39.9066694Z [6735/7195] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2025-09-07T06:59:40.0277643Z [6736/7195] Building CXX object c10/test/CMakeFiles/c10_AllocatorConfig_test.dir/core/AllocatorConfig_test.cpp.o 2025-09-07T06:59:40.2388661Z [6737/7195] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2025-09-07T06:59:40.3378001Z [6738/7195] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2025-09-07T06:59:40.5962705Z [6739/7195] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2025-09-07T06:59:40.6712265Z [6740/7195] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2025-09-07T06:59:40.8271141Z [6741/7195] Building CXX object c10/test/CMakeFiles/c10_ArrayRef_test.dir/util/ArrayRef_test.cpp.o 2025-09-07T06:59:40.8698201Z [6742/7195] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2025-09-07T06:59:40.9390952Z [6743/7195] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2025-09-07T06:59:41.0190617Z [6744/7195] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2025-09-07T06:59:41.1297962Z [6745/7195] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2025-09-07T06:59:41.5935732Z [6746/7195] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2025-09-07T06:59:41.8080509Z [6747/7195] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2025-09-07T06:59:42.1809426Z [6748/7195] Building CXX object c10/test/CMakeFiles/c10_IntrusiveList_test.dir/util/IntrusiveList_test.cpp.o 2025-09-07T06:59:42.2166312Z [6749/7195] Building CXX object c10/test/CMakeFiles/c10_Semaphore_test.dir/util/Semaphore_test.cpp.o 2025-09-07T06:59:42.2694041Z [6750/7195] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2025-09-07T06:59:42.7548939Z [6751/7195] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2025-09-07T06:59:42.7681056Z [6752/7195] Building CXX object c10/test/CMakeFiles/c10_NetworkFlow_test.dir/util/NetworkFlow_test.cpp.o 2025-09-07T06:59:42.8141034Z [6753/7195] Building CXX object c10/test/CMakeFiles/c10_Enumerate_test.dir/util/Enumerate_test.cpp.o 2025-09-07T06:59:42.8900203Z [6754/7195] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2025-09-07T06:59:42.8901820Z [6755/7195] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2025-09-07T06:59:42.9200782Z [6756/7195] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2025-09-07T06:59:43.0049899Z [6757/7195] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2025-09-07T06:59:43.0630089Z [6758/7195] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2025-09-07T06:59:43.1654979Z [6759/7195] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2025-09-07T06:59:43.8756034Z [6760/7195] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2025-09-07T06:59:43.9645578Z [6761/7195] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2025-09-07T06:59:44.0422936Z [6762/7195] Building CXX object c10/test/CMakeFiles/c10_error_test.dir/util/error_test.cpp.o 2025-09-07T06:59:44.3680456Z [6763/7195] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2025-09-07T06:59:44.4024239Z [6764/7195] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2025-09-07T06:59:44.4982604Z [6765/7195] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2025-09-07T06:59:44.5737286Z [6766/7195] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2025-09-07T06:59:44.8325866Z [6767/7195] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2025-09-07T06:59:45.1563431Z [6768/7195] Building CXX object c10/test/CMakeFiles/c10_lazy_test.dir/util/lazy_test.cpp.o 2025-09-07T06:59:45.5746441Z [6769/7195] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2025-09-07T06:59:45.6874509Z [6770/7195] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2025-09-07T06:59:46.2363907Z [6771/7195] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2025-09-07T06:59:46.2509046Z [6772/7195] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2025-09-07T06:59:46.3828420Z [6773/7195] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2025-09-07T06:59:46.4257623Z [6774/7195] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2025-09-07T06:59:46.4343121Z [6775/7195] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2025-09-07T06:59:46.5484337Z [6776/7195] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2025-09-07T06:59:46.7899774Z [6777/7195] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2025-09-07T06:59:47.0315873Z [6778/7195] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2025-09-07T06:59:47.2872087Z [6779/7195] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-09-07T06:59:47.6893687Z [6780/7195] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-09-07T06:59:48.0867127Z [6781/7195] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-09-07T06:59:48.3657293Z [6782/7195] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2025-09-07T06:59:48.8264912Z [6783/7195] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2025-09-07T06:59:49.0516110Z [6784/7195] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2025-09-07T06:59:51.9220520Z [6785/7195] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2025-09-07T06:59:57.1188737Z [6786/7195] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2025-09-07T06:59:58.0261437Z [6787/7195] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2025-09-07T06:59:58.1753116Z [6788/7195] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2025-09-07T06:59:58.6618138Z [6789/7195] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2025-09-07T06:59:58.9872703Z [6790/7195] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2025-09-07T06:59:59.8447264Z [6791/7195] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2025-09-07T07:00:01.1203766Z [6792/7195] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2025-09-07T07:00:03.6771219Z [6793/7195] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2025-09-07T07:00:04.9909882Z [6794/7195] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2025-09-07T07:00:06.8747501Z [6795/7195] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2025-09-07T07:00:06.9698073Z [6796/7195] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2025-09-07T07:00:07.1401903Z [6797/7195] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2025-09-07T07:00:07.7574903Z [6798/7195] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2025-09-07T07:00:09.8596867Z [6799/7195] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2025-09-07T07:00:10.2768614Z [6800/7195] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2025-09-07T07:00:11.7309071Z [6801/7195] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2025-09-07T07:00:13.0928729Z [6802/7195] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2025-09-07T07:00:15.4637083Z [6803/7195] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2025-09-07T07:00:15.6380758Z [6804/7195] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2025-09-07T07:00:15.9523406Z [6805/7195] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2025-09-07T07:00:19.2475722Z [6806/7195] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2025-09-07T07:00:19.4690183Z [6807/7195] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2025-09-07T07:00:21.0523031Z [6808/7195] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2025-09-07T07:00:24.9432868Z [6809/7195] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2025-09-07T07:00:25.2159545Z [6810/7195] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2025-09-07T07:00:27.1181707Z [6811/7195] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2025-09-07T07:00:28.3280972Z [6812/7195] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2025-09-07T07:00:29.8940278Z [6813/7195] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2025-09-07T07:00:30.2972629Z [6814/7195] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2025-09-07T07:00:30.7886807Z [6815/7195] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2025-09-07T07:00:31.7384905Z [6816/7195] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2025-09-07T07:00:32.3016585Z [6817/7195] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2025-09-07T07:00:33.5566637Z [6818/7195] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2025-09-07T07:00:33.5945278Z [6819/7195] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2025-09-07T07:00:35.4199908Z [6820/7195] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2025-09-07T07:00:37.8751133Z [6821/7195] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2025-09-07T07:00:38.1100851Z [6822/7195] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2025-09-07T07:00:39.7024056Z [6823/7195] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2025-09-07T07:00:40.1998968Z [6824/7195] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2025-09-07T07:00:41.9143799Z [6825/7195] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2025-09-07T07:00:42.5524332Z [6826/7195] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2025-09-07T07:00:43.5228092Z [6827/7195] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2025-09-07T07:00:45.7891708Z [6828/7195] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2025-09-07T07:00:45.9652404Z [6829/7195] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2025-09-07T07:00:47.1119877Z [6830/7195] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2025-09-07T07:00:52.5348402Z [6831/7195] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2025-09-07T07:00:52.6673628Z [6832/7195] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2025-09-07T07:00:53.6430354Z [6833/7195] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2025-09-07T07:00:53.8556884Z [6834/7195] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2025-09-07T07:00:54.1345820Z [6835/7195] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2025-09-07T07:00:54.8374370Z [6836/7195] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2025-09-07T07:00:54.9089249Z [6837/7195] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2025-09-07T07:00:54.9885180Z [6838/7195] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2025-09-07T07:00:55.0913125Z [6839/7195] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2025-09-07T07:00:58.1514283Z [6840/7195] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2025-09-07T07:00:58.3410510Z [6841/7195] Linking CXX shared library lib/libjitbackend_test.so 2025-09-07T07:00:58.3411075Z Warning: Unused direct dependencies: 2025-09-07T07:00:58.3411451Z /pytorch/build/lib/libtorch.so 2025-09-07T07:00:58.5288585Z [6842/7195] Linking CXX shared library lib/libbackend_with_compiler.so 2025-09-07T07:00:58.5289260Z Warning: Unused direct dependencies: 2025-09-07T07:00:58.5289632Z /pytorch/build/lib/libtorch.so 2025-09-07T07:00:59.5439471Z [6843/7195] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2025-09-07T07:00:59.6903373Z [6844/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2025-09-07T07:01:02.3289606Z [6845/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/source_range_test.cpp.o 2025-09-07T07:01:02.5164620Z [6846/7195] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2025-09-07T07:01:02.8330820Z [6847/7195] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2025-09-07T07:01:02.9085783Z [6848/7195] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2025-09-07T07:01:03.1610847Z [6849/7195] 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-09-07T07:01:05.5774359Z [6850/7195] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2025-09-07T07:01:06.7528923Z [6851/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2025-09-07T07:01:10.5613598Z [6852/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2025-09-07T07:01:11.0228256Z [6853/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2025-09-07T07:01:12.8658693Z [6854/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2025-09-07T07:01:15.4339065Z [6855/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2025-09-07T07:01:16.2578189Z [6856/7195] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-09-07T07:01:20.6956194Z [6857/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2025-09-07T07:01:22.7873274Z [6858/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2025-09-07T07:01:22.8963775Z [6859/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2025-09-07T07:01:24.9568877Z [6860/7195] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2025-09-07T07:01:25.8696251Z [6861/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2025-09-07T07:01:27.7393989Z [6862/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2025-09-07T07:01:27.7412786Z [6863/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2025-09-07T07:01:28.4419604Z [6864/7195] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-09-07T07:01:29.8547161Z [6865/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2025-09-07T07:01:31.3949032Z [6866/7195] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-09-07T07:01:31.7694616Z [6867/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2025-09-07T07:01:31.8656179Z [6868/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2025-09-07T07:01:33.0691348Z [6869/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2025-09-07T07:01:34.6521557Z [6870/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2025-09-07T07:01:35.3292759Z [6871/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2025-09-07T07:01:39.6247881Z [6872/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2025-09-07T07:01:40.5537151Z [6873/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2025-09-07T07:01:42.4741143Z [6874/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2025-09-07T07:01:43.9136081Z [6875/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2025-09-07T07:01:44.7383269Z [6876/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2025-09-07T07:01:46.0998813Z [6877/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lexer.cpp.o 2025-09-07T07:01:47.7540777Z [6878/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2025-09-07T07:01:48.3821260Z [6879/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2025-09-07T07:01:51.3971349Z [6880/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2025-09-07T07:01:53.1629361Z [6881/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2025-09-07T07:01:54.3826115Z [6882/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2025-09-07T07:01:55.0833335Z [6883/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2025-09-07T07:01:55.7460758Z [6884/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2025-09-07T07:01:55.9621924Z [6885/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2025-09-07T07:01:57.3627732Z [6886/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2025-09-07T07:01:57.5523506Z [6887/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2025-09-07T07:01:59.5913105Z [6888/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2025-09-07T07:02:01.2558802Z [6889/7195] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2025-09-07T07:02:01.6034530Z [6890/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2025-09-07T07:02:06.1243471Z [6891/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2025-09-07T07:02:06.1754358Z [6892/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2025-09-07T07:02:08.2588490Z [6893/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2025-09-07T07:02:08.6702918Z [6894/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2025-09-07T07:02:09.2151209Z [6895/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2025-09-07T07:02:09.6452527Z [6896/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2025-09-07T07:02:10.1951836Z [6897/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2025-09-07T07:02:11.0502402Z [6898/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2025-09-07T07:02:12.0131715Z [6899/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2025-09-07T07:02:13.1554672Z [6900/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_te.cpp.o 2025-09-07T07:02:13.1666553Z [6901/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/common/main.cpp.o 2025-09-07T07:02:13.9956848Z [6902/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2025-09-07T07:02:15.7308360Z [6903/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2025-09-07T07:02:16.4090755Z [6904/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2025-09-07T07:02:16.4126716Z [6905/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2025-09-07T07:02:18.1954984Z [6906/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_file_util.cpp.o 2025-09-07T07:02:18.3506821Z [6907/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2025-09-07T07:02:20.7092783Z [6908/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2025-09-07T07:02:22.2562071Z [6909/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2025-09-07T07:02:23.4472321Z [6910/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2025-09-07T07:02:23.6471612Z [6911/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_function_schema.cpp.o 2025-09-07T07:02:23.7169690Z [6912/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2025-09-07T07:02:25.0173336Z [6913/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_layout_planner_algorithm.cpp.o 2025-09-07T07:02:25.7035944Z [6914/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_mpmc_queue.cpp.o 2025-09-07T07:02:26.9599917Z [6915/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_execution_planner.cpp.o 2025-09-07T07:02:27.1022944Z [6916/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_execution_frame.cpp.o 2025-09-07T07:02:27.4621424Z [6917/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_placement.cpp.o 2025-09-07T07:02:29.7805235Z [6918/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_graph_signature.cpp.o 2025-09-07T07:02:30.7075130Z [6919/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_alias_analyzer.cpp.o 2025-09-07T07:02:34.0762980Z [6920/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_graph.cpp.o 2025-09-07T07:02:36.4310998Z [6921/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_pass_manager.cpp.o 2025-09-07T07:02:38.0599517Z [6922/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_tensor_meta.cpp.o 2025-09-07T07:02:38.4825312Z [6923/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_static_dispatch_kernel_registration.cpp.o 2025-09-07T07:02:38.8596915Z [6924/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_op_kernel.cpp.o 2025-09-07T07:02:39.3045769Z [6925/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_itree.cpp.o 2025-09-07T07:02:39.6707533Z [6926/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_serialization.cpp.o 2025-09-07T07:02:41.1834449Z [6927/7195] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2025-09-07T07:02:42.0087306Z [6928/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_triton_kernel_manager_registration.cpp.o 2025-09-07T07:02:42.1112803Z [6929/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_layout_planner.cpp.o 2025-09-07T07:02:42.7732916Z [6930/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_c10_kernel.cpp.o 2025-09-07T07:02:43.3829781Z [6931/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/PlacementUtils.cpp.o 2025-09-07T07:02:45.5863586Z [6932/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/TensorMeta.cpp.o 2025-09-07T07:02:47.4856378Z [6933/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/common/FileUtil.cpp.o 2025-09-07T07:02:49.3387326Z [6934/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/FunctionSchema.cpp.o 2025-09-07T07:02:49.9909727Z [6935/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/GraphUtils.cpp.o 2025-09-07T07:02:51.0328333Z [6936/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/GraphSignature.cpp.o 2025-09-07T07:02:53.4572372Z [6937/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/GraphPasses.cpp.o 2025-09-07T07:02:54.5468908Z [6938/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/GreedyBySize.cpp.o 2025-09-07T07:02:54.7064194Z [6939/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/Bump.cpp.o 2025-09-07T07:02:56.0238309Z [6940/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/DisjointStorageGroups.cpp.o 2025-09-07T07:02:58.0120230Z [6941/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/ExecutionPlanner.cpp.o 2025-09-07T07:02:58.5406541Z [6942/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/OpKernel.cpp.o 2025-09-07T07:03:01.1352769Z [6943/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/Serialization.cpp.o 2025-09-07T07:03:01.9752727Z [6944/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/ExecutionFrame.cpp.o 2025-09-07T07:03:02.2118520Z [6945/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/Weights.cpp.o 2025-09-07T07:03:02.2923229Z [6946/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/Graph.cpp.o 2025-09-07T07:03:02.8556822Z [6947/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_static_kernel_ops.cpp.o 2025-09-07T07:03:05.7843177Z [6948/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/detail/ITree.cpp.o 2025-09-07T07:03:06.4806552Z [6949/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_weights.cpp.o 2025-09-07T07:03:07.3724304Z [6950/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/LayoutPlanner.cpp.o 2025-09-07T07:03:07.8349400Z [6951/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/kernels/C10Kernel.cpp.o 2025-09-07T07:03:09.6224633Z [6952/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/AliasAnalyzer.cpp.o 2025-09-07T07:03:09.6809427Z [6953/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/memory/LayoutManager.cpp.o 2025-09-07T07:03:11.7186240Z [6954/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/ModelRunner.cpp.o 2025-09-07T07:03:14.0590630Z [6955/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/SerialGraphExecutor.cpp.o 2025-09-07T07:03:14.1025953Z [6956/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/GraphExecutorBase.cpp.o 2025-09-07T07:03:14.4327375Z [6957/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/ConstantFolder.cpp.o 2025-09-07T07:03:15.3762772Z [6958/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/triton/CpuTritonKernelManager.cpp.o 2025-09-07T07:03:15.9604651Z [6959/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/Executor.cpp.o 2025-09-07T07:03:18.1926012Z [6960/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/ParallelGraphExecutor.cpp.o 2025-09-07T07:03:19.3115353Z [6961/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/kernels/CallTorchBindKernel.cpp.o 2025-09-07T07:03:20.2537003Z [6962/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/passes/pass_manager/GraphPasses.cpp.o 2025-09-07T07:03:21.9343372Z [6963/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/passes/pass_manager/PassManager.cpp.o 2025-09-07T07:03:22.7594895Z [6964/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/kernels/AutoFunctionalizeKernel.cpp.o 2025-09-07T07:03:22.7655574Z [6965/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/kernels/HigherOrderKernel.cpp.o 2025-09-07T07:03:23.4013763Z [6966/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/kernels/KernelFactory.cpp.o 2025-09-07T07:03:24.4547891Z [6967/7195] Building CXX object test_cpp_c10d/CMakeFiles/BackoffTest.dir/BackoffTest.cpp.o 2025-09-07T07:03:24.5608707Z [6968/7195] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2025-09-07T07:03:25.4165948Z [6969/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/passes/SubgraphRewriter.cpp.o 2025-09-07T07:03:25.5853352Z [6970/7195] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2025-09-07T07:03:25.7301309Z [6971/7195] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2025-09-07T07:03:25.7436832Z [6972/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/DelegateExecutor.cpp.o 2025-09-07T07:03:27.1316042Z [6973/7195] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2025-09-07T07:03:28.2940243Z [6974/7195] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2025-09-07T07:03:28.4116026Z [6975/7195] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2025-09-07T07:03:30.0075553Z [6976/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/kernels/TritonKernel.cpp.o 2025-09-07T07:03:30.3740051Z [6977/7195] Building CXX object test_inductor/CMakeFiles/aoti_custom_ops.dir/custom_ops.cpp.o 2025-09-07T07:03:33.6170205Z [6978/7195] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/kernels/KernelHandlerRegistry.cpp.o 2025-09-07T07:03:34.5993716Z [6979/7195] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2025-09-07T07:03:37.6489766Z [6980/7195] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2025-09-07T07:03:38.3952475Z [6981/7195] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2025-09-07T07:03:46.8309903Z [6982/7195] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2025-09-07T07:03:47.3876250Z [6983/7195] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2025-09-07T07:03:48.0813947Z [6984/7195] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2025-09-07T07:03:48.8930114Z [6985/7195] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2025-09-07T07:03:50.2364091Z [6986/7195] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2025-09-07T07:03:50.3334001Z [6987/7195] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2025-09-07T07:03:54.1688189Z [6988/7195] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2025-09-07T07:03:54.3967243Z [6989/7195] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2025-09-07T07:03:55.6135799Z [6990/7195] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2025-09-07T07:04:03.3884144Z [6991/7195] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2025-09-07T07:04:05.2228678Z [6992/7195] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2025-09-07T07:04:07.8631511Z [6993/7195] Building CXX object test_api/CMakeFiles/test_api.dir/ivalue.cpp.o 2025-09-07T07:04:10.5261456Z [6994/7195] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2025-09-07T07:04:10.9494678Z [6995/7195] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2025-09-07T07:04:11.3248901Z [6996/7195] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2025-09-07T07:04:12.2437400Z [6997/7195] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2025-09-07T07:04:18.8550147Z [6998/7195] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2025-09-07T07:04:20.6333281Z [6999/7195] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2025-09-07T07:04:22.7876187Z [7000/7195] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2025-09-07T07:04:23.3120653Z [7001/7195] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2025-09-07T07:04:25.2057380Z [7002/7195] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2025-09-07T07:04:27.7508428Z [7003/7195] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2025-09-07T07:04:29.6108381Z [7004/7195] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2025-09-07T07:04:30.5072457Z [7005/7195] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2025-09-07T07:04:32.3639804Z [7006/7195] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2025-09-07T07:04:38.3325339Z [7007/7195] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2025-09-07T07:04:38.8892674Z [7008/7195] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2025-09-07T07:04:41.4838321Z [7009/7195] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2025-09-07T07:04:47.4474546Z [7010/7195] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2025-09-07T07:04:47.6978214Z [7011/7195] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2025-09-07T07:04:50.3267668Z [7012/7195] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2025-09-07T07:04:50.8943040Z [7013/7195] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2025-09-07T07:04:53.3556348Z [7014/7195] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2025-09-07T07:04:56.3206077Z [7015/7195] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2025-09-07T07:04:56.6874496Z [7016/7195] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2025-09-07T07:04:57.7893882Z [7017/7195] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2025-09-07T07:04:59.0530128Z [7018/7195] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2025-09-07T07:04:59.1385631Z [7019/7195] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2025-09-07T07:05:02.7907768Z [7020/7195] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2025-09-07T07:05:04.5951450Z [7021/7195] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2025-09-07T07:05:05.3774396Z [7022/7195] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2025-09-07T07:05:07.7910979Z [7023/7195] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2025-09-07T07:05:07.8076768Z [7024/7195] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2025-09-07T07:05:09.4500528Z [7025/7195] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2025-09-07T07:05:10.1385554Z [7026/7195] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2025-09-07T07:05:11.8143733Z [7027/7195] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2025-09-07T07:05:11.9367937Z [7028/7195] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2025-09-07T07:05:12.3108870Z [7029/7195] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2025-09-07T07:05:12.5568148Z [7030/7195] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2025-09-07T07:05:13.2782702Z [7031/7195] Linking CXX shared library lib/libtorch_python.so 2025-09-07T07:05:13.2783257Z Warning: Unused direct dependencies: 2025-09-07T07:05:13.2784009Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:13.9822127Z [7032/7195] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2025-09-07T07:05:14.5787067Z [7033/7195] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2025-09-07T07:05:14.7914939Z [7034/7195] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2025-09-07T07:05:14.9048453Z [7035/7195] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2025-09-07T07:05:15.0191396Z [7036/7195] Building C object functorch/CMakeFiles/functorch.dir/csrc/dim/dim_opcode.c.o 2025-09-07T07:05:15.6817133Z [7037/7195] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2025-09-07T07:05:15.7039622Z [7038/7195] Linking CXX static library lib/libprotobuf-lite.a 2025-09-07T07:05:15.7155163Z [7039/7195] Linking C static library lib/libcpuinfo_internals.a 2025-09-07T07:05:15.7243686Z [7040/7195] Linking C static library lib/libnnpack_reference_layers.a 2025-09-07T07:05:16.4937083Z [7041/7195] Linking C static library lib/libmicrokernels-all.a 2025-09-07T07:05:16.5024979Z [7042/7195] Linking CXX static library lib/libgmock_main.a 2025-09-07T07:05:16.5092077Z [7043/7195] Linking CXX static library lib/libbenchmark_main.a 2025-09-07T07:05:16.5161027Z [7044/7195] Linking C static library lib/libjitprofiling.a 2025-09-07T07:05:16.5251691Z [7045/7195] Linking CXX static library lib/libfmt.a 2025-09-07T07:05:16.5668577Z [7046/7195] Linking CXX executable bin/c10_AllocatorConfig_test 2025-09-07T07:05:16.6076522Z [7047/7195] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test 2025-09-07T07:05:16.6077366Z Warning: Unused direct dependencies: 2025-09-07T07:05:16.6078393Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:16.6495734Z [7048/7195] Linking CXX executable bin/c10_DeviceGuard_test 2025-09-07T07:05:16.6908356Z [7049/7195] Linking CXX executable bin/c10_Device_test 2025-09-07T07:05:16.7349013Z [7050/7195] Linking CXX executable bin/c10_DispatchKeySet_test 2025-09-07T07:05:16.7762427Z [7051/7195] Linking CXX executable bin/c10_Scalar_test 2025-09-07T07:05:16.8170124Z [7052/7195] Linking CXX executable bin/c10_StreamGuard_test 2025-09-07T07:05:16.8170895Z Warning: Unused direct dependencies: 2025-09-07T07:05:16.8171784Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:16.8601644Z [7053/7195] Linking CXX executable bin/c10_SymInt_test 2025-09-07T07:05:16.9019607Z [7054/7195] Linking CXX executable bin/c10_InlineDeviceGuard_test 2025-09-07T07:05:16.9432869Z [7055/7195] Linking CXX executable bin/c10_InlineStreamGuard_test 2025-09-07T07:05:16.9857844Z [7056/7195] Linking CXX executable bin/c10_SizesAndStrides_test 2025-09-07T07:05:17.0252200Z [7057/7195] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2025-09-07T07:05:17.0305152Z [7058/7195] Linking CXX executable bin/c10_cow_test 2025-09-07T07:05:17.0656224Z [7059/7195] Linking CXX executable bin/c10_ArrayRef_test 2025-09-07T07:05:17.0656743Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.0657655Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.0708539Z [7060/7195] Linking CXX executable bin/c10_Bitset_test 2025-09-07T07:05:17.0709111Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.0711411Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.1061129Z [7061/7195] Linking CXX executable bin/c10_ConstexprCrc_test 2025-09-07T07:05:17.1061672Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.1062250Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.1106389Z [7062/7195] Linking CXX executable bin/c10_DeadlockDetection_test 2025-09-07T07:05:17.1477659Z [7063/7195] Linking CXX executable bin/c10_Enumerate_test 2025-09-07T07:05:17.1478334Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.1479532Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.1502251Z [7064/7195] Linking CXX executable bin/c10_Half_test 2025-09-07T07:05:17.1502929Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.1503674Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.1902480Z [7065/7195] Linking CXX executable bin/c10_IntrusiveList_test 2025-09-07T07:05:17.1914845Z [7066/7195] Linking CXX executable bin/c10_LeftRight_test 2025-09-07T07:05:17.1916815Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.1918428Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.2255652Z [7067/7195] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2025-09-07T07:05:17.2308206Z [7068/7195] Linking CXX executable bin/c10_Metaprogramming_test 2025-09-07T07:05:17.2309203Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.2310584Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.2312347Z [7069/7195] Linking CXX executable bin/c10_NetworkFlow_test 2025-09-07T07:05:17.2658377Z [7070/7195] Linking CXX executable bin/c10_Semaphore_test 2025-09-07T07:05:17.2658990Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.2659985Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.2693814Z [7071/7195] Linking CXX executable bin/c10_Synchronized_test 2025-09-07T07:05:17.2694548Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.2695349Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.2697189Z [7072/7195] Linking CXX executable bin/c10_ThreadLocal_test 2025-09-07T07:05:17.2698596Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.2700529Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.3063349Z [7073/7195] Linking CXX executable bin/c10_TypeIndex_test 2025-09-07T07:05:17.3064290Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.3065417Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.3082821Z [7074/7195] Linking CXX executable bin/c10_TypeTraits_test 2025-09-07T07:05:17.3083539Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.3085967Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.3087455Z [7075/7195] Linking CXX executable bin/c10_TypeList_test 2025-09-07T07:05:17.3088915Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.3091284Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.3465501Z [7076/7195] Linking CXX executable bin/c10_accumulate_test 2025-09-07T07:05:17.3470628Z [7077/7195] Linking CXX executable bin/c10_bit_cast_test 2025-09-07T07:05:17.3471958Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.3474173Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.3476004Z [7078/7195] Linking CXX executable bin/c10_bfloat16_test 2025-09-07T07:05:17.3477358Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.3479318Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.3864539Z [7079/7195] Linking CXX executable bin/c10_error_test 2025-09-07T07:05:17.3865157Z [7080/7195] Linking CXX executable bin/c10_complex_test 2025-09-07T07:05:17.3866280Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.3868394Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.3870155Z [7081/7195] Linking CXX executable bin/c10_complex_math_test 2025-09-07T07:05:17.3871525Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.3873477Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.4265312Z [7082/7195] Linking CXX executable bin/c10_flags_test 2025-09-07T07:05:17.4266309Z [7083/7195] Linking CXX executable bin/c10_exception_test 2025-09-07T07:05:17.4267194Z [7084/7195] Linking CXX executable bin/c10_generic_math_test 2025-09-07T07:05:17.4268691Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.4271078Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.4665469Z [7085/7195] Linking CXX executable bin/c10_irange_test 2025-09-07T07:05:17.4666012Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.4667928Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.4669665Z [7086/7195] Linking CXX executable bin/c10_lazy_test 2025-09-07T07:05:17.4671069Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.4673071Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.5051488Z [7087/7195] Linking CXX executable bin/c10_intrusive_ptr_test 2025-09-07T07:05:17.5052043Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.5052657Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.5071190Z [7088/7195] Linking CXX executable bin/c10_logging_test 2025-09-07T07:05:17.5106869Z [7089/7195] Linking CXX executable bin/c10_optional_test 2025-09-07T07:05:17.5107768Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.5111070Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.5473854Z [7090/7195] Linking CXX executable bin/c10_ordered_preserving_dict_test 2025-09-07T07:05:17.5474509Z [7091/7195] Linking CXX executable bin/c10_registry_test 2025-09-07T07:05:17.5641876Z [7092/7195] Linking CXX executable bin/c10_small_vector_test 2025-09-07T07:05:17.5873901Z [7093/7195] Linking CXX executable bin/c10_string_util_test 2025-09-07T07:05:17.5874809Z [7094/7195] Linking CXX executable bin/c10_ssize_test 2025-09-07T07:05:17.5875412Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.5877744Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.6042868Z [7095/7195] Linking CXX executable bin/c10_string_view_test 2025-09-07T07:05:17.6043399Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.6043786Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.6268559Z [7096/7195] Linking CXX executable bin/c10_tempfile_test 2025-09-07T07:05:17.6271906Z [7097/7195] Linking CXX executable bin/c10_typeid_test 2025-09-07T07:05:17.6451311Z [7098/7195] Linking CXX executable bin/c10_intrusive_ptr_benchmark 2025-09-07T07:05:17.6451868Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.6452260Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:17.6453525Z /lib/x86_64-linux-gnu/librt.so.1 2025-09-07T07:05:17.6708593Z [7099/7195] Linking C shared library lib/libtorch_global_deps.so 2025-09-07T07:05:17.6709151Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.6710751Z /lib/x86_64-linux-gnu/libpthread.so.0 2025-09-07T07:05:17.6712189Z /lib/x86_64-linux-gnu/libm.so.6 2025-09-07T07:05:17.6714106Z /lib/x86_64-linux-gnu/libdl.so.2 2025-09-07T07:05:17.6715944Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-09-07T07:05:17.7781072Z [7100/7195] Linking CXX executable bin/vec_test_all_types_DEFAULT 2025-09-07T07:05:17.8074254Z [7101/7195] Linking CXX executable bin/vec_test_all_types_AVX512 2025-09-07T07:05:17.8469779Z [7102/7195] Linking CXX executable bin/vec_test_all_types_AVX2 2025-09-07T07:05:17.9785741Z [7103/7195] Linking CXX executable bin/Dict_test 2025-09-07T07:05:17.9786226Z Warning: Unused direct dependencies: 2025-09-07T07:05:17.9786911Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.0028403Z [7104/7195] Linking CXX executable bin/Dimname_test 2025-09-07T07:05:18.0030205Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.0031187Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.0457998Z [7105/7195] Linking CXX executable bin/MaybeOwned_test 2025-09-07T07:05:18.0458535Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.0458998Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.1762798Z [7106/7195] Linking CXX executable bin/NamedTensor_test 2025-09-07T07:05:18.1763419Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.1763811Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.1970696Z [7107/7195] Linking CXX executable bin/apply_utils_test 2025-09-07T07:05:18.1971257Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.1972540Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.2434471Z [7108/7195] Linking CXX executable bin/atest 2025-09-07T07:05:18.2434956Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.2435929Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.3743097Z [7109/7195] Linking CXX executable bin/basic 2025-09-07T07:05:18.3743555Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.3744141Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.3924525Z [7110/7195] Linking CXX executable bin/broadcast_test 2025-09-07T07:05:18.3925004Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.3925423Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.4384320Z [7111/7195] Linking CXX executable bin/cpu_allocator_test 2025-09-07T07:05:18.4384893Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.4385587Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.5706752Z [7112/7195] Linking CXX executable bin/cpu_generator_test 2025-09-07T07:05:18.5707277Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.5707667Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.5884515Z [7113/7195] Linking CXX executable bin/cpu_profiling_allocator_test 2025-09-07T07:05:18.5885119Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.5885531Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.6376537Z [7114/7195] Linking CXX executable bin/cpu_rng_test 2025-09-07T07:05:18.6377208Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.6377629Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.7670660Z [7115/7195] Linking CXX executable bin/dlconvertor_test 2025-09-07T07:05:18.7671242Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.7672293Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.7862154Z [7116/7195] Linking CXX executable bin/extension_backend_test 2025-09-07T07:05:18.7862691Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.7865585Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.8338088Z [7117/7195] Linking CXX executable bin/half_test 2025-09-07T07:05:18.8338552Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.8340074Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.8343150Z /pytorch/build/lib/libtorch_cpu.so 2025-09-07T07:05:18.9728083Z [7118/7195] Linking CXX executable bin/ivalue_test 2025-09-07T07:05:18.9728566Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.9728945Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.9804347Z [7119/7195] Linking CXX executable bin/lazy_tensor_test 2025-09-07T07:05:18.9804886Z Warning: Unused direct dependencies: 2025-09-07T07:05:18.9805260Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:18.9805644Z /pytorch/build/lib/libtorch_cpu.so 2025-09-07T07:05:19.0287524Z [7120/7195] Linking CXX executable bin/math_kernel_test 2025-09-07T07:05:19.0288128Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.0289256Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.1696377Z [7121/7195] Linking CXX executable bin/memory_format_test 2025-09-07T07:05:19.1696940Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.1697336Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.1745020Z [7122/7195] Linking CXX executable bin/memory_overlapping_test 2025-09-07T07:05:19.1745546Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.1745936Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.2252718Z [7123/7195] Linking CXX executable bin/mobile_memory_cleanup 2025-09-07T07:05:19.2253228Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.2253646Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.3683183Z [7124/7195] Linking CXX executable bin/native_test 2025-09-07T07:05:19.3683690Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.3684059Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.3684523Z [7125/7195] Linking CXX executable bin/operator_name_test 2025-09-07T07:05:19.3685161Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.3686370Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.3688136Z /pytorch/build/lib/libtorch_cpu.so 2025-09-07T07:05:19.4235557Z [7126/7195] Linking CXX executable bin/operators_test 2025-09-07T07:05:19.4236054Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.4237481Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.5631112Z [7127/7195] Linking CXX executable bin/packedtensoraccessor_test 2025-09-07T07:05:19.5631679Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.5632640Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.5634211Z [7128/7195] Linking CXX executable bin/pow_test 2025-09-07T07:05:19.5635539Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.5637316Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.6218486Z [7129/7195] Linking CXX executable bin/quantized_test 2025-09-07T07:05:19.6218990Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.6219391Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.7591056Z [7130/7195] Linking CXX executable bin/reduce_ops_test 2025-09-07T07:05:19.7591543Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.7593413Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.7595100Z [7131/7195] Linking CXX executable bin/reportMemoryUsage_test 2025-09-07T07:05:19.7596520Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.7598541Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.7600579Z /pytorch/build/lib/libtorch_cpu.so 2025-09-07T07:05:19.8180686Z [7132/7195] Linking CXX executable bin/scalar_tensor_test 2025-09-07T07:05:19.8181470Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.8182714Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.9546406Z [7133/7195] Linking CXX executable bin/StorageUtils_test 2025-09-07T07:05:19.9546934Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.9547352Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:19.9550916Z [7134/7195] Linking CXX executable bin/scalar_test 2025-09-07T07:05:19.9552078Z Warning: Unused direct dependencies: 2025-09-07T07:05:19.9553887Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.0139655Z [7135/7195] Linking CXX executable bin/stride_properties_test 2025-09-07T07:05:20.0140250Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.0140652Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.1495098Z [7136/7195] Linking CXX executable bin/test_parallel 2025-09-07T07:05:20.1495621Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.1496589Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.1529154Z [7137/7195] Linking CXX executable bin/tensor_iterator_test 2025-09-07T07:05:20.1530805Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.1531178Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.2087825Z [7138/7195] Linking CXX executable bin/thread_init_test 2025-09-07T07:05:20.2088572Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.2088970Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.3443844Z [7139/7195] Linking CXX executable bin/type_ptr_test 2025-09-07T07:05:20.3444389Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.3444793Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.3445637Z [7140/7195] Linking CXX executable bin/type_test 2025-09-07T07:05:20.3447229Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.3449218Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.4029569Z [7141/7195] Linking CXX executable bin/undefined_tensor_test 2025-09-07T07:05:20.4030116Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.4031432Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.4420405Z [7142/7195] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2025-09-07T07:05:20.5442602Z [7143/7195] Linking CXX executable bin/verify_api_visibility 2025-09-07T07:05:20.5443736Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.5444112Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.5445611Z /pytorch/build/lib/libtorch_cpu.so 2025-09-07T07:05:20.5447447Z [7144/7195] Linking CXX executable bin/legacy_vmap_test 2025-09-07T07:05:20.5448975Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.5450938Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.6027758Z [7145/7195] Linking CXX executable bin/weakref_test 2025-09-07T07:05:20.6028301Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.6028835Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.6398891Z [7146/7195] Linking CXX executable bin/wrapdim_test 2025-09-07T07:05:20.6399382Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.6400681Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.7391994Z [7147/7195] Linking CXX executable bin/xla_tensor_test 2025-09-07T07:05:20.7392487Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.7394404Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.7397753Z [7148/7195] Linking CXX executable bin/IListRef_test 2025-09-07T07:05:20.7399896Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.7401170Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.8170702Z [7149/7195] Linking CXX executable bin/List_test 2025-09-07T07:05:20.8171177Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.8173189Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.8422891Z [7150/7195] Linking CXX executable bin/KernelFunction_test 2025-09-07T07:05:20.8423723Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.8424713Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.9436342Z [7151/7195] Linking CXX executable bin/kernel_function_test 2025-09-07T07:05:20.9436954Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.9438467Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:20.9463724Z [7152/7195] Linking CXX executable bin/kernel_function_legacy_test 2025-09-07T07:05:20.9464630Z Warning: Unused direct dependencies: 2025-09-07T07:05:20.9466743Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:21.0272897Z [7153/7195] Linking CXX executable bin/kernel_lambda_legacy_test 2025-09-07T07:05:21.0273669Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.0274967Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:21.0483005Z [7154/7195] Linking CXX executable bin/kernel_lambda_test 2025-09-07T07:05:21.0483497Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.0483910Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:21.1440927Z [7155/7195] Linking CXX executable bin/kernel_stackbased_test 2025-09-07T07:05:21.1441511Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.1441914Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:21.1459059Z [7156/7195] Linking CXX executable bin/make_boxed_from_unboxed_functor_test 2025-09-07T07:05:21.1460354Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.1461836Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:21.2227810Z [7157/7195] Linking CXX executable bin/CppSignature_test 2025-09-07T07:05:21.2228564Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.2229160Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:21.2230942Z /pytorch/build/lib/libtorch_cpu.so 2025-09-07T07:05:21.2470095Z [7158/7195] Linking CXX executable bin/backend_fallback_test 2025-09-07T07:05:21.2471050Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.2472099Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:21.2692168Z [7159/7195] Linking C executable sleef/bin/mkrename_gnuabi 2025-09-07T07:05:21.2913305Z [7160/7195] Linking C executable sleef/bin/mkmasked_gnuabi 2025-09-07T07:05:21.3400796Z [7161/7195] Linking CXX executable bin/op_allowlist_test 2025-09-07T07:05:21.3401316Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.3404345Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:21.3407684Z /pytorch/build/lib/libtorch_cpu.so 2025-09-07T07:05:21.3625258Z [7162/7195] Linking C executable sleef/bin/addSuffix 2025-09-07T07:05:21.3779462Z [7163/7195] Linking CXX executable bin/op_registration_test 2025-09-07T07:05:21.3780031Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.3780833Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:21.4233428Z [7164/7195] Linking CXX executable bin/inline_container_test 2025-09-07T07:05:21.4234708Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.4238279Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:21.4568867Z [7165/7195] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2025-09-07T07:05:21.5704324Z [7166/7195] Linking CXX shared library lib/libtorchbind_test.so 2025-09-07T07:05:21.5704872Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.5705269Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:21.6527347Z [7167/7195] Linking CXX shared library lib/libaoti_custom_ops.so 2025-09-07T07:05:21.6528098Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.6528785Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:21.7035497Z [7168/7195] Linking CXX executable bin/test_nativert 2025-09-07T07:05:21.7036117Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.7037420Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:21.7655361Z [7169/7195] Linking CXX executable bin/BackoffTest 2025-09-07T07:05:21.7656063Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.7656433Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:21.7657099Z /lib/x86_64-linux-gnu/libdl.so.2 2025-09-07T07:05:21.7658815Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-09-07T07:05:21.8465983Z [7170/7195] Linking CXX executable bin/FileStoreTest 2025-09-07T07:05:21.8466724Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.8468163Z /pytorch/build/lib/libc10.so 2025-09-07T07:05:21.8470057Z /lib/x86_64-linux-gnu/libdl.so.2 2025-09-07T07:05:21.8472064Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-09-07T07:05:21.8991181Z [7171/7195] Linking CXX executable bin/TCPStoreTest 2025-09-07T07:05:21.8991791Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.8992685Z /lib/x86_64-linux-gnu/libdl.so.2 2025-09-07T07:05:21.8995258Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-09-07T07:05:21.8998883Z [7172/7195] Linking CXX executable bin/test_jit 2025-09-07T07:05:21.9000312Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.9002551Z /pytorch/build/lib/libjitbackend_test.so 2025-09-07T07:05:21.9005025Z /pytorch/build/lib/libbackend_with_compiler.so 2025-09-07T07:05:21.9614566Z [7173/7195] Linking CXX executable bin/HashStoreTest 2025-09-07T07:05:21.9615322Z Warning: Unused direct dependencies: 2025-09-07T07:05:21.9616027Z /lib/x86_64-linux-gnu/libdl.so.2 2025-09-07T07:05:21.9618453Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-09-07T07:05:22.0442207Z [7174/7195] Linking CXX executable bin/ProcessGroupGlooTest 2025-09-07T07:05:22.0443267Z Warning: Unused direct dependencies: 2025-09-07T07:05:22.0443830Z /lib/x86_64-linux-gnu/libdl.so.2 2025-09-07T07:05:22.0445256Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-09-07T07:05:22.0901023Z [7175/7195] Linking CXX executable bin/example_allreduce 2025-09-07T07:05:22.0901877Z Warning: Unused direct dependencies: 2025-09-07T07:05:22.0902334Z /lib/x86_64-linux-gnu/libpthread.so.0 2025-09-07T07:05:22.0902734Z /lib/x86_64-linux-gnu/libdl.so.2 2025-09-07T07:05:22.0904534Z /lib/x86_64-linux-gnu/libm.so.6 2025-09-07T07:05:22.0906839Z /lib/x86_64-linux-gnu/libgomp.so.1 2025-09-07T07:05:22.0923143Z [7176/7195] Linking CXX executable bin/test_dist_autograd 2025-09-07T07:05:22.0923637Z Warning: Unused direct dependencies: 2025-09-07T07:05:22.0924014Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:22.1237723Z [7177/7195] Linking CXX executable bin/torch_shm_manager 2025-09-07T07:05:22.1238284Z Warning: Unused direct dependencies: 2025-09-07T07:05:22.1238932Z /pytorch/build/lib/libshm.so 2025-09-07T07:05:22.1240785Z /lib/x86_64-linux-gnu/libm.so.6 2025-09-07T07:05:22.1690630Z [7178/7195] Linking CXX executable bin/test_cpp_rpc 2025-09-07T07:05:22.1691193Z Warning: Unused direct dependencies: 2025-09-07T07:05:22.1691590Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:22.2348850Z [7179/7195] Linking CXX executable bin/parallel_benchmark 2025-09-07T07:05:22.2349387Z Warning: Unused direct dependencies: 2025-09-07T07:05:22.2350775Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:22.3233942Z [7180/7195] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2025-09-07T07:05:22.9662173Z [7181/7195] Linking CXX executable bin/test_api 2025-09-07T07:05:22.9662654Z Warning: Unused direct dependencies: 2025-09-07T07:05:22.9663043Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:27.4385305Z [7182/7195] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2025-09-07T07:05:28.5609363Z [7183/7195] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2025-09-07T07:05:31.7332398Z [7184/7195] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2025-09-07T07:05:31.9098055Z [7185/7195] Linking CXX shared library lib/libnnapi_backend.so 2025-09-07T07:05:31.9098568Z Warning: Unused direct dependencies: 2025-09-07T07:05:31.9098948Z /pytorch/build/lib/libtorch.so 2025-09-07T07:05:32.9672735Z [7186/7195] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2025-09-07T07:05:33.6865823Z [7187/7195] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_graph_executor.cpp.o 2025-09-07T07:05:37.6072027Z [7188/7195] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2025-09-07T07:05:37.7589202Z [7189/7195] Linking CXX shared module functorch/functorch.so 2025-09-07T07:05:37.7589766Z Warning: Unused direct dependencies: 2025-09-07T07:05:37.7590172Z /pytorch/build/lib/libtorch.so 2025-09-07T07:06:24.7534757Z [7190/7195] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2025-09-07T07:06:24.9753574Z [7191/7195] Linking CXX executable bin/test_lazy 2025-09-07T07:06:24.9754112Z Warning: Unused direct dependencies: 2025-09-07T07:06:24.9755517Z /pytorch/build/lib/libtorch.so 2025-09-07T07:06:24.9757318Z [7191/7195] Install the project... 2025-09-07T07:06:24.9784966Z -- Install configuration: "Release" 2025-09-07T07:06:24.9833720Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2025-09-07T07:06:25.0280258Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_AllocatorConfig_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0308528Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0338792Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_DeviceGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0377309Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Device_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0409614Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_DispatchKeySet_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0430650Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Scalar_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0462398Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_StreamGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0490735Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_SymInt_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0517977Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0547692Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0573079Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_SizesAndStrides_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0608137Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_cow_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0635183Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_ArrayRef_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0666020Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Bitset_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0706522Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_ConstexprCrc_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0730419Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_DeadlockDetection_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0761407Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Enumerate_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0786819Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Half_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0816387Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_IntrusiveList_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0850214Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_LeftRight_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0872954Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Metaprogramming_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0903244Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_NetworkFlow_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0936618Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Semaphore_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.0966485Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_Synchronized_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1010026Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_ThreadLocal_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1033508Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_TypeIndex_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1065763Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_TypeList_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1097088Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_TypeTraits_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1127198Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_accumulate_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1149852Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_bfloat16_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1186291Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_bit_cast_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1211933Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_complex_math_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1241394Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_complex_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1268845Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_error_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1301067Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_exception_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1334773Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_flags_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1361734Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_generic_math_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1393003Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_intrusive_ptr_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1426039Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_irange_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1455716Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_lazy_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1488980Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_logging_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1511339Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_optional_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1548190Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1577787Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_registry_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1609569Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_small_vector_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1635179Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_ssize_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1668153Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_string_util_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1698627Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_string_view_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1729111Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_tempfile_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1755476Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_typeid_test" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1789380Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN:$ORIGIN/../lib" 2025-09-07T07:06:25.1826550Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libc10.so" to "$ORIGIN" 2025-09-07T07:06:25.9278675Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libtorchbind_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9309122Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libjitbackend_test.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9340638Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9367935Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/test_jit" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9418469Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/test_nativert" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9460466Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libaoti_custom_ops.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9499369Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/FileStoreTest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9529416Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/TCPStoreTest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9561453Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/HashStoreTest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9601694Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/test_dist_autograd" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9638780Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/test_cpp_rpc" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9680379Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/test_api" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9801161Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/test_lazy" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9838488Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libshm.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9868567Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/torch_shm_manager" to "$ORIGIN/../lib" 2025-09-07T07:06:25.9906825Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libtorch_python.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9945464Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libtorch_cpu.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9959057Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libtorch.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:25.9976626Z -- 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" 2025-09-07T07:06:26.0007502Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/Dict_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0038307Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/Dimname_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0067115Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/MaybeOwned_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0104906Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/NamedTensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0135232Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/apply_utils_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0168103Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/atest" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0202445Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/basic" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0229917Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/broadcast_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0267013Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/cpu_allocator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0298096Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/cpu_generator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0329638Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0365534Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/cpu_rng_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0402829Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/dlconvertor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0435143Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/extension_backend_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0467358Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/half_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0498628Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/ivalue_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0537846Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/lazy_tensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0565497Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/math_kernel_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0595307Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/memory_format_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0628247Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/memory_overlapping_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0661824Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/mobile_memory_cleanup" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0690030Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/native_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0731264Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/operator_name_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0765091Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/operators_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0806338Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/packedtensoraccessor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0838477Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/pow_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0866299Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/quantized_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0902922Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/reduce_ops_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0934148Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/reportMemoryUsage_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0966386Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/scalar_tensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.0991802Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/scalar_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1026705Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/StorageUtils_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1060009Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/stride_properties_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1092295Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/tensor_iterator_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1132517Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/test_parallel" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1162846Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/thread_init_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1189441Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/type_ptr_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1226226Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/type_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1252417Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/undefined_tensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1299682Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/verify_api_visibility" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1335737Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/legacy_vmap_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1370850Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/weakref_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1400867Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/wrapdim_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1426835Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/xla_tensor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1466732Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/IListRef_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1499332Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/List_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1530839Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/KernelFunction_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1551630Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/kernel_function_legacy_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1581562Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/kernel_function_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1609382Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1655956Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/kernel_lambda_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1684538Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/kernel_stackbased_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1713710Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1742164Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/CppSignature_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1769170Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/backend_fallback_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1803569Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/op_allowlist_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1836632Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/op_registration_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1867273Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/test/inline_container_test" to "$ORIGIN:$ORIGIN/../lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.1948075Z -- Set non-toolchain portion of runtime path of "/pytorch/functorch/functorch.so" to "$ORIGIN/../torch/lib:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-09-07T07:06:26.2631291Z /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-09-07T07:06:26.2632414Z !! 2025-09-07T07:06:26.2632691Z 2025-09-07T07:06:26.2634414Z ******************************************************************************** 2025-09-07T07:06:26.2636802Z 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-09-07T07:06:26.2637709Z 2025-09-07T07:06:26.2639359Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-09-07T07:06:26.2640723Z or your builds will no longer be supported. 2025-09-07T07:06:26.2642059Z 2025-09-07T07:06:26.2644120Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-09-07T07:06:26.2645138Z ******************************************************************************** 2025-09-07T07:06:26.2646407Z 2025-09-07T07:06:26.2647932Z !! 2025-09-07T07:06:26.2649471Z corresp(dist, value, root_dir) 2025-09-07T07:06:26.3002305Z running bdist_wheel 2025-09-07T07:06:26.5821179Z running build 2025-09-07T07:06:26.5821491Z running build_py 2025-09-07T07:06:26.5857510Z creating build/lib.linux-x86_64-cpython-39/functorch 2025-09-07T07:06:26.5858137Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch 2025-09-07T07:06:26.5861395Z creating build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5862903Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5864945Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5866472Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5867958Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5870771Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5872734Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5874518Z copying torch/_compile.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5876324Z copying torch/_custom_ops.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5878030Z copying torch/_environment.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5879697Z copying torch/_guards.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5881857Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5883923Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5885667Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5887702Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5889581Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5893708Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5895407Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5897588Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5899302Z copying torch/_size_docs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5901050Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5902771Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5904667Z copying torch/_streambase.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5906450Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5908755Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5911805Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5913825Z copying torch/_thread_safe_fork.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5915401Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5920472Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5922576Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5924467Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5926298Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5928034Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5930285Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5932379Z copying torch/library.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5934572Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5937214Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5938978Z copying torch/random.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5940716Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5942409Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5944978Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5947213Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5948989Z copying torch/types.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5950638Z copying torch/version.py -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:26.5954446Z creating build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5956139Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5957882Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5959383Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5961467Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5965903Z copying torchgen/gen_aoti_c_shim.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5967973Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5969958Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5971877Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5974435Z copying torchgen/gen_schema_utils.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5976311Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5977947Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5979625Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5982232Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5984178Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5986400Z copying torchgen/yaml_utils.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-09-07T07:06:26.5988830Z creating build/lib.linux-x86_64-cpython-39/functorch/_src 2025-09-07T07:06:26.5990578Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src 2025-09-07T07:06:26.5992415Z creating build/lib.linux-x86_64-cpython-39/functorch/compile 2025-09-07T07:06:26.5994217Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/compile 2025-09-07T07:06:26.5996420Z creating build/lib.linux-x86_64-cpython-39/functorch/dim 2025-09-07T07:06:26.5998092Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-09-07T07:06:26.5999719Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-09-07T07:06:26.6001339Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-09-07T07:06:26.6002870Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-09-07T07:06:26.6004596Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-09-07T07:06:26.6006953Z creating build/lib.linux-x86_64-cpython-39/functorch/einops 2025-09-07T07:06:26.6008672Z copying functorch/einops/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/einops 2025-09-07T07:06:26.6010287Z copying functorch/einops/_parsing.py -> build/lib.linux-x86_64-cpython-39/functorch/einops 2025-09-07T07:06:26.6011896Z copying functorch/einops/rearrange.py -> build/lib.linux-x86_64-cpython-39/functorch/einops 2025-09-07T07:06:26.6014178Z creating build/lib.linux-x86_64-cpython-39/functorch/experimental 2025-09-07T07:06:26.6015960Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/experimental 2025-09-07T07:06:26.6017525Z copying functorch/experimental/control_flow.py -> build/lib.linux-x86_64-cpython-39/functorch/experimental 2025-09-07T07:06:26.6019067Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-39/functorch/experimental 2025-09-07T07:06:26.6021115Z creating build/lib.linux-x86_64-cpython-39/functorch/_src/aot_autograd 2025-09-07T07:06:26.6022930Z copying functorch/_src/aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src/aot_autograd 2025-09-07T07:06:26.6024882Z creating build/lib.linux-x86_64-cpython-39/functorch/_src/eager_transforms 2025-09-07T07:06:26.6026777Z copying functorch/_src/eager_transforms/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src/eager_transforms 2025-09-07T07:06:26.6028495Z creating build/lib.linux-x86_64-cpython-39/functorch/_src/make_functional 2025-09-07T07:06:26.6030386Z copying functorch/_src/make_functional/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src/make_functional 2025-09-07T07:06:26.6032035Z creating build/lib.linux-x86_64-cpython-39/functorch/_src/vmap 2025-09-07T07:06:26.6033839Z copying functorch/_src/vmap/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src/vmap 2025-09-07T07:06:26.6035485Z creating build/lib.linux-x86_64-cpython-39/torch/_awaits 2025-09-07T07:06:26.6037350Z copying torch/_awaits/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_awaits 2025-09-07T07:06:26.6039282Z creating build/lib.linux-x86_64-cpython-39/torch/_custom_op 2025-09-07T07:06:26.6040967Z copying torch/_custom_op/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_custom_op 2025-09-07T07:06:26.6042593Z copying torch/_custom_op/autograd.py -> build/lib.linux-x86_64-cpython-39/torch/_custom_op 2025-09-07T07:06:26.6044410Z copying torch/_custom_op/impl.py -> build/lib.linux-x86_64-cpython-39/torch/_custom_op 2025-09-07T07:06:26.6047062Z creating build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-09-07T07:06:26.6048763Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-09-07T07:06:26.6050389Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-09-07T07:06:26.6053764Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-09-07T07:06:26.6055648Z copying torch/_decomp/decompositions_for_rng.py -> build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-09-07T07:06:26.6057935Z creating build/lib.linux-x86_64-cpython-39/torch/_dispatch 2025-09-07T07:06:26.6059628Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dispatch 2025-09-07T07:06:26.6061756Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-39/torch/_dispatch 2025-09-07T07:06:26.6068563Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6070365Z copying torch/_dynamo/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6072038Z copying torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6073527Z copying torch/_dynamo/aot_compile.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6075440Z copying torch/_dynamo/bytecode_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6077877Z copying torch/_dynamo/bytecode_transformation.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6080175Z copying torch/_dynamo/cache_size.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6081936Z copying torch/_dynamo/callback.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6083643Z copying torch/_dynamo/code_context.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6085595Z copying torch/_dynamo/codegen.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6087622Z copying torch/_dynamo/compiled_autograd.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6089748Z copying torch/_dynamo/comptime.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6091599Z copying torch/_dynamo/config.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6093808Z copying torch/_dynamo/convert_frame.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6096217Z copying torch/_dynamo/create_parameter_op.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6097929Z copying torch/_dynamo/current_scope_id.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6099714Z copying torch/_dynamo/debug_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6101633Z copying torch/_dynamo/decorators.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6103651Z copying torch/_dynamo/device_interface.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6105916Z copying torch/_dynamo/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6107761Z copying torch/_dynamo/eval_frame.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6110132Z copying torch/_dynamo/exc.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6112173Z copying torch/_dynamo/external_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6114007Z copying torch/_dynamo/funcname_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6115769Z copying torch/_dynamo/functional_export.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6117637Z copying torch/_dynamo/graph_break_hints.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6119418Z copying torch/_dynamo/graph_deduplication.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6121333Z copying torch/_dynamo/graph_region_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6123139Z copying torch/_dynamo/graph_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6124891Z copying torch/_dynamo/guards.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6127841Z copying torch/_dynamo/hooks.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6129687Z copying torch/_dynamo/logging.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6131481Z copying torch/_dynamo/metrics_context.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6133173Z copying torch/_dynamo/mutation_guard.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6134899Z copying torch/_dynamo/output_graph.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6137578Z copying torch/_dynamo/package.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6139621Z copying torch/_dynamo/pgo.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6141684Z copying torch/_dynamo/precompile_context.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6143466Z copying torch/_dynamo/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6145789Z copying torch/_dynamo/replay_record.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6147650Z copying torch/_dynamo/resume_execution.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6149630Z copying torch/_dynamo/side_effects.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6151752Z copying torch/_dynamo/source.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6153864Z copying torch/_dynamo/symbolic_convert.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6156982Z copying torch/_dynamo/tensor_version_op.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6158760Z copying torch/_dynamo/test_case.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6161072Z copying torch/_dynamo/test_dont_skip_tracing_functions.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6165965Z copying torch/_dynamo/test_minifier_common.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6168147Z copying torch/_dynamo/testing.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6170030Z copying torch/_dynamo/trace_rules.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6173255Z copying torch/_dynamo/types.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6175096Z copying torch/_dynamo/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:26.6179350Z creating build/lib.linux-x86_64-cpython-39/torch/_export 2025-09-07T07:06:26.6181046Z copying torch/_export/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-09-07T07:06:26.6182654Z copying torch/_export/converter.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-09-07T07:06:26.6184903Z copying torch/_export/error.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-09-07T07:06:26.6186875Z copying torch/_export/non_strict_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-09-07T07:06:26.6188989Z copying torch/_export/pass_base.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-09-07T07:06:26.6191223Z copying torch/_export/tools.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-09-07T07:06:26.6193056Z copying torch/_export/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-09-07T07:06:26.6195256Z copying torch/_export/verifier.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-09-07T07:06:26.6197209Z copying torch/_export/wrappers.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-09-07T07:06:26.6201489Z creating build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6203197Z copying torch/_functorch/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6204889Z copying torch/_functorch/aot_autograd.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6206789Z copying torch/_functorch/apis.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6208816Z copying torch/_functorch/autograd_function.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6210717Z copying torch/_functorch/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6212379Z copying torch/_functorch/benchmark_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6214030Z copying torch/_functorch/compile_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6215713Z copying torch/_functorch/compilers.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6217663Z copying torch/_functorch/config.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6219504Z copying torch/_functorch/deprecated.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6221790Z copying torch/_functorch/eager_transforms.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6224069Z copying torch/_functorch/functional_call.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6226215Z copying torch/_functorch/fx_minifier.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6228187Z copying torch/_functorch/make_functional.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6230352Z copying torch/_functorch/partitioners.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6232904Z copying torch/_functorch/predispatch.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6234770Z copying torch/_functorch/pyfunctorch.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6236671Z copying torch/_functorch/python_key.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6238376Z copying torch/_functorch/pytree_hacks.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6240192Z copying torch/_functorch/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6241928Z copying torch/_functorch/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6243657Z copying torch/_functorch/vmap.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-09-07T07:06:26.6248227Z creating build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6249952Z copying torch/_higher_order_ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6251601Z copying torch/_higher_order_ops/_invoke_quant.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6253167Z copying torch/_higher_order_ops/aoti_call_delegate.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6254753Z copying torch/_higher_order_ops/associative_scan.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6256827Z copying torch/_higher_order_ops/auto_functionalize.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6258691Z copying torch/_higher_order_ops/base_hop.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6260853Z copying torch/_higher_order_ops/cond.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6263060Z copying torch/_higher_order_ops/effects.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6265120Z copying torch/_higher_order_ops/executorch_call_delegate.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6267125Z copying torch/_higher_order_ops/flat_apply.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6268864Z copying torch/_higher_order_ops/flex_attention.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6270893Z copying torch/_higher_order_ops/foreach_map.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6272659Z copying torch/_higher_order_ops/hints_wrap.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6274544Z copying torch/_higher_order_ops/invoke_subgraph.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6276709Z copying torch/_higher_order_ops/map.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6278535Z copying torch/_higher_order_ops/out_dtype.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6280259Z copying torch/_higher_order_ops/run_const_graph.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6281913Z copying torch/_higher_order_ops/scan.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6283886Z copying torch/_higher_order_ops/schema.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6285660Z copying torch/_higher_order_ops/strict_mode.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6287360Z copying torch/_higher_order_ops/torchbind.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6289094Z copying torch/_higher_order_ops/triton_kernel_wrap.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6291344Z copying torch/_higher_order_ops/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6293383Z copying torch/_higher_order_ops/while_loop.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6295313Z copying torch/_higher_order_ops/wrap.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-09-07T07:06:26.6303838Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6306067Z copying torch/_inductor/__autotune_main__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6307454Z copying torch/_inductor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6309499Z copying torch/_inductor/analyze_preserves_zero_mask.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6311184Z copying torch/_inductor/aoti_eager.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6313018Z copying torch/_inductor/async_compile.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6314978Z copying torch/_inductor/autotune_process.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6317056Z copying torch/_inductor/await_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6318808Z copying torch/_inductor/bounds.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6321086Z copying torch/_inductor/choices.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6322980Z copying torch/_inductor/codecache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6325971Z copying torch/_inductor/comm_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6327853Z copying torch/_inductor/comm_lowering.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6329597Z copying torch/_inductor/comms.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6331958Z copying torch/_inductor/comms_debug.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6333733Z copying torch/_inductor/compile_fx.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6336289Z copying torch/_inductor/compile_fx_async.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6338371Z copying torch/_inductor/compile_fx_ext.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6340365Z copying torch/_inductor/compile_fx_subproc.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6342064Z copying torch/_inductor/compiler_bisector.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6343843Z copying torch/_inductor/config.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6346575Z copying torch/_inductor/constant_folding.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6348483Z copying torch/_inductor/cpp_builder.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6350747Z copying torch/_inductor/cpu_vec_isa.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6352715Z copying torch/_inductor/cudagraph_trees.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6355224Z copying torch/_inductor/cudagraph_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6357203Z copying torch/_inductor/custom_graph_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6358880Z copying torch/_inductor/debug.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6361775Z copying torch/_inductor/decomposition.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6363834Z copying torch/_inductor/dependencies.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6365857Z copying torch/_inductor/dtype_propagation.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6367578Z copying torch/_inductor/exc.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6369477Z copying torch/_inductor/extern_node_serializer.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6371219Z copying torch/_inductor/freezing.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6373161Z copying torch/_inductor/freezing_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6375245Z copying torch/_inductor/fuzzer.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6377301Z copying torch/_inductor/fx_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6379050Z copying torch/_inductor/graph.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6381426Z copying torch/_inductor/hooks.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6383460Z copying torch/_inductor/index_propagation.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6385447Z copying torch/_inductor/inductor_prims.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6387049Z copying torch/_inductor/ir.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6391514Z copying torch/_inductor/jagged_lowerings.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6393627Z copying torch/_inductor/kernel_inputs.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6395504Z copying torch/_inductor/kernel_template_choice.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6397247Z copying torch/_inductor/loop_body.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6399121Z copying torch/_inductor/lowering.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6402670Z copying torch/_inductor/memory.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6404782Z copying torch/_inductor/metrics.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6406663Z copying torch/_inductor/mkldnn_ir.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6408640Z copying torch/_inductor/mkldnn_lowerings.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6410686Z copying torch/_inductor/mock_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6412427Z copying torch/_inductor/ops_handler.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6414439Z copying torch/_inductor/optimize_indexing.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6416108Z copying torch/_inductor/output_code.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6418074Z copying torch/_inductor/pattern_matcher.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6420562Z copying torch/_inductor/quantized_lowerings.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6422328Z copying torch/_inductor/remote_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6424459Z copying torch/_inductor/remote_gemm_autotune_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6426232Z copying torch/_inductor/scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6429499Z copying torch/_inductor/select_algorithm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6432213Z copying torch/_inductor/shape_propagation.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6434033Z copying torch/_inductor/sizevars.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6436560Z copying torch/_inductor/standalone_compile.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6438361Z copying torch/_inductor/subgraph_lowering.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6440046Z copying torch/_inductor/test_case.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6441787Z copying torch/_inductor/test_operators.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6443528Z copying torch/_inductor/tiling_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6445316Z copying torch/_inductor/triton_bundler.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6447026Z copying torch/_inductor/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6449524Z copying torch/_inductor/virtualized.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6451456Z copying torch/_inductor/wrapper_benchmark.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:26.6454649Z creating build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-09-07T07:06:26.6456331Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-09-07T07:06:26.6457967Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-09-07T07:06:26.6459591Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-09-07T07:06:26.6461762Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-09-07T07:06:26.6464873Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-09-07T07:06:26.6466884Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-09-07T07:06:26.6468680Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-09-07T07:06:26.6470475Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-09-07T07:06:26.6472122Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-09-07T07:06:26.6474188Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-09-07T07:06:26.6476087Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-09-07T07:06:26.6479034Z creating build/lib.linux-x86_64-cpython-39/torch/_library 2025-09-07T07:06:26.6480749Z copying torch/_library/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-09-07T07:06:26.6482351Z copying torch/_library/autograd.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-09-07T07:06:26.6483952Z copying torch/_library/custom_ops.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-09-07T07:06:26.6485910Z copying torch/_library/fake_class_registry.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-09-07T07:06:26.6487567Z copying torch/_library/fake_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-09-07T07:06:26.6489290Z copying torch/_library/fake_profile.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-09-07T07:06:26.6491266Z copying torch/_library/infer_schema.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-09-07T07:06:26.6493094Z copying torch/_library/simple_registry.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-09-07T07:06:26.6494742Z copying torch/_library/triton.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-09-07T07:06:26.6496740Z copying torch/_library/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-09-07T07:06:26.6499453Z creating build/lib.linux-x86_64-cpython-39/torch/_logging 2025-09-07T07:06:26.6501143Z copying torch/_logging/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-09-07T07:06:26.6502992Z copying torch/_logging/_internal.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-09-07T07:06:26.6505486Z copying torch/_logging/_registrations.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-09-07T07:06:26.6507366Z copying torch/_logging/scribe.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-09-07T07:06:26.6509167Z copying torch/_logging/structured.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-09-07T07:06:26.6512894Z creating build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6514614Z copying torch/_numpy/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6516441Z copying torch/_numpy/_binary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6517992Z copying torch/_numpy/_casting_dicts.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6519761Z copying torch/_numpy/_dtypes.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6521545Z copying torch/_numpy/_dtypes_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6523309Z copying torch/_numpy/_funcs.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6524999Z copying torch/_numpy/_funcs_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6527068Z copying torch/_numpy/_getlimits.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6528743Z copying torch/_numpy/_ndarray.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6530767Z copying torch/_numpy/_normalizations.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6532511Z copying torch/_numpy/_reductions_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6534205Z copying torch/_numpy/_ufuncs.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6535978Z copying torch/_numpy/_unary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6537584Z copying torch/_numpy/_util.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6539291Z copying torch/_numpy/fft.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6540925Z copying torch/_numpy/linalg.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6542672Z copying torch/_numpy/random.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-09-07T07:06:26.6545577Z creating build/lib.linux-x86_64-cpython-39/torch/_prims 2025-09-07T07:06:26.6547319Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-09-07T07:06:26.6549701Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-09-07T07:06:26.6551553Z copying torch/_prims/debug_prims.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-09-07T07:06:26.6553306Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-09-07T07:06:26.6555034Z copying torch/_prims/rng_prims.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-09-07T07:06:26.6557575Z creating build/lib.linux-x86_64-cpython-39/torch/_prims_common 2025-09-07T07:06:26.6559275Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_prims_common 2025-09-07T07:06:26.6561758Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-39/torch/_prims_common 2025-09-07T07:06:26.6564264Z creating build/lib.linux-x86_64-cpython-39/torch/_refs 2025-09-07T07:06:26.6566006Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs 2025-09-07T07:06:26.6569023Z copying torch/_refs/_conversions.py -> build/lib.linux-x86_64-cpython-39/torch/_refs 2025-09-07T07:06:26.6570739Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-39/torch/_refs 2025-09-07T07:06:26.6573545Z creating build/lib.linux-x86_64-cpython-39/torch/_strobelight 2025-09-07T07:06:26.6575274Z copying torch/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_strobelight 2025-09-07T07:06:26.6576997Z copying torch/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/_strobelight 2025-09-07T07:06:26.6578519Z copying torch/_strobelight/compile_time_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/_strobelight 2025-09-07T07:06:26.6581320Z creating build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-09-07T07:06:26.6583024Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-09-07T07:06:26.6585058Z copying torch/_subclasses/_fake_tensor_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-09-07T07:06:26.6586794Z copying torch/_subclasses/fake_impls.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-09-07T07:06:26.6588978Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-09-07T07:06:26.6591588Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-09-07T07:06:26.6593510Z copying torch/_subclasses/functional_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-09-07T07:06:26.6595455Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-09-07T07:06:26.6598005Z copying torch/_subclasses/schema_check_mode.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-09-07T07:06:26.6600443Z creating build/lib.linux-x86_64-cpython-39/torch/_vendor 2025-09-07T07:06:26.6602126Z copying torch/_vendor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_vendor 2025-09-07T07:06:26.6603938Z creating build/lib.linux-x86_64-cpython-39/torch/accelerator 2025-09-07T07:06:26.6605675Z copying torch/accelerator/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/accelerator 2025-09-07T07:06:26.6607256Z copying torch/accelerator/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/accelerator 2025-09-07T07:06:26.6608843Z copying torch/accelerator/memory.py -> build/lib.linux-x86_64-cpython-39/torch/accelerator 2025-09-07T07:06:26.6611004Z creating build/lib.linux-x86_64-cpython-39/torch/amp 2025-09-07T07:06:26.6612710Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/amp 2025-09-07T07:06:26.6614349Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-39/torch/amp 2025-09-07T07:06:26.6616017Z copying torch/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-39/torch/amp 2025-09-07T07:06:26.6618640Z creating build/lib.linux-x86_64-cpython-39/torch/ao 2025-09-07T07:06:26.6620323Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao 2025-09-07T07:06:26.6623154Z creating build/lib.linux-x86_64-cpython-39/torch/autograd 2025-09-07T07:06:26.6625167Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-09-07T07:06:26.6626854Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-09-07T07:06:26.6628743Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-09-07T07:06:26.6630501Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-09-07T07:06:26.6632485Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-09-07T07:06:26.6634639Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-09-07T07:06:26.6637125Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-09-07T07:06:26.6639412Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-09-07T07:06:26.6641331Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-09-07T07:06:26.6643404Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-09-07T07:06:26.6645352Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-09-07T07:06:26.6647407Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-09-07T07:06:26.6649787Z creating build/lib.linux-x86_64-cpython-39/torch/backends 2025-09-07T07:06:26.6651458Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends 2025-09-07T07:06:26.6653774Z creating build/lib.linux-x86_64-cpython-39/torch/compiler 2025-09-07T07:06:26.6655479Z copying torch/compiler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/compiler 2025-09-07T07:06:26.6657099Z copying torch/compiler/_cache.py -> build/lib.linux-x86_64-cpython-39/torch/compiler 2025-09-07T07:06:26.6658829Z copying torch/compiler/config.py -> build/lib.linux-x86_64-cpython-39/torch/compiler 2025-09-07T07:06:26.6661568Z creating build/lib.linux-x86_64-cpython-39/torch/contrib 2025-09-07T07:06:26.6663273Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/contrib 2025-09-07T07:06:26.6665136Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-39/torch/contrib 2025-09-07T07:06:26.6666998Z creating build/lib.linux-x86_64-cpython-39/torch/cpu 2025-09-07T07:06:26.6668701Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/cpu 2025-09-07T07:06:26.6672128Z creating build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6673835Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6675865Z copying torch/cuda/_gpu_trace.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6677623Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6679485Z copying torch/cuda/_pin_memory_utils.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6681200Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6682932Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6684685Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6686352Z copying torch/cuda/gds.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6688030Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6690057Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6691863Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6693859Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6695573Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6697291Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6698920Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6700586Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6702255Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6704051Z copying torch/cuda/tunable.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-09-07T07:06:26.6709107Z creating build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6710862Z copying torch/distributed/_C_stubs.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6712481Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6714256Z copying torch/distributed/_checkpointable.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6716024Z copying torch/distributed/_composable_state.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6717642Z copying torch/distributed/_dist2.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6719458Z copying torch/distributed/_distributed_c10d.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6721204Z copying torch/distributed/_functional_collectives.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6723512Z copying torch/distributed/_functional_collectives_impl.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6725372Z copying torch/distributed/_serialization.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6727206Z copying torch/distributed/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6729096Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6730800Z copying torch/distributed/c10d_logger.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6732514Z copying torch/distributed/collective_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6734192Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6735873Z copying torch/distributed/device_mesh.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6737971Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6741116Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6742982Z copying torch/distributed/logging_handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6744931Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6746753Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6748918Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6750978Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-09-07T07:06:26.6757718Z creating build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6759456Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6761788Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6763595Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6765456Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6767263Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6768973Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6770693Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6772556Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6774310Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6776099Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6778091Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6779952Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6781774Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6783516Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6785591Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6787321Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6789065Z copying torch/distributions/generalized_pareto.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6790845Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6792633Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6794319Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6796027Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6797838Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6799554Z copying torch/distributions/inverse_gamma.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6801175Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6803136Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6804744Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6806516Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6808207Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6809930Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6811755Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6813372Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6815113Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6816930Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6818668Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6820138Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6821918Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6823557Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6825674Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6827394Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6829207Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6830849Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6832787Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6834345Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6836986Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6838749Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6840534Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6842244Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6843939Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-09-07T07:06:26.6847800Z creating build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6849474Z copying torch/export/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6851131Z copying torch/export/_draft_export.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6853014Z copying torch/export/_leakage_detection_utils.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6854800Z copying torch/export/_remove_auto_functionalized_pass.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6856942Z copying torch/export/_remove_effect_tokens_pass.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6858633Z copying torch/export/_safeguard.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6860611Z copying torch/export/_swap.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6862920Z copying torch/export/_trace.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6865487Z copying torch/export/_tree_utils.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6867301Z copying torch/export/_unlift.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6869338Z copying torch/export/_wrapper_utils.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6871068Z copying torch/export/custom_obj.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6872769Z copying torch/export/custom_ops.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6874528Z copying torch/export/decomp_utils.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6876400Z copying torch/export/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6878514Z copying torch/export/exported_program.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6880748Z copying torch/export/graph_signature.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6882791Z copying torch/export/unflatten.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-09-07T07:06:26.6885515Z creating build/lib.linux-x86_64-cpython-39/torch/fft 2025-09-07T07:06:26.6887130Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fft 2025-09-07T07:06:26.6889403Z creating build/lib.linux-x86_64-cpython-39/torch/func 2025-09-07T07:06:26.6891040Z copying torch/func/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/func 2025-09-07T07:06:26.6892866Z creating build/lib.linux-x86_64-cpython-39/torch/futures 2025-09-07T07:06:26.6894577Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/futures 2025-09-07T07:06:26.6897987Z creating build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6899604Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6901258Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6902941Z copying torch/fx/_graph_pickler.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6905146Z copying torch/fx/_lazy_graph_module.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6906858Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6908691Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6910724Z copying torch/fx/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6912466Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6914134Z copying torch/fx/config.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6916024Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6918487Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6920661Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6922332Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6924465Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6926537Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6928300Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6930310Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6932052Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6933749Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-09-07T07:06:26.6938332Z creating build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6939975Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6941510Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6943164Z copying torch/jit/_await.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6945149Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6946951Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6948944Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6950753Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6952437Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6954109Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6956100Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6957987Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6959660Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6961977Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6963817Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6965598Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6968122Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6970492Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6972361Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6974648Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6976440Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6978715Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6980511Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6982601Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6984476Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6986375Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6988287Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:26.6990576Z creating build/lib.linux-x86_64-cpython-39/torch/linalg 2025-09-07T07:06:26.6992330Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/linalg 2025-09-07T07:06:26.6995142Z creating build/lib.linux-x86_64-cpython-39/torch/masked 2025-09-07T07:06:26.6996968Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/masked 2025-09-07T07:06:26.6998640Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-39/torch/masked 2025-09-07T07:06:26.7000431Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-39/torch/masked 2025-09-07T07:06:26.7003182Z creating build/lib.linux-x86_64-cpython-39/torch/monitor 2025-09-07T07:06:26.7004881Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/monitor 2025-09-07T07:06:26.7006879Z creating build/lib.linux-x86_64-cpython-39/torch/mps 2025-09-07T07:06:26.7008527Z copying torch/mps/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/mps 2025-09-07T07:06:26.7010092Z copying torch/mps/event.py -> build/lib.linux-x86_64-cpython-39/torch/mps 2025-09-07T07:06:26.7011649Z copying torch/mps/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/mps 2025-09-07T07:06:26.7013971Z creating build/lib.linux-x86_64-cpython-39/torch/mtia 2025-09-07T07:06:26.7015563Z copying torch/mtia/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/mtia 2025-09-07T07:06:26.7017288Z copying torch/mtia/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/mtia 2025-09-07T07:06:26.7019029Z copying torch/mtia/memory.py -> build/lib.linux-x86_64-cpython-39/torch/mtia 2025-09-07T07:06:26.7021811Z creating build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-09-07T07:06:26.7023568Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-09-07T07:06:26.7025498Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-09-07T07:06:26.7027066Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-09-07T07:06:26.7028902Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-09-07T07:06:26.7030723Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-09-07T07:06:26.7032503Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-09-07T07:06:26.7034753Z creating build/lib.linux-x86_64-cpython-39/torch/nested 2025-09-07T07:06:26.7036600Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nested 2025-09-07T07:06:26.7039300Z creating build/lib.linux-x86_64-cpython-39/torch/nn 2025-09-07T07:06:26.7040926Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-09-07T07:06:26.7042471Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-09-07T07:06:26.7044069Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-09-07T07:06:26.7045688Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-09-07T07:06:26.7047445Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-09-07T07:06:26.7050692Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-09-07T07:06:26.7052489Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-09-07T07:06:26.7054500Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-09-07T07:06:26.7056876Z creating build/lib.linux-x86_64-cpython-39/torch/numa 2025-09-07T07:06:26.7058521Z copying torch/numa/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/numa 2025-09-07T07:06:26.7060228Z copying torch/numa/binding.py -> build/lib.linux-x86_64-cpython-39/torch/numa 2025-09-07T07:06:26.7064946Z creating build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7066668Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7068463Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7070039Z copying torch/onnx/_flags.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7071758Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7073515Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7075302Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7076956Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7078644Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7080337Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7082178Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7083897Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7085660Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7087257Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7089044Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7090619Z copying torch/onnx/symbolic_opset18.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7092297Z copying torch/onnx/symbolic_opset19.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7093908Z copying torch/onnx/symbolic_opset20.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7095592Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7097308Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7098978Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7100612Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7102310Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-09-07T07:06:26.7106640Z creating build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7108374Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7110086Z copying torch/optim/_adafactor.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7111712Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7113394Z copying torch/optim/_muon.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7115213Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7117110Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7118932Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7120862Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7122653Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7124375Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7126077Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7128191Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7130411Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7132672Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7134776Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7136691Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7138459Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7140256Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7142144Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7143831Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-09-07T07:06:26.7147961Z creating build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7149687Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7151366Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7153058Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7154675Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7156436Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7158081Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7159903Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7161930Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7163637Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7165885Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7167622Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7169335Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7171129Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7173072Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7175200Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-09-07T07:06:26.7178114Z creating build/lib.linux-x86_64-cpython-39/torch/profiler 2025-09-07T07:06:26.7179819Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-09-07T07:06:26.7181478Z copying torch/profiler/_memory_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-09-07T07:06:26.7183272Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-09-07T07:06:26.7185788Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-09-07T07:06:26.7187603Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-09-07T07:06:26.7189433Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-09-07T07:06:26.7191489Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-09-07T07:06:26.7195137Z creating build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7196996Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7198686Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7200343Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7201892Z copying torch/quantization/_quantized_conversions.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7203599Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7205109Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7206834Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7208399Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7210283Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7212114Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7213935Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7215461Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7217186Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7218923Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7220563Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7222184Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-09-07T07:06:26.7224592Z creating build/lib.linux-x86_64-cpython-39/torch/signal 2025-09-07T07:06:26.7226380Z copying torch/signal/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/signal 2025-09-07T07:06:26.7228639Z creating build/lib.linux-x86_64-cpython-39/torch/sparse 2025-09-07T07:06:26.7230413Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-09-07T07:06:26.7232208Z copying torch/sparse/_semi_structured_conversions.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-09-07T07:06:26.7233892Z copying torch/sparse/_semi_structured_ops.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-09-07T07:06:26.7235628Z copying torch/sparse/_triton_ops.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-09-07T07:06:26.7237985Z copying torch/sparse/_triton_ops_meta.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-09-07T07:06:26.7243205Z copying torch/sparse/semi_structured.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-09-07T07:06:26.7245636Z creating build/lib.linux-x86_64-cpython-39/torch/special 2025-09-07T07:06:26.7247317Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/special 2025-09-07T07:06:26.7249804Z creating build/lib.linux-x86_64-cpython-39/torch/testing 2025-09-07T07:06:26.7251509Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing 2025-09-07T07:06:26.7253130Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-39/torch/testing 2025-09-07T07:06:26.7255203Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-39/torch/testing 2025-09-07T07:06:26.7256997Z copying torch/testing/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing 2025-09-07T07:06:26.7264500Z creating build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7266234Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7267991Z copying torch/utils/_appending_byte_serializer.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7269598Z copying torch/utils/_backport_slots.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7271386Z copying torch/utils/_config_module.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7273388Z copying torch/utils/_content_store.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7275184Z copying torch/utils/_contextlib.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7277009Z copying torch/utils/_cpp_embed_headers.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7278723Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7280681Z copying torch/utils/_cxx_pytree.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7282786Z copying torch/utils/_device.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7284443Z copying torch/utils/_dtype_abbrs.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7286130Z copying torch/utils/_exposed_in.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7287815Z copying torch/utils/_filelock.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7289577Z copying torch/utils/_foreach_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7291214Z copying torch/utils/_functools.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7292953Z copying torch/utils/_get_clean_triton.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7294653Z copying torch/utils/_helion.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7296311Z copying torch/utils/_import_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7297965Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7299569Z copying torch/utils/_ordered_set.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7301307Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7303147Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7305692Z copying torch/utils/_stats.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7307475Z copying torch/utils/_thunk.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7309312Z copying torch/utils/_traceback.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7311155Z copying torch/utils/_triton.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7313223Z copying torch/utils/_typing_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7314889Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7316855Z copying torch/utils/backend_registration.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7318766Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7320505Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7322658Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7324617Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7326361Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7328938Z copying torch/utils/deterministic.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7331166Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7332979Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7334712Z copying torch/utils/flop_counter.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7336511Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7338292Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7340219Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7341897Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7343507Z copying torch/utils/module_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7345577Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7347477Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7349159Z copying torch/utils/weak.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:26.7351941Z creating build/lib.linux-x86_64-cpython-39/torch/xpu 2025-09-07T07:06:26.7353738Z copying torch/xpu/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-09-07T07:06:26.7356076Z copying torch/xpu/_gpu_trace.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-09-07T07:06:26.7357961Z copying torch/xpu/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-09-07T07:06:26.7359855Z copying torch/xpu/memory.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-09-07T07:06:26.7361858Z copying torch/xpu/random.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-09-07T07:06:26.7363669Z copying torch/xpu/streams.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-09-07T07:06:26.7367117Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-09-07T07:06:26.7368893Z copying torch/_dynamo/backends/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-09-07T07:06:26.7370556Z copying torch/_dynamo/backends/common.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-09-07T07:06:26.7372612Z copying torch/_dynamo/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-09-07T07:06:26.7373876Z copying torch/_dynamo/backends/debugging.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-09-07T07:06:26.7375750Z copying torch/_dynamo/backends/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-09-07T07:06:26.7377600Z copying torch/_dynamo/backends/inductor.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-09-07T07:06:26.7379392Z copying torch/_dynamo/backends/onnxrt.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-09-07T07:06:26.7380864Z copying torch/_dynamo/backends/registry.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-09-07T07:06:26.7382645Z copying torch/_dynamo/backends/tensorrt.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-09-07T07:06:26.7384573Z copying torch/_dynamo/backends/torchxla.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-09-07T07:06:26.7386604Z copying torch/_dynamo/backends/tvm.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-09-07T07:06:26.7390211Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7392029Z copying torch/_dynamo/polyfills/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7393714Z copying torch/_dynamo/polyfills/_collections.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7395284Z copying torch/_dynamo/polyfills/builtins.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7397206Z copying torch/_dynamo/polyfills/functools.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7398855Z copying torch/_dynamo/polyfills/fx.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7400628Z copying torch/_dynamo/polyfills/itertools.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7402463Z copying torch/_dynamo/polyfills/loader.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7404148Z copying torch/_dynamo/polyfills/operator.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7405657Z copying torch/_dynamo/polyfills/os.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7407459Z copying torch/_dynamo/polyfills/pytree.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7409172Z copying torch/_dynamo/polyfills/struct.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7411157Z copying torch/_dynamo/polyfills/sys.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7412856Z copying torch/_dynamo/polyfills/tensor.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-09-07T07:06:26.7415334Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-09-07T07:06:26.7417096Z copying torch/_dynamo/repro/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-09-07T07:06:26.7418691Z copying torch/_dynamo/repro/after_aot.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-09-07T07:06:26.7420406Z copying torch/_dynamo/repro/after_dynamo.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-09-07T07:06:26.7422268Z copying torch/_dynamo/repro/aoti.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-09-07T07:06:26.7427083Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7428875Z copying torch/_dynamo/variables/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7430499Z copying torch/_dynamo/variables/base.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7432333Z copying torch/_dynamo/variables/builder.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7435466Z copying torch/_dynamo/variables/builtin.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7438239Z copying torch/_dynamo/variables/constant.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7440123Z copying torch/_dynamo/variables/ctx_manager.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7442187Z copying torch/_dynamo/variables/dicts.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7444328Z copying torch/_dynamo/variables/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7446092Z copying torch/_dynamo/variables/functions.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7448761Z copying torch/_dynamo/variables/higher_order_ops.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7451656Z copying torch/_dynamo/variables/iter.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7453654Z copying torch/_dynamo/variables/lazy.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7455476Z copying torch/_dynamo/variables/lists.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7457660Z copying torch/_dynamo/variables/misc.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7460327Z copying torch/_dynamo/variables/nn_module.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7462552Z copying torch/_dynamo/variables/optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7464651Z copying torch/_dynamo/variables/script_object.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7466499Z copying torch/_dynamo/variables/sdpa.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7468323Z copying torch/_dynamo/variables/tensor.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7471013Z copying torch/_dynamo/variables/torch.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7473541Z copying torch/_dynamo/variables/torch_function.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7475503Z copying torch/_dynamo/variables/user_defined.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-09-07T07:06:26.7478720Z creating build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-09-07T07:06:26.7480405Z copying torch/_export/db/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-09-07T07:06:26.7482038Z copying torch/_export/db/case.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-09-07T07:06:26.7483744Z copying torch/_export/db/gen_example.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-09-07T07:06:26.7485430Z copying torch/_export/db/logging.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-09-07T07:06:26.7487884Z creating build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra 2025-09-07T07:06:26.7489657Z copying torch/_export/pass_infra/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra 2025-09-07T07:06:26.7491273Z copying torch/_export/pass_infra/node_metadata.py -> build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra 2025-09-07T07:06:26.7492818Z copying torch/_export/pass_infra/proxy_value.py -> build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra 2025-09-07T07:06:26.7496067Z creating build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7497817Z copying torch/_export/passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7499467Z copying torch/_export/passes/_node_metadata_hook.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7501247Z copying torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7502879Z copying torch/_export/passes/collect_tracepoints_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7504889Z copying torch/_export/passes/constant_folding.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7506877Z copying torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7508872Z copying torch/_export/passes/insert_custom_op_guards.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7510539Z copying torch/_export/passes/lift_constants_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7512503Z copying torch/_export/passes/remove_runtime_assertions.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7524299Z copying torch/_export/passes/replace_autocast_with_hop_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7525511Z copying torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7526690Z copying torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7527832Z copying torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7528943Z copying torch/_export/passes/replace_with_hop_pass_util.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-09-07T07:06:26.7529766Z creating build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-09-07T07:06:26.7530468Z copying torch/_export/serde/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-09-07T07:06:26.7531337Z copying torch/_export/serde/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-09-07T07:06:26.7532221Z copying torch/_export/serde/schema.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-09-07T07:06:26.7533159Z copying torch/_export/serde/schema_check.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-09-07T07:06:26.7534051Z copying torch/_export/serde/serialize.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-09-07T07:06:26.7536534Z copying torch/_export/serde/union.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-09-07T07:06:26.7542181Z creating build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7544122Z copying torch/_export/db/examples/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7545927Z copying torch/_export/db/examples/assume_constant_result.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7547684Z copying torch/_export/db/examples/autograd_function.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7549499Z copying torch/_export/db/examples/class_method.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7551311Z copying torch/_export/db/examples/cond_branch_class_method.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7553008Z copying torch/_export/db/examples/cond_branch_nested_function.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7554818Z copying torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7556991Z copying torch/_export/db/examples/cond_closed_over_variable.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7558623Z copying torch/_export/db/examples/cond_operands.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7560783Z copying torch/_export/db/examples/cond_predicate.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7562696Z copying torch/_export/db/examples/constrain_as_size_example.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7564497Z copying torch/_export/db/examples/constrain_as_value_example.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7566301Z copying torch/_export/db/examples/decorator.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7568151Z copying torch/_export/db/examples/dictionary.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7569810Z copying torch/_export/db/examples/dynamic_shape_assert.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7571521Z copying torch/_export/db/examples/dynamic_shape_constructor.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7573335Z copying torch/_export/db/examples/dynamic_shape_if_guard.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7575026Z copying torch/_export/db/examples/dynamic_shape_map.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7576850Z copying torch/_export/db/examples/dynamic_shape_round.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7578523Z copying torch/_export/db/examples/dynamic_shape_slicing.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7580214Z copying torch/_export/db/examples/dynamic_shape_view.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7581943Z copying torch/_export/db/examples/fn_with_kwargs.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7583649Z copying torch/_export/db/examples/list_contains.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7585763Z copying torch/_export/db/examples/list_unpack.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7587483Z copying torch/_export/db/examples/model_attr_mutation.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7589285Z copying torch/_export/db/examples/nested_function.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7591089Z copying torch/_export/db/examples/null_context_manager.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7592814Z copying torch/_export/db/examples/optional_input.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7594490Z copying torch/_export/db/examples/pytree_flatten.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7596496Z copying torch/_export/db/examples/scalar_output.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7598253Z copying torch/_export/db/examples/specialized_attribute.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7599885Z copying torch/_export/db/examples/static_for_loop.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7601617Z copying torch/_export/db/examples/static_if.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7603362Z copying torch/_export/db/examples/tensor_setattr.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7605132Z copying torch/_export/db/examples/type_reflection_method.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7606769Z copying torch/_export/db/examples/unsupported_operator.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7608435Z copying torch/_export/db/examples/user_input_mutation.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-09-07T07:06:26.7611182Z creating build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-09-07T07:06:26.7613037Z copying torch/_functorch/_activation_checkpointing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-09-07T07:06:26.7614652Z copying torch/_functorch/_activation_checkpointing/ac_logging_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-09-07T07:06:26.7616358Z copying torch/_functorch/_activation_checkpointing/graph_info_provider.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-09-07T07:06:26.7617945Z copying torch/_functorch/_activation_checkpointing/knapsack.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-09-07T07:06:26.7619716Z copying torch/_functorch/_activation_checkpointing/knapsack_evaluator.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-09-07T07:06:26.7623222Z creating build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7625364Z copying torch/_functorch/_aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7627043Z copying torch/_functorch/_aot_autograd/autograd_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7629567Z copying torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7631587Z copying torch/_functorch/_aot_autograd/descriptors.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7633542Z copying torch/_functorch/_aot_autograd/frontend_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7635406Z copying torch/_functorch/_aot_autograd/functional_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7637317Z copying torch/_functorch/_aot_autograd/fx_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7639133Z copying torch/_functorch/_aot_autograd/graph_capture.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7641303Z copying torch/_functorch/_aot_autograd/graph_capture_wrappers.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7643496Z copying torch/_functorch/_aot_autograd/graph_compile.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7645866Z copying torch/_functorch/_aot_autograd/input_output_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7647688Z copying torch/_functorch/_aot_autograd/logging_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7649526Z copying torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7652220Z copying torch/_functorch/_aot_autograd/schemas.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7654541Z copying torch/_functorch/_aot_autograd/subclass_parametrization.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7656159Z copying torch/_functorch/_aot_autograd/subclass_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7658039Z copying torch/_functorch/_aot_autograd/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-09-07T07:06:26.7661267Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis 2025-09-07T07:06:26.7663066Z copying torch/_inductor/analysis/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis 2025-09-07T07:06:26.7664855Z copying torch/_inductor/analysis/device_info.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis 2025-09-07T07:06:26.7666591Z copying torch/_inductor/analysis/profile_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis 2025-09-07T07:06:26.7669422Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-09-07T07:06:26.7671287Z copying torch/_inductor/autoheuristic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-09-07T07:06:26.7673021Z copying torch/_inductor/autoheuristic/autoheuristic.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-09-07T07:06:26.7674627Z copying torch/_inductor/autoheuristic/autoheuristic_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-09-07T07:06:26.7676439Z copying torch/_inductor/autoheuristic/learned_heuristic_controller.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-09-07T07:06:26.7678100Z copying torch/_inductor/autoheuristic/learnedheuristic_interface.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-09-07T07:06:26.7683355Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7685111Z copying torch/_inductor/codegen/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7686730Z copying torch/_inductor/codegen/aoti_hipify_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7688283Z copying torch/_inductor/codegen/block_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7690039Z copying torch/_inductor/codegen/common.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7692508Z copying torch/_inductor/codegen/cpp.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7696185Z copying torch/_inductor/codegen/cpp_bmm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7698121Z copying torch/_inductor/codegen/cpp_flex_attention_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7700107Z copying torch/_inductor/codegen/cpp_gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7702625Z copying torch/_inductor/codegen/cpp_grouped_gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7704765Z copying torch/_inductor/codegen/cpp_micro_gemm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7707481Z copying torch/_inductor/codegen/cpp_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7709375Z copying torch/_inductor/codegen/cpp_template_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7711353Z copying torch/_inductor/codegen/cpp_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7713419Z copying torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7716122Z copying torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7718223Z copying torch/_inductor/codegen/cpp_wrapper_gpu.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7720227Z copying torch/_inductor/codegen/cpp_wrapper_mps.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7722037Z copying torch/_inductor/codegen/cpu_device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7723743Z copying torch/_inductor/codegen/cuda_combined_scheduling.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7726019Z copying torch/_inductor/codegen/debug_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7727831Z copying torch/_inductor/codegen/halide.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7730157Z copying torch/_inductor/codegen/memory_planning.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7731991Z copying torch/_inductor/codegen/mps.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7734179Z copying torch/_inductor/codegen/mps_device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7736100Z copying torch/_inductor/codegen/multi_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7738012Z copying torch/_inductor/codegen/python_wrapper_mtia.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7739775Z copying torch/_inductor/codegen/segmented_tree.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7741483Z copying torch/_inductor/codegen/simd.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7744150Z copying torch/_inductor/codegen/simd_kernel_features.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7746343Z copying torch/_inductor/codegen/subgraph.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7748192Z copying torch/_inductor/codegen/triton.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7751420Z copying torch/_inductor/codegen/triton_combo_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7753556Z copying torch/_inductor/codegen/triton_split_scan.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7755595Z copying torch/_inductor/codegen/triton_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7757527Z copying torch/_inductor/codegen/wrapper.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7760562Z copying torch/_inductor/codegen/wrapper_fxir.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-09-07T07:06:26.7764276Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-09-07T07:06:26.7766121Z copying torch/_inductor/compile_worker/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-09-07T07:06:26.7767774Z copying torch/_inductor/compile_worker/__main__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-09-07T07:06:26.7769518Z copying torch/_inductor/compile_worker/subproc_pool.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-09-07T07:06:26.7771219Z copying torch/_inductor/compile_worker/tracked_process_pool.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-09-07T07:06:26.7772910Z copying torch/_inductor/compile_worker/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-09-07T07:06:26.7777061Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7778801Z copying torch/_inductor/fx_passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7780369Z copying torch/_inductor/fx_passes/b2b_gemm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7782019Z copying torch/_inductor/fx_passes/binary_folding.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7783807Z copying torch/_inductor/fx_passes/bucketing.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7785990Z copying torch/_inductor/fx_passes/ddp_fusion.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7788068Z copying torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7789816Z copying torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7791734Z copying torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7793664Z copying torch/_inductor/fx_passes/freezing_patterns.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7795499Z copying torch/_inductor/fx_passes/fsdp.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7797442Z copying torch/_inductor/fx_passes/fuse_attention.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7799407Z copying torch/_inductor/fx_passes/group_batch_fusion.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7801874Z copying torch/_inductor/fx_passes/joint_graph.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7803984Z copying torch/_inductor/fx_passes/micro_pipeline_tp.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7805930Z copying torch/_inductor/fx_passes/misc_patterns.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7807707Z copying torch/_inductor/fx_passes/mkldnn_fusion.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7809872Z copying torch/_inductor/fx_passes/numeric_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7811574Z copying torch/_inductor/fx_passes/pad_mm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7813491Z copying torch/_inductor/fx_passes/post_grad.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7815793Z copying torch/_inductor/fx_passes/pre_grad.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7817855Z copying torch/_inductor/fx_passes/quantization.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7820620Z copying torch/_inductor/fx_passes/reinplace.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7822748Z copying torch/_inductor/fx_passes/replace_random.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7824725Z copying torch/_inductor/fx_passes/split_cat.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-09-07T07:06:26.7828557Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-09-07T07:06:26.7830387Z copying torch/_inductor/kernel/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-09-07T07:06:26.7831943Z copying torch/_inductor/kernel/bmm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-09-07T07:06:26.7833634Z copying torch/_inductor/kernel/conv.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-09-07T07:06:26.7835487Z copying torch/_inductor/kernel/mm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-09-07T07:06:26.7837619Z copying torch/_inductor/kernel/mm_common.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-09-07T07:06:26.7839397Z copying torch/_inductor/kernel/mm_grouped.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-09-07T07:06:26.7841322Z copying torch/_inductor/kernel/mm_plus_mm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-09-07T07:06:26.7843713Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/package 2025-09-07T07:06:26.7845467Z copying torch/_inductor/package/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/package 2025-09-07T07:06:26.7847237Z copying torch/_inductor/package/build_package.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/package 2025-09-07T07:06:26.7848581Z copying torch/_inductor/package/package.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/package 2025-09-07T07:06:26.7851936Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7853674Z copying torch/_inductor/runtime/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7855387Z copying torch/_inductor/runtime/autotune_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7857034Z copying torch/_inductor/runtime/benchmarking.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7858542Z copying torch/_inductor/runtime/cache_dir_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7860659Z copying torch/_inductor/runtime/compile_tasks.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7862649Z copying torch/_inductor/runtime/coordinate_descent_tuner.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7864879Z copying torch/_inductor/runtime/debug_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7866788Z copying torch/_inductor/runtime/halide_helpers.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7868764Z copying torch/_inductor/runtime/hints.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7870614Z copying torch/_inductor/runtime/runtime_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7872464Z copying torch/_inductor/runtime/static_cuda_launcher.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7874195Z copying torch/_inductor/runtime/triton_compat.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7876077Z copying torch/_inductor/runtime/triton_helpers.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7877944Z copying torch/_inductor/runtime/triton_heuristics.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-09-07T07:06:26.7881854Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics 2025-09-07T07:06:26.7883738Z copying torch/_inductor/template_heuristics/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics 2025-09-07T07:06:26.7885327Z copying torch/_inductor/template_heuristics/aten.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics 2025-09-07T07:06:26.7886913Z copying torch/_inductor/template_heuristics/base.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics 2025-09-07T07:06:26.7888631Z copying torch/_inductor/template_heuristics/contiguous_mm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics 2025-09-07T07:06:26.7890175Z copying torch/_inductor/template_heuristics/decompose_k.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics 2025-09-07T07:06:26.7891836Z copying torch/_inductor/template_heuristics/gemm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics 2025-09-07T07:06:26.7893489Z copying torch/_inductor/template_heuristics/registry.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics 2025-09-07T07:06:26.7895197Z copying torch/_inductor/template_heuristics/triton.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics 2025-09-07T07:06:26.7897537Z copying torch/_inductor/template_heuristics/triton_addmm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics 2025-09-07T07:06:26.7900199Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-09-07T07:06:26.7902130Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-09-07T07:06:26.7903710Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-09-07T07:06:26.7906123Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-09-07T07:06:26.7908559Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-09-07T07:06:26.7910426Z copying torch/_inductor/autoheuristic/artifacts/_PadMMA100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-09-07T07:06:26.7912132Z copying torch/_inductor/autoheuristic/artifacts/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-09-07T07:06:26.7915243Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-09-07T07:06:26.7917187Z copying torch/_inductor/codegen/cuda/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-09-07T07:06:26.7918810Z copying torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-09-07T07:06:26.7920645Z copying torch/_inductor/codegen/cuda/cuda_env.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-09-07T07:06:26.7922474Z copying torch/_inductor/codegen/cuda/cuda_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-09-07T07:06:26.7924450Z copying torch/_inductor/codegen/cuda/cuda_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-09-07T07:06:26.7926354Z copying torch/_inductor/codegen/cuda/cutlass_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-09-07T07:06:26.7928128Z copying torch/_inductor/codegen/cuda/cutlass_presets.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-09-07T07:06:26.7929859Z copying torch/_inductor/codegen/cuda/cutlass_python_evt.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-09-07T07:06:26.7931839Z copying torch/_inductor/codegen/cuda/cutlass_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-09-07T07:06:26.7933787Z copying torch/_inductor/codegen/cuda/device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-09-07T07:06:26.7935546Z copying torch/_inductor/codegen/cuda/gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-09-07T07:06:26.7937832Z copying torch/_inductor/codegen/cuda/serialization.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-09-07T07:06:26.7940589Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cutedsl 2025-09-07T07:06:26.7942436Z copying torch/_inductor/codegen/cutedsl/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cutedsl 2025-09-07T07:06:26.7944154Z copying torch/_inductor/codegen/cutedsl/cutedsl_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cutedsl 2025-09-07T07:06:26.7946074Z copying torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cutedsl 2025-09-07T07:06:26.7947986Z copying torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cutedsl 2025-09-07T07:06:26.7949910Z copying torch/_inductor/codegen/cutedsl/cutedsl_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cutedsl 2025-09-07T07:06:26.7952173Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/mtia 2025-09-07T07:06:26.7954027Z copying torch/_inductor/codegen/mtia/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/mtia 2025-09-07T07:06:26.7955750Z copying torch/_inductor/codegen/mtia/device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/mtia 2025-09-07T07:06:26.7958669Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7960804Z copying torch/_inductor/codegen/rocm/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7962654Z copying torch/_inductor/codegen/rocm/ck_conv_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7964296Z copying torch/_inductor/codegen/rocm/ck_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7966187Z copying torch/_inductor/codegen/rocm/ck_tile_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7967955Z copying torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7969957Z copying torch/_inductor/codegen/rocm/ck_universal_gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7971932Z copying torch/_inductor/codegen/rocm/compile_command.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7974073Z copying torch/_inductor/codegen/rocm/rocm_benchmark_request.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7975848Z copying torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7977562Z copying torch/_inductor/codegen/rocm/rocm_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7979608Z copying torch/_inductor/codegen/rocm/rocm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7981442Z copying torch/_inductor/codegen/rocm/rocm_template_buffer.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7983109Z copying torch/_inductor/codegen/rocm/rocm_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-09-07T07:06:26.7985696Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/xpu 2025-09-07T07:06:26.7987542Z copying torch/_inductor/codegen/xpu/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/xpu 2025-09-07T07:06:26.7989279Z copying torch/_inductor/codegen/xpu/device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/xpu 2025-09-07T07:06:26.7991588Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-09-07T07:06:26.7993580Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-09-07T07:06:26.7995354Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-09-07T07:06:26.7997136Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-09-07T07:06:26.7999208Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-09-07T07:06:26.8001400Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-09-07T07:06:26.8002940Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-09-07T07:06:26.8005026Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-09-07T07:06:26.8006717Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-09-07T07:06:26.8008372Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-09-07T07:06:26.8010136Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-09-07T07:06:26.8012268Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-09-07T07:06:26.8013887Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-09-07T07:06:26.8015991Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-09-07T07:06:26.8017644Z copying torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-09-07T07:06:26.8021535Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:06:26.8023437Z copying torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:06:26.8025420Z 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-09-07T07:06:26.8027094Z 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-09-07T07:06:26.8028828Z 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-09-07T07:06:26.8030684Z 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-09-07T07:06:26.8032509Z 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-09-07T07:06:26.8034276Z 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-09-07T07:06:26.8036096Z 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-09-07T07:06:26.8038206Z 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-09-07T07:06:26.8040185Z 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-09-07T07:06:26.8042070Z 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-09-07T07:06:26.8043945Z 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-09-07T07:06:26.8045792Z 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-09-07T07:06:26.8047566Z 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-09-07T07:06:26.8049433Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:06:26.8051917Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:06:26.8053813Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:06:26.8055745Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:06:26.8057558Z 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-09-07T07:06:26.8059334Z 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-09-07T07:06:26.8062003Z 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-09-07T07:06:26.8064696Z 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-09-07T07:06:26.8066870Z 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-09-07T07:06:26.8068702Z 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-09-07T07:06:26.8070602Z 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-09-07T07:06:26.8072504Z copying torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:06:26.8074295Z copying torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:06:26.8076132Z copying torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:06:26.8078556Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex 2025-09-07T07:06:26.8080417Z copying torch/_inductor/kernel/flex/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex 2025-09-07T07:06:26.8082013Z copying torch/_inductor/kernel/flex/common.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex 2025-09-07T07:06:26.8083661Z copying torch/_inductor/kernel/flex/flex_attention.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex 2025-09-07T07:06:26.8085592Z copying torch/_inductor/kernel/flex/flex_cpu.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex 2025-09-07T07:06:26.8087466Z copying torch/_inductor/kernel/flex/flex_decoding.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex 2025-09-07T07:06:26.8089735Z creating build/lib.linux-x86_64-cpython-39/torch/_numpy/testing 2025-09-07T07:06:26.8091468Z copying torch/_numpy/testing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy/testing 2025-09-07T07:06:26.8093053Z copying torch/_numpy/testing/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy/testing 2025-09-07T07:06:26.8095488Z creating build/lib.linux-x86_64-cpython-39/torch/_refs/linalg 2025-09-07T07:06:26.8097198Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs/linalg 2025-09-07T07:06:26.8098965Z creating build/lib.linux-x86_64-cpython-39/torch/_refs/nn 2025-09-07T07:06:26.8100667Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs/nn 2025-09-07T07:06:26.8102332Z creating build/lib.linux-x86_64-cpython-39/torch/_refs/special 2025-09-07T07:06:26.8104168Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs/special 2025-09-07T07:06:26.8106146Z creating build/lib.linux-x86_64-cpython-39/torch/_refs/nn/functional 2025-09-07T07:06:26.8108024Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs/nn/functional 2025-09-07T07:06:26.8110252Z creating build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging 2025-09-07T07:06:26.8112045Z copying torch/_vendor/packaging/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging 2025-09-07T07:06:26.8113716Z copying torch/_vendor/packaging/_structures.py -> build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging 2025-09-07T07:06:26.8115360Z copying torch/_vendor/packaging/version.py -> build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging 2025-09-07T07:06:26.8117510Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn 2025-09-07T07:06:26.8119196Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn 2025-09-07T07:06:26.8121124Z creating build/lib.linux-x86_64-cpython-39/torch/ao/ns 2025-09-07T07:06:26.8122801Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns 2025-09-07T07:06:26.8124430Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns 2025-09-07T07:06:26.8126014Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns 2025-09-07T07:06:26.8128372Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning 2025-09-07T07:06:26.8130071Z copying torch/ao/pruning/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning 2025-09-07T07:06:26.8131779Z copying torch/ao/pruning/_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning 2025-09-07T07:06:26.8135611Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8137343Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8138989Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8140554Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8142403Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8144208Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8146280Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8148144Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8149849Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8152296Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8154332Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8156328Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8158117Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8159895Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8162026Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8164109Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8165970Z copying torch/ao/quantization/quantize_pt2e.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8167691Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8169453Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-09-07T07:06:26.8172133Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic 2025-09-07T07:06:26.8173819Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic 2025-09-07T07:06:26.8175739Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat 2025-09-07T07:06:26.8177421Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat 2025-09-07T07:06:26.8179224Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable 2025-09-07T07:06:26.8180983Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable 2025-09-07T07:06:26.8182772Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized 2025-09-07T07:06:26.8184782Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized 2025-09-07T07:06:26.8186568Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized 2025-09-07T07:06:26.8188654Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse 2025-09-07T07:06:26.8190448Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse 2025-09-07T07:06:26.8192389Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/modules 2025-09-07T07:06:26.8194246Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/modules 2025-09-07T07:06:26.8195917Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/modules 2025-09-07T07:06:26.8198287Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat 2025-09-07T07:06:26.8200068Z copying torch/ao/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat 2025-09-07T07:06:26.8201808Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized 2025-09-07T07:06:26.8203644Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized 2025-09-07T07:06:26.8205623Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-09-07T07:06:26.8207523Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-09-07T07:06:26.8209092Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-09-07T07:06:26.8210921Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-09-07T07:06:26.8212769Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-09-07T07:06:26.8214985Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic 2025-09-07T07:06:26.8216889Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic 2025-09-07T07:06:26.8218976Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-09-07T07:06:26.8220876Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-09-07T07:06:26.8222501Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-09-07T07:06:26.8224205Z copying torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-09-07T07:06:26.8226108Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-09-07T07:06:26.8227996Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-09-07T07:06:26.8230408Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-09-07T07:06:26.8232391Z 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-09-07T07:06:26.8234107Z 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-09-07T07:06:26.8235942Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic 2025-09-07T07:06:26.8237848Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic 2025-09-07T07:06:26.8239762Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-09-07T07:06:26.8241521Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-09-07T07:06:26.8243193Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-09-07T07:06:26.8244875Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-09-07T07:06:26.8246438Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-09-07T07:06:26.8248680Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic/modules 2025-09-07T07:06:26.8250504Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic/modules 2025-09-07T07:06:26.8252123Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic/modules 2025-09-07T07:06:26.8254151Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules 2025-09-07T07:06:26.8255979Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules 2025-09-07T07:06:26.8257646Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules 2025-09-07T07:06:26.8259235Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules 2025-09-07T07:06:26.8261898Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic 2025-09-07T07:06:26.8263766Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic 2025-09-07T07:06:26.8266766Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-09-07T07:06:26.8268607Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-09-07T07:06:26.8270342Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-09-07T07:06:26.8271995Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-09-07T07:06:26.8273688Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-09-07T07:06:26.8275886Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-09-07T07:06:26.8277681Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-09-07T07:06:26.8279582Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-09-07T07:06:26.8281279Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-09-07T07:06:26.8283111Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-09-07T07:06:26.8285121Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-09-07T07:06:26.8286869Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-09-07T07:06:26.8289095Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference 2025-09-07T07:06:26.8290939Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference 2025-09-07T07:06:26.8293030Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-09-07T07:06:26.8294944Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-09-07T07:06:26.8296540Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-09-07T07:06:26.8298294Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-09-07T07:06:26.8300109Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-09-07T07:06:26.8303418Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-09-07T07:06:26.8305721Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-09-07T07:06:26.8307393Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-09-07T07:06:26.8309006Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-09-07T07:06:26.8310815Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-09-07T07:06:26.8312836Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-09-07T07:06:26.8314724Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-09-07T07:06:26.8317214Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized 2025-09-07T07:06:26.8318920Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized 2025-09-07T07:06:26.8320521Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized 2025-09-07T07:06:26.8322134Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized 2025-09-07T07:06:26.8324447Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/dynamic 2025-09-07T07:06:26.8326338Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/dynamic 2025-09-07T07:06:26.8327947Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/dynamic 2025-09-07T07:06:26.8330486Z creating build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-09-07T07:06:26.8332177Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-09-07T07:06:26.8333838Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-09-07T07:06:26.8335402Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-09-07T07:06:26.8337200Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-09-07T07:06:26.8339073Z copying torch/ao/ns/fx/n_shadows_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-09-07T07:06:26.8341131Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-09-07T07:06:26.8342887Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-09-07T07:06:26.8344930Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-09-07T07:06:26.8346594Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-09-07T07:06:26.8348916Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-09-07T07:06:26.8351374Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental 2025-09-07T07:06:26.8353231Z copying torch/ao/pruning/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental 2025-09-07T07:06:26.8355071Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-09-07T07:06:26.8357010Z copying torch/ao/pruning/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-09-07T07:06:26.8358662Z copying torch/ao/pruning/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-09-07T07:06:26.8360610Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-09-07T07:06:26.8362333Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-09-07T07:06:26.8364657Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-09-07T07:06:26.8366515Z copying torch/ao/pruning/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-09-07T07:06:26.8368218Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-09-07T07:06:26.8369938Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-09-07T07:06:26.8371456Z copying torch/ao/pruning/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-09-07T07:06:26.8373338Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-09-07T07:06:26.8375640Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/activation_sparsifier 2025-09-07T07:06:26.8377578Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/activation_sparsifier 2025-09-07T07:06:26.8379275Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/activation_sparsifier 2025-09-07T07:06:26.8381267Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_scheduler 2025-09-07T07:06:26.8383169Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_scheduler 2025-09-07T07:06:26.8385125Z 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-09-07T07:06:26.8387412Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier 2025-09-07T07:06:26.8389370Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier 2025-09-07T07:06:26.8391162Z 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-09-07T07:06:26.8392850Z 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-09-07T07:06:26.8394588Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier 2025-09-07T07:06:26.8397370Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-09-07T07:06:26.8399265Z copying torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-09-07T07:06:26.8400818Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-09-07T07:06:26.8402533Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-09-07T07:06:26.8404670Z copying torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-09-07T07:06:26.8406422Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-09-07T07:06:26.8408162Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-09-07T07:06:26.8409831Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-09-07T07:06:26.8411626Z copying torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-09-07T07:06:26.8414091Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-09-07T07:06:26.8416083Z 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-09-07T07:06:26.8417845Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-09-07T07:06:26.8419935Z 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-09-07T07:06:26.8421618Z 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-09-07T07:06:26.8423200Z 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-09-07T07:06:26.8426249Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-09-07T07:06:26.8428152Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-09-07T07:06:26.8429960Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-09-07T07:06:26.8431724Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-09-07T07:06:26.8433495Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-09-07T07:06:26.8435407Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-09-07T07:06:26.8437398Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-09-07T07:06:26.8439166Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-09-07T07:06:26.8440941Z copying torch/ao/quantization/backend_config/onednn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-09-07T07:06:26.8442716Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-09-07T07:06:26.8444690Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-09-07T07:06:26.8446433Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-09-07T07:06:26.8448201Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-09-07T07:06:26.8452053Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8453834Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8455462Z copying torch/ao/quantization/fx/_decomposed.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8457261Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8459357Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8462161Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8465425Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8467434Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8469294Z copying torch/ao/quantization/fx/fuse_handler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8471079Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8473124Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8474969Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8476744Z copying torch/ao/quantization/fx/lstm_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8478471Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8480250Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8481914Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8484426Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8486256Z copying torch/ao/quantization/fx/quantize_handler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8487919Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8489610Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-09-07T07:06:26.8493107Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-09-07T07:06:26.8494880Z copying torch/ao/quantization/pt2e/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-09-07T07:06:26.8496559Z copying torch/ao/quantization/pt2e/_affine_quantization.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-09-07T07:06:26.8498165Z copying torch/ao/quantization/pt2e/_numeric_debugger.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-09-07T07:06:26.8499979Z copying torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-09-07T07:06:26.8501641Z copying torch/ao/quantization/pt2e/export_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-09-07T07:06:26.8503430Z copying torch/ao/quantization/pt2e/graph_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-09-07T07:06:26.8505477Z copying torch/ao/quantization/pt2e/lowering.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-09-07T07:06:26.8507279Z copying torch/ao/quantization/pt2e/port_metadata_pass.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-09-07T07:06:26.8509345Z copying torch/ao/quantization/pt2e/prepare.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-09-07T07:06:26.8511579Z copying torch/ao/quantization/pt2e/qat_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-09-07T07:06:26.8513631Z copying torch/ao/quantization/pt2e/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-09-07T07:06:26.8516984Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-09-07T07:06:26.8518852Z copying torch/ao/quantization/quantizer/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-09-07T07:06:26.8520587Z copying torch/ao/quantization/quantizer/composable_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-09-07T07:06:26.8522180Z copying torch/ao/quantization/quantizer/embedding_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-09-07T07:06:26.8523722Z copying torch/ao/quantization/quantizer/quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-09-07T07:06:26.8525290Z copying torch/ao/quantization/quantizer/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-09-07T07:06:26.8527112Z copying torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-09-07T07:06:26.8529547Z copying torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-09-07T07:06:26.8531180Z copying torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-09-07T07:06:26.8533506Z copying torch/ao/quantization/quantizer/xpu_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-09-07T07:06:26.8536208Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-09-07T07:06:26.8538052Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-09-07T07:06:26.8539695Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-09-07T07:06:26.8541646Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-09-07T07:06:26.8543711Z 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-09-07T07:06:26.8545940Z 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-09-07T07:06:26.8548552Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/representation 2025-09-07T07:06:26.8550517Z copying torch/ao/quantization/pt2e/representation/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/representation 2025-09-07T07:06:26.8552268Z copying torch/ao/quantization/pt2e/representation/rewrite.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/representation 2025-09-07T07:06:26.8554328Z creating build/lib.linux-x86_64-cpython-39/torch/autograd/_functions 2025-09-07T07:06:26.8556275Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/autograd/_functions 2025-09-07T07:06:26.8557904Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-39/torch/autograd/_functions 2025-09-07T07:06:26.8559567Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-39/torch/autograd/_functions 2025-09-07T07:06:26.8562248Z creating build/lib.linux-x86_64-cpython-39/torch/backends/_coreml 2025-09-07T07:06:26.8564044Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_coreml 2025-09-07T07:06:26.8565823Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_coreml 2025-09-07T07:06:26.8568136Z creating build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi 2025-09-07T07:06:26.8569919Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi 2025-09-07T07:06:26.8571560Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi 2025-09-07T07:06:26.8573316Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi 2025-09-07T07:06:26.8575559Z creating build/lib.linux-x86_64-cpython-39/torch/backends/cpu 2025-09-07T07:06:26.8577292Z copying torch/backends/cpu/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cpu 2025-09-07T07:06:26.8579031Z creating build/lib.linux-x86_64-cpython-39/torch/backends/cuda 2025-09-07T07:06:26.8580781Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cuda 2025-09-07T07:06:26.8583123Z creating build/lib.linux-x86_64-cpython-39/torch/backends/cudnn 2025-09-07T07:06:26.8585222Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cudnn 2025-09-07T07:06:26.8586829Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cudnn 2025-09-07T07:06:26.8588945Z creating build/lib.linux-x86_64-cpython-39/torch/backends/cusparselt 2025-09-07T07:06:26.8590756Z copying torch/backends/cusparselt/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cusparselt 2025-09-07T07:06:26.8592396Z creating build/lib.linux-x86_64-cpython-39/torch/backends/kleidiai 2025-09-07T07:06:26.8594211Z copying torch/backends/kleidiai/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/kleidiai 2025-09-07T07:06:26.8595905Z creating build/lib.linux-x86_64-cpython-39/torch/backends/mha 2025-09-07T07:06:26.8597769Z copying torch/backends/mha/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/mha 2025-09-07T07:06:26.8599334Z creating build/lib.linux-x86_64-cpython-39/torch/backends/miopen 2025-09-07T07:06:26.8601086Z copying torch/backends/miopen/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/miopen 2025-09-07T07:06:26.8602634Z creating build/lib.linux-x86_64-cpython-39/torch/backends/mkl 2025-09-07T07:06:26.8604374Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/mkl 2025-09-07T07:06:26.8605981Z creating build/lib.linux-x86_64-cpython-39/torch/backends/mkldnn 2025-09-07T07:06:26.8607727Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/mkldnn 2025-09-07T07:06:26.8609476Z creating build/lib.linux-x86_64-cpython-39/torch/backends/mps 2025-09-07T07:06:26.8611212Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/mps 2025-09-07T07:06:26.8612829Z creating build/lib.linux-x86_64-cpython-39/torch/backends/nnpack 2025-09-07T07:06:26.8614590Z copying torch/backends/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/nnpack 2025-09-07T07:06:26.8616507Z creating build/lib.linux-x86_64-cpython-39/torch/backends/openmp 2025-09-07T07:06:26.8618294Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/openmp 2025-09-07T07:06:26.8619931Z creating build/lib.linux-x86_64-cpython-39/torch/backends/opt_einsum 2025-09-07T07:06:26.8621698Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/opt_einsum 2025-09-07T07:06:26.8623308Z creating build/lib.linux-x86_64-cpython-39/torch/backends/quantized 2025-09-07T07:06:26.8625480Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/quantized 2025-09-07T07:06:26.8627191Z creating build/lib.linux-x86_64-cpython-39/torch/backends/xeon 2025-09-07T07:06:26.8629001Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/xeon 2025-09-07T07:06:26.8630676Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-39/torch/backends/xeon 2025-09-07T07:06:26.8632679Z creating build/lib.linux-x86_64-cpython-39/torch/backends/xnnpack 2025-09-07T07:06:26.8634531Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/xnnpack 2025-09-07T07:06:26.8636437Z creating build/lib.linux-x86_64-cpython-39/torch/cpu/amp 2025-09-07T07:06:26.8638205Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/cpu/amp 2025-09-07T07:06:26.8639854Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-39/torch/cpu/amp 2025-09-07T07:06:26.8641422Z copying torch/cpu/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-39/torch/cpu/amp 2025-09-07T07:06:26.8643488Z creating build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-09-07T07:06:26.8645199Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-09-07T07:06:26.8646824Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-09-07T07:06:26.8648376Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-09-07T07:06:26.8649988Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-09-07T07:06:26.8652445Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-09-07T07:06:26.8654219Z copying torch/distributed/_composable/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-09-07T07:06:26.8655956Z copying torch/distributed/_composable/checkpoint_activation.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-09-07T07:06:26.8657446Z copying torch/distributed/_composable/contract.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-09-07T07:06:26.8659530Z copying torch/distributed/_composable/replicate.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-09-07T07:06:26.8661880Z copying torch/distributed/_composable/replicate_with_fsdp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-09-07T07:06:26.8664808Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-09-07T07:06:26.8666656Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-09-07T07:06:26.8668297Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-09-07T07:06:26.8669934Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-09-07T07:06:26.8671788Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-09-07T07:06:26.8673414Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-09-07T07:06:26.8675117Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-09-07T07:06:26.8676886Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-09-07T07:06:26.8678987Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_sharded_tensor 2025-09-07T07:06:26.8680783Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_sharded_tensor 2025-09-07T07:06:26.8682447Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_sharding_spec 2025-09-07T07:06:26.8684270Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_sharding_spec 2025-09-07T07:06:26.8685941Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_symmetric_memory 2025-09-07T07:06:26.8687779Z copying torch/distributed/_symmetric_memory/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_symmetric_memory 2025-09-07T07:06:26.8689807Z copying torch/distributed/_symmetric_memory/_nvshmem_triton.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_symmetric_memory 2025-09-07T07:06:26.8692384Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor 2025-09-07T07:06:26.8694199Z copying torch/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor 2025-09-07T07:06:26.8695798Z copying torch/distributed/_tensor/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor 2025-09-07T07:06:26.8697460Z copying torch/distributed/_tensor/placement_types.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor 2025-09-07T07:06:26.8700279Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-09-07T07:06:26.8702033Z copying torch/distributed/_tools/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-09-07T07:06:26.8703668Z copying torch/distributed/_tools/common_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-09-07T07:06:26.8705593Z copying torch/distributed/_tools/fake_collectives.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-09-07T07:06:26.8707344Z copying torch/distributed/_tools/fsdp2_mem_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-09-07T07:06:26.8709234Z copying torch/distributed/_tools/ilp_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-09-07T07:06:26.8711008Z copying torch/distributed/_tools/mem_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-09-07T07:06:26.8713039Z copying torch/distributed/_tools/memory_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-09-07T07:06:26.8714806Z copying torch/distributed/_tools/mod_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-09-07T07:06:26.8716821Z copying torch/distributed/_tools/runtime_estimator.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-09-07T07:06:26.8718915Z copying torch/distributed/_tools/sac_estimator.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-09-07T07:06:26.8720849Z copying torch/distributed/_tools/sac_ilp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-09-07T07:06:26.8723290Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms 2025-09-07T07:06:26.8725113Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms 2025-09-07T07:06:26.8726695Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms 2025-09-07T07:06:26.8728726Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/autograd 2025-09-07T07:06:26.8730520Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/autograd 2025-09-07T07:06:26.8735535Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8737337Z copying torch/distributed/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8739039Z copying torch/distributed/checkpoint/_async_executor.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8740632Z copying torch/distributed/checkpoint/_async_process_executor.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8742406Z copying torch/distributed/checkpoint/_async_thread_executor.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8744118Z copying torch/distributed/checkpoint/_checkpointer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8746168Z copying torch/distributed/checkpoint/_consolidate_hf_safetensors.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8748092Z copying torch/distributed/checkpoint/_dedup_save_plans.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8750080Z copying torch/distributed/checkpoint/_dedup_tensors.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8751834Z copying torch/distributed/checkpoint/_extension.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8753648Z copying torch/distributed/checkpoint/_fsspec_filesystem.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8755360Z copying torch/distributed/checkpoint/_hf_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8757224Z copying torch/distributed/checkpoint/_nested_dict.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8758923Z copying torch/distributed/checkpoint/_pg_transport.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8761126Z copying torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8763338Z copying torch/distributed/checkpoint/_state_dict_stager.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8765197Z copying torch/distributed/checkpoint/_storage_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8766879Z copying torch/distributed/checkpoint/_traverse.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8768634Z copying torch/distributed/checkpoint/_version.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8770336Z copying torch/distributed/checkpoint/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8772192Z copying torch/distributed/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8774161Z copying torch/distributed/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8776122Z copying torch/distributed/checkpoint/format_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8777868Z copying torch/distributed/checkpoint/hf_storage.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8779625Z copying torch/distributed/checkpoint/logger.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8781386Z copying torch/distributed/checkpoint/logging_handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8783114Z copying torch/distributed/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8785045Z copying torch/distributed/checkpoint/optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8786883Z copying torch/distributed/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8788926Z copying torch/distributed/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8790823Z copying torch/distributed/checkpoint/quantized_hf_storage.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8792553Z copying torch/distributed/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8794291Z copying torch/distributed/checkpoint/staging.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8796298Z copying torch/distributed/checkpoint/state_dict.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8798387Z copying torch/distributed/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8800157Z copying torch/distributed/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8801909Z copying torch/distributed/checkpoint/stateful.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8803583Z copying torch/distributed/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8805320Z copying torch/distributed/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-09-07T07:06:26.8807690Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic 2025-09-07T07:06:26.8809456Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic 2025-09-07T07:06:26.8811104Z copying torch/distributed/elastic/control_plane.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic 2025-09-07T07:06:26.8814821Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8816634Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8818176Z copying torch/distributed/fsdp/_common_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8819913Z copying torch/distributed/fsdp/_debug_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8821602Z copying torch/distributed/fsdp/_dynamo_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8823310Z copying torch/distributed/fsdp/_exec_order_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8825905Z copying torch/distributed/fsdp/_flat_param.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8828609Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8830424Z copying torch/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8832754Z copying torch/distributed/fsdp/_limiter_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8834482Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8837056Z copying torch/distributed/fsdp/_runtime_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8839257Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8841009Z copying torch/distributed/fsdp/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8842844Z copying torch/distributed/fsdp/_trace_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8844623Z copying torch/distributed/fsdp/_traversal_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8846666Z copying torch/distributed/fsdp/_unshard_param_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8848374Z copying torch/distributed/fsdp/_wrap_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8850076Z copying torch/distributed/fsdp/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8852130Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8854499Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8856227Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-09-07T07:06:26.8858705Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/launcher 2025-09-07T07:06:26.8860869Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/launcher 2025-09-07T07:06:26.8862627Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/launcher 2025-09-07T07:06:26.8865357Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/nn 2025-09-07T07:06:26.8867152Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn 2025-09-07T07:06:26.8868845Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn 2025-09-07T07:06:26.8872294Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8874094Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8875931Z copying torch/distributed/optim/_deprecation_warning.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8877596Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8879156Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8880787Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8882403Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8884145Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8886084Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8887851Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8889536Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8891212Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8892921Z copying torch/distributed/optim/named_optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8894637Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8896494Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8898090Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8899969Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:26.8903462Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-09-07T07:06:26.8905643Z copying torch/distributed/pipelining/_IR.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-09-07T07:06:26.8907746Z copying torch/distributed/pipelining/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-09-07T07:06:26.8909592Z copying torch/distributed/pipelining/_backward.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-09-07T07:06:26.8911386Z copying torch/distributed/pipelining/_debug.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-09-07T07:06:26.8913248Z copying torch/distributed/pipelining/_schedule_visualizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-09-07T07:06:26.8915023Z copying torch/distributed/pipelining/_unflatten.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-09-07T07:06:26.8916736Z copying torch/distributed/pipelining/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-09-07T07:06:26.8918473Z copying torch/distributed/pipelining/microbatch.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-09-07T07:06:26.8920216Z copying torch/distributed/pipelining/schedules.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-09-07T07:06:26.8922765Z copying torch/distributed/pipelining/stage.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-09-07T07:06:26.8926452Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-09-07T07:06:26.8928198Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-09-07T07:06:26.8929791Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-09-07T07:06:26.8931359Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-09-07T07:06:26.8933374Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-09-07T07:06:26.8935101Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-09-07T07:06:26.8936800Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-09-07T07:06:26.8938455Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-09-07T07:06:26.8940191Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-09-07T07:06:26.8941889Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-09-07T07:06:26.8943743Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-09-07T07:06:26.8948194Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8949966Z copying torch/distributed/tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8951668Z copying torch/distributed/tensor/_api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8953598Z copying torch/distributed/tensor/_collective_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8955357Z copying torch/distributed/tensor/_dispatch.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8957318Z copying torch/distributed/tensor/_dtensor_spec.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8959036Z copying torch/distributed/tensor/_op_schema.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8961335Z copying torch/distributed/tensor/_random.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8963198Z copying torch/distributed/tensor/_redistribute.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8965104Z copying torch/distributed/tensor/_sharding_prop.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8967257Z copying torch/distributed/tensor/_shards_wrapper.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8969081Z copying torch/distributed/tensor/_tp_conv.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8970880Z copying torch/distributed/tensor/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8972828Z copying torch/distributed/tensor/device_mesh.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8974644Z copying torch/distributed/tensor/placement_types.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-09-07T07:06:26.8977073Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/fsdp 2025-09-07T07:06:26.8978920Z copying torch/distributed/_composable/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/fsdp 2025-09-07T07:06:26.8980552Z copying torch/distributed/_composable/fsdp/fully_shard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/fsdp 2025-09-07T07:06:26.8982484Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/checkpoint 2025-09-07T07:06:26.8984578Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/checkpoint 2025-09-07T07:06:26.8986464Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_optim 2025-09-07T07:06:26.8988361Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_optim 2025-09-07T07:06:26.8990014Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_optim 2025-09-07T07:06:26.8992552Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-09-07T07:06:26.8994465Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-09-07T07:06:26.8996370Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-09-07T07:06:26.8998438Z copying torch/distributed/_shard/sharded_tensor/logger.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-09-07T07:06:26.9000244Z copying torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-09-07T07:06:26.9001867Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-09-07T07:06:26.9003486Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-09-07T07:06:26.9005551Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-09-07T07:06:26.9007266Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-09-07T07:06:26.9009525Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_plan 2025-09-07T07:06:26.9011365Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_plan 2025-09-07T07:06:26.9012956Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_plan 2025-09-07T07:06:26.9015116Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-09-07T07:06:26.9016999Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-09-07T07:06:26.9018583Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-09-07T07:06:26.9020161Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-09-07T07:06:26.9021852Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-09-07T07:06:26.9024776Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-09-07T07:06:26.9026808Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-09-07T07:06:26.9028468Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-09-07T07:06:26.9030192Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-09-07T07:06:26.9031809Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-09-07T07:06:26.9033540Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-09-07T07:06:26.9035224Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-09-07T07:06:26.9037996Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-09-07T07:06:26.9039981Z 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-09-07T07:06:26.9041641Z 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-09-07T07:06:26.9043243Z 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-09-07T07:06:26.9044868Z 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-09-07T07:06:26.9046863Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_checkpoint 2025-09-07T07:06:26.9048760Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_checkpoint 2025-09-07T07:06:26.9050512Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_checkpoint 2025-09-07T07:06:26.9052167Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_comm_hooks 2025-09-07T07:06:26.9054044Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_comm_hooks 2025-09-07T07:06:26.9055707Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_comm_hooks 2025-09-07T07:06:26.9057534Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_optimizer_overlap 2025-09-07T07:06:26.9059482Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_optimizer_overlap 2025-09-07T07:06:26.9061841Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_optimizer_overlap 2025-09-07T07:06:26.9063380Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_quantization 2025-09-07T07:06:26.9065493Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_quantization 2025-09-07T07:06:26.9067217Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_quantization 2025-09-07T07:06:26.9069597Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-09-07T07:06:26.9071551Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-09-07T07:06:26.9073236Z 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-09-07T07:06:26.9074938Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-09-07T07:06:26.9076646Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-09-07T07:06:26.9078431Z 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-09-07T07:06:26.9080193Z 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-09-07T07:06:26.9081893Z 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-09-07T07:06:26.9083861Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-09-07T07:06:26.9085920Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-09-07T07:06:26.9088282Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-09-07T07:06:26.9090180Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-09-07T07:06:26.9091805Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-09-07T07:06:26.9093500Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-09-07T07:06:26.9095012Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-09-07T07:06:26.9097837Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-09-07T07:06:26.9099736Z copying torch/distributed/checkpoint/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-09-07T07:06:26.9101345Z copying torch/distributed/checkpoint/_experimental/barriers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-09-07T07:06:26.9102942Z copying torch/distributed/checkpoint/_experimental/builder.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-09-07T07:06:26.9105083Z copying torch/distributed/checkpoint/_experimental/checkpoint_process.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-09-07T07:06:26.9107123Z copying torch/distributed/checkpoint/_experimental/checkpoint_reader.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-09-07T07:06:26.9108939Z copying torch/distributed/checkpoint/_experimental/checkpoint_writer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-09-07T07:06:26.9110593Z copying torch/distributed/checkpoint/_experimental/checkpointer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-09-07T07:06:26.9112330Z copying torch/distributed/checkpoint/_experimental/config.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-09-07T07:06:26.9114020Z copying torch/distributed/checkpoint/_experimental/staging.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-09-07T07:06:26.9116477Z copying torch/distributed/checkpoint/_experimental/types.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-09-07T07:06:26.9118230Z copying torch/distributed/checkpoint/_experimental/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental 2025-09-07T07:06:26.9120258Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent 2025-09-07T07:06:26.9122074Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent 2025-09-07T07:06:26.9123760Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events 2025-09-07T07:06:26.9125608Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events 2025-09-07T07:06:26.9127193Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events 2025-09-07T07:06:26.9128834Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events 2025-09-07T07:06:26.9130785Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/metrics 2025-09-07T07:06:26.9132645Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/metrics 2025-09-07T07:06:26.9134267Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/metrics 2025-09-07T07:06:26.9136420Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-09-07T07:06:26.9138338Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-09-07T07:06:26.9139936Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-09-07T07:06:26.9141581Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-09-07T07:06:26.9143305Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-09-07T07:06:26.9146796Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-09-07T07:06:26.9148730Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-09-07T07:06:26.9150457Z copying torch/distributed/elastic/rendezvous/_etcd_stub.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-09-07T07:06:26.9152105Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-09-07T07:06:26.9153912Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-09-07T07:06:26.9155564Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-09-07T07:06:26.9157648Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-09-07T07:06:26.9159983Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-09-07T07:06:26.9162000Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-09-07T07:06:26.9164113Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-09-07T07:06:26.9166033Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-09-07T07:06:26.9167799Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-09-07T07:06:26.9169414Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-09-07T07:06:26.9171883Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-09-07T07:06:26.9173836Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-09-07T07:06:26.9175426Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-09-07T07:06:26.9177123Z copying torch/distributed/elastic/timer/debug_info_logging.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-09-07T07:06:26.9178745Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-09-07T07:06:26.9180409Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-09-07T07:06:26.9182953Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-09-07T07:06:26.9185094Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-09-07T07:06:26.9186774Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-09-07T07:06:26.9188488Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-09-07T07:06:26.9190115Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-09-07T07:06:26.9191796Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-09-07T07:06:26.9193414Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-09-07T07:06:26.9195929Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-09-07T07:06:26.9198065Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-09-07T07:06:26.9199839Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-09-07T07:06:26.9201959Z copying torch/distributed/elastic/agent/server/health_check_server.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-09-07T07:06:26.9203718Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-09-07T07:06:26.9206429Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors 2025-09-07T07:06:26.9208444Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors 2025-09-07T07:06:26.9210061Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors 2025-09-07T07:06:26.9211777Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors 2025-09-07T07:06:26.9214022Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-09-07T07:06:26.9216052Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-09-07T07:06:26.9217687Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-09-07T07:06:26.9219340Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-09-07T07:06:26.9221239Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data 2025-09-07T07:06:26.9223119Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data 2025-09-07T07:06:26.9225047Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data 2025-09-07T07:06:26.9226814Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data 2025-09-07T07:06:26.9229468Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-09-07T07:06:26.9231385Z copying torch/distributed/fsdp/_fully_shard/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-09-07T07:06:26.9233067Z copying torch/distributed/fsdp/_fully_shard/_fsdp_api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-09-07T07:06:26.9234797Z copying torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-09-07T07:06:26.9236645Z copying torch/distributed/fsdp/_fully_shard/_fsdp_common.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-09-07T07:06:26.9238370Z copying torch/distributed/fsdp/_fully_shard/_fsdp_init.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-09-07T07:06:26.9240107Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-09-07T07:06:26.9242070Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-09-07T07:06:26.9244035Z copying torch/distributed/fsdp/_fully_shard/_fsdp_state.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-09-07T07:06:26.9245821Z copying torch/distributed/fsdp/_fully_shard/_fully_shard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-09-07T07:06:26.9248368Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/nn/api 2025-09-07T07:06:26.9250145Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/api 2025-09-07T07:06:26.9251799Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/api 2025-09-07T07:06:26.9253784Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit 2025-09-07T07:06:26.9255547Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit 2025-09-07T07:06:26.9257227Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit 2025-09-07T07:06:26.9259009Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit/templates 2025-09-07T07:06:26.9261447Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit/templates 2025-09-07T07:06:26.9263224Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit/templates 2025-09-07T07:06:26.9265603Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_testing 2025-09-07T07:06:26.9267463Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_testing 2025-09-07T07:06:26.9269263Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_testing 2025-09-07T07:06:26.9272188Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-09-07T07:06:26.9274036Z copying torch/distributed/tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-09-07T07:06:26.9275845Z copying torch/distributed/tensor/_ops/_common_rules.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-09-07T07:06:26.9277410Z copying torch/distributed/tensor/_ops/_conv_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-09-07T07:06:26.9279039Z copying torch/distributed/tensor/_ops/_einsum_strategy.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-09-07T07:06:26.9280757Z copying torch/distributed/tensor/_ops/_embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-09-07T07:06:26.9282531Z copying torch/distributed/tensor/_ops/_math_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-09-07T07:06:26.9284536Z copying torch/distributed/tensor/_ops/_matrix_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-09-07T07:06:26.9286801Z copying torch/distributed/tensor/_ops/_pointwise_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-09-07T07:06:26.9288740Z copying torch/distributed/tensor/_ops/_random_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-09-07T07:06:26.9290615Z copying torch/distributed/tensor/_ops/_tensor_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-09-07T07:06:26.9292633Z copying torch/distributed/tensor/_ops/_view_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-09-07T07:06:26.9294565Z copying torch/distributed/tensor/_ops/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-09-07T07:06:26.9297183Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-09-07T07:06:26.9299007Z copying torch/distributed/tensor/debug/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-09-07T07:06:26.9300619Z copying torch/distributed/tensor/debug/_comm_mode.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-09-07T07:06:26.9302238Z copying torch/distributed/tensor/debug/_op_coverage.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-09-07T07:06:26.9304060Z copying torch/distributed/tensor/debug/_visualize_sharding.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-09-07T07:06:26.9306950Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-09-07T07:06:26.9308878Z copying torch/distributed/tensor/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-09-07T07:06:26.9310555Z copying torch/distributed/tensor/experimental/_attention.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-09-07T07:06:26.9312436Z copying torch/distributed/tensor/experimental/_func_map.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-09-07T07:06:26.9314251Z copying torch/distributed/tensor/experimental/_register_sharding.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-09-07T07:06:26.9315990Z copying torch/distributed/tensor/experimental/_tp_transform.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-09-07T07:06:26.9318929Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-09-07T07:06:26.9320790Z copying torch/distributed/tensor/parallel/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-09-07T07:06:26.9322468Z copying torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-09-07T07:06:26.9323998Z copying torch/distributed/tensor/parallel/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-09-07T07:06:26.9325591Z copying torch/distributed/tensor/parallel/ddp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-09-07T07:06:26.9327225Z copying torch/distributed/tensor/parallel/fsdp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-09-07T07:06:26.9329029Z copying torch/distributed/tensor/parallel/input_reshard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-09-07T07:06:26.9330675Z copying torch/distributed/tensor/parallel/loss.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-09-07T07:06:26.9332465Z copying torch/distributed/tensor/parallel/style.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-09-07T07:06:26.9334958Z creating build/lib.linux-x86_64-cpython-39/torch/export/experimental 2025-09-07T07:06:26.9336724Z copying torch/export/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/export/experimental 2025-09-07T07:06:26.9338503Z copying torch/export/experimental/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/export/experimental 2025-09-07T07:06:26.9340758Z creating build/lib.linux-x86_64-cpython-39/torch/export/passes 2025-09-07T07:06:26.9342545Z copying torch/export/passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/export/passes 2025-09-07T07:06:26.9345101Z creating build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-09-07T07:06:26.9346935Z copying torch/export/pt2_archive/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-09-07T07:06:26.9348617Z copying torch/export/pt2_archive/_package.py -> build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-09-07T07:06:26.9350313Z copying torch/export/pt2_archive/_package_weights.py -> build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-09-07T07:06:26.9352022Z copying torch/export/pt2_archive/constants.py -> build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-09-07T07:06:26.9356477Z creating build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9358216Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9360056Z copying torch/fx/experimental/_backward_state.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9361901Z copying torch/fx/experimental/_config.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9363532Z copying torch/fx/experimental/_constant_symnode.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9365367Z copying torch/fx/experimental/_dynamism.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9367072Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9369002Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9370890Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9372684Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9374888Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9376709Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9378439Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9380164Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9381982Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9383702Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9386406Z copying torch/fx/experimental/recording.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9388426Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9390114Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9391986Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9393657Z copying torch/fx/experimental/sym_node.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9396295Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9400281Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9402043Z copying torch/fx/experimental/validator.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-09-07T07:06:26.9406397Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9408062Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9409742Z copying torch/fx/passes/_tensorify_python_scalars.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9411459Z copying torch/fx/passes/annotate_getitem_nodes.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9413218Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9415016Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9416826Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9418589Z copying torch/fx/passes/graph_transform_observer.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9420591Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9422651Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9424645Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9426457Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9428276Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9430307Z copying torch/fx/passes/runtime_assert.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9432251Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9434116Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9435939Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9437801Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9439716Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-09-07T07:06:26.9442898Z creating build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-09-07T07:06:26.9444952Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-09-07T07:06:26.9446557Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-09-07T07:06:26.9448539Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-09-07T07:06:26.9450736Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-09-07T07:06:26.9452939Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-09-07T07:06:26.9454725Z 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-09-07T07:06:26.9456477Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-09-07T07:06:26.9458224Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-09-07T07:06:26.9461678Z creating build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-09-07T07:06:26.9463619Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-09-07T07:06:26.9465411Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-09-07T07:06:26.9467102Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-09-07T07:06:26.9468754Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-09-07T07:06:26.9470414Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-09-07T07:06:26.9472184Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-09-07T07:06:26.9474040Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-09-07T07:06:26.9475951Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-09-07T07:06:26.9478670Z creating build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-09-07T07:06:26.9480669Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-09-07T07:06:26.9482330Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-09-07T07:06:26.9483939Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-09-07T07:06:26.9485637Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-09-07T07:06:26.9487313Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-09-07T07:06:26.9488997Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-09-07T07:06:26.9490892Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/backends 2025-09-07T07:06:26.9492655Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/backends 2025-09-07T07:06:26.9494287Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/backends 2025-09-07T07:06:26.9495966Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect 2025-09-07T07:06:26.9497736Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect 2025-09-07T07:06:26.9499547Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-09-07T07:06:26.9501310Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-09-07T07:06:26.9502945Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-09-07T07:06:26.9504754Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-09-07T07:06:26.9506469Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-09-07T07:06:26.9508933Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/tests 2025-09-07T07:06:26.9510732Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/tests 2025-09-07T07:06:26.9512486Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/tests 2025-09-07T07:06:26.9514699Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-09-07T07:06:26.9516658Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-09-07T07:06:26.9518234Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-09-07T07:06:26.9519836Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-09-07T07:06:26.9521444Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-09-07T07:06:26.9523337Z copying torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-09-07T07:06:26.9525057Z copying torch/fx/passes/utils/source_matcher_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-09-07T07:06:26.9527328Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect/common 2025-09-07T07:06:26.9529130Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect/common 2025-09-07T07:06:26.9530737Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect/common 2025-09-07T07:06:26.9532596Z creating build/lib.linux-x86_64-cpython-39/torch/jit/_passes 2025-09-07T07:06:26.9534326Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/jit/_passes 2025-09-07T07:06:26.9536024Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-39/torch/jit/_passes 2025-09-07T07:06:26.9537578Z creating build/lib.linux-x86_64-cpython-39/torch/jit/mobile 2025-09-07T07:06:26.9539291Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/jit/mobile 2025-09-07T07:06:26.9541729Z creating build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-09-07T07:06:26.9543489Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-09-07T07:06:26.9545422Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-09-07T07:06:26.9547086Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-09-07T07:06:26.9548895Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-09-07T07:06:26.9550725Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-09-07T07:06:26.9552434Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-09-07T07:06:26.9554066Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-09-07T07:06:26.9555759Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-09-07T07:06:26.9558335Z creating build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-09-07T07:06:26.9560385Z copying torch/nested/_internal/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-09-07T07:06:26.9562123Z copying torch/nested/_internal/nested_int.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-09-07T07:06:26.9564002Z copying torch/nested/_internal/nested_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-09-07T07:06:26.9565967Z copying torch/nested/_internal/ops.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-09-07T07:06:26.9568707Z copying torch/nested/_internal/sdpa.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-09-07T07:06:26.9572203Z creating build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-09-07T07:06:26.9574053Z copying torch/nn/attention/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-09-07T07:06:26.9575709Z copying torch/nn/attention/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-09-07T07:06:26.9577242Z copying torch/nn/attention/bias.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-09-07T07:06:26.9578881Z copying torch/nn/attention/flex_attention.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-09-07T07:06:26.9581508Z creating build/lib.linux-x86_64-cpython-39/torch/nn/backends 2025-09-07T07:06:26.9583218Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/backends 2025-09-07T07:06:26.9585122Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/backends 2025-09-07T07:06:26.9586931Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic 2025-09-07T07:06:26.9588728Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic 2025-09-07T07:06:26.9593044Z creating build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9594815Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9596582Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9598191Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9600251Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9602030Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9604108Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9605743Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9607664Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9610067Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9611845Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9613767Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9615484Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9617293Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9619030Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9620795Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9622505Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9625200Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9627913Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9629812Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9631764Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9633479Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9635882Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9638267Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9640187Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9642225Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9643933Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-09-07T07:06:26.9646898Z creating build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-09-07T07:06:26.9648576Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-09-07T07:06:26.9650204Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-09-07T07:06:26.9651756Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-09-07T07:06:26.9653397Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-09-07T07:06:26.9655117Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-09-07T07:06:26.9657565Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-09-07T07:06:26.9659360Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-09-07T07:06:26.9661594Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-09-07T07:06:26.9663778Z creating build/lib.linux-x86_64-cpython-39/torch/nn/qat 2025-09-07T07:06:26.9665767Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat 2025-09-07T07:06:26.9667580Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantizable 2025-09-07T07:06:26.9669385Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantizable 2025-09-07T07:06:26.9671268Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized 2025-09-07T07:06:26.9673060Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized 2025-09-07T07:06:26.9674850Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized 2025-09-07T07:06:26.9678063Z creating build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9679719Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9681386Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9683009Z copying torch/nn/utils/_named_member_accessor.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9684559Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9686127Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9688192Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9689818Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9691507Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9693444Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9695244Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9697186Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9699054Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9701084Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9702982Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9704968Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9707450Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-09-07T07:06:26.9710013Z creating build/lib.linux-x86_64-cpython-39/torch/nn/attention/experimental 2025-09-07T07:06:26.9711964Z copying torch/nn/attention/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention/experimental 2025-09-07T07:06:26.9713606Z copying torch/nn/attention/experimental/_paged_attention.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention/experimental 2025-09-07T07:06:26.9715663Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/modules 2025-09-07T07:06:26.9717579Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/modules 2025-09-07T07:06:26.9719177Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/modules 2025-09-07T07:06:26.9721060Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat 2025-09-07T07:06:26.9722891Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat 2025-09-07T07:06:26.9724515Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized 2025-09-07T07:06:26.9726322Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized 2025-09-07T07:06:26.9728243Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-09-07T07:06:26.9730072Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-09-07T07:06:26.9731698Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-09-07T07:06:26.9733316Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-09-07T07:06:26.9734899Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-09-07T07:06:26.9736971Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic 2025-09-07T07:06:26.9738825Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic 2025-09-07T07:06:26.9740707Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-09-07T07:06:26.9742557Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-09-07T07:06:26.9744269Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-09-07T07:06:26.9746178Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-09-07T07:06:26.9747861Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-09-07T07:06:26.9750498Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic/modules 2025-09-07T07:06:26.9752582Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic/modules 2025-09-07T07:06:26.9754293Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic/modules 2025-09-07T07:06:26.9755852Z creating build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic 2025-09-07T07:06:26.9757697Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic 2025-09-07T07:06:26.9759646Z creating build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-09-07T07:06:26.9761900Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-09-07T07:06:26.9763428Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-09-07T07:06:26.9765142Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-09-07T07:06:26.9767084Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-09-07T07:06:26.9769347Z creating build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic/modules 2025-09-07T07:06:26.9771142Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic/modules 2025-09-07T07:06:26.9772817Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic/modules 2025-09-07T07:06:26.9775652Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules 2025-09-07T07:06:26.9777344Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules 2025-09-07T07:06:26.9779051Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules 2025-09-07T07:06:26.9780533Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules 2025-09-07T07:06:26.9782690Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference 2025-09-07T07:06:26.9784712Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference 2025-09-07T07:06:26.9786984Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic 2025-09-07T07:06:26.9788800Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic 2025-09-07T07:06:26.9791485Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-09-07T07:06:26.9793326Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-09-07T07:06:26.9795058Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-09-07T07:06:26.9796720Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-09-07T07:06:26.9798291Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-09-07T07:06:26.9799896Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-09-07T07:06:26.9801522Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-09-07T07:06:26.9803158Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-09-07T07:06:26.9804761Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-09-07T07:06:26.9806403Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-09-07T07:06:26.9808352Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-09-07T07:06:26.9810095Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-09-07T07:06:26.9812834Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-09-07T07:06:26.9814714Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-09-07T07:06:26.9816466Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-09-07T07:06:26.9818269Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-09-07T07:06:26.9819986Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-09-07T07:06:26.9821723Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-09-07T07:06:26.9823866Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-09-07T07:06:26.9826689Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-09-07T07:06:26.9828641Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-09-07T07:06:26.9830265Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-09-07T07:06:26.9831950Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-09-07T07:06:26.9833590Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-09-07T07:06:26.9836565Z creating build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-09-07T07:06:26.9838382Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-09-07T07:06:26.9840020Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-09-07T07:06:26.9841570Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-09-07T07:06:26.9843376Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-09-07T07:06:26.9844973Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-09-07T07:06:26.9846733Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-09-07T07:06:26.9848411Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-09-07T07:06:26.9850471Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-09-07T07:06:26.9852123Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-09-07T07:06:26.9853792Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-09-07T07:06:26.9855963Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-09-07T07:06:26.9857704Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-09-07T07:06:26.9859338Z copying torch/onnx/_internal/_lazy_import.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-09-07T07:06:26.9861840Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/ops 2025-09-07T07:06:26.9863502Z copying torch/onnx/ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/ops 2025-09-07T07:06:26.9865344Z copying torch/onnx/ops/_dtype_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/ops 2025-09-07T07:06:26.9866942Z copying torch/onnx/ops/_impl.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/ops 2025-09-07T07:06:26.9868797Z copying torch/onnx/ops/_symbolic_impl.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/ops 2025-09-07T07:06:26.9873324Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9875206Z copying torch/onnx/_internal/exporter/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9876927Z copying torch/onnx/_internal/exporter/_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9878605Z copying torch/onnx/_internal/exporter/_building.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9880771Z copying torch/onnx/_internal/exporter/_capture_strategies.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9882436Z copying torch/onnx/_internal/exporter/_compat.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9884269Z copying torch/onnx/_internal/exporter/_constants.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9885873Z copying torch/onnx/_internal/exporter/_core.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9888077Z copying torch/onnx/_internal/exporter/_decomp.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9889823Z copying torch/onnx/_internal/exporter/_dispatching.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9891633Z copying torch/onnx/_internal/exporter/_dynamic_shapes.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9893636Z copying torch/onnx/_internal/exporter/_errors.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9895376Z copying torch/onnx/_internal/exporter/_flags.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9897215Z copying torch/onnx/_internal/exporter/_fx_passes.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9898743Z copying torch/onnx/_internal/exporter/_ir_passes.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9900537Z copying torch/onnx/_internal/exporter/_isolated.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9902486Z copying torch/onnx/_internal/exporter/_onnx_program.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9904596Z copying torch/onnx/_internal/exporter/_registration.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9906321Z copying torch/onnx/_internal/exporter/_reporting.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9908207Z copying torch/onnx/_internal/exporter/_schemas.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9910208Z copying torch/onnx/_internal/exporter/_tensors.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9911992Z copying torch/onnx/_internal/exporter/_testing.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9914141Z copying torch/onnx/_internal/exporter/_type_casting.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9915842Z copying torch/onnx/_internal/exporter/_verification.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-09-07T07:06:26.9918432Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-09-07T07:06:26.9920194Z copying torch/onnx/_internal/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-09-07T07:06:26.9921787Z copying torch/onnx/_internal/fx/_pass.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-09-07T07:06:26.9923433Z copying torch/onnx/_internal/fx/type_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-09-07T07:06:26.9927553Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9929410Z copying torch/onnx/_internal/torchscript_exporter/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9931010Z copying torch/onnx/_internal/torchscript_exporter/_experimental.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9932622Z copying torch/onnx/_internal/torchscript_exporter/_globals.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9934190Z copying torch/onnx/_internal/torchscript_exporter/_type_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9935808Z copying torch/onnx/_internal/torchscript_exporter/jit_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9937449Z copying torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9939124Z copying torch/onnx/_internal/torchscript_exporter/registration.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9940854Z copying torch/onnx/_internal/torchscript_exporter/symbolic_helper.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9943178Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9945706Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9948033Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9949822Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9952013Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9953682Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9955454Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9957275Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9959011Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9961138Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset19.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9963702Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9965578Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9967363Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9969491Z copying torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9972830Z copying torch/onnx/_internal/torchscript_exporter/utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9975174Z copying torch/onnx/_internal/torchscript_exporter/verification.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:06:26.9977691Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib 2025-09-07T07:06:26.9979539Z copying torch/onnx/_internal/exporter/_torchlib/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib 2025-09-07T07:06:26.9981209Z copying torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib 2025-09-07T07:06:26.9982788Z copying torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib 2025-09-07T07:06:26.9985460Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-09-07T07:06:26.9987411Z copying torch/onnx/_internal/exporter/_torchlib/ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-09-07T07:06:26.9989016Z copying torch/onnx/_internal/exporter/_torchlib/ops/core.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-09-07T07:06:26.9990673Z copying torch/onnx/_internal/exporter/_torchlib/ops/hop.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-09-07T07:06:26.9992526Z copying torch/onnx/_internal/exporter/_torchlib/ops/nn.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-09-07T07:06:26.9994389Z copying torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-09-07T07:06:26.9996266Z copying torch/onnx/_internal/exporter/_torchlib/ops/symops.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-09-07T07:06:26.9998479Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-09-07T07:06:27.0000269Z copying torch/onnx/_internal/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-09-07T07:06:27.0001917Z copying torch/onnx/_internal/fx/passes/type_promotion.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-09-07T07:06:27.0004465Z creating build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor 2025-09-07T07:06:27.0006216Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor 2025-09-07T07:06:27.0008272Z creating build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-09-07T07:06:27.0010005Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-09-07T07:06:27.0011749Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-09-07T07:06:27.0013222Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-09-07T07:06:27.0014903Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-09-07T07:06:27.0017830Z creating build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-09-07T07:06:27.0019574Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-09-07T07:06:27.0028916Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-09-07T07:06:27.0029888Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-09-07T07:06:27.0030808Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-09-07T07:06:27.0031876Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-09-07T07:06:27.0032883Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-09-07T07:06:27.0033881Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-09-07T07:06:27.0034893Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-09-07T07:06:27.0035890Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-09-07T07:06:27.0037030Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-09-07T07:06:27.0038101Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-09-07T07:06:27.0039068Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-09-07T07:06:27.0040618Z creating build/lib.linux-x86_64-cpython-39/torch/signal/windows 2025-09-07T07:06:27.0042295Z copying torch/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/signal/windows 2025-09-07T07:06:27.0043883Z copying torch/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-39/torch/signal/windows 2025-09-07T07:06:27.0049752Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0051463Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0053131Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0054687Z copying torch/testing/_internal/autograd_function_db.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0056478Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0058093Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0060465Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0062972Z copying torch/testing/_internal/common_dist_composable.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0065197Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0067491Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0069307Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0071461Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0073829Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0083532Z copying torch/testing/_internal/common_mkldnn.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0085893Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0089384Z copying torch/testing/_internal/common_mps.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0091389Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0094372Z copying torch/testing/_internal/common_optimizers.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0096953Z copying torch/testing/_internal/common_pruning.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0098883Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0101365Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0103296Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0105551Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0109399Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0111328Z copying torch/testing/_internal/custom_op_db.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0113238Z copying torch/testing/_internal/custom_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0115008Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0116987Z copying torch/testing/_internal/dynamo_test_failures.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0118569Z copying torch/testing/_internal/fake_config_module.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0120359Z copying torch/testing/_internal/fake_config_module2.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0121989Z copying torch/testing/_internal/fake_config_module3.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0123529Z copying torch/testing/_internal/hop_db.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0125424Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0127190Z copying torch/testing/_internal/inductor_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0129037Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0130874Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0132986Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0134674Z copying torch/testing/_internal/logging_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0136579Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0138053Z copying torch/testing/_internal/static_module.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0139761Z copying torch/testing/_internal/subclasses.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0141333Z copying torch/testing/_internal/torchbind_impls.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0143106Z copying torch/testing/_internal/triton_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0145336Z copying torch/testing/_internal/two_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-09-07T07:06:27.0147760Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/codegen 2025-09-07T07:06:27.0149647Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/codegen 2025-09-07T07:06:27.0151645Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data 2025-09-07T07:06:27.0153498Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data 2025-09-07T07:06:27.0155112Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data 2025-09-07T07:06:27.0156860Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data 2025-09-07T07:06:27.0159623Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-09-07T07:06:27.0162024Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-09-07T07:06:27.0163727Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-09-07T07:06:27.0165231Z copying torch/testing/_internal/distributed/common_state_dict.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-09-07T07:06:27.0167051Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-09-07T07:06:27.0168977Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-09-07T07:06:27.0174177Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-09-07T07:06:27.0175908Z copying torch/testing/_internal/distributed/fake_pg.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-09-07T07:06:27.0177667Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-09-07T07:06:27.0180043Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-09-07T07:06:27.0182294Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/generated 2025-09-07T07:06:27.0184193Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/generated 2025-09-07T07:06:27.0186078Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/generated 2025-09-07T07:06:27.0192209Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-09-07T07:06:27.0194112Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-09-07T07:06:27.0195646Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-09-07T07:06:27.0198233Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-09-07T07:06:27.0200085Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-09-07T07:06:27.0202769Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-09-07T07:06:27.0204575Z copying torch/testing/_internal/optests/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-09-07T07:06:27.0206171Z copying torch/testing/_internal/optests/aot_autograd.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-09-07T07:06:27.0207813Z copying torch/testing/_internal/optests/autograd_registration.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-09-07T07:06:27.0209336Z copying torch/testing/_internal/optests/fake_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-09-07T07:06:27.0210968Z copying torch/testing/_internal/optests/generate_tests.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-09-07T07:06:27.0212911Z copying torch/testing/_internal/optests/make_fx.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-09-07T07:06:27.0215294Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module 2025-09-07T07:06:27.0217125Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module 2025-09-07T07:06:27.0218690Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module 2025-09-07T07:06:27.0220282Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module 2025-09-07T07:06:27.0222377Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard 2025-09-07T07:06:27.0224264Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard 2025-09-07T07:06:27.0226137Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard 2025-09-07T07:06:27.0228666Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_tensor 2025-09-07T07:06:27.0230619Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_tensor 2025-09-07T07:06:27.0232286Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_tensor 2025-09-07T07:06:27.0234282Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn 2025-09-07T07:06:27.0236169Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn 2025-09-07T07:06:27.0238642Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-09-07T07:06:27.0240480Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-09-07T07:06:27.0242111Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-09-07T07:06:27.0244751Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-09-07T07:06:27.0246672Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-09-07T07:06:27.0248507Z 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-09-07T07:06:27.0250222Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-09-07T07:06:27.0251885Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-09-07T07:06:27.0255640Z 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-09-07T07:06:27.0258104Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-09-07T07:06:27.0260433Z 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-09-07T07:06:27.0262167Z 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-09-07T07:06:27.0263971Z 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-09-07T07:06:27.0266174Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn/api 2025-09-07T07:06:27.0268097Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn/api 2025-09-07T07:06:27.0269801Z 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-09-07T07:06:27.0272158Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/examples 2025-09-07T07:06:27.0274198Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/examples 2025-09-07T07:06:27.0275996Z 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-09-07T07:06:27.0277950Z 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-09-07T07:06:27.0280268Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit 2025-09-07T07:06:27.0282125Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit 2025-09-07T07:06:27.0283871Z 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-09-07T07:06:27.0285299Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit 2025-09-07T07:06:27.0287381Z 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-09-07T07:06:27.0290179Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-09-07T07:06:27.0292070Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-09-07T07:06:27.0293894Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-09-07T07:06:27.0295425Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-09-07T07:06:27.0297508Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-09-07T07:06:27.0299811Z copying torch/testing/_internal/opinfo/definitions/nested.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-09-07T07:06:27.0302099Z copying torch/testing/_internal/opinfo/definitions/signal.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-09-07T07:06:27.0303951Z copying torch/testing/_internal/opinfo/definitions/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-09-07T07:06:27.0306219Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-09-07T07:06:27.0308688Z creating build/lib.linux-x86_64-cpython-39/torch/utils/_strobelight 2025-09-07T07:06:27.0310531Z copying torch/utils/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_strobelight 2025-09-07T07:06:27.0312302Z copying torch/utils/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_strobelight 2025-09-07T07:06:27.0314844Z creating build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-09-07T07:06:27.0316715Z copying torch/utils/_sympy/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-09-07T07:06:27.0318317Z copying torch/utils/_sympy/functions.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-09-07T07:06:27.0320343Z copying torch/utils/_sympy/interp.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-09-07T07:06:27.0322108Z copying torch/utils/_sympy/numbers.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-09-07T07:06:27.0323861Z copying torch/utils/_sympy/printers.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-09-07T07:06:27.0325725Z copying torch/utils/_sympy/reference.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-09-07T07:06:27.0327406Z copying torch/utils/_sympy/singleton_int.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-09-07T07:06:27.0328969Z copying torch/utils/_sympy/solve.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-09-07T07:06:27.0330646Z copying torch/utils/_sympy/symbol.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-09-07T07:06:27.0332255Z copying torch/utils/_sympy/value_ranges.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-09-07T07:06:27.0335021Z creating build/lib.linux-x86_64-cpython-39/torch/utils/backcompat 2025-09-07T07:06:27.0336767Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/backcompat 2025-09-07T07:06:27.0338553Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark 2025-09-07T07:06:27.0340306Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark 2025-09-07T07:06:27.0342054Z creating build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck 2025-09-07T07:06:27.0343832Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck 2025-09-07T07:06:27.0345801Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck 2025-09-07T07:06:27.0348228Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-09-07T07:06:27.0350024Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-09-07T07:06:27.0351837Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-09-07T07:06:27.0353418Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-09-07T07:06:27.0355499Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-09-07T07:06:27.0357497Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-09-07T07:06:27.0359197Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-09-07T07:06:27.0361508Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-09-07T07:06:27.0363791Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-09-07T07:06:27.0366662Z creating build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-09-07T07:06:27.0368436Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-09-07T07:06:27.0370116Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-09-07T07:06:27.0371837Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-09-07T07:06:27.0376274Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-09-07T07:06:27.0378441Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-09-07T07:06:27.0380743Z creating build/lib.linux-x86_64-cpython-39/torch/utils/jit 2025-09-07T07:06:27.0382439Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/jit 2025-09-07T07:06:27.0384145Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-39/torch/utils/jit 2025-09-07T07:06:27.0386393Z creating build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-09-07T07:06:27.0388175Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-09-07T07:06:27.0389828Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-09-07T07:06:27.0392232Z creating build/lib.linux-x86_64-cpython-39/torch/utils/serialization 2025-09-07T07:06:27.0394125Z copying torch/utils/serialization/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/serialization 2025-09-07T07:06:27.0395685Z copying torch/utils/serialization/config.py -> build/lib.linux-x86_64-cpython-39/torch/utils/serialization 2025-09-07T07:06:27.0398358Z creating build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-09-07T07:06:27.0400113Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-09-07T07:06:27.0401735Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-09-07T07:06:27.0403256Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-09-07T07:06:27.0404841Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-09-07T07:06:27.0406523Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-09-07T07:06:27.0408008Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-09-07T07:06:27.0410007Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-09-07T07:06:27.0411803Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-09-07T07:06:27.0413846Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-09-07T07:06:27.0416262Z creating build/lib.linux-x86_64-cpython-39/torch/utils/viz 2025-09-07T07:06:27.0417976Z copying torch/utils/viz/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/viz 2025-09-07T07:06:27.0419620Z copying torch/utils/viz/_cycles.py -> build/lib.linux-x86_64-cpython-39/torch/utils/viz 2025-09-07T07:06:27.0422093Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-09-07T07:06:27.0424046Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-09-07T07:06:27.0425916Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-09-07T07:06:27.0427563Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-09-07T07:06:27.0429286Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-09-07T07:06:27.0430931Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-09-07T07:06:27.0432647Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-09-07T07:06:27.0435246Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-09-07T07:06:27.0437213Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-09-07T07:06:27.0438773Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-09-07T07:06:27.0440415Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-09-07T07:06:27.0442018Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-09-07T07:06:27.0443609Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-09-07T07:06:27.0445186Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-09-07T07:06:27.0447898Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-09-07T07:06:27.0449727Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-09-07T07:06:27.0451242Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-09-07T07:06:27.0452840Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-09-07T07:06:27.0454438Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-09-07T07:06:27.0456032Z copying torch/utils/benchmark/utils/compile.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-09-07T07:06:27.0457593Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-09-07T07:06:27.0459387Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-09-07T07:06:27.0461749Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-09-07T07:06:27.0463395Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-09-07T07:06:27.0466307Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-09-07T07:06:27.0468257Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-09-07T07:06:27.0469930Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-09-07T07:06:27.0472563Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-09-07T07:06:27.0474450Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-09-07T07:06:27.0476199Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-09-07T07:06:27.0477829Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-09-07T07:06:27.0479447Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-09-07T07:06:27.0481206Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-09-07T07:06:27.0482885Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-09-07T07:06:27.0485864Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-09-07T07:06:27.0487649Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-09-07T07:06:27.0489464Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-09-07T07:06:27.0491245Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-09-07T07:06:27.0492991Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-09-07T07:06:27.0494801Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-09-07T07:06:27.0496952Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-09-07T07:06:27.0500253Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-09-07T07:06:27.0502103Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-09-07T07:06:27.0503732Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-09-07T07:06:27.0505779Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-09-07T07:06:27.0507532Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-09-07T07:06:27.0509389Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-09-07T07:06:27.0512625Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-09-07T07:06:27.0514517Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-09-07T07:06:27.0516125Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-09-07T07:06:27.0517891Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-09-07T07:06:27.0519657Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-09-07T07:06:27.0521578Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-09-07T07:06:27.0523245Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-09-07T07:06:27.0524912Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-09-07T07:06:27.0526793Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-09-07T07:06:27.0528458Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-09-07T07:06:27.0530386Z copying torch/utils/data/datapipes/iter/sharding.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-09-07T07:06:27.0532150Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-09-07T07:06:27.0533809Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-09-07T07:06:27.0536459Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-09-07T07:06:27.0538288Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-09-07T07:06:27.0539857Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-09-07T07:06:27.0541497Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-09-07T07:06:27.0543068Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-09-07T07:06:27.0545051Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-09-07T07:06:27.0546917Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-09-07T07:06:27.0549511Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-09-07T07:06:27.0551418Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-09-07T07:06:27.0553031Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-09-07T07:06:27.0554680Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-09-07T07:06:27.0556450Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-09-07T07:06:27.0558544Z creating build/lib.linux-x86_64-cpython-39/torchgen/aoti 2025-09-07T07:06:27.0560520Z copying torchgen/aoti/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/aoti 2025-09-07T07:06:27.0562335Z copying torchgen/aoti/fallback_ops.py -> build/lib.linux-x86_64-cpython-39/torchgen/aoti 2025-09-07T07:06:27.0565197Z creating build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0566928Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0568606Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0570153Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0572034Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0573909Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0575471Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0577197Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0578872Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0580464Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0582564Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0584535Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0586991Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0588927Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-09-07T07:06:27.0591655Z creating build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-09-07T07:06:27.0593424Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-09-07T07:06:27.0595076Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-09-07T07:06:27.0596992Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-09-07T07:06:27.0598620Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-09-07T07:06:27.0600315Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-09-07T07:06:27.0602213Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-09-07T07:06:27.0604918Z creating build/lib.linux-x86_64-cpython-39/torchgen/operator_versions 2025-09-07T07:06:27.0606692Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/operator_versions 2025-09-07T07:06:27.0608318Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-39/torchgen/operator_versions 2025-09-07T07:06:27.0609969Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-39/torchgen/operator_versions 2025-09-07T07:06:27.0611862Z creating build/lib.linux-x86_64-cpython-39/torchgen/selective_build 2025-09-07T07:06:27.0613639Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/selective_build 2025-09-07T07:06:27.0615176Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-39/torchgen/selective_build 2025-09-07T07:06:27.0616833Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-39/torchgen/selective_build 2025-09-07T07:06:27.0618774Z creating build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-09-07T07:06:27.0620511Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-09-07T07:06:27.0622150Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-09-07T07:06:27.0623733Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-09-07T07:06:27.0625699Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-09-07T07:06:27.0627967Z creating build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-09-07T07:06:27.0629772Z copying torchgen/api/types/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-09-07T07:06:27.0631456Z copying torchgen/api/types/signatures.py -> build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-09-07T07:06:27.0633089Z copying torchgen/api/types/types.py -> build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-09-07T07:06:27.0634725Z copying torchgen/api/types/types_base.py -> build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-09-07T07:06:27.3565410Z copying torch/_VF.pyi -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:27.3573839Z copying torch/return_types.pyi -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:27.3575585Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-39/torch 2025-09-07T07:06:27.3577162Z creating build/lib.linux-x86_64-cpython-39/torch/bin 2025-09-07T07:06:27.3578954Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-09-07T07:06:27.3862110Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-09-07T07:06:27.3899708Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-09-07T07:06:27.4603515Z copying torch/bin/test_nativert -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-09-07T07:06:27.4862158Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-09-07T07:06:27.4915135Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-09-07T07:06:27.4963779Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-09-07T07:06:27.5013546Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-09-07T07:06:27.5068162Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-09-07T07:06:27.5146600Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-09-07T07:06:27.5894639Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-09-07T07:06:27.6147960Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-09-07T07:06:27.6153745Z creating build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6155638Z copying torch/test/c10_AllocatorConfig_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6221156Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6269263Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6324653Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6368764Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6428404Z copying torch/test/c10_Scalar_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6484257Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6532768Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6588286Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6636110Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6693708Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6746926Z copying torch/test/c10_cow_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6814644Z copying torch/test/c10_ArrayRef_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6861848Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6907536Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.6961799Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7013081Z copying torch/test/c10_Enumerate_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7065796Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7111795Z copying torch/test/c10_IntrusiveList_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7169095Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7226903Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7269235Z copying torch/test/c10_NetworkFlow_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7330914Z copying torch/test/c10_Semaphore_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7384700Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7429060Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7484908Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7533032Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7584339Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7629781Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7684687Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7736109Z copying torch/test/c10_bit_cast_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7783619Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7840906Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7904676Z copying torch/test/c10_error_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.7946281Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8003257Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8055249Z copying torch/test/c10_generic_math_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8108705Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8261665Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8317745Z copying torch/test/c10_lazy_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8368484Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8427123Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8490962Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8544860Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8589035Z copying torch/test/c10_small_vector_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8741586Z copying torch/test/c10_ssize_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8785219Z copying torch/test/c10_string_util_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8835378Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8882357Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8934908Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.8984843Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9026028Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9092340Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9146829Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9210772Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9265817Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9328000Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9384529Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9450016Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9494214Z copying torch/test/cpu_allocator_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9540614Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9604810Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9652324Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9729762Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9771047Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9826213Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9885847Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:27.9960808Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0010900Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0062928Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0107787Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0162091Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0210261Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0260948Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0307996Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0363365Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0415822Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0482578Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0534599Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0588085Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0639809Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0703155Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0754679Z copying torch/test/StorageUtils_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0813076Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0861384Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0934968Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.0984205Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1027231Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1070642Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1144410Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1189072Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1240277Z copying torch/test/legacy_vmap_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1301776Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1349339Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1399484Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1461661Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1509015Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1589664Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1670376Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1771288Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1861923Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.1969212Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.2090473Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.2146115Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.2230271Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.2282154Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.2330809Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.2374852Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.2636198Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-39/torch/test 2025-09-07T07:06:28.2698436Z creating build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2699110Z copying torch/_C/_aoti.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2699771Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2700409Z copying torch/_C/_cpu.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2701169Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2701828Z copying torch/_C/_cusparselt.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2702688Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2704768Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2706809Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2708699Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2710636Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2712358Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2714233Z copying torch/_C/_instruction_counter.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2715889Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2717820Z copying torch/_C/_jit_tree_views.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2719471Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2721299Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2722899Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2724589Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2727013Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2728804Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2730550Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2732243Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2737306Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2747693Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-09-07T07:06:28.2749597Z creating build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-09-07T07:06:28.2751071Z copying torch/_C/_dynamo/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-09-07T07:06:28.2752684Z copying torch/_C/_dynamo/compiled_autograd.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-09-07T07:06:28.2754450Z copying torch/_C/_dynamo/eval_frame.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-09-07T07:06:28.2756227Z copying torch/_C/_dynamo/guards.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-09-07T07:06:28.2757855Z creating build/lib.linux-x86_64-cpython-39/torch/_C/_export 2025-09-07T07:06:28.2759342Z copying torch/_C/_export/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_export 2025-09-07T07:06:28.2761546Z copying torch/_C/_export/pt2_archive_constants.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_export 2025-09-07T07:06:28.2762784Z creating build/lib.linux-x86_64-cpython-39/torch/_C_flatbuffer 2025-09-07T07:06:28.2764461Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C_flatbuffer 2025-09-07T07:06:28.2766053Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:06:28.2767777Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:06:28.2769734Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-09-07T07:06:28.2771577Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-09-07T07:06:28.2774166Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor 2025-09-07T07:06:28.2775922Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:06:28.2777899Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-09-07T07:06:28.2779788Z creating build/lib.linux-x86_64-cpython-39/torch/lib 2025-09-07T07:06:28.2781258Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-09-07T07:06:28.2788542Z creating build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-09-07T07:06:28.2790374Z copying torch/lib/libshm/alloc_info.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-09-07T07:06:28.2791424Z copying torch/lib/libshm/err.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-09-07T07:06:28.2793266Z copying torch/lib/libshm/libshm.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-09-07T07:06:28.2795060Z copying torch/lib/libshm/socket.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-09-07T07:06:28.2796684Z creating build/lib.linux-x86_64-cpython-39/torch/lib/libshm_windows 2025-09-07T07:06:28.2798264Z copying torch/lib/libshm_windows/libshm.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm_windows 2025-09-07T07:06:28.2799352Z creating build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2800965Z copying torch/include/pthreadpool.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2816417Z copying torch/include/fxdiv.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2824277Z copying torch/include/cpuinfo.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2840349Z copying torch/include/qnnpack_func.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2846061Z copying torch/include/clog.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2852509Z copying torch/include/psimd.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2873217Z copying torch/include/fp16.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2877963Z copying torch/include/nnpack.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2901760Z copying torch/include/xnnpack.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2913275Z copying torch/include/experiments-config.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2927409Z copying torch/include/advisor-annotate.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2931317Z copying torch/include/ittnotify-zca.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2946362Z copying torch/include/ittnotify.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2967792Z copying torch/include/jitprofiling.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2975712Z copying torch/include/libittnotify.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2982566Z copying torch/include/dnnl.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2989791Z copying torch/include/dnnl_config.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.2996782Z copying torch/include/dnnl_debug.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.3003441Z copying torch/include/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.3010661Z copying torch/include/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.3025749Z copying torch/include/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.3028131Z copying torch/include/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.3035159Z copying torch/include/dnnl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.3042080Z copying torch/include/dnnl_version.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.3049174Z copying torch/include/sleef.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.3083984Z copying torch/include/libshm.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:28.3090182Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3093195Z copying torch/include/google/protobuf/any.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3099029Z copying torch/include/google/protobuf/any.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3109342Z copying torch/include/google/protobuf/api.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3135653Z copying torch/include/google/protobuf/arena.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3137927Z copying torch/include/google/protobuf/arena_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3146032Z copying torch/include/google/protobuf/arenastring.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3153590Z copying torch/include/google/protobuf/descriptor.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3182085Z copying torch/include/google/protobuf/descriptor.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3222135Z copying torch/include/google/protobuf/descriptor_database.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3244024Z copying torch/include/google/protobuf/duration.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3260782Z copying torch/include/google/protobuf/dynamic_message.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3266145Z copying torch/include/google/protobuf/empty.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3271427Z copying torch/include/google/protobuf/extension_set.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3299437Z copying torch/include/google/protobuf/extension_set_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3300669Z copying torch/include/google/protobuf/field_mask.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3306240Z copying torch/include/google/protobuf/generated_enum_reflection.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3313162Z copying torch/include/google/protobuf/generated_enum_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3320413Z copying torch/include/google/protobuf/generated_message_reflection.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3327743Z copying torch/include/google/protobuf/generated_message_table_driven.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3345904Z copying torch/include/google/protobuf/generated_message_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3347160Z copying torch/include/google/protobuf/has_bits.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3353183Z copying torch/include/google/protobuf/implicit_weak_message.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3360462Z copying torch/include/google/protobuf/inlined_string_field.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3379049Z copying torch/include/google/protobuf/map.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3386667Z copying torch/include/google/protobuf/map_entry.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3393798Z copying torch/include/google/protobuf/map_entry_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3402164Z copying torch/include/google/protobuf/map_field.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3421554Z copying torch/include/google/protobuf/map_field_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3428439Z copying torch/include/google/protobuf/map_field_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3432884Z copying torch/include/google/protobuf/map_type_handler.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3455868Z copying torch/include/google/protobuf/message.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3469601Z copying torch/include/google/protobuf/message_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3487992Z copying torch/include/google/protobuf/metadata.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3489310Z copying torch/include/google/protobuf/metadata_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3495766Z copying torch/include/google/protobuf/parse_context.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3505283Z copying torch/include/google/protobuf/port.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3512472Z copying torch/include/google/protobuf/reflection.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3529299Z copying torch/include/google/protobuf/reflection_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3531584Z copying torch/include/google/protobuf/repeated_field.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3551454Z copying torch/include/google/protobuf/service.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3565677Z copying torch/include/google/protobuf/source_context.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3570379Z copying torch/include/google/protobuf/struct.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3589025Z copying torch/include/google/protobuf/text_format.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3613018Z copying torch/include/google/protobuf/timestamp.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3628997Z copying torch/include/google/protobuf/type.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3652348Z copying torch/include/google/protobuf/unknown_field_set.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3654848Z copying torch/include/google/protobuf/wire_format.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3666952Z copying torch/include/google/protobuf/wire_format_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3692551Z copying torch/include/google/protobuf/wrappers.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-09-07T07:06:28.3705824Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-09-07T07:06:28.3706931Z copying torch/include/google/protobuf/compiler/code_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-09-07T07:06:28.3709692Z copying torch/include/google/protobuf/compiler/command_line_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-09-07T07:06:28.3727855Z copying torch/include/google/protobuf/compiler/importer.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-09-07T07:06:28.3730297Z copying torch/include/google/protobuf/compiler/parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-09-07T07:06:28.3737672Z copying torch/include/google/protobuf/compiler/plugin.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-09-07T07:06:28.3744757Z copying torch/include/google/protobuf/compiler/plugin.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-09-07T07:06:28.3781244Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/cpp 2025-09-07T07:06:28.3782431Z copying torch/include/google/protobuf/compiler/cpp/cpp_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/cpp 2025-09-07T07:06:28.3783598Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp 2025-09-07T07:06:28.3785416Z copying torch/include/google/protobuf/compiler/csharp/csharp_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp 2025-09-07T07:06:28.3790612Z copying torch/include/google/protobuf/compiler/csharp/csharp_names.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp 2025-09-07T07:06:28.3796629Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java 2025-09-07T07:06:28.3798364Z copying torch/include/google/protobuf/compiler/java/java_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java 2025-09-07T07:06:28.3804091Z copying torch/include/google/protobuf/compiler/java/java_names.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java 2025-09-07T07:06:28.3809971Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/js 2025-09-07T07:06:28.3811657Z copying torch/include/google/protobuf/compiler/js/js_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/js 2025-09-07T07:06:28.3818133Z 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-09-07T07:06:28.3824420Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec 2025-09-07T07:06:28.3826708Z copying torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec 2025-09-07T07:06:28.3832855Z copying torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec 2025-09-07T07:06:28.3839600Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/php 2025-09-07T07:06:28.3841280Z copying torch/include/google/protobuf/compiler/php/php_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/php 2025-09-07T07:06:28.3847081Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/python 2025-09-07T07:06:28.3848855Z copying torch/include/google/protobuf/compiler/python/python_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/python 2025-09-07T07:06:28.3860672Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/ruby 2025-09-07T07:06:28.3865829Z copying torch/include/google/protobuf/compiler/ruby/ruby_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/ruby 2025-09-07T07:06:28.3869103Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-09-07T07:06:28.3870771Z copying torch/include/google/protobuf/io/coded_stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-09-07T07:06:28.3893528Z copying torch/include/google/protobuf/io/gzip_stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-09-07T07:06:28.3895510Z copying torch/include/google/protobuf/io/io_win32.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-09-07T07:06:28.3902841Z copying torch/include/google/protobuf/io/printer.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-09-07T07:06:28.3914496Z copying torch/include/google/protobuf/io/strtod.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-09-07T07:06:28.3920383Z copying torch/include/google/protobuf/io/tokenizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-09-07T07:06:28.3927495Z copying torch/include/google/protobuf/io/zero_copy_stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-09-07T07:06:28.3946205Z copying torch/include/google/protobuf/io/zero_copy_stream_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-09-07T07:06:28.3948211Z 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-09-07T07:06:28.3961627Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.3966152Z copying torch/include/google/protobuf/stubs/bytestream.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.3970021Z copying torch/include/google/protobuf/stubs/callback.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.3986656Z copying torch/include/google/protobuf/stubs/casts.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.3989370Z copying torch/include/google/protobuf/stubs/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.3996457Z copying torch/include/google/protobuf/stubs/fastmem.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4014500Z copying torch/include/google/protobuf/stubs/hash.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4018150Z copying torch/include/google/protobuf/stubs/logging.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4025325Z copying torch/include/google/protobuf/stubs/macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4043297Z copying torch/include/google/protobuf/stubs/map_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4049295Z copying torch/include/google/protobuf/stubs/mutex.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4056599Z copying torch/include/google/protobuf/stubs/once.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4064716Z copying torch/include/google/protobuf/stubs/platform_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4072003Z copying torch/include/google/protobuf/stubs/port.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4089430Z copying torch/include/google/protobuf/stubs/status.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4090708Z copying torch/include/google/protobuf/stubs/stl_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4096419Z copying torch/include/google/protobuf/stubs/stringpiece.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4111024Z copying torch/include/google/protobuf/stubs/strutil.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4132461Z copying torch/include/google/protobuf/stubs/template_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-09-07T07:06:28.4133492Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-09-07T07:06:28.4134558Z copying torch/include/google/protobuf/util/delimited_message_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-09-07T07:06:28.4140576Z copying torch/include/google/protobuf/util/field_comparator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-09-07T07:06:28.4148214Z copying torch/include/google/protobuf/util/field_mask_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-09-07T07:06:28.4155427Z copying torch/include/google/protobuf/util/json_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-09-07T07:06:28.4166534Z copying torch/include/google/protobuf/util/message_differencer.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-09-07T07:06:28.4188190Z copying torch/include/google/protobuf/util/time_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-09-07T07:06:28.4192709Z copying torch/include/google/protobuf/util/type_resolver.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-09-07T07:06:28.4199835Z copying torch/include/google/protobuf/util/type_resolver_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-09-07T07:06:28.4218478Z creating build/lib.linux-x86_64-cpython-39/torch/include/fp16 2025-09-07T07:06:28.4220426Z copying torch/include/fp16/bitcasts.h -> build/lib.linux-x86_64-cpython-39/torch/include/fp16 2025-09-07T07:06:28.4225886Z copying torch/include/fp16/fp16.h -> build/lib.linux-x86_64-cpython-39/torch/include/fp16 2025-09-07T07:06:28.4231445Z copying torch/include/fp16/psimd.h -> build/lib.linux-x86_64-cpython-39/torch/include/fp16 2025-09-07T07:06:28.4249174Z creating build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4249998Z copying torch/include/fbgemm/ConvUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4252701Z copying torch/include/fbgemm/Fbgemm.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4273685Z copying torch/include/fbgemm/FbgemmBuild.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4279219Z copying torch/include/fbgemm/FbgemmConvert.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4286663Z copying torch/include/fbgemm/FbgemmEmbedding.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4294230Z copying torch/include/fbgemm/FbgemmFP16.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4301656Z copying torch/include/fbgemm/FbgemmFP32.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4309200Z copying torch/include/fbgemm/FbgemmFPCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4326577Z copying torch/include/fbgemm/FbgemmI64.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4327628Z copying torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4335111Z copying torch/include/fbgemm/FbgemmI8DirectconvAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4342201Z copying torch/include/fbgemm/FbgemmI8Spmdm.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4349849Z copying torch/include/fbgemm/FbgemmPackMatrixB.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4364154Z copying torch/include/fbgemm/FbgemmSparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4368727Z copying torch/include/fbgemm/FloatConversion.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4387659Z copying torch/include/fbgemm/OutputProcessing-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4390720Z copying torch/include/fbgemm/PackingTraits-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4398713Z copying torch/include/fbgemm/QuantUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4418418Z copying torch/include/fbgemm/QuantUtilsAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4420370Z copying torch/include/fbgemm/QuantUtilsAvx512.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4428094Z copying torch/include/fbgemm/QuantUtilsNeon.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4435610Z copying torch/include/fbgemm/spmmUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4446153Z copying torch/include/fbgemm/spmmUtilsAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4452819Z copying torch/include/fbgemm/SimdUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4467399Z copying torch/include/fbgemm/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4472084Z copying torch/include/fbgemm/UtilsAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4479317Z copying torch/include/fbgemm/Types.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-09-07T07:06:28.4486762Z creating build/lib.linux-x86_64-cpython-39/torch/include/legacy 2025-09-07T07:06:28.4488290Z copying torch/include/legacy/ittnotify.h -> build/lib.linux-x86_64-cpython-39/torch/include/legacy 2025-09-07T07:06:28.4506385Z creating build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4507204Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4512660Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4529854Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4557750Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4563208Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4570076Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4576946Z copying torch/include/pybind11/critical_section.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4583633Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4594088Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4604892Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4612044Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4619514Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4633345Z copying torch/include/pybind11/gil_safe_call_once.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4638168Z copying torch/include/pybind11/gil_simple.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4648124Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4655970Z copying torch/include/pybind11/native_enum.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4667762Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4691853Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4693206Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4706988Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4728614Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4746226Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4751987Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4764784Z copying torch/include/pybind11/subinterpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4770904Z copying torch/include/pybind11/trampoline_self_life_support.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4777886Z copying torch/include/pybind11/type_caster_pyobject_ptr.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4791221Z copying torch/include/pybind11/typing.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4797438Z copying torch/include/pybind11/warnings.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-09-07T07:06:28.4807282Z creating build/lib.linux-x86_64-cpython-39/torch/include/pybind11/conduit 2025-09-07T07:06:28.4808975Z copying torch/include/pybind11/conduit/pybind11_conduit_v1.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/conduit 2025-09-07T07:06:28.4816860Z copying torch/include/pybind11/conduit/pybind11_platform_abi_id.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/conduit 2025-09-07T07:06:28.4824739Z copying torch/include/pybind11/conduit/wrap_include_python_h.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/conduit 2025-09-07T07:06:28.4831572Z creating build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4833351Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4841724Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4862354Z copying torch/include/pybind11/detail/cpp_conduit.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4867305Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4884596Z copying torch/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4885952Z copying torch/include/pybind11/detail/exception_translation.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4894051Z copying torch/include/pybind11/detail/function_record_pyobject.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4901642Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4914714Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4923668Z copying torch/include/pybind11/detail/native_enum_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4932241Z copying torch/include/pybind11/detail/pybind11_namespace_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4943129Z copying torch/include/pybind11/detail/struct_smart_holder.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4950367Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4968292Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4978692Z copying torch/include/pybind11/detail/using_smart_holder.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4993857Z copying torch/include/pybind11/detail/value_and_holder.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-09-07T07:06:28.4998479Z creating build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen 2025-09-07T07:06:28.5000100Z copying torch/include/pybind11/eigen/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen 2025-09-07T07:06:28.5018528Z copying torch/include/pybind11/eigen/matrix.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen 2025-09-07T07:06:28.5020705Z copying torch/include/pybind11/eigen/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen 2025-09-07T07:06:28.5029467Z creating build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl 2025-09-07T07:06:28.5030959Z copying torch/include/pybind11/stl/filesystem.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl 2025-09-07T07:06:28.5044683Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe 2025-09-07T07:06:28.5045792Z copying torch/include/tensorpipe/tensorpipe.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe 2025-09-07T07:06:28.5050993Z copying torch/include/tensorpipe/config.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe 2025-09-07T07:06:28.5063796Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel 2025-09-07T07:06:28.5067306Z copying torch/include/tensorpipe/channel/context.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel 2025-09-07T07:06:28.5071805Z copying torch/include/tensorpipe/channel/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel 2025-09-07T07:06:28.5088162Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/basic 2025-09-07T07:06:28.5089512Z copying torch/include/tensorpipe/channel/basic/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/basic 2025-09-07T07:06:28.5092364Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/xth 2025-09-07T07:06:28.5093913Z copying torch/include/tensorpipe/channel/xth/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/xth 2025-09-07T07:06:28.5100322Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cma 2025-09-07T07:06:28.5102113Z copying torch/include/tensorpipe/channel/cma/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cma 2025-09-07T07:06:28.5108959Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/mpt 2025-09-07T07:06:28.5110454Z copying torch/include/tensorpipe/channel/mpt/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/mpt 2025-09-07T07:06:28.5117021Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-09-07T07:06:28.5118733Z copying torch/include/tensorpipe/common/buffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-09-07T07:06:28.5135005Z copying torch/include/tensorpipe/common/cpu_buffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-09-07T07:06:28.5137419Z copying torch/include/tensorpipe/common/device.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-09-07T07:06:28.5144951Z copying torch/include/tensorpipe/common/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-09-07T07:06:28.5152582Z copying torch/include/tensorpipe/common/optional.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-09-07T07:06:28.5164661Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-09-07T07:06:28.5166279Z copying torch/include/tensorpipe/core/context.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-09-07T07:06:28.5173318Z copying torch/include/tensorpipe/core/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-09-07T07:06:28.5180646Z copying torch/include/tensorpipe/core/listener.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-09-07T07:06:28.5193269Z copying torch/include/tensorpipe/core/message.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-09-07T07:06:28.5198632Z copying torch/include/tensorpipe/core/pipe.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-09-07T07:06:28.5205883Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport 2025-09-07T07:06:28.5207533Z copying torch/include/tensorpipe/transport/context.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport 2025-09-07T07:06:28.5214490Z copying torch/include/tensorpipe/transport/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport 2025-09-07T07:06:28.5225437Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv 2025-09-07T07:06:28.5227040Z copying torch/include/tensorpipe/transport/uv/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv 2025-09-07T07:06:28.5237744Z copying torch/include/tensorpipe/transport/uv/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv 2025-09-07T07:06:28.5244673Z copying torch/include/tensorpipe/transport/uv/utility.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv 2025-09-07T07:06:28.5251682Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/shm 2025-09-07T07:06:28.5253422Z copying torch/include/tensorpipe/transport/shm/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/shm 2025-09-07T07:06:28.5260282Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv 2025-09-07T07:06:28.5262368Z copying torch/include/tensorpipe/transport/ibv/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv 2025-09-07T07:06:28.5273915Z copying torch/include/tensorpipe/transport/ibv/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv 2025-09-07T07:06:28.5279599Z copying torch/include/tensorpipe/transport/ibv/utility.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv 2025-09-07T07:06:28.5286293Z creating build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5287912Z copying torch/include/oneapi/dnnl/dnnl_config.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5306337Z copying torch/include/oneapi/dnnl/dnnl_version.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5307661Z copying torch/include/oneapi/dnnl/dnnl_version_hash.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5325899Z copying torch/include/oneapi/dnnl/dnnl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5346647Z copying torch/include/oneapi/dnnl/dnnl_common.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5351084Z copying torch/include/oneapi/dnnl/dnnl_common_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5358499Z copying torch/include/oneapi/dnnl/dnnl_debug.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5366344Z copying torch/include/oneapi/dnnl/dnnl_graph.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5383443Z copying torch/include/oneapi/dnnl/dnnl_graph_ocl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5387739Z copying torch/include/oneapi/dnnl/dnnl_graph_sycl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5395547Z copying torch/include/oneapi/dnnl/dnnl_graph_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5412534Z copying torch/include/oneapi/dnnl/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5415118Z copying torch/include/oneapi/dnnl/dnnl_ocl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5422637Z copying torch/include/oneapi/dnnl/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5435057Z copying torch/include/oneapi/dnnl/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5441388Z copying torch/include/oneapi/dnnl/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5454207Z copying torch/include/oneapi/dnnl/dnnl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5477425Z copying torch/include/oneapi/dnnl/dnnl_ukernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5482434Z copying torch/include/oneapi/dnnl/dnnl_ukernel_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:28.5492625Z creating build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5494070Z copying torch/include/fmt/args.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5502400Z copying torch/include/fmt/base.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5531024Z copying torch/include/fmt/chrono.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5546691Z copying torch/include/fmt/color.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5552990Z copying torch/include/fmt/compile.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5565717Z copying torch/include/fmt/core.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5571948Z copying torch/include/fmt/format.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5590382Z copying torch/include/fmt/format-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5616915Z copying torch/include/fmt/os.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5623188Z copying torch/include/fmt/ostream.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5629516Z copying torch/include/fmt/printf.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5648708Z copying torch/include/fmt/ranges.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5651978Z copying torch/include/fmt/std.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5664718Z copying torch/include/fmt/xchar.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-09-07T07:06:28.5670978Z creating build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5672704Z copying torch/include/kineto/AbstractConfig.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5683232Z copying torch/include/kineto/ActivityProfilerInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5689487Z copying torch/include/kineto/ActivityTraceInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5696646Z copying torch/include/kineto/ActivityType.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5703673Z copying torch/include/kineto/Config.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5715157Z copying torch/include/kineto/ClientInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5722200Z copying torch/include/kineto/GenericTraceActivity.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5732849Z copying torch/include/kineto/IActivityProfiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5744293Z copying torch/include/kineto/ILoggerObserver.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5758733Z copying torch/include/kineto/ITraceActivity.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5760046Z copying torch/include/kineto/LoggingAPI.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5766370Z copying torch/include/kineto/TraceSpan.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5783619Z copying torch/include/kineto/ThreadUtil.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5784895Z copying torch/include/kineto/libkineto.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5792166Z copying torch/include/kineto/time_since_epoch.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5799230Z copying torch/include/kineto/output_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-09-07T07:06:28.5816971Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-09-07T07:06:28.5817848Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-09-07T07:06:28.5821779Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-09-07T07:06:28.5833563Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-09-07T07:06:28.5856340Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-09-07T07:06:28.5857550Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-09-07T07:06:28.5868088Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros 2025-09-07T07:06:28.5869789Z copying torch/include/torch/headeronly/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros 2025-09-07T07:06:28.5886637Z copying torch/include/torch/headeronly/macros/Export.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros 2025-09-07T07:06:28.5888160Z copying torch/include/torch/headeronly/macros/Macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros 2025-09-07T07:06:28.5895975Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/core 2025-09-07T07:06:28.5897769Z copying torch/include/torch/headeronly/core/ScalarType.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/core 2025-09-07T07:06:28.5904902Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec 2025-09-07T07:06:28.5906724Z copying torch/include/torch/headeronly/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec 2025-09-07T07:06:28.5914380Z copying torch/include/torch/headeronly/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec 2025-09-07T07:06:28.5921435Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/vec256 2025-09-07T07:06:28.5923176Z copying torch/include/torch/headeronly/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/vec256 2025-09-07T07:06:28.5930826Z copying torch/include/torch/headeronly/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/vec256 2025-09-07T07:06:28.5937617Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.5939281Z copying torch/include/torch/headeronly/util/BFloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.5947863Z copying torch/include/torch/headeronly/util/Exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.5955471Z copying torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.5966541Z copying torch/include/torch/headeronly/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.5974654Z copying torch/include/torch/headeronly/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.5983000Z copying torch/include/torch/headeronly/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.5995093Z copying torch/include/torch/headeronly/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6003154Z copying torch/include/torch/headeronly/util/Float8_e8m0fnu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6021076Z copying torch/include/torch/headeronly/util/Float8_fnuz_cvt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6023766Z copying torch/include/torch/headeronly/util/Half.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6043304Z copying torch/include/torch/headeronly/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6044840Z copying torch/include/torch/headeronly/util/bit_cast.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6060179Z copying torch/include/torch/headeronly/util/bits.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6063588Z copying torch/include/torch/headeronly/util/complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6079080Z copying torch/include/torch/headeronly/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6082590Z copying torch/include/torch/headeronly/util/qint32.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6099681Z copying torch/include/torch/headeronly/util/qint8.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6100969Z copying torch/include/torch/headeronly/util/quint2x4.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6112915Z copying torch/include/torch/headeronly/util/quint4x2.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6119514Z copying torch/include/torch/headeronly/util/quint8.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6128101Z copying torch/include/torch/headeronly/util/shim_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util 2025-09-07T07:06:28.6139548Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6143749Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6148893Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6163774Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6167877Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6178100Z copying torch/include/torch/csrc/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6192093Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6197677Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6207522Z copying torch/include/torch/csrc/Event.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6226905Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6229607Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6248752Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6251890Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6258273Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6272278Z copying torch/include/torch/csrc/PyInterpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6276244Z copying torch/include/torch/csrc/PyInterpreterHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6287131Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6293902Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6301155Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6308764Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6327903Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6329840Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6336255Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6343706Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6351039Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6358165Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6365819Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6373681Z copying torch/include/torch/csrc/itt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6385231Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6391474Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6408811Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6409936Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6416357Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-09-07T07:06:28.6426915Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit 2025-09-07T07:06:28.6428322Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit 2025-09-07T07:06:28.6444411Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit 2025-09-07T07:06:28.6446673Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit 2025-09-07T07:06:28.6453842Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6455500Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6467938Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6475755Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6491202Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6494432Z 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-09-07T07:06:28.6506518Z 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-09-07T07:06:28.6513318Z 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-09-07T07:06:28.6520833Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6528159Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6546138Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6547678Z 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-09-07T07:06:28.6555641Z 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-09-07T07:06:28.6564304Z 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-09-07T07:06:28.6571932Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6579237Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6587165Z 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-09-07T07:06:28.6594718Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6605487Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6612893Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6625109Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6631633Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6647950Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6649732Z 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-09-07T07:06:28.6656785Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6664842Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6683206Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6687116Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6723699Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-09-07T07:06:28.6724833Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6726567Z 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-09-07T07:06:28.6733194Z 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-09-07T07:06:28.6741034Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6753853Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6761823Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6772896Z 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-09-07T07:06:28.6779484Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6793679Z 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-09-07T07:06:28.6798836Z 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-09-07T07:06:28.6805646Z 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-09-07T07:06:28.6812355Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6819174Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6827035Z 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-09-07T07:06:28.6852334Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6855746Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6870318Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6874420Z copying torch/include/torch/csrc/jit/serialization/pickler_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6882160Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6898321Z 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-09-07T07:06:28.6900047Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6914349Z 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-09-07T07:06:28.6919228Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-09-07T07:06:28.6937268Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-09-07T07:06:28.6938356Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-09-07T07:06:28.6940884Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-09-07T07:06:28.6948617Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-09-07T07:06:28.6962483Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-09-07T07:06:28.6968271Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-09-07T07:06:28.6985889Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-09-07T07:06:28.6986982Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-09-07T07:06:28.6990187Z 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-09-07T07:06:28.7007813Z 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-09-07T07:06:28.7009237Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-09-07T07:06:28.7016048Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-09-07T07:06:28.7023157Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-09-07T07:06:28.7030826Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-09-07T07:06:28.7047777Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-09-07T07:06:28.7049221Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-09-07T07:06:28.7055934Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-09-07T07:06:28.7057610Z 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-09-07T07:06:28.7065135Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc 2025-09-07T07:06:28.7066962Z 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-09-07T07:06:28.7077853Z 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-09-07T07:06:28.7084684Z 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-09-07T07:06:28.7092302Z 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-09-07T07:06:28.7106184Z 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-09-07T07:06:28.7110650Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack 2025-09-07T07:06:28.7112505Z 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-09-07T07:06:28.7119573Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-09-07T07:06:28.7121371Z 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-09-07T07:06:28.7132230Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-09-07T07:06:28.7134003Z 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-09-07T07:06:28.7141002Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-09-07T07:06:28.7142810Z 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-09-07T07:06:28.7150485Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/cuda 2025-09-07T07:06:28.7152274Z 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-09-07T07:06:28.7159611Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-09-07T07:06:28.7161929Z 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-09-07T07:06:28.7168941Z 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-09-07T07:06:28.7176334Z 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-09-07T07:06:28.7187590Z 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-09-07T07:06:28.7195141Z 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-09-07T07:06:28.7202436Z 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-09-07T07:06:28.7219731Z 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-09-07T07:06:28.7221205Z 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-09-07T07:06:28.7228917Z 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-09-07T07:06:28.7236265Z 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-09-07T07:06:28.7244169Z 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-09-07T07:06:28.7251429Z 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-09-07T07:06:28.7263210Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-09-07T07:06:28.7265019Z 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-09-07T07:06:28.7273145Z 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-09-07T07:06:28.7280859Z 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-09-07T07:06:28.7287983Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-09-07T07:06:28.7289717Z 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-09-07T07:06:28.7297347Z 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-09-07T07:06:28.7305589Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-09-07T07:06:28.7307553Z 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-09-07T07:06:28.7314693Z 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-09-07T07:06:28.7322421Z 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-09-07T07:06:28.7341617Z 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-09-07T07:06:28.7346123Z 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-09-07T07:06:28.7350944Z 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-09-07T07:06:28.7358511Z 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-09-07T07:06:28.7369101Z 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-09-07T07:06:28.7376131Z 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-09-07T07:06:28.7383751Z 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-09-07T07:06:28.7392017Z 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-09-07T07:06:28.7399096Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/cuda 2025-09-07T07:06:28.7400712Z copying torch/include/torch/csrc/jit/cuda/cuda.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/cuda 2025-09-07T07:06:28.7407547Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-09-07T07:06:28.7409266Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-09-07T07:06:28.7417396Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-09-07T07:06:28.7425637Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-09-07T07:06:28.7441330Z 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-09-07T07:06:28.7443883Z copying torch/include/torch/csrc/jit/ir/graph_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-09-07T07:06:28.7462501Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-09-07T07:06:28.7471144Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-09-07T07:06:28.7492895Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-09-07T07:06:28.7498820Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-09-07T07:06:28.7505813Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-09-07T07:06:28.7513101Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-09-07T07:06:28.7530555Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-09-07T07:06:28.7531791Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-09-07T07:06:28.7537711Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7539522Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7546442Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7553728Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7562385Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7580401Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7581651Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7588474Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7595800Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7602930Z 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-09-07T07:06:28.7613313Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7620682Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7628763Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7648543Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7650320Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7657615Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7665228Z 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-09-07T07:06:28.7672305Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7690064Z 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-09-07T07:06:28.7691423Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7697714Z 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-09-07T07:06:28.7705325Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7712917Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-09-07T07:06:28.7720218Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility 2025-09-07T07:06:28.7721882Z 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-09-07T07:06:28.7729095Z 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-09-07T07:06:28.7736691Z 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-09-07T07:06:28.7747684Z 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-09-07T07:06:28.7754765Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer 2025-09-07T07:06:28.7756722Z 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-09-07T07:06:28.7764970Z 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-09-07T07:06:28.7772901Z 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-09-07T07:06:28.7780057Z 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-09-07T07:06:28.7794637Z 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-09-07T07:06:28.7799107Z 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-09-07T07:06:28.7808437Z 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-09-07T07:06:28.7826086Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc 2025-09-07T07:06:28.7827213Z 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-09-07T07:06:28.7829681Z 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-09-07T07:06:28.7848496Z 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-09-07T07:06:28.7849592Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train 2025-09-07T07:06:28.7850665Z 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-09-07T07:06:28.7857284Z 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-09-07T07:06:28.7865319Z 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-09-07T07:06:28.7872399Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/optim 2025-09-07T07:06:28.7874106Z 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-09-07T07:06:28.7880880Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders 2025-09-07T07:06:28.7882559Z 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-09-07T07:06:28.7889972Z 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-09-07T07:06:28.7897672Z 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-09-07T07:06:28.7905247Z 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-09-07T07:06:28.7912252Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.7914021Z 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-09-07T07:06:28.7920935Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.7928580Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.7946236Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.7947580Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.7954664Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.7963139Z 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-09-07T07:06:28.7970499Z 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-09-07T07:06:28.7977964Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.7986146Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.7993976Z 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-09-07T07:06:28.8001157Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8018857Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8020264Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8028016Z 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-09-07T07:06:28.8046263Z 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-09-07T07:06:28.8049413Z 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-09-07T07:06:28.8062174Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8067484Z 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-09-07T07:06:28.8082237Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8087666Z 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-09-07T07:06:28.8095026Z 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-09-07T07:06:28.8106416Z 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-09-07T07:06:28.8113409Z 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-09-07T07:06:28.8120739Z 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-09-07T07:06:28.8127978Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8135302Z 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-09-07T07:06:28.8146850Z 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-09-07T07:06:28.8153880Z 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-09-07T07:06:28.8161605Z 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-09-07T07:06:28.8178917Z 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-09-07T07:06:28.8180335Z 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-09-07T07:06:28.8186942Z 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-09-07T07:06:28.8194266Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8201416Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8212266Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8219516Z 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-09-07T07:06:28.8233951Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8238472Z 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-09-07T07:06:28.8246003Z 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-09-07T07:06:28.8253090Z 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-09-07T07:06:28.8267481Z 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-09-07T07:06:28.8273148Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8281045Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8298763Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8300150Z 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-09-07T07:06:28.8307047Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8314618Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8339461Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8346656Z 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-09-07T07:06:28.8356696Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8364457Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8371650Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8378843Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8392544Z 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-09-07T07:06:28.8397707Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8407331Z 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-09-07T07:06:28.8414223Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8421763Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8433913Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8439569Z 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-09-07T07:06:28.8446984Z 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-09-07T07:06:28.8454414Z 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-09-07T07:06:28.8462253Z 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-09-07T07:06:28.8474620Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8482556Z 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-09-07T07:06:28.8501895Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8506218Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8511772Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8519179Z 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-09-07T07:06:28.8536897Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8538422Z 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-09-07T07:06:28.8545931Z 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-09-07T07:06:28.8552917Z 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-09-07T07:06:28.8566018Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8572199Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8584250Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8590544Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8598330Z 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-09-07T07:06:28.8616732Z 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-09-07T07:06:28.8618167Z 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-09-07T07:06:28.8625727Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8633357Z 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-09-07T07:06:28.8640895Z 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-09-07T07:06:28.8659093Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8660962Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8667644Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-09-07T07:06:28.8674660Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-09-07T07:06:28.8676620Z 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-09-07T07:06:28.8683049Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-09-07T07:06:28.8684801Z 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-09-07T07:06:28.8692488Z 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-09-07T07:06:28.8700516Z 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-09-07T07:06:28.8708811Z 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-09-07T07:06:28.8716363Z 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-09-07T07:06:28.8723710Z 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-09-07T07:06:28.8731304Z 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-09-07T07:06:28.8738976Z 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-09-07T07:06:28.8753750Z 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-09-07T07:06:28.8758989Z 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-09-07T07:06:28.8768584Z 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-09-07T07:06:28.8786132Z 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-09-07T07:06:28.8787757Z 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-09-07T07:06:28.8795517Z 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-09-07T07:06:28.8812092Z 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-09-07T07:06:28.8814055Z 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-09-07T07:06:28.8825695Z 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-09-07T07:06:28.8832873Z 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-09-07T07:06:28.8841008Z 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-09-07T07:06:28.8848471Z 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-09-07T07:06:28.8858324Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-09-07T07:06:28.8860340Z 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-09-07T07:06:28.8868005Z 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-09-07T07:06:28.8876146Z 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-09-07T07:06:28.8883513Z 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-09-07T07:06:28.8890538Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization 2025-09-07T07:06:28.8892346Z 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-09-07T07:06:28.8900279Z 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-09-07T07:06:28.8908921Z 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-09-07T07:06:28.8916496Z 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-09-07T07:06:28.8924389Z 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-09-07T07:06:28.8932063Z 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-09-07T07:06:28.8947040Z 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-09-07T07:06:28.8967280Z 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-09-07T07:06:28.8971806Z 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-09-07T07:06:28.8978394Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils 2025-09-07T07:06:28.8980289Z 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-09-07T07:06:28.8987992Z 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-09-07T07:06:28.8996321Z 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-09-07T07:06:28.9004090Z 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-09-07T07:06:28.9012062Z 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-09-07T07:06:28.9022632Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-09-07T07:06:28.9024158Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-09-07T07:06:28.9032035Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-09-07T07:06:28.9039418Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-09-07T07:06:28.9047183Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-09-07T07:06:28.9068275Z 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-09-07T07:06:28.9074345Z 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-09-07T07:06:28.9082211Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-09-07T07:06:28.9090141Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-09-07T07:06:28.9106409Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-09-07T07:06:28.9109570Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-09-07T07:06:28.9117401Z 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-09-07T07:06:28.9128218Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-09-07T07:06:28.9135665Z 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-09-07T07:06:28.9147456Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-09-07T07:06:28.9154554Z 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-09-07T07:06:28.9162630Z 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-09-07T07:06:28.9169844Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9171626Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9180043Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9188660Z 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-09-07T07:06:28.9196094Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9207173Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9214451Z 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-09-07T07:06:28.9222132Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9235281Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9241686Z 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-09-07T07:06:28.9260205Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9261795Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9274338Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9280451Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9299209Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9301342Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9309225Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9317809Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9335567Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9337169Z 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-09-07T07:06:28.9344550Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9362626Z 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-09-07T07:06:28.9386193Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9390765Z 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-09-07T07:06:28.9398224Z 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-09-07T07:06:28.9408251Z 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-09-07T07:06:28.9415595Z 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-09-07T07:06:28.9423011Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9430890Z 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-09-07T07:06:28.9438050Z 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-09-07T07:06:28.9456136Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-09-07T07:06:28.9457547Z 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-09-07T07:06:28.9464360Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter 2025-09-07T07:06:28.9466108Z 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-09-07T07:06:28.9473185Z 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-09-07T07:06:28.9493432Z 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-09-07T07:06:28.9499516Z 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-09-07T07:06:28.9506303Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static 2025-09-07T07:06:28.9508115Z 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-09-07T07:06:28.9524574Z 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-09-07T07:06:28.9527023Z 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-09-07T07:06:28.9549035Z 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-09-07T07:06:28.9553420Z 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-09-07T07:06:28.9561675Z 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-09-07T07:06:28.9582475Z 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-09-07T07:06:28.9586479Z 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-09-07T07:06:28.9591148Z 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-09-07T07:06:28.9598855Z 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-09-07T07:06:28.9606259Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9607881Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9615453Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9623454Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9634529Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9642472Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9660719Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9662201Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9669512Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9677142Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9685251Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9707525Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9710512Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9728386Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9729909Z 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-09-07T07:06:28.9737776Z 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-09-07T07:06:28.9751459Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9758719Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9766711Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9774290Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9785442Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9792763Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9810443Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9812592Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9823622Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9830693Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9854029Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9861076Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9867571Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9875715Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9883114Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9901189Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9902791Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9909851Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9917481Z 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-09-07T07:06:28.9927938Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9936218Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9945064Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9953526Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9966271Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9972598Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9985976Z 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-09-07T07:06:28.9990827Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:06:28.9998162Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators 2025-09-07T07:06:28.9999821Z 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-09-07T07:06:29.0007070Z 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-09-07T07:06:29.0014751Z 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-09-07T07:06:29.0022309Z 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-09-07T07:06:29.0030226Z 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-09-07T07:06:29.0048534Z 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-09-07T07:06:29.0050236Z 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-09-07T07:06:29.0056790Z 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-09-07T07:06:29.0066171Z 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-09-07T07:06:29.0073365Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing 2025-09-07T07:06:29.0074923Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing 2025-09-07T07:06:29.0082371Z 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-09-07T07:06:29.0099141Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-09-07T07:06:29.0100088Z copying torch/include/torch/csrc/stable/library.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-09-07T07:06:29.0104518Z copying torch/include/torch/csrc/stable/accelerator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-09-07T07:06:29.0112482Z copying torch/include/torch/csrc/stable/ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-09-07T07:06:29.0120105Z copying torch/include/torch/csrc/stable/stableivalue_conversions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-09-07T07:06:29.0138389Z copying torch/include/torch/csrc/stable/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-09-07T07:06:29.0139559Z copying torch/include/torch/csrc/stable/tensor_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-09-07T07:06:29.0147255Z copying torch/include/torch/csrc/stable/tensor_struct.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-09-07T07:06:29.0154357Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-09-07T07:06:29.0156784Z 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-09-07T07:06:29.0164694Z 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-09-07T07:06:29.0172814Z 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-09-07T07:06:29.0185122Z 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-09-07T07:06:29.0191801Z 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-09-07T07:06:29.0211476Z 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-09-07T07:06:29.0217166Z 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-09-07T07:06:29.0221636Z 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-09-07T07:06:29.0235862Z 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-09-07T07:06:29.0244120Z 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-09-07T07:06:29.0251349Z 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-09-07T07:06:29.0263398Z 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-09-07T07:06:29.0269146Z 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-09-07T07:06:29.0276803Z 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-09-07T07:06:29.0284053Z 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-09-07T07:06:29.0291877Z 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-09-07T07:06:29.0306321Z 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-09-07T07:06:29.0310311Z 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-09-07T07:06:29.0317841Z 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-09-07T07:06:29.0342727Z 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-09-07T07:06:29.0344718Z 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-09-07T07:06:29.0352703Z 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-09-07T07:06:29.0360171Z 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-09-07T07:06:29.0378912Z 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-09-07T07:06:29.0380059Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data 2025-09-07T07:06:29.0381315Z 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-09-07T07:06:29.0388791Z 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-09-07T07:06:29.0396063Z 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-09-07T07:06:29.0403269Z 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-09-07T07:06:29.0410785Z 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-09-07T07:06:29.0419186Z 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-09-07T07:06:29.0432515Z 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-09-07T07:06:29.0438293Z 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-09-07T07:06:29.0445514Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-09-07T07:06:29.0447300Z 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-09-07T07:06:29.0454973Z 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-09-07T07:06:29.0463084Z 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-09-07T07:06:29.0470279Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets 2025-09-07T07:06:29.0472104Z 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-09-07T07:06:29.0479581Z 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-09-07T07:06:29.0488113Z 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-09-07T07:06:29.0507568Z 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-09-07T07:06:29.0511022Z 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-09-07T07:06:29.0528345Z 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-09-07T07:06:29.0530304Z 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-09-07T07:06:29.0536686Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/detail 2025-09-07T07:06:29.0538482Z 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-09-07T07:06:29.0546059Z 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-09-07T07:06:29.0557065Z 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-09-07T07:06:29.0564598Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers 2025-09-07T07:06:29.0566253Z 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-09-07T07:06:29.0574598Z 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-09-07T07:06:29.0582328Z 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-09-07T07:06:29.0589946Z 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-09-07T07:06:29.0597712Z 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-09-07T07:06:29.0605577Z 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-09-07T07:06:29.0612951Z 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-09-07T07:06:29.0619883Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms 2025-09-07T07:06:29.0621627Z 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-09-07T07:06:29.0629343Z 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-09-07T07:06:29.0637086Z 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-09-07T07:06:29.0645076Z 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-09-07T07:06:29.0653051Z 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-09-07T07:06:29.0666656Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/detail 2025-09-07T07:06:29.0668574Z 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-09-07T07:06:29.0675204Z 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-09-07T07:06:29.0682753Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nativert 2025-09-07T07:06:29.0684590Z copying torch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nativert 2025-09-07T07:06:29.0691438Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn 2025-09-07T07:06:29.0693173Z 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-09-07T07:06:29.0700599Z 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-09-07T07:06:29.0709002Z 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-09-07T07:06:29.0727500Z 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-09-07T07:06:29.0730054Z 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-09-07T07:06:29.0738167Z 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-09-07T07:06:29.0753035Z 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-09-07T07:06:29.0758790Z 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-09-07T07:06:29.0786341Z 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-09-07T07:06:29.0795387Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-09-07T07:06:29.0797257Z 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-09-07T07:06:29.0805262Z 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-09-07T07:06:29.0812364Z 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-09-07T07:06:29.0826306Z 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-09-07T07:06:29.0830404Z 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-09-07T07:06:29.0837642Z 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-09-07T07:06:29.0844718Z 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-09-07T07:06:29.0851839Z 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-09-07T07:06:29.0859188Z 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-09-07T07:06:29.0867336Z 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-09-07T07:06:29.0875806Z 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-09-07T07:06:29.0883420Z 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-09-07T07:06:29.0902100Z 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-09-07T07:06:29.0904078Z 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-09-07T07:06:29.0926923Z 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-09-07T07:06:29.0929157Z 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-09-07T07:06:29.0936007Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-09-07T07:06:29.0937749Z 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-09-07T07:06:29.0945288Z 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-09-07T07:06:29.0953540Z 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-09-07T07:06:29.0962459Z 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-09-07T07:06:29.0969966Z 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-09-07T07:06:29.0986985Z 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-09-07T07:06:29.0990268Z 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-09-07T07:06:29.1008177Z 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-09-07T07:06:29.1009926Z 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-09-07T07:06:29.1026352Z 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-09-07T07:06:29.1028522Z 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-09-07T07:06:29.1046910Z 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-09-07T07:06:29.1051612Z 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-09-07T07:06:29.1067971Z 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-09-07T07:06:29.1073300Z 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-09-07T07:06:29.1092026Z 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-09-07T07:06:29.1093820Z 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-09-07T07:06:29.1109216Z 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-09-07T07:06:29.1130609Z 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-09-07T07:06:29.1132466Z 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-09-07T07:06:29.1138849Z 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-09-07T07:06:29.1146692Z 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-09-07T07:06:29.1153324Z 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-09-07T07:06:29.1160065Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-09-07T07:06:29.1162315Z 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-09-07T07:06:29.1180195Z 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-09-07T07:06:29.1182232Z 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-09-07T07:06:29.1189126Z 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-09-07T07:06:29.1196448Z 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-09-07T07:06:29.1229101Z 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-09-07T07:06:29.1254093Z 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-09-07T07:06:29.1256155Z 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-09-07T07:06:29.1261477Z 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-09-07T07:06:29.1269003Z 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-09-07T07:06:29.1286924Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-09-07T07:06:29.1288310Z 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-09-07T07:06:29.1290905Z 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-09-07T07:06:29.1297168Z 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-09-07T07:06:29.1303370Z 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-09-07T07:06:29.1310647Z 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-09-07T07:06:29.1316973Z 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-09-07T07:06:29.1323557Z 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-09-07T07:06:29.1330317Z 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-09-07T07:06:29.1336681Z 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-09-07T07:06:29.1343469Z 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-09-07T07:06:29.1350390Z 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-09-07T07:06:29.1358783Z 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-09-07T07:06:29.1366374Z 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-09-07T07:06:29.1373528Z 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-09-07T07:06:29.1380000Z 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-09-07T07:06:29.1388094Z 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-09-07T07:06:29.1395822Z 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-09-07T07:06:29.1403051Z 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-09-07T07:06:29.1418798Z 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-09-07T07:06:29.1421109Z 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-09-07T07:06:29.1433005Z 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-09-07T07:06:29.1438073Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-09-07T07:06:29.1439834Z 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-09-07T07:06:29.1446897Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils 2025-09-07T07:06:29.1448655Z 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-09-07T07:06:29.1463558Z 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-09-07T07:06:29.1468496Z 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-09-07T07:06:29.1476344Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim 2025-09-07T07:06:29.1478003Z 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-09-07T07:06:29.1484650Z 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-09-07T07:06:29.1492030Z 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-09-07T07:06:29.1499293Z 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-09-07T07:06:29.1506941Z 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-09-07T07:06:29.1514190Z 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-09-07T07:06:29.1521592Z 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-09-07T07:06:29.1529570Z 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-09-07T07:06:29.1545598Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-09-07T07:06:29.1547092Z 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-09-07T07:06:29.1551478Z 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-09-07T07:06:29.1559267Z 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-09-07T07:06:29.1566540Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/python 2025-09-07T07:06:29.1568264Z 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-09-07T07:06:29.1575760Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize 2025-09-07T07:06:29.1577509Z 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-09-07T07:06:29.1588770Z 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-09-07T07:06:29.1595843Z 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-09-07T07:06:29.1603584Z 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-09-07T07:06:29.1610515Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1612385Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1627536Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1638457Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1646279Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1662032Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1665529Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1672572Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1679671Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1698234Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1700051Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1715223Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1720749Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1740525Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1741786Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1748541Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1756496Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1767437Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1777990Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1791913Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1797842Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1816600Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1817905Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1824715Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1831958Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1851281Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1854342Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1868721Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1876154Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1892684Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1897460Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1912644Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1919766Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1938172Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1939526Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1947485Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1954470Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1962205Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1969330Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1986676Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1988315Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.1995523Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.2002559Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.2021694Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.2026026Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.2031394Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.2054848Z copying torch/include/torch/csrc/autograd/variable_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-09-07T07:06:29.2055903Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-09-07T07:06:29.2057299Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-09-07T07:06:29.2065193Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-09-07T07:06:29.2072535Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-09-07T07:06:29.2090560Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-09-07T07:06:29.2092186Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-09-07T07:06:29.2098461Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-09-07T07:06:29.2105714Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-09-07T07:06:29.2107404Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-09-07T07:06:29.2114869Z 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-09-07T07:06:29.2122331Z 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-09-07T07:06:29.2133393Z 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-09-07T07:06:29.2140601Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-09-07T07:06:29.2148721Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-09-07T07:06:29.2162087Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-09-07T07:06:29.2166605Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-09-07T07:06:29.2171836Z 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-09-07T07:06:29.2186792Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-09-07T07:06:29.2190625Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-09-07T07:06:29.2230763Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-09-07T07:06:29.2256911Z copying torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-09-07T07:06:29.2265547Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cpu 2025-09-07T07:06:29.2267212Z copying torch/include/torch/csrc/cpu/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cpu 2025-09-07T07:06:29.2273481Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2275357Z copying torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2282646Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2299787Z copying torch/include/torch/csrc/cuda/GdsFile.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2301167Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2313050Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2318421Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2336752Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2338055Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2344777Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2352085Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2366483Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2371762Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2383571Z copying torch/include/torch/csrc/cuda/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-09-07T07:06:29.2389998Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd 2025-09-07T07:06:29.2391741Z copying torch/include/torch/csrc/distributed/autograd/autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd 2025-09-07T07:06:29.2399738Z copying torch/include/torch/csrc/distributed/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd 2025-09-07T07:06:29.2407118Z copying torch/include/torch/csrc/distributed/autograd/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd 2025-09-07T07:06:29.2417323Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/context 2025-09-07T07:06:29.2419085Z 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-09-07T07:06:29.2427319Z 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-09-07T07:06:29.2434532Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/engine 2025-09-07T07:06:29.2436530Z 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-09-07T07:06:29.2443166Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/functions 2025-09-07T07:06:29.2444990Z 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-09-07T07:06:29.2452277Z 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-09-07T07:06:29.2459298Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-09-07T07:06:29.2461611Z 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-09-07T07:06:29.2469306Z 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-09-07T07:06:29.2476806Z 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-09-07T07:06:29.2483965Z 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-09-07T07:06:29.2491766Z 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-09-07T07:06:29.2499142Z 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-09-07T07:06:29.2513062Z 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-09-07T07:06:29.2522060Z 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-09-07T07:06:29.2539860Z 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-09-07T07:06:29.2541759Z 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-09-07T07:06:29.2548313Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:29.2549996Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:29.2567401Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:29.2568905Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:29.2574754Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:29.2582571Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:29.2590990Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:29.2609259Z 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-09-07T07:06:29.2610713Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:29.2617702Z copying torch/include/torch/csrc/distributed/c10d/socket_fmt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:29.2630811Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization 2025-09-07T07:06:29.2635942Z 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-09-07T07:06:29.2640246Z 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-09-07T07:06:29.2647731Z 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-09-07T07:06:29.2654887Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:06:29.2656977Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:06:29.2664626Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2666668Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2673488Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2681332Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2698939Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2700392Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2707819Z 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-09-07T07:06:29.2715147Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2722313Z 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-09-07T07:06:29.2739669Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2741178Z 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-09-07T07:06:29.2749137Z 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-09-07T07:06:29.2756957Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2764617Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2775639Z 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-09-07T07:06:29.2782884Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2791049Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2809528Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2811729Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2819719Z 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-09-07T07:06:29.2827446Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2837924Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2856323Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2858884Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2883803Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2897321Z 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-09-07T07:06:29.2898888Z 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-09-07T07:06:29.2906554Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:06:29.2912924Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/metrics 2025-09-07T07:06:29.2915128Z 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-09-07T07:06:29.2921550Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/profiler 2025-09-07T07:06:29.2923617Z 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-09-07T07:06:29.2930344Z 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-09-07T07:06:29.2945500Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/testing 2025-09-07T07:06:29.2946822Z 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-09-07T07:06:29.2953609Z 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-09-07T07:06:29.2960386Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.2962518Z copying torch/include/torch/csrc/dynamo/cache_entry.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.2968785Z copying torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.2990142Z copying torch/include/torch/csrc/dynamo/cpp_shim.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.2994823Z copying torch/include/torch/csrc/dynamo/cpython_defs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.3001856Z copying torch/include/torch/csrc/dynamo/cpython_includes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.3019828Z copying torch/include/torch/csrc/dynamo/debug_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.3021023Z copying torch/include/torch/csrc/dynamo/eval_frame.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.3026679Z copying torch/include/torch/csrc/dynamo/eval_frame_cpp.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.3033636Z copying torch/include/torch/csrc/dynamo/extra_state.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.3049106Z copying torch/include/torch/csrc/dynamo/framelocals_mapping.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.3053870Z copying torch/include/torch/csrc/dynamo/guards.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.3064746Z copying torch/include/torch/csrc/dynamo/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.3072390Z copying torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.3079681Z copying torch/include/torch/csrc/dynamo/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-09-07T07:06:29.3087138Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export 2025-09-07T07:06:29.3089073Z copying torch/include/torch/csrc/export/example_upgraders.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export 2025-09-07T07:06:29.3095902Z copying torch/include/torch/csrc/export/pt2_archive_constants.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export 2025-09-07T07:06:29.3103169Z copying torch/include/torch/csrc/export/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export 2025-09-07T07:06:29.3110834Z copying torch/include/torch/csrc/export/upgrader.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export 2025-09-07T07:06:29.3118137Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/functorch 2025-09-07T07:06:29.3119914Z copying torch/include/torch/csrc/functorch/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/functorch 2025-09-07T07:06:29.3126217Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/fx 2025-09-07T07:06:29.3128016Z copying torch/include/torch/csrc/fx/node.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/fx 2025-09-07T07:06:29.3134513Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-09-07T07:06:29.3136439Z copying torch/include/torch/csrc/inductor/array_ref_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-09-07T07:06:29.3143076Z copying torch/include/torch/csrc/inductor/cpp_prefix.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-09-07T07:06:29.3164717Z copying torch/include/torch/csrc/inductor/inductor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-09-07T07:06:29.3168469Z copying torch/include/torch/csrc/inductor/static_cuda_launcher.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-09-07T07:06:29.3175345Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_eager 2025-09-07T07:06:29.3177374Z 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-09-07T07:06:29.3184624Z 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-09-07T07:06:29.3191782Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include 2025-09-07T07:06:29.3193763Z 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-09-07T07:06:29.3200639Z 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-09-07T07:06:29.3217938Z 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-09-07T07:06:29.3219389Z 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-09-07T07:06:29.3226930Z 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-09-07T07:06:29.3234393Z 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-09-07T07:06:29.3241476Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_package 2025-09-07T07:06:29.3243478Z 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-09-07T07:06:29.3253735Z 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-09-07T07:06:29.3260987Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner 2025-09-07T07:06:29.3263116Z 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-09-07T07:06:29.3270141Z 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-09-07T07:06:29.3289870Z 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-09-07T07:06:29.3294335Z 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-09-07T07:06:29.3301906Z 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-09-07T07:06:29.3309485Z 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-09-07T07:06:29.3327834Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-09-07T07:06:29.3329070Z 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-09-07T07:06:29.3332149Z 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-09-07T07:06:29.3339015Z 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-09-07T07:06:29.3353596Z 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-09-07T07:06:29.3359230Z 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-09-07T07:06:29.3370417Z 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-09-07T07:06:29.3377978Z copying torch/include/torch/csrc/inductor/aoti_runtime/model_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-09-07T07:06:29.3394037Z 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-09-07T07:06:29.3399806Z 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-09-07T07:06:29.3407856Z 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-09-07T07:06:29.3415438Z 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-09-07T07:06:29.3423136Z 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-09-07T07:06:29.3431214Z 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-09-07T07:06:29.3448820Z 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-09-07T07:06:29.3450114Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch 2025-09-07T07:06:29.3451266Z 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-09-07T07:06:29.3463441Z 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-09-07T07:06:29.3468471Z 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-09-07T07:06:29.3475980Z 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-09-07T07:06:29.3483622Z 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-09-07T07:06:29.3501156Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c 2025-09-07T07:06:29.3502342Z copying torch/include/torch/csrc/inductor/aoti_torch/c/macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c 2025-09-07T07:06:29.3503783Z 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-09-07T07:06:29.3522335Z 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-09-07T07:06:29.3524864Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c 2025-09-07T07:06:29.3540402Z 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-09-07T07:06:29.3542718Z 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-09-07T07:06:29.3554759Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-09-07T07:06:29.3556665Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-09-07T07:06:29.3564912Z 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-09-07T07:06:29.3582419Z 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-09-07T07:06:29.3604120Z 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-09-07T07:06:29.3607542Z 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-09-07T07:06:29.3615130Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper 2025-09-07T07:06:29.3617045Z 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-09-07T07:06:29.3629155Z 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-09-07T07:06:29.3649496Z 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-09-07T07:06:29.3651074Z 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-09-07T07:06:29.3656829Z 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-09-07T07:06:29.3664680Z 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-09-07T07:06:29.3671942Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-09-07T07:06:29.3673883Z 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-09-07T07:06:29.3681275Z 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-09-07T07:06:29.3688577Z 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-09-07T07:06:29.3695800Z 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-09-07T07:06:29.3706089Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/instruction_counter 2025-09-07T07:06:29.3708035Z copying torch/include/torch/csrc/instruction_counter/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/instruction_counter 2025-09-07T07:06:29.3718043Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-09-07T07:06:29.3719916Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-09-07T07:06:29.3737704Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-09-07T07:06:29.3739255Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-09-07T07:06:29.3746919Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-09-07T07:06:29.3753473Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3755372Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3762733Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3779716Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3781111Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3794549Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3800272Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3818538Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3819754Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3827267Z 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-09-07T07:06:29.3834573Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3841557Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3859321Z 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-09-07T07:06:29.3861026Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3869015Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3876764Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3883735Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3891138Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3900094Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3908524Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3926538Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3927955Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3934661Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3941839Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3950018Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-09-07T07:06:29.3957335Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/internal_ops 2025-09-07T07:06:29.3959201Z 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-09-07T07:06:29.3966550Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ops 2025-09-07T07:06:29.3968508Z 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-09-07T07:06:29.3975677Z 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-09-07T07:06:29.3983126Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated 2025-09-07T07:06:29.3985440Z copying torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated 2025-09-07T07:06:29.3993195Z copying torch/include/torch/csrc/lazy/generated/LazyIr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated 2025-09-07T07:06:29.4025523Z copying torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated 2025-09-07T07:06:29.4028951Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python 2025-09-07T07:06:29.4030718Z copying torch/include/torch/csrc/lazy/python/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python 2025-09-07T07:06:29.4038048Z copying torch/include/torch/csrc/lazy/python/python_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python 2025-09-07T07:06:29.4045483Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend 2025-09-07T07:06:29.4047302Z 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-09-07T07:06:29.4054185Z 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-09-07T07:06:29.4062309Z 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-09-07T07:06:29.4069765Z 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-09-07T07:06:29.4077415Z 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-09-07T07:06:29.4085793Z 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-09-07T07:06:29.4103410Z 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-09-07T07:06:29.4105127Z 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-09-07T07:06:29.4112508Z 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-09-07T07:06:29.4120006Z 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-09-07T07:06:29.4136645Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops 2025-09-07T07:06:29.4137799Z 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-09-07T07:06:29.4141550Z 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-09-07T07:06:29.4149124Z 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-09-07T07:06:29.4155953Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor 2025-09-07T07:06:29.4157973Z copying torch/include/torch/csrc/monitor/counters.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor 2025-09-07T07:06:29.4165527Z copying torch/include/torch/csrc/monitor/events.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor 2025-09-07T07:06:29.4182401Z copying torch/include/torch/csrc/monitor/python_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor 2025-09-07T07:06:29.4187984Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mps 2025-09-07T07:06:29.4189728Z copying torch/include/torch/csrc/mps/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mps 2025-09-07T07:06:29.4196288Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia 2025-09-07T07:06:29.4198237Z copying torch/include/torch/csrc/mtia/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia 2025-09-07T07:06:29.4205169Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/profiler 2025-09-07T07:06:29.4207158Z copying torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/profiler 2025-09-07T07:06:29.4213152Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/multiprocessing 2025-09-07T07:06:29.4215118Z copying torch/include/torch/csrc/multiprocessing/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/multiprocessing 2025-09-07T07:06:29.4221123Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx 2025-09-07T07:06:29.4222954Z copying torch/include/torch/csrc/onnx/back_compat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx 2025-09-07T07:06:29.4229959Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx 2025-09-07T07:06:29.4247315Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx 2025-09-07T07:06:29.4248379Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-09-07T07:06:29.4250207Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-09-07T07:06:29.4256965Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-09-07T07:06:29.4266063Z copying torch/include/torch/csrc/profiler/combined_traceback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-09-07T07:06:29.4282182Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-09-07T07:06:29.4285122Z copying torch/include/torch/csrc/profiler/data_flow.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-09-07T07:06:29.4295867Z copying torch/include/torch/csrc/profiler/events.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-09-07T07:06:29.4313469Z copying torch/include/torch/csrc/profiler/kineto_client_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-09-07T07:06:29.4334399Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-09-07T07:06:29.4335648Z copying torch/include/torch/csrc/profiler/perf-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-09-07T07:06:29.4342278Z copying torch/include/torch/csrc/profiler/perf.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-09-07T07:06:29.4353668Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-09-07T07:06:29.4359541Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration 2025-09-07T07:06:29.4362149Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration 2025-09-07T07:06:29.4368816Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration 2025-09-07T07:06:29.4375617Z copying torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration 2025-09-07T07:06:29.4382313Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python 2025-09-07T07:06:29.4384590Z copying torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python 2025-09-07T07:06:29.4391271Z copying torch/include/torch/csrc/profiler/python/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python 2025-09-07T07:06:29.4408385Z copying torch/include/torch/csrc/profiler/python/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python 2025-09-07T07:06:29.4409495Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone 2025-09-07T07:06:29.4410973Z 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-09-07T07:06:29.4417908Z copying torch/include/torch/csrc/profiler/standalone/itt_observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone 2025-09-07T07:06:29.4424970Z copying torch/include/torch/csrc/profiler/standalone/nvtx_observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone 2025-09-07T07:06:29.4432252Z copying torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone 2025-09-07T07:06:29.4448910Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/stubs 2025-09-07T07:06:29.4450426Z copying torch/include/torch/csrc/profiler/stubs/base.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/stubs 2025-09-07T07:06:29.4452299Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4454136Z copying torch/include/torch/csrc/profiler/unwind/action.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4461429Z copying torch/include/torch/csrc/profiler/unwind/communicate.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4472645Z copying torch/include/torch/csrc/profiler/unwind/debug_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4479101Z copying torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4486711Z 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-09-07T07:06:29.4495616Z 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-09-07T07:06:29.4502700Z copying torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4516795Z copying torch/include/torch/csrc/profiler/unwind/fde.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4520843Z copying torch/include/torch/csrc/profiler/unwind/lexer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4537798Z 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-09-07T07:06:29.4539662Z copying torch/include/torch/csrc/profiler/unwind/mem_file.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4554195Z copying torch/include/torch/csrc/profiler/unwind/range_table.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4559127Z copying torch/include/torch/csrc/profiler/unwind/sections.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4567314Z copying torch/include/torch/csrc/profiler/unwind/unwind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4577647Z copying torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4584866Z copying torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:06:29.4591652Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/tensor 2025-09-07T07:06:29.4593578Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/tensor 2025-09-07T07:06:29.4599951Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4601864Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4609293Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4616979Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4628451Z copying torch/include/torch/csrc/utils/device_lazy_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4645832Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4647298Z copying torch/include/torch/csrc/utils/generated_serialization_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4668877Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4688699Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4690882Z copying torch/include/torch/csrc/utils/nested.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4697980Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4705533Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4712754Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4720203Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4728066Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4746348Z copying torch/include/torch/csrc/utils/pyobject_preservation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4748868Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4768241Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4774307Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4781558Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4793183Z copying torch/include/torch/csrc/utils/python_raii.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4799501Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4807548Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4815491Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4826804Z copying torch/include/torch/csrc/utils/python_symnode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4833737Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4843604Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4854691Z copying torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4874351Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4879810Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4887225Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4894436Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4901768Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4909387Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4927194Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4928401Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4936732Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4943726Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4951391Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4965386Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4969621Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4986775Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.4990051Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.5008305Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.5009518Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.5016305Z copying torch/include/torch/csrc/utils/verbose.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-09-07T07:06:29.5023358Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu 2025-09-07T07:06:29.5025617Z copying torch/include/torch/csrc/xpu/Event.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu 2025-09-07T07:06:29.5032115Z copying torch/include/torch/csrc/xpu/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu 2025-09-07T07:06:29.5039331Z copying torch/include/torch/csrc/xpu/Stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu 2025-09-07T07:06:29.5052011Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5055222Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5061353Z copying torch/include/c10/core/AllocatorConfig.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5069307Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5086990Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5088094Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5095587Z copying torch/include/c10/core/CachingDeviceAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5103211Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5113546Z copying torch/include/c10/core/ConstantSymNodeImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5131067Z copying torch/include/c10/core/Contiguity.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5132267Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5140651Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5148854Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5162544Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5168142Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5177862Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5191679Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5198227Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5216472Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5230012Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5246623Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5249277Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5256794Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5268210Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5286804Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5289452Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5306167Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5308907Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5317237Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5324286Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5343056Z copying torch/include/c10/core/RefcountedDeleter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5347791Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5354611Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5368986Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5386838Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5391449Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5398969Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5418438Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5426827Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5444959Z copying torch/include/c10/core/SymBool.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5446812Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5454069Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5462117Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5468627Z copying torch/include/c10/core/SymNodeImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5487702Z copying torch/include/c10/core/SymbolicShapeMeta.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5489447Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5509497Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5526369Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5527467Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5533587Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5540532Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-09-07T07:06:29.5553301Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5556017Z copying torch/include/c10/core/impl/COW.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5561791Z copying torch/include/c10/core/impl/COWDeleter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5580160Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5581412Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5587816Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5595019Z copying torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5602125Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5619214Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5620403Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5629012Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5636436Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5644200Z copying torch/include/c10/core/impl/PyInterpreterHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5651417Z copying torch/include/c10/core/impl/PyObjectSlot.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5659477Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5674177Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5694078Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5696064Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5708038Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-09-07T07:06:29.5712756Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5714621Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5720862Z copying torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5737879Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5740090Z copying torch/include/c10/cuda/CUDADeviceAssertion.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5753968Z copying torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5758456Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5772219Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5778284Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5785832Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5796518Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5803603Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5813838Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5821082Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5829192Z copying torch/include/c10/cuda/driver_api.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-09-07T07:06:29.5847935Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl 2025-09-07T07:06:29.5849463Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl 2025-09-07T07:06:29.5852006Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl 2025-09-07T07:06:29.5859028Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/macros 2025-09-07T07:06:29.5861190Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/macros 2025-09-07T07:06:29.5868326Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/macros 2025-09-07T07:06:29.5885384Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/macros 2025-09-07T07:06:29.5886248Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-09-07T07:06:29.5887389Z copying torch/include/c10/metal/atomic.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-09-07T07:06:29.5894553Z copying torch/include/c10/metal/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-09-07T07:06:29.5902529Z copying torch/include/c10/metal/expm1f.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-09-07T07:06:29.5911088Z copying torch/include/c10/metal/igamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-09-07T07:06:29.5930178Z copying torch/include/c10/metal/indexing.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-09-07T07:06:29.5932315Z copying torch/include/c10/metal/random.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-09-07T07:06:29.5939549Z copying torch/include/c10/metal/reduction_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-09-07T07:06:29.5953990Z copying torch/include/c10/metal/special_math.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-09-07T07:06:29.5968755Z copying torch/include/c10/metal/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-09-07T07:06:29.5987472Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile 2025-09-07T07:06:29.5988444Z copying torch/include/c10/mobile/CPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile 2025-09-07T07:06:29.5995818Z copying torch/include/c10/mobile/CPUProfilingAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile 2025-09-07T07:06:29.6002275Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util 2025-09-07T07:06:29.6004100Z copying torch/include/c10/test/util/Macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util 2025-09-07T07:06:29.6010808Z copying torch/include/c10/test/util/complex_math_test_common.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util 2025-09-07T07:06:29.6019142Z copying torch/include/c10/test/util/complex_test_common.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util 2025-09-07T07:06:29.6033339Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6036488Z copying torch/include/c10/util/AbortHandler.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6041013Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6059138Z copying torch/include/c10/util/ApproximateClock.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6060584Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6067334Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6075544Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6082666Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6090197Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6097077Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6108494Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6115237Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6122510Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6133373Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6139961Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6147551Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6155012Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6162891Z copying torch/include/c10/util/DynamicCounter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6180916Z copying torch/include/c10/util/Enumerate.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6181906Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6189620Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6208285Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6209446Z copying torch/include/c10/util/FbcodeMaps.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6215395Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6223419Z copying torch/include/c10/util/Float4_e2m1fn_x2.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6235786Z copying torch/include/c10/util/Float8_e4m3fn-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6255050Z copying torch/include/c10/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6258335Z copying torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6265330Z copying torch/include/c10/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6272247Z copying torch/include/c10/util/Float8_e5m2-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6279390Z copying torch/include/c10/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6298411Z copying torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6300013Z copying torch/include/c10/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6307367Z copying torch/include/c10/util/Float8_e8m0fnu-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6314406Z copying torch/include/c10/util/Float8_e8m0fnu.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6321329Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6338875Z copying torch/include/c10/util/Gauge.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6339821Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6352621Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6358002Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6369603Z copying torch/include/c10/util/IntrusiveList.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6377142Z copying torch/include/c10/util/Lazy.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6388351Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6406749Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6408746Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6416918Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6424500Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6432748Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6440031Z copying torch/include/c10/util/NetworkFlow.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6447467Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6458052Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6466087Z copying torch/include/c10/util/ParallelGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6473691Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6490426Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6492308Z copying torch/include/c10/util/Semaphore.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6499428Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6507514Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6531261Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6533171Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6546970Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6551106Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6558284Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6566113Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6574147Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6584865Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6592981Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6601100Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6608364Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6616131Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6627035Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6644916Z copying torch/include/c10/util/WaitCounter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6648446Z copying torch/include/c10/util/WaitCounterDynamicBackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6668359Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6691149Z copying torch/include/c10/util/bit_cast.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6692158Z copying torch/include/c10/util/bits.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6697836Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6705468Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6721225Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6722755Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6729513Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6736538Z copying torch/include/c10/util/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6747527Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6765060Z copying torch/include/c10/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6772492Z copying torch/include/c10/util/generic_math.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6779013Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6789288Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6796808Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6821735Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6822753Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6829796Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6836962Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6844165Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6851796Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6870761Z copying torch/include/c10/util/overflows.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6877802Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6885204Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6892279Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6903144Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6910068Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6917339Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6936039Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6938601Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6945232Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6955760Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6968473Z copying torch/include/c10/util/ssize.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6977141Z copying torch/include/c10/util/static_tracepoint.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6984901Z copying torch/include/c10/util/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.6992707Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.7003814Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.7010465Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.7026487Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.7047401Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.7049318Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.7056372Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.7067140Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-09-07T07:06:29.7077718Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-09-07T07:06:29.7079558Z copying torch/include/c10/xpu/XPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-09-07T07:06:29.7087097Z copying torch/include/c10/xpu/XPUDeviceProp.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-09-07T07:06:29.7097903Z copying torch/include/c10/xpu/XPUException.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-09-07T07:06:29.7106169Z copying torch/include/c10/xpu/XPUFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-09-07T07:06:29.7116865Z copying torch/include/c10/xpu/XPUMacros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-09-07T07:06:29.7123557Z copying torch/include/c10/xpu/XPUStream.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-09-07T07:06:29.7133561Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/impl 2025-09-07T07:06:29.7135468Z copying torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/impl 2025-09-07T07:06:29.7142189Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/test/impl 2025-09-07T07:06:29.7144042Z copying torch/include/c10/xpu/test/impl/XPUTest.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/test/impl 2025-09-07T07:06:29.7150930Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core 2025-09-07T07:06:29.7152873Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core 2025-09-07T07:06:29.7160039Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core 2025-09-07T07:06:29.7167522Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core 2025-09-07T07:06:29.7177323Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels 2025-09-07T07:06:29.7179218Z copying torch/include/caffe2/perfkernels/batch_box_cox_vec.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels 2025-09-07T07:06:29.7193411Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels 2025-09-07T07:06:29.7199038Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels 2025-09-07T07:06:29.7205933Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-09-07T07:06:29.7207790Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-09-07T07:06:29.7240257Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-09-07T07:06:29.7243314Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-09-07T07:06:29.7250112Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-09-07T07:06:29.7265121Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-09-07T07:06:29.7269175Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-09-07T07:06:29.7287073Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-09-07T07:06:29.7288016Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils 2025-09-07T07:06:29.7289189Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils 2025-09-07T07:06:29.7295813Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils 2025-09-07T07:06:29.7307218Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils 2025-09-07T07:06:29.7313387Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-09-07T07:06:29.7315464Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-09-07T07:06:29.7322233Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-09-07T07:06:29.7329463Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-09-07T07:06:29.7347291Z copying torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-09-07T07:06:29.7350234Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-09-07T07:06:29.7364752Z copying torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-09-07T07:06:29.7368120Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7370014Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7376571Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7387782Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7405685Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7406567Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7413466Z copying torch/include/ATen/BlasBackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7420570Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7433119Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7438492Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7456933Z copying torch/include/ATen/CachedTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7459127Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7466835Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7477368Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7497540Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7498505Z copying torch/include/ATen/DTensorState.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7511945Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7517021Z copying torch/include/ATen/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7524505Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7531722Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7545024Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7550018Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7568120Z copying torch/include/ATen/Dispatch_v2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7590988Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7596128Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7603199Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7621151Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7622208Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7635741Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7643642Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7653967Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7666366Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7673804Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7681214Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7699273Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7700254Z copying torch/include/ATen/LegacyBatchedFallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7707287Z copying torch/include/ATen/LegacyBatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7714602Z copying torch/include/ATen/LegacyVmapMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7722077Z copying torch/include/ATen/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7733090Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7739680Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7747601Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7761298Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7767849Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7775087Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7783124Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7790725Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7808545Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7809516Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7816779Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7827304Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7834830Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7845949Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7852911Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7864730Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7871410Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7889256Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7890274Z copying torch/include/ATen/ROCmFABackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7897031Z copying torch/include/ATen/SDPBackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7904831Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7911956Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7929115Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7930016Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7937481Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7945329Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7952715Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7964570Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7972302Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7985061Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7991486Z copying torch/include/ATen/StorageUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.7998620Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8015943Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8016959Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8023757Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8039315Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8060274Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8062452Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8074659Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8080656Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8096527Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8099386Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8112879Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8119562Z copying torch/include/ATen/ThreadLocalPythonObjects.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8136321Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8138449Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8146756Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8154151Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8162562Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8178898Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8180710Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8188467Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8211928Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8213777Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8221868Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8229758Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8237020Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8245851Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8261606Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8264949Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8281918Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8293766Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8298886Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8307417Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8332829Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8334329Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8341990Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8350156Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8365412Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8372614Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8384164Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8405312Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8410150Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8419098Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8433693Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8454645Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8469180Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8492635Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8611629Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8666043Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8748281Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8753180Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-09-07T07:06:29.8770082Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu 2025-09-07T07:06:29.8771854Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu 2025-09-07T07:06:29.8785514Z copying torch/include/ATen/cpu/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu 2025-09-07T07:06:29.8789718Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu 2025-09-07T07:06:29.8805905Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-09-07T07:06:29.8806799Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-09-07T07:06:29.8811377Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-09-07T07:06:29.8827078Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-09-07T07:06:29.8831938Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-09-07T07:06:29.8839735Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-09-07T07:06:29.8857905Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-09-07T07:06:29.8870627Z copying torch/include/ATen/cpu/vec/vec_convert.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-09-07T07:06:29.8888491Z copying torch/include/ATen/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-09-07T07:06:29.8889564Z copying torch/include/ATen/cpu/vec/vec_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-09-07T07:06:29.8896917Z copying torch/include/ATen/cpu/vec/vec_n.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-09-07T07:06:29.8905607Z copying torch/include/ATen/cpu/vec/vec_quant.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-09-07T07:06:29.8912952Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-09-07T07:06:29.8914652Z copying torch/include/ATen/cpu/vec/sve/sve_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-09-07T07:06:29.8921612Z copying torch/include/ATen/cpu/vec/sve/vec_bfloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-09-07T07:06:29.8929959Z 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-09-07T07:06:29.8947449Z copying torch/include/ATen/cpu/vec/sve/vec_double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-09-07T07:06:29.8951016Z copying torch/include/ATen/cpu/vec/sve/vec_float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-09-07T07:06:29.8959912Z copying torch/include/ATen/cpu/vec/sve/vec_int.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-09-07T07:06:29.8978233Z copying torch/include/ATen/cpu/vec/sve/vec_qint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-09-07T07:06:29.8981294Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128 2025-09-07T07:06:29.8983106Z copying torch/include/ATen/cpu/vec/vec128/vec128.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128 2025-09-07T07:06:29.8995085Z 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-09-07T07:06:29.9002934Z copying torch/include/ATen/cpu/vec/vec128/vec128_convert.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128 2025-09-07T07:06:29.9014010Z 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-09-07T07:06:29.9023309Z 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-09-07T07:06:29.9034946Z 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-09-07T07:06:29.9043439Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-09-07T07:06:29.9045318Z 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-09-07T07:06:29.9055525Z 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-09-07T07:06:29.9063126Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-09-07T07:06:29.9075258Z 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-09-07T07:06:29.9092704Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-09-07T07:06:29.9097062Z 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-09-07T07:06:29.9108927Z 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-09-07T07:06:29.9127892Z copying torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-09-07T07:06:29.9130440Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-09-07T07:06:29.9145789Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-09-07T07:06:29.9150239Z copying torch/include/ATen/cpu/vec/vec256/vec256_half.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-09-07T07:06:29.9165352Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-09-07T07:06:29.9180687Z copying torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-09-07T07:06:29.9187060Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-09-07T07:06:29.9210134Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-09-07T07:06:29.9211275Z 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-09-07T07:06:29.9218212Z 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-09-07T07:06:29.9226280Z 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-09-07T07:06:29.9242036Z 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-09-07T07:06:29.9248780Z 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-09-07T07:06:29.9257693Z 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-09-07T07:06:29.9267272Z 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-09-07T07:06:29.9275143Z 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-09-07T07:06:29.9282466Z 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-09-07T07:06:29.9298296Z 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-09-07T07:06:29.9301535Z 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-09-07T07:06:29.9309897Z 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-09-07T07:06:29.9327884Z 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-09-07T07:06:29.9331709Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/zarch 2025-09-07T07:06:29.9333698Z 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-09-07T07:06:29.9354229Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-09-07T07:06:29.9356063Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-09-07T07:06:29.9365235Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-09-07T07:06:29.9388630Z 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-09-07T07:06:29.9394151Z 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-09-07T07:06:29.9415551Z copying torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-09-07T07:06:29.9418905Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-09-07T07:06:29.9426992Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-09-07T07:06:29.9445619Z copying torch/include/ATen/cpu/vec/vec512/vec512_float8.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-09-07T07:06:29.9449369Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-09-07T07:06:29.9467571Z copying torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-09-07T07:06:29.9482222Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-09-07T07:06:29.9503282Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-09-07T07:06:29.9504390Z copying torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-09-07T07:06:29.9507468Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-09-07T07:06:29.9514854Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-09-07T07:06:29.9522052Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-09-07T07:06:29.9529228Z copying torch/include/ATen/detail/HPUHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-09-07T07:06:29.9545470Z copying torch/include/ATen/detail/IPUHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-09-07T07:06:29.9548526Z copying torch/include/ATen/detail/MAIAHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-09-07T07:06:29.9555885Z copying torch/include/ATen/detail/MPSHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-09-07T07:06:29.9564177Z copying torch/include/ATen/detail/MTIAHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-09-07T07:06:29.9574732Z copying torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-09-07T07:06:29.9592841Z copying torch/include/ATen/detail/XPUHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-09-07T07:06:29.9611565Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9612538Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9615227Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9627759Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9645111Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9651499Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9664974Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9671844Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9678808Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9696304Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9698030Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9705152Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9711767Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9728031Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-09-07T07:06:29.9729016Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized 2025-09-07T07:06:29.9730967Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized 2025-09-07T07:06:29.9746545Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized 2025-09-07T07:06:29.9749290Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9751128Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9757729Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9764743Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9771657Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9785010Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9790676Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9816367Z copying torch/include/ATen/core/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9817624Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9818973Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9824533Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9831556Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9839454Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9856264Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9857554Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9865431Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9872978Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9889305Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9890441Z copying torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9897757Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9906434Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9913837Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9924923Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9942635Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9946826Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9953941Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9966205Z copying torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9973632Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9985178Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:29.9992164Z copying torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0013177Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0019288Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0026637Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0033442Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0040547Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0056280Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0057591Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0065278Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0090183Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0091377Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0097102Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0104211Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0111702Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0128789Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0130206Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0139874Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0153882Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0159374Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0177017Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0179060Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0186948Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0203231Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0205334Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0216319Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0223451Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0230974Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0247337Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0248643Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0265468Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0288402Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0295172Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0315528Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0323141Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0346815Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0350157Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0357305Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0368492Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0374458Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0382264Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0396004Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0400496Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0417195Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0419270Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0452598Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0471156Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-09-07T07:06:30.0478064Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-09-07T07:06:30.0479935Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-09-07T07:06:30.0497300Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-09-07T07:06:30.0499377Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-09-07T07:06:30.0507567Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-09-07T07:06:30.0514824Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-09-07T07:06:30.0521779Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-09-07T07:06:30.0523725Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-09-07T07:06:30.0530554Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-09-07T07:06:30.0537572Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-09-07T07:06:30.0546030Z 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-09-07T07:06:30.0561866Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-09-07T07:06:30.0565933Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-09-07T07:06:30.0567777Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-09-07T07:06:30.0577700Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-09-07T07:06:30.0585783Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-09-07T07:06:30.0608020Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-09-07T07:06:30.0609499Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-09-07T07:06:30.0616680Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-09-07T07:06:30.0624665Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-09-07T07:06:30.0631489Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-09-07T07:06:30.0633316Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-09-07T07:06:30.0639922Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-09-07T07:06:30.0647197Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-09-07T07:06:30.0657256Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-09-07T07:06:30.0665597Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0667401Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0674558Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0681879Z copying torch/include/ATen/native/AmpKernels.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0698784Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0700195Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0708688Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0725999Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0727438Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0735392Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0743137Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0750721Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0765056Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0769859Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0785628Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0789299Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0805647Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0808496Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0815836Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0827239Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0834186Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0845139Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0853843Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0864851Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0872040Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0889528Z copying torch/include/ATen/native/FractionalMaxPooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0890912Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0898877Z copying torch/include/ATen/native/FusedAdagrad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0906571Z copying torch/include/ATen/native/FusedAdam.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0916935Z copying torch/include/ATen/native/FusedSGD.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0927591Z copying torch/include/ATen/native/Gelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0934269Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0942473Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0955797Z copying torch/include/ATen/native/GroupedMMUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0961510Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0968684Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0986776Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0993613Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.0998018Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1015932Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1019729Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1033118Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1057666Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1064757Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1069449Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1086073Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1087879Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1095416Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1102671Z copying torch/include/ATen/native/Padding.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1110602Z copying torch/include/ATen/native/PixelShuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1117890Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1124979Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1140818Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1144679Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1152522Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1164378Z copying torch/include/ATen/native/RangeUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1170616Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1178402Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1186605Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1197528Z copying torch/include/ATen/native/ReductionType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1216860Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1220336Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1234484Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1242483Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1261286Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1264153Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1274956Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1281444Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1297867Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1299170Z copying torch/include/ATen/native/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1313432Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1318930Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1336299Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1337950Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1345560Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1356233Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1363815Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1381912Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1385914Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1391579Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1398968Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1405946Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1421282Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1424867Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1443564Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1447367Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1452264Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1459664Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1467916Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1485536Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1486966Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1493965Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1502454Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1515691Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1520635Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1535453Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1539526Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1553926Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1558510Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-09-07T07:06:30.1571091Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-09-07T07:06:30.1573486Z copying torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-09-07T07:06:30.1578883Z copying torch/include/ATen/native/nested/NestedTensorMath.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-09-07T07:06:30.1594162Z copying torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-09-07T07:06:30.1598879Z copying torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-09-07T07:06:30.1616797Z copying torch/include/ATen/native/nested/NestedTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-09-07T07:06:30.1618840Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers 2025-09-07T07:06:30.1620645Z copying torch/include/ATen/native/transformers/attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers 2025-09-07T07:06:30.1628290Z copying torch/include/ATen/native/transformers/sdp_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers 2025-09-07T07:06:30.1635748Z copying torch/include/ATen/native/transformers/sdp_utils_cpp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers 2025-09-07T07:06:30.1646491Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda 2025-09-07T07:06:30.1648390Z copying torch/include/ATen/native/transformers/cuda/sdp_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda 2025-09-07T07:06:30.1654593Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/flash_attn 2025-09-07T07:06:30.1656629Z 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-09-07T07:06:30.1664899Z 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-09-07T07:06:30.1671575Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-09-07T07:06:30.1673642Z 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-09-07T07:06:30.1681211Z 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-09-07T07:06:30.1689290Z 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-09-07T07:06:30.1709483Z 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-09-07T07:06:30.1743333Z 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-09-07T07:06:30.1745638Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-09-07T07:06:30.1747941Z 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-09-07T07:06:30.1754997Z 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-09-07T07:06:30.1762797Z 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-09-07T07:06:30.1769365Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-09-07T07:06:30.1771394Z 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-09-07T07:06:30.1778220Z 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-09-07T07:06:30.1785546Z 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-09-07T07:06:30.1793484Z 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-09-07T07:06:30.1801587Z 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-09-07T07:06:30.1809574Z 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-09-07T07:06:30.1817416Z 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-09-07T07:06:30.1837335Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-09-07T07:06:30.1839208Z 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-09-07T07:06:30.1845935Z 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-09-07T07:06:30.1853985Z 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-09-07T07:06:30.1861400Z 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-09-07T07:06:30.1883413Z 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-09-07T07:06:30.1902845Z 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-09-07T07:06:30.1905435Z 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-09-07T07:06:30.1911015Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-09-07T07:06:30.1913020Z 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-09-07T07:06:30.1939589Z 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-09-07T07:06:30.1943730Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-09-07T07:06:30.1946178Z 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-09-07T07:06:30.1952314Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip 2025-09-07T07:06:30.1954363Z copying torch/include/ATen/native/transformers/hip/aotriton_adapter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip 2025-09-07T07:06:30.1962017Z copying torch/include/ATen/native/transformers/hip/aotriton_versions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip 2025-09-07T07:06:30.1972998Z copying torch/include/ATen/native/transformers/hip/gemm_kernel_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip 2025-09-07T07:06:30.1979267Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn 2025-09-07T07:06:30.1981302Z 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-09-07T07:06:30.1988787Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-09-07T07:06:30.1990843Z 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-09-07T07:06:30.1997229Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.1999183Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2006034Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2013462Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2021335Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2028874Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2046399Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2048587Z copying torch/include/ATen/native/cpu/Elu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2056397Z copying torch/include/ATen/native/cpu/Gelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2064545Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2072055Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2087282Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2089992Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2107890Z copying torch/include/ATen/native/cpu/LogAddExp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2113345Z copying torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2127889Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2131821Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2145126Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2149716Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2164546Z copying torch/include/ATen/native/cpu/ReduceUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2170094Z copying torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2177423Z copying torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2188275Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2194884Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2202299Z copying torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2218793Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2220409Z copying torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2242577Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2248973Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2254967Z copying torch/include/ATen/native/cpu/int_mm_kernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2262901Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2270357Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2277690Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2288406Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-09-07T07:06:30.2306057Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-09-07T07:06:30.2307340Z 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-09-07T07:06:30.2311341Z 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-09-07T07:06:30.2319344Z 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-09-07T07:06:30.2325859Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-09-07T07:06:30.2327810Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-09-07T07:06:30.2334962Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-09-07T07:06:30.2342344Z copying torch/include/ATen/native/quantized/ConvUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-09-07T07:06:30.2349904Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-09-07T07:06:30.2364374Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-09-07T07:06:30.2368886Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-09-07T07:06:30.2376417Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-09-07T07:06:30.2387608Z copying torch/include/ATen/native/quantized/library.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-09-07T07:06:30.2405681Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2406884Z copying torch/include/ATen/native/quantized/cpu/ACLUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2409581Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2416998Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2427945Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2435434Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2452051Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2455144Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2467601Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2474135Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2487740Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2493600Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2501269Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2509381Z copying torch/include/ATen/native/quantized/cpu/qconv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2517112Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2525041Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2532641Z copying torch/include/ATen/native/quantized/cpu/qlinear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-09-07T07:06:30.2539418Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cudnn 2025-09-07T07:06:30.2541337Z copying torch/include/ATen/native/quantized/cudnn/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cudnn 2025-09-07T07:06:30.2548509Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2550424Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2564452Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2569663Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2577145Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2585124Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2602795Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2606012Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2625000Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2627512Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2634753Z copying torch/include/ATen/native/cuda/GroupMM.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2651261Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2653089Z copying torch/include/ATen/native/cuda/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2660921Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2668259Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2675806Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2683293Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2700886Z copying torch/include/ATen/native/cuda/RowwiseScaledMM.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2707326Z copying torch/include/ATen/native/cuda/ScaledGroupMM.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2711992Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2718877Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2736179Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2737937Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2745937Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2753092Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2765523Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2772402Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:30.2783342Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-09-07T07:06:30.2785307Z copying torch/include/ATen/native/hip/ck_bgemm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-09-07T07:06:30.2791920Z copying torch/include/ATen/native/hip/ck_gemm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-09-07T07:06:30.2799540Z copying torch/include/ATen/native/hip/ck_gemm_template.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-09-07T07:06:30.2807534Z copying torch/include/ATen/native/hip/ck_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-09-07T07:06:30.2825644Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/bgemm_kernels 2025-09-07T07:06:30.2826883Z 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-09-07T07:06:30.2829727Z 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-09-07T07:06:30.2837125Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mtia 2025-09-07T07:06:30.2839003Z copying torch/include/ATen/native/mtia/EmptyTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mtia 2025-09-07T07:06:30.2845807Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai 2025-09-07T07:06:30.2847720Z copying torch/include/ATen/native/kleidiai/kai_kernels.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai 2025-09-07T07:06:30.2858065Z copying torch/include/ATen/native/kleidiai/kai_pack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai 2025-09-07T07:06:30.2866227Z copying torch/include/ATen/native/kleidiai/kai_ukernel_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai 2025-09-07T07:06:30.2876698Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-09-07T07:06:30.2878488Z copying torch/include/ATen/native/mps/Copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-09-07T07:06:30.2886562Z copying torch/include/ATen/native/mps/MPSGraphSequoiaOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-09-07T07:06:30.2894018Z copying torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-09-07T07:06:30.2901354Z copying torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-09-07T07:06:30.2914912Z copying torch/include/ATen/native/mps/MetalShaderLibrary.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-09-07T07:06:30.2920438Z copying torch/include/ATen/native/mps/OperationUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-09-07T07:06:30.2940251Z copying torch/include/ATen/native/mps/TensorFactory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-09-07T07:06:30.2944255Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels 2025-09-07T07:06:30.2946460Z copying torch/include/ATen/native/mps/kernels/GridSampler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels 2025-09-07T07:06:30.2957099Z copying torch/include/ATen/native/mps/kernels/Pooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels 2025-09-07T07:06:30.2964610Z copying torch/include/ATen/native/mps/kernels/UpSample.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels 2025-09-07T07:06:30.2971972Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-09-07T07:06:30.2974104Z copying torch/include/ATen/native/mps/operations/BinaryKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-09-07T07:06:30.2981550Z copying torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-09-07T07:06:30.2989590Z copying torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-09-07T07:06:30.2997002Z copying torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-09-07T07:06:30.3004612Z copying torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-09-07T07:06:30.3012201Z copying torch/include/ATen/native/mps/operations/MultiTensorApply.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-09-07T07:06:30.3024296Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils 2025-09-07T07:06:30.3026301Z copying torch/include/ATen/native/utils/Factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils 2025-09-07T07:06:30.3033309Z copying torch/include/ATen/native/utils/ParamUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils 2025-09-07T07:06:30.3041355Z copying torch/include/ATen/native/utils/ParamsHash.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils 2025-09-07T07:06:30.3056826Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu 2025-09-07T07:06:30.3057825Z copying torch/include/ATen/native/mkldnn/xpu/Conv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu 2025-09-07T07:06:30.3064804Z copying torch/include/ATen/native/mkldnn/xpu/FusionUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu 2025-09-07T07:06:30.3084057Z copying torch/include/ATen/native/mkldnn/xpu/qconv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu 2025-09-07T07:06:30.3087410Z copying torch/include/ATen/native/mkldnn/xpu/qlinear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu 2025-09-07T07:06:30.3092601Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail 2025-09-07T07:06:30.3094565Z 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-09-07T07:06:30.3102637Z 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-09-07T07:06:30.3111399Z 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-09-07T07:06:30.3119275Z 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-09-07T07:06:30.3126430Z 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-09-07T07:06:30.3133958Z 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-09-07T07:06:30.3140633Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3142516Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3149933Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3164344Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3168497Z copying torch/include/ATen/cuda/CUDAContextLight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3178543Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3192413Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3197596Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3207991Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3229359Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3247866Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3250095Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3257643Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3268462Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3275740Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3286346Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3292946Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3304053Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3311541Z copying torch/include/ATen/cuda/PhiloxCudaState.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3331055Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3334938Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3339595Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3352072Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3357209Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3365767Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3373375Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:30.3380090Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-09-07T07:06:30.3381860Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-09-07T07:06:30.3389163Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-09-07T07:06:30.3406199Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-09-07T07:06:30.3407448Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-09-07T07:06:30.3413941Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-09-07T07:06:30.3415781Z copying torch/include/ATen/cuda/tunable/GemmCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-09-07T07:06:30.3423276Z copying torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-09-07T07:06:30.3441655Z copying torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-09-07T07:06:30.3444973Z copying torch/include/ATen/cuda/tunable/StreamTimer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-09-07T07:06:30.3461209Z copying torch/include/ATen/cuda/tunable/Tunable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-09-07T07:06:30.3464198Z copying torch/include/ATen/cuda/tunable/TunableGemm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-09-07T07:06:30.3471994Z copying torch/include/ATen/cuda/tunable/TunableOp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-09-07T07:06:30.3488161Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-09-07T07:06:30.3489055Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-09-07T07:06:30.3498450Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-09-07T07:06:30.3513448Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-09-07T07:06:30.3518651Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-09-07T07:06:30.3535541Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-09-07T07:06:30.3536645Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-09-07T07:06:30.3543397Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-09-07T07:06:30.3545853Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-09-07T07:06:30.3552820Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-09-07T07:06:30.3565954Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-09-07T07:06:30.3571969Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-09-07T07:06:30.3578677Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-09-07T07:06:30.3580535Z copying torch/include/ATen/xpu/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-09-07T07:06:30.3587822Z copying torch/include/ATen/xpu/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-09-07T07:06:30.3594854Z copying torch/include/ATen/xpu/XPUContext.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-09-07T07:06:30.3605793Z copying torch/include/ATen/xpu/XPUDevice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-09-07T07:06:30.3612482Z copying torch/include/ATen/xpu/XPUEvent.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-09-07T07:06:30.3623518Z copying torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-09-07T07:06:30.3629950Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/detail 2025-09-07T07:06:30.3631858Z copying torch/include/ATen/xpu/detail/XPUHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/detail 2025-09-07T07:06:30.3645309Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-09-07T07:06:30.3646220Z copying torch/include/ATen/mps/EmptyTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-09-07T07:06:30.3651634Z copying torch/include/ATen/mps/IndexKernels.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-09-07T07:06:30.3666187Z copying torch/include/ATen/mps/MPSAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-09-07T07:06:30.3671644Z copying torch/include/ATen/mps/MPSAllocatorInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-09-07T07:06:30.3687836Z copying torch/include/ATen/mps/MPSDevice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-09-07T07:06:30.3689801Z copying torch/include/ATen/mps/MPSEvent.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-09-07T07:06:30.3697162Z copying torch/include/ATen/mps/MPSGeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-09-07T07:06:30.3707881Z copying torch/include/ATen/mps/MPSGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-09-07T07:06:30.3714934Z copying torch/include/ATen/mps/MPSHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-09-07T07:06:30.3722949Z copying torch/include/ATen/mps/MPSProfiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-09-07T07:06:30.3733806Z copying torch/include/ATen/mps/MPSStream.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-09-07T07:06:30.3741172Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-09-07T07:06:30.3743025Z copying torch/include/ATen/miopen/Descriptors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-09-07T07:06:30.3755368Z copying torch/include/ATen/miopen/Exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-09-07T07:06:30.3761119Z copying torch/include/ATen/miopen/Handle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-09-07T07:06:30.3768093Z copying torch/include/ATen/miopen/Types.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-09-07T07:06:30.3775537Z copying torch/include/ATen/miopen/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-09-07T07:06:30.3786884Z copying torch/include/ATen/miopen/miopen-wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-09-07T07:06:30.3792944Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/metal 2025-09-07T07:06:30.3794833Z copying torch/include/ATen/metal/Context.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/metal 2025-09-07T07:06:30.3801327Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3803132Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3810073Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3817427Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3831624Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3839166Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3846144Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3853699Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3861544Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3868742Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3876612Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3883752Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3891063Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3907784Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3911140Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3928451Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3930096Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3937687Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3945388Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3961256Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3964226Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3972659Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3980606Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.3994274Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4000202Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4017893Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4019007Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4025901Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4033807Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4049764Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4051997Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4059038Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4070329Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4077882Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4085814Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4097031Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4109647Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4116917Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4127772Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4138494Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4146092Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4156304Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4164655Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4182396Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4189014Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4193147Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4204140Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4211548Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4219030Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4232461Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4237995Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4248630Z 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-09-07T07:06:30.4256289Z 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-09-07T07:06:30.4264153Z 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-09-07T07:06:30.4275235Z 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-09-07T07:06:30.4281411Z 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-09-07T07:06:30.4298130Z 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-09-07T07:06:30.4299692Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4307424Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4314944Z copying torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4331259Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4332808Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4340128Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4354311Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4359271Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4377833Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4378970Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4391807Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4397897Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4408744Z copying torch/include/ATen/ops/_assert_scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4416091Z copying torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4427176Z copying torch/include/ATen/ops/_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4434713Z copying torch/include/ATen/ops/_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4441932Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4459965Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4461566Z copying torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4468354Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4478388Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4485318Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4501704Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4503155Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4511212Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4527104Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4529752Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4537171Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4544976Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4552175Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4564649Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4570400Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4577893Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4592257Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4596710Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4607741Z 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-09-07T07:06:30.4614381Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4622024Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4634577Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4641044Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4658694Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4660064Z copying torch/include/ATen/ops/_batch_norm_no_update.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4667913Z copying torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4675328Z copying torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4682471Z copying torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4699419Z copying torch/include/ATen/ops/_batch_norm_with_update.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4701119Z copying torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4709201Z copying torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4725367Z copying torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4727642Z copying torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4734992Z copying torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4747017Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4753752Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4765543Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4771987Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4779137Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4794156Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4799001Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4806635Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4817173Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4824847Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4831866Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4842275Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4848898Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4863823Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4868248Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4878596Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4886029Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4893648Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4901407Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4913512Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4920211Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4939196Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4940579Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4948042Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4955271Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4966750Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4974234Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4981762Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.4989421Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5007648Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5012989Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5025224Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5031834Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5048728Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5050013Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5056391Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5064706Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5071819Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5078837Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5096675Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5097998Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5105630Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5112829Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5129030Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5130789Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5146285Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5149099Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5163346Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5168304Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5186355Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5188894Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5196612Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5204067Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5211352Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5222478Z copying torch/include/ATen/ops/_chunk_cat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5235837Z copying torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5240489Z copying torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5257429Z copying torch/include/ATen/ops/_chunk_cat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5258516Z copying torch/include/ATen/ops/_chunk_cat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5265811Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5281506Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5283620Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5291237Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5306695Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5310456Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5317717Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5334119Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5335436Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5343232Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5351584Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5364002Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5370023Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5386062Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5388893Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5396196Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5411841Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5425874Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5433762Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5440452Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5447767Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5462044Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5468033Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5485537Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5490061Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5496481Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5507074Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5514050Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5521219Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5539997Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5545204Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5550399Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5564859Z 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-09-07T07:06:30.5568538Z 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-09-07T07:06:30.5586240Z 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-09-07T07:06:30.5587671Z 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-09-07T07:06:30.5594723Z 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-09-07T07:06:30.5602128Z 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-09-07T07:06:30.5609563Z 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-09-07T07:06:30.5625926Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5629104Z 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-09-07T07:06:30.5636435Z 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-09-07T07:06:30.5646874Z 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-09-07T07:06:30.5654268Z 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-09-07T07:06:30.5662355Z 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-09-07T07:06:30.5670150Z 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-09-07T07:06:30.5688433Z 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-09-07T07:06:30.5689615Z copying torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5696692Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5704210Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5711613Z 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-09-07T07:06:30.5718931Z 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-09-07T07:06:30.5738147Z 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-09-07T07:06:30.5739366Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5754212Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5766808Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5774621Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5781871Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5789317Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5807432Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5808989Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5815922Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5823270Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5837181Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5840913Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5859187Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5863381Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5868009Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5878519Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5885790Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5902182Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5904261Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5914901Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5922961Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5930720Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5938242Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5948598Z copying torch/include/ATen/ops/_cslt_compress.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5956307Z copying torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5967347Z copying torch/include/ATen/ops/_cslt_compress_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5985537Z copying torch/include/ATen/ops/_cslt_compress_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5988464Z copying torch/include/ATen/ops/_cslt_sparse_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.5995070Z copying torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6001857Z copying torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6012674Z copying torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6019012Z copying torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6032788Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6038683Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6056921Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6060587Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6068007Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6085306Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6088358Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6095566Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6107185Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6113148Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6120787Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6128454Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6146007Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6147367Z copying torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6154947Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6166483Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6174488Z copying torch/include/ATen/ops/_cudnn_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6186521Z copying torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6193014Z copying torch/include/ATen/ops/_cudnn_attention_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6209487Z copying torch/include/ATen/ops/_cudnn_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6210860Z copying torch/include/ATen/ops/_cudnn_attention_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6218469Z copying torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6232424Z copying torch/include/ATen/ops/_cudnn_attention_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6237995Z copying torch/include/ATen/ops/_cudnn_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6247972Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6259087Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6266387Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6284884Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6287273Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6306748Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6310112Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6327002Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6328504Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6335624Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6343032Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6351235Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6359713Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6367534Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6375186Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6382382Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6396918Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6401260Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6418677Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6424528Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6435125Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6445329Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6452664Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6464387Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6470987Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6488798Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6490101Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6496627Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6503648Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6511429Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6530879Z 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-09-07T07:06:30.6533270Z 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-09-07T07:06:30.6538625Z 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-09-07T07:06:30.6546404Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6553727Z 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-09-07T07:06:30.6561382Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6580808Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6585546Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6593388Z 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-09-07T07:06:30.6601178Z 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-09-07T07:06:30.6608765Z 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-09-07T07:06:30.6625883Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6626986Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6634813Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6642002Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6659435Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6660879Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6673133Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6691176Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6694948Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6701703Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6709197Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6719602Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6726235Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6736737Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6743468Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6751007Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6763417Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6767861Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6778075Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6785627Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6792528Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6810434Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6811645Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6826108Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6829802Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6847149Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6848596Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6855809Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6863649Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6871046Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6889107Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6890107Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6897212Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6904099Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6911147Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6918541Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6928885Z 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-09-07T07:06:30.6933278Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6944232Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6950769Z copying torch/include/ATen/ops/_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6962919Z copying torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6972422Z copying torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6987435Z copying torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.6992829Z copying torch/include/ATen/ops/_efficient_attention_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7000045Z copying torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7007437Z copying torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7017811Z copying torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7034068Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7054006Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7055365Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7061926Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7075147Z copying torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7079697Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7086932Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7097998Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7107628Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7114506Z copying torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7121272Z copying torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7138617Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7139798Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7146360Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7152557Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7159350Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7166833Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7175228Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7181886Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7194055Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7200039Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7207297Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7214078Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7221529Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7235027Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7239282Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7246159Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7256433Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7264466Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7271441Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7290476Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7291941Z 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-09-07T07:06:30.7307238Z 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-09-07T07:06:30.7313193Z 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-09-07T07:06:30.7320366Z 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-09-07T07:06:30.7327223Z 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-09-07T07:06:30.7337582Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7344981Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7351653Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7365309Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7369316Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7387962Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7390960Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7397519Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7408031Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7415610Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7427132Z 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-09-07T07:06:30.7434108Z 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-09-07T07:06:30.7441217Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7458163Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7460433Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7474743Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7479136Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7497310Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7498502Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7505826Z 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-09-07T07:06:30.7512838Z 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-09-07T07:06:30.7520429Z 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-09-07T07:06:30.7528091Z 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-09-07T07:06:30.7547664Z 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-09-07T07:06:30.7550260Z 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-09-07T07:06:30.7556860Z 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-09-07T07:06:30.7569000Z 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-09-07T07:06:30.7575462Z 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-09-07T07:06:30.7582677Z 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-09-07T07:06:30.7590093Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7608264Z 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-09-07T07:06:30.7609698Z 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-09-07T07:06:30.7616282Z 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-09-07T07:06:30.7627740Z 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-09-07T07:06:30.7634129Z 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-09-07T07:06:30.7641942Z 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-09-07T07:06:30.7659460Z 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-09-07T07:06:30.7661414Z 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-09-07T07:06:30.7668001Z 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-09-07T07:06:30.7675113Z 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-09-07T07:06:30.7682458Z 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-09-07T07:06:30.7690407Z 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-09-07T07:06:30.7698009Z 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-09-07T07:06:30.7709072Z 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-09-07T07:06:30.7716610Z 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-09-07T07:06:30.7724232Z 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-09-07T07:06:30.7731313Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7746699Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7750314Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7764361Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7769936Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7787685Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7790956Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7807402Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7811050Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7818237Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7828711Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7847171Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7848210Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7855193Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7863233Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7870737Z 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-09-07T07:06:30.7878425Z 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-09-07T07:06:30.7896862Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7898031Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7905176Z copying torch/include/ATen/ops/_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7912536Z copying torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7930284Z copying torch/include/ATen/ops/_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7931629Z copying torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7939037Z copying torch/include/ATen/ops/_flash_attention_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7953363Z copying torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7958675Z copying torch/include/ATen/ops/_flash_attention_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7966720Z copying torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7974406Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7986021Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.7992681Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8009698Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8010689Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8017283Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8025540Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8042225Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8043437Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8051345Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8058530Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8073488Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8079285Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8097797Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8098852Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8107207Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8126996Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8129103Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8136252Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8143576Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8151660Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8164895Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8170654Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8178245Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8185881Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8211439Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8223560Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8225137Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8231796Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8238477Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8256787Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8259262Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8266339Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8273367Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8280379Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8287735Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8298282Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8313081Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8318191Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8328376Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8346080Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8348372Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8355430Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8367321Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8377987Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8391385Z copying torch/include/ATen/ops/_foreach_clamp_max.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8397980Z copying torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8408300Z copying torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8415249Z copying torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8422262Z copying torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8434204Z copying torch/include/ATen/ops/_foreach_clamp_min.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8440856Z copying torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8448234Z copying torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8455386Z copying torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8462940Z copying torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8473945Z copying torch/include/ATen/ops/_foreach_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8480174Z copying torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8498628Z copying torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8499731Z copying torch/include/ATen/ops/_foreach_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8507080Z copying torch/include/ATen/ops/_foreach_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8514123Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8524757Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8531814Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8538908Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8552575Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8558347Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8582102Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8587011Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8593625Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8600989Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8619567Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8620891Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8627164Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8634459Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8641374Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8648689Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8668325Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8688975Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8690055Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8699425Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8706354Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8717447Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8722140Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8729071Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8736142Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8746731Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8753774Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8762061Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8768854Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8775880Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8783289Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8790956Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8797825Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8808071Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8815272Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8822640Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8834928Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8840298Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8847319Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8867083Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8875672Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8882419Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8893237Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8899243Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8906380Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8912985Z copying torch/include/ATen/ops/_foreach_lerp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8920407Z copying torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8927138Z copying torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8937358Z copying torch/include/ATen/ops/_foreach_lerp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8944421Z copying torch/include/ATen/ops/_foreach_lerp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8951813Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8966094Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8970052Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8977178Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8987730Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.8995074Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9006098Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9012527Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9024446Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9030068Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9037370Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9047156Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9054489Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9061840Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9069055Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9076874Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9084159Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9091750Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9106107Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9109977Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9128524Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9129918Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9136627Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9144306Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9151650Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9165461Z copying torch/include/ATen/ops/_foreach_max.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9170385Z copying torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9177814Z copying torch/include/ATen/ops/_foreach_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9188383Z copying torch/include/ATen/ops/_foreach_max_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9195921Z copying torch/include/ATen/ops/_foreach_max_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9203528Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9225946Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9231425Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9250325Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9254797Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9261465Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9275098Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9279313Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9286611Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9297192Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9305070Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9322807Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9324295Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9331538Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9338429Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9346607Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9354198Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9361447Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9368348Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9375586Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9382602Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9390275Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9397355Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9408223Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9415346Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9422671Z copying torch/include/ATen/ops/_foreach_pow.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9430921Z copying torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9438664Z copying torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9445945Z copying torch/include/ATen/ops/_foreach_pow_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9453146Z copying torch/include/ATen/ops/_foreach_pow_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9461314Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9469225Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9476762Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9484034Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9491120Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9498616Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9507095Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9514284Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9521975Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9529567Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9536977Z copying torch/include/ATen/ops/_foreach_rsqrt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9544970Z copying torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9552345Z copying torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9560254Z copying torch/include/ATen/ops/_foreach_rsqrt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9567846Z copying torch/include/ATen/ops/_foreach_rsqrt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9575209Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9582613Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9590242Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9597705Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9605227Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9612258Z copying torch/include/ATen/ops/_foreach_sign.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9619884Z copying torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9627329Z copying torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9635545Z copying torch/include/ATen/ops/_foreach_sign_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9643473Z copying torch/include/ATen/ops/_foreach_sign_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9651563Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9660556Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9668298Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9675531Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9682944Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9690426Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9698241Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9705916Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9713478Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9720961Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9728287Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9735840Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9744102Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9751972Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9759489Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9767037Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9774989Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9782072Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9789571Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9797278Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9805507Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9814378Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9821132Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9829228Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9836941Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9844124Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9852204Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9859563Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9867394Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9875214Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9882464Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9889933Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9897195Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9904780Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9912050Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9920458Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9928560Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9936328Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9944249Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9958320Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9964121Z copying torch/include/ATen/ops/_functional_assert_async.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9971905Z copying torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9985556Z copying torch/include/ATen/ops/_functional_assert_async_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:30.9989924Z copying torch/include/ATen/ops/_functional_assert_async_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0008190Z copying torch/include/ATen/ops/_functional_assert_scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0009513Z copying torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0016283Z copying torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0023809Z copying torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0032052Z copying torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0040022Z copying torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0047611Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0055176Z 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-09-07T07:06:31.0063422Z 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-09-07T07:06:31.0078726Z 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-09-07T07:06:31.0081264Z copying torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0097319Z copying torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0099772Z copying torch/include/ATen/ops/_fused_adagrad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0108257Z copying torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0125517Z copying torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0128434Z copying torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0135751Z copying torch/include/ATen/ops/_fused_adagrad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0143139Z copying torch/include/ATen/ops/_fused_adagrad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0151235Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0160337Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0167323Z copying torch/include/ATen/ops/_fused_adam_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0174960Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0182531Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0191669Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0199435Z copying torch/include/ATen/ops/_fused_adamw.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0208287Z copying torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0215983Z copying torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0226850Z copying torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0233500Z copying torch/include/ATen/ops/_fused_adamw_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0241452Z copying torch/include/ATen/ops/_fused_adamw_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0257269Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0260194Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0268183Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0286657Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0287748Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0293880Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0306731Z 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-09-07T07:06:31.0312995Z 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-09-07T07:06:31.0330424Z 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-09-07T07:06:31.0331688Z 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-09-07T07:06:31.0339445Z 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-09-07T07:06:31.0352583Z copying torch/include/ATen/ops/_fused_rms_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0358361Z copying torch/include/ATen/ops/_fused_rms_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0366491Z copying torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0383644Z copying torch/include/ATen/ops/_fused_rms_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0385482Z copying torch/include/ATen/ops/_fused_rms_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0403460Z copying torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0405250Z copying torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0411849Z copying torch/include/ATen/ops/_fused_rms_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0418921Z copying torch/include/ATen/ops/_fused_rms_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0433263Z copying torch/include/ATen/ops/_fused_sdp_choice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0439559Z copying torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0447377Z copying torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0463012Z copying torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0468553Z copying torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0476818Z copying torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0487126Z copying torch/include/ATen/ops/_fused_sgd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0494752Z copying torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0501743Z copying torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0509712Z copying torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0517057Z copying torch/include/ATen/ops/_fused_sgd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0524487Z copying torch/include/ATen/ops/_fused_sgd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0546833Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0551784Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0562977Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0569438Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0576932Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0584094Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0591317Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0610516Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0611542Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0618583Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0626497Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0633542Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0640955Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0647832Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0654821Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0662787Z 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-09-07T07:06:31.0669984Z 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-09-07T07:06:31.0687986Z 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-09-07T07:06:31.0689394Z 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-09-07T07:06:31.0695904Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0703411Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0710883Z copying torch/include/ATen/ops/_grouped_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0729529Z copying torch/include/ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0730924Z copying torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0737118Z copying torch/include/ATen/ops/_grouped_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0744879Z copying torch/include/ATen/ops/_grouped_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0752456Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0760703Z 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-09-07T07:06:31.0767691Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0775768Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0783140Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0795317Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0800531Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0808107Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0818386Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0826068Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0833535Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0844624Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0851289Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0858769Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0873331Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0878481Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0896956Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0898454Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0908333Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0927361Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0929318Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0936642Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0947637Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0954417Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0962621Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0970225Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0978639Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0986299Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.0993675Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1001022Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1008385Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1016364Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1024875Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1032999Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1041458Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1048890Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1056103Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1063838Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1071180Z copying torch/include/ATen/ops/_int_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1078969Z copying torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1086297Z copying torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1093637Z copying torch/include/ATen/ops/_int_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1101362Z copying torch/include/ATen/ops/_int_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1108999Z copying torch/include/ATen/ops/_is_all_true.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1116420Z copying torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1123543Z copying torch/include/ATen/ops/_is_all_true_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1131440Z copying torch/include/ATen/ops/_is_all_true_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1138685Z copying torch/include/ATen/ops/_is_any_true.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1146681Z copying torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1153705Z copying torch/include/ATen/ops/_is_any_true_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1161843Z copying torch/include/ATen/ops/_is_any_true_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1169142Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1176669Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1184117Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1191578Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1198966Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1206666Z 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-09-07T07:06:31.1213992Z 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-09-07T07:06:31.1221489Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1229779Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1237359Z copying torch/include/ATen/ops/_lazy_clone.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1244789Z copying torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1252013Z copying torch/include/ATen/ops/_lazy_clone_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1259248Z copying torch/include/ATen/ops/_lazy_clone_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1267351Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1275063Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1282296Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1289746Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1297311Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1305924Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1312990Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1320311Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1328298Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1336656Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1345925Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1353646Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1362839Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1370572Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1377669Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1385211Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1392074Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1399581Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1407038Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1414384Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1422092Z copying torch/include/ATen/ops/_linalg_eigvals.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1430044Z copying torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1437520Z copying torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1444715Z copying torch/include/ATen/ops/_linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1451974Z copying torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1461592Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1471069Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1478344Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1486684Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1495847Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1503276Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1511465Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1518654Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1525894Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1533606Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1540441Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1548452Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1556186Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1564434Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1571464Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1579596Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1587151Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1595022Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1616200Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1621386Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1629033Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1635875Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1643231Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1661389Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1666962Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1673566Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1680417Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1687016Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1693683Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1700369Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1707740Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1714872Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1721728Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1740893Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1744946Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1750739Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1764891Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1769000Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1786622Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1788004Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1795282Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1802913Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1813559Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1820012Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1834579Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1843364Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1853270Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1860424Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1872311Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1878242Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1885561Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1892477Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1903134Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1909802Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1917224Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1927623Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1934598Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1942008Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1954266Z copying torch/include/ATen/ops/_make_dep_token.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1960260Z copying torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1967740Z copying torch/include/ATen/ops/_make_dep_token_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1975027Z copying torch/include/ATen/ops/_make_dep_token_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1982270Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.1995695Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2000267Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2018328Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2019824Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2025705Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2032674Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2050229Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2053431Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2065461Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2072219Z 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-09-07T07:06:31.2079623Z 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-09-07T07:06:31.2087317Z 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-09-07T07:06:31.2094778Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2102387Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2113296Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2120584Z 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-09-07T07:06:31.2138778Z 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-09-07T07:06:31.2140229Z 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-09-07T07:06:31.2147390Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2154401Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2162495Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2180265Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2181530Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2188383Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2196195Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2203231Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2210440Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2218249Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2225907Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2233822Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2241859Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2249473Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2256848Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2264747Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2282450Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2283588Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2301074Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2302135Z copying torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2310031Z copying torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2317509Z copying torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2327708Z copying torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2335111Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2343094Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2360041Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2362998Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2381967Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2386401Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2392386Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2399796Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2407158Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2414818Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2423015Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2434623Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2441078Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2458283Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2459891Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2469025Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2479133Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2486642Z copying torch/include/ATen/ops/_native_batch_norm_legit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2497444Z copying torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2504824Z copying torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2512149Z copying torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2530093Z copying torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2531292Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2538361Z 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-09-07T07:06:31.2546062Z 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-09-07T07:06:31.2556835Z 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-09-07T07:06:31.2564209Z copying torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2583137Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2592634Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2615124Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2619037Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2629755Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2636508Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2644553Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2651681Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2658422Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2666761Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2673498Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2680554Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2687314Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2694262Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2705266Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2712295Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2719207Z 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-09-07T07:06:31.2726444Z 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-09-07T07:06:31.2737096Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2744547Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2751868Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2766092Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2770731Z 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-09-07T07:06:31.2785984Z 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-09-07T07:06:31.2788978Z 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-09-07T07:06:31.2796389Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2807080Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2813899Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2821081Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2832459Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2839274Z copying torch/include/ATen/ops/_nested_from_padded_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2858252Z copying torch/include/ATen/ops/_nested_from_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2859445Z copying torch/include/ATen/ops/_nested_from_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2865809Z copying torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2873278Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2890569Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2891675Z copying torch/include/ATen/ops/_nested_get_lengths.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2898759Z copying torch/include/ATen/ops/_nested_get_lengths_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2910050Z copying torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2917321Z copying torch/include/ATen/ops/_nested_get_max_seqlen.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2924717Z copying torch/include/ATen/ops/_nested_get_max_seqlen_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2931924Z copying torch/include/ATen/ops/_nested_get_max_seqlen_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2942766Z copying torch/include/ATen/ops/_nested_get_min_seqlen.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2950178Z copying torch/include/ATen/ops/_nested_get_min_seqlen_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2957810Z copying torch/include/ATen/ops/_nested_get_min_seqlen_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2966104Z copying torch/include/ATen/ops/_nested_get_offsets.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2977071Z copying torch/include/ATen/ops/_nested_get_offsets_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.2989784Z copying torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3009612Z copying torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3010737Z copying torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3017154Z copying torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3026402Z copying torch/include/ATen/ops/_nested_get_values.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3043255Z copying torch/include/ATen/ops/_nested_get_values_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3045565Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3052873Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3059417Z copying torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3070328Z copying torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3088778Z copying torch/include/ATen/ops/_nested_get_values_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3093847Z copying torch/include/ATen/ops/_nested_get_values_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3098140Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3105731Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3112473Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3130553Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3131664Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3137352Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3145483Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3152813Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3161248Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3168148Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3175299Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3182921Z 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-09-07T07:06:31.3195493Z 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-09-07T07:06:31.3201567Z 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-09-07T07:06:31.3209259Z 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-09-07T07:06:31.3227666Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3231012Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3238299Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3245768Z 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-09-07T07:06:31.3256336Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3263276Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3274038Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3281245Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3299427Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3300552Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3307323Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3314940Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3322705Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3341822Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3360145Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3361751Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3362975Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3367005Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3385764Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3387143Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3393153Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3408782Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3410560Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3426437Z 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-09-07T07:06:31.3429935Z 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-09-07T07:06:31.3449014Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3461261Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3469294Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3476132Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3482920Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3490067Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3506105Z copying torch/include/ATen/ops/_nested_view_from_jagged.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3508873Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3515790Z 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-09-07T07:06:31.3522888Z 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-09-07T07:06:31.3539346Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3540515Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3547771Z copying torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3566969Z copying torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3574542Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3581148Z 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-09-07T07:06:31.3594496Z 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-09-07T07:06:31.3599086Z 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-09-07T07:06:31.3605778Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3612881Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3623426Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3629031Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3646842Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3648195Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3653759Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3661049Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3672376Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3678254Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3696418Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3697454Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3704149Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3711716Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3719481Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3737532Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3738942Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3745248Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3760344Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3764775Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3775544Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3781831Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3789567Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3796729Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3807530Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3814289Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3822032Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3834115Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3840780Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3848112Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3855391Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3866702Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3874213Z 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-09-07T07:06:31.3881447Z 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-09-07T07:06:31.3897327Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3898810Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3906686Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3914456Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3922089Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3940464Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3945017Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3950325Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3964079Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3968579Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3975997Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3983722Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.3991362Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4008747Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4009775Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4019458Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4027893Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4045021Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4046272Z copying torch/include/ATen/ops/_prelu_kernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4054051Z copying torch/include/ATen/ops/_prelu_kernel_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4062328Z copying torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4073393Z copying torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4080066Z copying torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4087878Z copying torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4095320Z copying torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4106472Z copying torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4113779Z copying torch/include/ATen/ops/_prelu_kernel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4121153Z copying torch/include/ATen/ops/_prelu_kernel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4139135Z copying torch/include/ATen/ops/_print.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4140257Z copying torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4147870Z copying torch/include/ATen/ops/_print_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4155119Z copying torch/include/ATen/ops/_print_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4166581Z copying torch/include/ATen/ops/_propagate_xla_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4174239Z copying torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4186113Z copying torch/include/ATen/ops/_propagate_xla_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4191798Z copying torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4199488Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4207126Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4214710Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4222528Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4234811Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4240697Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4248725Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4263445Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4268484Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4286186Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4288572Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4305982Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4307436Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4314514Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4322273Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4339061Z copying torch/include/ATen/ops/_reshape_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4343793Z copying torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4351285Z copying torch/include/ATen/ops/_reshape_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4365160Z copying torch/include/ATen/ops/_reshape_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4370331Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4379160Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4387190Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4394565Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4412409Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4419226Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4427131Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4451369Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4453784Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4461291Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4468315Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4474857Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4482090Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4492483Z copying torch/include/ATen/ops/_safe_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4498589Z copying torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4505692Z copying torch/include/ATen/ops/_safe_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4512592Z copying torch/include/ATen/ops/_safe_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4529897Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4531145Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4537571Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4544985Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4551811Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4567329Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4574734Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4581799Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4589143Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4607854Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4610033Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4617050Z 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-09-07T07:06:31.4624220Z 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-09-07T07:06:31.4631576Z 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-09-07T07:06:31.4648423Z 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-09-07T07:06:31.4649909Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4656790Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4664890Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4672251Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4682793Z 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-09-07T07:06:31.4690348Z 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-09-07T07:06:31.4697867Z 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-09-07T07:06:31.4705524Z 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-09-07T07:06:31.4713206Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4735566Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4740443Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4749289Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4764850Z 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-09-07T07:06:31.4769743Z 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-09-07T07:06:31.4776578Z 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-09-07T07:06:31.4788027Z 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-09-07T07:06:31.4794195Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4801483Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4821111Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4825719Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4832938Z 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-09-07T07:06:31.4850001Z 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-09-07T07:06:31.4851494Z 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-09-07T07:06:31.4857392Z 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-09-07T07:06:31.4865884Z 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-09-07T07:06:31.4872816Z 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-09-07T07:06:31.4889713Z 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-09-07T07:06:31.4891148Z 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-09-07T07:06:31.4897059Z 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-09-07T07:06:31.4904534Z 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-09-07T07:06:31.4911210Z 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-09-07T07:06:31.4918412Z 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-09-07T07:06:31.4925585Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4936629Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4942833Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.4955400Z 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-09-07T07:06:31.4963379Z 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-09-07T07:06:31.4971458Z 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-09-07T07:06:31.4978352Z 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-09-07T07:06:31.4986163Z 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-09-07T07:06:31.4993211Z 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-09-07T07:06:31.5010620Z 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-09-07T07:06:31.5011825Z copying torch/include/ATen/ops/_scaled_grouped_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5017632Z copying torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5024925Z copying torch/include/ATen/ops/_scaled_grouped_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5031943Z copying torch/include/ATen/ops/_scaled_grouped_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5042858Z copying torch/include/ATen/ops/_scaled_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5048310Z copying torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5063132Z copying torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5068246Z copying torch/include/ATen/ops/_scaled_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5075346Z copying torch/include/ATen/ops/_scaled_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5090489Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5092987Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5100176Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5108182Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5115372Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5122700Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5139524Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5140753Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5148539Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5155686Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5163774Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5183462Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5187803Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5193394Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5200680Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5208460Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5216547Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5225096Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5233060Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5240211Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5247943Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5258705Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5266222Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5273706Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5280554Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5288485Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5295994Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5303531Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5310890Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5318935Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5328860Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5336551Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5343754Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5351712Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5364929Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5371086Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5378230Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5386409Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5396960Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5415498Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5416903Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5423845Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5431587Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5449493Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5453980Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5466621Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5473719Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5481268Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5499310Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5500533Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5507857Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5515363Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5526049Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5533372Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5546094Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5552037Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5559656Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5567213Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5577588Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5584848Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5593248Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5600404Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5607792Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5626545Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5628773Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5635673Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5643703Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5650999Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5658233Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5665917Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5673242Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5680101Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5687319Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5698249Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5706805Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5714710Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5722087Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5732545Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5739748Z 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-09-07T07:06:31.5747313Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5754929Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5766307Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5774408Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5786066Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5792701Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5810922Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5812235Z 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-09-07T07:06:31.5818726Z 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-09-07T07:06:31.5826805Z 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-09-07T07:06:31.5837313Z 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-09-07T07:06:31.5846296Z 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-09-07T07:06:31.5853523Z 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-09-07T07:06:31.5861371Z 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-09-07T07:06:31.5868802Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5887315Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5888444Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5894582Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5901869Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5916314Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5920700Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5938901Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5940154Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5947113Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5961360Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5966004Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5973817Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5980994Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5994214Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.5999398Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6007246Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6015036Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6022455Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6033695Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6041503Z 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-09-07T07:06:31.6049162Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6063191Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6068434Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6078900Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6096433Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6098800Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6112545Z copying torch/include/ATen/ops/_sparse_mask_projection.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6119422Z copying torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6137245Z copying torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6138537Z copying torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6145724Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6153113Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6160582Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6167984Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6176002Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6187154Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6206396Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6208906Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6216144Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6227853Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6235424Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6246391Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6253586Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6267877Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6272438Z copying torch/include/ATen/ops/_sparse_semi_structured_apply.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6279806Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6287343Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6307119Z 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-09-07T07:06:31.6309901Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6318120Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6325601Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6334942Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6342304Z copying torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6350054Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6357577Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6365679Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6376184Z copying torch/include/ATen/ops/_sparse_semi_structured_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6383605Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6391501Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6411001Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6413950Z copying torch/include/ATen/ops/_sparse_semi_structured_tile.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6419556Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6433991Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6439140Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6457043Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6458138Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6466610Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6473592Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6481714Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6500061Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6501510Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6508127Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6515291Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6531535Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6533338Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6544625Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6551494Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6559087Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6566696Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6583778Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6585690Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6592965Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6609319Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6611171Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6626750Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6630196Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6647764Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6648954Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6656771Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6668627Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6675506Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6686478Z copying torch/include/ATen/ops/_spsolve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6693602Z copying torch/include/ATen/ops/_spsolve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6701042Z copying torch/include/ATen/ops/_spsolve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6708615Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6719562Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6737111Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6748361Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6761083Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6768062Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6778467Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6791818Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6796466Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6806822Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6813704Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6820701Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6828596Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6838677Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6845385Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6852616Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6864537Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6871213Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6878926Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6897495Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6899966Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6906681Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6914905Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6922249Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6932984Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6939773Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6947713Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6955257Z 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-09-07T07:06:31.6966499Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.6974097Z 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-09-07T07:06:31.6981732Z 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-09-07T07:06:31.6989041Z 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-09-07T07:06:31.6996407Z 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-09-07T07:06:31.7003530Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7010800Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7018202Z copying torch/include/ATen/ops/_test_check_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7031671Z copying torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7036726Z copying torch/include/ATen/ops/_test_check_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7047757Z copying torch/include/ATen/ops/_test_check_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7055449Z copying torch/include/ATen/ops/_test_functorch_fallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7067750Z copying torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7074360Z copying torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7082017Z copying torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7100429Z copying torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7101595Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7109013Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7116861Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7123781Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7131899Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7139278Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7153663Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7158615Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7166711Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7174383Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7181947Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7196178Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7200445Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7217978Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7219422Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7227197Z copying torch/include/ATen/ops/_test_parallel_materialize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7235267Z copying torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7242392Z copying torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7261299Z copying torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7266910Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7272736Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7280204Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7287430Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7294521Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7302082Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7313518Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7320324Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7337923Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7339610Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7346784Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7354604Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7362387Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7370318Z 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-09-07T07:06:31.7377384Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7388330Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7396085Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7412383Z 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-09-07T07:06:31.7414769Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7426106Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7432605Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7440645Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7459203Z 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-09-07T07:06:31.7461029Z 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-09-07T07:06:31.7467312Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7475259Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7482595Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7493493Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7500526Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7515065Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7519381Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7537586Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7539656Z 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-09-07T07:06:31.7554442Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7558805Z 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-09-07T07:06:31.7567029Z 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-09-07T07:06:31.7574855Z 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-09-07T07:06:31.7585552Z 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-09-07T07:06:31.7592709Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7611435Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7612755Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7619391Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7633180Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7638767Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7646231Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7657254Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7664656Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7672442Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7692430Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7696056Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7701398Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7708898Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7716702Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7727351Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7738181Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7745396Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7756188Z copying torch/include/ATen/ops/_to_sparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7767814Z copying torch/include/ATen/ops/_to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7775258Z copying torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7783012Z copying torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7790752Z copying torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7809475Z copying torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7810713Z copying torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7817221Z copying torch/include/ATen/ops/_to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7825192Z copying torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7842184Z copying torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7848449Z copying torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7854111Z copying torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7867157Z copying torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7872746Z copying torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7880319Z copying torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7887755Z copying torch/include/ATen/ops/_to_sparse_csc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7905240Z copying torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7906873Z copying torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7914850Z copying torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7922561Z copying torch/include/ATen/ops/_to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7937985Z copying torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7940853Z copying torch/include/ATen/ops/_to_sparse_csr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7948931Z copying torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7962724Z copying torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7968406Z copying torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7986174Z copying torch/include/ATen/ops/_to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.7988992Z copying torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8005166Z copying torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8007337Z copying torch/include/ATen/ops/_to_sparse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8014758Z copying torch/include/ATen/ops/_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8026450Z copying torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8033300Z copying torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8049683Z copying torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8051004Z copying torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8063347Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8070697Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8078110Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8096991Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8099395Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8106890Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8114168Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8122287Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8139771Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8141139Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8149416Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8157429Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8165261Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8173199Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8180509Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8195383Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8199392Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8216868Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8218768Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8232910Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8238533Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8248666Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8256072Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8267805Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8275364Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8291758Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8293067Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8300590Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8308420Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8319456Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8326305Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8337380Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8344293Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8356628Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8363559Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8379435Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8382359Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8390249Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8406964Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8408559Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8416669Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8427819Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8434705Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8442355Z copying torch/include/ATen/ops/_unsafe_index.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8460366Z copying torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8464154Z copying torch/include/ATen/ops/_unsafe_index_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8481994Z copying torch/include/ATen/ops/_unsafe_index_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8487332Z copying torch/include/ATen/ops/_unsafe_index_put.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8494166Z copying torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8502940Z copying torch/include/ATen/ops/_unsafe_index_put_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8510947Z copying torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8529427Z copying torch/include/ATen/ops/_unsafe_masked_index.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8530705Z copying torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8536888Z copying torch/include/ATen/ops/_unsafe_masked_index_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8547074Z copying torch/include/ATen/ops/_unsafe_masked_index_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8554680Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8563773Z 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-09-07T07:06:31.8570796Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8586540Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8589011Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8605905Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8607399Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8614408Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8621898Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8634343Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8641164Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8662388Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8668571Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8675361Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8682169Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8699052Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8700384Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8711687Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8718662Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8735994Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8737483Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8748164Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8756114Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8767196Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8774191Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8786860Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8804987Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8807055Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8813933Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8824083Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8830604Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8848538Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8849852Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8856522Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8865994Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8873071Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8880330Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8887759Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8895110Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8906859Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8913021Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8920701Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8937709Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8939831Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8948127Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8955014Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8962634Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8970055Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8977474Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8988369Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.8995775Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9013118Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9014719Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9020948Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9034343Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9041484Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9049109Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9063846Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9108403Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9114132Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9122260Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9130203Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9137469Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9145678Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9152701Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9160327Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9167570Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9175238Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9182834Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9189977Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9207627Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9208890Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9215692Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9227265Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9233457Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9240962Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9248316Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9264189Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9270094Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9277591Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9284852Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9292314Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9299890Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9313970Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9318901Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9326354Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9343378Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9345117Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9352319Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9359507Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9367378Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9375365Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9382685Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9399617Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9401632Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9408984Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9416417Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9424241Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9432027Z 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-09-07T07:06:31.9439292Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9457325Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9458557Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9470291Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9477058Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9484277Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9491719Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9499875Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9509220Z 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-09-07T07:06:31.9516293Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9533087Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9534416Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9542078Z 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-09-07T07:06:31.9549634Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9557198Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9568199Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9575929Z 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-09-07T07:06:31.9587430Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9593901Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9601813Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9609549Z 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-09-07T07:06:31.9617054Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9628326Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9636014Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9644105Z 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-09-07T07:06:31.9651596Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9659507Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9667452Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9675700Z 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-09-07T07:06:31.9683070Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9691521Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9699019Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9707173Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9715464Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9723541Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9730849Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9746380Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9749320Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9764153Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9768955Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9779295Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9793319Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9798308Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9806131Z copying torch/include/ATen/ops/_weight_int4pack_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9813390Z copying torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9824158Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9831898Z 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-09-07T07:06:31.9839686Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9857643Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9858793Z copying torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9867116Z copying torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9874980Z 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-09-07T07:06:31.9882687Z 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-09-07T07:06:31.9899864Z 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-09-07T07:06:31.9901081Z copying torch/include/ATen/ops/_weight_int8pack_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9908930Z copying torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9926603Z copying torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9927768Z copying torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9935007Z copying torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9942919Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9957037Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9961755Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9969098Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9986757Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:31.9988351Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0009105Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0014323Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0021506Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0034587Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0038848Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0046258Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0067874Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0085646Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0087232Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0093891Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0100831Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0107942Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0114759Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0121595Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0138540Z copying torch/include/ATen/ops/_wrapped_linear_prepack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0140200Z copying torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0147239Z copying torch/include/ATen/ops/_wrapped_linear_prepack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0154443Z copying torch/include/ATen/ops/_wrapped_linear_prepack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0162093Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0168933Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0176087Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0183347Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0196237Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0201106Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0208382Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0226922Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0229519Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0236169Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0244645Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0262145Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0263416Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0274592Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0280706Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0298941Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0300241Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0306963Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0314212Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0321570Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0328862Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0336157Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0347205Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0355034Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0363006Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0382703Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0386723Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0392393Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0400081Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0407629Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0425865Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0427204Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0434836Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0441770Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0470613Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0471851Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0473256Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0475620Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0482880Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0500036Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0501198Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0508571Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0516117Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0526369Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0533856Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0544598Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0552171Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0564796Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0571434Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0578750Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0586732Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0594461Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0601873Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0619974Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0621322Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0629124Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0636359Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0646284Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0654547Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0662293Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0669461Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0687688Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0689089Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0695980Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0707058Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0714594Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0721816Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0739538Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0740717Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0753577Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0759263Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0766701Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0775863Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0784001Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0804922Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0809275Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0816530Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0823468Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0831354Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0849244Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0850481Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0857187Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0865206Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0872434Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0889497Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0890678Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0897917Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0912154Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0918422Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0936391Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0937795Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0943078Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0950905Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0958451Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0966012Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0976683Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.0988736Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1007241Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1008263Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1018879Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1025966Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1042993Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1047838Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1053992Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1062515Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1069481Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1076974Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1084432Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1092236Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1105813Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1110006Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1127522Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1128785Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1135859Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1147011Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1154022Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1161973Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1179038Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1180069Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1187840Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1195753Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1213347Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1218481Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1224439Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1231931Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1250778Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1255703Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1262213Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1270070Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1289002Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1293048Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1297897Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1305903Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1323326Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1324339Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1341338Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1343295Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1358926Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1362126Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1379623Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1380607Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1392390Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1398656Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1416089Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1417558Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1426130Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1433706Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1441452Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1460678Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1462581Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1470304Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1489960Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1493774Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1499843Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1507876Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1526429Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1529978Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1537748Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1545255Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1555957Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1568038Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1575028Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1586982Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1606408Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1607604Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1614798Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1622028Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1634624Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1639902Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1646905Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1657723Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1665737Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1673117Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1680489Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1688176Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1698912Z copying torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1707094Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1714535Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1722136Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1739041Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1741295Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1748906Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1762823Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1768372Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1786201Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1787723Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1794917Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1802068Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1818380Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1820213Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1828198Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1846229Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1849065Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1856115Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1867305Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1875035Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1882953Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1901545Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1903012Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1910626Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1927676Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1929199Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1936457Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1944038Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1951628Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1959045Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1967237Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1977429Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.1985460Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2002989Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2004300Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2011192Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2026940Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2034142Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2055246Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2056265Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2063697Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2075623Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2084707Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2092123Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2099576Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2107547Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2118300Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2125397Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2142051Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2144260Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2155210Z copying torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2162676Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2170038Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2185978Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2187565Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2194751Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2202111Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2219673Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2220798Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2227870Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2235905Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2246385Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2253902Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2265835Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2272721Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2290216Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2291202Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2298850Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2313172Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2317996Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2325196Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2332891Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2340497Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2348375Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2358824Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2366682Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2374095Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2381277Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2392895Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2400286Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2408214Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2415916Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2426580Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2434263Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2445350Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2453879Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2467603Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2472857Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2480571Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2498722Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2499696Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2507728Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2525301Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2528887Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2536887Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2548079Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2555508Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2563444Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2581483Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2582547Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2589549Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2607183Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2608266Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2616206Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2627658Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2634592Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2642471Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2661292Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2662402Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2669332Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2677613Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2685371Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2693077Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2700946Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2708838Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2726352Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2727575Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2735249Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2742671Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2756001Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2761751Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2779466Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2783477Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2791366Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2808754Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2809840Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2817535Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2825947Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2842386Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2848715Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2854100Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2866436Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2883855Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2886208Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2894162Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2902110Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2910359Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2918060Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2935008Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2938426Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2953607Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2960548Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2977799Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2981630Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2990135Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.2997796Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3014604Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3018325Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3034466Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3041310Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3058474Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3060563Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3068629Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3076742Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3084093Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3092058Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3104595Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3111600Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3119222Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3136539Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3139504Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3154674Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3160860Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3177890Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3179730Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3195290Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3200462Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3208248Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3225836Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3227398Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3234824Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3242349Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3253370Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3260568Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3268483Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3278528Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3296585Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3299395Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3312835Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3317303Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3324671Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3332015Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3339405Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3353341Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3359924Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3367303Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3375175Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3382690Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3394587Z copying torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3401282Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3408650Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3425292Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3427741Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3435466Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3442871Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3450279Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3464725Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3469331Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3485125Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3487845Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3495011Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3503048Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3511172Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3518422Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3535800Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3538732Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3553061Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3559259Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3575295Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3578289Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3586156Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3593157Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3600613Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3616984Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3619911Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3627958Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3638591Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3654073Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3657165Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3665163Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3672977Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3689759Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3696619Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3706023Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3713833Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3722307Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3739656Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3748083Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3755005Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3763433Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3771432Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3786172Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3791424Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3807929Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3812824Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3820769Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3829249Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3839714Z copying torch/include/ATen/ops/batch_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3847445Z copying torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3855760Z copying torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3864463Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3872554Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3880234Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3897387Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3904510Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3912198Z copying torch/include/ATen/ops/batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3928388Z copying torch/include/ATen/ops/batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3931457Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3947146Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3951589Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3964009Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3971441Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3979359Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3993067Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.3999090Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4006907Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4014780Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4022605Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4036515Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4042761Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4055416Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4063115Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4071420Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4079296Z 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-09-07T07:06:32.4086831Z 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-09-07T07:06:32.4097564Z 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-09-07T07:06:32.4112070Z 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-09-07T07:06:32.4119938Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4138254Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4141801Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4154925Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4163259Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4171260Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4187565Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4191565Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4200083Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4208515Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4227276Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4230681Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4248246Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4250650Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4259300Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4275561Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4280448Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4296732Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4301751Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4313556Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4321886Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4338507Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4342811Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4354404Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4362893Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4370657Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4386398Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4390566Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4398296Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4409309Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4418163Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4429360Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4437372Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4456874Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4459527Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4474995Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4480621Z 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-09-07T07:06:32.4500188Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4504748Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4512903Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4521051Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4537648Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4540442Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4555183Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4561219Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4578362Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4581391Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4593912Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4601819Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4619820Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4626475Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4635057Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4653313Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4659478Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4667710Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4676300Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4683853Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4698237Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4704304Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4715182Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4722842Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4730324Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4746065Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4749348Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4764124Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4769687Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4785303Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4788891Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4797741Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4805957Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4814234Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4822133Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4834840Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4841525Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4849635Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4864776Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4870051Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4887187Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4891318Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4908034Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4911394Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4919869Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4927391Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4938115Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4952662Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4959202Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4967445Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4975460Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4983374Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.4991260Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5010407Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5015439Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5024172Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5032413Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5039868Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5056614Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5059530Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5068346Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5086169Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5089265Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5107439Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5111748Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5125930Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5131333Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5145945Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5151953Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5160428Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5177748Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5182020Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5194878Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5201577Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5217316Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5227235Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5248916Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5250184Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5257138Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5265535Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5273134Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5289915Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5291990Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5299826Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5308175Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5318547Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5335921Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5337907Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5346100Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5353650Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5361560Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5368806Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5376644Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5385030Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5393103Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5408334Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5413596Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5421056Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5436408Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5441163Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5457703Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5461781Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5474277Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5481658Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5497959Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5504145Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5522316Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5525595Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5533647Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5541103Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5549002Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5556923Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5565118Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5573172Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5583970Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5592689Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5609160Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5612717Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5624941Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5632136Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5649758Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5655126Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5668614Z copying torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5675987Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5687252Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5695289Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5702921Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5710618Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5729569Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5734215Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5743032Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5756051Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5763135Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5773898Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5782008Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5794292Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5800741Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5808540Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5816182Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5827554Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5836814Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5852060Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5857613Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5866484Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5873916Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5882178Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5897142Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5901269Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5909332Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5925480Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5930546Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5947450Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5950446Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5965017Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5970145Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5977792Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5986611Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.5994287Z copying torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6001575Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6009401Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6019881Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6028101Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6036119Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6043707Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6051702Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6066373Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6072046Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6079696Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6095906Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6100626Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6108798Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6119895Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6127178Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6135149Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6142874Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6150970Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6158367Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6166882Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6186104Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6192967Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6199908Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6206985Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6215018Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6223177Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6234721Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6241549Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6256623Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6262749Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6270803Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6278567Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6289008Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6296894Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6307982Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6315505Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6323399Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6334432Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6355066Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6371270Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6377367Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6385053Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6392305Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6408366Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6411586Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6418790Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6426694Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6436721Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6443788Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6451444Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6458979Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6470243Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6477820Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6485636Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6492523Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6500021Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6508748Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6527075Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6530725Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6546405Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6549700Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6563398Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6568807Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6585590Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6590836Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6598793Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6617026Z copying torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6620696Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6629187Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6636683Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6644744Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6652117Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6664529Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6671426Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6679094Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6697054Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6700247Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6715284Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6720523Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6738445Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6742319Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6757050Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6763620Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6772458Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6785326Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6792233Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6800198Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6817181Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6819686Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6828427Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6836195Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6847194Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6854401Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6862723Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6870562Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6878253Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6888228Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6896200Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6905307Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6913033Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6920633Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6929617Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6937285Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6949062Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6957170Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6964978Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6972670Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6980097Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.6995195Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7000263Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7008700Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7019259Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7034465Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7040242Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7061607Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7068573Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7074381Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7081983Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7098861Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7102306Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7115446Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7122663Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7130215Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7138014Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7149294Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7157234Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7168067Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7178938Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7192409Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7199110Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7216872Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7219603Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7232959Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7239489Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7257301Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7258792Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7267758Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7275887Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7283683Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7292233Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7300400Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7308880Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7326387Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7328654Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7346825Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7350586Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7365847Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7371523Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7387369Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7391966Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7410524Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7415562Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7424557Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7441539Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7447177Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7454856Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7469053Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7476497Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7487251Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7495779Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7507316Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7523070Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7528535Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7536136Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7544261Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7552320Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7566968Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7572922Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7580524Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7594881Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7601636Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7622181Z copying torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7627337Z copying torch/include/ATen/ops/copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7635730Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7643572Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7661060Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7668497Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7676564Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7691712Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7697454Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7706894Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7723398Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7725639Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7733390Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7746158Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7752622Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7765435Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7772645Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7786632Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7792007Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7800600Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7808211Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7819005Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7827335Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7835374Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7845913Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7853712Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7865288Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7873125Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7884333Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7891802Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7902908Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7913133Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7927036Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7932479Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7940438Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7949038Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7956833Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7964928Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7973002Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.7988871Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8008755Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8010460Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8018440Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8026795Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8033413Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8041579Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8058019Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8061594Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8068933Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8084200Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8091343Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8106956Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8112442Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8120236Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8136079Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8141583Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8149374Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8165099Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8170544Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8178537Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8186588Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8201088Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8205221Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8219925Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8225792Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8236992Z copying torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8243756Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8260359Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8262693Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8270647Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8277855Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8288178Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8296265Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8304119Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8324964Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8327103Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8330141Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8338945Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8353731Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8361321Z 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-09-07T07:06:32.8369267Z 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-09-07T07:06:32.8376902Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8388806Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8405873Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8407766Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8415643Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8424194Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8433171Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8440949Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8448869Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8456947Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8468351Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8476823Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8484547Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8491936Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8504548Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8510972Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8518998Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8527545Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8535087Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8543114Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8551169Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8559058Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8567019Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8574757Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8582584Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8591048Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8598584Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8609082Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8616544Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8627929Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8636373Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8650851Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8656617Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8665211Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8673366Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8688237Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8694022Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8701667Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8714521Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8721817Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8729869Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8746579Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8749673Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8757886Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8766044Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8774258Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8781747Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8794046Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8802386Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8818931Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8821856Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8830373Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8847351Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8849768Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8865121Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8871897Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8888269Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8896539Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8905037Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8912782Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8923516Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8930967Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8946948Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8950506Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8966502Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8971499Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8979034Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8994378Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.8999656Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9007288Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9015273Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9027033Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9034506Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9042169Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9059277Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9061954Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9074356Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9082197Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9089880Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9106755Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9110306Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9128540Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9134406Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9142140Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9155186Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9161783Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9168649Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9186095Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9188069Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9196570Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9203814Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9211548Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9218971Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9234098Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9239672Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9247966Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9255901Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9264895Z copying torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9280671Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9285773Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9296356Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9307933Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9326853Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9329910Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9347678Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9351177Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9366216Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9371888Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9383956Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9392773Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9408383Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9418749Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9426137Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9434568Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9441979Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9458085Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9460854Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9472226Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9481041Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9488951Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9506463Z copying torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9509738Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9531208Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9539313Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9554669Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9559173Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9566689Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9573942Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9581089Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9589096Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9605809Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9607136Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9614689Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9622521Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9635147Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9642500Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9654972Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9662301Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9669473Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9686459Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9689090Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9706572Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9709255Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9725492Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9728064Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9744999Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9747463Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9763333Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9770232Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9777125Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9788753Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9796985Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9805514Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9812844Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9826852Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9831441Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9848067Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9849840Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9864582Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9870267Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9886923Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9890575Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9906948Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9910193Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9926304Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9929422Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9945655Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9951772Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9967628Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9973711Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9980971Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9988877Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:32.9995860Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0006580Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0013603Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0024133Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0031721Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0049192Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0050377Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0057256Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0065599Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0073191Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0080215Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0087640Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0095228Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0106704Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0113866Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0130082Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0134769Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0145489Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0153216Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0165864Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0171950Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0189298Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0212880Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0214170Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0219287Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0233058Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0238898Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0245929Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0252721Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0267387Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0272564Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0289472Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0290798Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0297870Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0311922Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0318121Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0325560Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0336541Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0343212Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0355191Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0361486Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0377871Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0379376Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0387971Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0404250Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0407543Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0425044Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0427381Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0435587Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0442675Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0453766Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0461706Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0469740Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0486862Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0488955Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0497210Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0505418Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0514175Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0521956Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0538354Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0541200Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0549297Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0557170Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0568327Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0577243Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0585188Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0592369Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0609565Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0612781Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0626283Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0632046Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0639697Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0657293Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0659093Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0667784Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0675244Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0691615Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0695492Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0706880Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0717735Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0734333Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0737512Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0745736Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0753202Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0761845Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0769159Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0789143Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0795088Z copying torch/include/ATen/ops/empty_permuted.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0814312Z copying torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0820213Z copying torch/include/ATen/ops/empty_permuted_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0834558Z copying torch/include/ATen/ops/empty_permuted_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0839602Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0847567Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0855305Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0863536Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0871335Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0879792Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0897626Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0900428Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0913181Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0920602Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0938946Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0941498Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0951193Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0958475Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0966207Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0975121Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0982936Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.0991404Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1008601Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1010707Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1026694Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1030843Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1048328Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1052729Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1062333Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1070455Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1077839Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1085695Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1100922Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1105369Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1112901Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1123466Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1132455Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1144707Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1152216Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1166930Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1172430Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1186071Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1191577Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1199069Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1207660Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1226375Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1229261Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1248214Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1251622Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1259658Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1274976Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1280710Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1296169Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1299979Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1313760Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1319504Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1327259Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1346729Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1361985Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1366869Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1374253Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1381771Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1389906Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1397265Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1405623Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1412967Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1424104Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1431708Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1439557Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1456160Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1458038Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1466403Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1474008Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1485280Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1492583Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1506342Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1512374Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1519902Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1527797Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1535307Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1547368Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1554566Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1567698Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1574097Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1586286Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1592250Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1608126Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1610511Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1625674Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1629231Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1646366Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1648286Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1655662Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1668038Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1674935Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1683339Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1700280Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1706069Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1713377Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1721418Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1739178Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1740219Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1748268Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1755707Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1763628Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1771351Z 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-09-07T07:06:33.1779102Z 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-09-07T07:06:33.1786888Z 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-09-07T07:06:33.1797816Z 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-09-07T07:06:33.1804942Z 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-09-07T07:06:33.1815327Z 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-09-07T07:06:33.1822542Z 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-09-07T07:06:33.1838619Z 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-09-07T07:06:33.1841179Z 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-09-07T07:06:33.1858158Z 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-09-07T07:06:33.1859928Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1867639Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1874871Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1885953Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1893300Z 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-09-07T07:06:33.1905838Z 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-09-07T07:06:33.1911594Z 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-09-07T07:06:33.1919206Z 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-09-07T07:06:33.1935522Z 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-09-07T07:06:33.1938085Z 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-09-07T07:06:33.1954076Z 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-09-07T07:06:33.1960014Z 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-09-07T07:06:33.1978075Z 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-09-07T07:06:33.1979536Z 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-09-07T07:06:33.1987094Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.1994256Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2009362Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2012553Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2024755Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2031208Z 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-09-07T07:06:33.2038349Z 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-09-07T07:06:33.2045595Z 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-09-07T07:06:33.2056627Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2064249Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2080946Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2082511Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2091863Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2106281Z 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-09-07T07:06:33.2112648Z 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-09-07T07:06:33.2129946Z 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-09-07T07:06:33.2131641Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2139149Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2152861Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2158620Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2172367Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2180889Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2191654Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2198742Z 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-09-07T07:06:33.2205625Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2212876Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2223371Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2231110Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2247540Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2249042Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2255856Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2264075Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2270755Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2286963Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2290161Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2297739Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2304955Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2311999Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2319341Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2329504Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2346186Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2349574Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2363495Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2369424Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2376363Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2383785Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2394608Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2401489Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2417248Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2419428Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2426992Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2441345Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2445295Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2453163Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2465424Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2472644Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2479915Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2496006Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2499010Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2507069Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2524104Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2527893Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2535443Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2547595Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2554320Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2565751Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2573394Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2585921Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2593427Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2607962Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2611879Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2626207Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2645853Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2650756Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2657512Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2668778Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2676457Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2686573Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2693171Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2701995Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2715466Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2721434Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2736859Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2740391Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2747798Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2758012Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2764578Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2772025Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2783390Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2790477Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2806512Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2809364Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2816145Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2826536Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2833905Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2841808Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2848974Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2863171Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2869631Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2885533Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2888941Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2896222Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2911156Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2930236Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2932345Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2938818Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2951555Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2956132Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2963231Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2979140Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2980485Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.2988213Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3004337Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3006118Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3012903Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3020463Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3027691Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3035179Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3042325Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3059115Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3060896Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3071458Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3078333Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3086304Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3093590Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3100677Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3113702Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3118965Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3126085Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3142130Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3144585Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3152301Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3165623Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3170652Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3186136Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3190508Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3197741Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3204964Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3220830Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3223186Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3238386Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3244126Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3261853Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3264797Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3272004Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3289001Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3294479Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3300118Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3307960Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3318489Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3325204Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3331902Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3344142Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3349562Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3356994Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3364465Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3381939Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3387716Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3392589Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3408767Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3410431Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3417527Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3428570Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3436018Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3444197Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3462168Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3468206Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3474166Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3482101Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3489199Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3506739Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3509521Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3517332Z copying torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3524853Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3541124Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3542454Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3554780Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3560595Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3568240Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3575945Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3587122Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3611401Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3618465Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3625544Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3641436Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3643837Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3650546Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3657570Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3665503Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3672796Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3680174Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3697441Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3698731Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3706211Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3716825Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3723557Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3738798Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3741172Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3749318Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3756884Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3768392Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3786587Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3793952Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3800820Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3808274Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3815084Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3822077Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3829652Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3850286Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3853503Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3861217Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3868292Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3879481Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3894807Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3899058Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3905802Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3912466Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3920079Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3927194Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3937309Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3944689Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3952077Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3965922Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3970070Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3977592Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3984867Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.3992784Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4009386Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4010607Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4017126Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4024884Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4032140Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4049355Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4050625Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4057401Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4065394Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4072631Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4090049Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4091665Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4097554Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4105255Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4112926Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4120457Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4127818Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4138043Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4146635Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4153960Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4161855Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4178131Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4180519Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4193706Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4199660Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4207207Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4214878Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4222717Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4239025Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4241632Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4248925Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4263204Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4269340Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4277242Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4284343Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4292274Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4304213Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4310755Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4327535Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4330185Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4337874Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4346121Z 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-09-07T07:06:33.4353815Z 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-09-07T07:06:33.4367120Z 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-09-07T07:06:33.4372358Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4382978Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4395665Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4401811Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4419336Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4421317Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4431549Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4452520Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4467123Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4471876Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4489325Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4490721Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4497650Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4508372Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4515268Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4525694Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4543356Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4553482Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4558845Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4566533Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4573467Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4586330Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4591308Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4608004Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4608487Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4625593Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4628217Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4644739Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4648851Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4655250Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4667625Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4674544Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4685308Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4692429Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4704949Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4712350Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4730967Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4731937Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4739272Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4746230Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4752916Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4760759Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4767842Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4775199Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4782473Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4795039Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4800305Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4816916Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4818461Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4826527Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4837145Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4848121Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4854078Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4862297Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4875987Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4880366Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4899039Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4901354Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4908998Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4919197Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4926025Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4933670Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4941070Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4949034Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4956332Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4964492Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4975380Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4982634Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4990587Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.4998680Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5006059Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5016900Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5027900Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5046197Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5049127Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5056937Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5068044Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5075747Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5086690Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5097690Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5104691Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5111984Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5128893Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5131265Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5138722Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5146327Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5157129Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5164923Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5172272Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5186139Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5190617Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5208147Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5209497Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5218197Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5232146Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5238434Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5262229Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5266506Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5276738Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5283556Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5290901Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5298514Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5305791Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5316933Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5323290Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5330937Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5346761Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5349759Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5357354Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5364819Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5371914Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5383638Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5390695Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5408248Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5409766Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5418031Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5428792Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5436215Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5452851Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5454290Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5461829Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5475513Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5480333Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5497924Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5499417Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5506806Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5514225Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5521417Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5539141Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5540365Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5551284Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5558678Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5576166Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5580302Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5587874Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5598794Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5606803Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5614407Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5622185Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5633426Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5640691Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5657959Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5659266Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5667225Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5677953Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5684940Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5696017Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5704360Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5719356Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5722932Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5730152Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5746130Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5749554Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5763524Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5769308Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5776635Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5784332Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5792514Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5799853Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5817132Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5818945Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5826982Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5836342Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5853648Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5869233Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5872916Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5889688Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5890791Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5896676Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5906381Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5915525Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5922544Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5929577Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5946249Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5948785Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5955737Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5967277Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5974260Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5985777Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.5988693Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6006289Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6007664Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6014432Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6021401Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6029226Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6036213Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6043436Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6050315Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6057558Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6065615Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6072873Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6089042Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6090725Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6106517Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6113893Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6118423Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6143660Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6147812Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6153915Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6161607Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6168325Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6175867Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6183073Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6196590Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6200808Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6217703Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6218838Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6226406Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6233725Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6241324Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6259299Z copying torch/include/ATen/ops/hash_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6265200Z copying torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6271151Z copying torch/include/ATen/ops/hash_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6278233Z copying torch/include/ATen/ops/hash_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6296496Z copying torch/include/ATen/ops/hash_tensor_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6298988Z copying torch/include/ATen/ops/hash_tensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6306271Z copying torch/include/ATen/ops/hash_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6313799Z copying torch/include/ATen/ops/hash_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6339860Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6345433Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6351979Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6358664Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6365866Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6376925Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6384680Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6400587Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6401659Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6408620Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6426491Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6429039Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6436012Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6446761Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6453120Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6464236Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6470931Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6478102Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6485438Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6504118Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6509300Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6513874Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6521284Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6537782Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6539071Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6549343Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6557082Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6564545Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6580350Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6581887Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6595570Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6599887Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6617492Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6620000Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6633255Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6638473Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6646334Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6656962Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6665392Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6672822Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6679901Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6687592Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6695492Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6706870Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6713630Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6721212Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6738364Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6744182Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6750157Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6764346Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6769500Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6786247Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6788427Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6805430Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6806948Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6814582Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6822684Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6830731Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6838309Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6855358Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6856870Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6865051Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6872474Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6879708Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6896731Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6898348Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6906277Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6913340Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6924325Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6931106Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6945675Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6949550Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6964455Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6968721Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6985880Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6987822Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.6995962Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7013318Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7014337Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7022732Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7030228Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7037427Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7045171Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7062269Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7063280Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7071286Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7078676Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7086410Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7097562Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7104331Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7113282Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7129850Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7131215Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7138709Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7146657Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7154305Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7162265Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7180469Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7181722Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7188681Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7196549Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7204400Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7211666Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7219068Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7233728Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7238884Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7249067Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7256381Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7267803Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7278819Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7285408Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7293430Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7303962Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7311262Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7318914Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7336540Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7337775Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7346110Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7353885Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7367025Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7372716Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7380865Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7394633Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7401806Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7408833Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7426062Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7427627Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7435195Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7442652Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7460256Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7465775Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7471588Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7489513Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7490567Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7498091Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7511975Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7516846Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7523718Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7534392Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7546527Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7552745Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7564333Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7571328Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7586387Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7590139Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7607471Z copying torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7608687Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7616370Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7624138Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7631739Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7648359Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7649617Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7656723Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7665103Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7672420Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7691081Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7694146Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7705022Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7712292Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7729253Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7730252Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7737302Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7748729Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7756048Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7767131Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7783822Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7786209Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7793192Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7800479Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7817343Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7819621Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7827394Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7838212Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7854892Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7857034Z copying torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7865156Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7882143Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7884590Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7892317Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7903151Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7909852Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7917352Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7928672Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7934708Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7946307Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7961873Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7965953Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7976181Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7983834Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.7995595Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8002167Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8020742Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8024085Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8031285Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8039464Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8048298Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8062614Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8068078Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8075507Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8092361Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8093358Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8100272Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8108615Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8125158Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8126680Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8133967Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8146196Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8151728Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8164173Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8170977Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8186596Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8189983Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8206830Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8208906Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8216379Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8223787Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8241616Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8243508Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8260237Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8261985Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8269096Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8276836Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8287735Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8295229Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8307668Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8314741Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8322196Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8333525Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8339684Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8347844Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8362264Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8369590Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8377080Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8384279Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8392031Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8409256Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8410475Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8417441Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8428154Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8445980Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8448433Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8456248Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8468383Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8475633Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8484059Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8500883Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8504134Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8511808Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8518973Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8537226Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8539265Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8553671Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8559611Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8578099Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8579140Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8587121Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8594745Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8602679Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8610102Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8626179Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8628704Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8636058Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8647194Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8655339Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8663726Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8674825Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8681897Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8689125Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8706751Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8709614Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8727445Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8728471Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8735669Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8743467Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8751008Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8765025Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8770130Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8786798Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8789763Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8806285Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8808630Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8816640Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8827028Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8834300Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8841795Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8858999Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8860690Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8867930Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8884619Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8886894Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8894484Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8901682Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8909611Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8926381Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8928223Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8936090Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8943722Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8954864Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8963390Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8979259Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8981432Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8988819Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.8996659Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9007328Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9014970Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9022324Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9033690Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9040559Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9048086Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9062804Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9068402Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9079255Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9096913Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9100070Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9112919Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9118619Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9126243Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9136999Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9148320Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9154992Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9163430Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9171099Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9187079Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9194793Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9200534Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9217482Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9218487Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9229521Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9246816Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9250382Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9257930Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9269353Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9277133Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9284094Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9291418Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9306219Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9310344Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9327594Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9328186Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9346900Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9349720Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9363119Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9367503Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9377848Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9391826Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9399043Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9406785Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9414491Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9421545Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9429342Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9439377Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9447131Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9455058Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9467746Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9474902Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9493138Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9498150Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9509406Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9516787Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9527025Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9534407Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9541410Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9553655Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9560300Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9567392Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9577824Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9585067Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9603303Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9608827Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9614413Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9621817Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9633308Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9644148Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9650925Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9658408Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9670036Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9676731Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9685340Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9692716Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9705310Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9710545Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9718842Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9737026Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9739683Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9747662Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9755223Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9768280Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9786239Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9789945Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9806719Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9809334Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9816269Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9823106Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9838332Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9841357Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9857918Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9859919Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9867628Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9874596Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9881789Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9889564Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9906226Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9908832Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9915807Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9923362Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9931122Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9938405Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9946536Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9961708Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9965126Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9972962Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9986504Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:33.9991122Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0008804Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0010032Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0017333Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0024742Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0032290Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0039724Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0057540Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0058549Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0066945Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0074101Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0081949Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0098467Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0099704Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0112457Z copying torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0118050Z copying torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0125388Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0136089Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0142892Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0156928Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0161321Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0179107Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0180231Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0187467Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0195527Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0202945Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0220497Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0221588Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0235395Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0240342Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0258505Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0260083Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0267620Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0275424Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0282673Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0299050Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0300239Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0314214Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0319386Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0337753Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0339019Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0346786Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0361222Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0365984Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0376640Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0383862Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0395462Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0402330Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0420936Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0425374Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0431891Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0448873Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0450487Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0457377Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0470354Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0476519Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0484135Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0491780Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0505204Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0510267Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0528613Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0529893Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0536725Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0544429Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0552098Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0559494Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0568104Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0585696Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0587941Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0595473Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0603026Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0610358Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0617933Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0625701Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0636922Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0643348Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0651229Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0658531Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0666839Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0674193Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0682214Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0698148Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0700090Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0708019Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0718475Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0725689Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0742614Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0744386Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0766351Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0770634Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0786699Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0789900Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0806057Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0808383Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0815514Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0822543Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0830323Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0837383Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0854697Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0857037Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0864808Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0872055Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0879596Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0886637Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0897139Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0908029Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0915057Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0930775Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0934143Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0941796Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0949609Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0957344Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0977426Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0982514Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.0998172Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1003716Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1010772Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1026112Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1029168Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1044742Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1048108Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1055609Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1067000Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1082601Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1086057Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1093388Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1099963Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1107158Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1123394Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1129863Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1136261Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1143695Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1151420Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1164797Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1168786Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1176184Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1187465Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1193744Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1200808Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1207860Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1214922Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1226231Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1232989Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1240128Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1257685Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1259091Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1266323Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1273764Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1284169Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1291317Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1298894Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1306788Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1317428Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1335087Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1336169Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1347488Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1354287Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1366705Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1374371Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1386134Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1392350Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1400429Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1408562Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1416292Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1427876Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1434502Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1441966Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1459274Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1461118Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1468372Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1476082Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1487269Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1494539Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1509044Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1528406Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1531022Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1538080Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1549169Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1563006Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1568898Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1578956Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1593071Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1598579Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1606556Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1623227Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1625498Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1632641Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1640990Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1659050Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1660751Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1667515Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1685671Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1691072Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1696008Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1707024Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1713594Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1729186Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1732252Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1739658Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1753392Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1759462Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1767335Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1777850Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1795461Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1804106Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1814953Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1820612Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1828001Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1835134Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1841773Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1857486Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1858934Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1867612Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1876379Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1885521Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1892715Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1903759Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1910755Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1927422Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1929136Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1936695Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1944582Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1951433Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1965143Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1970648Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1986191Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.1989113Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2004959Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2007016Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2014175Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2021872Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2029956Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2037283Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2048171Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2054588Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2062976Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2075393Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2080642Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2096961Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2099199Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2107906Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2115454Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2122960Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2139277Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2141595Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2150406Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2157648Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2165298Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2172720Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2184104Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2191099Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2207732Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2209241Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2225962Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2228920Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2235916Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2243318Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2258771Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2261681Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2268916Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2279121Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2286505Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2297001Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2307921Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2324737Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2328520Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2345189Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2347389Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2354675Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2363017Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2378088Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2381312Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2388839Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2405890Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2407285Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2414758Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2421908Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2429952Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2438482Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2446148Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2453490Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2465404Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2472937Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2480339Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2488055Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2505299Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2508410Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2516081Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2524209Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2534562Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2541733Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2549623Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2564654Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2568688Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2585003Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2587988Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2595463Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2603013Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2619762Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2626119Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2632122Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2639596Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2656700Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2659442Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2667375Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2683074Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2688811Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2695908Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2703397Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2716702Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2721689Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2738591Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2744561Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2750317Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2764043Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2769014Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2777660Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2792654Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2798821Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2806156Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2813313Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2824075Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2831277Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2848833Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2850077Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2864744Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2869559Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2886712Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2889218Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2906368Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2909400Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2927218Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2930245Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2937521Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2944992Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2961548Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2962799Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2970135Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2986354Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2990968Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.2998285Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3008528Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3015864Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3027481Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3038647Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3058089Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3069178Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3076070Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3091529Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3095103Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3102309Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3109557Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3124989Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3127709Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3134976Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3142249Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3150576Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3158613Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3174899Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3179189Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3192335Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3199236Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3207000Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3224471Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3226791Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3233577Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3240325Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3247475Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3258293Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3265083Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3272030Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3279364Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3286826Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3296505Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3307835Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3314761Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3330901Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3337343Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3342777Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3350279Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3357565Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3365046Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3372139Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3386512Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3391611Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3399986Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3417237Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3418876Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3426597Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3434278Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3450911Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3453106Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3461082Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3473789Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3479502Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3487176Z copying torch/include/ATen/ops/masked_scatter_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3494875Z copying torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3501733Z copying torch/include/ATen/ops/masked_scatter_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3515606Z copying torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3520849Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3537523Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3538787Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3546690Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3553399Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3561350Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3574971Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3576525Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3584108Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3591512Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3610023Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3613779Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3619362Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3627384Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3643159Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3646762Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3657148Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3664931Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3672270Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3688831Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3690146Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3697273Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3705070Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3712316Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3729462Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3730775Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3738002Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3745817Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3756946Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3764514Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3771850Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3783195Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3789928Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3797179Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3804798Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3812161Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3819748Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3833231Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3838964Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3849212Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3864567Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3869078Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3876598Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3884169Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3891619Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3905900Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3910543Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3926869Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3929801Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3945855Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3948903Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3957310Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3965422Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3973762Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3980749Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3988636Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.3996416Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4004961Z copying torch/include/ATen/ops/max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4012941Z copying torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4024864Z copying torch/include/ATen/ops/max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4031852Z copying torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4051845Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4057497Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4062232Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4069619Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4087495Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4090148Z 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-09-07T07:06:34.4106446Z 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-09-07T07:06:34.4109747Z 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-09-07T07:06:34.4127429Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4132346Z 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-09-07T07:06:34.4138939Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4146767Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4157712Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4165452Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4173130Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4184030Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4191221Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4208319Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4209886Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4226208Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4229275Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4245274Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4247548Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4255636Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4264372Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4274679Z 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-09-07T07:06:34.4281713Z 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-09-07T07:06:34.4298590Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4300423Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4313468Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4319400Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4337040Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4338828Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4347099Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4357505Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4365141Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4379778Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4382706Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4394473Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4400942Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4408244Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4426676Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4429135Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4445651Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4452070Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4466678Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4484508Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4490760Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4506558Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4509476Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4516467Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4523621Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4534220Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4546647Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4552242Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4566005Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4571059Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4587200Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4590270Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4607527Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4608647Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4615476Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4627157Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4634493Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4641904Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4649736Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4663000Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4668426Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4676308Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4687506Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4695383Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4712986Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4727920Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4730264Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4737444Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4744194Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4751867Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4766934Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4771061Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4778256Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4791879Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4797406Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4808843Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4815626Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4822452Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4830158Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4845845Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4848645Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4862120Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4867198Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4874131Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4881349Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4898113Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4900159Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4907911Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4915572Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4930096Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4932737Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4939802Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4947950Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4955395Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4963412Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4979269Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4981413Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4989134Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.4996646Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5003364Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5010975Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5018521Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5026231Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5037286Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5045086Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5052567Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5067648Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5073155Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5080888Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5088812Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5096211Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5107972Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5114649Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5122291Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5140115Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5141223Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5148126Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5159023Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5166988Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5177627Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5188433Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5195842Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5202948Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5219080Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5220624Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5229472Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5238204Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5245781Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5256479Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5264248Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5271782Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5289751Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5292240Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5305178Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5310301Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5317629Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5325006Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5332424Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5344133Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5351261Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5365425Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5370276Z 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-09-07T07:06:34.5377700Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5388536Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5396244Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5414681Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5419680Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5434363Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5441841Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5449034Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5462953Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5469367Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5486682Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5489483Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5496547Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5503671Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5511149Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5526150Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5529332Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5537630Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5552378Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5559563Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5567308Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5575246Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5582930Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5593809Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5600815Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5608262Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5616305Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5623710Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5634488Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5650644Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5653388Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5661576Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5668711Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5675970Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5692312Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5698595Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5705542Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5712484Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5719435Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5736744Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5740053Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5747217Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5761989Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5765936Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5776543Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5784137Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5791373Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5798593Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5805772Z copying torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5813343Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5825407Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5832053Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5848649Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5849922Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5864663Z copying torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5868990Z copying torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5885040Z copying torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5887346Z copying torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5895259Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5902812Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5910894Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5927405Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5929239Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5936866Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5947921Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5958564Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5976148Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5979898Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.5994374Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6000090Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6008289Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6015338Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6027834Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6034534Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6041794Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6057476Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6059671Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6072760Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6077690Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6087925Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6094409Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6102222Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6118059Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6121491Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6137378Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6139567Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6147852Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6155478Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6163317Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6170383Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6178021Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6188794Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6196308Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6203782Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6219171Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6222075Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6229475Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6246350Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6248470Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6256874Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6264617Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6271921Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6287455Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6290227Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6297316Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6304771Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6312037Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6327774Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6330167Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6337017Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6348884Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6355720Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6367721Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6378380Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6385664Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6397957Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6403482Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6419301Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6426126Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6444048Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6450022Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6457065Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6468238Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6475453Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6491581Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6493853Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6507328Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6524953Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6527008Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6533768Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6540658Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6547909Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6554312Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6561634Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6568615Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6575989Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6582777Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6596227Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6600273Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6616307Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6618323Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6625906Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6636889Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6643329Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6659136Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6662170Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6669142Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6685988Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6687771Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6695383Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6702582Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6713313Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6721302Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6728948Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6736271Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6747721Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6754278Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6764986Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6772554Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6780293Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6787952Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6795405Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6811599Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6813149Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6820460Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6828637Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6835827Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6846723Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6857645Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6865308Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6872969Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6883569Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6891285Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6906065Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6911581Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6927140Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6929381Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6936675Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6948186Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6962735Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6969071Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6976307Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6987674Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.6994223Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7001253Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7018600Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7020286Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7033257Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7039803Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7047292Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7055106Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7063383Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7070794Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7078144Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7096113Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7098998Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7106819Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7125446Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7128497Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7135998Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7143775Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7158628Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7163310Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7181750Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7189082Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7193549Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7200621Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7208064Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7215866Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7226828Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7233881Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7241402Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7258190Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7260486Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7271725Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7278524Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7286519Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7293650Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7306659Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7312316Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7319748Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7337871Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7343150Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7351300Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7365507Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7370091Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7387243Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7391859Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7398606Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7405877Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7413176Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7423758Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7431271Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7438554Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7457425Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7462298Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7469720Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7486228Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7488138Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7495117Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7502516Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7516439Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7520460Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7536151Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7538682Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7546591Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7553964Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7562162Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7569237Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7584953Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7590281Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7605055Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7609831Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7625965Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7629030Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7636516Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7646974Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7661952Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7669463Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7676404Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7683525Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7691367Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7698499Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7712774Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7719317Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7736064Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7738507Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7756880Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7769927Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7776333Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7787415Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7793458Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7800182Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7807165Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7814333Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7821396Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7832477Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7838577Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7862494Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7867618Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7874069Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7880579Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7887046Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7894133Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7901071Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7908224Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7914954Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7921977Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7935690Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7938668Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7945934Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7956639Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7963725Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7970785Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7986019Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7988277Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.7995051Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8002195Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8018806Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8026232Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8030913Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8046955Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8049113Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8056164Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8064571Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8072176Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8080147Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8086932Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8097630Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8104821Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8112076Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8128674Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8130039Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8137386Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8151936Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8158297Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8166324Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8176875Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8188272Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8194872Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8210225Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8213800Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8224931Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8232162Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8249863Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8253936Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8261243Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8268964Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8285956Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8290047Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8296606Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8304060Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8312127Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8330289Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8336117Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8340811Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8355077Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8359353Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8377121Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8379474Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8392610Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8398064Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8407812Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8415217Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8426548Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8433583Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8452088Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8460972Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8473958Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8479230Z copying torch/include/ATen/ops/nonzero_static.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8486232Z copying torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8497000Z copying torch/include/ATen/ops/nonzero_static_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8502821Z copying torch/include/ATen/ops/nonzero_static_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8516298Z copying torch/include/ATen/ops/nonzero_static_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8520423Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8537872Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8539362Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8547060Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8554224Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8561934Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8569080Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8579142Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8592654Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8598295Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8605365Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8613308Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8620461Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8628163Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8635871Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8646809Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8654043Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8665750Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8672921Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8689277Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8690936Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8699010Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8709787Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8717079Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8726858Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8734223Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8742462Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8750232Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8764478Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8768879Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8776359Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8783549Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8791265Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8799022Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8807136Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8817923Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8825624Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8840380Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8847892Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8853940Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8862828Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8870565Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8887178Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8893227Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8898911Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8912578Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8919592Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8936057Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8938295Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8946434Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8954258Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8961892Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8976629Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8979386Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8992773Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.8999541Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9006794Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9014044Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9021245Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9029260Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9036695Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9046953Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9057922Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9065964Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9073044Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9080507Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9087779Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9096750Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9105432Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9112595Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9120084Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9137199Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9138902Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9146975Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9157950Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9165653Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9173485Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9184942Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9192012Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9209352Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9210712Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9218015Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9229314Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9237054Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9247802Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9255474Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9263651Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9278019Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9281634Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9298594Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9301217Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9314089Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9320263Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9336954Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9339470Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9347147Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9361751Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9365602Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9373260Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9385419Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9391906Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9409365Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9410986Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9426163Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9429218Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9446690Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9447581Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9455553Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9464597Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9475226Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9481661Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9499486Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9500452Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9508437Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9525198Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9526727Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9534738Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9542750Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9557846Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9561969Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9579213Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9579655Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9593499Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9599830Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9617605Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9619021Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9626798Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9634105Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9641707Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9648887Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9663567Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9669507Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9676960Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9687412Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9698681Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9705424Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9713031Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9729381Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9731092Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9738003Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9745729Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9756256Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9764038Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9781084Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9787076Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9793259Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9800583Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9817853Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9821885Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9833795Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9840777Z copying torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9848031Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9858472Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9866668Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9874857Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9883094Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9900029Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9906577Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9912475Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9919782Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9935854Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9938411Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9946630Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9960031Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9965721Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9980935Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9983656Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:34.9991340Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0007240Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0014133Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0019520Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0027500Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0044504Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0046300Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0054167Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0062327Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0074715Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0080856Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0088536Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0106199Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0108963Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0126620Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0129385Z 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-09-07T07:06:35.0145572Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0148596Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0162008Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0168678Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0176131Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0184316Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0191840Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0208322Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0209859Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0217306Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0224270Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0231674Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0249739Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0256524Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0262192Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0274086Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0280297Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0287588Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0295220Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0303170Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0321224Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0325852Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0332579Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0340264Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0354506Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0358725Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0367308Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0383800Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0385585Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0393092Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0400512Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0418742Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0421284Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0429359Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0436772Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0447640Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0463128Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0475449Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0482610Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0489998Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0506979Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0510248Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0527854Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0529695Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0537096Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0544339Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0552200Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0565825Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0570686Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0586150Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0589634Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0607199Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0610375Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0617014Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0631667Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0638680Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0646288Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0657240Z copying torch/include/ATen/ops/quantized_max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0665176Z copying torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0672443Z copying torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0689144Z copying torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0690422Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0697848Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0712513Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0719329Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0726379Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0737508Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0748353Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0755478Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0766536Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0783629Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0786004Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0793300Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0800646Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0810543Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0825968Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0831479Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0849245Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0850469Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0857193Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0864732Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0875910Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0882767Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0891313Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0906849Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0912541Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0920699Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0927988Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0945429Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0946610Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0965795Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0983459Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0989684Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.0996761Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1003607Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1014475Z copying torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1020338Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1028123Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1034739Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1042120Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1058857Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1067935Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1072383Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1089126Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1090215Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1096713Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1104102Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1119651Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1122498Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1139377Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1140487Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1147978Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1158711Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1165836Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1173159Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1185012Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1190696Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1197977Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1205346Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1221452Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1223351Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1231130Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1247824Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1249096Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1256436Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1268794Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1274893Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1285895Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1297212Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1300798Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1308350Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1316265Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1326643Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1337662Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1344879Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1352397Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1363899Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1371228Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1378809Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1392184Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1399717Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1418780Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1420173Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1427575Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1435255Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1451884Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1453707Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1461252Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1468727Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1476137Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1492684Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1493976Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1501641Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1509281Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1525697Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1527364Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1535398Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1542945Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1558543Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1561635Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1579639Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1580749Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1600832Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1618749Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1620464Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1628089Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1634621Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1641416Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1648817Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1655709Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1663514Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1675840Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1681723Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1688630Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1698962Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1706956Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1717769Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1724533Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1731762Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1739058Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1752725Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1758532Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1766155Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1773311Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1783604Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1795312Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1803424Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1810624Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1826883Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1829292Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1847723Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1848882Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1855084Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1867027Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1874376Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1882296Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1889358Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1906759Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1909810Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1926959Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1928320Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1936179Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1943464Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1950990Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1964626Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1969742Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1986323Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.1993920Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2011674Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2013720Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2020772Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2035364Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2039496Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2046530Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2053672Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2061532Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2074274Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2079405Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2086876Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2097315Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2104795Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2113092Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2130229Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2131742Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2138313Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2146521Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2153378Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2167602Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2171773Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2185298Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2189739Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2197788Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2204813Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2221194Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2222883Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2230703Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2238102Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2245368Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2252841Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2260026Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2274383Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2279747Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2297797Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2298997Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2306610Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2314030Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2321467Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2340787Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2345710Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2350314Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2357718Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2365857Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2373404Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2380479Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2393429Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2399099Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2407095Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2417582Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2425233Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2442686Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2444443Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2461220Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2463659Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2471034Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2478623Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2496230Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2497447Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2504912Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2512369Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2529355Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2530518Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2537950Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2552899Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2558081Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2569396Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2576146Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2584124Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2591930Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2609432Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2610885Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2618346Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2626895Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2637309Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2647816Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2655083Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2667643Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2674646Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2691761Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2693357Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2701198Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2715309Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2721842Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2739200Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2740346Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2748225Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2755770Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2764166Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2783088Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2786627Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2792762Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2810192Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2811206Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2826208Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2829299Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2847343Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2848577Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2856712Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2864598Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2872695Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2879792Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2898120Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2899502Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2905497Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2912588Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2920604Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2927983Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2935478Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2942534Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2950951Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2964688Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2969972Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2986350Z copying torch/include/ATen/ops/rms_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2989047Z copying torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.2996249Z copying torch/include/ATen/ops/rms_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3013236Z copying torch/include/ATen/ops/rms_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3014233Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3028090Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3032796Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3050224Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3057870Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3065455Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3072465Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3089587Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3090610Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3098301Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3109344Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3116897Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3124300Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3134787Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3148267Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3154975Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3166618Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3174378Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3181738Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3194985Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3203086Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3210994Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3227046Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3231119Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3238422Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3245537Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3253348Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3266015Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3272334Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3279802Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3299114Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3304803Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3310697Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3317889Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3328514Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3336275Z copying torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3343473Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3351707Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3363955Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3369820Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3377260Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3385278Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3392510Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3400023Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3418843Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3420042Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3427098Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3443792Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3449961Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3466079Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3471513Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3490272Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3494220Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3506956Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3514031Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3520891Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3528219Z copying torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3534888Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3542477Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3557729Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3561482Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3568463Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3575664Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3583104Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3590627Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3608324Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3609421Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3616670Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3623762Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3636699Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3641486Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3648512Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3662711Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3670231Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3688913Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3689964Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3696714Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3707860Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3715037Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3722205Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3740077Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3741107Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3748400Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3755728Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3767134Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3774523Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3786869Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3793268Z copying torch/include/ATen/ops/scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3810362Z copying torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3811905Z copying torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3818574Z copying torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3826045Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3834045Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3845181Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3852685Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3860474Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3868516Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3875508Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3883069Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3893371Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3905506Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3911898Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3919455Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3937761Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3938999Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3946062Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3953720Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3967148Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3972023Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3984191Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.3994277Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4001528Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4019099Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4020210Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4027795Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4035687Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4042658Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4061883Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4065538Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4071217Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4078413Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4085782Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4094900Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4107098Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4114321Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4121920Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4139750Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4140821Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4147895Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4155298Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4167065Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4174888Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4182238Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4190174Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4207556Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4208990Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4215962Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4227240Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4234640Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4241627Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4258511Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4260085Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4274174Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4279699Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4301988Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4308097Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4315119Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4330614Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4332298Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4339437Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4353078Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4357314Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4364618Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4372281Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4379424Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4392569Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4398591Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4405979Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4417015Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4428250Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4435587Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4446159Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4461849Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4464968Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4475757Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4487218Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4493939Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4501876Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4509297Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4527804Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4531017Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4537389Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4544309Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4561844Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4564848Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4583509Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4589728Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4606949Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4613796Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4625283Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4632822Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4651501Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4651992Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4658445Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4666501Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4684242Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4684691Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4700113Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4702662Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4710477Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4729187Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4731354Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4738614Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4752576Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4757735Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4765266Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4772992Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4780773Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4788174Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4795312Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4802740Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4818764Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4821264Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4830253Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4838233Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4846599Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4853927Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4861752Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4868562Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4875410Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4882319Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4899328Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4900504Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4908797Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4916375Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4923277Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4933981Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4940492Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4948303Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4955406Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4963318Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4970449Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4987780Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.4991240Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5009657Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5010667Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5017902Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5031412Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5038747Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5045884Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5057351Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5064960Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5082134Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5085424Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5092920Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5099734Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5114056Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5121007Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5129006Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5145964Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5147571Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5154746Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5162396Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5180245Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5182322Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5190030Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5207803Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5209779Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5225830Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5227581Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5235476Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5246525Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5252860Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5260299Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5274659Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5279445Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5302865Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5305929Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5312276Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5328989Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5330026Z copying torch/include/ATen/ops/slice_inverse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5346169Z copying torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5348979Z copying torch/include/ATen/ops/slice_inverse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5356347Z copying torch/include/ATen/ops/slice_inverse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5364368Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5371844Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5383466Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5402050Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5405926Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5423278Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5427515Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5435778Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5442906Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5459069Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5461680Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5468938Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5487614Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5488850Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5495994Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5503145Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5514091Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5520965Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5539482Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5540671Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5547733Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5554830Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5563125Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5570425Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5577469Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5585064Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5593631Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5611177Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5612384Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5619512Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5633933Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5638499Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5649623Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5656522Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5665697Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5683163Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5684350Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5691388Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5698422Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5712214Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5718368Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5729025Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5737135Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5744423Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5752043Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5764711Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5769609Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5777472Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5791878Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5796797Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5807887Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5814555Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5822052Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5829445Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5836999Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5845302Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5852099Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5865899Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5872202Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5881866Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5900391Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5901477Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5908820Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5915726Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5922847Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5933711Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5940731Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5948827Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5962723Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5969116Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5986543Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5990966Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.5997115Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6004277Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6011699Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6023805Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6029489Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6037438Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6045045Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6053145Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6067399Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6071985Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6079614Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6087227Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6097751Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6108347Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6116208Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6123589Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6131485Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6146253Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6150821Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6165041Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6170453Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6187000Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6189640Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6205877Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6207888Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6215245Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6222590Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6234542Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6239940Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6247536Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6254882Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6267970Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6287963Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6289058Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6296145Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6303151Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6315519Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6321232Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6328715Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6336018Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6346978Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6353989Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6365921Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6371837Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6379054Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6386560Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6396972Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6408101Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6414559Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6421935Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6429273Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6437480Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6447118Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6462201Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6465522Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6483534Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6488948Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6496497Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6503299Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6519643Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6521318Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6528656Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6539342Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6546689Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6554369Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6562164Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6579752Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6586748Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6604826Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6608137Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6627012Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6630044Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6647073Z copying torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6650925Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6656858Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6665746Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6673808Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6681026Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6689328Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6706530Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6709133Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6727110Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6730060Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6747858Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6751752Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6765846Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6771738Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6779610Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6787792Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6798824Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6817577Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6821498Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6829705Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6846760Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6849136Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6857010Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6865254Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6872688Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6890084Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6893256Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6904187Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6911883Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6927754Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6935620Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6940470Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6948185Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6955729Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6963981Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6975058Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6982562Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.6990415Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7007553Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7009218Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7017323Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7025027Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7032590Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7040458Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7056774Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7058757Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7066991Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7077928Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7084675Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7100738Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7103778Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7111403Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7127751Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7129515Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7136936Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7144492Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7157867Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7164044Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7181070Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7190420Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7198641Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7204965Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7212225Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7219649Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7233531Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7239741Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7247023Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7257357Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7265452Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7273489Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7281156Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7288704Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7305722Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7307986Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7315808Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7323130Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7339382Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7342134Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7350133Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7364984Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7369722Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7377030Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7384654Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7392392Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7400034Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7407650Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7418707Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7433893Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7439852Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7447378Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7458374Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7466696Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7477611Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7485168Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7493071Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7505885Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7512135Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7520170Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7536086Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7538557Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7547069Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7554450Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7562294Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7578387Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7580657Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7588663Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7599161Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7616730Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7619138Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7627319Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7634495Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7641924Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7658075Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7661111Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7675088Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7679794Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7697547Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7698980Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7707339Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7714824Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7722688Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7741688Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7748150Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7753664Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7767875Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7773268Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7784739Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7792081Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7800265Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7817206Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7818897Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7827408Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7843228Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7847406Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7856906Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7865014Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7881562Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7883960Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7891384Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7906772Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7910478Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7927991Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7929588Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7937582Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7949366Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7957507Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7967726Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7975266Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7983265Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.7999365Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8005604Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8012988Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8020870Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8029157Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8036765Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8047803Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8054378Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8063112Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8071124Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8087105Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8090358Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8106455Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8109837Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8125180Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8128329Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8135912Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8148052Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8154971Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8163552Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8182742Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8188452Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8210750Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8211969Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8220015Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8234634Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8238529Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8255319Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8256638Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8264857Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8272003Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8282996Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8289661Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8307208Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8311240Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8328491Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8330946Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8346652Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8350005Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8364659Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8368939Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8377128Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8384742Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8392217Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8399756Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8417815Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8419167Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8427220Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8435609Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8443325Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8451592Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8466471Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8470900Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8478247Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8488172Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8495740Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8503699Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8511464Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8528934Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8531130Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8538308Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8549134Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8556981Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8566666Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8574603Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8586540Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8606028Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8611668Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8618504Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8632237Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8637968Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8645164Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8661512Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8664354Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8671556Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8688723Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8689874Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8696439Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8704134Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8711796Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8719264Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8726691Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8733964Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8741610Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8750081Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8757639Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8765229Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8772867Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8786817Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8790837Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8808860Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8814387Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8827397Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8834594Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8841909Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8858417Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8860082Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8867426Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8875915Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8889066Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8890950Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8898506Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8906448Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8914073Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8922149Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8938307Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8940084Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8955505Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8959485Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8967369Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8978059Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.8985602Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9004216Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9009838Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9014626Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9025254Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9032538Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9048975Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9050691Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9065873Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9070601Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9078293Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9085774Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9102136Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9104071Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9115159Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9122752Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9139064Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9142182Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9149985Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9163906Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9169076Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9176861Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9188413Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9195390Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9211625Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9214484Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9225909Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9233228Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9248535Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9252096Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9267220Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9272078Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9288952Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9290635Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9297995Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9309065Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9316405Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9327069Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9346353Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9350073Z 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-09-07T07:06:35.9357264Z 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-09-07T07:06:35.9368467Z 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-09-07T07:06:35.9375629Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9388721Z 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-09-07T07:06:35.9394449Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9401964Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9410006Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9426872Z 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-09-07T07:06:35.9430002Z 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-09-07T07:06:35.9446177Z 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-09-07T07:06:35.9449171Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9464473Z 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-09-07T07:06:35.9468928Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9476889Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9486987Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9502839Z 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-09-07T07:06:35.9506316Z 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-09-07T07:06:35.9513298Z 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-09-07T07:06:35.9529203Z 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-09-07T07:06:35.9531983Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9543527Z 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-09-07T07:06:35.9551055Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9565086Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9570286Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9587690Z 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-09-07T07:06:35.9591525Z 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-09-07T07:06:35.9608384Z 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-09-07T07:06:35.9611193Z 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-09-07T07:06:35.9619211Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9628419Z 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-09-07T07:06:35.9646231Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9649266Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9656726Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9668805Z 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-09-07T07:06:35.9676267Z 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-09-07T07:06:35.9684289Z 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-09-07T07:06:35.9695387Z 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-09-07T07:06:35.9703012Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9714063Z 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-09-07T07:06:35.9722176Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9732926Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9744058Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9755710Z 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-09-07T07:06:35.9762778Z 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-09-07T07:06:35.9778556Z 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-09-07T07:06:35.9780636Z 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-09-07T07:06:35.9788717Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9799277Z 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-09-07T07:06:35.9807373Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9815627Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9822992Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9839596Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9841888Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9859690Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9867860Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9872809Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9880464Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9887944Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9904536Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9908256Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9915600Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9922883Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9938629Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9940884Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9953569Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9959342Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9967273Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9978439Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9993129Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:35.9999216Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0006549Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0022389Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0025219Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0032456Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0048673Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0050877Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0063940Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0070429Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0078524Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0089310Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0097224Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0109191Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0116893Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0124805Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0141357Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0143372Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0151418Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0166037Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0171249Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0186273Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0191225Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0208553Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0211734Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0219143Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0232959Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0239977Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0247554Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0255139Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0263977Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0283274Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0285985Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0293531Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0301361Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0308976Z copying torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0317040Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0333221Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0335775Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0345924Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0351478Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0359402Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0377733Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0379137Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0387950Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0396646Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0403973Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0411845Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0424942Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0430870Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0438967Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0446449Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0456976Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0465684Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0472950Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0480191Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0488052Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0495528Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0503292Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0511510Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0519534Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0527899Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0536753Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0544702Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0553480Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0560118Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0577932Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0579804Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0587231Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0595134Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0602625Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0610391Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0618305Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0626882Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0634746Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0642453Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0650384Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0665248Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0669410Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0677719Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0686113Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0693619Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0704053Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0711608Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0731142Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0739358Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0743413Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0750904Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0764932Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0769977Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0786558Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0789280Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0797453Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0814512Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0816448Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0824702Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0832367Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0849612Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0854208Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0861973Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0869496Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0876963Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0888075Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0895379Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0902744Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0917874Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0921223Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0929299Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0947212Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0950276Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0964819Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0970650Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0986854Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.0989908Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1006222Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1009941Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1026267Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1029492Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1047888Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1050269Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1057801Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1066091Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1081762Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1085260Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1093106Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1105074Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1111491Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1128525Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1129812Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1146178Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1149260Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1163823Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1169947Z copying torch/include/ATen/ops/sym_constrain_range.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1178083Z copying torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1185769Z copying torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1202722Z 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-09-07T07:06:36.1204242Z copying torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1210863Z copying torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1218354Z copying torch/include/ATen/ops/sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1226254Z copying torch/include/ATen/ops/sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1233985Z copying torch/include/ATen/ops/sym_numel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1241336Z copying torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1258178Z copying torch/include/ATen/ops/sym_numel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1260098Z copying torch/include/ATen/ops/sym_numel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1270881Z copying torch/include/ATen/ops/sym_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1290158Z copying torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1294009Z copying torch/include/ATen/ops/sym_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1299314Z copying torch/include/ATen/ops/sym_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1307445Z copying torch/include/ATen/ops/sym_storage_offset.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1327142Z copying torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1328442Z copying torch/include/ATen/ops/sym_storage_offset_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1335624Z copying torch/include/ATen/ops/sym_storage_offset_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1347625Z copying torch/include/ATen/ops/sym_stride.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1354843Z copying torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1362594Z copying torch/include/ATen/ops/sym_stride_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1381118Z copying torch/include/ATen/ops/sym_stride_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1382054Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1389896Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1397785Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1405748Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1422872Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1425295Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1432884Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1450806Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1452936Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1460531Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1474682Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1480694Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1498103Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1499700Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1508530Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1516783Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1534287Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1536825Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1547972Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1560462Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1567214Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1585382Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1586424Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1594426Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1613148Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1619657Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1624981Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1632933Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1650415Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1652191Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1664680Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1672375Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1689683Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1691311Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1699073Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1707110Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1723055Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1724922Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1732320Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1740067Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1755565Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1768923Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1776930Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1784544Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1801647Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1803089Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1810930Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1818881Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1826062Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1833169Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1850591Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1852005Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1865095Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1871589Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1879493Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1887176Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1897065Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1904770Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1923094Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1928368Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1933726Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1945836Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1951921Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1964088Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1970922Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1978200Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1992438Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.1998211Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2008380Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2025943Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2027335Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2034817Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2041920Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2049464Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2064355Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2069250Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2078941Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2086329Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2094222Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2105778Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2112353Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2119809Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2127108Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2137961Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2145349Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2152891Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2161700Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2169318Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2176839Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2184674Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2192006Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2199278Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2207248Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2214910Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2223329Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2243035Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2244561Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2251469Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2258728Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2273197Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2279216Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2287190Z copying torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2294380Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2305002Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2313256Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2320771Z copying torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2328359Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2335881Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2347475Z copying torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2354888Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2363436Z copying torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2370687Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2386812Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2389824Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2408497Z copying torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2409730Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2416962Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2426175Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2433274Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2440613Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2448831Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2463311Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2468632Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2486289Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2487704Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2496020Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2503687Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2515384Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2522569Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2539675Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2541414Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2549540Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2557520Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2568370Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2576355Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2584345Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2594983Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2602465Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2610233Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2620624Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2634440Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2639982Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2647406Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2663658Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2669518Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2677518Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2684958Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2693011Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2707335Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2711982Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2719979Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2727158Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2737888Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2746015Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2761780Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2765190Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2772942Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2780403Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2794314Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2799819Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2818038Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2819229Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2827466Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2843448Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2846200Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2853819Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2862196Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2873543Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2880619Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2888528Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2906436Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2908985Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2916391Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2932782Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2934892Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2942988Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2954357Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2961871Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2969375Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2976717Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2984987Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.2992246Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3000112Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3018776Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3020288Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3028944Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3037229Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3048002Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3063108Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3069495Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3077780Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3084869Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3092636Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3104998Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3111310Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3118913Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3138658Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3143847Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3148653Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3162673Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3169509Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3186083Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3188940Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3196635Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3204108Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3212255Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3224176Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3230686Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3238845Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3246155Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3257250Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3265321Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3273498Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3281247Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3289101Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3296687Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3308015Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3324370Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3327259Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3337964Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3346159Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3353487Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3365069Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3373357Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3381495Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3389010Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3399315Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3417516Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3418574Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3425939Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3442985Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3444988Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3453032Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3460879Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3468847Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3476161Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3483735Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3491268Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3506610Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3509690Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3527836Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3528896Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3546724Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3550871Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3564944Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3569162Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3586175Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3588089Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3595831Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3612730Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3615182Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3622762Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3634817Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3641276Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3649171Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3664356Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3669577Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3687881Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3689165Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3696724Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3704765Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3712417Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3720136Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3727945Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3746199Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3747456Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3755336Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3764006Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3781197Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3782851Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3790590Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3807438Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3809950Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3826526Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3831523Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3848925Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3850475Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3865617Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3870260Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3887182Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3889545Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3897195Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3907944Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3926487Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3930273Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3937620Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3946521Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3953928Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3965034Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3972094Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3985364Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3990996Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.3998564Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4016275Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4018106Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4035759Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4061873Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4065877Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4076600Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4083836Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4094429Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4100594Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4107651Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4118222Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4124913Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4131727Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4138947Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4146876Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4157581Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4165991Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4174613Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4185457Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4192556Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4200581Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4218602Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4220465Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4232864Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4239189Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4246622Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4257220Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4264759Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4272058Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4291068Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4296155Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4301381Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4315054Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4319558Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4327862Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4345991Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4348958Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4356553Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4368042Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4390386Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4411794Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4412703Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4419115Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4427113Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4433982Z copying torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4440675Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4447691Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4454486Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4462524Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4469828Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4487433Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4488462Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4495713Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4503291Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4515336Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4521285Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4528356Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4546912Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4549183Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4563882Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4568018Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4586207Z copying torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4587795Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4595114Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4602439Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4619240Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4621554Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4629181Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4636712Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4652316Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4656143Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4663702Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4682771Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4683610Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4691909Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4698815Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4706791Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4717180Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4724199Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4734451Z copying torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4745622Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4752800Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4760703Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4768150Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4778656Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4786709Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4794361Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4802030Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4819474Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4821243Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4829084Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4836506Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4847283Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4861486Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4866101Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4882363Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4885201Z copying torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4892907Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4900156Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4913965Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4919213Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4926813Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4937350Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4948610Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4966691Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4975153Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4982379Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.4990259Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5008225Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5009533Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5016591Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5023750Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5032134Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5039527Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5057725Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5061829Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5068217Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5076450Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5092508Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5095227Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5107121Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5113104Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5120455Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5128575Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5146877Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5150585Z copying torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5157565Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5165739Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5173514Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5180936Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5193713Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5199492Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5206858Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5214450Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5222197Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5235998Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5240808Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5258368Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5259707Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5267899Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5283132Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5285494Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5293744Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5301528Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5314894Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5319338Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5327051Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5334686Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5346851Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5354620Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5366339Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5374361Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5387796Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5393269Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5411271Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5412248Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5419108Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5427302Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5444167Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5446934Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5462903Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5471527Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5489411Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5490573Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5497374Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5505012Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5523500Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5527637Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5534773Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5546810Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5552637Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5560326Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5578302Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5579463Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5587381Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5595424Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5602716Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5619914Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5621021Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5628690Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5636012Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5642916Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5654078Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5661892Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5674943Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5680097Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5698592Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5699897Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5707890Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5715181Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5722859Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5741761Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5746054Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5751969Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5764366Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5770992Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5778620Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5792753Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5799372Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5807044Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5815014Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5822585Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5833851Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5841138Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5849061Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5862873Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5869020Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5887747Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5888908Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5896282Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5903849Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5911483Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5930613Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5934187Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5941402Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5953302Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5960477Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5971185Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5978176Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5991877Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.5998662Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6006628Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6017429Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6025665Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6033429Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6051251Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6052819Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6060014Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6068705Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6075935Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6083916Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6091430Z copying torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6099030Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6113011Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6119902Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6127358Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-09-07T07:06:36.6137956Z copying torch/include/dnnl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:36.6151905Z copying torch/include/dnnl_ocl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:36.6158120Z copying torch/include/dnnl_sycl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:36.6166069Z copying torch/include/dnnl_threadpool.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:36.6183209Z copying torch/include/dnnl_threadpool_iface.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-09-07T07:06:36.6186186Z copying torch/include/oneapi/dnnl/dnnl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:36.6236505Z copying torch/include/oneapi/dnnl/dnnl_common.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:36.6241972Z copying torch/include/oneapi/dnnl/dnnl_graph.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:36.6262794Z copying torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:36.6267953Z copying torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:36.6275471Z copying torch/include/oneapi/dnnl/dnnl_ocl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:36.6291428Z copying torch/include/oneapi/dnnl/dnnl_sycl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:36.6304816Z copying torch/include/oneapi/dnnl/dnnl_threadpool.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:36.6310792Z copying torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:36.6315771Z copying torch/include/oneapi/dnnl/dnnl_ukernel.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-09-07T07:06:36.6324090Z copying torch/include/torch/csrc/jit/testing/catch_utils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing 2025-09-07T07:06:36.6331746Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6340296Z copying torch/include/torch/csrc/distributed/c10d/Backoff.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6354864Z copying torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6359541Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6378800Z copying torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6380525Z copying torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6388972Z copying torch/include/torch/csrc/distributed/c10d/Functional.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6397124Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6404515Z copying torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6415288Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6423441Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6434825Z copying torch/include/torch/csrc/distributed/c10d/NanCheck.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6442375Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6450780Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6463870Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6485437Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6488192Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6502649Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6508680Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6534150Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6538431Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6546663Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6554267Z copying torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6562526Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6570026Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6586727Z copying torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6589367Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6604770Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6606404Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6612673Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6620359Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6634985Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6639770Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6647341Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6655379Z 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-09-07T07:06:36.6667751Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6686862Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6694725Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6708228Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:06:36.6714772Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-09-07T07:06:36.6717196Z 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-09-07T07:06:36.6723780Z 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-09-07T07:06:36.6730266Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_plane 2025-09-07T07:06:36.6732285Z 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-09-07T07:06:36.6739185Z 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-09-07T07:06:36.6746268Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda 2025-09-07T07:06:36.6748370Z copying torch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda 2025-09-07T07:06:36.6755241Z copying torch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda 2025-09-07T07:06:36.6762845Z 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-09-07T07:06:36.6770207Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:06:36.6786249Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:06:36.6788569Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:06:36.6795931Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:06:36.6807078Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:06:36.6815145Z copying torch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:06:36.6822484Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6830622Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6853162Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6859433Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6865053Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6883006Z copying torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6884313Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6892341Z copying torch/include/ATen/native/cuda/GroupMMCommon.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6903623Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6910642Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6918583Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6926693Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6949897Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6958172Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6966195Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6989650Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.6997822Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7015251Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7017511Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7035541Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7043139Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7059424Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7062387Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7070144Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7087792Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7088999Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7096401Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7104204Z copying torch/include/ATen/native/cuda/cutlass_common.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7111652Z copying torch/include/ATen/native/cuda/fused_adagrad_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7118850Z copying torch/include/ATen/native/cuda/fused_adagrad_utils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7137137Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7138419Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7145126Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7152460Z copying torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7160266Z copying torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7178832Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7180276Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7198101Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-09-07T07:06:36.7201487Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:36.7219859Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:36.7220872Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:36.7233297Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:36.7240185Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:36.7257376Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:36.7258870Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:36.7266825Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:36.7274083Z copying torch/include/ATen/cuda/PhiloxUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:36.7284792Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:36.7292006Z copying torch/include/ATen/cuda/cub-RadixSortPairs.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:36.7306209Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:36.7325106Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-09-07T07:06:36.7326443Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-09-07T07:06:36.7335736Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-09-07T07:06:36.7343100Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-09-07T07:06:36.7350505Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-09-07T07:06:36.7364606Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-09-07T07:06:36.7369467Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-09-07T07:06:36.7386103Z creating build/lib.linux-x86_64-cpython-39/torch/csrc/inductor/aoti_runtime 2025-09-07T07:06:36.7387437Z copying torch/csrc/inductor/aoti_runtime/model.h -> build/lib.linux-x86_64-cpython-39/torch/csrc/inductor/aoti_runtime 2025-09-07T07:06:36.7388426Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/aoti_runtime 2025-09-07T07:06:36.7390412Z copying torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/aoti_runtime 2025-09-07T07:06:36.7391950Z copying torch/_inductor/script.ld -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-09-07T07:06:36.7393891Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates 2025-09-07T07:06:36.7395915Z copying torch/_inductor/kernel/flex/templates/common.py.jinja -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates 2025-09-07T07:06:36.7397714Z copying torch/_inductor/kernel/flex/templates/flex_attention.py.jinja -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates 2025-09-07T07:06:36.7399332Z copying torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates 2025-09-07T07:06:36.7401405Z copying torch/_inductor/kernel/flex/templates/flex_decode.py.jinja -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates 2025-09-07T07:06:36.7403314Z copying torch/_inductor/kernel/flex/templates/utilities.py.jinja -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates 2025-09-07T07:06:36.7404934Z copying torch/_export/serde/schema.yaml -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-09-07T07:06:36.7406902Z copying torch/_export/serde/export_schema.thrift -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-09-07T07:06:36.7408431Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/ATen 2025-09-07T07:06:36.7410549Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/ATen 2025-09-07T07:06:36.7417616Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-09-07T07:06:36.7419477Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-09-07T07:06:36.7428293Z copying torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-09-07T07:06:36.7452874Z copying torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-09-07T07:06:36.7454396Z copying torch/share/cmake/Caffe2/FindCUDSS.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-09-07T07:06:36.7466387Z copying torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-09-07T07:06:36.7473160Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-09-07T07:06:36.7490199Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-09-07T07:06:36.7491183Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-09-07T07:06:36.7492759Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-09-07T07:06:36.7506428Z copying torch/share/cmake/Caffe2/public/xpu.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-09-07T07:06:36.7511766Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-09-07T07:06:36.7519311Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-09-07T07:06:36.7537031Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-09-07T07:06:36.7538369Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-09-07T07:06:36.7545361Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-09-07T07:06:36.7552291Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-09-07T07:06:36.7564962Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-09-07T07:06:36.7572159Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-09-07T07:06:36.7574250Z 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-09-07T07:06:36.7581042Z 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-09-07T07:06:36.7588299Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-09-07T07:06:36.7590401Z 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-09-07T07:06:36.7597406Z 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-09-07T07:06:36.7618939Z 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-09-07T07:06:36.7620781Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-09-07T07:06:36.7622769Z 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-09-07T07:06:36.7630894Z 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-09-07T07:06:36.7638805Z 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-09-07T07:06:36.7646657Z 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-09-07T07:06:36.7657058Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe 2025-09-07T07:06:36.7658957Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe 2025-09-07T07:06:36.7667249Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe 2025-09-07T07:06:36.7677653Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch 2025-09-07T07:06:36.7679575Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch 2025-09-07T07:06:36.7686172Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch 2025-09-07T07:06:36.7696029Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-09-07T07:06:36.7698597Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-09-07T07:06:36.7700595Z 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-09-07T07:06:36.7702398Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-09-07T07:06:36.7704561Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-09-07T07:06:36.7709749Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-09-07T07:06:36.7711684Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-09-07T07:06:36.7713661Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-09-07T07:06:36.7715581Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-09-07T07:06:36.7717576Z copying torch/_dynamo/graph_break_registry.json -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-09-07T07:06:36.7720393Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-09-07T07:06:36.9130922Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-09-07T07:06:36.9221761Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-09-07T07:06:36.9286950Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-09-07T07:06:36.9309769Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-09-07T07:06:36.9344130Z copying torch/lib/libaoti_custom_ops.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-09-07T07:06:36.9366080Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-09-07T07:07:40.8931822Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-09-07T07:07:40.8932697Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-09-07T07:07:40.8933443Z creating build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/native 2025-09-07T07:07:40.8934428Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/native 2025-09-07T07:07:40.8940303Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/native 2025-09-07T07:07:40.8941207Z creating build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8942544Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8944505Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8946231Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8947854Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8949839Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8951768Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8954192Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8955938Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8958031Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8960124Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8962571Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8964723Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8966760Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8968651Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8970596Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8972708Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8974670Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8976582Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8978350Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8980320Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8982105Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8984453Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8986418Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8988615Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8990640Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8992566Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8994432Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8996595Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.8998536Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.9000494Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.9002289Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.9004599Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.9006422Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.9008389Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.9010148Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.9012160Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.9014007Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.9015911Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.9017718Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-09-07T07:07:40.9019227Z creating build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9020998Z copying torchgen/packaged/autograd/BUILD.bazel -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9022526Z copying torchgen/packaged/autograd/README.md -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9024659Z copying torchgen/packaged/autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9026486Z copying torchgen/packaged/autograd/build.bzl -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9028502Z copying torchgen/packaged/autograd/context.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9030414Z copying torchgen/packaged/autograd/deprecated.yaml -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9032354Z copying torchgen/packaged/autograd/derivatives.yaml -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9036379Z copying torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9039096Z copying torchgen/packaged/autograd/gen_autograd.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9041368Z copying torchgen/packaged/autograd/gen_autograd_functions.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9043761Z copying torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9046003Z copying torchgen/packaged/autograd/gen_python_functions.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9048241Z copying torchgen/packaged/autograd/gen_trace_type.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9050472Z copying torchgen/packaged/autograd/gen_variable_factories.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9052345Z copying torchgen/packaged/autograd/gen_variable_type.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9054910Z copying torchgen/packaged/autograd/gen_view_funcs.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9056959Z copying torchgen/packaged/autograd/load_derivatives.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-09-07T07:07:40.9059252Z creating build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9061797Z copying torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9063326Z copying torchgen/packaged/autograd/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9065738Z copying torchgen/packaged/autograd/templates/Functions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9067810Z copying torchgen/packaged/autograd/templates/TraceType.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9070369Z copying torchgen/packaged/autograd/templates/VariableType.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9072238Z copying torchgen/packaged/autograd/templates/VariableType.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9074153Z copying torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9076162Z copying torchgen/packaged/autograd/templates/ViewFuncs.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9078081Z copying torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9080302Z copying torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9082240Z copying torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9084029Z copying torchgen/packaged/autograd/templates/python_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9086021Z copying torchgen/packaged/autograd/templates/python_functions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9088014Z copying torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9089873Z copying torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9091712Z copying torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9093566Z copying torchgen/packaged/autograd/templates/python_return_types.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9095410Z copying torchgen/packaged/autograd/templates/python_return_types.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9097336Z copying torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9099198Z copying torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9101068Z copying torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9102955Z copying torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9105825Z copying torchgen/packaged/autograd/templates/variable_factories.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-09-07T07:07:40.9107660Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-09-07T07:07:40.9110040Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-09-07T07:07:40.9112181Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-09-07T07:07:40.9114613Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-09-07T07:07:40.9117485Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-09-07T07:07:40.9119762Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor 2025-09-07T07:07:40.9122030Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-09-07T07:07:40.9611431Z running build_ext 2025-09-07T07:07:40.9662403Z -- Building with NumPy bindings 2025-09-07T07:07:40.9662797Z -- Not using cuDNN 2025-09-07T07:07:40.9663167Z -- Not using CUDA 2025-09-07T07:07:40.9664757Z -- Not using XPU 2025-09-07T07:07:40.9666127Z -- Using MKLDNN 2025-09-07T07:07:40.9667783Z -- Not using Compute Library for the Arm architecture with MKLDNN 2025-09-07T07:07:40.9669112Z -- Not using CBLAS in MKLDNN 2025-09-07T07:07:40.9670482Z -- Not using NCCL 2025-09-07T07:07:40.9671934Z -- Building with distributed package: 2025-09-07T07:07:40.9673366Z -- USE_TENSORPIPE=True 2025-09-07T07:07:40.9674623Z -- USE_GLOO=True 2025-09-07T07:07:40.9676185Z -- USE_MPI=False 2025-09-07T07:07:40.9677509Z -- Using ITT 2025-09-07T07:07:41.1516852Z 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-09-07T07:07:41.1518452Z copying functorch/functorch.so -> /pytorch/build/lib.linux-x86_64-cpython-39/functorch/_C.cpython-39-x86_64-linux-gnu.so 2025-09-07T07:07:41.1742702Z building 'torch._C' extension 2025-09-07T07:07:41.1743482Z creating build/temp.linux-x86_64-cpython-39/torch/csrc 2025-09-07T07:07:41.1745647Z gcc -pthread -Wno-deprecated-declarations -fPIC -I/opt/_internal/cpython-3.9.0/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-09-07T07:07:41.2471343Z gcc -pthread -shared -Wno-deprecated-declarations 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-09-07T07:07:41.2826031Z installing to build/bdist.linux-x86_64/wheel 2025-09-07T07:07:41.2826462Z running install 2025-09-07T07:07:41.2893342Z running install_lib 2025-09-07T07:07:41.2930290Z creating build/bdist.linux-x86_64/wheel 2025-09-07T07:07:41.2930834Z creating build/bdist.linux-x86_64/wheel/functorch 2025-09-07T07:07:41.2931569Z copying build/lib.linux-x86_64-cpython-39/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch 2025-09-07T07:07:41.2932326Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2025-09-07T07:07:41.2933093Z copying build/lib.linux-x86_64-cpython-39/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src 2025-09-07T07:07:41.2933931Z creating build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2025-09-07T07:07:41.2935113Z 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-09-07T07:07:41.2936197Z creating build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2025-09-07T07:07:41.2938246Z 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-09-07T07:07:41.2939272Z creating build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2025-09-07T07:07:41.2941092Z 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-09-07T07:07:41.2942064Z creating build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2025-09-07T07:07:41.2944077Z copying build/lib.linux-x86_64-cpython-39/functorch/_src/vmap/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/vmap 2025-09-07T07:07:41.2945513Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2025-09-07T07:07:41.2947476Z copying build/lib.linux-x86_64-cpython-39/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/compile 2025-09-07T07:07:41.2948569Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2025-09-07T07:07:41.2950497Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-09-07T07:07:41.2952018Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-09-07T07:07:41.2953580Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-09-07T07:07:41.2955084Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-09-07T07:07:41.2956686Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-09-07T07:07:41.2957834Z creating build/bdist.linux-x86_64/wheel/functorch/einops 2025-09-07T07:07:41.2959645Z copying build/lib.linux-x86_64-cpython-39/functorch/einops/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-09-07T07:07:41.2961750Z copying build/lib.linux-x86_64-cpython-39/functorch/einops/_parsing.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-09-07T07:07:41.2963189Z copying build/lib.linux-x86_64-cpython-39/functorch/einops/rearrange.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-09-07T07:07:41.2964421Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2025-09-07T07:07:41.2966354Z copying build/lib.linux-x86_64-cpython-39/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-09-07T07:07:41.2967959Z copying build/lib.linux-x86_64-cpython-39/functorch/experimental/control_flow.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-09-07T07:07:41.2969510Z copying build/lib.linux-x86_64-cpython-39/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-09-07T07:07:41.2970896Z 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-09-07T07:07:41.2973388Z creating build/bdist.linux-x86_64/wheel/torch 2025-09-07T07:07:41.2975134Z copying build/lib.linux-x86_64-cpython-39/torch/_VF.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2976561Z copying build/lib.linux-x86_64-cpython-39/torch/__config__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2978036Z copying build/lib.linux-x86_64-cpython-39/torch/__future__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2979595Z copying build/lib.linux-x86_64-cpython-39/torch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2981073Z copying build/lib.linux-x86_64-cpython-39/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2982576Z copying build/lib.linux-x86_64-cpython-39/torch/_classes.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2984107Z copying build/lib.linux-x86_64-cpython-39/torch/_compile.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2985908Z copying build/lib.linux-x86_64-cpython-39/torch/_custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2987457Z copying build/lib.linux-x86_64-cpython-39/torch/_environment.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2988951Z copying build/lib.linux-x86_64-cpython-39/torch/_guards.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2990506Z copying build/lib.linux-x86_64-cpython-39/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2992260Z copying build/lib.linux-x86_64-cpython-39/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2993675Z copying build/lib.linux-x86_64-cpython-39/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2995194Z copying build/lib.linux-x86_64-cpython-39/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2996886Z copying build/lib.linux-x86_64-cpython-39/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.2999712Z copying build/lib.linux-x86_64-cpython-39/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3001048Z copying build/lib.linux-x86_64-cpython-39/torch/_ops.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3003156Z copying build/lib.linux-x86_64-cpython-39/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3004539Z copying build/lib.linux-x86_64-cpython-39/torch/_size_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3006024Z copying build/lib.linux-x86_64-cpython-39/torch/_sources.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3007494Z copying build/lib.linux-x86_64-cpython-39/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3008968Z copying build/lib.linux-x86_64-cpython-39/torch/_streambase.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3010490Z copying build/lib.linux-x86_64-cpython-39/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3011909Z copying build/lib.linux-x86_64-cpython-39/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3014189Z copying build/lib.linux-x86_64-cpython-39/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3015718Z copying build/lib.linux-x86_64-cpython-39/torch/_thread_safe_fork.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3017186Z copying build/lib.linux-x86_64-cpython-39/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3021294Z copying build/lib.linux-x86_64-cpython-39/torch/_utils.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3022953Z copying build/lib.linux-x86_64-cpython-39/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3024626Z copying build/lib.linux-x86_64-cpython-39/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3026275Z copying build/lib.linux-x86_64-cpython-39/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3027756Z copying build/lib.linux-x86_64-cpython-39/torch/functional.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3029850Z copying build/lib.linux-x86_64-cpython-39/torch/hub.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3031546Z copying build/lib.linux-x86_64-cpython-39/torch/library.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3033430Z copying build/lib.linux-x86_64-cpython-39/torch/overrides.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3035473Z copying build/lib.linux-x86_64-cpython-39/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3037021Z copying build/lib.linux-x86_64-cpython-39/torch/random.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3038533Z copying build/lib.linux-x86_64-cpython-39/torch/return_types.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3040013Z copying build/lib.linux-x86_64-cpython-39/torch/serialization.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3041458Z copying build/lib.linux-x86_64-cpython-39/torch/storage.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3043276Z copying build/lib.linux-x86_64-cpython-39/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3044655Z copying build/lib.linux-x86_64-cpython-39/torch/types.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3046202Z copying build/lib.linux-x86_64-cpython-39/torch/version.py -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.3047342Z creating build/bdist.linux-x86_64/wheel/torch/_awaits 2025-09-07T07:07:41.3049148Z copying build/lib.linux-x86_64-cpython-39/torch/_awaits/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_awaits 2025-09-07T07:07:41.3050382Z creating build/bdist.linux-x86_64/wheel/torch/_custom_op 2025-09-07T07:07:41.3052204Z copying build/lib.linux-x86_64-cpython-39/torch/_custom_op/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-09-07T07:07:41.3053686Z copying build/lib.linux-x86_64-cpython-39/torch/_custom_op/autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-09-07T07:07:41.3055125Z copying build/lib.linux-x86_64-cpython-39/torch/_custom_op/impl.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-09-07T07:07:41.3056276Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2025-09-07T07:07:41.3058088Z copying build/lib.linux-x86_64-cpython-39/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-09-07T07:07:41.3059586Z copying build/lib.linux-x86_64-cpython-39/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-09-07T07:07:41.3062280Z copying build/lib.linux-x86_64-cpython-39/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-09-07T07:07:41.3063620Z copying build/lib.linux-x86_64-cpython-39/torch/_decomp/decompositions_for_rng.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-09-07T07:07:41.3065081Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2025-09-07T07:07:41.3067000Z copying build/lib.linux-x86_64-cpython-39/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dispatch 2025-09-07T07:07:41.3068488Z copying build/lib.linux-x86_64-cpython-39/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/./torch/_dispatch 2025-09-07T07:07:41.3069678Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo 2025-09-07T07:07:41.3071532Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3073134Z 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-09-07T07:07:41.3074585Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/aot_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3076259Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/bytecode_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3077770Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/bytecode_transformation.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3079180Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/cache_size.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3080666Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/callback.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3082163Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/code_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3083706Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/codegen.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3085309Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/compiled_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3086829Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/comptime.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3088447Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/config.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3090047Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/convert_frame.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3091648Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/create_parameter_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3093226Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/current_scope_id.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3094784Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3096301Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/decorators.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3097911Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/device_interface.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3099415Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3100908Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/eval_frame.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3102431Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/exc.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3104083Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/external_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3106046Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/funcname_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3107621Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/functional_export.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3109142Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_break_hints.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3110788Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_deduplication.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3112352Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_region_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3113908Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3115438Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/guards.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3117161Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3118671Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/logging.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3120290Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/metrics_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3121764Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/mutation_guard.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3123307Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/output_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3124876Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/package.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3126382Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/pgo.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3128017Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/precompile_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3129528Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3131146Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/replay_record.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3132747Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/resume_execution.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3134308Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/side_effects.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3135826Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/source.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3137472Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/symbolic_convert.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3139017Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/tensor_version_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3140530Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/test_case.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3142210Z 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-09-07T07:07:41.3143727Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/test_minifier_common.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3145642Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/testing.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3147339Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/trace_rules.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3148858Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/types.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3150453Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3153017Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2025-09-07T07:07:41.3154955Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-09-07T07:07:41.3156604Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/common.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-09-07T07:07:41.3158220Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-09-07T07:07:41.3159898Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/debugging.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-09-07T07:07:41.3161897Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-09-07T07:07:41.3163525Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/inductor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-09-07T07:07:41.3165110Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/onnxrt.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-09-07T07:07:41.3166805Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/registry.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-09-07T07:07:41.3168401Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/tensorrt.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-09-07T07:07:41.3170013Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/torchxla.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-09-07T07:07:41.3171539Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/tvm.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-09-07T07:07:41.3172936Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/polyfills 2025-09-07T07:07:41.3174837Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-09-07T07:07:41.3176387Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/_collections.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-09-07T07:07:41.3177909Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/builtins.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-09-07T07:07:41.3179391Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/functools.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-09-07T07:07:41.3180938Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/fx.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-09-07T07:07:41.3182478Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/itertools.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-09-07T07:07:41.3184027Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/loader.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-09-07T07:07:41.3185966Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/operator.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-09-07T07:07:41.3187479Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/os.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-09-07T07:07:41.3189018Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/pytree.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-09-07T07:07:41.3190765Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/struct.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-09-07T07:07:41.3192172Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/sys.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-09-07T07:07:41.3193713Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-09-07T07:07:41.3194894Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2025-09-07T07:07:41.3196923Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-09-07T07:07:41.3198357Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro/after_aot.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-09-07T07:07:41.3199879Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro/after_dynamo.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-09-07T07:07:41.3201404Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro/aoti.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-09-07T07:07:41.3202561Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2025-09-07T07:07:41.3204457Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3205963Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/base.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3207475Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/builder.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3208997Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/builtin.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3210660Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/constant.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3212165Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/ctx_manager.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3213752Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/dicts.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3215246Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3216801Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/functions.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3218353Z 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-09-07T07:07:41.3219817Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/iter.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3221376Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/lazy.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3222932Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/lists.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3224719Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/misc.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3226445Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/nn_module.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3228072Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3229748Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/script_object.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3231259Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/sdpa.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3232814Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3234400Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/torch.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3236162Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/torch_function.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3237735Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/user_defined.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-09-07T07:07:41.3239238Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_break_registry.json -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-09-07T07:07:41.3241377Z creating build/bdist.linux-x86_64/wheel/torch/_export 2025-09-07T07:07:41.3243269Z copying build/lib.linux-x86_64-cpython-39/torch/_export/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-09-07T07:07:41.3244724Z copying build/lib.linux-x86_64-cpython-39/torch/_export/converter.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-09-07T07:07:41.3246231Z copying build/lib.linux-x86_64-cpython-39/torch/_export/error.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-09-07T07:07:41.3247812Z copying build/lib.linux-x86_64-cpython-39/torch/_export/non_strict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-09-07T07:07:41.3249344Z copying build/lib.linux-x86_64-cpython-39/torch/_export/pass_base.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-09-07T07:07:41.3250853Z copying build/lib.linux-x86_64-cpython-39/torch/_export/tools.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-09-07T07:07:41.3252393Z copying build/lib.linux-x86_64-cpython-39/torch/_export/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-09-07T07:07:41.3253942Z copying build/lib.linux-x86_64-cpython-39/torch/_export/verifier.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-09-07T07:07:41.3255511Z copying build/lib.linux-x86_64-cpython-39/torch/_export/wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-09-07T07:07:41.3256718Z creating build/bdist.linux-x86_64/wheel/torch/_export/db 2025-09-07T07:07:41.3258599Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-09-07T07:07:41.3260233Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/case.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-09-07T07:07:41.3262176Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/gen_example.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-09-07T07:07:41.3263845Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/logging.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-09-07T07:07:41.3265213Z creating build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2025-09-07T07:07:41.3267255Z 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-09-07T07:07:41.3268878Z 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-09-07T07:07:41.3270479Z 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-09-07T07:07:41.3271997Z 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-09-07T07:07:41.3273786Z 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-09-07T07:07:41.3275584Z 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-09-07T07:07:41.3277253Z 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-09-07T07:07:41.3278760Z 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-09-07T07:07:41.3280182Z 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-09-07T07:07:41.3281552Z 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-09-07T07:07:41.3283069Z 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-09-07T07:07:41.3284732Z 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-09-07T07:07:41.3286252Z 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-09-07T07:07:41.3287759Z 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-09-07T07:07:41.3289289Z 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-09-07T07:07:41.3290896Z 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-09-07T07:07:41.3292381Z 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-09-07T07:07:41.3293839Z 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-09-07T07:07:41.3295535Z 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-09-07T07:07:41.3297181Z 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-09-07T07:07:41.3298662Z 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-09-07T07:07:41.3300143Z 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-09-07T07:07:41.3301649Z 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-09-07T07:07:41.3303131Z 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-09-07T07:07:41.3305099Z 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-09-07T07:07:41.3306653Z 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-09-07T07:07:41.3308288Z 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-09-07T07:07:41.3309753Z 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-09-07T07:07:41.3311280Z 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-09-07T07:07:41.3312801Z 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-09-07T07:07:41.3314468Z 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-09-07T07:07:41.3316107Z 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-09-07T07:07:41.3317486Z 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-09-07T07:07:41.3319063Z 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-09-07T07:07:41.3320988Z 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-09-07T07:07:41.3322429Z 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-09-07T07:07:41.3323874Z 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-09-07T07:07:41.3324923Z creating build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2025-09-07T07:07:41.3325841Z 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-09-07T07:07:41.3327227Z 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-09-07T07:07:41.3328539Z 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-09-07T07:07:41.3329477Z creating build/bdist.linux-x86_64/wheel/torch/_export/passes 2025-09-07T07:07:41.3331021Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-09-07T07:07:41.3332402Z 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-09-07T07:07:41.3333996Z 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-09-07T07:07:41.3335487Z 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-09-07T07:07:41.3336817Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/constant_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-09-07T07:07:41.3338214Z 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-09-07T07:07:41.3339623Z 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-09-07T07:07:41.3340957Z 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-09-07T07:07:41.3342362Z 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-09-07T07:07:41.3343824Z 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-09-07T07:07:41.3345540Z 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-09-07T07:07:41.3347069Z 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-09-07T07:07:41.3348553Z 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-09-07T07:07:41.3350030Z 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-09-07T07:07:41.3351030Z creating build/bdist.linux-x86_64/wheel/torch/_export/serde 2025-09-07T07:07:41.3351884Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-09-07T07:07:41.3353217Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-09-07T07:07:41.3354549Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/schema.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-09-07T07:07:41.3355944Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/schema_check.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-09-07T07:07:41.3357380Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/serialize.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-09-07T07:07:41.3358749Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/union.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-09-07T07:07:41.3360427Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/schema.yaml -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-09-07T07:07:41.3362069Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/export_schema.thrift -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-09-07T07:07:41.3362996Z creating build/bdist.linux-x86_64/wheel/torch/_functorch 2025-09-07T07:07:41.3364713Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3366140Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/aot_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3367500Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/apis.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3368938Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/autograd_function.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3370343Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3371793Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3373225Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/compile_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3374562Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/compilers.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3375872Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/config.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3377283Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/deprecated.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3378834Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/eager_transforms.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3380039Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/functional_call.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3381423Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/fx_minifier.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3382813Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/make_functional.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3384388Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/partitioners.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3385909Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/predispatch.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3387288Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/pyfunctorch.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3388643Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/python_key.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3390089Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3391541Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3392822Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3394232Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/vmap.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-09-07T07:07:41.3395437Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_activation_checkpointing 2025-09-07T07:07:41.3397475Z 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-09-07T07:07:41.3399133Z 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-09-07T07:07:41.3400857Z 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-09-07T07:07:41.3402538Z 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-09-07T07:07:41.3404238Z 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-09-07T07:07:41.3405475Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2025-09-07T07:07:41.3406457Z 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-09-07T07:07:41.3407849Z 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-09-07T07:07:41.3409346Z 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-09-07T07:07:41.3410813Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/descriptors.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-09-07T07:07:41.3412285Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/frontend_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-09-07T07:07:41.3413729Z 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-09-07T07:07:41.3415119Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/fx_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-09-07T07:07:41.3416502Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/graph_capture.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-09-07T07:07:41.3417967Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/graph_capture_wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-09-07T07:07:41.3419426Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/graph_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-09-07T07:07:41.3420894Z 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-09-07T07:07:41.3422350Z 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-09-07T07:07:41.3423871Z 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-09-07T07:07:41.3425503Z 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-09-07T07:07:41.3427390Z 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-09-07T07:07:41.3428920Z 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-09-07T07:07:41.3430348Z 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-09-07T07:07:41.3431719Z creating build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2025-09-07T07:07:41.3433540Z 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-09-07T07:07:41.3435024Z 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-09-07T07:07:41.3436636Z 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-09-07T07:07:41.3438042Z 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-09-07T07:07:41.3439474Z 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-09-07T07:07:41.3440775Z 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-09-07T07:07:41.3442142Z 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-09-07T07:07:41.3443551Z 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-09-07T07:07:41.3445044Z 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-09-07T07:07:41.3446437Z 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-09-07T07:07:41.3447732Z 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-09-07T07:07:41.3449141Z 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-09-07T07:07:41.3450504Z 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-09-07T07:07:41.3451944Z 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-09-07T07:07:41.3453393Z 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-09-07T07:07:41.3454800Z 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-09-07T07:07:41.3456208Z 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-09-07T07:07:41.3457617Z 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-09-07T07:07:41.3459000Z 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-09-07T07:07:41.3460739Z 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-09-07T07:07:41.3462348Z 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-09-07T07:07:41.3463885Z 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-09-07T07:07:41.3465563Z 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-09-07T07:07:41.3467302Z 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-09-07T07:07:41.3468853Z 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-09-07T07:07:41.3470740Z creating build/bdist.linux-x86_64/wheel/torch/_inductor 2025-09-07T07:07:41.3472547Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/__autotune_main__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3473835Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3475521Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/analyze_preserves_zero_mask.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3476839Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/aoti_eager.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3478229Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/async_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3479645Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autotune_process.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3481029Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/await_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3482379Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/bounds.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3484022Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/choices.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3485431Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codecache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3488007Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/comm_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3489368Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/comm_lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3490711Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/comms.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3492657Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/comms_debug.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3494000Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_fx.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3496381Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_fx_async.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3497813Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_fx_ext.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3499278Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_fx_subproc.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3500649Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compiler_bisector.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3502033Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/config.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3503868Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/constant_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3505538Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/cpp_builder.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3507481Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/cpu_vec_isa.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3509060Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/cudagraph_trees.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3511130Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/cudagraph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3512538Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/custom_graph_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3513921Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/debug.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3515906Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/decomposition.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3517584Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3519108Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/dtype_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3520406Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/exc.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3521935Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/extern_node_serializer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3523244Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/freezing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3524670Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/freezing_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3526204Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3527870Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3529136Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/graph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3531214Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3532603Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/index_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3533970Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/inductor_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3535296Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/ir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3539131Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/jagged_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3540431Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel_inputs.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3541893Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel_template_choice.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3543182Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/loop_body.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3544817Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3548307Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/memory.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3549793Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/metrics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3551255Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/mkldnn_ir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3552968Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/mkldnn_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3554626Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/mock_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3556202Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/ops_handler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3557655Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/optimize_indexing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3558994Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/output_code.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3560934Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/pattern_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3563499Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/quantized_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3564849Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/remote_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3566591Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/remote_gemm_autotune_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3568057Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3570586Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/select_algorithm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3573314Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/shape_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3574930Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/sizevars.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3576456Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/standalone_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3578088Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/subgraph_lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3579502Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/test_case.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3581134Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/test_operators.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3582674Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/tiling_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3584477Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/triton_bundler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3586111Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3587785Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/virtualized.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3589380Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/wrapper_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3590613Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/analysis 2025-09-07T07:07:41.3592624Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/analysis 2025-09-07T07:07:41.3594194Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis/device_info.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/analysis 2025-09-07T07:07:41.3595836Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/analysis/profile_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/analysis 2025-09-07T07:07:41.3597100Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/autoheuristic 2025-09-07T07:07:41.3599086Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-09-07T07:07:41.3600595Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/autoheuristic.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-09-07T07:07:41.3602255Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/autoheuristic_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-09-07T07:07:41.3603828Z 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-09-07T07:07:41.3605503Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/learnedheuristic_interface.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-09-07T07:07:41.3606686Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/autoheuristic/artifacts 2025-09-07T07:07:41.3608593Z 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-09-07T07:07:41.3610272Z 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-09-07T07:07:41.3611937Z 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-09-07T07:07:41.3613634Z 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-09-07T07:07:41.3615266Z 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-09-07T07:07:41.3616858Z 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-09-07T07:07:41.3617933Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2025-09-07T07:07:41.3619066Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3620652Z 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-09-07T07:07:41.3622164Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/block_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3623597Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/common.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3625471Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3627110Z 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-09-07T07:07:41.3628719Z 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-09-07T07:07:41.3630296Z 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-09-07T07:07:41.3631926Z 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-09-07T07:07:41.3633459Z 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-09-07T07:07:41.3635070Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3636807Z 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-09-07T07:07:41.3638315Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3639938Z 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-09-07T07:07:41.3641563Z 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-09-07T07:07:41.3643044Z 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-09-07T07:07:41.3644600Z 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-09-07T07:07:41.3646174Z 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-09-07T07:07:41.3647742Z 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-09-07T07:07:41.3649283Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3650728Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/halide.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3652314Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/memory_planning.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3653830Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/mps.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3655470Z 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-09-07T07:07:41.3656964Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/multi_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3658566Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/python_wrapper_mtia.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3660412Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/segmented_tree.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3662153Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/simd.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3663939Z 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-09-07T07:07:41.3665589Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/subgraph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3667213Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3668935Z 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-09-07T07:07:41.3670520Z 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-09-07T07:07:41.3672105Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/triton_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3673682Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3675715Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/wrapper_fxir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-09-07T07:07:41.3677534Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2025-09-07T07:07:41.3679445Z 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-09-07T07:07:41.3681011Z 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-09-07T07:07:41.3682500Z 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-09-07T07:07:41.3684081Z 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-09-07T07:07:41.3685647Z 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-09-07T07:07:41.3687195Z 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-09-07T07:07:41.3688861Z 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-09-07T07:07:41.3690328Z 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-09-07T07:07:41.3691830Z 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-09-07T07:07:41.3693431Z 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-09-07T07:07:41.3694872Z 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-09-07T07:07:41.3696455Z 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-09-07T07:07:41.3697694Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-09-07T07:07:41.3699862Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-09-07T07:07:41.3701700Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-09-07T07:07:41.3703633Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions 2025-09-07T07:07:41.3705487Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-09-07T07:07:41.3707194Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports 2025-09-07T07:07:41.3708935Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-09-07T07:07:41.3710712Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-09-07T07:07:41.3713113Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-09-07T07:07:41.3715577Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda 2025-09-07T07:07:41.3717434Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-09-07T07:07:41.3719166Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot 2025-09-07T07:07:41.3720897Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-09-07T07:07:41.3722641Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-09-07T07:07:41.3725048Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy 2025-09-07T07:07:41.3726570Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cutedsl 2025-09-07T07:07:41.3727603Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cutedsl/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cutedsl 2025-09-07T07:07:41.3729040Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cutedsl/cutedsl_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cutedsl 2025-09-07T07:07:41.3730563Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cutedsl 2025-09-07T07:07:41.3732132Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cutedsl 2025-09-07T07:07:41.3733650Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cutedsl/cutedsl_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cutedsl 2025-09-07T07:07:41.3734728Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/mtia 2025-09-07T07:07:41.3735701Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/mtia/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/mtia 2025-09-07T07:07:41.3737111Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/mtia/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/mtia 2025-09-07T07:07:41.3738195Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/rocm 2025-09-07T07:07:41.3739171Z 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-09-07T07:07:41.3740556Z 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-09-07T07:07:41.3741968Z 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-09-07T07:07:41.3743363Z 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-09-07T07:07:41.3755438Z 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-09-07T07:07:41.3757180Z 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-09-07T07:07:41.3758786Z 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-09-07T07:07:41.3760650Z 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-09-07T07:07:41.3762217Z 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-09-07T07:07:41.3763698Z 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-09-07T07:07:41.3765138Z 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-09-07T07:07:41.3766768Z 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-09-07T07:07:41.3768258Z 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-09-07T07:07:41.3769287Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/xpu 2025-09-07T07:07:41.3770290Z 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-09-07T07:07:41.3771711Z 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-09-07T07:07:41.3772926Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2025-09-07T07:07:41.3774054Z 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-09-07T07:07:41.3775146Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2025-09-07T07:07:41.3776150Z 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-09-07T07:07:41.3777514Z 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-09-07T07:07:41.3778900Z 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-09-07T07:07:41.3780367Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker/tracked_process_pool.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-09-07T07:07:41.3781837Z 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-09-07T07:07:41.3782827Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2025-09-07T07:07:41.3783833Z 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-09-07T07:07:41.3785300Z 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-09-07T07:07:41.3786653Z 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-09-07T07:07:41.3788025Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/bucketing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-09-07T07:07:41.3789362Z 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-09-07T07:07:41.3790812Z 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-09-07T07:07:41.3792261Z 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-09-07T07:07:41.3793694Z 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-09-07T07:07:41.3795139Z 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-09-07T07:07:41.3796584Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/fsdp.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-09-07T07:07:41.3797914Z 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-09-07T07:07:41.3799309Z 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-09-07T07:07:41.3800641Z 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-09-07T07:07:41.3801985Z 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-09-07T07:07:41.3803341Z 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-09-07T07:07:41.3804669Z 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-09-07T07:07:41.3806008Z 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-09-07T07:07:41.3807302Z 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-09-07T07:07:41.3808557Z 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-09-07T07:07:41.3809836Z 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-09-07T07:07:41.3811140Z 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-09-07T07:07:41.3812508Z 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-09-07T07:07:41.3813837Z 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-09-07T07:07:41.3815140Z 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-09-07T07:07:41.3816171Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:07:41.3817404Z 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-09-07T07:07:41.3819099Z 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-09-07T07:07:41.3820840Z 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-09-07T07:07:41.3822845Z 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-09-07T07:07:41.3824844Z 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-09-07T07:07:41.3826632Z 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-09-07T07:07:41.3828425Z 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-09-07T07:07:41.3830271Z 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-09-07T07:07:41.3832069Z 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-09-07T07:07:41.3833857Z 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-09-07T07:07:41.3835638Z 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-09-07T07:07:41.3837509Z 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-09-07T07:07:41.3839255Z 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-09-07T07:07:41.3840973Z 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-09-07T07:07:41.3842711Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:07:41.3844444Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:07:41.3846206Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:07:41.3847938Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-09-07T07:07:41.3849672Z 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-09-07T07:07:41.3851389Z 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-09-07T07:07:41.3853121Z 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-09-07T07:07:41.3854885Z 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-09-07T07:07:41.3856597Z 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-09-07T07:07:41.3858333Z 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-09-07T07:07:41.3860204Z 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-09-07T07:07:41.3862177Z 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-09-07T07:07:41.3864114Z 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-09-07T07:07:41.3865884Z 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-09-07T07:07:41.3867045Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2025-09-07T07:07:41.3867974Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-09-07T07:07:41.3869208Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/bmm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-09-07T07:07:41.3870420Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/conv.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-09-07T07:07:41.3871640Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-09-07T07:07:41.3872876Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/mm_common.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-09-07T07:07:41.3874144Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/mm_grouped.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-09-07T07:07:41.3875532Z 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-09-07T07:07:41.3876445Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel/flex 2025-09-07T07:07:41.3877455Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex 2025-09-07T07:07:41.3878783Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/common.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex 2025-09-07T07:07:41.3880136Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/flex_attention.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex 2025-09-07T07:07:41.3881521Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/flex_cpu.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex 2025-09-07T07:07:41.3882879Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/flex_decoding.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex 2025-09-07T07:07:41.3883918Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel/flex/templates 2025-09-07T07:07:41.3885095Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates/common.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex/templates 2025-09-07T07:07:41.3886758Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates/flex_attention.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex/templates 2025-09-07T07:07:41.3888484Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex/templates 2025-09-07T07:07:41.3890161Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates/flex_decode.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex/templates 2025-09-07T07:07:41.3891815Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex/templates/utilities.py.jinja -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel/flex/templates 2025-09-07T07:07:41.3892926Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/package 2025-09-07T07:07:41.3893837Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/package/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-09-07T07:07:41.3895166Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/package/build_package.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-09-07T07:07:41.3896447Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/package/package.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-09-07T07:07:41.3897376Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2025-09-07T07:07:41.3898271Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-09-07T07:07:41.3899545Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/autotune_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-09-07T07:07:41.3900868Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/benchmarking.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-09-07T07:07:41.3902177Z 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-09-07T07:07:41.3903502Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/compile_tasks.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-09-07T07:07:41.3905169Z 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-09-07T07:07:41.3906555Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-09-07T07:07:41.3907897Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/halide_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-09-07T07:07:41.3909400Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/hints.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-09-07T07:07:41.3910897Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/runtime_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-09-07T07:07:41.3912446Z 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-09-07T07:07:41.3913947Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/triton_compat.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-09-07T07:07:41.3915604Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/triton_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-09-07T07:07:41.3917286Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/triton_heuristics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-09-07T07:07:41.3918382Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/template_heuristics 2025-09-07T07:07:41.3920331Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-09-07T07:07:41.3921844Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics/aten.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-09-07T07:07:41.3923315Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics/base.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-09-07T07:07:41.3924818Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics/contiguous_mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-09-07T07:07:41.3926360Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics/decompose_k.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-09-07T07:07:41.3927863Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics/gemm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-09-07T07:07:41.3929413Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics/registry.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-09-07T07:07:41.3930906Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-09-07T07:07:41.3932425Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics/triton_addmm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/template_heuristics 2025-09-07T07:07:41.3933722Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/script.ld -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-09-07T07:07:41.3934760Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2025-09-07T07:07:41.3936566Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-09-07T07:07:41.3937974Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-09-07T07:07:41.3939459Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-09-07T07:07:41.3940901Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-09-07T07:07:41.3942472Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-09-07T07:07:41.3944086Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-09-07T07:07:41.3945863Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-09-07T07:07:41.3947315Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-09-07T07:07:41.3948850Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-09-07T07:07:41.3950464Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-09-07T07:07:41.3951989Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-09-07T07:07:41.3953199Z creating build/bdist.linux-x86_64/wheel/torch/_library 2025-09-07T07:07:41.3955051Z copying build/lib.linux-x86_64-cpython-39/torch/_library/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-09-07T07:07:41.3956613Z copying build/lib.linux-x86_64-cpython-39/torch/_library/autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-09-07T07:07:41.3958159Z copying build/lib.linux-x86_64-cpython-39/torch/_library/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-09-07T07:07:41.3959836Z copying build/lib.linux-x86_64-cpython-39/torch/_library/fake_class_registry.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-09-07T07:07:41.3961796Z copying build/lib.linux-x86_64-cpython-39/torch/_library/fake_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-09-07T07:07:41.3963346Z copying build/lib.linux-x86_64-cpython-39/torch/_library/fake_profile.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-09-07T07:07:41.3964897Z copying build/lib.linux-x86_64-cpython-39/torch/_library/infer_schema.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-09-07T07:07:41.3966483Z copying build/lib.linux-x86_64-cpython-39/torch/_library/simple_registry.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-09-07T07:07:41.3967930Z copying build/lib.linux-x86_64-cpython-39/torch/_library/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-09-07T07:07:41.3969463Z copying build/lib.linux-x86_64-cpython-39/torch/_library/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-09-07T07:07:41.3970838Z creating build/bdist.linux-x86_64/wheel/torch/_logging 2025-09-07T07:07:41.3972605Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-09-07T07:07:41.3974154Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/_internal.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-09-07T07:07:41.3975674Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/_registrations.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-09-07T07:07:41.3977066Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/scribe.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-09-07T07:07:41.3978549Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/structured.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-09-07T07:07:41.3979744Z creating build/bdist.linux-x86_64/wheel/torch/_numpy 2025-09-07T07:07:41.3981528Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.3983005Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_binary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.3984705Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_casting_dicts.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.3986262Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_dtypes.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.3987823Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_dtypes_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.3989294Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_funcs.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.3990926Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_funcs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.3992458Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_getlimits.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.3993947Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_ndarray.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.3995499Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_normalizations.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.3997135Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_reductions_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.3998597Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_ufuncs.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.4000151Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_unary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.4001672Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_util.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.4003140Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/fft.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.4004635Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/linalg.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.4006095Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/random.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-09-07T07:07:41.4007282Z creating build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2025-09-07T07:07:41.4009176Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy/testing 2025-09-07T07:07:41.4010540Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/testing/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy/testing 2025-09-07T07:07:41.4011687Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2025-09-07T07:07:41.4013489Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-09-07T07:07:41.4014992Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-09-07T07:07:41.4016399Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/debug_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-09-07T07:07:41.4017865Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-09-07T07:07:41.4019313Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/rng_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-09-07T07:07:41.4020497Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2025-09-07T07:07:41.4022397Z copying build/lib.linux-x86_64-cpython-39/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_prims_common 2025-09-07T07:07:41.4023922Z copying build/lib.linux-x86_64-cpython-39/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_prims_common 2025-09-07T07:07:41.4025316Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2025-09-07T07:07:41.4027165Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-09-07T07:07:41.4028688Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-09-07T07:07:41.4030227Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-09-07T07:07:41.4031464Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2025-09-07T07:07:41.4033361Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/linalg 2025-09-07T07:07:41.4034422Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2025-09-07T07:07:41.4036383Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/nn 2025-09-07T07:07:41.4037604Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2025-09-07T07:07:41.4039482Z 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-09-07T07:07:41.4040520Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2025-09-07T07:07:41.4042381Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/special 2025-09-07T07:07:41.4043426Z creating build/bdist.linux-x86_64/wheel/torch/_strobelight 2025-09-07T07:07:41.4045335Z copying build/lib.linux-x86_64-cpython-39/torch/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-09-07T07:07:41.4046832Z copying build/lib.linux-x86_64-cpython-39/torch/_strobelight/cli_function_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-09-07T07:07:41.4048324Z copying build/lib.linux-x86_64-cpython-39/torch/_strobelight/compile_time_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-09-07T07:07:41.4049363Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2025-09-07T07:07:41.4051158Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-09-07T07:07:41.4052750Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/_fake_tensor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-09-07T07:07:41.4054191Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/fake_impls.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-09-07T07:07:41.4055657Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-09-07T07:07:41.4057133Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-09-07T07:07:41.4058705Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/functional_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-09-07T07:07:41.4060337Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-09-07T07:07:41.4062101Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-09-07T07:07:41.4063149Z creating build/bdist.linux-x86_64/wheel/torch/_vendor 2025-09-07T07:07:41.4065115Z copying build/lib.linux-x86_64-cpython-39/torch/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor 2025-09-07T07:07:41.4066329Z creating build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2025-09-07T07:07:41.4068172Z copying build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-09-07T07:07:41.4069610Z copying build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-09-07T07:07:41.4071072Z copying build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging/version.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-09-07T07:07:41.4072174Z creating build/bdist.linux-x86_64/wheel/torch/accelerator 2025-09-07T07:07:41.4073993Z copying build/lib.linux-x86_64-cpython-39/torch/accelerator/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-09-07T07:07:41.4075381Z copying build/lib.linux-x86_64-cpython-39/torch/accelerator/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-09-07T07:07:41.4076915Z copying build/lib.linux-x86_64-cpython-39/torch/accelerator/memory.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-09-07T07:07:41.4078013Z creating build/bdist.linux-x86_64/wheel/torch/amp 2025-09-07T07:07:41.4079705Z copying build/lib.linux-x86_64-cpython-39/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-09-07T07:07:41.4081106Z copying build/lib.linux-x86_64-cpython-39/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-09-07T07:07:41.4082488Z copying build/lib.linux-x86_64-cpython-39/torch/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-09-07T07:07:41.4083626Z creating build/bdist.linux-x86_64/wheel/torch/ao 2025-09-07T07:07:41.4085349Z copying build/lib.linux-x86_64-cpython-39/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao 2025-09-07T07:07:41.4086391Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2025-09-07T07:07:41.4088086Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn 2025-09-07T07:07:41.4089257Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2025-09-07T07:07:41.4091009Z 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-09-07T07:07:41.4092037Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2025-09-07T07:07:41.4094047Z 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-09-07T07:07:41.4095513Z 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-09-07T07:07:41.4096772Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2025-09-07T07:07:41.4098294Z 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-09-07T07:07:41.4099305Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2025-09-07T07:07:41.4101292Z 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-09-07T07:07:41.4103022Z 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-09-07T07:07:41.4104891Z 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-09-07T07:07:41.4106507Z 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-09-07T07:07:41.4107635Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2025-09-07T07:07:41.4108828Z 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-09-07T07:07:41.4109961Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2025-09-07T07:07:41.4111924Z 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-09-07T07:07:41.4113190Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-09-07T07:07:41.4114986Z 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-09-07T07:07:41.4116985Z 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-09-07T07:07:41.4118291Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2025-09-07T07:07:41.4119521Z 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-09-07T07:07:41.4121163Z 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-09-07T07:07:41.4122817Z 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-09-07T07:07:41.4124481Z 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-09-07T07:07:41.4126170Z 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-09-07T07:07:41.4127279Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2025-09-07T07:07:41.4128052Z 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-09-07T07:07:41.4128908Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2025-09-07T07:07:41.4130691Z 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-09-07T07:07:41.4131691Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2025-09-07T07:07:41.4133579Z 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-09-07T07:07:41.4135044Z 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-09-07T07:07:41.4136061Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2025-09-07T07:07:41.4137815Z 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-09-07T07:07:41.4139312Z 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-09-07T07:07:41.4140710Z 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-09-07T07:07:41.4142070Z 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-09-07T07:07:41.4143192Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2025-09-07T07:07:41.4145470Z 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-09-07T07:07:41.4146467Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2025-09-07T07:07:41.4148507Z 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-09-07T07:07:41.4150046Z 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-09-07T07:07:41.4151561Z 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-09-07T07:07:41.4152579Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2025-09-07T07:07:41.4154311Z 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-09-07T07:07:41.4155737Z 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-09-07T07:07:41.4156983Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2025-09-07T07:07:41.4158841Z 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-09-07T07:07:41.4160318Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2025-09-07T07:07:41.4162318Z 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-09-07T07:07:41.4163968Z 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-09-07T07:07:41.4165631Z 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-09-07T07:07:41.4167277Z 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-09-07T07:07:41.4168399Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2025-09-07T07:07:41.4169856Z 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-09-07T07:07:41.4171353Z 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-09-07T07:07:41.4172976Z 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-09-07T07:07:41.4174403Z 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-09-07T07:07:41.4175905Z 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-09-07T07:07:41.4177565Z 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-09-07T07:07:41.4179101Z 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-09-07T07:07:41.4180601Z 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-09-07T07:07:41.4182085Z 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-09-07T07:07:41.4183519Z 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-09-07T07:07:41.4185216Z 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-09-07T07:07:41.4186290Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2025-09-07T07:07:41.4187876Z 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-09-07T07:07:41.4189014Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2025-09-07T07:07:41.4191067Z 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-09-07T07:07:41.4192748Z 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-09-07T07:07:41.4194508Z 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-09-07T07:07:41.4196207Z 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-09-07T07:07:41.4197946Z 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-09-07T07:07:41.4199609Z 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-09-07T07:07:41.4200702Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2025-09-07T07:07:41.4201513Z 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-09-07T07:07:41.4202514Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2025-09-07T07:07:41.4204388Z 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-09-07T07:07:41.4205837Z 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-09-07T07:07:41.4207237Z 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-09-07T07:07:41.4208345Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2025-09-07T07:07:41.4210277Z 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-09-07T07:07:41.4211856Z 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-09-07T07:07:41.4212875Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2025-09-07T07:07:41.4214412Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-09-07T07:07:41.4215735Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-09-07T07:07:41.4217230Z 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-09-07T07:07:41.4218347Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2025-09-07T07:07:41.4220119Z 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-09-07T07:07:41.4221589Z 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-09-07T07:07:41.4223000Z 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-09-07T07:07:41.4224754Z 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-09-07T07:07:41.4226397Z 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-09-07T07:07:41.4227890Z 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-09-07T07:07:41.4229485Z 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-09-07T07:07:41.4231001Z 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-09-07T07:07:41.4232458Z 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-09-07T07:07:41.4234018Z 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-09-07T07:07:41.4235183Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning 2025-09-07T07:07:41.4237178Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning 2025-09-07T07:07:41.4238607Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning 2025-09-07T07:07:41.4239786Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2025-09-07T07:07:41.4241693Z 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-09-07T07:07:41.4242826Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2025-09-07T07:07:41.4244771Z 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-09-07T07:07:41.4246759Z 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-09-07T07:07:41.4248154Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2025-09-07T07:07:41.4249390Z 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-09-07T07:07:41.4251157Z 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-09-07T07:07:41.4252456Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2025-09-07T07:07:41.4253765Z 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-09-07T07:07:41.4255563Z 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-09-07T07:07:41.4257412Z 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-09-07T07:07:41.4259272Z 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-09-07T07:07:41.4261008Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-09-07T07:07:41.4262462Z 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-09-07T07:07:41.4264046Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-09-07T07:07:41.4265688Z 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-09-07T07:07:41.4268058Z 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-09-07T07:07:41.4270466Z 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-09-07T07:07:41.4271989Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2025-09-07T07:07:41.4273178Z 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-09-07T07:07:41.4274788Z 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-09-07T07:07:41.4276571Z 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-09-07T07:07:41.4278284Z 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-09-07T07:07:41.4279918Z 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-09-07T07:07:41.4281595Z 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-09-07T07:07:41.4283255Z 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-09-07T07:07:41.4284885Z 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-09-07T07:07:41.4286006Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2025-09-07T07:07:41.4286979Z 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-09-07T07:07:41.4288453Z 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-09-07T07:07:41.4289903Z 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-09-07T07:07:41.4291364Z 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-09-07T07:07:41.4292395Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2025-09-07T07:07:41.4293384Z 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-09-07T07:07:41.4294803Z 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-09-07T07:07:41.4296347Z 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-09-07T07:07:41.4297832Z 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-09-07T07:07:41.4299291Z 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-09-07T07:07:41.4300353Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2025-09-07T07:07:41.4301246Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4302516Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4303888Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4305778Z 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-09-07T07:07:41.4307177Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4308797Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4310402Z 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-09-07T07:07:41.4311866Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4313399Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4315062Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4316648Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4318214Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4319682Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4321195Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4322731Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4324168Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantize_pt2e.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4325581Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4327148Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-09-07T07:07:41.4328319Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2025-09-07T07:07:41.4330377Z 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-09-07T07:07:41.4332047Z 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-09-07T07:07:41.4333737Z 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-09-07T07:07:41.4335342Z 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-09-07T07:07:41.4336971Z 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-09-07T07:07:41.4338536Z 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-09-07T07:07:41.4340112Z 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-09-07T07:07:41.4341669Z 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-09-07T07:07:41.4343220Z 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-09-07T07:07:41.4345058Z 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-09-07T07:07:41.4346658Z 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-09-07T07:07:41.4348225Z 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-09-07T07:07:41.4349341Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2025-09-07T07:07:41.4350418Z 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-09-07T07:07:41.4352015Z 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-09-07T07:07:41.4353536Z 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-09-07T07:07:41.4355237Z 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-09-07T07:07:41.4356814Z 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-09-07T07:07:41.4358409Z 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-09-07T07:07:41.4359936Z 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-09-07T07:07:41.4361985Z 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-09-07T07:07:41.4363508Z 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-09-07T07:07:41.4365072Z 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-09-07T07:07:41.4366641Z 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-09-07T07:07:41.4368157Z 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-09-07T07:07:41.4369836Z 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-09-07T07:07:41.4371423Z 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-09-07T07:07:41.4373014Z 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-09-07T07:07:41.4374586Z 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-09-07T07:07:41.4376106Z 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-09-07T07:07:41.4377600Z 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-09-07T07:07:41.4379056Z 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-09-07T07:07:41.4380211Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2025-09-07T07:07:41.4382174Z 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-09-07T07:07:41.4383813Z 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-09-07T07:07:41.4385761Z 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-09-07T07:07:41.4387597Z 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-09-07T07:07:41.4389360Z 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-09-07T07:07:41.4390566Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2025-09-07T07:07:41.4391679Z 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-09-07T07:07:41.4393310Z 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-09-07T07:07:41.4394844Z 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-09-07T07:07:41.4396551Z 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-09-07T07:07:41.4398003Z 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-09-07T07:07:41.4399523Z 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-09-07T07:07:41.4400999Z 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-09-07T07:07:41.4402544Z 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-09-07T07:07:41.4403998Z 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-09-07T07:07:41.4405448Z 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-09-07T07:07:41.4406989Z 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-09-07T07:07:41.4408177Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2025-09-07T07:07:41.4410210Z 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-09-07T07:07:41.4411969Z 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-09-07T07:07:41.4413165Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2025-09-07T07:07:41.4414629Z 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-09-07T07:07:41.4416224Z 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-09-07T07:07:41.4417854Z 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-09-07T07:07:41.4419415Z 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-09-07T07:07:41.4420899Z 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-09-07T07:07:41.4422729Z 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-09-07T07:07:41.4424579Z 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-09-07T07:07:41.4426253Z 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-09-07T07:07:41.4427935Z 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-09-07T07:07:41.4429018Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2025-09-07T07:07:41.4429834Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-09-07T07:07:41.4431576Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-09-07T07:07:41.4433027Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-09-07T07:07:41.4434537Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-09-07T07:07:41.4436200Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-09-07T07:07:41.4437660Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-09-07T07:07:41.4439224Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-09-07T07:07:41.4440683Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-09-07T07:07:41.4442183Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-09-07T07:07:41.4443691Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-09-07T07:07:41.4445251Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-09-07T07:07:41.4446720Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-09-07T07:07:41.4447901Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2025-09-07T07:07:41.4449765Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-09-07T07:07:41.4451260Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-09-07T07:07:41.4452742Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-09-07T07:07:41.4453760Z creating build/bdist.linux-x86_64/wheel/torch/backends 2025-09-07T07:07:41.4455542Z copying build/lib.linux-x86_64-cpython-39/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends 2025-09-07T07:07:41.4456760Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2025-09-07T07:07:41.4458604Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_coreml 2025-09-07T07:07:41.4460377Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_coreml 2025-09-07T07:07:41.4461677Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2025-09-07T07:07:41.4463604Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-09-07T07:07:41.4465341Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-09-07T07:07:41.4466878Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-09-07T07:07:41.4467974Z creating build/bdist.linux-x86_64/wheel/torch/backends/cpu 2025-09-07T07:07:41.4469920Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cpu 2025-09-07T07:07:41.4471067Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2025-09-07T07:07:41.4472984Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cuda 2025-09-07T07:07:41.4474082Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2025-09-07T07:07:41.4476178Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cudnn 2025-09-07T07:07:41.4477581Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cudnn 2025-09-07T07:07:41.4478726Z creating build/bdist.linux-x86_64/wheel/torch/backends/cusparselt 2025-09-07T07:07:41.4480635Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cusparselt/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cusparselt 2025-09-07T07:07:41.4481654Z creating build/bdist.linux-x86_64/wheel/torch/backends/kleidiai 2025-09-07T07:07:41.4483595Z copying build/lib.linux-x86_64-cpython-39/torch/backends/kleidiai/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/kleidiai 2025-09-07T07:07:41.4484590Z creating build/bdist.linux-x86_64/wheel/torch/backends/mha 2025-09-07T07:07:41.4486463Z copying build/lib.linux-x86_64-cpython-39/torch/backends/mha/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mha 2025-09-07T07:07:41.4487503Z creating build/bdist.linux-x86_64/wheel/torch/backends/miopen 2025-09-07T07:07:41.4489360Z copying build/lib.linux-x86_64-cpython-39/torch/backends/miopen/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/miopen 2025-09-07T07:07:41.4490490Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2025-09-07T07:07:41.4492308Z copying build/lib.linux-x86_64-cpython-39/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mkl 2025-09-07T07:07:41.4493376Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2025-09-07T07:07:41.4495162Z copying build/lib.linux-x86_64-cpython-39/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mkldnn 2025-09-07T07:07:41.4496165Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2025-09-07T07:07:41.4498001Z copying build/lib.linux-x86_64-cpython-39/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mps 2025-09-07T07:07:41.4498988Z creating build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2025-09-07T07:07:41.4500769Z copying build/lib.linux-x86_64-cpython-39/torch/backends/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/nnpack 2025-09-07T07:07:41.4501743Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2025-09-07T07:07:41.4503673Z copying build/lib.linux-x86_64-cpython-39/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/openmp 2025-09-07T07:07:41.4505238Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2025-09-07T07:07:41.4507157Z 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-09-07T07:07:41.4508246Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2025-09-07T07:07:41.4510147Z copying build/lib.linux-x86_64-cpython-39/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/quantized 2025-09-07T07:07:41.4511337Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2025-09-07T07:07:41.4513215Z copying build/lib.linux-x86_64-cpython-39/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xeon 2025-09-07T07:07:41.4514786Z copying build/lib.linux-x86_64-cpython-39/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xeon 2025-09-07T07:07:41.4515897Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2025-09-07T07:07:41.4517818Z copying build/lib.linux-x86_64-cpython-39/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xnnpack 2025-09-07T07:07:41.4518952Z creating build/bdist.linux-x86_64/wheel/torch/compiler 2025-09-07T07:07:41.4520776Z copying build/lib.linux-x86_64-cpython-39/torch/compiler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-09-07T07:07:41.4522324Z copying build/lib.linux-x86_64-cpython-39/torch/compiler/_cache.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-09-07T07:07:41.4523768Z copying build/lib.linux-x86_64-cpython-39/torch/compiler/config.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-09-07T07:07:41.4524956Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2025-09-07T07:07:41.4526833Z copying build/lib.linux-x86_64-cpython-39/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/contrib 2025-09-07T07:07:41.4528375Z copying build/lib.linux-x86_64-cpython-39/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/./torch/contrib 2025-09-07T07:07:41.4529446Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2025-09-07T07:07:41.4531237Z copying build/lib.linux-x86_64-cpython-39/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cpu 2025-09-07T07:07:41.4532437Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2025-09-07T07:07:41.4534268Z copying build/lib.linux-x86_64-cpython-39/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-09-07T07:07:41.4535879Z copying build/lib.linux-x86_64-cpython-39/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-09-07T07:07:41.4537354Z copying build/lib.linux-x86_64-cpython-39/torch/cpu/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-09-07T07:07:41.4538462Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2025-09-07T07:07:41.4540215Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4541790Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4543271Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4545138Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_pin_memory_utils.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4546619Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4548129Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4549666Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4551247Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/gds.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4552777Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4554247Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4555678Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4557138Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4558419Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4559995Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4561769Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4563043Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4564384Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4565762Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/tunable.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-09-07T07:07:41.4566937Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2025-09-07T07:07:41.4568588Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-09-07T07:07:41.4569998Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-09-07T07:07:41.4571329Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-09-07T07:07:41.4572814Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-09-07T07:07:41.4573809Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2025-09-07T07:07:41.4575547Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_C_stubs.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4576855Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4578225Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_checkpointable.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4579558Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable_state.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4580836Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_dist2.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4582200Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_distributed_c10d.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4583662Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_functional_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4585352Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_functional_collectives_impl.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4586659Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_serialization.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4588027Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4589401Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4590824Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/c10d_logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4592219Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/collective_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4593534Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4594923Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/device_mesh.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4596412Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4597758Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4599131Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4600420Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4601761Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4603508Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4604874Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-09-07T07:07:41.4605910Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2025-09-07T07:07:41.4607732Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-09-07T07:07:41.4609200Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/checkpoint_activation.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-09-07T07:07:41.4610399Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/contract.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-09-07T07:07:41.4611793Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/replicate.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-09-07T07:07:41.4613248Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/replicate_with_fsdp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-09-07T07:07:41.4614067Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2025-09-07T07:07:41.4615841Z 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-09-07T07:07:41.4617214Z 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-09-07T07:07:41.4618006Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2025-09-07T07:07:41.4619734Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-09-07T07:07:41.4621070Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-09-07T07:07:41.4622439Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-09-07T07:07:41.4623885Z 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-09-07T07:07:41.4625554Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-09-07T07:07:41.4626974Z 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-09-07T07:07:41.4628339Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-09-07T07:07:41.4629269Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2025-09-07T07:07:41.4631192Z 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-09-07T07:07:41.4632044Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2025-09-07T07:07:41.4634052Z 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-09-07T07:07:41.4635502Z 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-09-07T07:07:41.4636504Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2025-09-07T07:07:41.4638373Z 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-09-07T07:07:41.4639659Z 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-09-07T07:07:41.4640971Z 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-09-07T07:07:41.4642421Z 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-09-07T07:07:41.4643734Z 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-09-07T07:07:41.4645161Z 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-09-07T07:07:41.4646362Z 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-09-07T07:07:41.4647803Z 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-09-07T07:07:41.4648662Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2025-09-07T07:07:41.4650515Z 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-09-07T07:07:41.4651857Z 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-09-07T07:07:41.4653213Z 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-09-07T07:07:41.4654517Z 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-09-07T07:07:41.4656008Z 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-09-07T07:07:41.4657283Z 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-09-07T07:07:41.4658101Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2025-09-07T07:07:41.4660104Z 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-09-07T07:07:41.4662007Z 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-09-07T07:07:41.4663045Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2025-09-07T07:07:41.4664995Z 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-09-07T07:07:41.4666519Z 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-09-07T07:07:41.4667817Z 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-09-07T07:07:41.4669463Z 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-09-07T07:07:41.4670355Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-09-07T07:07:41.4672396Z 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-09-07T07:07:41.4673834Z 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-09-07T07:07:41.4675249Z 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-09-07T07:07:41.4676838Z 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-09-07T07:07:41.4677355Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2025-09-07T07:07:41.4679210Z 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-09-07T07:07:41.4680044Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2025-09-07T07:07:41.4681870Z 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-09-07T07:07:41.4682878Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_symmetric_memory 2025-09-07T07:07:41.4684707Z 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-09-07T07:07:41.4686017Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_symmetric_memory/_nvshmem_triton.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_symmetric_memory 2025-09-07T07:07:41.4686935Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2025-09-07T07:07:41.4688660Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-09-07T07:07:41.4690039Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-09-07T07:07:41.4691499Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-09-07T07:07:41.4692364Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2025-09-07T07:07:41.4694350Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-09-07T07:07:41.4695802Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-09-07T07:07:41.4697217Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/fake_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-09-07T07:07:41.4698622Z 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-09-07T07:07:41.4699965Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/ilp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-09-07T07:07:41.4701437Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/mem_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-09-07T07:07:41.4702786Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/memory_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-09-07T07:07:41.4704400Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/mod_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-09-07T07:07:41.4705969Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/runtime_estimator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-09-07T07:07:41.4707366Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/sac_estimator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-09-07T07:07:41.4708795Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/sac_ilp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-09-07T07:07:41.4710425Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2025-09-07T07:07:41.4712246Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms 2025-09-07T07:07:41.4713677Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms 2025-09-07T07:07:41.4715027Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2025-09-07T07:07:41.4717037Z 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-09-07T07:07:41.4718434Z 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-09-07T07:07:41.4719300Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2025-09-07T07:07:41.4721191Z 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-09-07T07:07:41.4722655Z 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-09-07T07:07:41.4723701Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2025-09-07T07:07:41.4725602Z 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-09-07T07:07:41.4727053Z 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-09-07T07:07:41.4727831Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2025-09-07T07:07:41.4729761Z 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-09-07T07:07:41.4731158Z 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-09-07T07:07:41.4732016Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2025-09-07T07:07:41.4733972Z 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-09-07T07:07:41.4735297Z 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-09-07T07:07:41.4736829Z 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-09-07T07:07:41.4738234Z 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-09-07T07:07:41.4739780Z 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-09-07T07:07:41.4741161Z 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-09-07T07:07:41.4742545Z 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-09-07T07:07:41.4744087Z 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-09-07T07:07:41.4745845Z 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-09-07T07:07:41.4746653Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2025-09-07T07:07:41.4748987Z 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-09-07T07:07:41.4750392Z 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-09-07T07:07:41.4752072Z 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-09-07T07:07:41.4753318Z 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-09-07T07:07:41.4754440Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2025-09-07T07:07:41.4756387Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/autograd 2025-09-07T07:07:41.4757542Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2025-09-07T07:07:41.4759901Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4761811Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_async_executor.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4764069Z 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-09-07T07:07:41.4765532Z 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-09-07T07:07:41.4766950Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_checkpointer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4768481Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_consolidate_hf_safetensors.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4769981Z 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-09-07T07:07:41.4771267Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_dedup_tensors.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4772883Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_extension.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4774358Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_fsspec_filesystem.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4775838Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_hf_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4777280Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_nested_dict.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4778732Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_pg_transport.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4780254Z 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-09-07T07:07:41.4781801Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_state_dict_stager.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4783278Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_storage_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4785026Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_traverse.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4786493Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_version.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4787926Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4789422Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4790972Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4792483Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/format_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4793990Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/hf_storage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4795526Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4797113Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4798598Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4800048Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4801483Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4802944Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4804563Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/quantized_hf_storage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4806070Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4807520Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/staging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4808954Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/state_dict.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4810431Z 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-09-07T07:07:41.4811949Z 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-09-07T07:07:41.4813423Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/stateful.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4814841Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4816247Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-09-07T07:07:41.4817329Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint/_experimental 2025-09-07T07:07:41.4818799Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-09-07T07:07:41.4820504Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental/barriers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-09-07T07:07:41.4822207Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental/builder.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-09-07T07:07:41.4824036Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental/checkpoint_process.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-09-07T07:07:41.4826086Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental/checkpoint_reader.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-09-07T07:07:41.4827952Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental/checkpoint_writer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-09-07T07:07:41.4829825Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental/checkpointer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-09-07T07:07:41.4831602Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental/config.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-09-07T07:07:41.4833346Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental/staging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-09-07T07:07:41.4835083Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental/types.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-09-07T07:07:41.4836890Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_experimental/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint/_experimental 2025-09-07T07:07:41.4838060Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2025-09-07T07:07:41.4839041Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic 2025-09-07T07:07:41.4840420Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/control_plane.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic 2025-09-07T07:07:41.4841460Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2025-09-07T07:07:41.4842524Z 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-09-07T07:07:41.4843799Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2025-09-07T07:07:41.4845705Z 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-09-07T07:07:41.4847349Z 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-09-07T07:07:41.4849039Z 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-09-07T07:07:41.4850811Z 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-09-07T07:07:41.4852017Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2025-09-07T07:07:41.4853161Z 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-09-07T07:07:41.4854647Z 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-09-07T07:07:41.4856148Z 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-09-07T07:07:41.4857266Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2025-09-07T07:07:41.4859298Z 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-09-07T07:07:41.4861152Z 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-09-07T07:07:41.4862406Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2025-09-07T07:07:41.4864593Z 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-09-07T07:07:41.4866417Z 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-09-07T07:07:41.4868211Z 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-09-07T07:07:41.4870017Z 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-09-07T07:07:41.4871324Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2025-09-07T07:07:41.4872725Z 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-09-07T07:07:41.4874767Z 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-09-07T07:07:41.4876829Z 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-09-07T07:07:41.4878281Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-09-07T07:07:41.4879853Z 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-09-07T07:07:41.4882020Z 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-09-07T07:07:41.4884244Z 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-09-07T07:07:41.4885722Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2025-09-07T07:07:41.4886863Z 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-09-07T07:07:41.4888433Z 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-09-07T07:07:41.4890066Z 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-09-07T07:07:41.4891726Z 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-09-07T07:07:41.4893484Z 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-09-07T07:07:41.4895192Z 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-09-07T07:07:41.4896920Z 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-09-07T07:07:41.4898601Z 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-09-07T07:07:41.4900239Z 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-09-07T07:07:41.4901884Z 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-09-07T07:07:41.4903556Z 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-09-07T07:07:41.4905505Z 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-09-07T07:07:41.4906648Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2025-09-07T07:07:41.4907741Z 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-09-07T07:07:41.4909293Z 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-09-07T07:07:41.4910832Z 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-09-07T07:07:41.4912491Z 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-09-07T07:07:41.4914105Z 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-09-07T07:07:41.4915211Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2025-09-07T07:07:41.4916394Z 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-09-07T07:07:41.4917838Z 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-09-07T07:07:41.4919312Z 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-09-07T07:07:41.4920830Z 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-09-07T07:07:41.4922310Z 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-09-07T07:07:41.4923798Z 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-09-07T07:07:41.4924864Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2025-09-07T07:07:41.4925986Z 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-09-07T07:07:41.4927615Z 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-09-07T07:07:41.4929361Z 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-09-07T07:07:41.4930547Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2025-09-07T07:07:41.4931450Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4932726Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4934055Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4935352Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_dynamo_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4936827Z 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-09-07T07:07:41.4938284Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_flat_param.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4940543Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4941874Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_init_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4943246Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_limiter_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4944824Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4946176Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_runtime_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4947515Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4948882Z 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-09-07T07:07:41.4950249Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_trace_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4951602Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_traversal_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4953005Z 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-09-07T07:07:41.4954375Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_wrap_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4955659Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4957158Z 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-09-07T07:07:41.4958599Z 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-09-07T07:07:41.4960068Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-09-07T07:07:41.4961233Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp/_fully_shard 2025-09-07T07:07:41.4963128Z 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-09-07T07:07:41.4964682Z 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-09-07T07:07:41.4966272Z 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-09-07T07:07:41.4967870Z 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-09-07T07:07:41.4969516Z 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-09-07T07:07:41.4971071Z 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-09-07T07:07:41.4972758Z 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-09-07T07:07:41.4974305Z 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-09-07T07:07:41.4975836Z 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-09-07T07:07:41.4976973Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2025-09-07T07:07:41.4977947Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/launcher 2025-09-07T07:07:41.4979275Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/launcher 2025-09-07T07:07:41.4980209Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2025-09-07T07:07:41.4981098Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn 2025-09-07T07:07:41.4982532Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn 2025-09-07T07:07:41.4983465Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2025-09-07T07:07:41.4985557Z 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-09-07T07:07:41.4986986Z 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-09-07T07:07:41.4987990Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2025-09-07T07:07:41.4989703Z 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-09-07T07:07:41.4991110Z 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-09-07T07:07:41.4992244Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2025-09-07T07:07:41.4993917Z 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-09-07T07:07:41.4995575Z 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-09-07T07:07:41.4996848Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2025-09-07T07:07:41.4998006Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-09-07T07:07:41.4999479Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/_deprecation_warning.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-09-07T07:07:41.5000939Z 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-09-07T07:07:41.5002414Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-09-07T07:07:41.5003866Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-09-07T07:07:41.5005267Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-09-07T07:07:41.5006662Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-09-07T07:07:41.5008045Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-09-07T07:07:41.5009454Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-09-07T07:07:41.5010913Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-09-07T07:07:41.5012293Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-09-07T07:07:41.5013669Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/named_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-09-07T07:07:41.5015021Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-09-07T07:07:41.5016407Z 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-09-07T07:07:41.5017776Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-09-07T07:07:41.5019162Z 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-09-07T07:07:41.5020641Z 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-09-07T07:07:41.5021704Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2025-09-07T07:07:41.5022709Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_IR.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-09-07T07:07:41.5024371Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-09-07T07:07:41.5026006Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_backward.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-09-07T07:07:41.5027583Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_debug.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-09-07T07:07:41.5029116Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_schedule_visualizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-09-07T07:07:41.5030648Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_unflatten.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-09-07T07:07:41.5032108Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-09-07T07:07:41.5033590Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/microbatch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-09-07T07:07:41.5035099Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/schedules.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-09-07T07:07:41.5036746Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/stage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-09-07T07:07:41.5037738Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2025-09-07T07:07:41.5039194Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-09-07T07:07:41.5040605Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-09-07T07:07:41.5042213Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-09-07T07:07:41.5043880Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-09-07T07:07:41.5045265Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-09-07T07:07:41.5046726Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-09-07T07:07:41.5048074Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-09-07T07:07:41.5049493Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-09-07T07:07:41.5050979Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-09-07T07:07:41.5052429Z 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-09-07T07:07:41.5053781Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2025-09-07T07:07:41.5055628Z 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-09-07T07:07:41.5057142Z 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-09-07T07:07:41.5058258Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2025-09-07T07:07:41.5060114Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5061851Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5064370Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_collective_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5065936Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5068122Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_dtensor_spec.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5069511Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_op_schema.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5070939Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_random.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5072389Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_redistribute.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5073810Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_sharding_prop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5075838Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_shards_wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5077178Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_tp_conv.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5078581Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5080022Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/device_mesh.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5081442Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-09-07T07:07:41.5082925Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/_ops 2025-09-07T07:07:41.5084856Z 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-09-07T07:07:41.5086271Z 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-09-07T07:07:41.5087690Z 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-09-07T07:07:41.5089124Z 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-09-07T07:07:41.5090578Z 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-09-07T07:07:41.5092001Z 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-09-07T07:07:41.5093409Z 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-09-07T07:07:41.5094826Z 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-09-07T07:07:41.5096424Z 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-09-07T07:07:41.5098377Z 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-09-07T07:07:41.5099997Z 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-09-07T07:07:41.5101513Z 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-09-07T07:07:41.5103040Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/debug 2025-09-07T07:07:41.5105239Z 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-09-07T07:07:41.5106733Z 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-09-07T07:07:41.5108251Z 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-09-07T07:07:41.5109813Z 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-09-07T07:07:41.5121411Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/experimental 2025-09-07T07:07:41.5122695Z 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-09-07T07:07:41.5124323Z 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-09-07T07:07:41.5125936Z 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-09-07T07:07:41.5127603Z 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-09-07T07:07:41.5129289Z 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-09-07T07:07:41.5130509Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2025-09-07T07:07:41.5131600Z 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-09-07T07:07:41.5133163Z 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-09-07T07:07:41.5134706Z 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-09-07T07:07:41.5136182Z 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-09-07T07:07:41.5137663Z 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-09-07T07:07:41.5139214Z 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-09-07T07:07:41.5140755Z 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-09-07T07:07:41.5142238Z 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-09-07T07:07:41.5143270Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2025-09-07T07:07:41.5144391Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5145686Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5146927Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5148141Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5149414Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5150666Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5151859Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5153164Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5154497Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5155872Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5157282Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5158528Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5159937Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5161385Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5162685Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5164071Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5165366Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/generalized_pareto.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5166681Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5167936Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5169183Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5170453Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5171744Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5173125Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/inverse_gamma.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5174327Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5175525Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5176742Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5178005Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5179227Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5180482Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5181842Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5183197Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5184735Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5186087Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5187503Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5188796Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5190078Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5191371Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5192603Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5193894Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5195338Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5196764Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5198067Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5199404Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5200631Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5201807Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5203002Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5204199Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5205390Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-09-07T07:07:41.5206221Z creating build/bdist.linux-x86_64/wheel/torch/export 2025-09-07T07:07:41.5206953Z copying build/lib.linux-x86_64-cpython-39/torch/export/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5208008Z copying build/lib.linux-x86_64-cpython-39/torch/export/_draft_export.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5209179Z copying build/lib.linux-x86_64-cpython-39/torch/export/_leakage_detection_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5210411Z copying build/lib.linux-x86_64-cpython-39/torch/export/_remove_auto_functionalized_pass.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5211666Z copying build/lib.linux-x86_64-cpython-39/torch/export/_remove_effect_tokens_pass.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5212799Z copying build/lib.linux-x86_64-cpython-39/torch/export/_safeguard.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5213824Z copying build/lib.linux-x86_64-cpython-39/torch/export/_swap.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5215034Z copying build/lib.linux-x86_64-cpython-39/torch/export/_trace.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5216393Z copying build/lib.linux-x86_64-cpython-39/torch/export/_tree_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5217763Z copying build/lib.linux-x86_64-cpython-39/torch/export/_unlift.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5219174Z copying build/lib.linux-x86_64-cpython-39/torch/export/_wrapper_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5220471Z copying build/lib.linux-x86_64-cpython-39/torch/export/custom_obj.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5221847Z copying build/lib.linux-x86_64-cpython-39/torch/export/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5223200Z copying build/lib.linux-x86_64-cpython-39/torch/export/decomp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5224850Z copying build/lib.linux-x86_64-cpython-39/torch/export/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5226305Z copying build/lib.linux-x86_64-cpython-39/torch/export/exported_program.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5227740Z copying build/lib.linux-x86_64-cpython-39/torch/export/graph_signature.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5229209Z copying build/lib.linux-x86_64-cpython-39/torch/export/unflatten.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-09-07T07:07:41.5230903Z creating build/bdist.linux-x86_64/wheel/torch/export/experimental 2025-09-07T07:07:41.5232748Z copying build/lib.linux-x86_64-cpython-39/torch/export/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/experimental 2025-09-07T07:07:41.5234117Z copying build/lib.linux-x86_64-cpython-39/torch/export/experimental/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export/experimental 2025-09-07T07:07:41.5235410Z creating build/bdist.linux-x86_64/wheel/torch/export/passes 2025-09-07T07:07:41.5237355Z copying build/lib.linux-x86_64-cpython-39/torch/export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/passes 2025-09-07T07:07:41.5238650Z creating build/bdist.linux-x86_64/wheel/torch/export/pt2_archive 2025-09-07T07:07:41.5240474Z 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-09-07T07:07:41.5241835Z 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-09-07T07:07:41.5243265Z copying build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive/_package_weights.py -> build/bdist.linux-x86_64/wheel/./torch/export/pt2_archive 2025-09-07T07:07:41.5244656Z 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-09-07T07:07:41.5245707Z creating build/bdist.linux-x86_64/wheel/torch/fft 2025-09-07T07:07:41.5247434Z copying build/lib.linux-x86_64-cpython-39/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fft 2025-09-07T07:07:41.5249132Z creating build/bdist.linux-x86_64/wheel/torch/func 2025-09-07T07:07:41.5250888Z copying build/lib.linux-x86_64-cpython-39/torch/func/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/func 2025-09-07T07:07:41.5251906Z creating build/bdist.linux-x86_64/wheel/torch/futures 2025-09-07T07:07:41.5253670Z copying build/lib.linux-x86_64-cpython-39/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/futures 2025-09-07T07:07:41.5254951Z creating build/bdist.linux-x86_64/wheel/torch/fx 2025-09-07T07:07:41.5256674Z copying build/lib.linux-x86_64-cpython-39/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5258056Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5259446Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_graph_pickler.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5261350Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_lazy_graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5262745Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5264307Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5265783Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5267226Z copying build/lib.linux-x86_64-cpython-39/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5268657Z copying build/lib.linux-x86_64-cpython-39/torch/fx/config.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5270096Z copying build/lib.linux-x86_64-cpython-39/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5271818Z copying build/lib.linux-x86_64-cpython-39/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5273928Z copying build/lib.linux-x86_64-cpython-39/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5275486Z copying build/lib.linux-x86_64-cpython-39/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5276728Z copying build/lib.linux-x86_64-cpython-39/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5278310Z copying build/lib.linux-x86_64-cpython-39/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5279775Z copying build/lib.linux-x86_64-cpython-39/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5281467Z copying build/lib.linux-x86_64-cpython-39/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5282752Z copying build/lib.linux-x86_64-cpython-39/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5284150Z copying build/lib.linux-x86_64-cpython-39/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-09-07T07:07:41.5285866Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2025-09-07T07:07:41.5288281Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5289534Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/_backward_state.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5290804Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/_config.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5292077Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/_constant_symnode.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5293356Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/_dynamism.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5294758Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5296122Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5297359Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5298903Z 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-09-07T07:07:41.5300271Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5301544Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5302831Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5304567Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5306086Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5307478Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5309315Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/recording.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5310915Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5312332Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5314050Z 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-09-07T07:07:41.5315412Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/sym_node.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5316975Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5320886Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5322322Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/validator.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-09-07T07:07:41.5324032Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2025-09-07T07:07:41.5325864Z 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-09-07T07:07:41.5327565Z 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-09-07T07:07:41.5329345Z 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-09-07T07:07:41.5331220Z 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-09-07T07:07:41.5333112Z 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-09-07T07:07:41.5334852Z 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-09-07T07:07:41.5336538Z 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-09-07T07:07:41.5338201Z 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-09-07T07:07:41.5339376Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2025-09-07T07:07:41.5340461Z 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-09-07T07:07:41.5341976Z 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-09-07T07:07:41.5343527Z 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-09-07T07:07:41.5345343Z 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-09-07T07:07:41.5346893Z 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-09-07T07:07:41.5348502Z 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-09-07T07:07:41.5350141Z 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-09-07T07:07:41.5351794Z 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-09-07T07:07:41.5353031Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2025-09-07T07:07:41.5354460Z 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-09-07T07:07:41.5356591Z 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-09-07T07:07:41.5358520Z 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-09-07T07:07:41.5360808Z 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-09-07T07:07:41.5362834Z 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-09-07T07:07:41.5364828Z 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-09-07T07:07:41.5366125Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2025-09-07T07:07:41.5366995Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-09-07T07:07:41.5368210Z 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-09-07T07:07:41.5369529Z 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-09-07T07:07:41.5370786Z 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-09-07T07:07:41.5371993Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-09-07T07:07:41.5373288Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-09-07T07:07:41.5374543Z 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-09-07T07:07:41.5375746Z 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-09-07T07:07:41.5376949Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-09-07T07:07:41.5378123Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-09-07T07:07:41.5379266Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-09-07T07:07:41.5380397Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-09-07T07:07:41.5381546Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/runtime_assert.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-09-07T07:07:41.5382691Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-09-07T07:07:41.5383892Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-09-07T07:07:41.5385546Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-09-07T07:07:41.5386722Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-09-07T07:07:41.5387947Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-09-07T07:07:41.5389689Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2025-09-07T07:07:41.5391494Z 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-09-07T07:07:41.5392887Z 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-09-07T07:07:41.5393907Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2025-09-07T07:07:41.5395744Z 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-09-07T07:07:41.5396834Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2025-09-07T07:07:41.5398697Z 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-09-07T07:07:41.5400133Z 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-09-07T07:07:41.5401138Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2025-09-07T07:07:41.5402653Z 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-09-07T07:07:41.5404082Z 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-09-07T07:07:41.5405439Z 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-09-07T07:07:41.5406841Z 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-09-07T07:07:41.5407824Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2025-09-07T07:07:41.5409611Z 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-09-07T07:07:41.5410995Z 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-09-07T07:07:41.5411947Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2025-09-07T07:07:41.5413731Z 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-09-07T07:07:41.5415049Z 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-09-07T07:07:41.5416460Z 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-09-07T07:07:41.5417842Z 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-09-07T07:07:41.5419346Z 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-09-07T07:07:41.5420776Z 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-09-07T07:07:41.5421681Z creating build/bdist.linux-x86_64/wheel/torch/jit 2025-09-07T07:07:41.5423357Z copying build/lib.linux-x86_64-cpython-39/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5424922Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5426364Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_await.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5427853Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5429262Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5430761Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5432214Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5433634Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5434991Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5436508Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5437914Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5439282Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5440707Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5442050Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5443401Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5444763Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5446197Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5447576Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5448887Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5450281Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5451699Z copying build/lib.linux-x86_64-cpython-39/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5453086Z copying build/lib.linux-x86_64-cpython-39/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5454730Z copying build/lib.linux-x86_64-cpython-39/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5456103Z copying build/lib.linux-x86_64-cpython-39/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5457512Z copying build/lib.linux-x86_64-cpython-39/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5458928Z copying build/lib.linux-x86_64-cpython-39/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5460176Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2025-09-07T07:07:41.5462339Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit/_passes 2025-09-07T07:07:41.5463842Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/jit/_passes 2025-09-07T07:07:41.5465059Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2025-09-07T07:07:41.5466744Z copying build/lib.linux-x86_64-cpython-39/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit/mobile 2025-09-07T07:07:41.5468051Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_script.pyi -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-09-07T07:07:41.5469640Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2025-09-07T07:07:41.5471359Z copying build/lib.linux-x86_64-cpython-39/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/linalg 2025-09-07T07:07:41.5473826Z creating build/bdist.linux-x86_64/wheel/torch/masked 2025-09-07T07:07:41.5475699Z copying build/lib.linux-x86_64-cpython-39/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-09-07T07:07:41.5477018Z copying build/lib.linux-x86_64-cpython-39/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-09-07T07:07:41.5478691Z copying build/lib.linux-x86_64-cpython-39/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-09-07T07:07:41.5480704Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2025-09-07T07:07:41.5482494Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-09-07T07:07:41.5483827Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-09-07T07:07:41.5485243Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-09-07T07:07:41.5486615Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-09-07T07:07:41.5488044Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-09-07T07:07:41.5489446Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-09-07T07:07:41.5490852Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-09-07T07:07:41.5492207Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-09-07T07:07:41.5493103Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2025-09-07T07:07:41.5494870Z copying build/lib.linux-x86_64-cpython-39/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/monitor 2025-09-07T07:07:41.5495845Z creating build/bdist.linux-x86_64/wheel/torch/mps 2025-09-07T07:07:41.5497553Z copying build/lib.linux-x86_64-cpython-39/torch/mps/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-09-07T07:07:41.5498864Z copying build/lib.linux-x86_64-cpython-39/torch/mps/event.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-09-07T07:07:41.5500263Z copying build/lib.linux-x86_64-cpython-39/torch/mps/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-09-07T07:07:41.5501330Z creating build/bdist.linux-x86_64/wheel/torch/mtia 2025-09-07T07:07:41.5503048Z copying build/lib.linux-x86_64-cpython-39/torch/mtia/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-09-07T07:07:41.5504639Z copying build/lib.linux-x86_64-cpython-39/torch/mtia/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-09-07T07:07:41.5506378Z copying build/lib.linux-x86_64-cpython-39/torch/mtia/memory.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-09-07T07:07:41.5507544Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2025-09-07T07:07:41.5509432Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-09-07T07:07:41.5510824Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-09-07T07:07:41.5512211Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-09-07T07:07:41.5513668Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-09-07T07:07:41.5515129Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-09-07T07:07:41.5516631Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-09-07T07:07:41.5517561Z creating build/bdist.linux-x86_64/wheel/torch/nested 2025-09-07T07:07:41.5519325Z copying build/lib.linux-x86_64-cpython-39/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nested 2025-09-07T07:07:41.5520399Z creating build/bdist.linux-x86_64/wheel/torch/nested/_internal 2025-09-07T07:07:41.5522127Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-09-07T07:07:41.5523621Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/nested_int.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-09-07T07:07:41.5525038Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/nested_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-09-07T07:07:41.5526359Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/ops.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-09-07T07:07:41.5527891Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/sdpa.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-09-07T07:07:41.5529640Z creating build/bdist.linux-x86_64/wheel/torch/nn 2025-09-07T07:07:41.5531310Z copying build/lib.linux-x86_64-cpython-39/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-09-07T07:07:41.5532696Z copying build/lib.linux-x86_64-cpython-39/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-09-07T07:07:41.5534106Z copying build/lib.linux-x86_64-cpython-39/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-09-07T07:07:41.5535451Z copying build/lib.linux-x86_64-cpython-39/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-09-07T07:07:41.5536879Z copying build/lib.linux-x86_64-cpython-39/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-09-07T07:07:41.5539202Z copying build/lib.linux-x86_64-cpython-39/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-09-07T07:07:41.5540607Z copying build/lib.linux-x86_64-cpython-39/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-09-07T07:07:41.5542014Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-09-07T07:07:41.5544004Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention 2025-09-07T07:07:41.5546147Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-09-07T07:07:41.5547495Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-09-07T07:07:41.5548948Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/bias.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-09-07T07:07:41.5550435Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/flex_attention.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-09-07T07:07:41.5552002Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention/experimental 2025-09-07T07:07:41.5553954Z 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-09-07T07:07:41.5555379Z 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-09-07T07:07:41.5556515Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2025-09-07T07:07:41.5558249Z copying build/lib.linux-x86_64-cpython-39/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/backends 2025-09-07T07:07:41.5559647Z copying build/lib.linux-x86_64-cpython-39/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/backends 2025-09-07T07:07:41.5561177Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2025-09-07T07:07:41.5562936Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic 2025-09-07T07:07:41.5564394Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2025-09-07T07:07:41.5566265Z 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-09-07T07:07:41.5567688Z 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-09-07T07:07:41.5568694Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2025-09-07T07:07:41.5570466Z 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-09-07T07:07:41.5571692Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2025-09-07T07:07:41.5573642Z 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-09-07T07:07:41.5575114Z 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-09-07T07:07:41.5576500Z 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-09-07T07:07:41.5577965Z 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-09-07T07:07:41.5578787Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2025-09-07T07:07:41.5580660Z 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-09-07T07:07:41.5581636Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2025-09-07T07:07:41.5583504Z 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-09-07T07:07:41.5584699Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2025-09-07T07:07:41.5586801Z 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-09-07T07:07:41.5588232Z 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-09-07T07:07:41.5589248Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2025-09-07T07:07:41.5591150Z 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-09-07T07:07:41.5592603Z 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-09-07T07:07:41.5594174Z 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-09-07T07:07:41.5595508Z 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-09-07T07:07:41.5596374Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2025-09-07T07:07:41.5598149Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5599540Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5600962Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5602312Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5604245Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5605853Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5607215Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5608554Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5610832Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5612193Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5613803Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5615144Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5616603Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5618098Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5619417Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5620794Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5622857Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5625582Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5626934Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5628591Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5629991Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5631955Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5633912Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5635509Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5637274Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5638619Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-09-07T07:07:41.5640094Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2025-09-07T07:07:41.5641833Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-09-07T07:07:41.5643242Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-09-07T07:07:41.5644604Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-09-07T07:07:41.5646057Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-09-07T07:07:41.5647453Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-09-07T07:07:41.5649072Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-09-07T07:07:41.5650422Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-09-07T07:07:41.5651838Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-09-07T07:07:41.5653036Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2025-09-07T07:07:41.5654713Z copying build/lib.linux-x86_64-cpython-39/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat 2025-09-07T07:07:41.5656016Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2025-09-07T07:07:41.5657759Z 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-09-07T07:07:41.5658831Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2025-09-07T07:07:41.5660963Z 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-09-07T07:07:41.5662583Z 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-09-07T07:07:41.5664381Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2025-09-07T07:07:41.5666253Z 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-09-07T07:07:41.5667723Z 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-09-07T07:07:41.5669222Z 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-09-07T07:07:41.5670661Z 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-09-07T07:07:41.5672081Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2025-09-07T07:07:41.5673894Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable 2025-09-07T07:07:41.5675137Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2025-09-07T07:07:41.5677089Z 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-09-07T07:07:41.5678631Z 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-09-07T07:07:41.5679940Z 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-09-07T07:07:41.5680903Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2025-09-07T07:07:41.5682615Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized 2025-09-07T07:07:41.5684015Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized 2025-09-07T07:07:41.5685075Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2025-09-07T07:07:41.5686844Z 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-09-07T07:07:41.5687845Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2025-09-07T07:07:41.5689643Z 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-09-07T07:07:41.5691055Z 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-09-07T07:07:41.5692439Z 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-09-07T07:07:41.5693841Z 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-09-07T07:07:41.5695188Z 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-09-07T07:07:41.5696649Z 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-09-07T07:07:41.5697462Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2025-09-07T07:07:41.5699293Z 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-09-07T07:07:41.5700569Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2025-09-07T07:07:41.5702429Z 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-09-07T07:07:41.5703914Z 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-09-07T07:07:41.5705671Z 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-09-07T07:07:41.5706953Z 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-09-07T07:07:41.5707958Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2025-09-07T07:07:41.5709783Z 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-09-07T07:07:41.5711276Z 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-09-07T07:07:41.5712688Z 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-09-07T07:07:41.5714172Z 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-09-07T07:07:41.5715557Z 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-09-07T07:07:41.5717136Z 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-09-07T07:07:41.5718554Z 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-09-07T07:07:41.5719897Z 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-09-07T07:07:41.5721332Z 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-09-07T07:07:41.5722653Z 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-09-07T07:07:41.5724062Z 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-09-07T07:07:41.5725034Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2025-09-07T07:07:41.5726697Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5728186Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5729569Z 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-09-07T07:07:41.5730949Z 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-09-07T07:07:41.5732247Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5733713Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5734990Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5736354Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5737724Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5739180Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5740459Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5741816Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5743175Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5744879Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5746375Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5747838Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-09-07T07:07:41.5749163Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2025-09-07T07:07:41.5751108Z 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-09-07T07:07:41.5752596Z 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-09-07T07:07:41.5753989Z 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-09-07T07:07:41.5755544Z 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-09-07T07:07:41.5757049Z 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-09-07T07:07:41.5758486Z 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-09-07T07:07:41.5759964Z 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-09-07T07:07:41.5761898Z 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-09-07T07:07:41.5763265Z 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-09-07T07:07:41.5764762Z 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-09-07T07:07:41.5765852Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-09-07T07:07:41.5767361Z copying build/lib.linux-x86_64-cpython-39/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-09-07T07:07:41.5768427Z creating build/bdist.linux-x86_64/wheel/torch/numa 2025-09-07T07:07:41.5770162Z copying build/lib.linux-x86_64-cpython-39/torch/numa/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/numa 2025-09-07T07:07:41.5771586Z copying build/lib.linux-x86_64-cpython-39/torch/numa/binding.py -> build/bdist.linux-x86_64/wheel/./torch/numa 2025-09-07T07:07:41.5772990Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2025-09-07T07:07:41.5774641Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5776052Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5777404Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_flags.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5778821Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5780203Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5781670Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5783061Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5784693Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5786202Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5787657Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5789167Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5790571Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5791915Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5793452Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5794775Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset18.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5796267Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset19.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5797599Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset20.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5799015Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5800321Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5801716Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5802986Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5804425Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-09-07T07:07:41.5805451Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2025-09-07T07:07:41.5807172Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-09-07T07:07:41.5808533Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/_lazy_import.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-09-07T07:07:41.5809580Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter 2025-09-07T07:07:41.5811284Z 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-09-07T07:07:41.5812722Z 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-09-07T07:07:41.5814092Z 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-09-07T07:07:41.5815536Z 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-09-07T07:07:41.5816785Z 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-09-07T07:07:41.5818240Z 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-09-07T07:07:41.5819550Z 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-09-07T07:07:41.5820961Z 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-09-07T07:07:41.5822325Z 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-09-07T07:07:41.5823854Z 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-09-07T07:07:41.5825541Z 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-09-07T07:07:41.5826882Z 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-09-07T07:07:41.5828321Z 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-09-07T07:07:41.5829778Z 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-09-07T07:07:41.5831180Z 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-09-07T07:07:41.5832583Z 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-09-07T07:07:41.5833978Z 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-09-07T07:07:41.5835366Z 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-09-07T07:07:41.5836906Z 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-09-07T07:07:41.5838265Z 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-09-07T07:07:41.5839724Z 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-09-07T07:07:41.5841120Z 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-09-07T07:07:41.5842552Z 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-09-07T07:07:41.5843530Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter/_torchlib 2025-09-07T07:07:41.5845370Z 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-09-07T07:07:41.5846794Z 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-09-07T07:07:41.5848252Z 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-09-07T07:07:41.5849082Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter/_torchlib/ops 2025-09-07T07:07:41.5850993Z 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-09-07T07:07:41.5852313Z 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-09-07T07:07:41.5853773Z 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-09-07T07:07:41.5855083Z 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-09-07T07:07:41.5856664Z 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-09-07T07:07:41.5857928Z 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-09-07T07:07:41.5858727Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2025-09-07T07:07:41.5860943Z 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-09-07T07:07:41.5862437Z 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-09-07T07:07:41.5863994Z 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-09-07T07:07:41.5865387Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2025-09-07T07:07:41.5867231Z 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-09-07T07:07:41.5868781Z 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-09-07T07:07:41.5870503Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5872433Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5873872Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/_experimental.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5875333Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/_globals.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5876890Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/_type_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5878228Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/jit_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5879723Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5881070Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/registration.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5882462Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5883959Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5885298Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5887348Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5888720Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5890488Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5891741Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5893223Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5894559Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5896022Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5897371Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset19.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5898852Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5900183Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5901573Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5903051Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5905500Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5907751Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/torchscript_exporter/verification.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/torchscript_exporter 2025-09-07T07:07:41.5909264Z creating build/bdist.linux-x86_64/wheel/torch/onnx/ops 2025-09-07T07:07:41.5910975Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-09-07T07:07:41.5912483Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/ops/_dtype_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-09-07T07:07:41.5913873Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/ops/_impl.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-09-07T07:07:41.5915343Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/ops/_symbolic_impl.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-09-07T07:07:41.5916814Z creating build/bdist.linux-x86_64/wheel/torch/optim 2025-09-07T07:07:41.5918499Z copying build/lib.linux-x86_64-cpython-39/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5919885Z copying build/lib.linux-x86_64-cpython-39/torch/optim/_adafactor.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5921303Z copying build/lib.linux-x86_64-cpython-39/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5922602Z copying build/lib.linux-x86_64-cpython-39/torch/optim/_muon.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5924028Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5925484Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5926790Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5928180Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5929597Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5930957Z copying build/lib.linux-x86_64-cpython-39/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5932331Z copying build/lib.linux-x86_64-cpython-39/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5933761Z copying build/lib.linux-x86_64-cpython-39/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5935679Z copying build/lib.linux-x86_64-cpython-39/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5937513Z copying build/lib.linux-x86_64-cpython-39/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5939142Z copying build/lib.linux-x86_64-cpython-39/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5940626Z copying build/lib.linux-x86_64-cpython-39/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5942020Z copying build/lib.linux-x86_64-cpython-39/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5943380Z copying build/lib.linux-x86_64-cpython-39/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5945183Z copying build/lib.linux-x86_64-cpython-39/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5946634Z copying build/lib.linux-x86_64-cpython-39/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-09-07T07:07:41.5948872Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2025-09-07T07:07:41.5950660Z 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-09-07T07:07:41.5952177Z 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-09-07T07:07:41.5953412Z creating build/bdist.linux-x86_64/wheel/torch/package 2025-09-07T07:07:41.5955153Z copying build/lib.linux-x86_64-cpython-39/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5956722Z copying build/lib.linux-x86_64-cpython-39/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5958176Z copying build/lib.linux-x86_64-cpython-39/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5959580Z copying build/lib.linux-x86_64-cpython-39/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5961420Z copying build/lib.linux-x86_64-cpython-39/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5962842Z copying build/lib.linux-x86_64-cpython-39/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5964388Z copying build/lib.linux-x86_64-cpython-39/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5965816Z copying build/lib.linux-x86_64-cpython-39/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5967213Z copying build/lib.linux-x86_64-cpython-39/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5968868Z copying build/lib.linux-x86_64-cpython-39/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5970182Z copying build/lib.linux-x86_64-cpython-39/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5971555Z copying build/lib.linux-x86_64-cpython-39/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5973025Z copying build/lib.linux-x86_64-cpython-39/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5974455Z copying build/lib.linux-x86_64-cpython-39/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5975859Z copying build/lib.linux-x86_64-cpython-39/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-09-07T07:07:41.5976880Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2025-09-07T07:07:41.5978766Z copying build/lib.linux-x86_64-cpython-39/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-09-07T07:07:41.5980191Z 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-09-07T07:07:41.5981554Z 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-09-07T07:07:41.5982987Z copying build/lib.linux-x86_64-cpython-39/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-09-07T07:07:41.5983968Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2025-09-07T07:07:41.5985952Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-09-07T07:07:41.5987454Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/_memory_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-09-07T07:07:41.5989178Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-09-07T07:07:41.5990572Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-09-07T07:07:41.5991992Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-09-07T07:07:41.5993483Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-09-07T07:07:41.5994969Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-09-07T07:07:41.5996696Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2025-09-07T07:07:41.5998397Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.5999866Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6001228Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6002658Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/_quantized_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6004007Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6005392Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6006828Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6008218Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6009524Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6010938Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6012359Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6013669Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6015007Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6016398Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6017693Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6019089Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-09-07T07:07:41.6020141Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2025-09-07T07:07:41.6021805Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-09-07T07:07:41.6023208Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-09-07T07:07:41.6024833Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-09-07T07:07:41.6026313Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-09-07T07:07:41.6027801Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-09-07T07:07:41.6029247Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-09-07T07:07:41.6030660Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-09-07T07:07:41.6032112Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-09-07T07:07:41.6033480Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-09-07T07:07:41.6035002Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-09-07T07:07:41.6036469Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-09-07T07:07:41.6037809Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-09-07T07:07:41.6038702Z creating build/bdist.linux-x86_64/wheel/torch/signal 2025-09-07T07:07:41.6040444Z copying build/lib.linux-x86_64-cpython-39/torch/signal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/signal 2025-09-07T07:07:41.6041425Z creating build/bdist.linux-x86_64/wheel/torch/signal/windows 2025-09-07T07:07:41.6043095Z copying build/lib.linux-x86_64-cpython-39/torch/signal/windows/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/signal/windows 2025-09-07T07:07:41.6044534Z copying build/lib.linux-x86_64-cpython-39/torch/signal/windows/windows.py -> build/bdist.linux-x86_64/wheel/./torch/signal/windows 2025-09-07T07:07:41.6045416Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2025-09-07T07:07:41.6047020Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-09-07T07:07:41.6048524Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/_semi_structured_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-09-07T07:07:41.6049866Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/_semi_structured_ops.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-09-07T07:07:41.6051188Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/_triton_ops.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-09-07T07:07:41.6052634Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/_triton_ops_meta.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-09-07T07:07:41.6057125Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/semi_structured.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-09-07T07:07:41.6058855Z creating build/bdist.linux-x86_64/wheel/torch/special 2025-09-07T07:07:41.6060934Z copying build/lib.linux-x86_64-cpython-39/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/special 2025-09-07T07:07:41.6062636Z creating build/bdist.linux-x86_64/wheel/torch/testing 2025-09-07T07:07:41.6064462Z copying build/lib.linux-x86_64-cpython-39/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-09-07T07:07:41.6066055Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-09-07T07:07:41.6067621Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-09-07T07:07:41.6069053Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-09-07T07:07:41.6070730Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2025-09-07T07:07:41.6072512Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6074015Z 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-09-07T07:07:41.6075568Z 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-09-07T07:07:41.6076964Z 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-09-07T07:07:41.6078321Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6079742Z 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-09-07T07:07:41.6081140Z 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-09-07T07:07:41.6082623Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6084729Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6086110Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6087871Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6089423Z 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-09-07T07:07:41.6099122Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_mkldnn.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6100230Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6103197Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_mps.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6105008Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6108095Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_optimizers.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6110181Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_pruning.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6112236Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6114417Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6115956Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6117459Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6120756Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6122245Z 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-09-07T07:07:41.6123662Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/custom_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6125046Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6126483Z 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-09-07T07:07:41.6127875Z 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-09-07T07:07:41.6129255Z 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-09-07T07:07:41.6130650Z 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-09-07T07:07:41.6132123Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/hop_db.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6133565Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6134951Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/inductor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6136419Z 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-09-07T07:07:41.6137754Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6139122Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6140496Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/logging_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6142054Z 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-09-07T07:07:41.6143394Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/static_module.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6145011Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/subclasses.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6146532Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/torchbind_impls.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6147921Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/triton_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6149334Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/two_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-09-07T07:07:41.6150392Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2025-09-07T07:07:41.6152208Z 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-09-07T07:07:41.6153314Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2025-09-07T07:07:41.6155143Z 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-09-07T07:07:41.6156680Z 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-09-07T07:07:41.6158210Z 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-09-07T07:07:41.6159417Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2025-09-07T07:07:41.6161777Z 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-09-07T07:07:41.6163169Z 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-09-07T07:07:41.6164849Z 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-09-07T07:07:41.6166290Z 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-09-07T07:07:41.6167769Z 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-09-07T07:07:41.6172624Z 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-09-07T07:07:41.6173903Z 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-09-07T07:07:41.6175491Z 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-09-07T07:07:41.6176964Z 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-09-07T07:07:41.6178446Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2025-09-07T07:07:41.6180285Z 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-09-07T07:07:41.6181646Z 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-09-07T07:07:41.6182915Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-09-07T07:07:41.6185138Z 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-09-07T07:07:41.6186652Z 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-09-07T07:07:41.6188075Z 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-09-07T07:07:41.6189159Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2025-09-07T07:07:41.6191054Z 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-09-07T07:07:41.6192477Z 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-09-07T07:07:41.6193570Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2025-09-07T07:07:41.6195435Z 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-09-07T07:07:41.6196474Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2025-09-07T07:07:41.6198371Z 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-09-07T07:07:41.6199899Z 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-09-07T07:07:41.6201029Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2025-09-07T07:07:41.6202858Z 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-09-07T07:07:41.6204313Z 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-09-07T07:07:41.6206196Z 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-09-07T07:07:41.6207524Z 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-09-07T07:07:41.6209144Z 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-09-07T07:07:41.6210314Z 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-09-07T07:07:41.6211743Z 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-09-07T07:07:41.6215303Z 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-09-07T07:07:41.6216714Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2025-09-07T07:07:41.6218617Z 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-09-07T07:07:41.6220088Z 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-09-07T07:07:41.6221529Z 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-09-07T07:07:41.6222412Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2025-09-07T07:07:41.6224564Z 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-09-07T07:07:41.6226204Z 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-09-07T07:07:41.6227522Z 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-09-07T07:07:41.6229063Z 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-09-07T07:07:41.6230301Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2025-09-07T07:07:41.6232173Z 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-09-07T07:07:41.6233693Z 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-09-07T07:07:41.6238724Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2025-09-07T07:07:41.6240463Z 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-09-07T07:07:41.6241874Z 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-09-07T07:07:41.6244259Z 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-09-07T07:07:41.6245618Z 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-09-07T07:07:41.6247268Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2025-09-07T07:07:41.6249189Z 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-09-07T07:07:41.6250477Z 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-09-07T07:07:41.6251926Z 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-09-07T07:07:41.6253465Z 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-09-07T07:07:41.6255446Z 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-09-07T07:07:41.6257176Z 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-09-07T07:07:41.6258602Z 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-09-07T07:07:41.6260259Z 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-09-07T07:07:41.6262105Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2025-09-07T07:07:41.6264001Z 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-09-07T07:07:41.6265587Z 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-09-07T07:07:41.6267076Z 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-09-07T07:07:41.6268640Z 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-09-07T07:07:41.6270141Z 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-09-07T07:07:41.6271576Z 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-09-07T07:07:41.6272889Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2025-09-07T07:07:41.6274804Z 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-09-07T07:07:41.6276410Z 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-09-07T07:07:41.6277820Z 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-09-07T07:07:41.6278748Z creating build/bdist.linux-x86_64/wheel/torch/utils 2025-09-07T07:07:41.6280436Z copying build/lib.linux-x86_64-cpython-39/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6281896Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_appending_byte_serializer.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6283224Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_backport_slots.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6284609Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_config_module.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6286056Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_content_store.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6287348Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_contextlib.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6288742Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_cpp_embed_headers.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6290141Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6291433Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_cxx_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6292781Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_device.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6294229Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_dtype_abbrs.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6295614Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_exposed_in.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6296976Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_filelock.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6298383Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_foreach_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6299764Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_functools.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6301158Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_get_clean_triton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6302502Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_helion.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6303992Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_import_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6305736Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6307068Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_ordered_set.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6308529Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6309905Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6311284Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_stats.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6312686Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_thunk.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6314150Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_traceback.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6315548Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_triton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6317072Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_typing_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6318388Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6319896Z copying build/lib.linux-x86_64-cpython-39/torch/utils/backend_registration.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6321201Z copying build/lib.linux-x86_64-cpython-39/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6322575Z copying build/lib.linux-x86_64-cpython-39/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6323991Z copying build/lib.linux-x86_64-cpython-39/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6325330Z copying build/lib.linux-x86_64-cpython-39/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6326695Z copying build/lib.linux-x86_64-cpython-39/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6328869Z copying build/lib.linux-x86_64-cpython-39/torch/utils/deterministic.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6330215Z copying build/lib.linux-x86_64-cpython-39/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6331973Z copying build/lib.linux-x86_64-cpython-39/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6333363Z copying build/lib.linux-x86_64-cpython-39/torch/utils/flop_counter.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6334717Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6336086Z copying build/lib.linux-x86_64-cpython-39/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6337519Z copying build/lib.linux-x86_64-cpython-39/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6338861Z copying build/lib.linux-x86_64-cpython-39/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6340257Z copying build/lib.linux-x86_64-cpython-39/torch/utils/module_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6341609Z copying build/lib.linux-x86_64-cpython-39/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6343078Z copying build/lib.linux-x86_64-cpython-39/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6344649Z copying build/lib.linux-x86_64-cpython-39/torch/utils/weak.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6345914Z creating build/bdist.linux-x86_64/wheel/torch/utils/_strobelight 2025-09-07T07:07:41.6347708Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_strobelight 2025-09-07T07:07:41.6349221Z 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-09-07T07:07:41.6350299Z creating build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2025-09-07T07:07:41.6352047Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-09-07T07:07:41.6353497Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/functions.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-09-07T07:07:41.6355222Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/interp.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-09-07T07:07:41.6356736Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/numbers.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-09-07T07:07:41.6358148Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/printers.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-09-07T07:07:41.6359563Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/reference.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-09-07T07:07:41.6361487Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/singleton_int.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-09-07T07:07:41.6363056Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/solve.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-09-07T07:07:41.6364515Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/symbol.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-09-07T07:07:41.6366098Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/value_ranges.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-09-07T07:07:41.6367962Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2025-09-07T07:07:41.6369755Z copying build/lib.linux-x86_64-cpython-39/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/backcompat 2025-09-07T07:07:41.6371484Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2025-09-07T07:07:41.6373376Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark 2025-09-07T07:07:41.6374575Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2025-09-07T07:07:41.6376382Z 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-09-07T07:07:41.6377838Z 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-09-07T07:07:41.6379226Z 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-09-07T07:07:41.6380654Z 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-09-07T07:07:41.6382053Z 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-09-07T07:07:41.6383507Z 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-09-07T07:07:41.6384570Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2025-09-07T07:07:41.6386558Z 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-09-07T07:07:41.6388011Z 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-09-07T07:07:41.6389530Z 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-09-07T07:07:41.6390939Z 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-09-07T07:07:41.6392329Z 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-09-07T07:07:41.6393767Z 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-09-07T07:07:41.6394678Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2025-09-07T07:07:41.6396638Z 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-09-07T07:07:41.6397995Z 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-09-07T07:07:41.6399371Z 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-09-07T07:07:41.6400775Z 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-09-07T07:07:41.6402394Z 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-09-07T07:07:41.6403492Z 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-09-07T07:07:41.6404872Z 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-09-07T07:07:41.6406301Z 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-09-07T07:07:41.6407606Z 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-09-07T07:07:41.6408684Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2025-09-07T07:07:41.6410579Z 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-09-07T07:07:41.6411999Z 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-09-07T07:07:41.6413388Z 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-09-07T07:07:41.6414873Z 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-09-07T07:07:41.6416176Z 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-09-07T07:07:41.6417650Z 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-09-07T07:07:41.6420752Z 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-09-07T07:07:41.6422241Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2025-09-07T07:07:41.6424107Z copying build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/bottleneck 2025-09-07T07:07:41.6425827Z copying build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/bottleneck 2025-09-07T07:07:41.6426926Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2025-09-07T07:07:41.6428701Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-09-07T07:07:41.6430271Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-09-07T07:07:41.6431624Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-09-07T07:07:41.6433481Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-09-07T07:07:41.6434981Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-09-07T07:07:41.6436506Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-09-07T07:07:41.6437922Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-09-07T07:07:41.6439288Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-09-07T07:07:41.6440646Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2025-09-07T07:07:41.6442306Z 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-09-07T07:07:41.6443927Z 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-09-07T07:07:41.6445323Z 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-09-07T07:07:41.6446726Z 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-09-07T07:07:41.6448124Z 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-09-07T07:07:41.6449475Z 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-09-07T07:07:41.6450723Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2025-09-07T07:07:41.6452505Z 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-09-07T07:07:41.6453883Z 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-09-07T07:07:41.6455315Z 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-09-07T07:07:41.6456676Z 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-09-07T07:07:41.6458091Z 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-09-07T07:07:41.6459423Z 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-09-07T07:07:41.6461456Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2025-09-07T07:07:41.6463374Z 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-09-07T07:07:41.6466210Z 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-09-07T07:07:41.6467514Z 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-09-07T07:07:41.6468973Z 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-09-07T07:07:41.6470468Z 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-09-07T07:07:41.6471793Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2025-09-07T07:07:41.6473658Z 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-09-07T07:07:41.6475123Z 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-09-07T07:07:41.6476701Z 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-09-07T07:07:41.6478088Z 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-09-07T07:07:41.6479485Z 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-09-07T07:07:41.6480774Z 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-09-07T07:07:41.6482212Z 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-09-07T07:07:41.6483664Z 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-09-07T07:07:41.6485049Z 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-09-07T07:07:41.6486423Z 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-09-07T07:07:41.6487838Z 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-09-07T07:07:41.6489265Z 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-09-07T07:07:41.6490044Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2025-09-07T07:07:41.6491883Z 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-09-07T07:07:41.6493299Z 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-09-07T07:07:41.6494740Z 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-09-07T07:07:41.6496026Z 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-09-07T07:07:41.6497506Z 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-09-07T07:07:41.6498825Z 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-09-07T07:07:41.6499817Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2025-09-07T07:07:41.6501559Z 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-09-07T07:07:41.6502982Z 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-09-07T07:07:41.6504616Z 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-09-07T07:07:41.6506278Z 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-09-07T07:07:41.6507691Z 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-09-07T07:07:41.6509165Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2025-09-07T07:07:41.6510930Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-09-07T07:07:41.6512507Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-09-07T07:07:41.6513877Z 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-09-07T07:07:41.6517936Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-09-07T07:07:41.6519618Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-09-07T07:07:41.6521026Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2025-09-07T07:07:41.6522728Z copying build/lib.linux-x86_64-cpython-39/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/jit 2025-09-07T07:07:41.6524118Z copying build/lib.linux-x86_64-cpython-39/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/./torch/utils/jit 2025-09-07T07:07:41.6525195Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2025-09-07T07:07:41.6526909Z 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-09-07T07:07:41.6528288Z 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-09-07T07:07:41.6530223Z 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-09-07T07:07:41.6531579Z 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-09-07T07:07:41.6533017Z 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-09-07T07:07:41.6534521Z 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-09-07T07:07:41.6535609Z creating build/bdist.linux-x86_64/wheel/torch/utils/serialization 2025-09-07T07:07:41.6537367Z copying build/lib.linux-x86_64-cpython-39/torch/utils/serialization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/serialization 2025-09-07T07:07:41.6538795Z copying build/lib.linux-x86_64-cpython-39/torch/utils/serialization/config.py -> build/bdist.linux-x86_64/wheel/./torch/utils/serialization 2025-09-07T07:07:41.6539852Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2025-09-07T07:07:41.6541610Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-09-07T07:07:41.6543053Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-09-07T07:07:41.6544658Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-09-07T07:07:41.6546231Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-09-07T07:07:41.6547680Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-09-07T07:07:41.6549122Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-09-07T07:07:41.6550505Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-09-07T07:07:41.6552025Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-09-07T07:07:41.6553554Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-09-07T07:07:41.6554466Z creating build/bdist.linux-x86_64/wheel/torch/utils/viz 2025-09-07T07:07:41.6556355Z copying build/lib.linux-x86_64-cpython-39/torch/utils/viz/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/viz 2025-09-07T07:07:41.6557781Z copying build/lib.linux-x86_64-cpython-39/torch/utils/viz/_cycles.py -> build/bdist.linux-x86_64/wheel/./torch/utils/viz 2025-09-07T07:07:41.6559180Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_config_typing.pyi -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-09-07T07:07:41.6560519Z creating build/bdist.linux-x86_64/wheel/torch/xpu 2025-09-07T07:07:41.6562380Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-09-07T07:07:41.6563827Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-09-07T07:07:41.6565256Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-09-07T07:07:41.6566706Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/memory.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-09-07T07:07:41.6568117Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/random.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-09-07T07:07:41.6569570Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/streams.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-09-07T07:07:41.6570960Z copying build/lib.linux-x86_64-cpython-39/torch/_VF.pyi -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.6580355Z copying build/lib.linux-x86_64-cpython-39/torch/return_types.pyi -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.6581794Z copying build/lib.linux-x86_64-cpython-39/torch/py.typed -> build/bdist.linux-x86_64/wheel/./torch 2025-09-07T07:07:41.6583231Z creating build/bdist.linux-x86_64/wheel/torch/bin 2025-09-07T07:07:41.6585446Z copying build/lib.linux-x86_64-cpython-39/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-09-07T07:07:41.6622309Z copying build/lib.linux-x86_64-cpython-39/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-09-07T07:07:41.6659516Z copying build/lib.linux-x86_64-cpython-39/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-09-07T07:07:41.6762596Z copying build/lib.linux-x86_64-cpython-39/torch/bin/test_nativert -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-09-07T07:07:41.6796039Z copying build/lib.linux-x86_64-cpython-39/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-09-07T07:07:41.6801009Z copying build/lib.linux-x86_64-cpython-39/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-09-07T07:07:41.6807121Z copying build/lib.linux-x86_64-cpython-39/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-09-07T07:07:41.6813306Z copying build/lib.linux-x86_64-cpython-39/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-09-07T07:07:41.6819556Z copying build/lib.linux-x86_64-cpython-39/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-09-07T07:07:41.6827233Z copying build/lib.linux-x86_64-cpython-39/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-09-07T07:07:41.6941645Z copying build/lib.linux-x86_64-cpython-39/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-09-07T07:07:41.6979721Z copying build/lib.linux-x86_64-cpython-39/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-09-07T07:07:41.6979925Z creating build/bdist.linux-x86_64/wheel/torch/test 2025-09-07T07:07:41.6980456Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_AllocatorConfig_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.6985374Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.6991152Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.6997098Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7003184Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7010133Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Scalar_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7016347Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7022446Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7029879Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7035954Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7042665Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7048911Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_cow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7056798Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_ArrayRef_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7063179Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7069785Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7075859Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7081816Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Enumerate_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7088150Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7094236Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_IntrusiveList_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7100393Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7107401Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7113941Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_NetworkFlow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7120258Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Semaphore_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7126178Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7132114Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7138530Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7144928Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7151232Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7157340Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7164613Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7170886Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_bit_cast_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7176970Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7183524Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7190359Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_error_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7196419Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7202352Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7208319Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_generic_math_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7214406Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7233492Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7239718Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_lazy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7245989Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7252269Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7261013Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7268602Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7274878Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_small_vector_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7298477Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_ssize_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7298986Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_string_util_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7305463Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7311105Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7317245Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7323907Z copying build/lib.linux-x86_64-cpython-39/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7329206Z copying build/lib.linux-x86_64-cpython-39/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7337379Z copying build/lib.linux-x86_64-cpython-39/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7343242Z copying build/lib.linux-x86_64-cpython-39/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7351351Z copying build/lib.linux-x86_64-cpython-39/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7357934Z copying build/lib.linux-x86_64-cpython-39/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7365502Z copying build/lib.linux-x86_64-cpython-39/torch/test/atest -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7371863Z copying build/lib.linux-x86_64-cpython-39/torch/test/basic -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7379081Z copying build/lib.linux-x86_64-cpython-39/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7385848Z copying build/lib.linux-x86_64-cpython-39/torch/test/cpu_allocator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7391905Z copying build/lib.linux-x86_64-cpython-39/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7398748Z copying build/lib.linux-x86_64-cpython-39/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7404987Z copying build/lib.linux-x86_64-cpython-39/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7415011Z copying build/lib.linux-x86_64-cpython-39/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7421007Z copying build/lib.linux-x86_64-cpython-39/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7428567Z copying build/lib.linux-x86_64-cpython-39/torch/test/half_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7434946Z copying build/lib.linux-x86_64-cpython-39/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7444900Z copying build/lib.linux-x86_64-cpython-39/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7450841Z copying build/lib.linux-x86_64-cpython-39/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7457136Z copying build/lib.linux-x86_64-cpython-39/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7464176Z copying build/lib.linux-x86_64-cpython-39/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7470474Z copying build/lib.linux-x86_64-cpython-39/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7476743Z copying build/lib.linux-x86_64-cpython-39/torch/test/native_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7483163Z copying build/lib.linux-x86_64-cpython-39/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7488986Z copying build/lib.linux-x86_64-cpython-39/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7495245Z copying build/lib.linux-x86_64-cpython-39/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7501336Z copying build/lib.linux-x86_64-cpython-39/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7509395Z copying build/lib.linux-x86_64-cpython-39/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7516097Z copying build/lib.linux-x86_64-cpython-39/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7521825Z copying build/lib.linux-x86_64-cpython-39/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7527821Z copying build/lib.linux-x86_64-cpython-39/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7534243Z copying build/lib.linux-x86_64-cpython-39/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7540907Z copying build/lib.linux-x86_64-cpython-39/torch/test/StorageUtils_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7547536Z copying build/lib.linux-x86_64-cpython-39/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7553682Z copying build/lib.linux-x86_64-cpython-39/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7563422Z copying build/lib.linux-x86_64-cpython-39/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7569698Z copying build/lib.linux-x86_64-cpython-39/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7575756Z copying build/lib.linux-x86_64-cpython-39/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7582034Z copying build/lib.linux-x86_64-cpython-39/torch/test/type_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7589553Z copying build/lib.linux-x86_64-cpython-39/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7595590Z copying build/lib.linux-x86_64-cpython-39/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7601518Z copying build/lib.linux-x86_64-cpython-39/torch/test/legacy_vmap_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7609262Z copying build/lib.linux-x86_64-cpython-39/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7615252Z copying build/lib.linux-x86_64-cpython-39/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7621224Z copying build/lib.linux-x86_64-cpython-39/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7627967Z copying build/lib.linux-x86_64-cpython-39/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7634680Z copying build/lib.linux-x86_64-cpython-39/torch/test/List_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7652805Z copying build/lib.linux-x86_64-cpython-39/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7654335Z copying build/lib.linux-x86_64-cpython-39/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7667992Z copying build/lib.linux-x86_64-cpython-39/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7678462Z copying build/lib.linux-x86_64-cpython-39/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7699360Z copying build/lib.linux-x86_64-cpython-39/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7704874Z copying build/lib.linux-x86_64-cpython-39/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7711810Z copying build/lib.linux-x86_64-cpython-39/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7722042Z copying build/lib.linux-x86_64-cpython-39/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7727739Z copying build/lib.linux-x86_64-cpython-39/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7734098Z copying build/lib.linux-x86_64-cpython-39/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7740002Z copying build/lib.linux-x86_64-cpython-39/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7781727Z copying build/lib.linux-x86_64-cpython-39/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/./torch/test 2025-09-07T07:07:41.7783252Z creating build/bdist.linux-x86_64/wheel/torch/_C 2025-09-07T07:07:41.7785409Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_aoti.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7786977Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7788239Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_cpu.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7789781Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7791311Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_cusparselt.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7792827Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7794263Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7795720Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7797285Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7798607Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7800008Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7801526Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_instruction_counter.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7802722Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7804167Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_jit_tree_views.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7805468Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7806923Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7808216Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7809599Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7810914Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7812312Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7813647Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7815000Z copying build/lib.linux-x86_64-cpython-39/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7817535Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7827805Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-09-07T07:07:41.7829655Z creating build/bdist.linux-x86_64/wheel/torch/_C/_dynamo 2025-09-07T07:07:41.7831471Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-09-07T07:07:41.7833230Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo/compiled_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-09-07T07:07:41.7834661Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo/eval_frame.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-09-07T07:07:41.7836107Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo/guards.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-09-07T07:07:41.7837308Z creating build/bdist.linux-x86_64/wheel/torch/_C/_export 2025-09-07T07:07:41.7839106Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_export/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_export 2025-09-07T07:07:41.7840527Z 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-09-07T07:07:41.7841501Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2025-09-07T07:07:41.7843204Z copying build/lib.linux-x86_64-cpython-39/torch/_C_flatbuffer/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C_flatbuffer 2025-09-07T07:07:41.7844489Z creating build/bdist.linux-x86_64/wheel/torch/lib 2025-09-07T07:07:41.7846140Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-09-07T07:07:41.7847721Z creating build/bdist.linux-x86_64/wheel/torch/lib/libshm 2025-09-07T07:07:41.7849466Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm/alloc_info.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-09-07T07:07:41.7850813Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm/err.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-09-07T07:07:41.7852204Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-09-07T07:07:41.7853598Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm/socket.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-09-07T07:07:41.7854668Z creating build/bdist.linux-x86_64/wheel/torch/lib/libshm_windows 2025-09-07T07:07:41.7856465Z 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-09-07T07:07:41.7857752Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-09-07T07:07:41.8061381Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-09-07T07:07:41.8067108Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-09-07T07:07:41.8075204Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-09-07T07:07:41.8078465Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-09-07T07:07:41.8082009Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libaoti_custom_ops.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-09-07T07:07:41.8086130Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-09-07T07:07:45.4971295Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-09-07T07:07:45.4972641Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-09-07T07:07:45.4973717Z creating build/bdist.linux-x86_64/wheel/torch/include 2025-09-07T07:07:45.4974531Z copying build/lib.linux-x86_64-cpython-39/torch/include/pthreadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.4975793Z copying build/lib.linux-x86_64-cpython-39/torch/include/fxdiv.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.4977628Z copying build/lib.linux-x86_64-cpython-39/torch/include/cpuinfo.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.4979596Z copying build/lib.linux-x86_64-cpython-39/torch/include/qnnpack_func.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.4980970Z copying build/lib.linux-x86_64-cpython-39/torch/include/clog.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.4982390Z copying build/lib.linux-x86_64-cpython-39/torch/include/psimd.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.4984874Z copying build/lib.linux-x86_64-cpython-39/torch/include/fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.4986226Z copying build/lib.linux-x86_64-cpython-39/torch/include/nnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.4987895Z copying build/lib.linux-x86_64-cpython-39/torch/include/xnnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.4991815Z copying build/lib.linux-x86_64-cpython-39/torch/include/experiments-config.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.4993109Z copying build/lib.linux-x86_64-cpython-39/torch/include/advisor-annotate.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.4995729Z copying build/lib.linux-x86_64-cpython-39/torch/include/ittnotify-zca.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.4997114Z copying build/lib.linux-x86_64-cpython-39/torch/include/ittnotify.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5000182Z copying build/lib.linux-x86_64-cpython-39/torch/include/jitprofiling.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5001839Z copying build/lib.linux-x86_64-cpython-39/torch/include/libittnotify.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5003322Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5004850Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_config.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5006227Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5007616Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5009010Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5010442Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5011990Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5013298Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5014806Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_version.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5016164Z copying build/lib.linux-x86_64-cpython-39/torch/include/sleef.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5020169Z copying build/lib.linux-x86_64-cpython-39/torch/include/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:45.5022063Z creating build/bdist.linux-x86_64/wheel/torch/include/google 2025-09-07T07:07:45.5023982Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf 2025-09-07T07:07:45.5026078Z 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-09-07T07:07:45.5027634Z 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-09-07T07:07:45.5029295Z 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-09-07T07:07:45.5031258Z 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-09-07T07:07:45.5032924Z 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-09-07T07:07:45.5034967Z 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-09-07T07:07:45.5036675Z 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-09-07T07:07:45.5038791Z 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-09-07T07:07:45.5044389Z 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-09-07T07:07:45.5045925Z 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-09-07T07:07:45.5047678Z 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-09-07T07:07:45.5049165Z 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-09-07T07:07:45.5050711Z 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-09-07T07:07:45.5052946Z 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-09-07T07:07:45.5054505Z 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-09-07T07:07:45.5056117Z 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-09-07T07:07:45.5057708Z 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-09-07T07:07:45.5059324Z 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-09-07T07:07:45.5061374Z 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-09-07T07:07:45.5063044Z 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-09-07T07:07:45.5064696Z 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-09-07T07:07:45.5066248Z 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-09-07T07:07:45.5067962Z 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-09-07T07:07:45.5069487Z 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-09-07T07:07:45.5071217Z 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-09-07T07:07:45.5072789Z 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-09-07T07:07:45.5075103Z 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-09-07T07:07:45.5076896Z 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-09-07T07:07:45.5078630Z 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-09-07T07:07:45.5080182Z 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-09-07T07:07:45.5081741Z 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-09-07T07:07:45.5083496Z 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-09-07T07:07:45.5085072Z 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-09-07T07:07:45.5086572Z 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-09-07T07:07:45.5088060Z 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-09-07T07:07:45.5089512Z 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-09-07T07:07:45.5091064Z 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-09-07T07:07:45.5092681Z 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-09-07T07:07:45.5094202Z 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-09-07T07:07:45.5096828Z 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-09-07T07:07:45.5098416Z 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-09-07T07:07:45.5099904Z 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-09-07T07:07:45.5108160Z 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-09-07T07:07:45.5109826Z 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-09-07T07:07:45.5111445Z 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-09-07T07:07:45.5112964Z 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-09-07T07:07:45.5114516Z 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-09-07T07:07:45.5116040Z 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-09-07T07:07:45.5117653Z 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-09-07T07:07:45.5118756Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler 2025-09-07T07:07:45.5120082Z 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-09-07T07:07:45.5121845Z 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-09-07T07:07:45.5123587Z 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-09-07T07:07:45.5125225Z 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-09-07T07:07:45.5126860Z 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-09-07T07:07:45.5128515Z 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-09-07T07:07:45.5129711Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/cpp 2025-09-07T07:07:45.5130990Z 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-09-07T07:07:45.5132282Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/csharp 2025-09-07T07:07:45.5133634Z 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-09-07T07:07:45.5135560Z 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-09-07T07:07:45.5136889Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/java 2025-09-07T07:07:45.5138531Z 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-09-07T07:07:45.5140338Z 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-09-07T07:07:45.5141624Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/js 2025-09-07T07:07:45.5143636Z 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-09-07T07:07:45.5145770Z 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-09-07T07:07:45.5147215Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/objectivec 2025-09-07T07:07:45.5149230Z 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-09-07T07:07:45.5151356Z 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-09-07T07:07:45.5153016Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/php 2025-09-07T07:07:45.5155063Z 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-09-07T07:07:45.5156579Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/python 2025-09-07T07:07:45.5158441Z 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-09-07T07:07:45.5160285Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/ruby 2025-09-07T07:07:45.5162554Z 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-09-07T07:07:45.5163851Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/io 2025-09-07T07:07:45.5165815Z 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-09-07T07:07:45.5167771Z 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-09-07T07:07:45.5169338Z 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-09-07T07:07:45.5170866Z 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-09-07T07:07:45.5172677Z 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-09-07T07:07:45.5174213Z 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-09-07T07:07:45.5176011Z 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-09-07T07:07:45.5177627Z 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-09-07T07:07:45.5179266Z 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-09-07T07:07:45.5181336Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/stubs 2025-09-07T07:07:45.5183183Z 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-09-07T07:07:45.5185062Z 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-09-07T07:07:45.5186690Z 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-09-07T07:07:45.5188371Z 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-09-07T07:07:45.5189997Z 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-09-07T07:07:45.5191589Z 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-09-07T07:07:45.5193267Z 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-09-07T07:07:45.5194897Z 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-09-07T07:07:45.5196690Z 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-09-07T07:07:45.5198256Z 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-09-07T07:07:45.5199796Z 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-09-07T07:07:45.5201392Z 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-09-07T07:07:45.5202994Z 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-09-07T07:07:45.5204541Z 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-09-07T07:07:45.5206093Z 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-09-07T07:07:45.5207696Z 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-09-07T07:07:45.5209309Z 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-09-07T07:07:45.5210897Z 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-09-07T07:07:45.5212088Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/util 2025-09-07T07:07:45.5213774Z 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-09-07T07:07:45.5215435Z 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-09-07T07:07:45.5217061Z 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-09-07T07:07:45.5218644Z 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-09-07T07:07:45.5220257Z 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-09-07T07:07:45.5221917Z 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-09-07T07:07:45.5223495Z 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-09-07T07:07:45.5225399Z 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-09-07T07:07:45.5227065Z creating build/bdist.linux-x86_64/wheel/torch/include/fp16 2025-09-07T07:07:45.5228930Z copying build/lib.linux-x86_64-cpython-39/torch/include/fp16/bitcasts.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-09-07T07:07:45.5230245Z copying build/lib.linux-x86_64-cpython-39/torch/include/fp16/fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-09-07T07:07:45.5232516Z copying build/lib.linux-x86_64-cpython-39/torch/include/fp16/psimd.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-09-07T07:07:45.5234437Z creating build/bdist.linux-x86_64/wheel/torch/include/fbgemm 2025-09-07T07:07:45.5236330Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/ConvUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5237667Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Fbgemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5239973Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmBuild.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5241271Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmConvert.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5242710Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmEmbedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5244129Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFP16.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5245469Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFP32.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5246924Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFPCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5248248Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI64.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5250025Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5251605Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8DirectconvAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5253006Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8Spmdm.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5254341Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmPackMatrixB.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5255665Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmSparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5257043Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FloatConversion.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5258555Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/OutputProcessing-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5260273Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/PackingTraits-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5262105Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5263651Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5265312Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsAvx512.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5266753Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsNeon.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5268180Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/spmmUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5269723Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/spmmUtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5271200Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/SimdUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5272629Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5274106Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/UtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5275495Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-09-07T07:07:45.5277200Z creating build/bdist.linux-x86_64/wheel/torch/include/legacy 2025-09-07T07:07:45.5278947Z copying build/lib.linux-x86_64-cpython-39/torch/include/legacy/ittnotify.h -> build/bdist.linux-x86_64/wheel/./torch/include/legacy 2025-09-07T07:07:45.5280925Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2025-09-07T07:07:45.5282616Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5284152Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5285618Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5287852Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5289543Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5290943Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5292568Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/critical_section.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5293880Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5295112Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5296626Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5298074Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5299718Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5301206Z 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-09-07T07:07:45.5302573Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/gil_simple.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5304045Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5305949Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/native_enum.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5307546Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5309727Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5311065Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5312580Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5315288Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5317976Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5319503Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5321228Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/subinterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5322803Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/trampoline_self_life_support.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5324266Z 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-09-07T07:07:45.5325744Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/typing.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5327022Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/warnings.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-09-07T07:07:45.5328588Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/conduit 2025-09-07T07:07:45.5330549Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/conduit/pybind11_conduit_v1.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/conduit 2025-09-07T07:07:45.5332197Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/conduit/pybind11_platform_abi_id.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/conduit 2025-09-07T07:07:45.5333819Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/conduit/wrap_include_python_h.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/conduit 2025-09-07T07:07:45.5335017Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2025-09-07T07:07:45.5336920Z 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-09-07T07:07:45.5338502Z 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-09-07T07:07:45.5340388Z 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-09-07T07:07:45.5342057Z 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-09-07T07:07:45.5343632Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-09-07T07:07:45.5345711Z 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-09-07T07:07:45.5347376Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/function_record_pyobject.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-09-07T07:07:45.5348941Z 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-09-07T07:07:45.5350410Z 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-09-07T07:07:45.5351955Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/native_enum_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-09-07T07:07:45.5353674Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/pybind11_namespace_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-09-07T07:07:45.5355313Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/struct_smart_holder.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-09-07T07:07:45.5356985Z 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-09-07T07:07:45.5358679Z 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-09-07T07:07:45.5360585Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/using_smart_holder.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-09-07T07:07:45.5362274Z 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-09-07T07:07:45.5363762Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2025-09-07T07:07:45.5365712Z 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-09-07T07:07:45.5367162Z 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-09-07T07:07:45.5368698Z 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-09-07T07:07:45.5370598Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/stl 2025-09-07T07:07:45.5372567Z 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-09-07T07:07:45.5373890Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2025-09-07T07:07:45.5375763Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/tensorpipe.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-09-07T07:07:45.5377172Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-09-07T07:07:45.5378596Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2025-09-07T07:07:45.5380520Z 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-09-07T07:07:45.5382018Z 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-09-07T07:07:45.5383450Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2025-09-07T07:07:45.5385920Z 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-09-07T07:07:45.5387139Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2025-09-07T07:07:45.5389393Z 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-09-07T07:07:45.5390898Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2025-09-07T07:07:45.5392918Z 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-09-07T07:07:45.5394231Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2025-09-07T07:07:45.5396485Z 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-09-07T07:07:45.5397622Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2025-09-07T07:07:45.5399452Z 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-09-07T07:07:45.5400925Z 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-09-07T07:07:45.5402403Z 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-09-07T07:07:45.5403871Z 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-09-07T07:07:45.5405343Z 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-09-07T07:07:45.5406417Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2025-09-07T07:07:45.5408170Z 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-09-07T07:07:45.5409598Z 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-09-07T07:07:45.5411034Z 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-09-07T07:07:45.5412482Z 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-09-07T07:07:45.5413939Z 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-09-07T07:07:45.5415323Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2025-09-07T07:07:45.5417249Z 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-09-07T07:07:45.5418807Z 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-09-07T07:07:45.5419911Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2025-09-07T07:07:45.5421771Z 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-09-07T07:07:45.5423400Z 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-09-07T07:07:45.5425349Z 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-09-07T07:07:45.5426570Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2025-09-07T07:07:45.5428607Z 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-09-07T07:07:45.5430277Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2025-09-07T07:07:45.5432297Z 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-09-07T07:07:45.5433988Z 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-09-07T07:07:45.5435761Z 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-09-07T07:07:45.5437001Z creating build/bdist.linux-x86_64/wheel/torch/include/oneapi 2025-09-07T07:07:45.5438545Z creating build/bdist.linux-x86_64/wheel/torch/include/oneapi/dnnl 2025-09-07T07:07:45.5440322Z 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-09-07T07:07:45.5441821Z 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-09-07T07:07:45.5443241Z 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-09-07T07:07:45.5444614Z 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-09-07T07:07:45.5447606Z 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-09-07T07:07:45.5448996Z 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-09-07T07:07:45.5450389Z 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-09-07T07:07:45.5452133Z 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-09-07T07:07:45.5453776Z 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-09-07T07:07:45.5457951Z 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-09-07T07:07:45.5459656Z 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-09-07T07:07:45.5461728Z 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-09-07T07:07:45.5463236Z 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-09-07T07:07:45.5464784Z 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-09-07T07:07:45.5466450Z 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-09-07T07:07:45.5467994Z 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-09-07T07:07:45.5469425Z 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-09-07T07:07:45.5470829Z 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-09-07T07:07:45.5472285Z 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-09-07T07:07:45.5473711Z 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-09-07T07:07:45.5478596Z 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-09-07T07:07:45.5480101Z 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-09-07T07:07:45.5481984Z 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-09-07T07:07:45.5483410Z 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-09-07T07:07:45.5484813Z 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-09-07T07:07:45.5486404Z 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-09-07T07:07:45.5488044Z 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-09-07T07:07:45.5489539Z 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-09-07T07:07:45.5490997Z 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-09-07T07:07:45.5492844Z creating build/bdist.linux-x86_64/wheel/torch/include/fmt 2025-09-07T07:07:45.5494518Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/args.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5495847Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5498319Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/chrono.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5500250Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/color.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5502237Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/compile.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5503719Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/core.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5505495Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/format.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5508364Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/format-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5510092Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/os.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5511607Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/ostream.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5513060Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/printf.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5514635Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/ranges.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5516803Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/std.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5518234Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/xchar.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-09-07T07:07:45.5520274Z creating build/bdist.linux-x86_64/wheel/torch/include/kineto 2025-09-07T07:07:45.5522133Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/AbstractConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5523542Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityProfilerInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5525091Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityTraceInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5526467Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityType.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5527712Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/Config.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5529174Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ClientInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5530899Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/GenericTraceActivity.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5532285Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/IActivityProfiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5534000Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ILoggerObserver.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5535432Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ITraceActivity.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5536839Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/LoggingAPI.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5538197Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/TraceSpan.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5539599Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ThreadUtil.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5540968Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/libkineto.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5542399Z 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-09-07T07:07:45.5543851Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/output_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-09-07T07:07:45.5545929Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2025-09-07T07:07:45.5547722Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-09-07T07:07:45.5549126Z 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-09-07T07:07:45.5550497Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-09-07T07:07:45.5552321Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-09-07T07:07:45.5553789Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-09-07T07:07:45.5555296Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly 2025-09-07T07:07:45.5557113Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/macros 2025-09-07T07:07:45.5558990Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/macros 2025-09-07T07:07:45.5560997Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros/Export.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/macros 2025-09-07T07:07:45.5562674Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros/Macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/macros 2025-09-07T07:07:45.5564121Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/core 2025-09-07T07:07:45.5566263Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/core 2025-09-07T07:07:45.5567457Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/cpu 2025-09-07T07:07:45.5569151Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/cpu/vec 2025-09-07T07:07:45.5571131Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/cpu/vec 2025-09-07T07:07:45.5572962Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/vec_half.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/cpu/vec 2025-09-07T07:07:45.5574299Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/cpu/vec/vec256 2025-09-07T07:07:45.5576365Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/vec256/missing_vld1_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/cpu/vec/vec256 2025-09-07T07:07:45.5578281Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/vec256/missing_vst1_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/cpu/vec/vec256 2025-09-07T07:07:45.5579563Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/headeronly/util 2025-09-07T07:07:45.5580990Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5582591Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5584521Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5586234Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e4m3fn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5587929Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e4m3fnuz.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5589588Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e5m2.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5591270Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e5m2fnuz.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5592967Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e8m0fnu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5594694Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_fnuz_cvt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5596441Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Half.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5598072Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5599705Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/bit_cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5601256Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/bits.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5602876Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5604513Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/floating_point_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5606153Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/qint32.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5607705Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/qint8.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5609260Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5610846Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5612422Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/quint8.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5613988Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/shim_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/headeronly/util 2025-09-07T07:07:45.5615077Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2025-09-07T07:07:45.5616022Z 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-09-07T07:07:45.5617389Z 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-09-07T07:07:45.5618774Z 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-09-07T07:07:45.5620108Z 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-09-07T07:07:45.5621741Z 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-09-07T07:07:45.5623118Z 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-09-07T07:07:45.5625145Z 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-09-07T07:07:45.5626567Z 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-09-07T07:07:45.5628053Z 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-09-07T07:07:45.5629658Z 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-09-07T07:07:45.5631288Z 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-09-07T07:07:45.5632790Z 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-09-07T07:07:45.5634184Z 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-09-07T07:07:45.5635773Z 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-09-07T07:07:45.5637413Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/PyInterpreterHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-09-07T07:07:45.5638845Z 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-09-07T07:07:45.5640119Z 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-09-07T07:07:45.5641460Z 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-09-07T07:07:45.5642909Z 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-09-07T07:07:45.5644323Z 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-09-07T07:07:45.5645687Z 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-09-07T07:07:45.5647026Z 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-09-07T07:07:45.5648368Z 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-09-07T07:07:45.5649938Z 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-09-07T07:07:45.5651308Z 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-09-07T07:07:45.5652715Z 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-09-07T07:07:45.5654069Z 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-09-07T07:07:45.5655496Z 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-09-07T07:07:45.5656911Z 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-09-07T07:07:45.5658304Z 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-09-07T07:07:45.5659846Z 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-09-07T07:07:45.5661707Z 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-09-07T07:07:45.5663230Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2025-09-07T07:07:45.5665341Z 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-09-07T07:07:45.5666800Z 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-09-07T07:07:45.5668313Z 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-09-07T07:07:45.5670133Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2025-09-07T07:07:45.5672068Z 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-09-07T07:07:45.5673758Z 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-09-07T07:07:45.5675621Z 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-09-07T07:07:45.5677292Z 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-09-07T07:07:45.5679043Z 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-09-07T07:07:45.5680790Z 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-09-07T07:07:45.5682531Z 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-09-07T07:07:45.5684227Z 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-09-07T07:07:45.5685841Z 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-09-07T07:07:45.5687498Z 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-09-07T07:07:45.5689276Z 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-09-07T07:07:45.5691110Z 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-09-07T07:07:45.5692811Z 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-09-07T07:07:45.5694483Z 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-09-07T07:07:45.5696146Z 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-09-07T07:07:45.5697879Z 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-09-07T07:07:45.5699570Z 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-09-07T07:07:45.5701261Z 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-09-07T07:07:45.5702940Z 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-09-07T07:07:45.5704852Z 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-09-07T07:07:45.5706511Z 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-09-07T07:07:45.5708230Z 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-09-07T07:07:45.5710060Z 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-09-07T07:07:45.5711785Z 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-09-07T07:07:45.5713494Z 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-09-07T07:07:45.5715183Z 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-09-07T07:07:45.5716943Z 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-09-07T07:07:45.5718637Z 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-09-07T07:07:45.5719880Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2025-09-07T07:07:45.5721268Z 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-09-07T07:07:45.5723256Z 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-09-07T07:07:45.5725113Z 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-09-07T07:07:45.5726895Z 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-09-07T07:07:45.5728768Z 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-09-07T07:07:45.5730688Z 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-09-07T07:07:45.5732504Z 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-09-07T07:07:45.5734325Z 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-09-07T07:07:45.5736269Z 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-09-07T07:07:45.5738146Z 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-09-07T07:07:45.5739975Z 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-09-07T07:07:45.5741780Z 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-09-07T07:07:45.5743625Z 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-09-07T07:07:45.5745796Z 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-09-07T07:07:45.5747574Z 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-09-07T07:07:45.5749358Z 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-09-07T07:07:45.5751200Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/pickler_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-09-07T07:07:45.5753064Z 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-09-07T07:07:45.5755002Z 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-09-07T07:07:45.5757052Z 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-09-07T07:07:45.5758881Z 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-09-07T07:07:45.5761040Z 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-09-07T07:07:45.5762360Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2025-09-07T07:07:45.5763549Z 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-09-07T07:07:45.5765179Z 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-09-07T07:07:45.5766748Z 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-09-07T07:07:45.5768280Z 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-09-07T07:07:45.5769801Z 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-09-07T07:07:45.5770933Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2025-09-07T07:07:45.5772186Z 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-09-07T07:07:45.5773999Z 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-09-07T07:07:45.5775742Z 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-09-07T07:07:45.5777429Z 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-09-07T07:07:45.5779134Z 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-09-07T07:07:45.5780904Z 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-09-07T07:07:45.5782592Z 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-09-07T07:07:45.5784579Z 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-09-07T07:07:45.5786357Z 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-09-07T07:07:45.5787633Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml 2025-09-07T07:07:45.5788464Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-09-07T07:07:45.5789891Z 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-09-07T07:07:45.5791290Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml/objc 2025-09-07T07:07:45.5792802Z 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-09-07T07:07:45.5794941Z 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-09-07T07:07:45.5797261Z 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-09-07T07:07:45.5799427Z 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-09-07T07:07:45.5801548Z 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-09-07T07:07:45.5802983Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack 2025-09-07T07:07:45.5804366Z 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-09-07T07:07:45.5805784Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-09-07T07:07:45.5807288Z 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-09-07T07:07:45.5808814Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-09-07T07:07:45.5810291Z 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-09-07T07:07:45.5811811Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-09-07T07:07:45.5813423Z 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-09-07T07:07:45.5814878Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2025-09-07T07:07:45.5815660Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2025-09-07T07:07:45.5816908Z 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-09-07T07:07:45.5818149Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser 2025-09-07T07:07:45.5819393Z 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-09-07T07:07:45.5821117Z 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-09-07T07:07:45.5822877Z 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-09-07T07:07:45.5824901Z 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-09-07T07:07:45.5826690Z 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-09-07T07:07:45.5828523Z 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-09-07T07:07:45.5830351Z 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-09-07T07:07:45.5832200Z 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-09-07T07:07:45.5834036Z 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-09-07T07:07:45.5835879Z 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-09-07T07:07:45.5837781Z 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-09-07T07:07:45.5839542Z 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-09-07T07:07:45.5840822Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-09-07T07:07:45.5842196Z 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-09-07T07:07:45.5844111Z 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-09-07T07:07:45.5845995Z 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-09-07T07:07:45.5847306Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-09-07T07:07:45.5848665Z 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-09-07T07:07:45.5850663Z 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-09-07T07:07:45.5852018Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/onednn 2025-09-07T07:07:45.5853337Z 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-09-07T07:07:45.5855182Z 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-09-07T07:07:45.5857019Z 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-09-07T07:07:45.5858829Z 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-09-07T07:07:45.5860983Z 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-09-07T07:07:45.5862848Z 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-09-07T07:07:45.5864768Z 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-09-07T07:07:45.5866657Z 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-09-07T07:07:45.5868533Z 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-09-07T07:07:45.5870418Z 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-09-07T07:07:45.5872269Z 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-09-07T07:07:45.5873563Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/cuda 2025-09-07T07:07:45.5874672Z 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-09-07T07:07:45.5875875Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2025-09-07T07:07:45.5876976Z 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-09-07T07:07:45.5878553Z 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-09-07T07:07:45.5880053Z 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-09-07T07:07:45.5881577Z 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-09-07T07:07:45.5883096Z 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-09-07T07:07:45.5884531Z 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-09-07T07:07:45.5886021Z 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-09-07T07:07:45.5887477Z 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-09-07T07:07:45.5888977Z 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-09-07T07:07:45.5890486Z 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-09-07T07:07:45.5891957Z 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-09-07T07:07:45.5893471Z 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-09-07T07:07:45.5895014Z 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-09-07T07:07:45.5896102Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2025-09-07T07:07:45.5897211Z 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-09-07T07:07:45.5898753Z 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-09-07T07:07:45.5900401Z 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-09-07T07:07:45.5902055Z 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-09-07T07:07:45.5903655Z 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-09-07T07:07:45.5905539Z 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-09-07T07:07:45.5907163Z 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-09-07T07:07:45.5908784Z 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-09-07T07:07:45.5910494Z 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-09-07T07:07:45.5912264Z 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-09-07T07:07:45.5913894Z 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-09-07T07:07:45.5915498Z 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-09-07T07:07:45.5917205Z 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-09-07T07:07:45.5918810Z 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-09-07T07:07:45.5920756Z 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-09-07T07:07:45.5922424Z 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-09-07T07:07:45.5924060Z 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-09-07T07:07:45.5925710Z 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-09-07T07:07:45.5927368Z 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-09-07T07:07:45.5929052Z 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-09-07T07:07:45.5930727Z 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-09-07T07:07:45.5932357Z 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-09-07T07:07:45.5933593Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/compatibility 2025-09-07T07:07:45.5935036Z 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-09-07T07:07:45.5937009Z 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-09-07T07:07:45.5939050Z 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-09-07T07:07:45.5941116Z 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-09-07T07:07:45.5942567Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/model_tracer 2025-09-07T07:07:45.5944054Z 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-09-07T07:07:45.5946305Z 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-09-07T07:07:45.5948317Z 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-09-07T07:07:45.5950332Z 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-09-07T07:07:45.5952362Z 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-09-07T07:07:45.5954341Z 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-09-07T07:07:45.5956454Z 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-09-07T07:07:45.5957760Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/nnc 2025-09-07T07:07:45.5958973Z 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-09-07T07:07:45.5961013Z 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-09-07T07:07:45.5962763Z 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-09-07T07:07:45.5964013Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/train 2025-09-07T07:07:45.5965303Z 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-09-07T07:07:45.5967078Z 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-09-07T07:07:45.5968855Z 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-09-07T07:07:45.5970177Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/train/optim 2025-09-07T07:07:45.5971605Z 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-09-07T07:07:45.5973057Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/operator_upgraders 2025-09-07T07:07:45.5974395Z 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-09-07T07:07:45.5976248Z 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-09-07T07:07:45.5978087Z 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-09-07T07:07:45.5979919Z 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-09-07T07:07:45.5981215Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2025-09-07T07:07:45.5982378Z 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-09-07T07:07:45.5984077Z 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-09-07T07:07:45.5985914Z 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-09-07T07:07:45.5987579Z 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-09-07T07:07:45.5989240Z 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-09-07T07:07:45.5990975Z 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-09-07T07:07:45.5992757Z 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-09-07T07:07:45.5994547Z 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-09-07T07:07:45.5996367Z 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-09-07T07:07:45.5998039Z 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-09-07T07:07:45.5999825Z 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-09-07T07:07:45.6001544Z 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-09-07T07:07:45.6003177Z 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-09-07T07:07:45.6004875Z 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-09-07T07:07:45.6006639Z 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-09-07T07:07:45.6008390Z 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-09-07T07:07:45.6010113Z 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-09-07T07:07:45.6011772Z 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-09-07T07:07:45.6013449Z 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-09-07T07:07:45.6015138Z 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-09-07T07:07:45.6016811Z 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-09-07T07:07:45.6018476Z 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-09-07T07:07:45.6020162Z 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-09-07T07:07:45.6021826Z 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-09-07T07:07:45.6023430Z 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-09-07T07:07:45.6025398Z 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-09-07T07:07:45.6027120Z 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-09-07T07:07:45.6028902Z 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-09-07T07:07:45.6030660Z 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-09-07T07:07:45.6032456Z 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-09-07T07:07:45.6034263Z 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-09-07T07:07:45.6036158Z 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-09-07T07:07:45.6037860Z 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-09-07T07:07:45.6039501Z 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-09-07T07:07:45.6041111Z 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-09-07T07:07:45.6042707Z 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-09-07T07:07:45.6044354Z 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-09-07T07:07:45.6046039Z 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-09-07T07:07:45.6047744Z 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-09-07T07:07:45.6049498Z 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-09-07T07:07:45.6051236Z 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-09-07T07:07:45.6052922Z 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-09-07T07:07:45.6054585Z 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-09-07T07:07:45.6056187Z 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-09-07T07:07:45.6057823Z 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-09-07T07:07:45.6059568Z 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-09-07T07:07:45.6061634Z 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-09-07T07:07:45.6063311Z 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-09-07T07:07:45.6065036Z 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-09-07T07:07:45.6066720Z 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-09-07T07:07:45.6068387Z 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-09-07T07:07:45.6070033Z 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-09-07T07:07:45.6071705Z 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-09-07T07:07:45.6073391Z 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-09-07T07:07:45.6075119Z 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-09-07T07:07:45.6076984Z 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-09-07T07:07:45.6078650Z 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-09-07T07:07:45.6080238Z 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-09-07T07:07:45.6081828Z 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-09-07T07:07:45.6083439Z 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-09-07T07:07:45.6085101Z 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-09-07T07:07:45.6086880Z 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-09-07T07:07:45.6088595Z 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-09-07T07:07:45.6090287Z 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-09-07T07:07:45.6091970Z 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-09-07T07:07:45.6093646Z 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-09-07T07:07:45.6095372Z 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-09-07T07:07:45.6097032Z 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-09-07T07:07:45.6098680Z 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-09-07T07:07:45.6100341Z 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-09-07T07:07:45.6102005Z 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-09-07T07:07:45.6103701Z 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-09-07T07:07:45.6105781Z 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-09-07T07:07:45.6107600Z 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-09-07T07:07:45.6109349Z 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-09-07T07:07:45.6111103Z 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-09-07T07:07:45.6112868Z 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-09-07T07:07:45.6114629Z 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-09-07T07:07:45.6116513Z 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-09-07T07:07:45.6118236Z 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-09-07T07:07:45.6119979Z 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-09-07T07:07:45.6121760Z 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-09-07T07:07:45.6123564Z 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-09-07T07:07:45.6125365Z 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-09-07T07:07:45.6127040Z 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-09-07T07:07:45.6128669Z 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-09-07T07:07:45.6130372Z 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-09-07T07:07:45.6131647Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-09-07T07:07:45.6133141Z 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-09-07T07:07:45.6134537Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/onnx 2025-09-07T07:07:45.6135853Z 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-09-07T07:07:45.6137654Z 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-09-07T07:07:45.6139422Z 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-09-07T07:07:45.6141239Z 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-09-07T07:07:45.6143108Z 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-09-07T07:07:45.6145155Z 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-09-07T07:07:45.6147049Z 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-09-07T07:07:45.6148936Z 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-09-07T07:07:45.6150841Z 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-09-07T07:07:45.6152663Z 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-09-07T07:07:45.6154472Z 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-09-07T07:07:45.6156409Z 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-09-07T07:07:45.6158126Z 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-09-07T07:07:45.6159982Z 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-09-07T07:07:45.6162010Z 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-09-07T07:07:45.6163921Z 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-09-07T07:07:45.6165925Z 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-09-07T07:07:45.6167840Z 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-09-07T07:07:45.6169709Z 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-09-07T07:07:45.6171588Z 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-09-07T07:07:45.6173138Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-09-07T07:07:45.6174796Z 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-09-07T07:07:45.6177025Z 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-09-07T07:07:45.6179204Z 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-09-07T07:07:45.6181472Z 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-09-07T07:07:45.6183047Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2025-09-07T07:07:45.6184717Z 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-09-07T07:07:45.6186744Z 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-09-07T07:07:45.6188726Z 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-09-07T07:07:45.6190701Z 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-09-07T07:07:45.6192716Z 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-09-07T07:07:45.6194813Z 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-09-07T07:07:45.6197016Z 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-09-07T07:07:45.6199061Z 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-09-07T07:07:45.6201093Z 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-09-07T07:07:45.6202551Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2025-09-07T07:07:45.6203864Z 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-09-07T07:07:45.6205656Z 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-09-07T07:07:45.6207395Z 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-09-07T07:07:45.6209193Z 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-09-07T07:07:45.6211012Z 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-09-07T07:07:45.6212260Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2025-09-07T07:07:45.6213363Z 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-09-07T07:07:45.6214949Z 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-09-07T07:07:45.6216558Z 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-09-07T07:07:45.6218170Z 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-09-07T07:07:45.6219827Z 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-09-07T07:07:45.6221513Z 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-09-07T07:07:45.6223152Z 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-09-07T07:07:45.6225024Z 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-09-07T07:07:45.6226700Z 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-09-07T07:07:45.6228395Z 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-09-07T07:07:45.6230095Z 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-09-07T07:07:45.6231806Z 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-09-07T07:07:45.6233631Z 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-09-07T07:07:45.6235320Z 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-09-07T07:07:45.6237271Z 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-09-07T07:07:45.6238977Z 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-09-07T07:07:45.6240167Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2025-09-07T07:07:45.6241335Z 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-09-07T07:07:45.6242962Z 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-09-07T07:07:45.6244654Z 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-09-07T07:07:45.6246376Z 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-09-07T07:07:45.6248106Z 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-09-07T07:07:45.6249907Z 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-09-07T07:07:45.6251661Z 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-09-07T07:07:45.6253381Z 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-09-07T07:07:45.6255067Z 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-09-07T07:07:45.6256736Z 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-09-07T07:07:45.6258394Z 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-09-07T07:07:45.6260404Z 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-09-07T07:07:45.6262110Z 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-09-07T07:07:45.6263923Z 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-09-07T07:07:45.6265573Z 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-09-07T07:07:45.6267299Z 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-09-07T07:07:45.6269006Z 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-09-07T07:07:45.6270736Z 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-09-07T07:07:45.6272610Z 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-09-07T07:07:45.6274422Z 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-09-07T07:07:45.6276271Z 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-09-07T07:07:45.6277943Z 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-09-07T07:07:45.6279720Z 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-09-07T07:07:45.6281538Z 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-09-07T07:07:45.6283301Z 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-09-07T07:07:45.6285045Z 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-09-07T07:07:45.6286728Z 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-09-07T07:07:45.6288482Z 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-09-07T07:07:45.6290263Z 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-09-07T07:07:45.6291998Z 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-09-07T07:07:45.6293701Z 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-09-07T07:07:45.6295052Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime/interpreter 2025-09-07T07:07:45.6296499Z 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-09-07T07:07:45.6298420Z 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-09-07T07:07:45.6300356Z 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-09-07T07:07:45.6302275Z 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-09-07T07:07:45.6303655Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime/static 2025-09-07T07:07:45.6305313Z 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-09-07T07:07:45.6307276Z 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-09-07T07:07:45.6309083Z 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-09-07T07:07:45.6310847Z 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-09-07T07:07:45.6312653Z 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-09-07T07:07:45.6314480Z 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-09-07T07:07:45.6316375Z 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-09-07T07:07:45.6318200Z 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-09-07T07:07:45.6320069Z 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-09-07T07:07:45.6321858Z 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-09-07T07:07:45.6323124Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2025-09-07T07:07:45.6324329Z 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-09-07T07:07:45.6326030Z 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-09-07T07:07:45.6327839Z 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-09-07T07:07:45.6329584Z 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-09-07T07:07:45.6331278Z 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-09-07T07:07:45.6332970Z 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-09-07T07:07:45.6334714Z 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-09-07T07:07:45.6336418Z 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-09-07T07:07:45.6338121Z 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-09-07T07:07:45.6339789Z 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-09-07T07:07:45.6341452Z 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-09-07T07:07:45.6343189Z 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-09-07T07:07:45.6345171Z 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-09-07T07:07:45.6347034Z 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-09-07T07:07:45.6348955Z 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-09-07T07:07:45.6350794Z 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-09-07T07:07:45.6352520Z 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-09-07T07:07:45.6354360Z 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-09-07T07:07:45.6356293Z 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-09-07T07:07:45.6358054Z 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-09-07T07:07:45.6359931Z 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-09-07T07:07:45.6361788Z 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-09-07T07:07:45.6363546Z 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-09-07T07:07:45.6365272Z 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-09-07T07:07:45.6367024Z 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-09-07T07:07:45.6368770Z 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-09-07T07:07:45.6370580Z 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-09-07T07:07:45.6372405Z 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-09-07T07:07:45.6374098Z 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-09-07T07:07:45.6375798Z 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-09-07T07:07:45.6377464Z 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-09-07T07:07:45.6379305Z 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-09-07T07:07:45.6381086Z 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-09-07T07:07:45.6382831Z 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-09-07T07:07:45.6384860Z 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-09-07T07:07:45.6386667Z 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-09-07T07:07:45.6388403Z 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-09-07T07:07:45.6390099Z 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-09-07T07:07:45.6391867Z 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-09-07T07:07:45.6393615Z 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-09-07T07:07:45.6395439Z 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-09-07T07:07:45.6397349Z 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-09-07T07:07:45.6398626Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2025-09-07T07:07:45.6400007Z 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-09-07T07:07:45.6401900Z 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-09-07T07:07:45.6403796Z 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-09-07T07:07:45.6405705Z 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-09-07T07:07:45.6407611Z 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-09-07T07:07:45.6409558Z 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-09-07T07:07:45.6411538Z 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-09-07T07:07:45.6413500Z 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-09-07T07:07:45.6415496Z 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-09-07T07:07:45.6416807Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2025-09-07T07:07:45.6417948Z 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-09-07T07:07:45.6419600Z 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-09-07T07:07:45.6421264Z 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-09-07T07:07:45.6422431Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/stable 2025-09-07T07:07:45.6423508Z 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-09-07T07:07:45.6425285Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/accelerator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-09-07T07:07:45.6426792Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-09-07T07:07:45.6428387Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/stableivalue_conversions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-09-07T07:07:45.6430059Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-09-07T07:07:45.6431569Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/tensor_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-09-07T07:07:45.6433118Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/tensor_struct.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-09-07T07:07:45.6434209Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2025-09-07T07:07:45.6434879Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2025-09-07T07:07:45.6435610Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2025-09-07T07:07:45.6436936Z 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-09-07T07:07:45.6438601Z 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-09-07T07:07:45.6440331Z 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-09-07T07:07:45.6442041Z 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-09-07T07:07:45.6443719Z 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-09-07T07:07:45.6445401Z 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-09-07T07:07:45.6447153Z 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-09-07T07:07:45.6448947Z 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-09-07T07:07:45.6450635Z 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-09-07T07:07:45.6452336Z 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-09-07T07:07:45.6454000Z 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-09-07T07:07:45.6455684Z 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-09-07T07:07:45.6457372Z 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-09-07T07:07:45.6459039Z 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-09-07T07:07:45.6461153Z 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-09-07T07:07:45.6462966Z 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-09-07T07:07:45.6464896Z 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-09-07T07:07:45.6466684Z 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-09-07T07:07:45.6468461Z 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-09-07T07:07:45.6470229Z 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-09-07T07:07:45.6471982Z 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-09-07T07:07:45.6473730Z 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-09-07T07:07:45.6475639Z 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-09-07T07:07:45.6477336Z 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-09-07T07:07:45.6478610Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2025-09-07T07:07:45.6479958Z 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-09-07T07:07:45.6481922Z 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-09-07T07:07:45.6483925Z 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-09-07T07:07:45.6485784Z 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-09-07T07:07:45.6487645Z 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-09-07T07:07:45.6489534Z 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-09-07T07:07:45.6491419Z 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-09-07T07:07:45.6493333Z 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-09-07T07:07:45.6494776Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-09-07T07:07:45.6496310Z 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-09-07T07:07:45.6498442Z 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-09-07T07:07:45.6500642Z 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-09-07T07:07:45.6502180Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2025-09-07T07:07:45.6503656Z 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-09-07T07:07:45.6505991Z 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-09-07T07:07:45.6508080Z 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-09-07T07:07:45.6510195Z 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-09-07T07:07:45.6512352Z 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-09-07T07:07:45.6514483Z 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-09-07T07:07:45.6516733Z 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-09-07T07:07:45.6527871Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2025-09-07T07:07:45.6529626Z 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-09-07T07:07:45.6531680Z 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-09-07T07:07:45.6533721Z 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-09-07T07:07:45.6535200Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2025-09-07T07:07:45.6536680Z 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-09-07T07:07:45.6538808Z 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-09-07T07:07:45.6540976Z 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-09-07T07:07:45.6543093Z 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-09-07T07:07:45.6545534Z 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-09-07T07:07:45.6547762Z 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-09-07T07:07:45.6549915Z 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-09-07T07:07:45.6551460Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2025-09-07T07:07:45.6553032Z 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-09-07T07:07:45.6555222Z 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-09-07T07:07:45.6557505Z 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-09-07T07:07:45.6559663Z 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-09-07T07:07:45.6562176Z 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-09-07T07:07:45.6563694Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2025-09-07T07:07:45.6565205Z 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-09-07T07:07:45.6567374Z 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-09-07T07:07:45.6568794Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nativert 2025-09-07T07:07:45.6570342Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nativert 2025-09-07T07:07:45.6571830Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2025-09-07T07:07:45.6573283Z 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-09-07T07:07:45.6575129Z 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-09-07T07:07:45.6576938Z 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-09-07T07:07:45.6578694Z 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-09-07T07:07:45.6580492Z 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-09-07T07:07:45.6582283Z 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-09-07T07:07:45.6584440Z 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-09-07T07:07:45.6586317Z 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-09-07T07:07:45.6588151Z 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-09-07T07:07:45.6589529Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2025-09-07T07:07:45.6591115Z 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-09-07T07:07:45.6593315Z 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-09-07T07:07:45.6595492Z 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-09-07T07:07:45.6597693Z 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-09-07T07:07:45.6599788Z 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-09-07T07:07:45.6601883Z 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-09-07T07:07:45.6603998Z 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-09-07T07:07:45.6606110Z 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-09-07T07:07:45.6608209Z 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-09-07T07:07:45.6610248Z 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-09-07T07:07:45.6612349Z 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-09-07T07:07:45.6614471Z 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-09-07T07:07:45.6616594Z 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-09-07T07:07:45.6618718Z 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-09-07T07:07:45.6620844Z 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-09-07T07:07:45.6622945Z 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-09-07T07:07:45.6624679Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2025-09-07T07:07:45.6626162Z 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-09-07T07:07:45.6628245Z 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-09-07T07:07:45.6630342Z 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-09-07T07:07:45.6632466Z 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-09-07T07:07:45.6634537Z 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-09-07T07:07:45.6636666Z 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-09-07T07:07:45.6638654Z 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-09-07T07:07:45.6640726Z 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-09-07T07:07:45.6642754Z 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-09-07T07:07:45.6644729Z 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-09-07T07:07:45.6646746Z 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-09-07T07:07:45.6648791Z 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-09-07T07:07:45.6650756Z 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-09-07T07:07:45.6652793Z 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-09-07T07:07:45.6654838Z 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-09-07T07:07:45.6656872Z 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-09-07T07:07:45.6658958Z 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-09-07T07:07:45.6661293Z 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-09-07T07:07:45.6663360Z 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-09-07T07:07:45.6665600Z 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-09-07T07:07:45.6667813Z 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-09-07T07:07:45.6670051Z 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-09-07T07:07:45.6672125Z 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-09-07T07:07:45.6673660Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-09-07T07:07:45.6675317Z 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-09-07T07:07:45.6677794Z 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-09-07T07:07:45.6680110Z 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-09-07T07:07:45.6682388Z 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-09-07T07:07:45.6684699Z 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-09-07T07:07:45.6687027Z 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-09-07T07:07:45.6689306Z 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-09-07T07:07:45.6691638Z 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-09-07T07:07:45.6694014Z 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-09-07T07:07:45.6696374Z 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-09-07T07:07:45.6697976Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2025-09-07T07:07:45.6699459Z 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-09-07T07:07:45.6701489Z 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-09-07T07:07:45.6703514Z 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-09-07T07:07:45.6705818Z 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-09-07T07:07:45.6707900Z 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-09-07T07:07:45.6709990Z 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-09-07T07:07:45.6712070Z 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-09-07T07:07:45.6714114Z 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-09-07T07:07:45.6716402Z 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-09-07T07:07:45.6718434Z 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-09-07T07:07:45.6720405Z 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-09-07T07:07:45.6722419Z 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-09-07T07:07:45.6724470Z 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-09-07T07:07:45.6726518Z 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-09-07T07:07:45.6728564Z 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-09-07T07:07:45.6730535Z 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-09-07T07:07:45.6732569Z 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-09-07T07:07:45.6734668Z 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-09-07T07:07:45.6736812Z 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-09-07T07:07:45.6738908Z 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-09-07T07:07:45.6740912Z 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-09-07T07:07:45.6742355Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-09-07T07:07:45.6743940Z 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-09-07T07:07:45.6745623Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2025-09-07T07:07:45.6747071Z 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-09-07T07:07:45.6749128Z 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-09-07T07:07:45.6750049Z 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-09-07T07:07:45.6750484Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2025-09-07T07:07:45.6751396Z 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-09-07T07:07:45.6752280Z 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-09-07T07:07:45.6753161Z 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-09-07T07:07:45.6754057Z 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-09-07T07:07:45.6754986Z 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-09-07T07:07:45.6755894Z 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-09-07T07:07:45.6756914Z 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-09-07T07:07:45.6757758Z 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-09-07T07:07:45.6758203Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-09-07T07:07:45.6759255Z 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-09-07T07:07:45.6760698Z 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-09-07T07:07:45.6761755Z 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-09-07T07:07:45.6762113Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/python 2025-09-07T07:07:45.6763009Z 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-09-07T07:07:45.6763468Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2025-09-07T07:07:45.6764423Z 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-09-07T07:07:45.6765405Z 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-09-07T07:07:45.6766410Z 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-09-07T07:07:45.6767361Z 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-09-07T07:07:45.6767708Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2025-09-07T07:07:45.6768495Z 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-09-07T07:07:45.6769259Z 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-09-07T07:07:45.6770054Z 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-09-07T07:07:45.6770792Z 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-09-07T07:07:45.6771516Z 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-09-07T07:07:45.6772485Z 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-09-07T07:07:45.6773176Z 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-09-07T07:07:45.6773907Z 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-09-07T07:07:45.6774575Z 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-09-07T07:07:45.6775313Z 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-09-07T07:07:45.6776029Z 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-09-07T07:07:45.6776730Z 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-09-07T07:07:45.6777446Z 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-09-07T07:07:45.6778130Z 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-09-07T07:07:45.6778837Z 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-09-07T07:07:45.6779542Z 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-09-07T07:07:45.6780290Z 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-09-07T07:07:45.6781055Z 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-09-07T07:07:45.6781749Z 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-09-07T07:07:45.6782479Z 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-09-07T07:07:45.6783221Z 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-09-07T07:07:45.6784108Z 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-09-07T07:07:45.6785058Z 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-09-07T07:07:45.6785818Z 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-09-07T07:07:45.6786583Z 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-09-07T07:07:45.6787321Z 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-09-07T07:07:45.6788079Z 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-09-07T07:07:45.6788848Z 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-09-07T07:07:45.6789612Z 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-09-07T07:07:45.6790336Z 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-09-07T07:07:45.6791148Z 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-09-07T07:07:45.6791956Z 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-09-07T07:07:45.6792744Z 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-09-07T07:07:45.6793509Z 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-09-07T07:07:45.6794330Z 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-09-07T07:07:45.6795120Z 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-09-07T07:07:45.6795961Z 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-09-07T07:07:45.6796838Z 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-09-07T07:07:45.6797562Z 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-09-07T07:07:45.6798343Z 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-09-07T07:07:45.6799088Z 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-09-07T07:07:45.6800118Z 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-09-07T07:07:45.6800874Z 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-09-07T07:07:45.6801563Z 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-09-07T07:07:45.6802263Z 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-09-07T07:07:45.6802987Z 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-09-07T07:07:45.6803296Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2025-09-07T07:07:45.6804154Z 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-09-07T07:07:45.6804970Z 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-09-07T07:07:45.6805750Z 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-09-07T07:07:45.6806591Z 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-09-07T07:07:45.6807422Z 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-09-07T07:07:45.6808218Z 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-09-07T07:07:45.6808515Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2025-09-07T07:07:45.6809320Z 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-09-07T07:07:45.6810137Z 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-09-07T07:07:45.6810945Z 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-09-07T07:07:45.6811767Z 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-09-07T07:07:45.6812564Z 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-09-07T07:07:45.6813350Z 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-09-07T07:07:45.6813654Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2025-09-07T07:07:45.6814521Z 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-09-07T07:07:45.6815418Z 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-09-07T07:07:45.6816304Z 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-09-07T07:07:45.6817133Z 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-09-07T07:07:45.6818003Z 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-09-07T07:07:45.6818831Z 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-09-07T07:07:45.6819087Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cpu 2025-09-07T07:07:45.6819713Z 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-09-07T07:07:45.6819955Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2025-09-07T07:07:45.6820717Z 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-09-07T07:07:45.6821342Z 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-09-07T07:07:45.6821980Z 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-09-07T07:07:45.6822646Z 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-09-07T07:07:45.6823279Z 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-09-07T07:07:45.6823986Z 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-09-07T07:07:45.6824799Z 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-09-07T07:07:45.6825474Z 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-09-07T07:07:45.6826174Z 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-09-07T07:07:45.6826820Z 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-09-07T07:07:45.6827538Z 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-09-07T07:07:45.6828217Z 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-09-07T07:07:45.6828870Z 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-09-07T07:07:45.6829150Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2025-09-07T07:07:45.6829480Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd 2025-09-07T07:07:45.6830365Z 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-09-07T07:07:45.6831334Z 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-09-07T07:07:45.6832181Z 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-09-07T07:07:45.6832578Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2025-09-07T07:07:45.6833559Z 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-09-07T07:07:45.6834537Z 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-09-07T07:07:45.6834921Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/engine 2025-09-07T07:07:45.6835888Z 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-09-07T07:07:45.6836389Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2025-09-07T07:07:45.6837389Z 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-09-07T07:07:45.6838397Z 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-09-07T07:07:45.6838836Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-09-07T07:07:45.6839879Z 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-09-07T07:07:45.6840953Z 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-09-07T07:07:45.6842031Z 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-09-07T07:07:45.6843095Z 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-09-07T07:07:45.6844186Z 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-09-07T07:07:45.6845198Z 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-09-07T07:07:45.6846238Z 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-09-07T07:07:45.6847287Z 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-09-07T07:07:45.6848370Z 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-09-07T07:07:45.6849387Z 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-09-07T07:07:45.6849688Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2025-09-07T07:07:45.6850504Z 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-09-07T07:07:45.6851264Z 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-09-07T07:07:45.6852033Z 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-09-07T07:07:45.6852828Z 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-09-07T07:07:45.6853629Z 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-09-07T07:07:45.6854414Z 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-09-07T07:07:45.6855262Z 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-09-07T07:07:45.6856041Z 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-09-07T07:07:45.6856843Z 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-09-07T07:07:45.6857222Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/quantization 2025-09-07T07:07:45.6858206Z 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-09-07T07:07:45.6859214Z 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-09-07T07:07:45.6860584Z 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-09-07T07:07:45.6860944Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:07:45.6861958Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:07:45.6862948Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:07:45.6864048Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:07:45.6865197Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:07:45.6866160Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:07:45.6867131Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:07:45.6868079Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/symm_mem 2025-09-07T07:07:45.6868907Z 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-09-07T07:07:45.6869743Z 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-09-07T07:07:45.6870648Z 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-09-07T07:07:45.6871489Z 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-09-07T07:07:45.6872421Z 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-09-07T07:07:45.6873358Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-09-07T07:07:45.6874203Z 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-09-07T07:07:45.6875118Z 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-09-07T07:07:45.6876098Z 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-09-07T07:07:45.6876923Z 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-09-07T07:07:45.6877780Z 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-09-07T07:07:45.6878583Z 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-09-07T07:07:45.6879454Z 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-09-07T07:07:45.6880283Z 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-09-07T07:07:45.6881136Z 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-09-07T07:07:45.6882072Z 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-09-07T07:07:45.6882987Z 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-09-07T07:07:45.6883855Z 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-09-07T07:07:45.6884719Z 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-09-07T07:07:45.6885579Z 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-09-07T07:07:45.6886481Z 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-09-07T07:07:45.6887332Z 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-09-07T07:07:45.6888150Z 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-09-07T07:07:45.6888947Z 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-09-07T07:07:45.6889786Z 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-09-07T07:07:45.6890651Z 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-09-07T07:07:45.6891434Z 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-09-07T07:07:45.6892249Z 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-09-07T07:07:45.6893049Z 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-09-07T07:07:45.6893897Z 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-09-07T07:07:45.6894701Z 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-09-07T07:07:45.6895544Z 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-09-07T07:07:45.6896316Z 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-09-07T07:07:45.6897083Z 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-09-07T07:07:45.6898037Z 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-09-07T07:07:45.6898833Z 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-09-07T07:07:45.6899630Z 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-09-07T07:07:45.6900460Z 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-09-07T07:07:45.6901280Z 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-09-07T07:07:45.6901697Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-09-07T07:07:45.6902806Z 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-09-07T07:07:45.6903966Z 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-09-07T07:07:45.6904527Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/control_plane 2025-09-07T07:07:45.6905515Z 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-09-07T07:07:45.6906558Z 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-09-07T07:07:45.6906901Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/cuda 2025-09-07T07:07:45.6907848Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/cuda 2025-09-07T07:07:45.6908774Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/cuda 2025-09-07T07:07:45.6909658Z 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-09-07T07:07:45.6909963Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2025-09-07T07:07:45.6910808Z 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-09-07T07:07:45.6911617Z 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-09-07T07:07:45.6912404Z 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-09-07T07:07:45.6913231Z 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-09-07T07:07:45.6914080Z 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-09-07T07:07:45.6914992Z 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-09-07T07:07:45.6915822Z 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-09-07T07:07:45.6916797Z 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-09-07T07:07:45.6917622Z 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-09-07T07:07:45.6918477Z 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-09-07T07:07:45.6919665Z 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-09-07T07:07:45.6920901Z 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-09-07T07:07:45.6922402Z 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-09-07T07:07:45.6923741Z 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-09-07T07:07:45.6925154Z 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-09-07T07:07:45.6926524Z 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-09-07T07:07:45.6928034Z 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-09-07T07:07:45.6929317Z 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-09-07T07:07:45.6930887Z 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-09-07T07:07:45.6932118Z 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-09-07T07:07:45.6933543Z 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-09-07T07:07:45.6934933Z 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-09-07T07:07:45.6936361Z 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-09-07T07:07:45.6937639Z 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-09-07T07:07:45.6939200Z 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-09-07T07:07:45.6940661Z 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-09-07T07:07:45.6941874Z 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-09-07T07:07:45.6942805Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/metrics 2025-09-07T07:07:45.6945223Z 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-09-07T07:07:45.6946019Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/profiler 2025-09-07T07:07:45.6948203Z 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-09-07T07:07:45.6949664Z 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-09-07T07:07:45.6950454Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/testing 2025-09-07T07:07:45.6952524Z 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-09-07T07:07:45.6953827Z 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-09-07T07:07:45.6954708Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2025-09-07T07:07:45.6956773Z 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-09-07T07:07:45.6958213Z 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-09-07T07:07:45.6959678Z 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-09-07T07:07:45.6961747Z 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-09-07T07:07:45.6963038Z 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-09-07T07:07:45.6964539Z 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-09-07T07:07:45.6966017Z 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-09-07T07:07:45.6967456Z 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-09-07T07:07:45.6969053Z 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-09-07T07:07:45.6970339Z 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-09-07T07:07:45.6971785Z 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-09-07T07:07:45.6973311Z 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-09-07T07:07:45.6974758Z 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-09-07T07:07:45.6975989Z 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-09-07T07:07:45.6976977Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/export 2025-09-07T07:07:45.6978840Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export/example_upgraders.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/export 2025-09-07T07:07:45.6980166Z 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-09-07T07:07:45.6981528Z 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-09-07T07:07:45.6982924Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export/upgrader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/export 2025-09-07T07:07:45.6983862Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/functorch 2025-09-07T07:07:45.6986084Z 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-09-07T07:07:45.6986964Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/fx 2025-09-07T07:07:45.6988832Z 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-09-07T07:07:45.6989858Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2025-09-07T07:07:45.6991769Z 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-09-07T07:07:45.6993197Z 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-09-07T07:07:45.6994678Z 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-09-07T07:07:45.6996155Z 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-09-07T07:07:45.6997428Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_eager 2025-09-07T07:07:45.6999378Z 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-09-07T07:07:45.7000735Z 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-09-07T07:07:45.7002183Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_include 2025-09-07T07:07:45.7004111Z 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-09-07T07:07:45.7005447Z 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-09-07T07:07:45.7007011Z 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-09-07T07:07:45.7008267Z 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-09-07T07:07:45.7009653Z 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-09-07T07:07:45.7011120Z 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-09-07T07:07:45.7012013Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_package 2025-09-07T07:07:45.7014067Z 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-09-07T07:07:45.7015344Z 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-09-07T07:07:45.7016222Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2025-09-07T07:07:45.7018244Z 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-09-07T07:07:45.7019618Z 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-09-07T07:07:45.7021025Z 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-09-07T07:07:45.7022432Z 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-09-07T07:07:45.7023912Z 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-09-07T07:07:45.7025672Z 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-09-07T07:07:45.7026456Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2025-09-07T07:07:45.7028546Z 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-09-07T07:07:45.7029922Z 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-09-07T07:07:45.7031358Z 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-09-07T07:07:45.7033017Z 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-09-07T07:07:45.7034456Z 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-09-07T07:07:45.7035914Z 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-09-07T07:07:45.7037404Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/model_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-09-07T07:07:45.7038837Z 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-09-07T07:07:45.7040241Z 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-09-07T07:07:45.7041890Z 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-09-07T07:07:45.7043175Z 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-09-07T07:07:45.7044552Z 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-09-07T07:07:45.7045951Z 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-09-07T07:07:45.7047338Z 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-09-07T07:07:45.7048691Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2025-09-07T07:07:45.7050620Z 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-09-07T07:07:45.7052031Z 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-09-07T07:07:45.7053370Z 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-09-07T07:07:45.7054787Z 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-09-07T07:07:45.7056149Z 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-09-07T07:07:45.7057026Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2025-09-07T07:07:45.7058989Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c/macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-09-07T07:07:45.7060690Z 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-09-07T07:07:45.7062353Z 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-09-07T07:07:45.7063853Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-09-07T07:07:45.7065511Z 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-09-07T07:07:45.7066822Z 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-09-07T07:07:45.7068052Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-09-07T07:07:45.7070062Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/generated 2025-09-07T07:07:45.7071467Z 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-09-07T07:07:45.7072934Z 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-09-07T07:07:45.7074355Z 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-09-07T07:07:45.7076087Z 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-09-07T07:07:45.7077365Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/cpp_wrapper 2025-09-07T07:07:45.7079315Z 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-09-07T07:07:45.7080623Z 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-09-07T07:07:45.7082012Z 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-09-07T07:07:45.7083503Z 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-09-07T07:07:45.7084808Z 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-09-07T07:07:45.7086196Z 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-09-07T07:07:45.7087257Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-09-07T07:07:45.7089271Z 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-09-07T07:07:45.7090649Z 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-09-07T07:07:45.7092027Z 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-09-07T07:07:45.7093442Z 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-09-07T07:07:45.7094221Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/instruction_counter 2025-09-07T07:07:45.7096094Z 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-09-07T07:07:45.7096829Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2025-09-07T07:07:45.7098363Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2025-09-07T07:07:45.7100313Z 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-09-07T07:07:45.7101797Z 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-09-07T07:07:45.7103194Z 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-09-07T07:07:45.7104975Z 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-09-07T07:07:45.7105790Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2025-09-07T07:07:45.7107780Z 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-09-07T07:07:45.7109247Z 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-09-07T07:07:45.7110637Z 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-09-07T07:07:45.7112150Z 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-09-07T07:07:45.7113557Z 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-09-07T07:07:45.7115051Z 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-09-07T07:07:45.7116541Z 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-09-07T07:07:45.7117953Z 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-09-07T07:07:45.7119348Z 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-09-07T07:07:45.7120686Z 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-09-07T07:07:45.7122101Z 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-09-07T07:07:45.7123580Z 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-09-07T07:07:45.7124855Z 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-09-07T07:07:45.7126313Z 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-09-07T07:07:45.7127737Z 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-09-07T07:07:45.7128974Z 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-09-07T07:07:45.7130430Z 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-09-07T07:07:45.7131708Z 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-09-07T07:07:45.7133127Z 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-09-07T07:07:45.7134526Z 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-09-07T07:07:45.7135787Z 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-09-07T07:07:45.7137200Z 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-09-07T07:07:45.7138476Z 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-09-07T07:07:45.7139909Z 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-09-07T07:07:45.7140837Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2025-09-07T07:07:45.7142789Z 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-09-07T07:07:45.7143517Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2025-09-07T07:07:45.7145913Z 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-09-07T07:07:45.7147274Z 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-09-07T07:07:45.7148283Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/generated 2025-09-07T07:07:45.7150337Z 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-09-07T07:07:45.7151627Z 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-09-07T07:07:45.7154537Z 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-09-07T07:07:45.7155842Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2025-09-07T07:07:45.7157821Z 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-09-07T07:07:45.7159257Z 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-09-07T07:07:45.7161062Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2025-09-07T07:07:45.7163034Z 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-09-07T07:07:45.7164658Z 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-09-07T07:07:45.7166109Z 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-09-07T07:07:45.7167617Z 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-09-07T07:07:45.7169055Z 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-09-07T07:07:45.7170557Z 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-09-07T07:07:45.7171967Z 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-09-07T07:07:45.7173570Z 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-09-07T07:07:45.7174866Z 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-09-07T07:07:45.7176376Z 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-09-07T07:07:45.7177246Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend/ops 2025-09-07T07:07:45.7179176Z 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-09-07T07:07:45.7180510Z 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-09-07T07:07:45.7181964Z 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-09-07T07:07:45.7182708Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/monitor 2025-09-07T07:07:45.7184875Z 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-09-07T07:07:45.7186444Z 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-09-07T07:07:45.7187840Z 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-09-07T07:07:45.7188698Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mps 2025-09-07T07:07:45.7190573Z 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-09-07T07:07:45.7191787Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mtia 2025-09-07T07:07:45.7193698Z 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-09-07T07:07:45.7194916Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mtia/profiler 2025-09-07T07:07:45.7196996Z 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-09-07T07:07:45.7198016Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/multiprocessing 2025-09-07T07:07:45.7199886Z 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-09-07T07:07:45.7200840Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2025-09-07T07:07:45.7202674Z 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-09-07T07:07:45.7204037Z 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-09-07T07:07:45.7205435Z 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-09-07T07:07:45.7206624Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2025-09-07T07:07:45.7208377Z 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-09-07T07:07:45.7209844Z 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-09-07T07:07:45.7211279Z 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-09-07T07:07:45.7212597Z 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-09-07T07:07:45.7214010Z 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-09-07T07:07:45.7215390Z 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-09-07T07:07:45.7216868Z 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-09-07T07:07:45.7218126Z 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-09-07T07:07:45.7219553Z 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-09-07T07:07:45.7220869Z 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-09-07T07:07:45.7222289Z 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-09-07T07:07:45.7223322Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2025-09-07T07:07:45.7225644Z 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-09-07T07:07:45.7227058Z 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-09-07T07:07:45.7228567Z 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-09-07T07:07:45.7229313Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2025-09-07T07:07:45.7231392Z 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-09-07T07:07:45.7232675Z 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-09-07T07:07:45.7234192Z 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-09-07T07:07:45.7235103Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2025-09-07T07:07:45.7237358Z 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-09-07T07:07:45.7238638Z 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-09-07T07:07:45.7240050Z 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-09-07T07:07:45.7241521Z 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-09-07T07:07:45.7242270Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2025-09-07T07:07:45.7244158Z 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-09-07T07:07:45.7245006Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2025-09-07T07:07:45.7246944Z 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-09-07T07:07:45.7248314Z 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-09-07T07:07:45.7249690Z 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-09-07T07:07:45.7251157Z 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-09-07T07:07:45.7252560Z 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-09-07T07:07:45.7253885Z 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-09-07T07:07:45.7255378Z 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-09-07T07:07:45.7256608Z 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-09-07T07:07:45.7258075Z 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-09-07T07:07:45.7259546Z 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-09-07T07:07:45.7261198Z 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-09-07T07:07:45.7262847Z 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-09-07T07:07:45.7264295Z 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-09-07T07:07:45.7265856Z 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-09-07T07:07:45.7267297Z 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-09-07T07:07:45.7268809Z 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-09-07T07:07:45.7269570Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2025-09-07T07:07:45.7271511Z 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-09-07T07:07:45.7272378Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2025-09-07T07:07:45.7274278Z 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-09-07T07:07:45.7275847Z 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-09-07T07:07:45.7277201Z 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-09-07T07:07:45.7278618Z 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-09-07T07:07:45.7280082Z 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-09-07T07:07:45.7281452Z 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-09-07T07:07:45.7282750Z 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-09-07T07:07:45.7284229Z 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-09-07T07:07:45.7285529Z 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-09-07T07:07:45.7286937Z 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-09-07T07:07:45.7288327Z 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-09-07T07:07:45.7289699Z 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-09-07T07:07:45.7291166Z 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-09-07T07:07:45.7292576Z 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-09-07T07:07:45.7294018Z 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-09-07T07:07:45.7295320Z 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-09-07T07:07:45.7296716Z 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-09-07T07:07:45.7298129Z 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-09-07T07:07:45.7299493Z 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-09-07T07:07:45.7300856Z 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-09-07T07:07:45.7302285Z 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-09-07T07:07:45.7303665Z 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-09-07T07:07:45.7305386Z 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-09-07T07:07:45.7306837Z 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-09-07T07:07:45.7308305Z 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-09-07T07:07:45.7309616Z 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-09-07T07:07:45.7311132Z 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-09-07T07:07:45.7312521Z 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-09-07T07:07:45.7313905Z 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-09-07T07:07:45.7315372Z 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-09-07T07:07:45.7316906Z 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-09-07T07:07:45.7318284Z 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-09-07T07:07:45.7319663Z 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-09-07T07:07:45.7321086Z 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-09-07T07:07:45.7322538Z 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-09-07T07:07:45.7323979Z 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-09-07T07:07:45.7325195Z 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-09-07T07:07:45.7326638Z 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-09-07T07:07:45.7328047Z 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-09-07T07:07:45.7329426Z 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-09-07T07:07:45.7330859Z 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-09-07T07:07:45.7332164Z 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-09-07T07:07:45.7333548Z 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-09-07T07:07:45.7334923Z 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-09-07T07:07:45.7336175Z 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-09-07T07:07:45.7337158Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2025-09-07T07:07:45.7338862Z 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-09-07T07:07:45.7340265Z 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-09-07T07:07:45.7341610Z 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-09-07T07:07:45.7342649Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2025-09-07T07:07:45.7344587Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2025-09-07T07:07:45.7346533Z 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-09-07T07:07:45.7348049Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/AllocatorConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-09-07T07:07:45.7349862Z 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-09-07T07:07:45.7351260Z 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-09-07T07:07:45.7352738Z 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-09-07T07:07:45.7354278Z 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-09-07T07:07:45.7355766Z 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-09-07T07:07:45.7357323Z 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-09-07T07:07:45.7358515Z 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-09-07T07:07:45.7360075Z 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-09-07T07:07:45.7361933Z 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-09-07T07:07:45.7363386Z 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-09-07T07:07:45.7364731Z 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-09-07T07:07:45.7366227Z 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-09-07T07:07:45.7367663Z 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-09-07T07:07:45.7369088Z 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-09-07T07:07:45.7370532Z 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-09-07T07:07:45.7371994Z 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-09-07T07:07:45.7373504Z 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-09-07T07:07:45.7374845Z 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-09-07T07:07:45.7376297Z 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-09-07T07:07:45.7377719Z 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-09-07T07:07:45.7379092Z 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-09-07T07:07:45.7380436Z 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-09-07T07:07:45.7381869Z 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-09-07T07:07:45.7383281Z 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-09-07T07:07:45.7384911Z 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-09-07T07:07:45.7386373Z 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-09-07T07:07:45.7387764Z 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-09-07T07:07:45.7389315Z 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-09-07T07:07:45.7390652Z 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-09-07T07:07:45.7392145Z 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-09-07T07:07:45.7393485Z 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-09-07T07:07:45.7395023Z 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-09-07T07:07:45.7396410Z 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-09-07T07:07:45.7397862Z 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-09-07T07:07:45.7399135Z 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-09-07T07:07:45.7400589Z 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-09-07T07:07:45.7401891Z 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-09-07T07:07:45.7403243Z 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-09-07T07:07:45.7404614Z 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-09-07T07:07:45.7406007Z 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-09-07T07:07:45.7407382Z 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-09-07T07:07:45.7408767Z 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-09-07T07:07:45.7410104Z 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-09-07T07:07:45.7411470Z 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-09-07T07:07:45.7412904Z 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-09-07T07:07:45.7414225Z 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-09-07T07:07:45.7415588Z 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-09-07T07:07:45.7416957Z 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-09-07T07:07:45.7418003Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2025-09-07T07:07:45.7419688Z 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-09-07T07:07:45.7421155Z 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-09-07T07:07:45.7422648Z 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-09-07T07:07:45.7423977Z 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-09-07T07:07:45.7425754Z 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-09-07T07:07:45.7427302Z 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-09-07T07:07:45.7428573Z 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-09-07T07:07:45.7430017Z 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-09-07T07:07:45.7431456Z 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-09-07T07:07:45.7432938Z 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-09-07T07:07:45.7434259Z 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-09-07T07:07:45.7435781Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/PyInterpreterHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-09-07T07:07:45.7437172Z 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-09-07T07:07:45.7438685Z 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-09-07T07:07:45.7439949Z 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-09-07T07:07:45.7441502Z 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-09-07T07:07:45.7442764Z 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-09-07T07:07:45.7444220Z 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-09-07T07:07:45.7444994Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2025-09-07T07:07:45.7446846Z 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-09-07T07:07:45.7448227Z 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-09-07T07:07:45.7449629Z 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-09-07T07:07:45.7451064Z 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-09-07T07:07:45.7452415Z 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-09-07T07:07:45.7453706Z 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-09-07T07:07:45.7455108Z 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-09-07T07:07:45.7456506Z 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-09-07T07:07:45.7457834Z 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-09-07T07:07:45.7459267Z 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-09-07T07:07:45.7460991Z 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-09-07T07:07:45.7462558Z 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-09-07T07:07:45.7464054Z 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-09-07T07:07:45.7465517Z 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-09-07T07:07:45.7466576Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2025-09-07T07:07:45.7468440Z 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-09-07T07:07:45.7469866Z 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-09-07T07:07:45.7470850Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2025-09-07T07:07:45.7472681Z 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-09-07T07:07:45.7474115Z 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-09-07T07:07:45.7475669Z 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-09-07T07:07:45.7476605Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/metal 2025-09-07T07:07:45.7478296Z 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-09-07T07:07:45.7479688Z 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-09-07T07:07:45.7481057Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/expm1f.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-09-07T07:07:45.7482413Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/igamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-09-07T07:07:45.7483827Z 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-09-07T07:07:45.7485190Z 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-09-07T07:07:45.7486604Z 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-09-07T07:07:45.7488001Z 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-09-07T07:07:45.7489349Z 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-09-07T07:07:45.7490358Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/mobile 2025-09-07T07:07:45.7492201Z 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-09-07T07:07:45.7493626Z 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-09-07T07:07:45.7494438Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/test 2025-09-07T07:07:45.7495912Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/test/util 2025-09-07T07:07:45.7497624Z 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-09-07T07:07:45.7499125Z 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-09-07T07:07:45.7500489Z 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-09-07T07:07:45.7501606Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2025-09-07T07:07:45.7503382Z 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-09-07T07:07:45.7505004Z 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-09-07T07:07:45.7506624Z 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-09-07T07:07:45.7507962Z 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-09-07T07:07:45.7509451Z 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-09-07T07:07:45.7510888Z 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-09-07T07:07:45.7512311Z 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-09-07T07:07:45.7513715Z 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-09-07T07:07:45.7515161Z 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-09-07T07:07:45.7516654Z 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-09-07T07:07:45.7518039Z 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-09-07T07:07:45.7519447Z 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-09-07T07:07:45.7520931Z 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-09-07T07:07:45.7522314Z 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-09-07T07:07:45.7523649Z 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-09-07T07:07:45.7525020Z 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-09-07T07:07:45.7526461Z 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-09-07T07:07:45.7527751Z 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-09-07T07:07:45.7529165Z 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-09-07T07:07:45.7530548Z 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-09-07T07:07:45.7532122Z 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-09-07T07:07:45.7533195Z 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-09-07T07:07:45.7534640Z 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-09-07T07:07:45.7536106Z 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-09-07T07:07:45.7537463Z 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-09-07T07:07:45.7538773Z 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-09-07T07:07:45.7540218Z 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-09-07T07:07:45.7541542Z 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-09-07T07:07:45.7542948Z 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-09-07T07:07:45.7544538Z 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-09-07T07:07:45.7546119Z 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-09-07T07:07:45.7547493Z 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-09-07T07:07:45.7548954Z 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-09-07T07:07:45.7550318Z 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-09-07T07:07:45.7551686Z 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-09-07T07:07:45.7553092Z 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-09-07T07:07:45.7554494Z 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-09-07T07:07:45.7555842Z 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-09-07T07:07:45.7557399Z 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-09-07T07:07:45.7558774Z 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-09-07T07:07:45.7560351Z 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-09-07T07:07:45.7562012Z 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-09-07T07:07:45.7563306Z 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-09-07T07:07:45.7564714Z 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-09-07T07:07:45.7566314Z 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-09-07T07:07:45.7567519Z 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-09-07T07:07:45.7568989Z 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-09-07T07:07:45.7570409Z 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-09-07T07:07:45.7571757Z 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-09-07T07:07:45.7573285Z 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-09-07T07:07:45.7574676Z 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-09-07T07:07:45.7575979Z 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-09-07T07:07:45.7577332Z 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-09-07T07:07:45.7578641Z 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-09-07T07:07:45.7580061Z 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-09-07T07:07:45.7581423Z 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-09-07T07:07:45.7582737Z 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-09-07T07:07:45.7584409Z 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-09-07T07:07:45.7585831Z 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-09-07T07:07:45.7587294Z 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-09-07T07:07:45.7588567Z 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-09-07T07:07:45.7590010Z 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-09-07T07:07:45.7591400Z 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-09-07T07:07:45.7592760Z 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-09-07T07:07:45.7594271Z 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-09-07T07:07:45.7595619Z 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-09-07T07:07:45.7597041Z 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-09-07T07:07:45.7598495Z 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-09-07T07:07:45.7599839Z 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-09-07T07:07:45.7601173Z 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-09-07T07:07:45.7602649Z 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-09-07T07:07:45.7603943Z 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-09-07T07:07:45.7605244Z 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-09-07T07:07:45.7606585Z 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-09-07T07:07:45.7607941Z 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-09-07T07:07:45.7609370Z 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-09-07T07:07:45.7610732Z 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-09-07T07:07:45.7612029Z 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-09-07T07:07:45.7613332Z 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-09-07T07:07:45.7614732Z 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-09-07T07:07:45.7616085Z 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-09-07T07:07:45.7617469Z 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-09-07T07:07:45.7618736Z 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-09-07T07:07:45.7620080Z 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-09-07T07:07:45.7621432Z 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-09-07T07:07:45.7622786Z 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-09-07T07:07:45.7624379Z 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-09-07T07:07:45.7625934Z 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-09-07T07:07:45.7627309Z 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-09-07T07:07:45.7628787Z 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-09-07T07:07:45.7630031Z 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-09-07T07:07:45.7631633Z 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-09-07T07:07:45.7633046Z 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-09-07T07:07:45.7634363Z 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-09-07T07:07:45.7635737Z 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-09-07T07:07:45.7637230Z 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-09-07T07:07:45.7638564Z 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-09-07T07:07:45.7639938Z 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-09-07T07:07:45.7641265Z 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-09-07T07:07:45.7642641Z 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-09-07T07:07:45.7644041Z 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-09-07T07:07:45.7645349Z 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-09-07T07:07:45.7646669Z 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-09-07T07:07:45.7648028Z 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-09-07T07:07:45.7649451Z 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-09-07T07:07:45.7650856Z 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-09-07T07:07:45.7652076Z 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-09-07T07:07:45.7653492Z 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-09-07T07:07:45.7654813Z 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-09-07T07:07:45.7656185Z 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-09-07T07:07:45.7657500Z 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-09-07T07:07:45.7658904Z 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-09-07T07:07:45.7660524Z 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-09-07T07:07:45.7662079Z 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-09-07T07:07:45.7663078Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2025-09-07T07:07:45.7665119Z 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-09-07T07:07:45.7666475Z 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-09-07T07:07:45.7668023Z 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-09-07T07:07:45.7669329Z 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-09-07T07:07:45.7670677Z 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-09-07T07:07:45.7672119Z 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-09-07T07:07:45.7673135Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2025-09-07T07:07:45.7674987Z 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-09-07T07:07:45.7676042Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/test 2025-09-07T07:07:45.7677366Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/test/impl 2025-09-07T07:07:45.7679124Z 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-09-07T07:07:45.7679990Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2025-09-07T07:07:45.7681303Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2025-09-07T07:07:45.7683070Z 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-09-07T07:07:45.7684413Z 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-09-07T07:07:45.7685822Z 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-09-07T07:07:45.7686773Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2025-09-07T07:07:45.7688940Z 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-09-07T07:07:45.7690216Z 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-09-07T07:07:45.7691788Z 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-09-07T07:07:45.7692555Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2025-09-07T07:07:45.7694432Z 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-09-07T07:07:45.7695815Z 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-09-07T07:07:45.7697253Z 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-09-07T07:07:45.7698543Z 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-09-07T07:07:45.7700044Z 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-09-07T07:07:45.7701452Z 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-09-07T07:07:45.7702683Z 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-09-07T07:07:45.7703598Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2025-09-07T07:07:45.7705749Z 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-09-07T07:07:45.7707121Z 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-09-07T07:07:45.7708569Z 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-09-07T07:07:45.7709451Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2025-09-07T07:07:45.7711536Z 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-09-07T07:07:45.7712909Z 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-09-07T07:07:45.7714321Z 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-09-07T07:07:45.7715742Z 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-09-07T07:07:45.7717226Z 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-09-07T07:07:45.7718608Z 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-09-07T07:07:45.7719330Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2025-09-07T07:07:45.7721021Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7722484Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7723774Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7725244Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7726809Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7728238Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/BlasBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7729611Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7730972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7732365Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7733717Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CachedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7735005Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7736357Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7737717Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7739132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7740461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DTensorState.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7741719Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7743133Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7744752Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7746181Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7747547Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7749012Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7750374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dispatch_v2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7751877Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7753372Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7754814Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7756369Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7757763Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7759225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7761095Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7762587Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7763846Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7765296Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7766784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7768031Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7769605Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyBatchedFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7770995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyBatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7772436Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyVmapMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7773867Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7775266Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7776422Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7777848Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7779217Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7780517Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7781946Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7783290Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7784849Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7786634Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7788133Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7789530Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7790875Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7792390Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7793731Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7795190Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7796630Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7798040Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7799449Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7800743Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ROCmFABackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7802066Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SDPBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7803503Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7804798Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7806192Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7807524Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7808893Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7810329Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7811687Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7813040Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7814330Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7815580Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7817038Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/StorageUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7818306Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7819667Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7821005Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7822361Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7824051Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7825833Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7826973Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7828429Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7829833Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7831343Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7832805Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7834081Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7835563Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ThreadLocalPythonObjects.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7837046Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7838320Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7839682Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7841001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7842361Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7843756Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7845277Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7846506Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7847803Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7849150Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7850526Z 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-09-07T07:07:45.7851838Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7853197Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7854575Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7855935Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7857236Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7858645Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7860359Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7862117Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7863429Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7865086Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7866580Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7867861Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7869329Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7870754Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7872164Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7873315Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7874789Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7876295Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7877617Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7879064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7880431Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7881670Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7883073Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7894593Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7902225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7915887Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7917345Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-09-07T07:07:45.7918999Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2025-09-07T07:07:45.7920824Z 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-09-07T07:07:45.7922125Z 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-09-07T07:07:45.7923508Z 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-09-07T07:07:45.7924809Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2025-09-07T07:07:45.7926641Z 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-09-07T07:07:45.7928067Z 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-09-07T07:07:45.7929494Z 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-09-07T07:07:45.7930826Z 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-09-07T07:07:45.7932181Z 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-09-07T07:07:45.7933583Z 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-09-07T07:07:45.7934998Z 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-09-07T07:07:45.7936465Z 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-09-07T07:07:45.7937764Z 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-09-07T07:07:45.7939153Z 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-09-07T07:07:45.7940576Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_quant.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-09-07T07:07:45.7941832Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/sve 2025-09-07T07:07:45.7943713Z 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-09-07T07:07:45.7945414Z 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-09-07T07:07:45.7946850Z 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-09-07T07:07:45.7948271Z 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-09-07T07:07:45.7949681Z 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-09-07T07:07:45.7951132Z 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-09-07T07:07:45.7952538Z 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-09-07T07:07:45.7954243Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec128 2025-09-07T07:07:45.7956257Z 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-09-07T07:07:45.7957740Z 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-09-07T07:07:45.7959346Z 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-09-07T07:07:45.7961129Z 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-09-07T07:07:45.7962827Z 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-09-07T07:07:45.7964515Z 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-09-07T07:07:45.7965918Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2025-09-07T07:07:45.7967880Z 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-09-07T07:07:45.7969363Z 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-09-07T07:07:45.7970678Z 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-09-07T07:07:45.7972231Z 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-09-07T07:07:45.7973702Z 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-09-07T07:07:45.7975182Z 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-09-07T07:07:45.7976534Z 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-09-07T07:07:45.7978033Z 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-09-07T07:07:45.7979299Z 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-09-07T07:07:45.7980743Z 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-09-07T07:07:45.7982329Z 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-09-07T07:07:45.7983723Z 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-09-07T07:07:45.7985893Z 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-09-07T07:07:45.7987206Z 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-09-07T07:07:45.7989277Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2025-09-07T07:07:45.7991307Z 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-09-07T07:07:45.7992740Z 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-09-07T07:07:45.7994238Z 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-09-07T07:07:45.7995705Z 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-09-07T07:07:45.7997946Z 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-09-07T07:07:45.7999289Z 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-09-07T07:07:45.8000743Z 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-09-07T07:07:45.8002368Z 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-09-07T07:07:45.8003730Z 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-09-07T07:07:45.8005206Z 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-09-07T07:07:45.8006532Z 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-09-07T07:07:45.8007972Z 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-09-07T07:07:45.8009310Z 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-09-07T07:07:45.8011061Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2025-09-07T07:07:45.8012933Z 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-09-07T07:07:45.8014949Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2025-09-07T07:07:45.8016792Z 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-09-07T07:07:45.8018265Z 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-09-07T07:07:45.8020008Z 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-09-07T07:07:45.8021691Z 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-09-07T07:07:45.8023423Z 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-09-07T07:07:45.8025041Z 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-09-07T07:07:45.8027198Z 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-09-07T07:07:45.8028815Z 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-09-07T07:07:45.8030555Z 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-09-07T07:07:45.8032370Z 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-09-07T07:07:45.8033854Z 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-09-07T07:07:45.8035753Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2025-09-07T07:07:45.8037864Z 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-09-07T07:07:45.8039212Z 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-09-07T07:07:45.8040620Z 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-09-07T07:07:45.8042100Z 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-09-07T07:07:45.8043533Z 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-09-07T07:07:45.8044826Z 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-09-07T07:07:45.8046323Z 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-09-07T07:07:45.8047640Z 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-09-07T07:07:45.8049183Z 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-09-07T07:07:45.8050541Z 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-09-07T07:07:45.8051945Z 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-09-07T07:07:45.8052787Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2025-09-07T07:07:45.8054678Z 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-09-07T07:07:45.8056115Z 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-09-07T07:07:45.8057616Z 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-09-07T07:07:45.8058825Z 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-09-07T07:07:45.8060804Z 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-09-07T07:07:45.8062403Z 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-09-07T07:07:45.8063899Z 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-09-07T07:07:45.8065378Z 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-09-07T07:07:45.8066890Z 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-09-07T07:07:45.8068250Z 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-09-07T07:07:45.8069773Z 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-09-07T07:07:45.8071207Z 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-09-07T07:07:45.8072691Z 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-09-07T07:07:45.8073570Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2025-09-07T07:07:45.8075605Z 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-09-07T07:07:45.8077010Z 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-09-07T07:07:45.8077843Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2025-09-07T07:07:45.8079684Z 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-09-07T07:07:45.8081076Z 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-09-07T07:07:45.8082438Z 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-09-07T07:07:45.8083905Z 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-09-07T07:07:45.8085211Z 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-09-07T07:07:45.8086620Z 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-09-07T07:07:45.8088140Z 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-09-07T07:07:45.8089528Z 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-09-07T07:07:45.8090982Z 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-09-07T07:07:45.8092743Z 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-09-07T07:07:45.8093862Z 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-09-07T07:07:45.8095330Z 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-09-07T07:07:45.8096761Z 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-09-07T07:07:45.8098120Z 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-09-07T07:07:45.8099605Z 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-09-07T07:07:45.8100930Z 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-09-07T07:07:45.8102304Z 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-09-07T07:07:45.8103886Z 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-09-07T07:07:45.8105412Z 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-09-07T07:07:45.8106891Z 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-09-07T07:07:45.8108392Z 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-09-07T07:07:45.8109702Z 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-09-07T07:07:45.8111145Z 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-09-07T07:07:45.8112653Z 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-09-07T07:07:45.8114051Z 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-09-07T07:07:45.8115570Z 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-09-07T07:07:45.8117085Z 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-09-07T07:07:45.8118533Z 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-09-07T07:07:45.8119990Z 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-09-07T07:07:45.8121194Z 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-09-07T07:07:45.8122528Z 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-09-07T07:07:45.8123936Z 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-09-07T07:07:45.8125252Z 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-09-07T07:07:45.8126721Z 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-09-07T07:07:45.8128008Z 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-09-07T07:07:45.8129477Z 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-09-07T07:07:45.8130787Z 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-09-07T07:07:45.8132252Z 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-09-07T07:07:45.8133626Z 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-09-07T07:07:45.8135005Z 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-09-07T07:07:45.8136324Z 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-09-07T07:07:45.8137807Z 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-09-07T07:07:45.8138983Z 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-09-07T07:07:45.8140417Z 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-09-07T07:07:45.8141784Z 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-09-07T07:07:45.8143144Z 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-09-07T07:07:45.8144807Z 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-09-07T07:07:45.8146223Z 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-09-07T07:07:45.8147689Z 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-09-07T07:07:45.8149086Z 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-09-07T07:07:45.8150505Z 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-09-07T07:07:45.8151898Z 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-09-07T07:07:45.8153347Z 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-09-07T07:07:45.8154821Z 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-09-07T07:07:45.8156292Z 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-09-07T07:07:45.8157656Z 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-09-07T07:07:45.8159046Z 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-09-07T07:07:45.8160749Z 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-09-07T07:07:45.8162252Z 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-09-07T07:07:45.8163650Z 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-09-07T07:07:45.8165095Z 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-09-07T07:07:45.8166479Z 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-09-07T07:07:45.8167949Z 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-09-07T07:07:45.8169330Z 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-09-07T07:07:45.8170794Z 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-09-07T07:07:45.8172165Z 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-09-07T07:07:45.8173667Z 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-09-07T07:07:45.8175022Z 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-09-07T07:07:45.8176448Z 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-09-07T07:07:45.8177736Z 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-09-07T07:07:45.8179131Z 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-09-07T07:07:45.8180486Z 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-09-07T07:07:45.8182203Z 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-09-07T07:07:45.8184700Z 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-09-07T07:07:45.8186387Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2025-09-07T07:07:45.8188296Z 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-09-07T07:07:45.8189766Z 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-09-07T07:07:45.8191216Z 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-09-07T07:07:45.8192707Z 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-09-07T07:07:45.8194055Z 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-09-07T07:07:45.8195056Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2025-09-07T07:07:45.8197191Z 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-09-07T07:07:45.8198599Z 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-09-07T07:07:45.8199816Z 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-09-07T07:07:45.8201389Z 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-09-07T07:07:45.8202647Z 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-09-07T07:07:45.8203843Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2025-09-07T07:07:45.8205723Z 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-09-07T07:07:45.8207196Z 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-09-07T07:07:45.8208465Z 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-09-07T07:07:45.8210197Z 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-09-07T07:07:45.8211510Z 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-09-07T07:07:45.8212950Z 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-09-07T07:07:45.8214553Z 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-09-07T07:07:45.8215439Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2025-09-07T07:07:45.8217338Z 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-09-07T07:07:45.8218731Z 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-09-07T07:07:45.8220207Z 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-09-07T07:07:45.8221533Z 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-09-07T07:07:45.8222960Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2025-09-07T07:07:45.8225058Z 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-09-07T07:07:45.8226632Z 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-09-07T07:07:45.8228065Z 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-09-07T07:07:45.8229579Z 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-09-07T07:07:45.8230994Z 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-09-07T07:07:45.8232478Z 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-09-07T07:07:45.8233854Z 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-09-07T07:07:45.8235344Z 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-09-07T07:07:45.8236941Z 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-09-07T07:07:45.8238355Z 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-09-07T07:07:45.8239838Z 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-09-07T07:07:45.8241244Z 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-09-07T07:07:45.8242479Z 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-09-07T07:07:45.8243995Z 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-09-07T07:07:45.8245245Z 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-09-07T07:07:45.8246682Z 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-09-07T07:07:45.8248165Z 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-09-07T07:07:45.8249610Z 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-09-07T07:07:45.8250778Z 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-09-07T07:07:45.8252308Z 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-09-07T07:07:45.8253619Z 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-09-07T07:07:45.8254990Z 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-09-07T07:07:45.8256316Z 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-09-07T07:07:45.8257710Z 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-09-07T07:07:45.8259133Z 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-09-07T07:07:45.8260835Z 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-09-07T07:07:45.8262325Z 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-09-07T07:07:45.8263843Z 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-09-07T07:07:45.8265350Z 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-09-07T07:07:45.8266749Z 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-09-07T07:07:45.8268311Z 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-09-07T07:07:45.8269781Z 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-09-07T07:07:45.8271216Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/GroupedMMUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-09-07T07:07:45.8272657Z 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-09-07T07:07:45.8274067Z 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-09-07T07:07:45.8275660Z 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-09-07T07:07:45.8277054Z 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-09-07T07:07:45.8278399Z 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-09-07T07:07:45.8279719Z 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-09-07T07:07:45.8281105Z 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-09-07T07:07:45.8282375Z 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-09-07T07:07:45.8283931Z 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-09-07T07:07:45.8285280Z 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-09-07T07:07:45.8286735Z 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-09-07T07:07:45.8288072Z 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-09-07T07:07:45.8289465Z 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-09-07T07:07:45.8290865Z 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-09-07T07:07:45.8292229Z 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-09-07T07:07:45.8293656Z 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-09-07T07:07:45.8295060Z 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-09-07T07:07:45.8296421Z 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-09-07T07:07:45.8297749Z 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-09-07T07:07:45.8299141Z 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-09-07T07:07:45.8300580Z 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-09-07T07:07:45.8301942Z 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-09-07T07:07:45.8303323Z 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-09-07T07:07:45.8304966Z 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-09-07T07:07:45.8306439Z 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-09-07T07:07:45.8307880Z 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-09-07T07:07:45.8309198Z 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-09-07T07:07:45.8310654Z 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-09-07T07:07:45.8312080Z 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-09-07T07:07:45.8313588Z 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-09-07T07:07:45.8314875Z 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-09-07T07:07:45.8316476Z 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-09-07T07:07:45.8317866Z 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-09-07T07:07:45.8319154Z 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-09-07T07:07:45.8320589Z 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-09-07T07:07:45.8321976Z 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-09-07T07:07:45.8323378Z 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-09-07T07:07:45.8324624Z 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-09-07T07:07:45.8326084Z 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-09-07T07:07:45.8327416Z 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-09-07T07:07:45.8328669Z 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-09-07T07:07:45.8330243Z 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-09-07T07:07:45.8331422Z 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-09-07T07:07:45.8332846Z 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-09-07T07:07:45.8334214Z 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-09-07T07:07:45.8335681Z 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-09-07T07:07:45.8336857Z 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-09-07T07:07:45.8338254Z 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-09-07T07:07:45.8339689Z 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-09-07T07:07:45.8340860Z 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-09-07T07:07:45.8342345Z 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-09-07T07:07:45.8344294Z 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-09-07T07:07:45.8345405Z 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-09-07T07:07:45.8346849Z 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-09-07T07:07:45.8348198Z 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-09-07T07:07:45.8349568Z 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-09-07T07:07:45.8351098Z 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-09-07T07:07:45.8352473Z 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-09-07T07:07:45.8353838Z 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-09-07T07:07:45.8355229Z 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-09-07T07:07:45.8356742Z 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-09-07T07:07:45.8358174Z 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-09-07T07:07:45.8359448Z 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-09-07T07:07:45.8361500Z 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-09-07T07:07:45.8362667Z 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-09-07T07:07:45.8363697Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2025-09-07T07:07:45.8365740Z 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-09-07T07:07:45.8367023Z 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-09-07T07:07:45.8368634Z 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-09-07T07:07:45.8369986Z 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-09-07T07:07:45.8371298Z 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-09-07T07:07:45.8372148Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers 2025-09-07T07:07:45.8374221Z 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-09-07T07:07:45.8375525Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/sdp_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers 2025-09-07T07:07:45.8376897Z 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-09-07T07:07:45.8377790Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda 2025-09-07T07:07:45.8379717Z 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-09-07T07:07:45.8380551Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/flash_attn 2025-09-07T07:07:45.8382592Z 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-09-07T07:07:45.8384281Z 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-09-07T07:07:45.8385245Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-09-07T07:07:45.8387363Z 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-09-07T07:07:45.8388762Z 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-09-07T07:07:45.8390153Z 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-09-07T07:07:45.8391635Z 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-09-07T07:07:45.8393013Z 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-09-07T07:07:45.8393889Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-09-07T07:07:45.8396203Z 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-09-07T07:07:45.8397607Z 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-09-07T07:07:45.8399093Z 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-09-07T07:07:45.8399709Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-09-07T07:07:45.8401805Z 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-09-07T07:07:45.8403202Z 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-09-07T07:07:45.8404695Z 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-09-07T07:07:45.8406135Z 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-09-07T07:07:45.8407534Z 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-09-07T07:07:45.8409052Z 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-09-07T07:07:45.8410339Z 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-09-07T07:07:45.8412324Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-09-07T07:07:45.8414570Z 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-09-07T07:07:45.8415995Z 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-09-07T07:07:45.8417355Z 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-09-07T07:07:45.8418983Z 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-09-07T07:07:45.8420570Z 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-09-07T07:07:45.8422568Z 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-09-07T07:07:45.8423990Z 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-09-07T07:07:45.8426071Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-09-07T07:07:45.8428220Z 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-09-07T07:07:45.8430234Z 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-09-07T07:07:45.8431687Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-09-07T07:07:45.8433886Z 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-09-07T07:07:45.8434965Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip 2025-09-07T07:07:45.8437082Z 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-09-07T07:07:45.8438474Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/aotriton_versions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip 2025-09-07T07:07:45.8439955Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/gemm_kernel_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip 2025-09-07T07:07:45.8440934Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/flash_attn 2025-09-07T07:07:45.8442979Z 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-09-07T07:07:45.8444490Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-09-07T07:07:45.8446468Z 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-09-07T07:07:45.8447532Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2025-09-07T07:07:45.8449404Z 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-09-07T07:07:45.8450770Z 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-09-07T07:07:45.8452309Z 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-09-07T07:07:45.8453629Z 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-09-07T07:07:45.8455134Z 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-09-07T07:07:45.8456490Z 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-09-07T07:07:45.8457810Z 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-09-07T07:07:45.8459243Z 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-09-07T07:07:45.8461170Z 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-09-07T07:07:45.8462801Z 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-09-07T07:07:45.8464289Z 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-09-07T07:07:45.8465858Z 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-09-07T07:07:45.8467143Z 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-09-07T07:07:45.8468758Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-09-07T07:07:45.8469992Z 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-09-07T07:07:45.8471570Z 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-09-07T07:07:45.8473018Z 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-09-07T07:07:45.8474283Z 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-09-07T07:07:45.8475864Z 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-09-07T07:07:45.8477580Z 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-09-07T07:07:45.8478701Z 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-09-07T07:07:45.8480137Z 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-09-07T07:07:45.8481434Z 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-09-07T07:07:45.8482941Z 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-09-07T07:07:45.8484174Z 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-09-07T07:07:45.8485757Z 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-09-07T07:07:45.8486986Z 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-09-07T07:07:45.8488393Z 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-09-07T07:07:45.8489723Z 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-09-07T07:07:45.8491143Z 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-09-07T07:07:45.8492495Z 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-09-07T07:07:45.8493829Z 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-09-07T07:07:45.8495249Z 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-09-07T07:07:45.8496119Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse 2025-09-07T07:07:45.8497576Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse/quantized 2025-09-07T07:07:45.8498975Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-09-07T07:07:45.8500912Z 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-09-07T07:07:45.8502277Z 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-09-07T07:07:45.8503683Z 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-09-07T07:07:45.8504770Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2025-09-07T07:07:45.8506810Z 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-09-07T07:07:45.8508213Z 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-09-07T07:07:45.8509573Z 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-09-07T07:07:45.8511044Z 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-09-07T07:07:45.8512595Z 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-09-07T07:07:45.8513954Z 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-09-07T07:07:45.8515425Z 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-09-07T07:07:45.8516966Z 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-09-07T07:07:45.8517827Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2025-09-07T07:07:45.8519716Z 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-09-07T07:07:45.8521187Z 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-09-07T07:07:45.8522612Z 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-09-07T07:07:45.8523987Z 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-09-07T07:07:45.8525366Z 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-09-07T07:07:45.8526753Z 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-09-07T07:07:45.8528132Z 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-09-07T07:07:45.8529682Z 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-09-07T07:07:45.8530905Z 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-09-07T07:07:45.8532321Z 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-09-07T07:07:45.8533688Z 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-09-07T07:07:45.8535208Z 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-09-07T07:07:45.8536446Z 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-09-07T07:07:45.8537841Z 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-09-07T07:07:45.8539410Z 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-09-07T07:07:45.8540599Z 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-09-07T07:07:45.8541633Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cudnn 2025-09-07T07:07:45.8543435Z 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-09-07T07:07:45.8544439Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2025-09-07T07:07:45.8546436Z 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-09-07T07:07:45.8547932Z 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-09-07T07:07:45.8549401Z 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-09-07T07:07:45.8550750Z 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-09-07T07:07:45.8552270Z 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-09-07T07:07:45.8553678Z 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-09-07T07:07:45.8555235Z 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-09-07T07:07:45.8556652Z 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-09-07T07:07:45.8558074Z 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-09-07T07:07:45.8559470Z 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-09-07T07:07:45.8561330Z 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-09-07T07:07:45.8562894Z 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-09-07T07:07:45.8564280Z 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-09-07T07:07:45.8565725Z 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-09-07T07:07:45.8567261Z 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-09-07T07:07:45.8568677Z 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-09-07T07:07:45.8570145Z 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-09-07T07:07:45.8571556Z 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-09-07T07:07:45.8573064Z 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-09-07T07:07:45.8574416Z 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-09-07T07:07:45.8575857Z 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-09-07T07:07:45.8577303Z 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-09-07T07:07:45.8578626Z 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-09-07T07:07:45.8580016Z 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-09-07T07:07:45.8581384Z 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-09-07T07:07:45.8582826Z 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-09-07T07:07:45.8584380Z 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-09-07T07:07:45.8585983Z 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-09-07T07:07:45.8587432Z 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-09-07T07:07:45.8589014Z 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-09-07T07:07:45.8590252Z 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-09-07T07:07:45.8591813Z 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-09-07T07:07:45.8593123Z 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-09-07T07:07:45.8594616Z 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-09-07T07:07:45.8596043Z 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-09-07T07:07:45.8597562Z 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-09-07T07:07:45.8598947Z 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-09-07T07:07:45.8600292Z 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-09-07T07:07:45.8601737Z 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-09-07T07:07:45.8603349Z 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-09-07T07:07:45.8604643Z 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-09-07T07:07:45.8606589Z 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-09-07T07:07:45.8607845Z 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-09-07T07:07:45.8609315Z 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-09-07T07:07:45.8610680Z 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-09-07T07:07:45.8612311Z 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-09-07T07:07:45.8613652Z 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-09-07T07:07:45.8615165Z 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-09-07T07:07:45.8616624Z 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-09-07T07:07:45.8617963Z 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-09-07T07:07:45.8619363Z 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-09-07T07:07:45.8620748Z 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-09-07T07:07:45.8622153Z 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-09-07T07:07:45.8623566Z 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-09-07T07:07:45.8625353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adagrad_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-09-07T07:07:45.8626810Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adagrad_utils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-09-07T07:07:45.8628288Z 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-09-07T07:07:45.8629616Z 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-09-07T07:07:45.8631199Z 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-09-07T07:07:45.8632545Z 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-09-07T07:07:45.8634010Z 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-09-07T07:07:45.8635396Z 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-09-07T07:07:45.8636977Z 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-09-07T07:07:45.8638337Z 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-09-07T07:07:45.8639184Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2025-09-07T07:07:45.8641009Z 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-09-07T07:07:45.8642396Z 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-09-07T07:07:45.8643847Z 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-09-07T07:07:45.8645208Z 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-09-07T07:07:45.8646303Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip/bgemm_kernels 2025-09-07T07:07:45.8655879Z 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-09-07T07:07:45.8656835Z 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-09-07T07:07:45.8657096Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mtia 2025-09-07T07:07:45.8657803Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mtia/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mtia 2025-09-07T07:07:45.8658071Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/kleidiai 2025-09-07T07:07:45.8658799Z 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-09-07T07:07:45.8659600Z 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-09-07T07:07:45.8660770Z 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-09-07T07:07:45.8661029Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2025-09-07T07:07:45.8661694Z 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-09-07T07:07:45.8662699Z 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-09-07T07:07:45.8664289Z 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-09-07T07:07:45.8665947Z 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-09-07T07:07:45.8667203Z 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-09-07T07:07:45.8668701Z 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-09-07T07:07:45.8670124Z 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-09-07T07:07:45.8671095Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps/kernels 2025-09-07T07:07:45.8673106Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels/GridSampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/kernels 2025-09-07T07:07:45.8674459Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels/Pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/kernels 2025-09-07T07:07:45.8676081Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels/UpSample.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/kernels 2025-09-07T07:07:45.8677271Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps/operations 2025-09-07T07:07:45.8679232Z 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-09-07T07:07:45.8680744Z 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-09-07T07:07:45.8682075Z 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-09-07T07:07:45.8683750Z 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-09-07T07:07:45.8685075Z 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-09-07T07:07:45.8686439Z 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-09-07T07:07:45.8687538Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2025-09-07T07:07:45.8689494Z 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-09-07T07:07:45.8691057Z 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-09-07T07:07:45.8692180Z 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-09-07T07:07:45.8693114Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn 2025-09-07T07:07:45.8694465Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn/xpu 2025-09-07T07:07:45.8696324Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/Conv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu 2025-09-07T07:07:45.8697821Z 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-09-07T07:07:45.8699444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/qconv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu 2025-09-07T07:07:45.8700494Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/qlinear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu 2025-09-07T07:07:45.8701510Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn/xpu/detail 2025-09-07T07:07:45.8703403Z 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-09-07T07:07:45.8705041Z 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-09-07T07:07:45.8706656Z 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-09-07T07:07:45.8708013Z 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-09-07T07:07:45.8709555Z 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-09-07T07:07:45.8711011Z 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-09-07T07:07:45.8712210Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2025-09-07T07:07:45.8714092Z 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-09-07T07:07:45.8715491Z 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-09-07T07:07:45.8717042Z 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-09-07T07:07:45.8718480Z 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-09-07T07:07:45.8719840Z 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-09-07T07:07:45.8721215Z 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-09-07T07:07:45.8722640Z 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-09-07T07:07:45.8724104Z 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-09-07T07:07:45.8725415Z 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-09-07T07:07:45.8726819Z 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-09-07T07:07:45.8728231Z 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-09-07T07:07:45.8729691Z 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-09-07T07:07:45.8730970Z 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-09-07T07:07:45.8732492Z 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-09-07T07:07:45.8733680Z 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-09-07T07:07:45.8735107Z 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-09-07T07:07:45.8736525Z 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-09-07T07:07:45.8737919Z 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-09-07T07:07:45.8739395Z 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-09-07T07:07:45.8740678Z 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-09-07T07:07:45.8742103Z 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-09-07T07:07:45.8743403Z 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-09-07T07:07:45.8745127Z 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-09-07T07:07:45.8746607Z 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-09-07T07:07:45.8748015Z 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-09-07T07:07:45.8749006Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2025-09-07T07:07:45.8750855Z 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-09-07T07:07:45.8752404Z 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-09-07T07:07:45.8753664Z 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-09-07T07:07:45.8755154Z 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-09-07T07:07:45.8756691Z 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-09-07T07:07:45.8758145Z 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-09-07T07:07:45.8759425Z 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-09-07T07:07:45.8761291Z 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-09-07T07:07:45.8762712Z 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-09-07T07:07:45.8764184Z 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-09-07T07:07:45.8765071Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2025-09-07T07:07:45.8767012Z 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-09-07T07:07:45.8768345Z 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-09-07T07:07:45.8769860Z 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-09-07T07:07:45.8771191Z 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-09-07T07:07:45.8772749Z 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-09-07T07:07:45.8774193Z 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-09-07T07:07:45.8775463Z 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-09-07T07:07:45.8776935Z 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-09-07T07:07:45.8778260Z 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-09-07T07:07:45.8779647Z 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-09-07T07:07:45.8781063Z 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-09-07T07:07:45.8782493Z 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-09-07T07:07:45.8783899Z 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-09-07T07:07:45.8785570Z 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-09-07T07:07:45.8787027Z 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-09-07T07:07:45.8788471Z 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-09-07T07:07:45.8789851Z 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-09-07T07:07:45.8791364Z 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-09-07T07:07:45.8792643Z 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-09-07T07:07:45.8794172Z 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-09-07T07:07:45.8795007Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2025-09-07T07:07:45.8797008Z 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-09-07T07:07:45.8798330Z 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-09-07T07:07:45.8799807Z 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-09-07T07:07:45.8801072Z 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-09-07T07:07:45.8802425Z 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-09-07T07:07:45.8803854Z 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-09-07T07:07:45.8804812Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2025-09-07T07:07:45.8806095Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2025-09-07T07:07:45.8808101Z 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-09-07T07:07:45.8809492Z 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-09-07T07:07:45.8810840Z 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-09-07T07:07:45.8812198Z 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-09-07T07:07:45.8812960Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2025-09-07T07:07:45.8814817Z 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-09-07T07:07:45.8816231Z 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-09-07T07:07:45.8817410Z 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-09-07T07:07:45.8818851Z 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-09-07T07:07:45.8820182Z 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-09-07T07:07:45.8821646Z 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-09-07T07:07:45.8822502Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2025-09-07T07:07:45.8824629Z 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-09-07T07:07:45.8825660Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2025-09-07T07:07:45.8827409Z 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-09-07T07:07:45.8828844Z 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-09-07T07:07:45.8830246Z 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-09-07T07:07:45.8831805Z 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-09-07T07:07:45.8833152Z 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-09-07T07:07:45.8834515Z 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-09-07T07:07:45.8836155Z 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-09-07T07:07:45.8837467Z 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-09-07T07:07:45.8838783Z 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-09-07T07:07:45.8840235Z 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-09-07T07:07:45.8841577Z 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-09-07T07:07:45.8842683Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2025-09-07T07:07:45.8844325Z 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-09-07T07:07:45.8845702Z 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-09-07T07:07:45.8847013Z 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-09-07T07:07:45.8848414Z 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-09-07T07:07:45.8849759Z 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-09-07T07:07:45.8851215Z 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-09-07T07:07:45.8852021Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/metal 2025-09-07T07:07:45.8853850Z 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-09-07T07:07:45.8876950Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2025-09-07T07:07:45.8878643Z 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-09-07T07:07:45.8880035Z 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-09-07T07:07:45.8881483Z 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-09-07T07:07:45.8882957Z 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-09-07T07:07:45.8884608Z 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-09-07T07:07:45.8885792Z 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-09-07T07:07:45.8887242Z 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-09-07T07:07:45.8888621Z 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-09-07T07:07:45.8889983Z 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-09-07T07:07:45.8891596Z 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-09-07T07:07:45.8892734Z 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-09-07T07:07:45.8894189Z 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-09-07T07:07:45.8895533Z 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-09-07T07:07:45.8896905Z 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-09-07T07:07:45.8898291Z 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-09-07T07:07:45.8899690Z 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-09-07T07:07:45.8901320Z 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-09-07T07:07:45.8902463Z 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-09-07T07:07:45.8904022Z 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-09-07T07:07:45.8905693Z 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-09-07T07:07:45.8907103Z 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-09-07T07:07:45.8908672Z 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-09-07T07:07:45.8909927Z 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-09-07T07:07:45.8911402Z 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-09-07T07:07:45.8912815Z 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-09-07T07:07:45.8914123Z 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-09-07T07:07:45.8915588Z 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-09-07T07:07:45.8917262Z 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-09-07T07:07:45.8918440Z 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-09-07T07:07:45.8919843Z 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-09-07T07:07:45.8921177Z 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-09-07T07:07:45.8922727Z 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-09-07T07:07:45.8923878Z 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-09-07T07:07:45.8925265Z 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-09-07T07:07:45.8926634Z 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-09-07T07:07:45.8927946Z 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-09-07T07:07:45.8929314Z 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-09-07T07:07:45.8931038Z 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-09-07T07:07:45.8932093Z 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-09-07T07:07:45.8933518Z 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-09-07T07:07:45.8934856Z 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-09-07T07:07:45.8936250Z 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-09-07T07:07:45.8937566Z 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-09-07T07:07:45.8938951Z 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-09-07T07:07:45.8940193Z 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-09-07T07:07:45.8941749Z 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-09-07T07:07:45.8942942Z 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-09-07T07:07:45.8944677Z 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-09-07T07:07:45.8946043Z 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-09-07T07:07:45.8947450Z 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-09-07T07:07:45.8948992Z 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-09-07T07:07:45.8950671Z 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-09-07T07:07:45.8951989Z 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-09-07T07:07:45.8953315Z 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-09-07T07:07:45.8954685Z 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-09-07T07:07:45.8956231Z 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-09-07T07:07:45.8957523Z 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-09-07T07:07:45.8959081Z 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-09-07T07:07:45.8960574Z 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-09-07T07:07:45.8962251Z 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-09-07T07:07:45.8963650Z 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-09-07T07:07:45.8965001Z 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-09-07T07:07:45.8966409Z 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-09-07T07:07:45.8967788Z 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-09-07T07:07:45.8969214Z 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-09-07T07:07:45.8970614Z 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-09-07T07:07:45.8971950Z 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-09-07T07:07:45.8973470Z 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-09-07T07:07:45.8974799Z 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-09-07T07:07:45.8976355Z 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-09-07T07:07:45.8977451Z 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-09-07T07:07:45.8978880Z 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-09-07T07:07:45.8980240Z 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-09-07T07:07:45.8981848Z 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-09-07T07:07:45.8983081Z 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-09-07T07:07:45.8984689Z 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-09-07T07:07:45.8986140Z 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-09-07T07:07:45.8987521Z 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-09-07T07:07:45.8989137Z 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-09-07T07:07:45.8990371Z 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-09-07T07:07:45.8991772Z 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-09-07T07:07:45.8993167Z 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-09-07T07:07:45.8994731Z 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-09-07T07:07:45.8995901Z 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-09-07T07:07:45.8997459Z 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-09-07T07:07:45.8998706Z 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-09-07T07:07:45.9000228Z 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-09-07T07:07:45.9001339Z 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-09-07T07:07:45.9002703Z 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-09-07T07:07:45.9004136Z 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-09-07T07:07:45.9005541Z 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-09-07T07:07:45.9007120Z 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-09-07T07:07:45.9008235Z 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-09-07T07:07:45.9009604Z 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-09-07T07:07:45.9011154Z 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-09-07T07:07:45.9012333Z 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-09-07T07:07:45.9013648Z 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-09-07T07:07:45.9014944Z 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-09-07T07:07:45.9016467Z 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-09-07T07:07:45.9017612Z 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-09-07T07:07:45.9019033Z 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-09-07T07:07:45.9020380Z 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-09-07T07:07:45.9021895Z 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-09-07T07:07:45.9023085Z 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-09-07T07:07:45.9024745Z 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-09-07T07:07:45.9026170Z 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-09-07T07:07:45.9027624Z 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-09-07T07:07:45.9028933Z 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-09-07T07:07:45.9030542Z 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-09-07T07:07:45.9031718Z 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-09-07T07:07:45.9033128Z 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-09-07T07:07:45.9034519Z 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-09-07T07:07:45.9036300Z 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-09-07T07:07:45.9037424Z 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-09-07T07:07:45.9038804Z 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-09-07T07:07:45.9040120Z 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-09-07T07:07:45.9041668Z 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-09-07T07:07:45.9042932Z 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-09-07T07:07:45.9044300Z 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-09-07T07:07:45.9045637Z 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-09-07T07:07:45.9047202Z 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-09-07T07:07:45.9048345Z 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-09-07T07:07:45.9049737Z 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-09-07T07:07:45.9051832Z 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-09-07T07:07:45.9052590Z 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-09-07T07:07:45.9053733Z 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-09-07T07:07:45.9055106Z 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-09-07T07:07:45.9056422Z 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-09-07T07:07:45.9057952Z 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-09-07T07:07:45.9059068Z 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-09-07T07:07:45.9060767Z 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-09-07T07:07:45.9062273Z 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-09-07T07:07:45.9064022Z 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-09-07T07:07:45.9065251Z 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-09-07T07:07:45.9066675Z 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-09-07T07:07:45.9068051Z 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-09-07T07:07:45.9069633Z 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-09-07T07:07:45.9070782Z 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-09-07T07:07:45.9072206Z 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-09-07T07:07:45.9073727Z 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-09-07T07:07:45.9075340Z 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-09-07T07:07:45.9076531Z 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-09-07T07:07:45.9077884Z 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-09-07T07:07:45.9079199Z 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-09-07T07:07:45.9080488Z 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-09-07T07:07:45.9081812Z 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-09-07T07:07:45.9083371Z 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-09-07T07:07:45.9084584Z 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-09-07T07:07:45.9085997Z 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-09-07T07:07:45.9087264Z 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-09-07T07:07:45.9088590Z 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-09-07T07:07:45.9089988Z 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-09-07T07:07:45.9091536Z 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-09-07T07:07:45.9092700Z 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-09-07T07:07:45.9094084Z 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-09-07T07:07:45.9095455Z 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-09-07T07:07:45.9096877Z 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-09-07T07:07:45.9098067Z 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-09-07T07:07:45.9099662Z 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-09-07T07:07:45.9100791Z 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-09-07T07:07:45.9102175Z 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-09-07T07:07:45.9103444Z 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-09-07T07:07:45.9105264Z 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-09-07T07:07:45.9106481Z 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-09-07T07:07:45.9107975Z 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-09-07T07:07:45.9109434Z 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-09-07T07:07:45.9110741Z 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-09-07T07:07:45.9112368Z 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-09-07T07:07:45.9113493Z 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-09-07T07:07:45.9114909Z 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-09-07T07:07:45.9116382Z 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-09-07T07:07:45.9117938Z 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-09-07T07:07:45.9119077Z 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-09-07T07:07:45.9120520Z 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-09-07T07:07:45.9121831Z 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-09-07T07:07:45.9123248Z 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-09-07T07:07:45.9124637Z 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-09-07T07:07:45.9125939Z 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-09-07T07:07:45.9127304Z 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-09-07T07:07:45.9128558Z 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-09-07T07:07:45.9129812Z 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-09-07T07:07:45.9131346Z 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-09-07T07:07:45.9132567Z 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-09-07T07:07:45.9134187Z 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-09-07T07:07:45.9135643Z 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-09-07T07:07:45.9136638Z 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-09-07T07:07:45.9137993Z 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-09-07T07:07:45.9139333Z 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-09-07T07:07:45.9140643Z 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-09-07T07:07:45.9141991Z 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-09-07T07:07:45.9143543Z 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-09-07T07:07:45.9144949Z 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-09-07T07:07:45.9146472Z 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-09-07T07:07:45.9147855Z 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-09-07T07:07:45.9149307Z 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-09-07T07:07:45.9150659Z 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-09-07T07:07:45.9151990Z 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-09-07T07:07:45.9153410Z 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-09-07T07:07:45.9155111Z 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-09-07T07:07:45.9156326Z 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-09-07T07:07:45.9157740Z 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-09-07T07:07:45.9158957Z 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-09-07T07:07:45.9160814Z 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-09-07T07:07:45.9162482Z 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-09-07T07:07:45.9163792Z 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-09-07T07:07:45.9165276Z 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-09-07T07:07:45.9166926Z 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-09-07T07:07:45.9168040Z 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-09-07T07:07:45.9169487Z 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-09-07T07:07:45.9170760Z 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-09-07T07:07:45.9172373Z 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-09-07T07:07:45.9173635Z 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-09-07T07:07:45.9175084Z 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-09-07T07:07:45.9176454Z 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-09-07T07:07:45.9177893Z 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-09-07T07:07:45.9179143Z 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-09-07T07:07:45.9180631Z 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-09-07T07:07:45.9181874Z 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-09-07T07:07:45.9183273Z 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-09-07T07:07:45.9184917Z 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-09-07T07:07:45.9186375Z 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-09-07T07:07:45.9187584Z 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-09-07T07:07:45.9189210Z 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-09-07T07:07:45.9190700Z 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-09-07T07:07:45.9191969Z 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-09-07T07:07:45.9193622Z 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-09-07T07:07:45.9194842Z 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-09-07T07:07:45.9196348Z 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-09-07T07:07:45.9197533Z 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-09-07T07:07:45.9199153Z 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-09-07T07:07:45.9200323Z 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-09-07T07:07:45.9201652Z 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-09-07T07:07:45.9202982Z 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-09-07T07:07:45.9204287Z 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-09-07T07:07:45.9205652Z 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-09-07T07:07:45.9207048Z 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-09-07T07:07:45.9208649Z 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-09-07T07:07:45.9209819Z 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-09-07T07:07:45.9211164Z 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-09-07T07:07:45.9212649Z 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-09-07T07:07:45.9213775Z 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-09-07T07:07:45.9215142Z 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-09-07T07:07:45.9216479Z 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-09-07T07:07:45.9217883Z 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-09-07T07:07:45.9219150Z 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-09-07T07:07:45.9220466Z 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-09-07T07:07:45.9221849Z 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-09-07T07:07:45.9223259Z 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-09-07T07:07:45.9224928Z 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-09-07T07:07:45.9226295Z 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-09-07T07:07:45.9227693Z 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-09-07T07:07:45.9229125Z 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-09-07T07:07:45.9230471Z 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-09-07T07:07:45.9231847Z 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-09-07T07:07:45.9233142Z 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-09-07T07:07:45.9234575Z 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-09-07T07:07:45.9236276Z 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-09-07T07:07:45.9237441Z 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-09-07T07:07:45.9238924Z 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-09-07T07:07:45.9240241Z 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-09-07T07:07:45.9241526Z 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-09-07T07:07:45.9243012Z 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-09-07T07:07:45.9244157Z 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-09-07T07:07:45.9245550Z 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-09-07T07:07:45.9246866Z 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-09-07T07:07:45.9248182Z 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-09-07T07:07:45.9249486Z 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-09-07T07:07:45.9250884Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:45.9252286Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:45.9253523Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:45.9254897Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:45.9256344Z 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-09-07T07:07:45.9257627Z 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-09-07T07:07:45.9258985Z 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-09-07T07:07:45.9260650Z 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-09-07T07:07:45.9262125Z 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-09-07T07:07:45.9263679Z 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-09-07T07:07:45.9265035Z 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-09-07T07:07:45.9266423Z 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-09-07T07:07:45.9267792Z 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-09-07T07:07:45.9269208Z 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-09-07T07:07:45.9270833Z 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-09-07T07:07:45.9271998Z 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-09-07T07:07:45.9273408Z 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-09-07T07:07:45.9274872Z 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-09-07T07:07:45.9276239Z 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-09-07T07:07:45.9277635Z 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-09-07T07:07:45.9279210Z 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-09-07T07:07:45.9280399Z 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-09-07T07:07:45.9281786Z 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-09-07T07:07:45.9283103Z 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-09-07T07:07:45.9284589Z 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-09-07T07:07:45.9285813Z 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-09-07T07:07:45.9287137Z 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-09-07T07:07:45.9288677Z 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-09-07T07:07:45.9289829Z 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-09-07T07:07:45.9291182Z 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-09-07T07:07:45.9292589Z 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-09-07T07:07:45.9293855Z 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-09-07T07:07:45.9295212Z 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-09-07T07:07:45.9296580Z 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-09-07T07:07:45.9298134Z 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-09-07T07:07:45.9299261Z 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-09-07T07:07:45.9300622Z 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-09-07T07:07:45.9301959Z 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-09-07T07:07:45.9303499Z 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-09-07T07:07:45.9304893Z 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-09-07T07:07:45.9306375Z 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-09-07T07:07:45.9307729Z 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-09-07T07:07:45.9309335Z 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-09-07T07:07:45.9310572Z 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-09-07T07:07:45.9311990Z 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-09-07T07:07:45.9313397Z 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-09-07T07:07:45.9315074Z 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-09-07T07:07:45.9316273Z 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-09-07T07:07:45.9317696Z 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-09-07T07:07:45.9318967Z 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-09-07T07:07:45.9320374Z 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-09-07T07:07:45.9321761Z 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-09-07T07:07:45.9323144Z 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-09-07T07:07:45.9324433Z 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-09-07T07:07:45.9325772Z 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-09-07T07:07:45.9326985Z 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-09-07T07:07:45.9328423Z 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-09-07T07:07:45.9329741Z 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-09-07T07:07:45.9331069Z 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-09-07T07:07:45.9332429Z 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-09-07T07:07:45.9333966Z 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-09-07T07:07:45.9335135Z 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-09-07T07:07:45.9336510Z 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-09-07T07:07:45.9337753Z 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-09-07T07:07:45.9339074Z 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-09-07T07:07:45.9340394Z 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-09-07T07:07:45.9341716Z 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-09-07T07:07:45.9343053Z 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-09-07T07:07:45.9344625Z 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-09-07T07:07:45.9346130Z 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-09-07T07:07:45.9347782Z 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-09-07T07:07:45.9348971Z 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-09-07T07:07:45.9350395Z 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-09-07T07:07:45.9351740Z 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-09-07T07:07:45.9353605Z 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-09-07T07:07:45.9354604Z 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-09-07T07:07:45.9356124Z 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-09-07T07:07:45.9357419Z 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-09-07T07:07:45.9358702Z 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-09-07T07:07:45.9360301Z 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-09-07T07:07:45.9361913Z 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-09-07T07:07:45.9363340Z 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-09-07T07:07:45.9364698Z 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-09-07T07:07:45.9366051Z 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-09-07T07:07:45.9367555Z 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-09-07T07:07:45.9368982Z 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-09-07T07:07:45.9370293Z 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-09-07T07:07:45.9371736Z 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-09-07T07:07:45.9373225Z 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-09-07T07:07:45.9374647Z 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-09-07T07:07:45.9375880Z 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-09-07T07:07:45.9377335Z 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-09-07T07:07:45.9378535Z 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-09-07T07:07:45.9379973Z 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-09-07T07:07:45.9381223Z 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-09-07T07:07:45.9382589Z 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-09-07T07:07:45.9383951Z 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-09-07T07:07:45.9385838Z 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-09-07T07:07:45.9387050Z 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-09-07T07:07:45.9388500Z 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-09-07T07:07:45.9389973Z 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-09-07T07:07:45.9391187Z 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-09-07T07:07:45.9392606Z 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-09-07T07:07:45.9393889Z 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-09-07T07:07:45.9395349Z 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-09-07T07:07:45.9397048Z 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-09-07T07:07:45.9398229Z 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-09-07T07:07:45.9399627Z 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-09-07T07:07:45.9400857Z 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-09-07T07:07:45.9402376Z 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-09-07T07:07:45.9403538Z 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-09-07T07:07:45.9404906Z 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-09-07T07:07:45.9406256Z 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-09-07T07:07:45.9407995Z 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-09-07T07:07:45.9409075Z 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-09-07T07:07:45.9410487Z 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-09-07T07:07:45.9411736Z 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-09-07T07:07:45.9413119Z 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-09-07T07:07:45.9414435Z 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-09-07T07:07:45.9415966Z 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-09-07T07:07:45.9417132Z 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-09-07T07:07:45.9418499Z 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-09-07T07:07:45.9419758Z 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-09-07T07:07:45.9421122Z 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-09-07T07:07:45.9422421Z 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-09-07T07:07:45.9423866Z 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-09-07T07:07:45.9425593Z 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-09-07T07:07:45.9427232Z 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-09-07T07:07:45.9428566Z 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-09-07T07:07:45.9429943Z 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-09-07T07:07:45.9431303Z 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-09-07T07:07:45.9432662Z 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-09-07T07:07:45.9434032Z 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-09-07T07:07:45.9435711Z 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-09-07T07:07:45.9436870Z 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-09-07T07:07:45.9438249Z 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-09-07T07:07:45.9439544Z 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-09-07T07:07:45.9441128Z 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-09-07T07:07:45.9442314Z 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-09-07T07:07:45.9443667Z 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-09-07T07:07:45.9444996Z 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-09-07T07:07:45.9446382Z 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-09-07T07:07:45.9448013Z 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-09-07T07:07:45.9449108Z 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-09-07T07:07:45.9450576Z 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-09-07T07:07:45.9451838Z 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-09-07T07:07:45.9453103Z 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-09-07T07:07:45.9454641Z 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-09-07T07:07:45.9455787Z 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-09-07T07:07:45.9457143Z 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-09-07T07:07:45.9458590Z 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-09-07T07:07:45.9460087Z 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-09-07T07:07:45.9462023Z 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-09-07T07:07:45.9463429Z 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-09-07T07:07:45.9464963Z 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-09-07T07:07:45.9466260Z 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-09-07T07:07:45.9467813Z 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-09-07T07:07:45.9469039Z 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-09-07T07:07:45.9470439Z 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-09-07T07:07:45.9471777Z 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-09-07T07:07:45.9473307Z 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-09-07T07:07:45.9474656Z 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-09-07T07:07:45.9476267Z 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-09-07T07:07:45.9477638Z 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-09-07T07:07:45.9478979Z 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-09-07T07:07:45.9480298Z 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-09-07T07:07:45.9481633Z 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-09-07T07:07:45.9483127Z 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-09-07T07:07:45.9484353Z 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-09-07T07:07:45.9485679Z 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-09-07T07:07:45.9486997Z 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-09-07T07:07:45.9488415Z 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-09-07T07:07:45.9489744Z 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-09-07T07:07:45.9491385Z 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-09-07T07:07:45.9492520Z 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-09-07T07:07:45.9493881Z 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-09-07T07:07:45.9495198Z 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-09-07T07:07:45.9496674Z 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-09-07T07:07:45.9497786Z 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-09-07T07:07:45.9499173Z 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-09-07T07:07:45.9500460Z 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-09-07T07:07:45.9501812Z 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-09-07T07:07:45.9503133Z 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-09-07T07:07:45.9504773Z 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-09-07T07:07:45.9506231Z 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-09-07T07:07:45.9507559Z 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-09-07T07:07:45.9508929Z 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-09-07T07:07:45.9510304Z 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-09-07T07:07:45.9511762Z 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-09-07T07:07:45.9513165Z 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-09-07T07:07:45.9514481Z 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-09-07T07:07:45.9515835Z 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-09-07T07:07:45.9517377Z 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-09-07T07:07:45.9518787Z 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-09-07T07:07:45.9520286Z 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-09-07T07:07:45.9521485Z 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-09-07T07:07:45.9522860Z 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-09-07T07:07:45.9524192Z 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-09-07T07:07:45.9525607Z 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-09-07T07:07:45.9526877Z 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-09-07T07:07:45.9528238Z 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-09-07T07:07:45.9529548Z 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-09-07T07:07:45.9530957Z 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-09-07T07:07:45.9532293Z 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-09-07T07:07:45.9533551Z 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-09-07T07:07:45.9534856Z 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-09-07T07:07:45.9536411Z 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-09-07T07:07:45.9537575Z 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-09-07T07:07:45.9538910Z 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-09-07T07:07:45.9540228Z 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-09-07T07:07:45.9541546Z 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-09-07T07:07:45.9543096Z 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-09-07T07:07:45.9544695Z 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-09-07T07:07:45.9546130Z 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-09-07T07:07:45.9547462Z 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-09-07T07:07:45.9548848Z 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-09-07T07:07:45.9550436Z 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-09-07T07:07:45.9551710Z 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-09-07T07:07:45.9553028Z 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-09-07T07:07:45.9554398Z 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-09-07T07:07:45.9555746Z 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-09-07T07:07:45.9557398Z 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-09-07T07:07:45.9558563Z 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-09-07T07:07:45.9560073Z 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-09-07T07:07:45.9561759Z 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-09-07T07:07:45.9563101Z 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-09-07T07:07:45.9564778Z 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-09-07T07:07:45.9565976Z 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-09-07T07:07:45.9567386Z 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-09-07T07:07:45.9570299Z 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-09-07T07:07:45.9570911Z 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-09-07T07:07:45.9573700Z 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-09-07T07:07:45.9574370Z 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-09-07T07:07:45.9575003Z 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-09-07T07:07:45.9575732Z 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-09-07T07:07:45.9577041Z 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-09-07T07:07:45.9578559Z 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-09-07T07:07:45.9579689Z 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-09-07T07:07:45.9581049Z 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-09-07T07:07:45.9582469Z 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-09-07T07:07:45.9583616Z 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-09-07T07:07:45.9585595Z 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-09-07T07:07:45.9586777Z 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-09-07T07:07:45.9588189Z 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-09-07T07:07:45.9589529Z 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-09-07T07:07:45.9590885Z 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-09-07T07:07:45.9592488Z 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-09-07T07:07:45.9593711Z 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-09-07T07:07:45.9595202Z 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-09-07T07:07:45.9596664Z 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-09-07T07:07:45.9598018Z 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-09-07T07:07:45.9599573Z 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-09-07T07:07:45.9600715Z 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-09-07T07:07:45.9602073Z 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-09-07T07:07:45.9603394Z 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-09-07T07:07:45.9604688Z 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-09-07T07:07:45.9606263Z 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-09-07T07:07:45.9607385Z 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-09-07T07:07:45.9608731Z 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-09-07T07:07:45.9610048Z 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-09-07T07:07:45.9611303Z 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-09-07T07:07:45.9612914Z 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-09-07T07:07:45.9613984Z 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-09-07T07:07:45.9615322Z 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-09-07T07:07:45.9616627Z 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-09-07T07:07:45.9617921Z 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-09-07T07:07:45.9619474Z 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-09-07T07:07:45.9620687Z 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-09-07T07:07:45.9622042Z 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-09-07T07:07:45.9623354Z 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-09-07T07:07:45.9624937Z 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-09-07T07:07:45.9626566Z 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-09-07T07:07:45.9627770Z 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-09-07T07:07:45.9629141Z 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-09-07T07:07:45.9630515Z 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-09-07T07:07:45.9631843Z 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-09-07T07:07:45.9633445Z 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-09-07T07:07:45.9634691Z 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-09-07T07:07:45.9636086Z 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-09-07T07:07:45.9637568Z 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-09-07T07:07:45.9638842Z 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-09-07T07:07:45.9640389Z 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-09-07T07:07:45.9641552Z 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-09-07T07:07:45.9642936Z 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-09-07T07:07:45.9644200Z 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-09-07T07:07:45.9645529Z 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-09-07T07:07:45.9647168Z 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-09-07T07:07:45.9648343Z 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-09-07T07:07:45.9649698Z 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-09-07T07:07:45.9651012Z 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-09-07T07:07:45.9652375Z 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-09-07T07:07:45.9653921Z 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-09-07T07:07:45.9655086Z 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-09-07T07:07:45.9656423Z 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-09-07T07:07:45.9657736Z 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-09-07T07:07:45.9659094Z 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-09-07T07:07:45.9660968Z 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-09-07T07:07:45.9662354Z 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-09-07T07:07:45.9663646Z 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-09-07T07:07:45.9665215Z 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-09-07T07:07:45.9666583Z 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-09-07T07:07:45.9668161Z 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-09-07T07:07:45.9669350Z 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-09-07T07:07:45.9670762Z 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-09-07T07:07:45.9672107Z 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-09-07T07:07:45.9673549Z 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-09-07T07:07:45.9675230Z 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-09-07T07:07:45.9676427Z 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-09-07T07:07:45.9677789Z 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-09-07T07:07:45.9679085Z 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-09-07T07:07:45.9680399Z 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-09-07T07:07:45.9681997Z 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-09-07T07:07:45.9683146Z 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-09-07T07:07:45.9684510Z 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-09-07T07:07:45.9685823Z 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-09-07T07:07:45.9687158Z 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-09-07T07:07:45.9688714Z 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-09-07T07:07:45.9689871Z 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-09-07T07:07:45.9691241Z 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-09-07T07:07:45.9692589Z 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-09-07T07:07:45.9693867Z 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-09-07T07:07:45.9695221Z 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-09-07T07:07:45.9696759Z 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-09-07T07:07:45.9697917Z 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-09-07T07:07:45.9699268Z 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-09-07T07:07:45.9700647Z 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-09-07T07:07:45.9701984Z 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-09-07T07:07:45.9703569Z 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-09-07T07:07:45.9705113Z 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-09-07T07:07:45.9706453Z 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-09-07T07:07:45.9707807Z 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-09-07T07:07:45.9709166Z 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-09-07T07:07:45.9710752Z 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-09-07T07:07:45.9711943Z 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-09-07T07:07:45.9713349Z 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-09-07T07:07:45.9714688Z 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-09-07T07:07:45.9716358Z 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-09-07T07:07:45.9717500Z 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-09-07T07:07:45.9718846Z 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-09-07T07:07:45.9720171Z 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-09-07T07:07:45.9721445Z 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-09-07T07:07:45.9722970Z 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-09-07T07:07:45.9724102Z 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-09-07T07:07:45.9725438Z 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-09-07T07:07:45.9726746Z 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-09-07T07:07:45.9728166Z 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-09-07T07:07:45.9729710Z 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-09-07T07:07:45.9730864Z 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-09-07T07:07:45.9732253Z 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-09-07T07:07:45.9733576Z 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-09-07T07:07:45.9734924Z 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-09-07T07:07:45.9736461Z 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-09-07T07:07:45.9737601Z 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-09-07T07:07:45.9738939Z 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-09-07T07:07:45.9740268Z 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-09-07T07:07:45.9741563Z 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-09-07T07:07:45.9743107Z 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-09-07T07:07:45.9744535Z 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-09-07T07:07:45.9745980Z 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-09-07T07:07:45.9747330Z 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-09-07T07:07:45.9748807Z 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-09-07T07:07:45.9750414Z 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-09-07T07:07:45.9751590Z 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-09-07T07:07:45.9752977Z 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-09-07T07:07:45.9754325Z 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-09-07T07:07:45.9755800Z 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-09-07T07:07:45.9757465Z 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-09-07T07:07:45.9758644Z 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-09-07T07:07:45.9760302Z 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-09-07T07:07:45.9761823Z 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-09-07T07:07:45.9763130Z 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-09-07T07:07:45.9764728Z 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-09-07T07:07:45.9765935Z 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-09-07T07:07:45.9767462Z 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-09-07T07:07:45.9768619Z 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-09-07T07:07:45.9770077Z 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-09-07T07:07:45.9771686Z 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-09-07T07:07:45.9772969Z 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-09-07T07:07:45.9774342Z 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-09-07T07:07:45.9775662Z 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-09-07T07:07:45.9776928Z 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-09-07T07:07:45.9778529Z 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-09-07T07:07:45.9779681Z 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-09-07T07:07:45.9781051Z 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-09-07T07:07:45.9782338Z 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-09-07T07:07:45.9783651Z 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-09-07T07:07:45.9785658Z 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-09-07T07:07:45.9786848Z 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-09-07T07:07:45.9788254Z 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-09-07T07:07:45.9789610Z 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-09-07T07:07:45.9790986Z 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-09-07T07:07:45.9792588Z 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-09-07T07:07:45.9793771Z 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-09-07T07:07:45.9795292Z 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-09-07T07:07:45.9796846Z 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-09-07T07:07:45.9798302Z 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-09-07T07:07:45.9799805Z 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-09-07T07:07:45.9801366Z 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-09-07T07:07:45.9802747Z 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-09-07T07:07:45.9804135Z 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-09-07T07:07:45.9805431Z 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-09-07T07:07:45.9806907Z 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-09-07T07:07:45.9808443Z 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-09-07T07:07:45.9809822Z 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-09-07T07:07:45.9811143Z 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-09-07T07:07:45.9812430Z 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-09-07T07:07:45.9813920Z 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-09-07T07:07:45.9815482Z 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-09-07T07:07:45.9816905Z 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-09-07T07:07:45.9818242Z 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-09-07T07:07:45.9819584Z 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-09-07T07:07:45.9821058Z 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-09-07T07:07:45.9822619Z 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-09-07T07:07:45.9824087Z 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-09-07T07:07:45.9825637Z 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-09-07T07:07:45.9826978Z 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-09-07T07:07:45.9828479Z 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-09-07T07:07:45.9830136Z 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-09-07T07:07:45.9831558Z 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-09-07T07:07:45.9832916Z 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-09-07T07:07:45.9834239Z 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-09-07T07:07:45.9835759Z 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-09-07T07:07:45.9837422Z 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-09-07T07:07:45.9838812Z 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-09-07T07:07:45.9840138Z 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-09-07T07:07:45.9841419Z 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-09-07T07:07:45.9842907Z 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-09-07T07:07:45.9844462Z 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-09-07T07:07:45.9845839Z 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-09-07T07:07:45.9847179Z 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-09-07T07:07:45.9848521Z 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-09-07T07:07:45.9850006Z 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-09-07T07:07:45.9851598Z 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-09-07T07:07:45.9853002Z 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-09-07T07:07:45.9854351Z 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-09-07T07:07:45.9855660Z 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-09-07T07:07:45.9857139Z 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-09-07T07:07:45.9858692Z 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-09-07T07:07:45.9860408Z 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-09-07T07:07:45.9861787Z 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-09-07T07:07:45.9863304Z 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-09-07T07:07:45.9864888Z 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-09-07T07:07:45.9866419Z 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-09-07T07:07:45.9867920Z 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-09-07T07:07:45.9869384Z 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-09-07T07:07:45.9871040Z 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-09-07T07:07:45.9872733Z 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-09-07T07:07:45.9874246Z 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-09-07T07:07:45.9875839Z 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-09-07T07:07:45.9877494Z 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-09-07T07:07:45.9879208Z 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-09-07T07:07:45.9880944Z 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-09-07T07:07:45.9882775Z 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-09-07T07:07:45.9884367Z 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-09-07T07:07:45.9885947Z 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-09-07T07:07:45.9887472Z 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-09-07T07:07:45.9888881Z 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-09-07T07:07:45.9890367Z 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-09-07T07:07:45.9891928Z 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-09-07T07:07:45.9893351Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:45.9894759Z 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-09-07T07:07:45.9896161Z 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-09-07T07:07:45.9897449Z 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-09-07T07:07:45.9898904Z 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-09-07T07:07:45.9900430Z 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-09-07T07:07:45.9901813Z 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-09-07T07:07:45.9903176Z 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-09-07T07:07:45.9904742Z 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-09-07T07:07:45.9906145Z 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-09-07T07:07:45.9907678Z 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-09-07T07:07:45.9909265Z 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-09-07T07:07:45.9910701Z 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-09-07T07:07:45.9912127Z 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-09-07T07:07:45.9913480Z 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-09-07T07:07:45.9914870Z 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-09-07T07:07:45.9916407Z 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-09-07T07:07:45.9918147Z 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-09-07T07:07:45.9919547Z 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-09-07T07:07:45.9920896Z 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-09-07T07:07:45.9922269Z 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-09-07T07:07:45.9923903Z 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-09-07T07:07:45.9925602Z 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-09-07T07:07:45.9927149Z 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-09-07T07:07:45.9929100Z 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-09-07T07:07:45.9930604Z 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-09-07T07:07:45.9931993Z 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-09-07T07:07:45.9933347Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:45.9934797Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:45.9936290Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:45.9937726Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:45.9939289Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:45.9940856Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:45.9942249Z 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-09-07T07:07:45.9943596Z 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-09-07T07:07:45.9945207Z 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-09-07T07:07:45.9946673Z 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-09-07T07:07:45.9948182Z 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-09-07T07:07:45.9949727Z 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-09-07T07:07:45.9951185Z 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-09-07T07:07:45.9952610Z 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-09-07T07:07:45.9953956Z 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-09-07T07:07:45.9955440Z 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-09-07T07:07:45.9957095Z 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-09-07T07:07:45.9958470Z 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-09-07T07:07:45.9959970Z 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-09-07T07:07:45.9961584Z 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-09-07T07:07:45.9962891Z 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-09-07T07:07:45.9964387Z 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-09-07T07:07:45.9965911Z 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-09-07T07:07:45.9967442Z 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-09-07T07:07:45.9969275Z 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-09-07T07:07:45.9970947Z 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-09-07T07:07:45.9972336Z 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-09-07T07:07:45.9973787Z 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-09-07T07:07:45.9975097Z 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-09-07T07:07:45.9976430Z 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-09-07T07:07:45.9978025Z 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-09-07T07:07:45.9979703Z 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-09-07T07:07:45.9981133Z 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-09-07T07:07:45.9982605Z 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-09-07T07:07:45.9984315Z 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-09-07T07:07:45.9986090Z 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-09-07T07:07:45.9987893Z 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-09-07T07:07:45.9989505Z 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-09-07T07:07:45.9991239Z 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-09-07T07:07:45.9992959Z 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-09-07T07:07:45.9994534Z 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-09-07T07:07:45.9995942Z 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-09-07T07:07:45.9997588Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:45.9999111Z 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-09-07T07:07:46.0000484Z 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-09-07T07:07:46.0001801Z 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-09-07T07:07:46.0003184Z 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-09-07T07:07:46.0004862Z 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-09-07T07:07:46.0006574Z 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-09-07T07:07:46.0008096Z 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-09-07T07:07:46.0009545Z 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-09-07T07:07:46.0011128Z 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-09-07T07:07:46.0012755Z 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-09-07T07:07:46.0014181Z 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-09-07T07:07:46.0015621Z 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-09-07T07:07:46.0017199Z 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-09-07T07:07:46.0018847Z 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-09-07T07:07:46.0020317Z 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-09-07T07:07:46.0021748Z 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-09-07T07:07:46.0023161Z 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-09-07T07:07:46.0025026Z 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-09-07T07:07:46.0026806Z 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-09-07T07:07:46.0028357Z 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-09-07T07:07:46.0029854Z 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-09-07T07:07:46.0031355Z 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-09-07T07:07:46.0033065Z 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-09-07T07:07:46.0034816Z 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-09-07T07:07:46.0036517Z 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-09-07T07:07:46.0038016Z 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-09-07T07:07:46.0039396Z 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-09-07T07:07:46.0040893Z 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-09-07T07:07:46.0042437Z 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-09-07T07:07:46.0043872Z 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-09-07T07:07:46.0045313Z 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-09-07T07:07:46.0046750Z 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-09-07T07:07:46.0048094Z 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-09-07T07:07:46.0049414Z 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-09-07T07:07:46.0050672Z 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-09-07T07:07:46.0052166Z 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-09-07T07:07:46.0053948Z 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-09-07T07:07:46.0055546Z 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-09-07T07:07:46.0056887Z 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-09-07T07:07:46.0058198Z 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-09-07T07:07:46.0059532Z 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-09-07T07:07:46.0061130Z 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-09-07T07:07:46.0062439Z 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-09-07T07:07:46.0063892Z 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-09-07T07:07:46.0065256Z 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-09-07T07:07:46.0066538Z 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-09-07T07:07:46.0067830Z 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-09-07T07:07:46.0069327Z 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-09-07T07:07:46.0070858Z 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-09-07T07:07:46.0072213Z 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-09-07T07:07:46.0073520Z 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-09-07T07:07:46.0075022Z 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-09-07T07:07:46.0076661Z 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-09-07T07:07:46.0078044Z 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-09-07T07:07:46.0079336Z 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-09-07T07:07:46.0080879Z 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-09-07T07:07:46.0082403Z 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-09-07T07:07:46.0083757Z 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-09-07T07:07:46.0085158Z 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-09-07T07:07:46.0086732Z 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-09-07T07:07:46.0088346Z 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-09-07T07:07:46.0089913Z 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-09-07T07:07:46.0091449Z 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-09-07T07:07:46.0092863Z 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-09-07T07:07:46.0094327Z 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-09-07T07:07:46.0095827Z 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-09-07T07:07:46.0097144Z 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-09-07T07:07:46.0098463Z 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-09-07T07:07:46.0100028Z 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-09-07T07:07:46.0101620Z 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-09-07T07:07:46.0103026Z 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-09-07T07:07:46.0104605Z 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-09-07T07:07:46.0106213Z 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-09-07T07:07:46.0107866Z 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-09-07T07:07:46.0109309Z 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-09-07T07:07:46.0110756Z 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-09-07T07:07:46.0112145Z 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-09-07T07:07:46.0113598Z 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-09-07T07:07:46.0114940Z 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-09-07T07:07:46.0116379Z 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-09-07T07:07:46.0117932Z 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-09-07T07:07:46.0119592Z 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-09-07T07:07:46.0121009Z 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-09-07T07:07:46.0122374Z 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-09-07T07:07:46.0123723Z 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-09-07T07:07:46.0125163Z 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-09-07T07:07:46.0126493Z 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-09-07T07:07:46.0127803Z 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-09-07T07:07:46.0129187Z 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-09-07T07:07:46.0130633Z 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-09-07T07:07:46.0132034Z 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-09-07T07:07:46.0133392Z 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-09-07T07:07:46.0134711Z 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-09-07T07:07:46.0136305Z 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-09-07T07:07:46.0137966Z 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-09-07T07:07:46.0139390Z 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-09-07T07:07:46.0140789Z 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-09-07T07:07:46.0142190Z 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-09-07T07:07:46.0143613Z 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-09-07T07:07:46.0145260Z 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-09-07T07:07:46.0146710Z 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-09-07T07:07:46.0148341Z 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-09-07T07:07:46.0150049Z 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-09-07T07:07:46.0151588Z 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-09-07T07:07:46.0153019Z 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-09-07T07:07:46.0154468Z 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-09-07T07:07:46.0155911Z 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-09-07T07:07:46.0157474Z 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-09-07T07:07:46.0158773Z 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-09-07T07:07:46.0160642Z 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-09-07T07:07:46.0162314Z 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-09-07T07:07:46.0163757Z 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-09-07T07:07:46.0165142Z 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-09-07T07:07:46.0166541Z 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-09-07T07:07:46.0167965Z 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-09-07T07:07:46.0169303Z 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-09-07T07:07:46.0170662Z 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-09-07T07:07:46.0172226Z 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-09-07T07:07:46.0173705Z 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-09-07T07:07:46.0175149Z 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-09-07T07:07:46.0176595Z 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-09-07T07:07:46.0177925Z 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-09-07T07:07:46.0179352Z 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-09-07T07:07:46.0181042Z 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-09-07T07:07:46.0182796Z 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-09-07T07:07:46.0184605Z 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-09-07T07:07:46.0186144Z 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-09-07T07:07:46.0187693Z 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-09-07T07:07:46.0189263Z 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-09-07T07:07:46.0190850Z 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-09-07T07:07:46.0192552Z 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-09-07T07:07:46.0194227Z 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-09-07T07:07:46.0195671Z 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-09-07T07:07:46.0197158Z 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-09-07T07:07:46.0198516Z 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-09-07T07:07:46.0199896Z 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-09-07T07:07:46.0201223Z 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-09-07T07:07:46.0202518Z 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-09-07T07:07:46.0203887Z 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-09-07T07:07:46.0205321Z 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-09-07T07:07:46.0206767Z 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-09-07T07:07:46.0208129Z 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-09-07T07:07:46.0209487Z 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-09-07T07:07:46.0210913Z 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-09-07T07:07:46.0212420Z 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-09-07T07:07:46.0213697Z 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-09-07T07:07:46.0214966Z 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-09-07T07:07:46.0216430Z 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-09-07T07:07:46.0217926Z 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-09-07T07:07:46.0219255Z 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-09-07T07:07:46.0220563Z 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-09-07T07:07:46.0221969Z 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-09-07T07:07:46.0223366Z 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-09-07T07:07:46.0224998Z 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-09-07T07:07:46.0226318Z 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-09-07T07:07:46.0227824Z 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-09-07T07:07:46.0229331Z 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-09-07T07:07:46.0230874Z 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-09-07T07:07:46.0232712Z 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-09-07T07:07:46.0234377Z 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-09-07T07:07:46.0235774Z 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-09-07T07:07:46.0237231Z 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-09-07T07:07:46.0238528Z 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-09-07T07:07:46.0239911Z 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-09-07T07:07:46.0241625Z 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-09-07T07:07:46.0243362Z 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-09-07T07:07:46.0245010Z 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-09-07T07:07:46.0246607Z 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-09-07T07:07:46.0248135Z 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-09-07T07:07:46.0249634Z 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-09-07T07:07:46.0251294Z 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-09-07T07:07:46.0253012Z 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-09-07T07:07:46.0254666Z 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-09-07T07:07:46.0256252Z 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-09-07T07:07:46.0257771Z 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-09-07T07:07:46.0259161Z 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-09-07T07:07:46.0261023Z 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-09-07T07:07:46.0262623Z 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-09-07T07:07:46.0264137Z 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-09-07T07:07:46.0265510Z 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-09-07T07:07:46.0266858Z 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-09-07T07:07:46.0268256Z 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-09-07T07:07:46.0269892Z 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-09-07T07:07:46.0271617Z 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-09-07T07:07:46.0273191Z 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-09-07T07:07:46.0274793Z 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-09-07T07:07:46.0276385Z 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-09-07T07:07:46.0277995Z 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-09-07T07:07:46.0279547Z 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-09-07T07:07:46.0280991Z 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-09-07T07:07:46.0282391Z 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-09-07T07:07:46.0283746Z 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-09-07T07:07:46.0285098Z 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-09-07T07:07:46.0286513Z 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-09-07T07:07:46.0288053Z 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-09-07T07:07:46.0289463Z 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-09-07T07:07:46.0290807Z 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-09-07T07:07:46.0292315Z 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-09-07T07:07:46.0293861Z 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-09-07T07:07:46.0295221Z 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-09-07T07:07:46.0296567Z 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-09-07T07:07:46.0298097Z 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-09-07T07:07:46.0299691Z 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-09-07T07:07:46.0301133Z 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-09-07T07:07:46.0302508Z 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-09-07T07:07:46.0303937Z 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-09-07T07:07:46.0305684Z 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-09-07T07:07:46.0307319Z 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-09-07T07:07:46.0308732Z 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-09-07T07:07:46.0310196Z 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-09-07T07:07:46.0311860Z 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-09-07T07:07:46.0313571Z 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-09-07T07:07:46.0315092Z 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-09-07T07:07:46.0316655Z 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-09-07T07:07:46.0318234Z 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-09-07T07:07:46.0319878Z 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-09-07T07:07:46.0321437Z 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-09-07T07:07:46.0322923Z 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-09-07T07:07:46.0324390Z 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-09-07T07:07:46.0326076Z 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-09-07T07:07:46.0327802Z 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-09-07T07:07:46.0329333Z 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-09-07T07:07:46.0330794Z 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-09-07T07:07:46.0332218Z 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-09-07T07:07:46.0333827Z 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-09-07T07:07:46.0335509Z 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-09-07T07:07:46.0337061Z 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-09-07T07:07:46.0338589Z 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-09-07T07:07:46.0340096Z 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-09-07T07:07:46.0341444Z 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-09-07T07:07:46.0342906Z 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-09-07T07:07:46.0344623Z 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-09-07T07:07:46.0346143Z 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-09-07T07:07:46.0347693Z 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-09-07T07:07:46.0349339Z 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-09-07T07:07:46.0350966Z 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-09-07T07:07:46.0352322Z 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-09-07T07:07:46.0353703Z 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-09-07T07:07:46.0355168Z 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-09-07T07:07:46.0356957Z 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-09-07T07:07:46.0358673Z 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-09-07T07:07:46.0360681Z 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-09-07T07:07:46.0362379Z 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-09-07T07:07:46.0363910Z 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-09-07T07:07:46.0365388Z 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-09-07T07:07:46.0367151Z 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-09-07T07:07:46.0368953Z 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-09-07T07:07:46.0370567Z 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-09-07T07:07:46.0372381Z 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-09-07T07:07:46.0374038Z 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-09-07T07:07:46.0375504Z 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-09-07T07:07:46.0376989Z 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-09-07T07:07:46.0388527Z 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-09-07T07:07:46.0390071Z 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-09-07T07:07:46.0391570Z 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-09-07T07:07:46.0393072Z 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-09-07T07:07:46.0394520Z 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-09-07T07:07:46.0395976Z 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-09-07T07:07:46.0397686Z 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-09-07T07:07:46.0399082Z 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-09-07T07:07:46.0400458Z 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-09-07T07:07:46.0401841Z 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-09-07T07:07:46.0403200Z 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-09-07T07:07:46.0404602Z 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-09-07T07:07:46.0406012Z 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-09-07T07:07:46.0407370Z 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-09-07T07:07:46.0408756Z 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-09-07T07:07:46.0410151Z 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-09-07T07:07:46.0411515Z 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-09-07T07:07:46.0412888Z 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-09-07T07:07:46.0414266Z 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-09-07T07:07:46.0415665Z 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-09-07T07:07:46.0417057Z 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-09-07T07:07:46.0418506Z 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-09-07T07:07:46.0419863Z 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-09-07T07:07:46.0421198Z 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-09-07T07:07:46.0422765Z 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-09-07T07:07:46.0424945Z 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-09-07T07:07:46.0426682Z 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-09-07T07:07:46.0428152Z 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-09-07T07:07:46.0429659Z 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-09-07T07:07:46.0431059Z 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-09-07T07:07:46.0432482Z 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-09-07T07:07:46.0433942Z 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-09-07T07:07:46.0435417Z 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-09-07T07:07:46.0436929Z 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-09-07T07:07:46.0438311Z 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-09-07T07:07:46.0439706Z 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-09-07T07:07:46.0441091Z 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-09-07T07:07:46.0442661Z 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-09-07T07:07:46.0444310Z 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-09-07T07:07:46.0445824Z 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-09-07T07:07:46.0447323Z 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-09-07T07:07:46.0448921Z 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-09-07T07:07:46.0450579Z 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-09-07T07:07:46.0452172Z 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-09-07T07:07:46.0453726Z 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-09-07T07:07:46.0455230Z 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-09-07T07:07:46.0456655Z 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-09-07T07:07:46.0458089Z 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-09-07T07:07:46.0459883Z 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-09-07T07:07:46.0461906Z 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-09-07T07:07:46.0463479Z 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-09-07T07:07:46.0465039Z 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-09-07T07:07:46.0466616Z 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-09-07T07:07:46.0468244Z 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-09-07T07:07:46.0469688Z 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-09-07T07:07:46.0471144Z 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-09-07T07:07:46.0472701Z 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-09-07T07:07:46.0474274Z 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-09-07T07:07:46.0475895Z 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-09-07T07:07:46.0477543Z 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-09-07T07:07:46.0479209Z 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-09-07T07:07:46.0480760Z 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-09-07T07:07:46.0482189Z 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-09-07T07:07:46.0483795Z 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-09-07T07:07:46.0485399Z 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-09-07T07:07:46.0486825Z 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-09-07T07:07:46.0488209Z 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-09-07T07:07:46.0489619Z 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-09-07T07:07:46.0491244Z 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-09-07T07:07:46.0493134Z 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-09-07T07:07:46.0494942Z 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-09-07T07:07:46.0496431Z 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-09-07T07:07:46.0497907Z 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-09-07T07:07:46.0499430Z 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-09-07T07:07:46.0500911Z 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-09-07T07:07:46.0502355Z 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-09-07T07:07:46.0503819Z 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-09-07T07:07:46.0505441Z 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-09-07T07:07:46.0507121Z 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-09-07T07:07:46.0509076Z 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-09-07T07:07:46.0510873Z 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-09-07T07:07:46.0512407Z 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-09-07T07:07:46.0513948Z 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-09-07T07:07:46.0515404Z 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-09-07T07:07:46.0516998Z 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-09-07T07:07:46.0518653Z 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-09-07T07:07:46.0520327Z 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-09-07T07:07:46.0521838Z 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-09-07T07:07:46.0523252Z 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-09-07T07:07:46.0524770Z 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-09-07T07:07:46.0526325Z 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-09-07T07:07:46.0527751Z 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-09-07T07:07:46.0529142Z 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-09-07T07:07:46.0530774Z 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-09-07T07:07:46.0532430Z 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-09-07T07:07:46.0533905Z 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-09-07T07:07:46.0535236Z 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-09-07T07:07:46.0536467Z 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-09-07T07:07:46.0537700Z 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-09-07T07:07:46.0538990Z 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-09-07T07:07:46.0540396Z 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-09-07T07:07:46.0542047Z 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-09-07T07:07:46.0543795Z 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-09-07T07:07:46.0545517Z 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-09-07T07:07:46.0547270Z 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-09-07T07:07:46.0548934Z 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-09-07T07:07:46.0550379Z 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-09-07T07:07:46.0551760Z 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-09-07T07:07:46.0553279Z 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-09-07T07:07:46.0554837Z 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-09-07T07:07:46.0556315Z 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-09-07T07:07:46.0557583Z 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-09-07T07:07:46.0559013Z 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-09-07T07:07:46.0560930Z 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-09-07T07:07:46.0561510Z 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-09-07T07:07:46.0562146Z 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-09-07T07:07:46.0562987Z 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-09-07T07:07:46.0563651Z 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-09-07T07:07:46.0564294Z 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-09-07T07:07:46.0564979Z 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-09-07T07:07:46.0565719Z 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-09-07T07:07:46.0566460Z 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-09-07T07:07:46.0567186Z 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-09-07T07:07:46.0567877Z 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-09-07T07:07:46.0568483Z 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-09-07T07:07:46.0569338Z 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-09-07T07:07:46.0570007Z 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-09-07T07:07:46.0570723Z 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-09-07T07:07:46.0571361Z 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-09-07T07:07:46.0571984Z 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-09-07T07:07:46.0572589Z 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-09-07T07:07:46.0573488Z 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-09-07T07:07:46.0574128Z 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-09-07T07:07:46.0574781Z 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-09-07T07:07:46.0575389Z 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-09-07T07:07:46.0576031Z 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-09-07T07:07:46.0576603Z 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-09-07T07:07:46.0577364Z 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-09-07T07:07:46.0577960Z 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-09-07T07:07:46.0578542Z 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-09-07T07:07:46.0579113Z 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-09-07T07:07:46.0579732Z 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-09-07T07:07:46.0580426Z 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-09-07T07:07:46.0581104Z 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-09-07T07:07:46.0581760Z 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-09-07T07:07:46.0582405Z 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-09-07T07:07:46.0583043Z 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-09-07T07:07:46.0583687Z 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-09-07T07:07:46.0584599Z 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-09-07T07:07:46.0585203Z 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-09-07T07:07:46.0585819Z 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-09-07T07:07:46.0586588Z 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-09-07T07:07:46.0587174Z 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-09-07T07:07:46.0587755Z 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-09-07T07:07:46.0588375Z 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-09-07T07:07:46.0589205Z 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-09-07T07:07:46.0589870Z 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-09-07T07:07:46.0590560Z 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-09-07T07:07:46.0591165Z 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-09-07T07:07:46.0591984Z 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-09-07T07:07:46.0592622Z 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-09-07T07:07:46.0593248Z 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-09-07T07:07:46.0593845Z 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-09-07T07:07:46.0594466Z 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-09-07T07:07:46.0595302Z 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-09-07T07:07:46.0596222Z 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-09-07T07:07:46.0596977Z 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-09-07T07:07:46.0597600Z 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-09-07T07:07:46.0598243Z 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-09-07T07:07:46.0598884Z 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-09-07T07:07:46.0599577Z 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-09-07T07:07:46.0600185Z 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-09-07T07:07:46.0600804Z 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-09-07T07:07:46.0601386Z 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-09-07T07:07:46.0602166Z 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-09-07T07:07:46.0602773Z 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-09-07T07:07:46.0603369Z 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-09-07T07:07:46.0603977Z 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-09-07T07:07:46.0604779Z 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-09-07T07:07:46.0605492Z 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-09-07T07:07:46.0606113Z 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-09-07T07:07:46.0606690Z 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-09-07T07:07:46.0607477Z 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-09-07T07:07:46.0608124Z 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-09-07T07:07:46.0608744Z 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-09-07T07:07:46.0609337Z 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-09-07T07:07:46.0609919Z 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-09-07T07:07:46.0610707Z 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-09-07T07:07:46.0611315Z 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-09-07T07:07:46.0611904Z 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-09-07T07:07:46.0612488Z 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-09-07T07:07:46.0613250Z 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-09-07T07:07:46.0613882Z 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-09-07T07:07:46.0614479Z 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-09-07T07:07:46.0615103Z 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-09-07T07:07:46.0615898Z 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-09-07T07:07:46.0616572Z 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-09-07T07:07:46.0617247Z 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-09-07T07:07:46.0617878Z 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-09-07T07:07:46.0618503Z 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-09-07T07:07:46.0619124Z 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-09-07T07:07:46.0620002Z 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-09-07T07:07:46.0620661Z 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-09-07T07:07:46.0621305Z 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-09-07T07:07:46.0621989Z 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-09-07T07:07:46.0622869Z 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-09-07T07:07:46.0623578Z 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-09-07T07:07:46.0624575Z 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-09-07T07:07:46.0625331Z 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-09-07T07:07:46.0626058Z 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-09-07T07:07:46.0626769Z 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-09-07T07:07:46.0627479Z 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-09-07T07:07:46.0628229Z 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-09-07T07:07:46.0629082Z 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-09-07T07:07:46.0629869Z 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-09-07T07:07:46.0630656Z 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-09-07T07:07:46.0631440Z 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-09-07T07:07:46.0632169Z 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-09-07T07:07:46.0632887Z 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-09-07T07:07:46.0633619Z 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-09-07T07:07:46.0634388Z 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-09-07T07:07:46.0635687Z 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-09-07T07:07:46.0637036Z 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-09-07T07:07:46.0638351Z 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-09-07T07:07:46.0639695Z 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-09-07T07:07:46.0641174Z 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-09-07T07:07:46.0642358Z 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-09-07T07:07:46.0643738Z 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-09-07T07:07:46.0645043Z 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-09-07T07:07:46.0646547Z 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-09-07T07:07:46.0647781Z 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-09-07T07:07:46.0649212Z 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-09-07T07:07:46.0650648Z 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-09-07T07:07:46.0651894Z 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-09-07T07:07:46.0653336Z 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-09-07T07:07:46.0654726Z 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-09-07T07:07:46.0656039Z 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-09-07T07:07:46.0657371Z 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-09-07T07:07:46.0658699Z 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-09-07T07:07:46.0660159Z 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-09-07T07:07:46.0662080Z 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-09-07T07:07:46.0663504Z 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-09-07T07:07:46.0664918Z 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-09-07T07:07:46.0666478Z 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-09-07T07:07:46.0667886Z 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-09-07T07:07:46.0669513Z 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-09-07T07:07:46.0670748Z 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-09-07T07:07:46.0672128Z 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-09-07T07:07:46.0673671Z 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-09-07T07:07:46.0674904Z 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-09-07T07:07:46.0676359Z 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-09-07T07:07:46.0677648Z 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-09-07T07:07:46.0679071Z 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-09-07T07:07:46.0680357Z 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-09-07T07:07:46.0681703Z 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-09-07T07:07:46.0682970Z 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-09-07T07:07:46.0684380Z 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-09-07T07:07:46.0685733Z 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-09-07T07:07:46.0687030Z 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-09-07T07:07:46.0688350Z 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-09-07T07:07:46.0689762Z 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-09-07T07:07:46.0691375Z 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-09-07T07:07:46.0692917Z 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-09-07T07:07:46.0693958Z 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-09-07T07:07:46.0695323Z 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-09-07T07:07:46.0696717Z 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-09-07T07:07:46.0698036Z 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-09-07T07:07:46.0699609Z 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-09-07T07:07:46.0700711Z 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-09-07T07:07:46.0702073Z 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-09-07T07:07:46.0703432Z 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-09-07T07:07:46.0705277Z 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-09-07T07:07:46.0706539Z 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-09-07T07:07:46.0707988Z 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-09-07T07:07:46.0709292Z 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-09-07T07:07:46.0710718Z 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-09-07T07:07:46.0712078Z 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-09-07T07:07:46.0713521Z 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-09-07T07:07:46.0714913Z 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-09-07T07:07:46.0716416Z 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-09-07T07:07:46.0717756Z 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-09-07T07:07:46.0719071Z 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-09-07T07:07:46.0720617Z 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-09-07T07:07:46.0721807Z 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-09-07T07:07:46.0723237Z 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-09-07T07:07:46.0724561Z 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-09-07T07:07:46.0726122Z 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-09-07T07:07:46.0727245Z 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-09-07T07:07:46.0728616Z 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-09-07T07:07:46.0730006Z 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-09-07T07:07:46.0731614Z 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-09-07T07:07:46.0732725Z 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-09-07T07:07:46.0734087Z 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-09-07T07:07:46.0735386Z 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-09-07T07:07:46.0736923Z 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-09-07T07:07:46.0738040Z 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-09-07T07:07:46.0739425Z 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-09-07T07:07:46.0740657Z 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-09-07T07:07:46.0742030Z 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-09-07T07:07:46.0743408Z 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-09-07T07:07:46.0745512Z 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-09-07T07:07:46.0746690Z 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-09-07T07:07:46.0748129Z 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-09-07T07:07:46.0749499Z 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-09-07T07:07:46.0750912Z 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-09-07T07:07:46.0752269Z 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-09-07T07:07:46.0753625Z 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-09-07T07:07:46.0755205Z 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-09-07T07:07:46.0756411Z 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-09-07T07:07:46.0757801Z 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-09-07T07:07:46.0759124Z 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-09-07T07:07:46.0760871Z 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-09-07T07:07:46.0762482Z 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-09-07T07:07:46.0763789Z 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-09-07T07:07:46.0765399Z 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-09-07T07:07:46.0766564Z 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-09-07T07:07:46.0767978Z 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-09-07T07:07:46.0769419Z 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-09-07T07:07:46.0770841Z 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-09-07T07:07:46.0772566Z 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-09-07T07:07:46.0773964Z 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-09-07T07:07:46.0775060Z 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-09-07T07:07:46.0776432Z 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-09-07T07:07:46.0777777Z 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-09-07T07:07:46.0779077Z 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-09-07T07:07:46.0780421Z 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-09-07T07:07:46.0782042Z 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-09-07T07:07:46.0783142Z 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-09-07T07:07:46.0784761Z 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-09-07T07:07:46.0786239Z 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-09-07T07:07:46.0787860Z 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-09-07T07:07:46.0789037Z 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-09-07T07:07:46.0790490Z 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-09-07T07:07:46.0792177Z 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-09-07T07:07:46.0793423Z 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-09-07T07:07:46.0794624Z 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-09-07T07:07:46.0796304Z 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-09-07T07:07:46.0797576Z 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-09-07T07:07:46.0799193Z 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-09-07T07:07:46.0800274Z 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-09-07T07:07:46.0801595Z 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-09-07T07:07:46.0802907Z 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-09-07T07:07:46.0804542Z 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-09-07T07:07:46.0805656Z 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-09-07T07:07:46.0807025Z 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-09-07T07:07:46.0808397Z 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-09-07T07:07:46.0809688Z 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-09-07T07:07:46.0811401Z 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-09-07T07:07:46.0812472Z 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-09-07T07:07:46.0813968Z 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-09-07T07:07:46.0815071Z 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-09-07T07:07:46.0816595Z 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-09-07T07:07:46.0817729Z 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-09-07T07:07:46.0819084Z 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-09-07T07:07:46.0820408Z 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-09-07T07:07:46.0821701Z 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-09-07T07:07:46.0823248Z 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-09-07T07:07:46.0824659Z 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-09-07T07:07:46.0826128Z 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-09-07T07:07:46.0827397Z 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-09-07T07:07:46.0829064Z 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-09-07T07:07:46.0830231Z 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-09-07T07:07:46.0831634Z 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-09-07T07:07:46.0833121Z 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-09-07T07:07:46.0834600Z 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-09-07T07:07:46.0835772Z 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-09-07T07:07:46.0837241Z 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-09-07T07:07:46.0838597Z 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-09-07T07:07:46.0840306Z 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-09-07T07:07:46.0841326Z 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-09-07T07:07:46.0842682Z 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-09-07T07:07:46.0843981Z 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-09-07T07:07:46.0845502Z 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-09-07T07:07:46.0847055Z 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-09-07T07:07:46.0848180Z 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-09-07T07:07:46.0849558Z 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-09-07T07:07:46.0851059Z 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-09-07T07:07:46.0852289Z 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-09-07T07:07:46.0853469Z 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-09-07T07:07:46.0854853Z 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-09-07T07:07:46.0856195Z 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-09-07T07:07:46.0857714Z 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-09-07T07:07:46.0858845Z 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-09-07T07:07:46.0860599Z 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-09-07T07:07:46.0862057Z 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-09-07T07:07:46.0863651Z 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-09-07T07:07:46.0864924Z 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-09-07T07:07:46.0866359Z 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-09-07T07:07:46.0867784Z 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-09-07T07:07:46.0869209Z 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-09-07T07:07:46.0870739Z 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-09-07T07:07:46.0871944Z 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-09-07T07:07:46.0873339Z 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-09-07T07:07:46.0874712Z 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-09-07T07:07:46.0876216Z 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-09-07T07:07:46.0877639Z 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-09-07T07:07:46.0878891Z 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-09-07T07:07:46.0880255Z 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-09-07T07:07:46.0881633Z 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-09-07T07:07:46.0883088Z 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-09-07T07:07:46.0884305Z 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-09-07T07:07:46.0885761Z 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-09-07T07:07:46.0886975Z 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-09-07T07:07:46.0888280Z 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-09-07T07:07:46.0889627Z 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-09-07T07:07:46.0890992Z 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-09-07T07:07:46.0892224Z 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-09-07T07:07:46.0893688Z 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-09-07T07:07:46.0894926Z 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-09-07T07:07:46.0896409Z 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-09-07T07:07:46.0897650Z 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-09-07T07:07:46.0899182Z 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-09-07T07:07:46.0900344Z 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-09-07T07:07:46.0901734Z 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-09-07T07:07:46.0903314Z 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-09-07T07:07:46.0904767Z 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-09-07T07:07:46.0906225Z 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-09-07T07:07:46.0907475Z 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-09-07T07:07:46.0908836Z 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-09-07T07:07:46.0910266Z 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-09-07T07:07:46.0911860Z 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-09-07T07:07:46.0913039Z 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-09-07T07:07:46.0914463Z 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-09-07T07:07:46.0915901Z 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-09-07T07:07:46.0917375Z 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-09-07T07:07:46.0918550Z 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-09-07T07:07:46.0919900Z 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-09-07T07:07:46.0921253Z 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-09-07T07:07:46.0922773Z 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-09-07T07:07:46.0923904Z 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-09-07T07:07:46.0925286Z 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-09-07T07:07:46.0926533Z 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-09-07T07:07:46.0927991Z 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-09-07T07:07:46.0929481Z 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-09-07T07:07:46.0930571Z 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-09-07T07:07:46.0931943Z 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-09-07T07:07:46.0933393Z 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-09-07T07:07:46.0934694Z 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-09-07T07:07:46.0935839Z 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-09-07T07:07:46.0937198Z 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-09-07T07:07:46.0938502Z 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-09-07T07:07:46.0940044Z 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-09-07T07:07:46.0941194Z 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-09-07T07:07:46.0942554Z 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-09-07T07:07:46.0943948Z 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-09-07T07:07:46.0945550Z 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-09-07T07:07:46.0946947Z 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-09-07T07:07:46.0948423Z 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-09-07T07:07:46.0949780Z 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-09-07T07:07:46.0951370Z 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-09-07T07:07:46.0952607Z 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-09-07T07:07:46.0953996Z 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-09-07T07:07:46.0955336Z 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-09-07T07:07:46.0956829Z 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-09-07T07:07:46.0958363Z 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-09-07T07:07:46.0959588Z 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-09-07T07:07:46.0961410Z 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-09-07T07:07:46.0962773Z 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-09-07T07:07:46.0964381Z 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-09-07T07:07:46.0965553Z 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-09-07T07:07:46.0966997Z 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-09-07T07:07:46.0968375Z 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-09-07T07:07:46.0969713Z 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-09-07T07:07:46.0971080Z 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-09-07T07:07:46.0972541Z 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-09-07T07:07:46.0973911Z 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-09-07T07:07:46.0975507Z 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-09-07T07:07:46.0976620Z 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-09-07T07:07:46.0977984Z 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-09-07T07:07:46.0979284Z 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-09-07T07:07:46.0980870Z 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-09-07T07:07:46.0982164Z 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-09-07T07:07:46.0983309Z 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-09-07T07:07:46.0984882Z 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-09-07T07:07:46.0986391Z 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-09-07T07:07:46.0987916Z 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-09-07T07:07:46.0989216Z 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-09-07T07:07:46.0990726Z 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-09-07T07:07:46.0992191Z 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-09-07T07:07:46.0993317Z 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-09-07T07:07:46.0994678Z 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-09-07T07:07:46.0996161Z 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-09-07T07:07:46.0997470Z 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-09-07T07:07:46.0998745Z 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-09-07T07:07:46.1000335Z 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-09-07T07:07:46.1001764Z 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-09-07T07:07:46.1002906Z 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-09-07T07:07:46.1004223Z 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-09-07T07:07:46.1005821Z 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-09-07T07:07:46.1006955Z 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-09-07T07:07:46.1008304Z 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-09-07T07:07:46.1009902Z 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-09-07T07:07:46.1010923Z 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-09-07T07:07:46.1012526Z 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-09-07T07:07:46.1013637Z 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-09-07T07:07:46.1015017Z 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-09-07T07:07:46.1016428Z 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-09-07T07:07:46.1017584Z 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-09-07T07:07:46.1019186Z 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-09-07T07:07:46.1020313Z 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-09-07T07:07:46.1021681Z 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-09-07T07:07:46.1023015Z 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-09-07T07:07:46.1024625Z 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-09-07T07:07:46.1026237Z 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-09-07T07:07:46.1027418Z 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-09-07T07:07:46.1028820Z 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-09-07T07:07:46.1030162Z 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-09-07T07:07:46.1031540Z 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-09-07T07:07:46.1033143Z 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-09-07T07:07:46.1034340Z 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-09-07T07:07:46.1035891Z 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-09-07T07:07:46.1037223Z 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-09-07T07:07:46.1038755Z 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-09-07T07:07:46.1039901Z 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-09-07T07:07:46.1041258Z 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-09-07T07:07:46.1042459Z 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-09-07T07:07:46.1044047Z 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-09-07T07:07:46.1045232Z 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-09-07T07:07:46.1046532Z 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-09-07T07:07:46.1047850Z 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-09-07T07:07:46.1049373Z 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-09-07T07:07:46.1050503Z 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-09-07T07:07:46.1051854Z 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-09-07T07:07:46.1053283Z 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-09-07T07:07:46.1055010Z 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-09-07T07:07:46.1056138Z 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-09-07T07:07:46.1057455Z 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-09-07T07:07:46.1058828Z 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-09-07T07:07:46.1060783Z 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-09-07T07:07:46.1062061Z 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-09-07T07:07:46.1063420Z 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-09-07T07:07:46.1064902Z 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-09-07T07:07:46.1066333Z 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-09-07T07:07:46.1068018Z 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-09-07T07:07:46.1069122Z 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-09-07T07:07:46.1070527Z 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-09-07T07:07:46.1071827Z 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-09-07T07:07:46.1073400Z 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-09-07T07:07:46.1074680Z 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-09-07T07:07:46.1076027Z 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-09-07T07:07:46.1077389Z 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-09-07T07:07:46.1078705Z 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-09-07T07:07:46.1080088Z 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-09-07T07:07:46.1081715Z 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-09-07T07:07:46.1082817Z 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-09-07T07:07:46.1084556Z 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-09-07T07:07:46.1085564Z 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-09-07T07:07:46.1086849Z 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-09-07T07:07:46.1088286Z 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-09-07T07:07:46.1089500Z 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-09-07T07:07:46.1090843Z 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-09-07T07:07:46.1092385Z 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-09-07T07:07:46.1093517Z 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-09-07T07:07:46.1094887Z 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-09-07T07:07:46.1096192Z 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-09-07T07:07:46.1097479Z 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-09-07T07:07:46.1099046Z 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-09-07T07:07:46.1100152Z 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-09-07T07:07:46.1101521Z 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-09-07T07:07:46.1102910Z 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-09-07T07:07:46.1104667Z 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-09-07T07:07:46.1105893Z 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-09-07T07:07:46.1107340Z 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-09-07T07:07:46.1108801Z 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-09-07T07:07:46.1110403Z 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-09-07T07:07:46.1111549Z 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-09-07T07:07:46.1112955Z 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-09-07T07:07:46.1114313Z 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-09-07T07:07:46.1115726Z 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-09-07T07:07:46.1117411Z 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-09-07T07:07:46.1118597Z 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-09-07T07:07:46.1119977Z 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-09-07T07:07:46.1121210Z 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-09-07T07:07:46.1122574Z 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-09-07T07:07:46.1123865Z 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-09-07T07:07:46.1125401Z 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-09-07T07:07:46.1126558Z 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-09-07T07:07:46.1127925Z 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-09-07T07:07:46.1129226Z 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-09-07T07:07:46.1130543Z 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-09-07T07:07:46.1132038Z 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-09-07T07:07:46.1133176Z 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-09-07T07:07:46.1134594Z 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-09-07T07:07:46.1136116Z 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-09-07T07:07:46.1137184Z 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-09-07T07:07:46.1138545Z 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-09-07T07:07:46.1139839Z 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-09-07T07:07:46.1141131Z 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-09-07T07:07:46.1142427Z 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-09-07T07:07:46.1144042Z 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-09-07T07:07:46.1145613Z 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-09-07T07:07:46.1146999Z 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-09-07T07:07:46.1148198Z 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-09-07T07:07:46.1149608Z 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-09-07T07:07:46.1151033Z 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-09-07T07:07:46.1152351Z 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-09-07T07:07:46.1153692Z 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-09-07T07:07:46.1155137Z 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-09-07T07:07:46.1156681Z 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-09-07T07:07:46.1157938Z 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-09-07T07:07:46.1159285Z 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-09-07T07:07:46.1161011Z 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-09-07T07:07:46.1162773Z 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-09-07T07:07:46.1164077Z 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-09-07T07:07:46.1165658Z 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-09-07T07:07:46.1166851Z 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-09-07T07:07:46.1168277Z 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-09-07T07:07:46.1169687Z 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-09-07T07:07:46.1171324Z 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-09-07T07:07:46.1172684Z 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-09-07T07:07:46.1174016Z 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-09-07T07:07:46.1175371Z 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-09-07T07:07:46.1176635Z 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-09-07T07:07:46.1177886Z 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-09-07T07:07:46.1179251Z 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-09-07T07:07:46.1180761Z 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-09-07T07:07:46.1182136Z 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-09-07T07:07:46.1183210Z 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-09-07T07:07:46.1184942Z 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-09-07T07:07:46.1186593Z 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-09-07T07:07:46.1187819Z 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-09-07T07:07:46.1189277Z 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-09-07T07:07:46.1190504Z 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-09-07T07:07:46.1191913Z 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-09-07T07:07:46.1193551Z 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-09-07T07:07:46.1194955Z 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-09-07T07:07:46.1196177Z 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-09-07T07:07:46.1197549Z 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-09-07T07:07:46.1198691Z 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-09-07T07:07:46.1200047Z 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-09-07T07:07:46.1201591Z 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-09-07T07:07:46.1202748Z 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-09-07T07:07:46.1204245Z 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-09-07T07:07:46.1205346Z 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-09-07T07:07:46.1206704Z 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-09-07T07:07:46.1208219Z 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-09-07T07:07:46.1209375Z 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-09-07T07:07:46.1210730Z 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-09-07T07:07:46.1212006Z 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-09-07T07:07:46.1213462Z 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-09-07T07:07:46.1214629Z 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-09-07T07:07:46.1216388Z 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-09-07T07:07:46.1217353Z 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-09-07T07:07:46.1218865Z 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-09-07T07:07:46.1220166Z 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-09-07T07:07:46.1221711Z 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-09-07T07:07:46.1222841Z 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-09-07T07:07:46.1224593Z 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-09-07T07:07:46.1225943Z 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-09-07T07:07:46.1227498Z 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-09-07T07:07:46.1228660Z 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-09-07T07:07:46.1230058Z 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-09-07T07:07:46.1231418Z 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-09-07T07:07:46.1233029Z 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-09-07T07:07:46.1234199Z 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-09-07T07:07:46.1235579Z 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-09-07T07:07:46.1237125Z 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-09-07T07:07:46.1238707Z 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-09-07T07:07:46.1239825Z 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-09-07T07:07:46.1241141Z 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-09-07T07:07:46.1242424Z 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-09-07T07:07:46.1243994Z 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-09-07T07:07:46.1245082Z 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-09-07T07:07:46.1246443Z 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-09-07T07:07:46.1247841Z 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-09-07T07:07:46.1249209Z 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-09-07T07:07:46.1250853Z 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-09-07T07:07:46.1251925Z 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-09-07T07:07:46.1253370Z 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-09-07T07:07:46.1254567Z 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-09-07T07:07:46.1256005Z 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-09-07T07:07:46.1257266Z 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-09-07T07:07:46.1258656Z 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-09-07T07:07:46.1260840Z 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-09-07T07:07:46.1261920Z 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-09-07T07:07:46.1263245Z 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-09-07T07:07:46.1264835Z 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-09-07T07:07:46.1266277Z 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-09-07T07:07:46.1267577Z 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-09-07T07:07:46.1269003Z 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-09-07T07:07:46.1270324Z 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-09-07T07:07:46.1271748Z 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-09-07T07:07:46.1273253Z 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-09-07T07:07:46.1274815Z 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-09-07T07:07:46.1276210Z 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-09-07T07:07:46.1277631Z 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-09-07T07:07:46.1278855Z 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-09-07T07:07:46.1280329Z 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-09-07T07:07:46.1281760Z 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-09-07T07:07:46.1283123Z 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-09-07T07:07:46.1284547Z 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-09-07T07:07:46.1285790Z 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-09-07T07:07:46.1287018Z 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-09-07T07:07:46.1288415Z 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-09-07T07:07:46.1289663Z 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-09-07T07:07:46.1291089Z 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-09-07T07:07:46.1292444Z 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-09-07T07:07:46.1293766Z 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-09-07T07:07:46.1295095Z 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-09-07T07:07:46.1296530Z 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-09-07T07:07:46.1298155Z 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-09-07T07:07:46.1299221Z 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-09-07T07:07:46.1300558Z 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-09-07T07:07:46.1301855Z 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-09-07T07:07:46.1303328Z 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-09-07T07:07:46.1304827Z 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-09-07T07:07:46.1306328Z 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-09-07T07:07:46.1308045Z 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-09-07T07:07:46.1309343Z 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-09-07T07:07:46.1310607Z 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-09-07T07:07:46.1311862Z 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-09-07T07:07:46.1313291Z 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-09-07T07:07:46.1314624Z 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-09-07T07:07:46.1316051Z 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-09-07T07:07:46.1317497Z 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-09-07T07:07:46.1318822Z 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-09-07T07:07:46.1320253Z 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-09-07T07:07:46.1321912Z 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-09-07T07:07:46.1323011Z 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-09-07T07:07:46.1324360Z 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-09-07T07:07:46.1325774Z 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-09-07T07:07:46.1327101Z 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-09-07T07:07:46.1328538Z 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-09-07T07:07:46.1329740Z 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-09-07T07:07:46.1331503Z 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-09-07T07:07:46.1332837Z 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-09-07T07:07:46.1333875Z 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-09-07T07:07:46.1335519Z 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-09-07T07:07:46.1336543Z 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-09-07T07:07:46.1338137Z 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-09-07T07:07:46.1339286Z 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-09-07T07:07:46.1340553Z 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-09-07T07:07:46.1341957Z 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-09-07T07:07:46.1343440Z 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-09-07T07:07:46.1345243Z 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-09-07T07:07:46.1346463Z 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-09-07T07:07:46.1347843Z 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-09-07T07:07:46.1349199Z 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-09-07T07:07:46.1350762Z 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-09-07T07:07:46.1351967Z 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-09-07T07:07:46.1353421Z 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-09-07T07:07:46.1354970Z 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-09-07T07:07:46.1356383Z 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-09-07T07:07:46.1357638Z 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-09-07T07:07:46.1358967Z 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-09-07T07:07:46.1360742Z 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-09-07T07:07:46.1362205Z 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-09-07T07:07:46.1363452Z 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-09-07T07:07:46.1364852Z 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-09-07T07:07:46.1366172Z 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-09-07T07:07:46.1367760Z 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-09-07T07:07:46.1368887Z 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-09-07T07:07:46.1370332Z 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-09-07T07:07:46.1371863Z 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-09-07T07:07:46.1373390Z 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-09-07T07:07:46.1374554Z 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-09-07T07:07:46.1375925Z 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-09-07T07:07:46.1377311Z 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-09-07T07:07:46.1378633Z 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-09-07T07:07:46.1380182Z 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-09-07T07:07:46.1381439Z 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-09-07T07:07:46.1382905Z 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-09-07T07:07:46.1384352Z 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-09-07T07:07:46.1386177Z 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-09-07T07:07:46.1387224Z 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-09-07T07:07:46.1388698Z 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-09-07T07:07:46.1390085Z 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-09-07T07:07:46.1391752Z 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-09-07T07:07:46.1392880Z 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-09-07T07:07:46.1394313Z 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-09-07T07:07:46.1395822Z 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-09-07T07:07:46.1397522Z 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-09-07T07:07:46.1398572Z 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-09-07T07:07:46.1399889Z 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-09-07T07:07:46.1401220Z 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-09-07T07:07:46.1402806Z 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-09-07T07:07:46.1403915Z 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-09-07T07:07:46.1405317Z 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-09-07T07:07:46.1406554Z 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-09-07T07:07:46.1408188Z 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-09-07T07:07:46.1409602Z 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-09-07T07:07:46.1410609Z 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-09-07T07:07:46.1412038Z 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-09-07T07:07:46.1413716Z 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-09-07T07:07:46.1414715Z 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-09-07T07:07:46.1416126Z 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-09-07T07:07:46.1417238Z 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-09-07T07:07:46.1418649Z 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-09-07T07:07:46.1420196Z 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-09-07T07:07:46.1421550Z 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-09-07T07:07:46.1422642Z 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-09-07T07:07:46.1424319Z 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-09-07T07:07:46.1425729Z 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-09-07T07:07:46.1427315Z 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-09-07T07:07:46.1428370Z 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-09-07T07:07:46.1430018Z 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-09-07T07:07:46.1431164Z 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-09-07T07:07:46.1432579Z 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-09-07T07:07:46.1434011Z 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-09-07T07:07:46.1435455Z 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-09-07T07:07:46.1436827Z 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-09-07T07:07:46.1438304Z 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-09-07T07:07:46.1439533Z 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-09-07T07:07:46.1440932Z 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-09-07T07:07:46.1442543Z 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-09-07T07:07:46.1444033Z 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-09-07T07:07:46.1445298Z 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-09-07T07:07:46.1446329Z 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-09-07T07:07:46.1447793Z 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-09-07T07:07:46.1448990Z 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-09-07T07:07:46.1450459Z 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-09-07T07:07:46.1451742Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:46.1453092Z 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-09-07T07:07:46.1454463Z 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-09-07T07:07:46.1455670Z 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-09-07T07:07:46.1457258Z 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-09-07T07:07:46.1458436Z 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-09-07T07:07:46.1460204Z 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-09-07T07:07:46.1461689Z 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-09-07T07:07:46.1463183Z 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-09-07T07:07:46.1464486Z 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-09-07T07:07:46.1466064Z 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-09-07T07:07:46.1467585Z 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-09-07T07:07:46.1468893Z 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-09-07T07:07:46.1470393Z 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-09-07T07:07:46.1471667Z 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-09-07T07:07:46.1473098Z 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-09-07T07:07:46.1474595Z 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-09-07T07:07:46.1475926Z 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-09-07T07:07:46.1477537Z 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-09-07T07:07:46.1478636Z 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-09-07T07:07:46.1480018Z 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-09-07T07:07:46.1481304Z 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-09-07T07:07:46.1482625Z 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-09-07T07:07:46.1484039Z 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-09-07T07:07:46.1485635Z 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-09-07T07:07:46.1486652Z 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-09-07T07:07:46.1488034Z 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-09-07T07:07:46.1489326Z 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-09-07T07:07:46.1490978Z 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-09-07T07:07:46.1492071Z 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-09-07T07:07:46.1493498Z 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-09-07T07:07:46.1494551Z 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-09-07T07:07:46.1496162Z 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-09-07T07:07:46.1497329Z 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-09-07T07:07:46.1498699Z 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-09-07T07:07:46.1499996Z 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-09-07T07:07:46.1501364Z 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-09-07T07:07:46.1502654Z 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-09-07T07:07:46.1504516Z 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-09-07T07:07:46.1505742Z 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-09-07T07:07:46.1507086Z 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-09-07T07:07:46.1508531Z 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-09-07T07:07:46.1510238Z 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-09-07T07:07:46.1511325Z 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-09-07T07:07:46.1512910Z 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-09-07T07:07:46.1514001Z 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-09-07T07:07:46.1515599Z 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-09-07T07:07:46.1516897Z 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-09-07T07:07:46.1518248Z 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-09-07T07:07:46.1519571Z 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-09-07T07:07:46.1521248Z 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-09-07T07:07:46.1522309Z 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-09-07T07:07:46.1523677Z 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-09-07T07:07:46.1524951Z 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-09-07T07:07:46.1526349Z 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-09-07T07:07:46.1527792Z 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-09-07T07:07:46.1529073Z 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-09-07T07:07:46.1530482Z 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-09-07T07:07:46.1532029Z 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-09-07T07:07:46.1533547Z 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-09-07T07:07:46.1534698Z 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-09-07T07:07:46.1536110Z 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-09-07T07:07:46.1537481Z 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-09-07T07:07:46.1539162Z 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-09-07T07:07:46.1540336Z 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-09-07T07:07:46.1541719Z 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-09-07T07:07:46.1542969Z 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-09-07T07:07:46.1544592Z 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-09-07T07:07:46.1546089Z 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-09-07T07:07:46.1547368Z 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-09-07T07:07:46.1548874Z 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-09-07T07:07:46.1550213Z 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-09-07T07:07:46.1551679Z 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-09-07T07:07:46.1552917Z 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-09-07T07:07:46.1554500Z 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-09-07T07:07:46.1555691Z 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-09-07T07:07:46.1557208Z 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-09-07T07:07:46.1558555Z 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-09-07T07:07:46.1560025Z 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-09-07T07:07:46.1561895Z 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-09-07T07:07:46.1563889Z 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-09-07T07:07:46.1565714Z 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-09-07T07:07:46.1567280Z 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-09-07T07:07:46.1568725Z 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-09-07T07:07:46.1570206Z 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-09-07T07:07:46.1572084Z 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-09-07T07:07:46.1573357Z 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-09-07T07:07:46.1574808Z 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-09-07T07:07:46.1576074Z 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-09-07T07:07:46.1577611Z 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-09-07T07:07:46.1578818Z 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-09-07T07:07:46.1580193Z 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-09-07T07:07:46.1581792Z 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-09-07T07:07:46.1582885Z 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-09-07T07:07:46.1584547Z 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-09-07T07:07:46.1586001Z 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-09-07T07:07:46.1587418Z 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-09-07T07:07:46.1588769Z 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-09-07T07:07:46.1590147Z 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-09-07T07:07:46.1591493Z 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-09-07T07:07:46.1592938Z 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-09-07T07:07:46.1594625Z 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-09-07T07:07:46.1595760Z 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-09-07T07:07:46.1597209Z 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-09-07T07:07:46.1598498Z 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-09-07T07:07:46.1599937Z 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-09-07T07:07:46.1601174Z 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-09-07T07:07:46.1602536Z 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-09-07T07:07:46.1604123Z 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-09-07T07:07:46.1605174Z 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-09-07T07:07:46.1606630Z 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-09-07T07:07:46.1607806Z 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-09-07T07:07:46.1609232Z 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-09-07T07:07:46.1610582Z 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-09-07T07:07:46.1611898Z 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-09-07T07:07:46.1613122Z 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-09-07T07:07:46.1614720Z 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-09-07T07:07:46.1616058Z 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-09-07T07:07:46.1617148Z 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-09-07T07:07:46.1618528Z 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-09-07T07:07:46.1619814Z 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-09-07T07:07:46.1621216Z 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-09-07T07:07:46.1622492Z 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-09-07T07:07:46.1623862Z 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-09-07T07:07:46.1625516Z 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-09-07T07:07:46.1626923Z 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-09-07T07:07:46.1628554Z 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-09-07T07:07:46.1629940Z 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-09-07T07:07:46.1631297Z 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-09-07T07:07:46.1632656Z 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-09-07T07:07:46.1634136Z 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-09-07T07:07:46.1635850Z 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-09-07T07:07:46.1637035Z 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-09-07T07:07:46.1638472Z 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-09-07T07:07:46.1639635Z 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-09-07T07:07:46.1641065Z 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-09-07T07:07:46.1642414Z 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-09-07T07:07:46.1643748Z 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-09-07T07:07:46.1645056Z 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-09-07T07:07:46.1646699Z 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-09-07T07:07:46.1647762Z 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-09-07T07:07:46.1649127Z 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-09-07T07:07:46.1650430Z 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-09-07T07:07:46.1651787Z 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-09-07T07:07:46.1653088Z 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-09-07T07:07:46.1654399Z 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-09-07T07:07:46.1655679Z 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-09-07T07:07:46.1657314Z 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-09-07T07:07:46.1658549Z 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-09-07T07:07:46.1659844Z 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-09-07T07:07:46.1661753Z 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-09-07T07:07:46.1662990Z 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-09-07T07:07:46.1664420Z 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-09-07T07:07:46.1665882Z 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-09-07T07:07:46.1667230Z 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-09-07T07:07:46.1668987Z 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-09-07T07:07:46.1670162Z 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-09-07T07:07:46.1671593Z 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-09-07T07:07:46.1672801Z 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-09-07T07:07:46.1674295Z 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-09-07T07:07:46.1675730Z 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-09-07T07:07:46.1677071Z 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-09-07T07:07:46.1678348Z 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-09-07T07:07:46.1679965Z 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-09-07T07:07:46.1681037Z 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-09-07T07:07:46.1682413Z 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-09-07T07:07:46.1683706Z 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-09-07T07:07:46.1684964Z 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-09-07T07:07:46.1686311Z 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-09-07T07:07:46.1687858Z 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-09-07T07:07:46.1688928Z 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-09-07T07:07:46.1690299Z 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-09-07T07:07:46.1691715Z 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-09-07T07:07:46.1692997Z 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-09-07T07:07:46.1694612Z 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-09-07T07:07:46.1695710Z 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-09-07T07:07:46.1697222Z 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-09-07T07:07:46.1698642Z 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-09-07T07:07:46.1699821Z 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-09-07T07:07:46.1701302Z 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-09-07T07:07:46.1702373Z 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-09-07T07:07:46.1704102Z 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-09-07T07:07:46.1705506Z 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-09-07T07:07:46.1707173Z 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-09-07T07:07:46.1708556Z 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-09-07T07:07:46.1709669Z 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-09-07T07:07:46.1711097Z 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-09-07T07:07:46.1712513Z 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-09-07T07:07:46.1713808Z 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-09-07T07:07:46.1715167Z 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-09-07T07:07:46.1716877Z 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-09-07T07:07:46.1717980Z 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-09-07T07:07:46.1719360Z 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-09-07T07:07:46.1720695Z 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-09-07T07:07:46.1722341Z 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-09-07T07:07:46.1723463Z 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-09-07T07:07:46.1724846Z 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-09-07T07:07:46.1726137Z 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-09-07T07:07:46.1731031Z 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-09-07T07:07:46.1731642Z 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-09-07T07:07:46.1732229Z 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-09-07T07:07:46.1732792Z 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-09-07T07:07:46.1733617Z 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-09-07T07:07:46.1734679Z 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-09-07T07:07:46.1736062Z 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-09-07T07:07:46.1737199Z 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-09-07T07:07:46.1738610Z 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-09-07T07:07:46.1739919Z 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-09-07T07:07:46.1741255Z 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-09-07T07:07:46.1742540Z 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-09-07T07:07:46.1744477Z 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-09-07T07:07:46.1746059Z 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-09-07T07:07:46.1747189Z 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-09-07T07:07:46.1748299Z 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-09-07T07:07:46.1749727Z 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-09-07T07:07:46.1751168Z 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-09-07T07:07:46.1752604Z 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-09-07T07:07:46.1753807Z 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-09-07T07:07:46.1755223Z 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-09-07T07:07:46.1756636Z 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-09-07T07:07:46.1758262Z 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-09-07T07:07:46.1759289Z 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-09-07T07:07:46.1761254Z 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-09-07T07:07:46.1762652Z 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-09-07T07:07:46.1764089Z 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-09-07T07:07:46.1765535Z 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-09-07T07:07:46.1766710Z 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-09-07T07:07:46.1768130Z 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-09-07T07:07:46.1769820Z 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-09-07T07:07:46.1770885Z 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-09-07T07:07:46.1772444Z 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-09-07T07:07:46.1773723Z 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-09-07T07:07:46.1775067Z 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-09-07T07:07:46.1776389Z 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-09-07T07:07:46.1777706Z 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-09-07T07:07:46.1779046Z 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-09-07T07:07:46.1780734Z 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-09-07T07:07:46.1781835Z 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-09-07T07:07:46.1783236Z 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-09-07T07:07:46.1784790Z 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-09-07T07:07:46.1786350Z 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-09-07T07:07:46.1787564Z 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-09-07T07:07:46.1788987Z 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-09-07T07:07:46.1790299Z 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-09-07T07:07:46.1791912Z 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-09-07T07:07:46.1793019Z 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-09-07T07:07:46.1794418Z 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-09-07T07:07:46.1795763Z 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-09-07T07:07:46.1797360Z 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-09-07T07:07:46.1798540Z 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-09-07T07:07:46.1799884Z 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-09-07T07:07:46.1801287Z 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-09-07T07:07:46.1802423Z 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-09-07T07:07:46.1804093Z 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-09-07T07:07:46.1805428Z 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-09-07T07:07:46.1806644Z 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-09-07T07:07:46.1807843Z 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-09-07T07:07:46.1809231Z 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-09-07T07:07:46.1810516Z 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-09-07T07:07:46.1811891Z 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-09-07T07:07:46.1813196Z 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-09-07T07:07:46.1814536Z 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-09-07T07:07:46.1815870Z 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-09-07T07:07:46.1817423Z 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-09-07T07:07:46.1818541Z 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-09-07T07:07:46.1819954Z 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-09-07T07:07:46.1821280Z 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-09-07T07:07:46.1822620Z 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-09-07T07:07:46.1824079Z 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-09-07T07:07:46.1825682Z 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-09-07T07:07:46.1827265Z 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-09-07T07:07:46.1828471Z 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-09-07T07:07:46.1829801Z 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-09-07T07:07:46.1831168Z 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-09-07T07:07:46.1832775Z 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-09-07T07:07:46.1833876Z 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-09-07T07:07:46.1835303Z 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-09-07T07:07:46.1836744Z 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-09-07T07:07:46.1838279Z 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-09-07T07:07:46.1839370Z 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-09-07T07:07:46.1840724Z 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-09-07T07:07:46.1842043Z 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-09-07T07:07:46.1843647Z 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-09-07T07:07:46.1844714Z 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-09-07T07:07:46.1846083Z 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-09-07T07:07:46.1847392Z 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-09-07T07:07:46.1848730Z 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-09-07T07:07:46.1850261Z 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-09-07T07:07:46.1851335Z 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-09-07T07:07:46.1852706Z 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-09-07T07:07:46.1854240Z 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-09-07T07:07:46.1855308Z 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-09-07T07:07:46.1856663Z 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-09-07T07:07:46.1857997Z 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-09-07T07:07:46.1859530Z 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-09-07T07:07:46.1861208Z 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-09-07T07:07:46.1862574Z 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-09-07T07:07:46.1864004Z 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-09-07T07:07:46.1865812Z 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-09-07T07:07:46.1866830Z 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-09-07T07:07:46.1868309Z 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-09-07T07:07:46.1869593Z 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-09-07T07:07:46.1871043Z 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-09-07T07:07:46.1872402Z 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-09-07T07:07:46.1873751Z 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-09-07T07:07:46.1875100Z 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-09-07T07:07:46.1876897Z 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-09-07T07:07:46.1877902Z 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-09-07T07:07:46.1879325Z 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-09-07T07:07:46.1880665Z 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-09-07T07:07:46.1881889Z 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-09-07T07:07:46.1883267Z 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-09-07T07:07:46.1884582Z 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-09-07T07:07:46.1885888Z 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-09-07T07:07:46.1887622Z 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-09-07T07:07:46.1888719Z 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-09-07T07:07:46.1890167Z 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-09-07T07:07:46.1891418Z 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-09-07T07:07:46.1893036Z 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-09-07T07:07:46.1894070Z 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-09-07T07:07:46.1895488Z 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-09-07T07:07:46.1896678Z 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-09-07T07:07:46.1898379Z 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-09-07T07:07:46.1899374Z 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-09-07T07:07:46.1900983Z 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-09-07T07:07:46.1902347Z 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-09-07T07:07:46.1903437Z 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-09-07T07:07:46.1905072Z 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-09-07T07:07:46.1906549Z 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-09-07T07:07:46.1908030Z 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-09-07T07:07:46.1909205Z 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-09-07T07:07:46.1910600Z 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-09-07T07:07:46.1911952Z 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-09-07T07:07:46.1913379Z 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-09-07T07:07:46.1914998Z 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-09-07T07:07:46.1916506Z 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-09-07T07:07:46.1917624Z 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-09-07T07:07:46.1919000Z 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-09-07T07:07:46.1920249Z 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-09-07T07:07:46.1921978Z 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-09-07T07:07:46.1923496Z 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-09-07T07:07:46.1924747Z 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-09-07T07:07:46.1925570Z 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-09-07T07:07:46.1926979Z 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-09-07T07:07:46.1928264Z 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-09-07T07:07:46.1929627Z 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-09-07T07:07:46.1930973Z 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-09-07T07:07:46.1932597Z 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-09-07T07:07:46.1933621Z 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-09-07T07:07:46.1935014Z 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-09-07T07:07:46.1936310Z 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-09-07T07:07:46.1937690Z 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-09-07T07:07:46.1938981Z 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-09-07T07:07:46.1940301Z 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-09-07T07:07:46.1941577Z 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-09-07T07:07:46.1942912Z 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-09-07T07:07:46.1944866Z 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-09-07T07:07:46.1946036Z 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-09-07T07:07:46.1947489Z 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-09-07T07:07:46.1948916Z 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-09-07T07:07:46.1950344Z 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-09-07T07:07:46.1951686Z 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-09-07T07:07:46.1953034Z 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-09-07T07:07:46.1954788Z 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-09-07T07:07:46.1955839Z 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-09-07T07:07:46.1957338Z 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-09-07T07:07:46.1958613Z 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-09-07T07:07:46.1960307Z 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-09-07T07:07:46.1961863Z 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-09-07T07:07:46.1963053Z 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-09-07T07:07:46.1964472Z 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-09-07T07:07:46.1966179Z 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-09-07T07:07:46.1967239Z 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-09-07T07:07:46.1968708Z 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-09-07T07:07:46.1970043Z 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-09-07T07:07:46.1971439Z 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-09-07T07:07:46.1972883Z 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-09-07T07:07:46.1974123Z 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-09-07T07:07:46.1975526Z 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-09-07T07:07:46.1977114Z 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-09-07T07:07:46.1978202Z 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-09-07T07:07:46.1979574Z 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-09-07T07:07:46.1980885Z 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-09-07T07:07:46.1982523Z 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-09-07T07:07:46.1983559Z 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-09-07T07:07:46.1985296Z 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-09-07T07:07:46.1986767Z 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-09-07T07:07:46.1988370Z 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-09-07T07:07:46.1989394Z 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-09-07T07:07:46.1990821Z 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-09-07T07:07:46.1992174Z 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-09-07T07:07:46.1993771Z 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-09-07T07:07:46.1995101Z 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-09-07T07:07:46.1996445Z 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-09-07T07:07:46.1997835Z 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-09-07T07:07:46.1999159Z 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-09-07T07:07:46.2000544Z 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-09-07T07:07:46.2002208Z 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-09-07T07:07:46.2003251Z 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-09-07T07:07:46.2004736Z 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-09-07T07:07:46.2005885Z 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-09-07T07:07:46.2007326Z 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-09-07T07:07:46.2008558Z 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-09-07T07:07:46.2009944Z 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-09-07T07:07:46.2011677Z 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-09-07T07:07:46.2012729Z 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-09-07T07:07:46.2014207Z 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-09-07T07:07:46.2015403Z 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-09-07T07:07:46.2016907Z 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-09-07T07:07:46.2018057Z 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-09-07T07:07:46.2019451Z 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-09-07T07:07:46.2020755Z 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-09-07T07:07:46.2022144Z 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-09-07T07:07:46.2023881Z 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-09-07T07:07:46.2025162Z 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-09-07T07:07:46.2026638Z 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-09-07T07:07:46.2027896Z 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-09-07T07:07:46.2029382Z 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-09-07T07:07:46.2030676Z 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-09-07T07:07:46.2032089Z 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-09-07T07:07:46.2033713Z 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-09-07T07:07:46.2034792Z 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-09-07T07:07:46.2036340Z 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-09-07T07:07:46.2037564Z 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-09-07T07:07:46.2039008Z 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-09-07T07:07:46.2040336Z 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-09-07T07:07:46.2041591Z 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-09-07T07:07:46.2042932Z 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-09-07T07:07:46.2044604Z 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-09-07T07:07:46.2045588Z 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-09-07T07:07:46.2046990Z 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-09-07T07:07:46.2048255Z 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-09-07T07:07:46.2049625Z 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-09-07T07:07:46.2050882Z 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-09-07T07:07:46.2052212Z 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-09-07T07:07:46.2053563Z 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-09-07T07:07:46.2055177Z 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-09-07T07:07:46.2056235Z 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-09-07T07:07:46.2057606Z 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-09-07T07:07:46.2058872Z 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-09-07T07:07:46.2060395Z 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-09-07T07:07:46.2062228Z 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-09-07T07:07:46.2063538Z 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-09-07T07:07:46.2065064Z 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-09-07T07:07:46.2066606Z 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-09-07T07:07:46.2067857Z 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-09-07T07:07:46.2069200Z 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-09-07T07:07:46.2070627Z 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-09-07T07:07:46.2071913Z 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-09-07T07:07:46.2073993Z 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-09-07T07:07:46.2075441Z 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-09-07T07:07:46.2076700Z 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-09-07T07:07:46.2077655Z 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-09-07T07:07:46.2079017Z 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-09-07T07:07:46.2080254Z 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-09-07T07:07:46.2081792Z 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-09-07T07:07:46.2082896Z 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-09-07T07:07:46.2084373Z 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-09-07T07:07:46.2085599Z 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-09-07T07:07:46.2086981Z 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-09-07T07:07:46.2088336Z 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-09-07T07:07:46.2089866Z 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-09-07T07:07:46.2091021Z 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-09-07T07:07:46.2092358Z 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-09-07T07:07:46.2093707Z 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-09-07T07:07:46.2095138Z 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-09-07T07:07:46.2096611Z 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-09-07T07:07:46.2097838Z 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-09-07T07:07:46.2099129Z 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-09-07T07:07:46.2100462Z 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-09-07T07:07:46.2101685Z 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-09-07T07:07:46.2103094Z 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-09-07T07:07:46.2104724Z 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-09-07T07:07:46.2106281Z 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-09-07T07:07:46.2107567Z 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-09-07T07:07:46.2108836Z 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-09-07T07:07:46.2110212Z 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-09-07T07:07:46.2111630Z 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-09-07T07:07:46.2113229Z 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-09-07T07:07:46.2114397Z 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-09-07T07:07:46.2115853Z 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-09-07T07:07:46.2117209Z 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-09-07T07:07:46.2118575Z 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-09-07T07:07:46.2119882Z 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-09-07T07:07:46.2121393Z 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-09-07T07:07:46.2122785Z 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-09-07T07:07:46.2123893Z 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-09-07T07:07:46.2125273Z 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-09-07T07:07:46.2126539Z 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-09-07T07:07:46.2127889Z 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-09-07T07:07:46.2129204Z 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-09-07T07:07:46.2130466Z 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-09-07T07:07:46.2132042Z 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-09-07T07:07:46.2133342Z 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-09-07T07:07:46.2134640Z 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-09-07T07:07:46.2135983Z 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-09-07T07:07:46.2137455Z 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-09-07T07:07:46.2138697Z 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-09-07T07:07:46.2140042Z 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-09-07T07:07:46.2141321Z 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-09-07T07:07:46.2142717Z 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-09-07T07:07:46.2144063Z 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-09-07T07:07:46.2145761Z 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-09-07T07:07:46.2147204Z 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-09-07T07:07:46.2148412Z 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-09-07T07:07:46.2149879Z 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-09-07T07:07:46.2151537Z 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-09-07T07:07:46.2152639Z 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-09-07T07:07:46.2153988Z 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-09-07T07:07:46.2155297Z 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-09-07T07:07:46.2156977Z 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-09-07T07:07:46.2158093Z 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-09-07T07:07:46.2159542Z 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-09-07T07:07:46.2161287Z 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-09-07T07:07:46.2162825Z 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-09-07T07:07:46.2164047Z 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-09-07T07:07:46.2165734Z 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-09-07T07:07:46.2166865Z 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-09-07T07:07:46.2168451Z 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-09-07T07:07:46.2169603Z 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-09-07T07:07:46.2171008Z 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-09-07T07:07:46.2172464Z 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-09-07T07:07:46.2174070Z 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-09-07T07:07:46.2175417Z 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-09-07T07:07:46.2176525Z 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-09-07T07:07:46.2177914Z 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-09-07T07:07:46.2179195Z 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-09-07T07:07:46.2180567Z 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-09-07T07:07:46.2181766Z 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-09-07T07:07:46.2183141Z 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-09-07T07:07:46.2184818Z 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-09-07T07:07:46.2186458Z 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-09-07T07:07:46.2187887Z 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-09-07T07:07:46.2189026Z 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-09-07T07:07:46.2190481Z 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-09-07T07:07:46.2191715Z 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-09-07T07:07:46.2193261Z 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-09-07T07:07:46.2194688Z 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-09-07T07:07:46.2195959Z 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-09-07T07:07:46.2197408Z 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-09-07T07:07:46.2199126Z 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-09-07T07:07:46.2200078Z 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-09-07T07:07:46.2201495Z 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-09-07T07:07:46.2202678Z 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-09-07T07:07:46.2204132Z 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-09-07T07:07:46.2205612Z 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-09-07T07:07:46.2206687Z 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-09-07T07:07:46.2208008Z 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-09-07T07:07:46.2209552Z 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-09-07T07:07:46.2210907Z 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-09-07T07:07:46.2212002Z 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-09-07T07:07:46.2213385Z 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-09-07T07:07:46.2214657Z 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-09-07T07:07:46.2216040Z 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-09-07T07:07:46.2217313Z 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-09-07T07:07:46.2218632Z 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-09-07T07:07:46.2219998Z 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-09-07T07:07:46.2221585Z 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-09-07T07:07:46.2222977Z 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-09-07T07:07:46.2224301Z 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-09-07T07:07:46.2225907Z 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-09-07T07:07:46.2227146Z 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-09-07T07:07:46.2228659Z 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-09-07T07:07:46.2229886Z 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-09-07T07:07:46.2231283Z 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-09-07T07:07:46.2232593Z 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-09-07T07:07:46.2234217Z 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-09-07T07:07:46.2235665Z 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-09-07T07:07:46.2236896Z 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-09-07T07:07:46.2238286Z 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-09-07T07:07:46.2239557Z 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-09-07T07:07:46.2240956Z 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-09-07T07:07:46.2242239Z 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-09-07T07:07:46.2243542Z 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-09-07T07:07:46.2244902Z 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-09-07T07:07:46.2246421Z 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-09-07T07:07:46.2247548Z 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-09-07T07:07:46.2248901Z 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-09-07T07:07:46.2250174Z 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-09-07T07:07:46.2251748Z 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-09-07T07:07:46.2252866Z 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-09-07T07:07:46.2254326Z 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-09-07T07:07:46.2255619Z 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-09-07T07:07:46.2257288Z 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-09-07T07:07:46.2258411Z 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-09-07T07:07:46.2259913Z 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-09-07T07:07:46.2261712Z 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-09-07T07:07:46.2263183Z 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-09-07T07:07:46.2264636Z 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-09-07T07:07:46.2266074Z 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-09-07T07:07:46.2267544Z 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-09-07T07:07:46.2269165Z 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-09-07T07:07:46.2270379Z 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-09-07T07:07:46.2271800Z 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-09-07T07:07:46.2273134Z 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-09-07T07:07:46.2274742Z 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-09-07T07:07:46.2276003Z 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-09-07T07:07:46.2277376Z 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-09-07T07:07:46.2278674Z 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-09-07T07:07:46.2280224Z 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-09-07T07:07:46.2281403Z 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-09-07T07:07:46.2282778Z 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-09-07T07:07:46.2284066Z 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-09-07T07:07:46.2285375Z 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-09-07T07:07:46.2286655Z 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-09-07T07:07:46.2288207Z 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-09-07T07:07:46.2289324Z 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-09-07T07:07:46.2290738Z 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-09-07T07:07:46.2292018Z 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-09-07T07:07:46.2293532Z 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-09-07T07:07:46.2294653Z 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-09-07T07:07:46.2296002Z 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-09-07T07:07:46.2297267Z 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-09-07T07:07:46.2298930Z 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-09-07T07:07:46.2300105Z 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-09-07T07:07:46.2301283Z 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-09-07T07:07:46.2302676Z 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-09-07T07:07:46.2304006Z 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-09-07T07:07:46.2305712Z 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-09-07T07:07:46.2307061Z 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-09-07T07:07:46.2308354Z 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-09-07T07:07:46.2309723Z 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-09-07T07:07:46.2311310Z 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-09-07T07:07:46.2312477Z 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-09-07T07:07:46.2313920Z 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-09-07T07:07:46.2315407Z 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-09-07T07:07:46.2316865Z 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-09-07T07:07:46.2318135Z 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-09-07T07:07:46.2329433Z 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-09-07T07:07:46.2330475Z 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-09-07T07:07:46.2331187Z 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-09-07T07:07:46.2332002Z 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-09-07T07:07:46.2332891Z 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-09-07T07:07:46.2333528Z 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-09-07T07:07:46.2334153Z 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-09-07T07:07:46.2334768Z 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-09-07T07:07:46.2335361Z 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-09-07T07:07:46.2335914Z 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-09-07T07:07:46.2336658Z 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-09-07T07:07:46.2337282Z 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-09-07T07:07:46.2337857Z 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-09-07T07:07:46.2338392Z 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-09-07T07:07:46.2339223Z 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-09-07T07:07:46.2339872Z 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-09-07T07:07:46.2340825Z 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-09-07T07:07:46.2342184Z 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-09-07T07:07:46.2343574Z 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-09-07T07:07:46.2345147Z 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-09-07T07:07:46.2346526Z 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-09-07T07:07:46.2347876Z 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-09-07T07:07:46.2349430Z 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-09-07T07:07:46.2350564Z 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-09-07T07:07:46.2351975Z 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-09-07T07:07:46.2353458Z 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-09-07T07:07:46.2354992Z 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-09-07T07:07:46.2356219Z 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-09-07T07:07:46.2357611Z 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-09-07T07:07:46.2358877Z 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-09-07T07:07:46.2360789Z 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-09-07T07:07:46.2362162Z 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-09-07T07:07:46.2363341Z 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-09-07T07:07:46.2364833Z 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-09-07T07:07:46.2366425Z 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-09-07T07:07:46.2367592Z 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-09-07T07:07:46.2369047Z 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-09-07T07:07:46.2370307Z 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-09-07T07:07:46.2371711Z 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-09-07T07:07:46.2373211Z 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-09-07T07:07:46.2374610Z 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-09-07T07:07:46.2376096Z 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-09-07T07:07:46.2377310Z 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-09-07T07:07:46.2378769Z 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-09-07T07:07:46.2380038Z 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-09-07T07:07:46.2381425Z 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-09-07T07:07:46.2382673Z 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-09-07T07:07:46.2384122Z 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-09-07T07:07:46.2385821Z 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-09-07T07:07:46.2387060Z 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-09-07T07:07:46.2388690Z 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-09-07T07:07:46.2389835Z 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-09-07T07:07:46.2391244Z 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-09-07T07:07:46.2392664Z 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-09-07T07:07:46.2394327Z 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-09-07T07:07:46.2395386Z 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-09-07T07:07:46.2396912Z 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-09-07T07:07:46.2398519Z 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-09-07T07:07:46.2400299Z 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-09-07T07:07:46.2401055Z 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-09-07T07:07:46.2402175Z 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-09-07T07:07:46.2403459Z 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-09-07T07:07:46.2405158Z 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-09-07T07:07:46.2406251Z 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-09-07T07:07:46.2407550Z 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-09-07T07:07:46.2408818Z 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-09-07T07:07:46.2410431Z 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-09-07T07:07:46.2411479Z 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-09-07T07:07:46.2412874Z 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-09-07T07:07:46.2414216Z 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-09-07T07:07:46.2415530Z 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-09-07T07:07:46.2416877Z 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-09-07T07:07:46.2418068Z 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-09-07T07:07:46.2419432Z 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-09-07T07:07:46.2420806Z 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-09-07T07:07:46.2422079Z 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-09-07T07:07:46.2423809Z 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-09-07T07:07:46.2425064Z 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-09-07T07:07:46.2426552Z 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-09-07T07:07:46.2427877Z 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-09-07T07:07:46.2429312Z 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-09-07T07:07:46.2430632Z 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-09-07T07:07:46.2432096Z 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-09-07T07:07:46.2433371Z 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-09-07T07:07:46.2434780Z 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-09-07T07:07:46.2436356Z 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-09-07T07:07:46.2437923Z 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-09-07T07:07:46.2439026Z 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-09-07T07:07:46.2440412Z 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-09-07T07:07:46.2441718Z 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-09-07T07:07:46.2443309Z 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-09-07T07:07:46.2444408Z 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-09-07T07:07:46.2445771Z 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-09-07T07:07:46.2447102Z 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-09-07T07:07:46.2448699Z 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-09-07T07:07:46.2449728Z 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-09-07T07:07:46.2451110Z 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-09-07T07:07:46.2452393Z 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-09-07T07:07:46.2453780Z 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-09-07T07:07:46.2455087Z 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-09-07T07:07:46.2456392Z 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-09-07T07:07:46.2457740Z 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-09-07T07:07:46.2459056Z 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-09-07T07:07:46.2460885Z 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-09-07T07:07:46.2462364Z 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-09-07T07:07:46.2464907Z 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-09-07T07:07:46.2466635Z 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-09-07T07:07:46.2468052Z 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-09-07T07:07:46.2469286Z 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-09-07T07:07:46.2470441Z 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-09-07T07:07:46.2471563Z 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-09-07T07:07:46.2472652Z 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-09-07T07:07:46.2474420Z 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-09-07T07:07:46.2475437Z 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-09-07T07:07:46.2476347Z 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-09-07T07:07:46.2477772Z 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-09-07T07:07:46.2479390Z 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-09-07T07:07:46.2480398Z 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-09-07T07:07:46.2481777Z 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-09-07T07:07:46.2483082Z 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-09-07T07:07:46.2484650Z 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-09-07T07:07:46.2485776Z 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-09-07T07:07:46.2487183Z 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-09-07T07:07:46.2488469Z 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-09-07T07:07:46.2489768Z 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-09-07T07:07:46.2491122Z 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-09-07T07:07:46.2492640Z 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-09-07T07:07:46.2493737Z 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-09-07T07:07:46.2495233Z 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-09-07T07:07:46.2496574Z 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-09-07T07:07:46.2498128Z 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-09-07T07:07:46.2499247Z 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-09-07T07:07:46.2500576Z 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-09-07T07:07:46.2501854Z 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-09-07T07:07:46.2503383Z 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-09-07T07:07:46.2504756Z 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-09-07T07:07:46.2506301Z 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-09-07T07:07:46.2507632Z 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-09-07T07:07:46.2509239Z 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-09-07T07:07:46.2510662Z 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-09-07T07:07:46.2511821Z 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-09-07T07:07:46.2513265Z 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-09-07T07:07:46.2514618Z 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-09-07T07:07:46.2515931Z 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-09-07T07:07:46.2517375Z 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-09-07T07:07:46.2519012Z 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-09-07T07:07:46.2520045Z 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-09-07T07:07:46.2521389Z 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-09-07T07:07:46.2522633Z 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-09-07T07:07:46.2524229Z 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-09-07T07:07:46.2525322Z 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-09-07T07:07:46.2526662Z 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-09-07T07:07:46.2527932Z 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-09-07T07:07:46.2529463Z 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-09-07T07:07:46.2530576Z 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-09-07T07:07:46.2531912Z 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-09-07T07:07:46.2533234Z 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-09-07T07:07:46.2534780Z 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-09-07T07:07:46.2535885Z 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-09-07T07:07:46.2537229Z 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-09-07T07:07:46.2538533Z 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-09-07T07:07:46.2540064Z 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-09-07T07:07:46.2541256Z 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-09-07T07:07:46.2542522Z 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-09-07T07:07:46.2544008Z 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-09-07T07:07:46.2545870Z 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-09-07T07:07:46.2547027Z 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-09-07T07:07:46.2548416Z 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-09-07T07:07:46.2549768Z 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-09-07T07:07:46.2551067Z 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-09-07T07:07:46.2552516Z 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-09-07T07:07:46.2554272Z 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-09-07T07:07:46.2555447Z 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-09-07T07:07:46.2556961Z 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-09-07T07:07:46.2558431Z 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-09-07T07:07:46.2559556Z 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-09-07T07:07:46.2561355Z 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-09-07T07:07:46.2562758Z 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-09-07T07:07:46.2564394Z 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-09-07T07:07:46.2565539Z 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-09-07T07:07:46.2566960Z 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-09-07T07:07:46.2568302Z 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-09-07T07:07:46.2569885Z 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-09-07T07:07:46.2571066Z 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-09-07T07:07:46.2572638Z 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-09-07T07:07:46.2573787Z 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-09-07T07:07:46.2575398Z 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-09-07T07:07:46.2576492Z 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-09-07T07:07:46.2577853Z 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-09-07T07:07:46.2579180Z 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-09-07T07:07:46.2580529Z 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-09-07T07:07:46.2582068Z 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-09-07T07:07:46.2583346Z 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-09-07T07:07:46.2584895Z 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-09-07T07:07:46.2586344Z 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-09-07T07:07:46.2587787Z 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-09-07T07:07:46.2589325Z 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-09-07T07:07:46.2590582Z 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-09-07T07:07:46.2591948Z 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-09-07T07:07:46.2593530Z 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-09-07T07:07:46.2594603Z 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-09-07T07:07:46.2596010Z 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-09-07T07:07:46.2597537Z 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-09-07T07:07:46.2599091Z 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-09-07T07:07:46.2600185Z 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-09-07T07:07:46.2601542Z 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-09-07T07:07:46.2602746Z 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-09-07T07:07:46.2604317Z 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-09-07T07:07:46.2605680Z 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-09-07T07:07:46.2606816Z 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-09-07T07:07:46.2608150Z 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-09-07T07:07:46.2609469Z 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-09-07T07:07:46.2610946Z 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-09-07T07:07:46.2612367Z 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-09-07T07:07:46.2613756Z 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-09-07T07:07:46.2614984Z 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-09-07T07:07:46.2616345Z 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-09-07T07:07:46.2617609Z 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-09-07T07:07:46.2619147Z 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-09-07T07:07:46.2620531Z 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-09-07T07:07:46.2621625Z 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-09-07T07:07:46.2623005Z 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-09-07T07:07:46.2624556Z 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-09-07T07:07:46.2626052Z 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-09-07T07:07:46.2627367Z 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-09-07T07:07:46.2628726Z 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-09-07T07:07:46.2630105Z 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-09-07T07:07:46.2631737Z 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-09-07T07:07:46.2632978Z 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-09-07T07:07:46.2634291Z 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-09-07T07:07:46.2635608Z 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-09-07T07:07:46.2637364Z 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-09-07T07:07:46.2638416Z 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-09-07T07:07:46.2639820Z 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-09-07T07:07:46.2641102Z 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-09-07T07:07:46.2642463Z 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-09-07T07:07:46.2643739Z 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-09-07T07:07:46.2645031Z 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-09-07T07:07:46.2646357Z 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-09-07T07:07:46.2647984Z 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-09-07T07:07:46.2649032Z 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-09-07T07:07:46.2650410Z 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-09-07T07:07:46.2651683Z 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-09-07T07:07:46.2653105Z 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-09-07T07:07:46.2654456Z 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-09-07T07:07:46.2655597Z 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-09-07T07:07:46.2657071Z 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-09-07T07:07:46.2658617Z 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-09-07T07:07:46.2659903Z 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-09-07T07:07:46.2661623Z 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-09-07T07:07:46.2662963Z 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-09-07T07:07:46.2664762Z 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-09-07T07:07:46.2665869Z 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-09-07T07:07:46.2667285Z 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-09-07T07:07:46.2668609Z 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-09-07T07:07:46.2670226Z 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-09-07T07:07:46.2671604Z 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-09-07T07:07:46.2672994Z 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-09-07T07:07:46.2674363Z 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-09-07T07:07:46.2675815Z 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-09-07T07:07:46.2677060Z 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-09-07T07:07:46.2678617Z 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-09-07T07:07:46.2679723Z 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-09-07T07:07:46.2681078Z 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-09-07T07:07:46.2682416Z 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-09-07T07:07:46.2683921Z 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-09-07T07:07:46.2685054Z 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-09-07T07:07:46.2686714Z 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-09-07T07:07:46.2687818Z 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-09-07T07:07:46.2689188Z 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-09-07T07:07:46.2690469Z 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-09-07T07:07:46.2691757Z 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-09-07T07:07:46.2693115Z 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-09-07T07:07:46.2694661Z 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-09-07T07:07:46.2695793Z 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-09-07T07:07:46.2697336Z 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-09-07T07:07:46.2698722Z 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-09-07T07:07:46.2699796Z 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-09-07T07:07:46.2701172Z 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-09-07T07:07:46.2702486Z 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-09-07T07:07:46.2703880Z 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-09-07T07:07:46.2705473Z 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-09-07T07:07:46.2707032Z 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-09-07T07:07:46.2708208Z 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-09-07T07:07:46.2709587Z 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-09-07T07:07:46.2711074Z 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-09-07T07:07:46.2712506Z 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-09-07T07:07:46.2714038Z 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-09-07T07:07:46.2715272Z 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-09-07T07:07:46.2716718Z 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-09-07T07:07:46.2718128Z 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-09-07T07:07:46.2719553Z 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-09-07T07:07:46.2720741Z 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-09-07T07:07:46.2722100Z 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-09-07T07:07:46.2723370Z 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-09-07T07:07:46.2724738Z 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-09-07T07:07:46.2726098Z 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-09-07T07:07:46.2727739Z 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-09-07T07:07:46.2728949Z 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-09-07T07:07:46.2730349Z 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-09-07T07:07:46.2731624Z 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-09-07T07:07:46.2733011Z 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-09-07T07:07:46.2734245Z 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-09-07T07:07:46.2735595Z 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-09-07T07:07:46.2736937Z 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-09-07T07:07:46.2738296Z 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-09-07T07:07:46.2739838Z 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-09-07T07:07:46.2741029Z 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-09-07T07:07:46.2742381Z 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-09-07T07:07:46.2743670Z 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-09-07T07:07:46.2745452Z 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-09-07T07:07:46.2746681Z 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-09-07T07:07:46.2748083Z 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-09-07T07:07:46.2749460Z 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-09-07T07:07:46.2751065Z 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-09-07T07:07:46.2752244Z 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-09-07T07:07:46.2753679Z 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-09-07T07:07:46.2754974Z 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-09-07T07:07:46.2756476Z 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-09-07T07:07:46.2758087Z 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-09-07T07:07:46.2759190Z 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-09-07T07:07:46.2760827Z 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-09-07T07:07:46.2762468Z 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-09-07T07:07:46.2763664Z 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-09-07T07:07:46.2765145Z 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-09-07T07:07:46.2766745Z 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-09-07T07:07:46.2767933Z 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-09-07T07:07:46.2769365Z 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-09-07T07:07:46.2770645Z 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-09-07T07:07:46.2772244Z 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-09-07T07:07:46.2773539Z 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-09-07T07:07:46.2774927Z 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-09-07T07:07:46.2776270Z 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-09-07T07:07:46.2777575Z 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-09-07T07:07:46.2779110Z 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-09-07T07:07:46.2780246Z 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-09-07T07:07:46.2781600Z 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-09-07T07:07:46.2782910Z 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-09-07T07:07:46.2784911Z 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-09-07T07:07:46.2786240Z 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-09-07T07:07:46.2787454Z 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-09-07T07:07:46.2788837Z 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-09-07T07:07:46.2790293Z 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-09-07T07:07:46.2791939Z 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-09-07T07:07:46.2793036Z 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-09-07T07:07:46.2794443Z 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-09-07T07:07:46.2795712Z 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-09-07T07:07:46.2797394Z 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-09-07T07:07:46.2798675Z 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-09-07T07:07:46.2799816Z 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-09-07T07:07:46.2801172Z 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-09-07T07:07:46.2802473Z 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-09-07T07:07:46.2803851Z 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-09-07T07:07:46.2805393Z 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-09-07T07:07:46.2806488Z 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-09-07T07:07:46.2807836Z 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-09-07T07:07:46.2809410Z 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-09-07T07:07:46.2810580Z 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-09-07T07:07:46.2811785Z 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-09-07T07:07:46.2813155Z 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-09-07T07:07:46.2814491Z 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-09-07T07:07:46.2815823Z 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-09-07T07:07:46.2817016Z 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-09-07T07:07:46.2818359Z 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-09-07T07:07:46.2819633Z 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-09-07T07:07:46.2821301Z 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-09-07T07:07:46.2822515Z 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-09-07T07:07:46.2823686Z 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-09-07T07:07:46.2825445Z 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-09-07T07:07:46.2826746Z 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-09-07T07:07:46.2828171Z 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-09-07T07:07:46.2829493Z 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-09-07T07:07:46.2830841Z 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-09-07T07:07:46.2832286Z 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-09-07T07:07:46.2833881Z 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-09-07T07:07:46.2835022Z 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-09-07T07:07:46.2836519Z 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-09-07T07:07:46.2837727Z 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-09-07T07:07:46.2839258Z 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-09-07T07:07:46.2840534Z 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-09-07T07:07:46.2841834Z 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-09-07T07:07:46.2843165Z 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-09-07T07:07:46.2844725Z 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-09-07T07:07:46.2845874Z 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-09-07T07:07:46.2847191Z 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-09-07T07:07:46.2848496Z 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-09-07T07:07:46.2850022Z 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-09-07T07:07:46.2851175Z 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-09-07T07:07:46.2852489Z 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-09-07T07:07:46.2853827Z 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-09-07T07:07:46.2855429Z 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-09-07T07:07:46.2856557Z 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-09-07T07:07:46.2857965Z 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-09-07T07:07:46.2859258Z 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-09-07T07:07:46.2860939Z 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-09-07T07:07:46.2862427Z 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-09-07T07:07:46.2864115Z 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-09-07T07:07:46.2865384Z 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-09-07T07:07:46.2866745Z 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-09-07T07:07:46.2868118Z 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-09-07T07:07:46.2869745Z 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-09-07T07:07:46.2870836Z 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-09-07T07:07:46.2872488Z 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-09-07T07:07:46.2873909Z 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-09-07T07:07:46.2875025Z 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-09-07T07:07:46.2876529Z 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-09-07T07:07:46.2877940Z 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-09-07T07:07:46.2879199Z 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-09-07T07:07:46.2880475Z 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-09-07T07:07:46.2882017Z 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-09-07T07:07:46.2883113Z 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-09-07T07:07:46.2884709Z 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-09-07T07:07:46.2886158Z 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-09-07T07:07:46.2887237Z 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-09-07T07:07:46.2888651Z 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-09-07T07:07:46.2889976Z 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-09-07T07:07:46.2891330Z 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-09-07T07:07:46.2892632Z 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-09-07T07:07:46.2894208Z 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-09-07T07:07:46.2895350Z 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-09-07T07:07:46.2896939Z 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-09-07T07:07:46.2898159Z 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-09-07T07:07:46.2899585Z 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-09-07T07:07:46.2901139Z 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-09-07T07:07:46.2902381Z 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-09-07T07:07:46.2903579Z 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-09-07T07:07:46.2905466Z 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-09-07T07:07:46.2906770Z 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-09-07T07:07:46.2908055Z 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-09-07T07:07:46.2909644Z 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-09-07T07:07:46.2911052Z 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-09-07T07:07:46.2912194Z 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-09-07T07:07:46.2913644Z 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-09-07T07:07:46.2914971Z 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-09-07T07:07:46.2916444Z 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-09-07T07:07:46.2917776Z 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-09-07T07:07:46.2919388Z 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-09-07T07:07:46.2920785Z 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-09-07T07:07:46.2921858Z 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-09-07T07:07:46.2923231Z 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-09-07T07:07:46.2924451Z 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-09-07T07:07:46.2926024Z 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-09-07T07:07:46.2927118Z 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-09-07T07:07:46.2928468Z 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-09-07T07:07:46.2929787Z 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-09-07T07:07:46.2931431Z 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-09-07T07:07:46.2932476Z 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-09-07T07:07:46.2933859Z 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-09-07T07:07:46.2935133Z 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-09-07T07:07:46.2936502Z 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-09-07T07:07:46.2937794Z 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-09-07T07:07:46.2939224Z 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-09-07T07:07:46.2940375Z 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-09-07T07:07:46.2941892Z 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-09-07T07:07:46.2942990Z 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-09-07T07:07:46.2944606Z 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-09-07T07:07:46.2945995Z 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-09-07T07:07:46.2947572Z 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-09-07T07:07:46.2948971Z 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-09-07T07:07:46.2950093Z 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-09-07T07:07:46.2951535Z 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-09-07T07:07:46.2953008Z 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-09-07T07:07:46.2954437Z 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-09-07T07:07:46.2955766Z 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-09-07T07:07:46.2957185Z 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-09-07T07:07:46.2958516Z 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-09-07T07:07:46.2960249Z 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-09-07T07:07:46.2961800Z 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-09-07T07:07:46.2963092Z 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-09-07T07:07:46.2964397Z 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-09-07T07:07:46.2966006Z 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-09-07T07:07:46.2967191Z 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-09-07T07:07:46.2968625Z 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-09-07T07:07:46.2969972Z 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-09-07T07:07:46.2971436Z 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-09-07T07:07:46.2972864Z 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-09-07T07:07:46.2974353Z 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-09-07T07:07:46.2975441Z 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-09-07T07:07:46.2976798Z 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-09-07T07:07:46.2978102Z 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-09-07T07:07:46.2979648Z 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-09-07T07:07:46.2980742Z 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-09-07T07:07:46.2982069Z 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-09-07T07:07:46.2983407Z 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-09-07T07:07:46.2985230Z 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-09-07T07:07:46.2986392Z 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-09-07T07:07:46.2987806Z 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-09-07T07:07:46.2989139Z 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-09-07T07:07:46.2990796Z 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-09-07T07:07:46.2991958Z 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-09-07T07:07:46.2993343Z 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-09-07T07:07:46.2994670Z 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-09-07T07:07:46.2996220Z 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-09-07T07:07:46.2997873Z 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-09-07T07:07:46.2998915Z 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-09-07T07:07:46.3000282Z 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-09-07T07:07:46.3001596Z 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-09-07T07:07:46.3003060Z 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-09-07T07:07:46.3004159Z 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-09-07T07:07:46.3005527Z 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-09-07T07:07:46.3007103Z 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-09-07T07:07:46.3008149Z 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-09-07T07:07:46.3009655Z 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-09-07T07:07:46.3010954Z 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-09-07T07:07:46.3012345Z 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-09-07T07:07:46.3013669Z 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-09-07T07:07:46.3014958Z 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-09-07T07:07:46.3016303Z 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-09-07T07:07:46.3017671Z 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-09-07T07:07:46.3019240Z 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-09-07T07:07:46.3020338Z 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-09-07T07:07:46.3021692Z 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-09-07T07:07:46.3022960Z 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-09-07T07:07:46.3024756Z 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-09-07T07:07:46.3025998Z 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-09-07T07:07:46.3027399Z 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-09-07T07:07:46.3028998Z 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-09-07T07:07:46.3030221Z 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-09-07T07:07:46.3031843Z 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-09-07T07:07:46.3033007Z 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-09-07T07:07:46.3034533Z 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-09-07T07:07:46.3035737Z 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-09-07T07:07:46.3037227Z 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-09-07T07:07:46.3038525Z 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-09-07T07:07:46.3039795Z 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-09-07T07:07:46.3041143Z 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-09-07T07:07:46.3042691Z 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-09-07T07:07:46.3043828Z 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-09-07T07:07:46.3045231Z 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-09-07T07:07:46.3046497Z 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-09-07T07:07:46.3047845Z 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-09-07T07:07:46.3049170Z 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-09-07T07:07:46.3050533Z 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-09-07T07:07:46.3052075Z 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-09-07T07:07:46.3053181Z 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-09-07T07:07:46.3054558Z 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-09-07T07:07:46.3055712Z 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-09-07T07:07:46.3057285Z 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-09-07T07:07:46.3058554Z 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-09-07T07:07:46.3060247Z 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-09-07T07:07:46.3061935Z 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-09-07T07:07:46.3063279Z 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-09-07T07:07:46.3065179Z 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-09-07T07:07:46.3066267Z 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-09-07T07:07:46.3067670Z 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-09-07T07:07:46.3069083Z 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-09-07T07:07:46.3070438Z 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-09-07T07:07:46.3071765Z 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-09-07T07:07:46.3073181Z 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-09-07T07:07:46.3074778Z 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-09-07T07:07:46.3076027Z 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-09-07T07:07:46.3077383Z 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-09-07T07:07:46.3078718Z 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-09-07T07:07:46.3080311Z 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-09-07T07:07:46.3081447Z 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-09-07T07:07:46.3082799Z 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-09-07T07:07:46.3084099Z 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-09-07T07:07:46.3085663Z 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-09-07T07:07:46.3086783Z 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-09-07T07:07:46.3088184Z 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-09-07T07:07:46.3089534Z 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-09-07T07:07:46.3090822Z 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-09-07T07:07:46.3092129Z 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-09-07T07:07:46.3093365Z 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-09-07T07:07:46.3095055Z 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-09-07T07:07:46.3096058Z 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-09-07T07:07:46.3097465Z 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-09-07T07:07:46.3098717Z 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-09-07T07:07:46.3100073Z 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-09-07T07:07:46.3101367Z 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-09-07T07:07:46.3102696Z 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-09-07T07:07:46.3104090Z 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-09-07T07:07:46.3105841Z 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-09-07T07:07:46.3107092Z 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-09-07T07:07:46.3108472Z 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-09-07T07:07:46.3109836Z 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-09-07T07:07:46.3111153Z 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-09-07T07:07:46.3112891Z 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-09-07T07:07:46.3113979Z 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-09-07T07:07:46.3115395Z 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-09-07T07:07:46.3116811Z 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-09-07T07:07:46.3118186Z 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-09-07T07:07:46.3119605Z 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-09-07T07:07:46.3120930Z 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-09-07T07:07:46.3122253Z 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-09-07T07:07:46.3123865Z 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-09-07T07:07:46.3124918Z 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-09-07T07:07:46.3126321Z 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-09-07T07:07:46.3127649Z 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-09-07T07:07:46.3128955Z 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-09-07T07:07:46.3130253Z 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-09-07T07:07:46.3131557Z 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-09-07T07:07:46.3132870Z 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-09-07T07:07:46.3134492Z 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-09-07T07:07:46.3135555Z 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-09-07T07:07:46.3136928Z 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-09-07T07:07:46.3138212Z 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-09-07T07:07:46.3139575Z 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-09-07T07:07:46.3140895Z 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-09-07T07:07:46.3142232Z 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-09-07T07:07:46.3143514Z 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-09-07T07:07:46.3145200Z 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-09-07T07:07:46.3146902Z 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-09-07T07:07:46.3147989Z 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-09-07T07:07:46.3149454Z 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-09-07T07:07:46.3150922Z 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-09-07T07:07:46.3152245Z 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-09-07T07:07:46.3153603Z 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-09-07T07:07:46.3154916Z 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-09-07T07:07:46.3156702Z 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-09-07T07:07:46.3157763Z 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-09-07T07:07:46.3159190Z 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-09-07T07:07:46.3160696Z 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-09-07T07:07:46.3162293Z 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-09-07T07:07:46.3163633Z 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-09-07T07:07:46.3164990Z 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-09-07T07:07:46.3166336Z 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-09-07T07:07:46.3167728Z 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-09-07T07:07:46.3169296Z 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-09-07T07:07:46.3170433Z 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-09-07T07:07:46.3171845Z 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-09-07T07:07:46.3173618Z 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-09-07T07:07:46.3174719Z 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-09-07T07:07:46.3176322Z 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-09-07T07:07:46.3177719Z 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-09-07T07:07:46.3178785Z 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-09-07T07:07:46.3180113Z 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-09-07T07:07:46.3181429Z 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-09-07T07:07:46.3182730Z 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-09-07T07:07:46.3184082Z 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-09-07T07:07:46.3186065Z 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-09-07T07:07:46.3187123Z 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-09-07T07:07:46.3188542Z 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-09-07T07:07:46.3189865Z 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-09-07T07:07:46.3191382Z 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-09-07T07:07:46.3192685Z 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-09-07T07:07:46.3194037Z 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-09-07T07:07:46.3195424Z 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-09-07T07:07:46.3197103Z 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-09-07T07:07:46.3198236Z 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-09-07T07:07:46.3199626Z 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-09-07T07:07:46.3200978Z 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-09-07T07:07:46.3202185Z 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-09-07T07:07:46.3203544Z 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-09-07T07:07:46.3204790Z 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-09-07T07:07:46.3206348Z 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-09-07T07:07:46.3207522Z 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-09-07T07:07:46.3208909Z 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-09-07T07:07:46.3210243Z 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-09-07T07:07:46.3211560Z 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-09-07T07:07:46.3212834Z 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-09-07T07:07:46.3214343Z 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-09-07T07:07:46.3215747Z 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-09-07T07:07:46.3217097Z 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-09-07T07:07:46.3218747Z 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-09-07T07:07:46.3219876Z 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-09-07T07:07:46.3221277Z 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-09-07T07:07:46.3222702Z 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-09-07T07:07:46.3223977Z 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-09-07T07:07:46.3225765Z 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-09-07T07:07:46.3227223Z 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-09-07T07:07:46.3228513Z 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-09-07T07:07:46.3230037Z 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-09-07T07:07:46.3231266Z 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-09-07T07:07:46.3232724Z 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-09-07T07:07:46.3234012Z 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-09-07T07:07:46.3235561Z 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-09-07T07:07:46.3237096Z 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-09-07T07:07:46.3238620Z 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-09-07T07:07:46.3239814Z 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-09-07T07:07:46.3241139Z 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-09-07T07:07:46.3242658Z 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-09-07T07:07:46.3243868Z 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-09-07T07:07:46.3245220Z 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-09-07T07:07:46.3246552Z 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-09-07T07:07:46.3247879Z 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-09-07T07:07:46.3249501Z 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-09-07T07:07:46.3250569Z 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-09-07T07:07:46.3251947Z 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-09-07T07:07:46.3253209Z 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-09-07T07:07:46.3254815Z 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-09-07T07:07:46.3255994Z 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-09-07T07:07:46.3257663Z 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-09-07T07:07:46.3258802Z 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-09-07T07:07:46.3260297Z 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-09-07T07:07:46.3262079Z 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-09-07T07:07:46.3263359Z 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-09-07T07:07:46.3264799Z 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-09-07T07:07:46.3266499Z 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-09-07T07:07:46.3267735Z 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-09-07T07:07:46.3269389Z 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-09-07T07:07:46.3270577Z 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-09-07T07:07:46.3271960Z 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-09-07T07:07:46.3273400Z 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-09-07T07:07:46.3274652Z 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-09-07T07:07:46.3276171Z 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-09-07T07:07:46.3277825Z 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-09-07T07:07:46.3278880Z 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-09-07T07:07:46.3280368Z 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-09-07T07:07:46.3281723Z 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-09-07T07:07:46.3283194Z 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-09-07T07:07:46.3284354Z 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-09-07T07:07:46.3285735Z 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-09-07T07:07:46.3287072Z 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-09-07T07:07:46.3288612Z 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-09-07T07:07:46.3289730Z 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-09-07T07:07:46.3291120Z 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-09-07T07:07:46.3292348Z 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-09-07T07:07:46.3293928Z 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-09-07T07:07:46.3295094Z 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-09-07T07:07:46.3296449Z 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-09-07T07:07:46.3297754Z 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-09-07T07:07:46.3299312Z 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-09-07T07:07:46.3300426Z 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-09-07T07:07:46.3301791Z 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-09-07T07:07:46.3303078Z 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-09-07T07:07:46.3304631Z 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-09-07T07:07:46.3306428Z 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-09-07T07:07:46.3307464Z 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-09-07T07:07:46.3308876Z 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-09-07T07:07:46.3310439Z 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-09-07T07:07:46.3311571Z 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-09-07T07:07:46.3312965Z 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-09-07T07:07:46.3314361Z 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-09-07T07:07:46.3315935Z 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-09-07T07:07:46.3317186Z 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-09-07T07:07:46.3318534Z 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-09-07T07:07:46.3319823Z 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-09-07T07:07:46.3321387Z 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-09-07T07:07:46.3322496Z 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-09-07T07:07:46.3323845Z 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-09-07T07:07:46.3325175Z 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-09-07T07:07:46.3326707Z 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-09-07T07:07:46.3327846Z 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-09-07T07:07:46.3329175Z 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-09-07T07:07:46.3330442Z 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-09-07T07:07:46.3331837Z 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-09-07T07:07:46.3333442Z 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-09-07T07:07:46.3334569Z 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-09-07T07:07:46.3335946Z 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-09-07T07:07:46.3337514Z 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-09-07T07:07:46.3338601Z 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-09-07T07:07:46.3339929Z 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-09-07T07:07:46.3341235Z 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-09-07T07:07:46.3342864Z 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-09-07T07:07:46.3344046Z 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-09-07T07:07:46.3345782Z 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-09-07T07:07:46.3347029Z 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-09-07T07:07:46.3348411Z 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-09-07T07:07:46.3350015Z 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-09-07T07:07:46.3351214Z 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-09-07T07:07:46.3352627Z 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-09-07T07:07:46.3354209Z 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-09-07T07:07:46.3355346Z 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-09-07T07:07:46.3356854Z 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-09-07T07:07:46.3358218Z 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-09-07T07:07:46.3359689Z 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-09-07T07:07:46.3361279Z 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-09-07T07:07:46.3362719Z 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-09-07T07:07:46.3364120Z 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-09-07T07:07:46.3365732Z 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-09-07T07:07:46.3366878Z 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-09-07T07:07:46.3368272Z 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-09-07T07:07:46.3369700Z 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-09-07T07:07:46.3371020Z 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-09-07T07:07:46.3372742Z 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-09-07T07:07:46.3373844Z 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-09-07T07:07:46.3375232Z 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-09-07T07:07:46.3376745Z 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-09-07T07:07:46.3377857Z 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-09-07T07:07:46.3379227Z 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-09-07T07:07:46.3380534Z 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-09-07T07:07:46.3382070Z 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-09-07T07:07:46.3383185Z 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-09-07T07:07:46.3384833Z 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-09-07T07:07:46.3386378Z 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-09-07T07:07:46.3387761Z 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-09-07T07:07:46.3389358Z 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-09-07T07:07:46.3390530Z 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-09-07T07:07:46.3391918Z 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-09-07T07:07:46.3393572Z 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-09-07T07:07:46.3394658Z 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-09-07T07:07:46.3396176Z 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-09-07T07:07:46.3397599Z 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-09-07T07:07:46.3399076Z 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-09-07T07:07:46.3400165Z 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-09-07T07:07:46.3401593Z 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-09-07T07:07:46.3402824Z 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-09-07T07:07:46.3404177Z 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-09-07T07:07:46.3405702Z 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-09-07T07:07:46.3406809Z 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-09-07T07:07:46.3408190Z 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-09-07T07:07:46.3409713Z 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-09-07T07:07:46.3410819Z 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-09-07T07:07:46.3412169Z 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-09-07T07:07:46.3413496Z 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-09-07T07:07:46.3415048Z 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-09-07T07:07:46.3416162Z 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-09-07T07:07:46.3417522Z 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-09-07T07:07:46.3418894Z 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-09-07T07:07:46.3420444Z 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-09-07T07:07:46.3421536Z 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-09-07T07:07:46.3422897Z 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-09-07T07:07:46.3424416Z 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-09-07T07:07:46.3426108Z 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-09-07T07:07:46.3427276Z 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-09-07T07:07:46.3428701Z 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-09-07T07:07:46.3430054Z 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-09-07T07:07:46.3431660Z 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-09-07T07:07:46.3432935Z 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-09-07T07:07:46.3434267Z 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-09-07T07:07:46.3435641Z 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-09-07T07:07:46.3437071Z 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-09-07T07:07:46.3438481Z 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-09-07T07:07:46.3439777Z 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-09-07T07:07:46.3441383Z 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-09-07T07:07:46.3442495Z 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-09-07T07:07:46.3443864Z 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-09-07T07:07:46.3445196Z 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-09-07T07:07:46.3446751Z 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-09-07T07:07:46.3447928Z 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-09-07T07:07:46.3449491Z 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-09-07T07:07:46.3450636Z 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-09-07T07:07:46.3452023Z 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-09-07T07:07:46.3453210Z 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-09-07T07:07:46.3454571Z 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-09-07T07:07:46.3455838Z 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-09-07T07:07:46.3457380Z 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-09-07T07:07:46.3458510Z 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-09-07T07:07:46.3460079Z 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-09-07T07:07:46.3461827Z 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-09-07T07:07:46.3463014Z 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-09-07T07:07:46.3464627Z 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-09-07T07:07:46.3466200Z 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-09-07T07:07:46.3467337Z 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-09-07T07:07:46.3468750Z 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-09-07T07:07:46.3470080Z 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-09-07T07:07:46.3471691Z 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-09-07T07:07:46.3472854Z 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-09-07T07:07:46.3474239Z 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-09-07T07:07:46.3475727Z 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-09-07T07:07:46.3477322Z 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-09-07T07:07:46.3478456Z 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-09-07T07:07:46.3479817Z 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-09-07T07:07:46.3481077Z 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-09-07T07:07:46.3482754Z 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-09-07T07:07:46.3483806Z 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-09-07T07:07:46.3485206Z 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-09-07T07:07:46.3486538Z 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-09-07T07:07:46.3488105Z 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-09-07T07:07:46.3489421Z 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-09-07T07:07:46.3490757Z 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-09-07T07:07:46.3492076Z 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-09-07T07:07:46.3493375Z 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-09-07T07:07:46.3494691Z 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-09-07T07:07:46.3496045Z 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-09-07T07:07:46.3497374Z 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-09-07T07:07:46.3498632Z 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-09-07T07:07:46.3499916Z 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-09-07T07:07:46.3501231Z 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-09-07T07:07:46.3502844Z 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-09-07T07:07:46.3504000Z 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-09-07T07:07:46.3505713Z 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-09-07T07:07:46.3506901Z 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-09-07T07:07:46.3508389Z 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-09-07T07:07:46.3509709Z 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-09-07T07:07:46.3511095Z 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-09-07T07:07:46.3512415Z 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-09-07T07:07:46.3514088Z 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-09-07T07:07:46.3515156Z 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-09-07T07:07:46.3516701Z 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-09-07T07:07:46.3517973Z 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-09-07T07:07:46.3519364Z 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-09-07T07:07:46.3520637Z 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-09-07T07:07:46.3521942Z 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-09-07T07:07:46.3523255Z 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-09-07T07:07:46.3524782Z 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-09-07T07:07:46.3526200Z 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-09-07T07:07:46.3527370Z 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-09-07T07:07:46.3528708Z 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-09-07T07:07:46.3529999Z 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-09-07T07:07:46.3531373Z 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-09-07T07:07:46.3532690Z 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-09-07T07:07:46.3533977Z 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-09-07T07:07:46.3535289Z 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-09-07T07:07:46.3536936Z 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-09-07T07:07:46.3537991Z 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-09-07T07:07:46.3539487Z 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-09-07T07:07:46.3540821Z 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-09-07T07:07:46.3542170Z 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-09-07T07:07:46.3543465Z 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-09-07T07:07:46.3545096Z 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-09-07T07:07:46.3546592Z 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-09-07T07:07:46.3548029Z 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-09-07T07:07:46.3549773Z 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-09-07T07:07:46.3550902Z 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-09-07T07:07:46.3552376Z 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-09-07T07:07:46.3553638Z 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-09-07T07:07:46.3555127Z 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-09-07T07:07:46.3556526Z 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-09-07T07:07:46.3557968Z 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-09-07T07:07:46.3559451Z 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-09-07T07:07:46.3560879Z 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-09-07T07:07:46.3562466Z 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-09-07T07:07:46.3563746Z 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-09-07T07:07:46.3565243Z 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-09-07T07:07:46.3566541Z 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-09-07T07:07:46.3567947Z 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-09-07T07:07:46.3569299Z 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-09-07T07:07:46.3570763Z 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-09-07T07:07:46.3572124Z 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-09-07T07:07:46.3573599Z 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-09-07T07:07:46.3574900Z 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-09-07T07:07:46.3576223Z 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-09-07T07:07:46.3577932Z 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-09-07T07:07:46.3578961Z 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-09-07T07:07:46.3580378Z 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-09-07T07:07:46.3581578Z 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-09-07T07:07:46.3583014Z 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-09-07T07:07:46.3584545Z 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-09-07T07:07:46.3586018Z 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-09-07T07:07:46.3587286Z 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-09-07T07:07:46.3588950Z 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-09-07T07:07:46.3590038Z 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-09-07T07:07:46.3591600Z 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-09-07T07:07:46.3592937Z 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-09-07T07:07:46.3594334Z 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-09-07T07:07:46.3595762Z 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-09-07T07:07:46.3597516Z 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-09-07T07:07:46.3598621Z 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-09-07T07:07:46.3599965Z 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-09-07T07:07:46.3601251Z 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-09-07T07:07:46.3602794Z 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-09-07T07:07:46.3603925Z 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-09-07T07:07:46.3605277Z 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-09-07T07:07:46.3606583Z 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-09-07T07:07:46.3607863Z 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-09-07T07:07:46.3609419Z 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-09-07T07:07:46.3610485Z 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-09-07T07:07:46.3612083Z 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-09-07T07:07:46.3613176Z 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-09-07T07:07:46.3614549Z 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-09-07T07:07:46.3615856Z 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-09-07T07:07:46.3617139Z 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-09-07T07:07:46.3618634Z 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-09-07T07:07:46.3620240Z 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-09-07T07:07:46.3621287Z 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-09-07T07:07:46.3622640Z 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-09-07T07:07:46.3623850Z 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-09-07T07:07:46.3625581Z 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-09-07T07:07:46.3627190Z 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-09-07T07:07:46.3628317Z 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-09-07T07:07:46.3629730Z 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-09-07T07:07:46.3631407Z 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-09-07T07:07:46.3632597Z 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-09-07T07:07:46.3633812Z 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-09-07T07:07:46.3635223Z 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-09-07T07:07:46.3636643Z 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-09-07T07:07:46.3638016Z 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-09-07T07:07:46.3639301Z 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-09-07T07:07:46.3640719Z 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-09-07T07:07:46.3642003Z 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-09-07T07:07:46.3643671Z 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-09-07T07:07:46.3644700Z 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-09-07T07:07:46.3646089Z 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-09-07T07:07:46.3647434Z 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-09-07T07:07:46.3648816Z 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-09-07T07:07:46.3650166Z 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-09-07T07:07:46.3651413Z 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-09-07T07:07:46.3652698Z 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-09-07T07:07:46.3654380Z 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-09-07T07:07:46.3655442Z 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-09-07T07:07:46.3656818Z 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-09-07T07:07:46.3658097Z 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-09-07T07:07:46.3659487Z 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-09-07T07:07:46.3661269Z 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-09-07T07:07:46.3662638Z 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-09-07T07:07:46.3664068Z 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-09-07T07:07:46.3665566Z 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-09-07T07:07:46.3667279Z 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-09-07T07:07:46.3668363Z 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-09-07T07:07:46.3669798Z 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-09-07T07:07:46.3671094Z 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-09-07T07:07:46.3672564Z 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-09-07T07:07:46.3673921Z 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-09-07T07:07:46.3675235Z 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-09-07T07:07:46.3676940Z 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-09-07T07:07:46.3677988Z 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-09-07T07:07:46.3679371Z 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-09-07T07:07:46.3680665Z 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-09-07T07:07:46.3682105Z 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-09-07T07:07:46.3683266Z 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-09-07T07:07:46.3684643Z 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-09-07T07:07:46.3685972Z 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-09-07T07:07:46.3687519Z 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-09-07T07:07:46.3688666Z 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-09-07T07:07:46.3690163Z 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-09-07T07:07:46.3691578Z 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-09-07T07:07:46.3692792Z 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-09-07T07:07:46.3694150Z 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-09-07T07:07:46.3695439Z 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-09-07T07:07:46.3696819Z 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-09-07T07:07:46.3698158Z 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-09-07T07:07:46.3699474Z 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-09-07T07:07:46.3700755Z 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-09-07T07:07:46.3702060Z 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-09-07T07:07:46.3703587Z 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-09-07T07:07:46.3704963Z 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-09-07T07:07:46.3706426Z 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-09-07T07:07:46.3707775Z 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-09-07T07:07:46.3709202Z 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-09-07T07:07:46.3710713Z 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-09-07T07:07:46.3712100Z 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-09-07T07:07:46.3713514Z 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-09-07T07:07:46.3715041Z 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-09-07T07:07:46.3716352Z 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-09-07T07:07:46.3717787Z 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-09-07T07:07:46.3718999Z 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-09-07T07:07:46.3720373Z 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-09-07T07:07:46.3721696Z 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-09-07T07:07:46.3723004Z 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-09-07T07:07:46.3724599Z 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-09-07T07:07:46.3725642Z 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-09-07T07:07:46.3727045Z 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-09-07T07:07:46.3728310Z 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-09-07T07:07:46.3729882Z 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-09-07T07:07:46.3731051Z 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-09-07T07:07:46.3732433Z 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-09-07T07:07:46.3733740Z 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-09-07T07:07:46.3735069Z 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-09-07T07:07:46.3736360Z 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-09-07T07:07:46.3737748Z 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-09-07T07:07:46.3739147Z 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-09-07T07:07:46.3740444Z 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-09-07T07:07:46.3741808Z 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-09-07T07:07:46.3743347Z 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-09-07T07:07:46.3744804Z 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-09-07T07:07:46.3746177Z 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-09-07T07:07:46.3747505Z 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-09-07T07:07:46.3749121Z 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-09-07T07:07:46.3750288Z 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-09-07T07:07:46.3752515Z 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-09-07T07:07:46.3753705Z 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-09-07T07:07:46.3754936Z 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-09-07T07:07:46.3756368Z 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-09-07T07:07:46.3757661Z 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-09-07T07:07:46.3758993Z 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-09-07T07:07:46.3760681Z 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-09-07T07:07:46.3762368Z 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-09-07T07:07:46.3764079Z 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-09-07T07:07:46.3764978Z 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-09-07T07:07:46.3766012Z 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-09-07T07:07:46.3767446Z 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-09-07T07:07:46.3768714Z 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-09-07T07:07:46.3770290Z 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-09-07T07:07:46.3771526Z 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-09-07T07:07:46.3773088Z 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-09-07T07:07:46.3774411Z 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-09-07T07:07:46.3775761Z 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-09-07T07:07:46.3777427Z 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-09-07T07:07:46.3778398Z 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-09-07T07:07:46.3779675Z 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-09-07T07:07:46.3781344Z 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-09-07T07:07:46.3782466Z 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-09-07T07:07:46.3783847Z 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-09-07T07:07:46.3785561Z 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-09-07T07:07:46.3786846Z 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-09-07T07:07:46.3788557Z 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-09-07T07:07:46.3789748Z 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-09-07T07:07:46.3791204Z 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-09-07T07:07:46.3792482Z 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-09-07T07:07:46.3793893Z 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-09-07T07:07:46.3795449Z 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-09-07T07:07:46.3796695Z 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-09-07T07:07:46.3798062Z 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-09-07T07:07:46.3799364Z 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-09-07T07:07:46.3800899Z 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-09-07T07:07:46.3801984Z 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-09-07T07:07:46.3803360Z 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-09-07T07:07:46.3804602Z 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-09-07T07:07:46.3805924Z 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-09-07T07:07:46.3807542Z 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-09-07T07:07:46.3808548Z 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-09-07T07:07:46.3809953Z 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-09-07T07:07:46.3811437Z 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-09-07T07:07:46.3812469Z 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-09-07T07:07:46.3813851Z 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-09-07T07:07:46.3815127Z 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-09-07T07:07:46.3816737Z 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-09-07T07:07:46.3817763Z 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-09-07T07:07:46.3819144Z 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-09-07T07:07:46.3820403Z 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-09-07T07:07:46.3821778Z 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-09-07T07:07:46.3823113Z 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-09-07T07:07:46.3824743Z 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-09-07T07:07:46.3826209Z 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-09-07T07:07:46.3827814Z 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-09-07T07:07:46.3828953Z 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-09-07T07:07:46.3830359Z 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-09-07T07:07:46.3831695Z 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-09-07T07:07:46.3833283Z 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-09-07T07:07:46.3834406Z 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-09-07T07:07:46.3835961Z 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-09-07T07:07:46.3837819Z 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-09-07T07:07:46.3839371Z 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-09-07T07:07:46.3840405Z 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-09-07T07:07:46.3841483Z 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-09-07T07:07:46.3842789Z 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-09-07T07:07:46.3844136Z 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-09-07T07:07:46.3845439Z 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-09-07T07:07:46.3846825Z 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-09-07T07:07:46.3848044Z 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-09-07T07:07:46.3849709Z 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-09-07T07:07:46.3850731Z 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-09-07T07:07:46.3852137Z 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-09-07T07:07:46.3853365Z 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-09-07T07:07:46.3854849Z 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-09-07T07:07:46.3856145Z 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-09-07T07:07:46.3857414Z 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-09-07T07:07:46.3858786Z 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-09-07T07:07:46.3860354Z 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-09-07T07:07:46.3862465Z 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-09-07T07:07:46.3863467Z 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-09-07T07:07:46.3865030Z 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-09-07T07:07:46.3866329Z 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-09-07T07:07:46.3867818Z 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-09-07T07:07:46.3869184Z 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-09-07T07:07:46.3870481Z 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-09-07T07:07:46.3872125Z 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-09-07T07:07:46.3873180Z 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-09-07T07:07:46.3874631Z 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-09-07T07:07:46.3875983Z 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-09-07T07:07:46.3877413Z 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-09-07T07:07:46.3878651Z 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-09-07T07:07:46.3879997Z 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-09-07T07:07:46.3881294Z 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-09-07T07:07:46.3882676Z 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-09-07T07:07:46.3884331Z 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-09-07T07:07:46.3885466Z 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-09-07T07:07:46.3886807Z 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-09-07T07:07:46.3888087Z 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-09-07T07:07:46.3889476Z 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-09-07T07:07:46.3890718Z 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-09-07T07:07:46.3892104Z 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-09-07T07:07:46.3893447Z 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-09-07T07:07:46.3894641Z 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-09-07T07:07:46.3896025Z 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-09-07T07:07:46.3897334Z 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-09-07T07:07:46.3898741Z 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-09-07T07:07:46.3900020Z 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-09-07T07:07:46.3901370Z 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-09-07T07:07:46.3902717Z 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-09-07T07:07:46.3904038Z 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-09-07T07:07:46.3905718Z 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-09-07T07:07:46.3907107Z 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-09-07T07:07:46.3908460Z 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-09-07T07:07:46.3909802Z 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-09-07T07:07:46.3911163Z 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-09-07T07:07:46.3912490Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:46.3914276Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:46.3915354Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:46.3916894Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:46.3918263Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:46.3919482Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:46.3920858Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:46.3922073Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-09-07T07:07:46.3923458Z 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-09-07T07:07:46.3925115Z 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-09-07T07:07:46.3926139Z 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-09-07T07:07:46.3927534Z 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-09-07T07:07:46.3928949Z 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-09-07T07:07:46.3930464Z 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-09-07T07:07:46.3931561Z 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-09-07T07:07:46.3932926Z 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-09-07T07:07:46.3934291Z 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-09-07T07:07:46.3935857Z 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-09-07T07:07:46.3936991Z 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-09-07T07:07:46.3938366Z 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-09-07T07:07:46.3939651Z 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-09-07T07:07:46.3941004Z 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-09-07T07:07:46.3942354Z 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-09-07T07:07:46.3943634Z 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-09-07T07:07:46.3945335Z 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-09-07T07:07:46.3946669Z 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-09-07T07:07:46.3948179Z 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-09-07T07:07:46.3949420Z 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-09-07T07:07:46.3950852Z 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-09-07T07:07:46.3952215Z 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-09-07T07:07:46.3953848Z 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-09-07T07:07:46.3955021Z 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-09-07T07:07:46.3956507Z 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-09-07T07:07:46.3957781Z 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-09-07T07:07:46.3959338Z 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-09-07T07:07:46.3960833Z 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-09-07T07:07:46.3962463Z 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-09-07T07:07:46.3963619Z 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-09-07T07:07:46.3965117Z 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-09-07T07:07:46.3966448Z 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-09-07T07:07:46.3967818Z 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-09-07T07:07:46.3969429Z 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-09-07T07:07:46.3970567Z 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-09-07T07:07:46.3971992Z 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-09-07T07:07:46.3973435Z 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-09-07T07:07:46.3974941Z 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-09-07T07:07:46.3976514Z 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-09-07T07:07:46.3977638Z 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-09-07T07:07:46.3979036Z 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-09-07T07:07:46.3980273Z 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-09-07T07:07:46.3981654Z 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-09-07T07:07:46.3982924Z 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-09-07T07:07:46.3984563Z 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-09-07T07:07:46.3985975Z 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-09-07T07:07:46.3987328Z 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-09-07T07:07:46.3988654Z 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-09-07T07:07:46.3991010Z 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-09-07T07:07:46.3992101Z 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-09-07T07:07:46.3992758Z 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-09-07T07:07:46.3994227Z 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-09-07T07:07:46.3995646Z 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-09-07T07:07:46.3996931Z 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-09-07T07:07:46.3998301Z 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-09-07T07:07:46.3999581Z 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-09-07T07:07:46.4001234Z 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-09-07T07:07:46.4002262Z 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-09-07T07:07:46.4003666Z 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-09-07T07:07:46.4004964Z 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-09-07T07:07:46.4006310Z 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-09-07T07:07:46.4007596Z 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-09-07T07:07:46.4008889Z 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-09-07T07:07:46.4010236Z 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-09-07T07:07:46.4011883Z 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-09-07T07:07:46.4012886Z 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-09-07T07:07:46.4014296Z 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-09-07T07:07:46.4015486Z 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-09-07T07:07:46.4016929Z 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-09-07T07:07:46.4018393Z 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-09-07T07:07:46.4019731Z 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-09-07T07:07:46.4020925Z 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-09-07T07:07:46.4022628Z 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-09-07T07:07:46.4023670Z 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-09-07T07:07:46.4025507Z 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-09-07T07:07:46.4026687Z 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-09-07T07:07:46.4028174Z 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-09-07T07:07:46.4029485Z 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-09-07T07:07:46.4030841Z 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-09-07T07:07:46.4032172Z 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-09-07T07:07:46.4033654Z 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-09-07T07:07:46.4034917Z 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-09-07T07:07:46.4036409Z 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-09-07T07:07:46.4037728Z 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-09-07T07:07:46.4039022Z 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-09-07T07:07:46.4040581Z 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-09-07T07:07:46.4041656Z 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-09-07T07:07:46.4043024Z 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-09-07T07:07:46.4044361Z 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-09-07T07:07:46.4045668Z 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-09-07T07:07:46.4047302Z 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-09-07T07:07:46.4048532Z 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-09-07T07:07:46.4049770Z 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-09-07T07:07:46.4051177Z 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-09-07T07:07:46.4052425Z 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-09-07T07:07:46.4053886Z 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-09-07T07:07:46.4055067Z 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-09-07T07:07:46.4056484Z 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-09-07T07:07:46.4058031Z 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-09-07T07:07:46.4058985Z 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-09-07T07:07:46.4061019Z 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-09-07T07:07:46.4062441Z 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-09-07T07:07:46.4063922Z 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-09-07T07:07:46.4065403Z 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-09-07T07:07:46.4066625Z 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-09-07T07:07:46.4068128Z 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-09-07T07:07:46.4069489Z 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-09-07T07:07:46.4070820Z 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-09-07T07:07:46.4072223Z 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-09-07T07:07:46.4073603Z 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-09-07T07:07:46.4074850Z 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-09-07T07:07:46.4076600Z 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-09-07T07:07:46.4077838Z 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-09-07T07:07:46.4079090Z 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-09-07T07:07:46.4080474Z 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-09-07T07:07:46.4081710Z 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-09-07T07:07:46.4083073Z 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-09-07T07:07:46.4084329Z 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-09-07T07:07:46.4085685Z 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-09-07T07:07:46.4087078Z 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-09-07T07:07:46.4088452Z 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-09-07T07:07:46.4089604Z 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-09-07T07:07:46.4090979Z 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-09-07T07:07:46.4092518Z 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-09-07T07:07:46.4093628Z 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-09-07T07:07:46.4094972Z 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-09-07T07:07:46.4096415Z 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-09-07T07:07:46.4098025Z 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-09-07T07:07:46.4099011Z 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-09-07T07:07:46.4100411Z 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-09-07T07:07:46.4101625Z 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-09-07T07:07:46.4103073Z 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-09-07T07:07:46.4104566Z 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-09-07T07:07:46.4106040Z 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-09-07T07:07:46.4107501Z 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-09-07T07:07:46.4108952Z 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-09-07T07:07:46.4110540Z 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-09-07T07:07:46.4111724Z 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-09-07T07:07:46.4113155Z 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-09-07T07:07:46.4114565Z 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-09-07T07:07:46.4115809Z 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-09-07T07:07:46.4117342Z 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-09-07T07:07:46.4118608Z 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-09-07T07:07:46.4119919Z 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-09-07T07:07:46.4121271Z 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-09-07T07:07:46.4122834Z 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-09-07T07:07:46.4123900Z 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-09-07T07:07:46.4125505Z 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-09-07T07:07:46.4126887Z 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-09-07T07:07:46.4127959Z 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-09-07T07:07:46.4129347Z 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-09-07T07:07:46.4130649Z 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-09-07T07:07:46.4131942Z 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-09-07T07:07:46.4133469Z 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-09-07T07:07:46.4134985Z 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-09-07T07:07:46.4136161Z 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-09-07T07:07:46.4137524Z 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-09-07T07:07:46.4138595Z 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-09-07T07:07:46.4140215Z 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-09-07T07:07:46.4141785Z 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-09-07T07:07:46.4143047Z 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-09-07T07:07:46.4144350Z 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-09-07T07:07:46.4146003Z 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-09-07T07:07:46.4147085Z 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-09-07T07:07:46.4148572Z 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-09-07T07:07:46.4149711Z 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-09-07T07:07:46.4151506Z 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-09-07T07:07:46.4152628Z 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-09-07T07:07:46.4154044Z 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-09-07T07:07:46.4155403Z 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-09-07T07:07:46.4157081Z 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-09-07T07:07:46.4158168Z 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-09-07T07:07:46.4159539Z 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-09-07T07:07:46.4161353Z 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-09-07T07:07:46.4162932Z 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-09-07T07:07:46.4164069Z 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-09-07T07:07:46.4165478Z 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-09-07T07:07:46.4166727Z 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-09-07T07:07:46.4168378Z 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-09-07T07:07:46.4169528Z 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-09-07T07:07:46.4170929Z 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-09-07T07:07:46.4172386Z 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-09-07T07:07:46.4173936Z 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-09-07T07:07:46.4175013Z 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-09-07T07:07:46.4176413Z 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-09-07T07:07:46.4177748Z 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-09-07T07:07:46.4179352Z 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-09-07T07:07:46.4180579Z 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-09-07T07:07:46.4181783Z 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-09-07T07:07:46.4183181Z 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-09-07T07:07:46.4184978Z 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-09-07T07:07:46.4186222Z 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-09-07T07:07:46.4187658Z 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-09-07T07:07:46.4189000Z 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-09-07T07:07:46.4190599Z 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-09-07T07:07:46.4191744Z 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-09-07T07:07:46.4193157Z 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-09-07T07:07:46.4194517Z 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-09-07T07:07:46.4196356Z 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-09-07T07:07:46.4197411Z 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-09-07T07:07:46.4198799Z 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-09-07T07:07:46.4200146Z 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-09-07T07:07:46.4201640Z 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-09-07T07:07:46.4202774Z 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-09-07T07:07:46.4204156Z 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-09-07T07:07:46.4205467Z 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-09-07T07:07:46.4207004Z 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-09-07T07:07:46.4208120Z 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-09-07T07:07:46.4209519Z 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-09-07T07:07:46.4210803Z 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-09-07T07:07:46.4212419Z 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-09-07T07:07:46.4213425Z 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-09-07T07:07:46.4214793Z 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-09-07T07:07:46.4216123Z 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-09-07T07:07:46.4217660Z 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-09-07T07:07:46.4218766Z 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-09-07T07:07:46.4220127Z 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-09-07T07:07:46.4221418Z 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-09-07T07:07:46.4222825Z 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-09-07T07:07:46.4224434Z 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-09-07T07:07:46.4225912Z 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-09-07T07:07:46.4227255Z 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-09-07T07:07:46.4228593Z 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-09-07T07:07:46.4230242Z 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-09-07T07:07:46.4231317Z 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-09-07T07:07:46.4232727Z 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-09-07T07:07:46.4234138Z 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-09-07T07:07:46.4235742Z 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-09-07T07:07:46.4236966Z 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-09-07T07:07:46.4238345Z 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-09-07T07:07:46.4239693Z 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-09-07T07:07:46.4241278Z 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-09-07T07:07:46.4242353Z 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-09-07T07:07:46.4243785Z 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-09-07T07:07:46.4244970Z 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-09-07T07:07:46.4246581Z 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-09-07T07:07:46.4247668Z 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-09-07T07:07:46.4249040Z 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-09-07T07:07:46.4250314Z 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-09-07T07:07:46.4251991Z 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-09-07T07:07:46.4253000Z 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-09-07T07:07:46.4254409Z 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-09-07T07:07:46.4255708Z 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-09-07T07:07:46.4257080Z 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-09-07T07:07:46.4258344Z 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-09-07T07:07:46.4259634Z 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-09-07T07:07:46.4261486Z 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-09-07T07:07:46.4263071Z 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-09-07T07:07:46.4264282Z 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-09-07T07:07:46.4265764Z 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-09-07T07:07:46.4267117Z 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-09-07T07:07:46.4268674Z 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-09-07T07:07:46.4269851Z 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-09-07T07:07:46.4271283Z 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-09-07T07:07:46.4272577Z 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-09-07T07:07:46.4273963Z 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-09-07T07:07:46.4275519Z 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-09-07T07:07:46.4277107Z 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-09-07T07:07:46.4278108Z 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-09-07T07:07:46.4279503Z 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-09-07T07:07:46.4280837Z 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-09-07T07:07:46.4282215Z 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-09-07T07:07:46.4283635Z 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-09-07T07:07:46.4284964Z 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-09-07T07:07:46.4286243Z 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-09-07T07:07:46.4287888Z 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-09-07T07:07:46.4288920Z 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-09-07T07:07:46.4290367Z 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-09-07T07:07:46.4291556Z 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-09-07T07:07:46.4293027Z 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-09-07T07:07:46.4294340Z 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-09-07T07:07:46.4295576Z 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-09-07T07:07:46.4296959Z 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-09-07T07:07:46.4298508Z 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-09-07T07:07:46.4299580Z 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-09-07T07:07:46.4300947Z 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-09-07T07:07:46.4302257Z 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-09-07T07:07:46.4303875Z 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-09-07T07:07:46.4305208Z 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-09-07T07:07:46.4306690Z 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-09-07T07:07:46.4308062Z 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-09-07T07:07:46.4309552Z 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-09-07T07:07:46.4310658Z 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-09-07T07:07:46.4312044Z 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-09-07T07:07:46.4313462Z 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-09-07T07:07:46.4315034Z 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-09-07T07:07:46.4316271Z 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-09-07T07:07:46.4317651Z 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-09-07T07:07:46.4318906Z 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-09-07T07:07:46.4320492Z 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-09-07T07:07:46.4321566Z 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-09-07T07:07:46.4322950Z 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-09-07T07:07:46.4324244Z 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-09-07T07:07:46.4325797Z 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-09-07T07:07:46.4327088Z 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-09-07T07:07:46.4328386Z 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-09-07T07:07:46.4329761Z 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-09-07T07:07:46.4331299Z 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-09-07T07:07:46.4332590Z 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-09-07T07:07:46.4333907Z 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-09-07T07:07:46.4335241Z 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-09-07T07:07:46.4336577Z 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-09-07T07:07:46.4337965Z 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-09-07T07:07:46.4339185Z 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-09-07T07:07:46.4340748Z 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-09-07T07:07:46.4341828Z 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-09-07T07:07:46.4343193Z 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-09-07T07:07:46.4344944Z 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-09-07T07:07:46.4346455Z 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-09-07T07:07:46.4347636Z 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-09-07T07:07:46.4348962Z 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-09-07T07:07:46.4350675Z 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-09-07T07:07:46.4351722Z 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-09-07T07:07:46.4353142Z 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-09-07T07:07:46.4354452Z 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-09-07T07:07:46.4355870Z 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-09-07T07:07:46.4357284Z 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-09-07T07:07:46.4358599Z 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-09-07T07:07:46.4360063Z 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-09-07T07:07:46.4362027Z 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-09-07T07:07:46.4363112Z 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-09-07T07:07:46.4364511Z 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-09-07T07:07:46.4365850Z 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-09-07T07:07:46.4367536Z 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-09-07T07:07:46.4368616Z 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-09-07T07:07:46.4370268Z 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-09-07T07:07:46.4371528Z 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-09-07T07:07:46.4373053Z 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-09-07T07:07:46.4374368Z 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-09-07T07:07:46.4375653Z 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-09-07T07:07:46.4377046Z 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-09-07T07:07:46.4378403Z 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-09-07T07:07:46.4380041Z 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-09-07T07:07:46.4381102Z 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-09-07T07:07:46.4382480Z 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-09-07T07:07:46.4383701Z 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-09-07T07:07:46.4385582Z 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-09-07T07:07:46.4386804Z 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-09-07T07:07:46.4388235Z 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-09-07T07:07:46.4389854Z 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-09-07T07:07:46.4390951Z 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-09-07T07:07:46.4392387Z 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-09-07T07:07:46.4393716Z 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-09-07T07:07:46.4395157Z 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-09-07T07:07:46.4396590Z 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-09-07T07:07:46.4397914Z 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-09-07T07:07:46.4399195Z 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-09-07T07:07:46.4400824Z 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-09-07T07:07:46.4401918Z 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-09-07T07:07:46.4403279Z 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-09-07T07:07:46.4404553Z 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-09-07T07:07:46.4405924Z 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-09-07T07:07:46.4407199Z 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-09-07T07:07:46.4408484Z 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-09-07T07:07:46.4409832Z 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-09-07T07:07:46.4411315Z 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-09-07T07:07:46.4412579Z 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-09-07T07:07:46.4414121Z 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-09-07T07:07:46.4415229Z 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-09-07T07:07:46.4416612Z 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-09-07T07:07:46.4417904Z 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-09-07T07:07:46.4419211Z 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-09-07T07:07:46.4420547Z 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-09-07T07:07:46.4422173Z 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-09-07T07:07:46.4423230Z 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-09-07T07:07:46.4424890Z 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-09-07T07:07:46.4426259Z 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-09-07T07:07:46.4427700Z 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-09-07T07:07:46.4429014Z 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-09-07T07:07:46.4430365Z 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-09-07T07:07:46.4431709Z 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-09-07T07:07:46.4433386Z 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-09-07T07:07:46.4434469Z 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-09-07T07:07:46.4436259Z 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-09-07T07:07:46.4437359Z 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-09-07T07:07:46.4438976Z 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-09-07T07:07:46.4440388Z 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-09-07T07:07:46.4441447Z 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-09-07T07:07:46.4442820Z 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-09-07T07:07:46.4444142Z 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-09-07T07:07:46.4445454Z 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-09-07T07:07:46.4446771Z 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-09-07T07:07:46.4448078Z 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-09-07T07:07:46.4449468Z 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-09-07T07:07:46.4451032Z 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-09-07T07:07:46.4452130Z 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-09-07T07:07:46.4453955Z 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-09-07T07:07:46.4455005Z 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-09-07T07:07:46.4456428Z 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-09-07T07:07:46.4457634Z 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-09-07T07:07:46.4459078Z 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-09-07T07:07:46.4460638Z 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-09-07T07:07:46.4462402Z 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-09-07T07:07:46.4463711Z 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-09-07T07:07:46.4465069Z 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-09-07T07:07:46.4466447Z 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-09-07T07:07:46.4468063Z 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-09-07T07:07:46.4469185Z 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-09-07T07:07:46.4471095Z 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-09-07T07:07:46.4472394Z 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-09-07T07:07:46.4473791Z 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-09-07T07:07:46.4474801Z 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-09-07T07:07:46.4476321Z 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-09-07T07:07:46.4477523Z 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-09-07T07:07:46.4478999Z 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-09-07T07:07:46.4480211Z 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-09-07T07:07:46.4481628Z 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-09-07T07:07:46.4482801Z 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-09-07T07:07:46.4484433Z 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-09-07T07:07:46.4485522Z 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-09-07T07:07:46.4486898Z 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-09-07T07:07:46.4488219Z 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-09-07T07:07:46.4489774Z 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-09-07T07:07:46.4490913Z 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-09-07T07:07:46.4492251Z 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-09-07T07:07:46.4493489Z 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-09-07T07:07:46.4494993Z 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-09-07T07:07:46.4496439Z 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-09-07T07:07:46.4497600Z 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-09-07T07:07:46.4498987Z 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-09-07T07:07:46.4500304Z 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-09-07T07:07:46.4501858Z 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-09-07T07:07:46.4502947Z 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-09-07T07:07:46.4504570Z 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-09-07T07:07:46.4515268Z 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-09-07T07:07:46.4516230Z 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-09-07T07:07:46.4516920Z 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-09-07T07:07:46.4517600Z 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-09-07T07:07:46.4518223Z 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-09-07T07:07:46.4518925Z 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-09-07T07:07:46.4519522Z 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-09-07T07:07:46.4520358Z 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-09-07T07:07:46.4520998Z 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-09-07T07:07:46.4521619Z 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-09-07T07:07:46.4522279Z 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-09-07T07:07:46.4523005Z 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-09-07T07:07:46.4523742Z 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-09-07T07:07:46.4524444Z 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-09-07T07:07:46.4525311Z 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-09-07T07:07:46.4526421Z 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-09-07T07:07:46.4528149Z 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-09-07T07:07:46.4529173Z 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-09-07T07:07:46.4530825Z 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-09-07T07:07:46.4531873Z 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-09-07T07:07:46.4533273Z 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-09-07T07:07:46.4534489Z 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-09-07T07:07:46.4535931Z 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-09-07T07:07:46.4537158Z 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-09-07T07:07:46.4538663Z 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-09-07T07:07:46.4539994Z 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-09-07T07:07:46.4541365Z 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-09-07T07:07:46.4542731Z 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-09-07T07:07:46.4544554Z 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-09-07T07:07:46.4545749Z 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-09-07T07:07:46.4547463Z 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-09-07T07:07:46.4548534Z 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-09-07T07:07:46.4550003Z 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-09-07T07:07:46.4551249Z 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-09-07T07:07:46.4552769Z 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-09-07T07:07:46.4554002Z 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-09-07T07:07:46.4555516Z 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-09-07T07:07:46.4556860Z 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-09-07T07:07:46.4558220Z 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-09-07T07:07:46.4559525Z 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-09-07T07:07:46.4561682Z 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-09-07T07:07:46.4562794Z 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-09-07T07:07:46.4564283Z 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-09-07T07:07:46.4565517Z 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-09-07T07:07:46.4567007Z 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-09-07T07:07:46.4568423Z 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-09-07T07:07:46.4569683Z 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-09-07T07:07:46.4571106Z 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-09-07T07:07:46.4572810Z 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-09-07T07:07:46.4573964Z 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-09-07T07:07:46.4575374Z 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-09-07T07:07:46.4576592Z 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-09-07T07:07:46.4577989Z 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-09-07T07:07:46.4579265Z 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-09-07T07:07:46.4580914Z 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-09-07T07:07:46.4582080Z 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-09-07T07:07:46.4583490Z 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-09-07T07:07:46.4585160Z 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-09-07T07:07:46.4586880Z 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-09-07T07:07:46.4587899Z 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-09-07T07:07:46.4589719Z 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-09-07T07:07:46.4590766Z 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-09-07T07:07:46.4592321Z 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-09-07T07:07:46.4593480Z 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-09-07T07:07:46.4594988Z 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-09-07T07:07:46.4596352Z 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-09-07T07:07:46.4597729Z 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-09-07T07:07:46.4599049Z 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-09-07T07:07:46.4600371Z 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-09-07T07:07:46.4601659Z 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-09-07T07:07:46.4603036Z 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-09-07T07:07:46.4604263Z 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-09-07T07:07:46.4605634Z 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-09-07T07:07:46.4606994Z 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-09-07T07:07:46.4608617Z 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-09-07T07:07:46.4609648Z 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-09-07T07:07:46.4611069Z 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-09-07T07:07:46.4612258Z 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-09-07T07:07:46.4613719Z 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-09-07T07:07:46.4615048Z 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-09-07T07:07:46.4616501Z 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-09-07T07:07:46.4617614Z 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-09-07T07:07:46.4619584Z 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-09-07T07:07:46.4620845Z 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-09-07T07:07:46.4622260Z 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-09-07T07:07:46.4623133Z 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-09-07T07:07:46.4624998Z 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-09-07T07:07:46.4626214Z 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-09-07T07:07:46.4627658Z 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-09-07T07:07:46.4628935Z 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-09-07T07:07:46.4630357Z 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-09-07T07:07:46.4631738Z 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-09-07T07:07:46.4633319Z 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-09-07T07:07:46.4634455Z 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-09-07T07:07:46.4635879Z 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-09-07T07:07:46.4637267Z 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-09-07T07:07:46.4638831Z 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-09-07T07:07:46.4639964Z 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-09-07T07:07:46.4641320Z 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-09-07T07:07:46.4642636Z 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-09-07T07:07:46.4644178Z 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-09-07T07:07:46.4645294Z 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-09-07T07:07:46.4646727Z 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-09-07T07:07:46.4647903Z 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-09-07T07:07:46.4649491Z 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-09-07T07:07:46.4650601Z 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-09-07T07:07:46.4652047Z 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-09-07T07:07:46.4653321Z 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-09-07T07:07:46.4654872Z 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-09-07T07:07:46.4655953Z 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-09-07T07:07:46.4657351Z 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-09-07T07:07:46.4658657Z 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-09-07T07:07:46.4660390Z 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-09-07T07:07:46.4662202Z 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-09-07T07:07:46.4663342Z 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-09-07T07:07:46.4664794Z 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-09-07T07:07:46.4666243Z 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-09-07T07:07:46.4667581Z 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-09-07T07:07:46.4669300Z 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-09-07T07:07:46.4670397Z 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-09-07T07:07:46.4671834Z 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-09-07T07:07:46.4673161Z 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-09-07T07:07:46.4674593Z 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-09-07T07:07:46.4675994Z 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-09-07T07:07:46.4677474Z 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-09-07T07:07:46.4678617Z 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-09-07T07:07:46.4680213Z 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-09-07T07:07:46.4681296Z 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-09-07T07:07:46.4682697Z 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-09-07T07:07:46.4684004Z 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-09-07T07:07:46.4685561Z 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-09-07T07:07:46.4686600Z 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-09-07T07:07:46.4688214Z 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-09-07T07:07:46.4689330Z 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-09-07T07:07:46.4690685Z 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-09-07T07:07:46.4692013Z 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-09-07T07:07:46.4693332Z 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-09-07T07:07:46.4694617Z 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-09-07T07:07:46.4696089Z 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-09-07T07:07:46.4697340Z 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-09-07T07:07:46.4698726Z 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-09-07T07:07:46.4699950Z 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-09-07T07:07:46.4701241Z 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-09-07T07:07:46.4702803Z 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-09-07T07:07:46.4703960Z 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-09-07T07:07:46.4705838Z 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-09-07T07:07:46.4707076Z 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-09-07T07:07:46.4708869Z 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-09-07T07:07:46.4709943Z 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-09-07T07:07:46.4711348Z 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-09-07T07:07:46.4712711Z 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-09-07T07:07:46.4714328Z 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-09-07T07:07:46.4715455Z 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-09-07T07:07:46.4716960Z 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-09-07T07:07:46.4718308Z 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-09-07T07:07:46.4719836Z 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-09-07T07:07:46.4720930Z 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-09-07T07:07:46.4722284Z 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-09-07T07:07:46.4723541Z 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-09-07T07:07:46.4725114Z 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-09-07T07:07:46.4726206Z 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-09-07T07:07:46.4727568Z 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-09-07T07:07:46.4728880Z 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-09-07T07:07:46.4730420Z 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-09-07T07:07:46.4731525Z 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-09-07T07:07:46.4732880Z 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-09-07T07:07:46.4734220Z 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-09-07T07:07:46.4735966Z 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-09-07T07:07:46.4736960Z 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-09-07T07:07:46.4738441Z 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-09-07T07:07:46.4739570Z 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-09-07T07:07:46.4741010Z 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-09-07T07:07:46.4742249Z 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-09-07T07:07:46.4743615Z 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-09-07T07:07:46.4745206Z 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-09-07T07:07:46.4746746Z 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-09-07T07:07:46.4748344Z 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-09-07T07:07:46.4749497Z 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-09-07T07:07:46.4750909Z 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-09-07T07:07:46.4752585Z 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-09-07T07:07:46.4753961Z 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-09-07T07:07:46.4755136Z 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-09-07T07:07:46.4756669Z 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-09-07T07:07:46.4757994Z 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-09-07T07:07:46.4759540Z 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-09-07T07:07:46.4761079Z 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-09-07T07:07:46.4762619Z 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-09-07T07:07:46.4763983Z 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-09-07T07:07:46.4765347Z 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-09-07T07:07:46.4766684Z 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-09-07T07:07:46.4768007Z 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-09-07T07:07:46.4769486Z 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-09-07T07:07:46.4771038Z 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-09-07T07:07:46.4772252Z 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-09-07T07:07:46.4773666Z 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-09-07T07:07:46.4774952Z 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-09-07T07:07:46.4776313Z 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-09-07T07:07:46.4777618Z 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-09-07T07:07:46.4778928Z 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-09-07T07:07:46.4780226Z 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-09-07T07:07:46.4781895Z 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-09-07T07:07:46.4782924Z 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-09-07T07:07:46.4784558Z 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-09-07T07:07:46.4786015Z 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-09-07T07:07:46.4787440Z 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-09-07T07:07:46.4788858Z 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-09-07T07:07:46.4790220Z 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-09-07T07:07:46.4791562Z 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-09-07T07:07:46.4793261Z 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-09-07T07:07:46.4794390Z 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-09-07T07:07:46.4795855Z 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-09-07T07:07:46.4797283Z 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-09-07T07:07:46.4798677Z 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-09-07T07:07:46.4799925Z 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-09-07T07:07:46.4801263Z 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-09-07T07:07:46.4802929Z 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-09-07T07:07:46.4803896Z 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-09-07T07:07:46.4805537Z 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-09-07T07:07:46.4806871Z 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-09-07T07:07:46.4808171Z 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-09-07T07:07:46.4809489Z 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-09-07T07:07:46.4810756Z 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-09-07T07:07:46.4812229Z 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-09-07T07:07:46.4813792Z 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-09-07T07:07:46.4815217Z 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-09-07T07:07:46.4816606Z 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-09-07T07:07:46.4817969Z 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-09-07T07:07:46.4819279Z 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-09-07T07:07:46.4820623Z 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-09-07T07:07:46.4821865Z 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-09-07T07:07:46.4823229Z 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-09-07T07:07:46.4824956Z 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-09-07T07:07:46.4826519Z 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-09-07T07:07:46.4828032Z 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-09-07T07:07:46.4829570Z 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-09-07T07:07:46.4831158Z 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-09-07T07:07:46.4832723Z 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-09-07T07:07:46.4834278Z 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-09-07T07:07:46.4835815Z 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-09-07T07:07:46.4837395Z 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-09-07T07:07:46.4838788Z 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-09-07T07:07:46.4840147Z 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-09-07T07:07:46.4841466Z 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-09-07T07:07:46.4842752Z 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-09-07T07:07:46.4844223Z 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-09-07T07:07:46.4845895Z 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-09-07T07:07:46.4847390Z 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-09-07T07:07:46.4848708Z 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-09-07T07:07:46.4850000Z 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-09-07T07:07:46.4851281Z 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-09-07T07:07:46.4852891Z 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-09-07T07:07:46.4854530Z 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-09-07T07:07:46.4856064Z 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-09-07T07:07:46.4857448Z 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-09-07T07:07:46.4858876Z 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-09-07T07:07:46.4860639Z 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-09-07T07:07:46.4862029Z 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-09-07T07:07:46.4863660Z 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-09-07T07:07:46.4865444Z 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-09-07T07:07:46.4866908Z 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-09-07T07:07:46.4868435Z 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-09-07T07:07:46.4869861Z 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-09-07T07:07:46.4871286Z 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-09-07T07:07:46.4872655Z 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-09-07T07:07:46.4874025Z 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-09-07T07:07:46.4875705Z 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-09-07T07:07:46.4877446Z 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-09-07T07:07:46.4879021Z 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-09-07T07:07:46.4880389Z 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-09-07T07:07:46.4881683Z 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-09-07T07:07:46.4883119Z 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-09-07T07:07:46.4884584Z 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-09-07T07:07:46.4885870Z 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-09-07T07:07:46.4887182Z 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-09-07T07:07:46.4888656Z 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-09-07T07:07:46.4890337Z 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-09-07T07:07:46.4891754Z 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-09-07T07:07:46.4893135Z 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-09-07T07:07:46.4894477Z 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-09-07T07:07:46.4895760Z 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-09-07T07:07:46.4897240Z 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-09-07T07:07:46.4898785Z 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-09-07T07:07:46.4900270Z 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-09-07T07:07:46.4901656Z 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-09-07T07:07:46.4902990Z 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-09-07T07:07:46.4904519Z 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-09-07T07:07:46.4906042Z 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-09-07T07:07:46.4907634Z 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-09-07T07:07:46.4909077Z 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-09-07T07:07:46.4910489Z 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-09-07T07:07:46.4911851Z 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-09-07T07:07:46.4913169Z 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-09-07T07:07:46.4914696Z 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-09-07T07:07:46.4916469Z 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-09-07T07:07:46.4917879Z 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-09-07T07:07:46.4919326Z 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-09-07T07:07:46.4920697Z 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-09-07T07:07:46.4921965Z 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-09-07T07:07:46.4923254Z 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-09-07T07:07:46.4924846Z 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-09-07T07:07:46.4926512Z 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-09-07T07:07:46.4927970Z 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-09-07T07:07:46.4929365Z 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-09-07T07:07:46.4930772Z 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-09-07T07:07:46.4932183Z 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-09-07T07:07:46.4933586Z 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-09-07T07:07:46.4934930Z 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-09-07T07:07:46.4936289Z 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-09-07T07:07:46.4937640Z 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-09-07T07:07:46.4938960Z 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-09-07T07:07:46.4940221Z 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-09-07T07:07:46.4941479Z 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-09-07T07:07:46.4942942Z 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-09-07T07:07:46.4944749Z 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-09-07T07:07:46.4946206Z 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-09-07T07:07:46.4947653Z 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-09-07T07:07:46.4949521Z 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-09-07T07:07:46.4951944Z 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-09-07T07:07:46.4953311Z 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-09-07T07:07:46.4954838Z 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-09-07T07:07:46.4956792Z 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-09-07T07:07:46.4958569Z 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-09-07T07:07:46.4960263Z 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-09-07T07:07:46.4961802Z 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-09-07T07:07:46.4963107Z 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-09-07T07:07:46.4964580Z 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-09-07T07:07:46.4966131Z 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-09-07T07:07:46.4967535Z 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-09-07T07:07:46.4969068Z 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-09-07T07:07:46.4970449Z 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-09-07T07:07:46.4971762Z 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-09-07T07:07:46.4973131Z 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-09-07T07:07:46.4974340Z 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-09-07T07:07:46.4975857Z 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-09-07T07:07:46.4977342Z 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-09-07T07:07:46.4978693Z 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-09-07T07:07:46.4980144Z 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-09-07T07:07:46.4981616Z 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-09-07T07:07:46.4983141Z 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-09-07T07:07:46.4984968Z 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-09-07T07:07:46.4986397Z 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-09-07T07:07:46.4987798Z 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-09-07T07:07:46.4989084Z 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-09-07T07:07:46.4990354Z 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-09-07T07:07:46.4991858Z 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-09-07T07:07:46.4993432Z 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-09-07T07:07:46.4994771Z 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-09-07T07:07:46.4996186Z 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-09-07T07:07:46.4997450Z 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-09-07T07:07:46.4998720Z 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-09-07T07:07:46.4999944Z 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-09-07T07:07:46.5001210Z 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-09-07T07:07:46.5002625Z 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-09-07T07:07:46.5004090Z 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-09-07T07:07:46.5005362Z 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-09-07T07:07:46.5006612Z 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-09-07T07:07:46.5008143Z 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-09-07T07:07:46.5009733Z 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-09-07T07:07:46.5011180Z 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-09-07T07:07:46.5012525Z 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-09-07T07:07:46.5013857Z 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-09-07T07:07:46.5015200Z 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-09-07T07:07:46.5016499Z 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-09-07T07:07:46.5017715Z 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-09-07T07:07:46.5019125Z 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-09-07T07:07:46.5020536Z 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-09-07T07:07:46.5021773Z 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-09-07T07:07:46.5022954Z 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-09-07T07:07:46.5024560Z 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-09-07T07:07:46.5026020Z 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-09-07T07:07:46.5027277Z 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-09-07T07:07:46.5028586Z 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-09-07T07:07:46.5030197Z 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-09-07T07:07:46.5031835Z 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-09-07T07:07:46.5033361Z 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-09-07T07:07:46.5034736Z 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-09-07T07:07:46.5036361Z 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-09-07T07:07:46.5037968Z 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-09-07T07:07:46.5039381Z 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-09-07T07:07:46.5040782Z 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-09-07T07:07:46.5042946Z 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-09-07T07:07:46.5045367Z 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-09-07T07:07:46.5047733Z 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-09-07T07:07:46.5050214Z 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-09-07T07:07:46.5053228Z 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-09-07T07:07:46.5055335Z 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-09-07T07:07:46.5056797Z 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-09-07T07:07:46.5058428Z 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-09-07T07:07:46.5060157Z 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-09-07T07:07:46.5061864Z 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-09-07T07:07:46.5063368Z 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-09-07T07:07:46.5064911Z 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-09-07T07:07:46.5066321Z 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-09-07T07:07:46.5067674Z 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-09-07T07:07:46.5069068Z 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-09-07T07:07:46.5070755Z 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-09-07T07:07:46.5072528Z 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-09-07T07:07:46.5074025Z 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-09-07T07:07:46.5075614Z 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-09-07T07:07:46.5077042Z 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-09-07T07:07:46.5078445Z 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-09-07T07:07:46.5079799Z 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-09-07T07:07:46.5081067Z 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-09-07T07:07:46.5082346Z 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-09-07T07:07:46.5083861Z 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-09-07T07:07:46.5085412Z 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-09-07T07:07:46.5086790Z 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-09-07T07:07:46.5088298Z 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-09-07T07:07:46.5089773Z 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-09-07T07:07:46.5091085Z 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-09-07T07:07:46.5092340Z 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-09-07T07:07:46.5093840Z 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-09-07T07:07:46.5095311Z 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-09-07T07:07:46.5096647Z 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-09-07T07:07:46.5097931Z 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-09-07T07:07:46.5099234Z 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-09-07T07:07:46.5100832Z 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-09-07T07:07:46.5102433Z 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-09-07T07:07:46.5103916Z 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-09-07T07:07:46.5105725Z 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-09-07T07:07:46.5107270Z 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-09-07T07:07:46.5108628Z 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-09-07T07:07:46.5109963Z 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-09-07T07:07:46.5111490Z 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-09-07T07:07:46.5113072Z 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-09-07T07:07:46.5114454Z 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-09-07T07:07:46.5115735Z 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-09-07T07:07:46.5117383Z 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-09-07T07:07:46.5119068Z 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-09-07T07:07:46.5120512Z 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-09-07T07:07:46.5121841Z 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-09-07T07:07:46.5123133Z 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-09-07T07:07:46.5124434Z 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-09-07T07:07:46.5125727Z 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-09-07T07:07:46.5126993Z 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-09-07T07:07:46.5128229Z 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-09-07T07:07:46.5129731Z 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-09-07T07:07:46.5131218Z 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-09-07T07:07:46.5132525Z 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-09-07T07:07:46.5133860Z 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-09-07T07:07:46.5135432Z 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-09-07T07:07:46.5137103Z 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-09-07T07:07:46.5138530Z 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-09-07T07:07:46.5139865Z 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-09-07T07:07:46.5141167Z 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-09-07T07:07:46.5142713Z 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-09-07T07:07:46.5144548Z 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-09-07T07:07:46.5146006Z 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-09-07T07:07:46.5147569Z 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-09-07T07:07:46.5149131Z 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-09-07T07:07:46.5150482Z 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-09-07T07:07:46.5151855Z 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-09-07T07:07:46.5153341Z 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-09-07T07:07:46.5155200Z 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-09-07T07:07:46.5157196Z 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-09-07T07:07:46.5158836Z 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-09-07T07:07:46.5160774Z 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-09-07T07:07:46.5162395Z 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-09-07T07:07:46.5164033Z 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-09-07T07:07:46.5165604Z 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-09-07T07:07:46.5167389Z 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-09-07T07:07:46.5169184Z 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-09-07T07:07:46.5170842Z 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-09-07T07:07:46.5172479Z 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-09-07T07:07:46.5173975Z 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-09-07T07:07:46.5175456Z 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-09-07T07:07:46.5176906Z 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-09-07T07:07:46.5178245Z 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-09-07T07:07:46.5179715Z 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-09-07T07:07:46.5181207Z 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-09-07T07:07:46.5182522Z 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-09-07T07:07:46.5183912Z 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-09-07T07:07:46.5185599Z 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-09-07T07:07:46.5187233Z 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-09-07T07:07:46.5188891Z 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-09-07T07:07:46.5190575Z 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-09-07T07:07:46.5192146Z 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-09-07T07:07:46.5193741Z 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-09-07T07:07:46.5195302Z 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-09-07T07:07:46.5196919Z 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-09-07T07:07:46.5198361Z 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-09-07T07:07:46.5199716Z 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-09-07T07:07:46.5201064Z 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-09-07T07:07:46.5202492Z 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-09-07T07:07:46.5203929Z 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-09-07T07:07:46.5205262Z 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-09-07T07:07:46.5206565Z 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-09-07T07:07:46.5207906Z 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-09-07T07:07:46.5209324Z 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-09-07T07:07:46.5210707Z 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-09-07T07:07:46.5212044Z 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-09-07T07:07:46.5213326Z 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-09-07T07:07:46.5214858Z 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-09-07T07:07:46.5216451Z 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-09-07T07:07:46.5217879Z 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-09-07T07:07:46.5219247Z 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-09-07T07:07:46.5220577Z 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-09-07T07:07:46.5221932Z 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-09-07T07:07:46.5223270Z 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-09-07T07:07:46.5224753Z 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-09-07T07:07:46.5226242Z 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-09-07T07:07:46.5227995Z 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-09-07T07:07:46.5229762Z 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-09-07T07:07:46.5231287Z 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-09-07T07:07:46.5232659Z 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-09-07T07:07:46.5234006Z 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-09-07T07:07:46.5235346Z 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-09-07T07:07:46.5236834Z 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-09-07T07:07:46.5238091Z 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-09-07T07:07:46.5239320Z 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-09-07T07:07:46.5240760Z 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-09-07T07:07:46.5242398Z 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-09-07T07:07:46.5243889Z 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-09-07T07:07:46.5245282Z 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-09-07T07:07:46.5246618Z 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-09-07T07:07:46.5247899Z 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-09-07T07:07:46.5249162Z 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-09-07T07:07:46.5250632Z 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-09-07T07:07:46.5252122Z 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-09-07T07:07:46.5253441Z 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-09-07T07:07:46.5254750Z 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-09-07T07:07:46.5256224Z 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-09-07T07:07:46.5257942Z 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-09-07T07:07:46.5259390Z 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-09-07T07:07:46.5261059Z 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-09-07T07:07:46.5262384Z 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-09-07T07:07:46.5263696Z 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-09-07T07:07:46.5265120Z 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-09-07T07:07:46.5266400Z 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-09-07T07:07:46.5267671Z 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-09-07T07:07:46.5269343Z 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-09-07T07:07:46.5270988Z 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-09-07T07:07:46.5272434Z 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-09-07T07:07:46.5273825Z 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-09-07T07:07:46.5275200Z 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-09-07T07:07:46.5276682Z 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-09-07T07:07:46.5277983Z 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-09-07T07:07:46.5279286Z 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-09-07T07:07:46.5280693Z 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-09-07T07:07:46.5282326Z 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-09-07T07:07:46.5284056Z 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-09-07T07:07:46.5285599Z 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-09-07T07:07:46.5287091Z 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-09-07T07:07:46.5289045Z 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-09-07T07:07:46.5290671Z 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-09-07T07:07:46.5292142Z 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-09-07T07:07:46.5293531Z 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-09-07T07:07:46.5294902Z 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-09-07T07:07:46.5296299Z 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-09-07T07:07:46.5297821Z 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-09-07T07:07:46.5299376Z 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-09-07T07:07:46.5300868Z 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-09-07T07:07:46.5302548Z 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-09-07T07:07:46.5304438Z 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-09-07T07:07:46.5305956Z 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-09-07T07:07:46.5307434Z 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-09-07T07:07:46.5308892Z 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-09-07T07:07:46.5310410Z 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-09-07T07:07:46.5311977Z 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-09-07T07:07:46.5313486Z 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-09-07T07:07:46.5314998Z 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-09-07T07:07:46.5316820Z 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-09-07T07:07:46.5318556Z 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-09-07T07:07:46.5320146Z 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-09-07T07:07:46.5321668Z 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-09-07T07:07:46.5323186Z 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-09-07T07:07:46.5324915Z 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-09-07T07:07:46.5326658Z 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-09-07T07:07:46.5328229Z 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-09-07T07:07:46.5329757Z 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-09-07T07:07:46.5331144Z 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-09-07T07:07:46.5332450Z 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-09-07T07:07:46.5334021Z 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-09-07T07:07:46.5335721Z 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-09-07T07:07:46.5337183Z 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-09-07T07:07:46.5338599Z 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-09-07T07:07:46.5340127Z 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-09-07T07:07:46.5341669Z 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-09-07T07:07:46.5343036Z 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-09-07T07:07:46.5344602Z 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-09-07T07:07:46.5345894Z 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-09-07T07:07:46.5347188Z 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-09-07T07:07:46.5348730Z 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-09-07T07:07:46.5350351Z 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-09-07T07:07:46.5351831Z 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-09-07T07:07:46.5353276Z 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-09-07T07:07:46.5354701Z 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-09-07T07:07:46.5356401Z 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-09-07T07:07:46.5357991Z 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-09-07T07:07:46.5359332Z 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-09-07T07:07:46.5360965Z 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-09-07T07:07:46.5362308Z 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-09-07T07:07:46.5363680Z 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-09-07T07:07:46.5364963Z 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-09-07T07:07:46.5366343Z 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-09-07T07:07:46.5367888Z 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-09-07T07:07:46.5369752Z 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-09-07T07:07:46.5371582Z 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-09-07T07:07:46.5373293Z 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-09-07T07:07:46.5374814Z 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-09-07T07:07:46.5376310Z 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-09-07T07:07:46.5377721Z 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-09-07T07:07:46.5379297Z 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-09-07T07:07:46.5380906Z 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-09-07T07:07:46.5382321Z 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-09-07T07:07:46.5383690Z 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-09-07T07:07:46.5385332Z 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-09-07T07:07:46.5386976Z 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-09-07T07:07:46.5388721Z 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-09-07T07:07:46.5390433Z 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-09-07T07:07:46.5392213Z 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-09-07T07:07:46.5393790Z 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-09-07T07:07:46.5395330Z 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-09-07T07:07:46.5396899Z 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-09-07T07:07:46.5398364Z 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-09-07T07:07:46.5400035Z 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-09-07T07:07:46.5401760Z 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-09-07T07:07:46.5403347Z 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-09-07T07:07:46.5404952Z 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-09-07T07:07:46.5406498Z 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-09-07T07:07:46.5407861Z 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-09-07T07:07:46.5409194Z 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-09-07T07:07:46.5410580Z 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-09-07T07:07:46.5412230Z 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-09-07T07:07:46.5413898Z 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-09-07T07:07:46.5415387Z 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-09-07T07:07:46.5417003Z 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-09-07T07:07:46.5418562Z 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-09-07T07:07:46.5419961Z 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-09-07T07:07:46.5421328Z 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-09-07T07:07:46.5422734Z 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-09-07T07:07:46.5424608Z 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-09-07T07:07:46.5426356Z 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-09-07T07:07:46.5427892Z 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-09-07T07:07:46.5429541Z 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-09-07T07:07:46.5431153Z 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-09-07T07:07:46.5432593Z 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-09-07T07:07:46.5434047Z 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-09-07T07:07:46.5435774Z 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-09-07T07:07:46.5437605Z 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-09-07T07:07:46.5439126Z 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-09-07T07:07:46.5440588Z 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-09-07T07:07:46.5442254Z 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-09-07T07:07:46.5443944Z 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-09-07T07:07:46.5445452Z 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-09-07T07:07:46.5446859Z 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-09-07T07:07:46.5448228Z 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-09-07T07:07:46.5449847Z 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-09-07T07:07:46.5451525Z 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-09-07T07:07:46.5453040Z 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-09-07T07:07:46.5454518Z 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-09-07T07:07:46.5456149Z 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-09-07T07:07:46.5457734Z 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-09-07T07:07:46.5459205Z 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-09-07T07:07:46.5460928Z 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-09-07T07:07:46.5462236Z 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-09-07T07:07:46.5463822Z 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-09-07T07:07:46.5465411Z 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-09-07T07:07:46.5466774Z 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-09-07T07:07:46.5468084Z 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-09-07T07:07:46.5469511Z 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-09-07T07:07:46.5470828Z 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-09-07T07:07:46.5472098Z 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-09-07T07:07:46.5473339Z 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-09-07T07:07:46.5474804Z 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-09-07T07:07:46.5476549Z 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-09-07T07:07:46.5478022Z 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-09-07T07:07:46.5479366Z 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-09-07T07:07:46.5480679Z 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-09-07T07:07:46.5481922Z 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-09-07T07:07:46.5483175Z 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-09-07T07:07:46.5484630Z 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-09-07T07:07:46.5486138Z 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-09-07T07:07:46.5487465Z 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-09-07T07:07:46.5488765Z 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-09-07T07:07:46.5490219Z 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-09-07T07:07:46.5491747Z 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-09-07T07:07:46.5493035Z 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-09-07T07:07:46.5494397Z 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-09-07T07:07:46.5496021Z 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-09-07T07:07:46.5497679Z 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-09-07T07:07:46.5499154Z 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-09-07T07:07:46.5500631Z 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-09-07T07:07:46.5502419Z 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-09-07T07:07:46.5504422Z 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-09-07T07:07:46.5506036Z 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-09-07T07:07:46.5507475Z 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-09-07T07:07:46.5508799Z 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-09-07T07:07:46.5510246Z 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-09-07T07:07:46.5511763Z 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-09-07T07:07:46.5513254Z 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-09-07T07:07:46.5514678Z 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-09-07T07:07:46.5516425Z 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-09-07T07:07:46.5518017Z 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-09-07T07:07:46.5519382Z 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-09-07T07:07:46.5520722Z 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-09-07T07:07:46.5522092Z 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-09-07T07:07:46.5523447Z 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-09-07T07:07:46.5524858Z 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-09-07T07:07:46.5526094Z 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-09-07T07:07:46.5527527Z 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-09-07T07:07:46.5528982Z 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-09-07T07:07:46.5530245Z 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-09-07T07:07:46.5531471Z 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-09-07T07:07:46.5532867Z 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-09-07T07:07:46.5534595Z 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-09-07T07:07:46.5536148Z 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-09-07T07:07:46.5537483Z 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-09-07T07:07:46.5538748Z 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-09-07T07:07:46.5540039Z 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-09-07T07:07:46.5541325Z 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-09-07T07:07:46.5542566Z 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-09-07T07:07:46.5543939Z 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-09-07T07:07:46.5545536Z 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-09-07T07:07:46.5547071Z 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-09-07T07:07:46.5548688Z 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-09-07T07:07:46.5550267Z 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-09-07T07:07:46.5551805Z 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-09-07T07:07:46.5552487Z 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-09-07T07:07:46.5553229Z 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-09-07T07:07:46.5553915Z 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-09-07T07:07:46.5554544Z 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-09-07T07:07:46.5555215Z 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-09-07T07:07:46.5555924Z 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-09-07T07:07:46.5556781Z 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-09-07T07:07:46.5557544Z 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-09-07T07:07:46.5558263Z 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-09-07T07:07:46.5558960Z 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-09-07T07:07:46.5560013Z 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-09-07T07:07:46.5560876Z 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-09-07T07:07:46.5561638Z 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-09-07T07:07:46.5562419Z 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-09-07T07:07:46.5563146Z 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-09-07T07:07:46.5563868Z 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-09-07T07:07:46.5564572Z 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-09-07T07:07:46.5565247Z 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-09-07T07:07:46.5565869Z 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-09-07T07:07:46.5566541Z 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-09-07T07:07:46.5567221Z 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-09-07T07:07:46.5567872Z 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-09-07T07:07:46.5568562Z 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-09-07T07:07:46.5569142Z 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-09-07T07:07:46.5570005Z 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-09-07T07:07:46.5570622Z 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-09-07T07:07:46.5571226Z 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-09-07T07:07:46.5571766Z 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-09-07T07:07:46.5572621Z 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-09-07T07:07:46.5573170Z 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-09-07T07:07:46.5573713Z 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-09-07T07:07:46.5574270Z 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-09-07T07:07:46.5575108Z 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-09-07T07:07:46.5575749Z 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-09-07T07:07:46.5576384Z 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-09-07T07:07:46.5576980Z 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-09-07T07:07:46.5577567Z 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-09-07T07:07:46.5578120Z 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-09-07T07:07:46.5578883Z 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-09-07T07:07:46.5579516Z 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-09-07T07:07:46.5580143Z 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-09-07T07:07:46.5580747Z 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-09-07T07:07:46.5581317Z 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-09-07T07:07:46.5581881Z 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-09-07T07:07:46.5582660Z 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-09-07T07:07:46.5583278Z 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-09-07T07:07:46.5583926Z 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-09-07T07:07:46.5584734Z 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-09-07T07:07:46.5585542Z 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-09-07T07:07:46.5586350Z 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-09-07T07:07:46.5587016Z 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-09-07T07:07:46.5587686Z 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-09-07T07:07:46.5588305Z 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-09-07T07:07:46.5588925Z 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-09-07T07:07:46.5589536Z 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-09-07T07:07:46.5590408Z 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-09-07T07:07:46.5591066Z 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-09-07T07:07:46.5591688Z 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-09-07T07:07:46.5592255Z 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-09-07T07:07:46.5592897Z 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-09-07T07:07:46.5593529Z 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-09-07T07:07:46.5594134Z 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-09-07T07:07:46.5594726Z 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-09-07T07:07:46.5595281Z 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-09-07T07:07:46.5596069Z 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-09-07T07:07:46.5596750Z 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-09-07T07:07:46.5597616Z 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-09-07T07:07:46.5598266Z 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-09-07T07:07:46.5598900Z 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-09-07T07:07:46.5599491Z 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-09-07T07:07:46.5600118Z 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-09-07T07:07:46.5600678Z 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-09-07T07:07:46.5601280Z 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-09-07T07:07:46.5601943Z 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-09-07T07:07:46.5602786Z 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-09-07T07:07:46.5603495Z 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-09-07T07:07:46.5604227Z 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-09-07T07:07:46.5604964Z 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-09-07T07:07:46.5605629Z 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-09-07T07:07:46.5606310Z 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-09-07T07:07:46.5606983Z 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-09-07T07:07:46.5607631Z 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-09-07T07:07:46.5608248Z 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-09-07T07:07:46.5609229Z 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-09-07T07:07:46.5610808Z 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-09-07T07:07:46.5611918Z 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-09-07T07:07:46.5613341Z 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-09-07T07:07:46.5614594Z 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-09-07T07:07:46.5615916Z 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-09-07T07:07:46.5617293Z 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-09-07T07:07:46.5618766Z 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-09-07T07:07:46.5619966Z 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-09-07T07:07:46.5621309Z 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-09-07T07:07:46.5622652Z 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-09-07T07:07:46.5624107Z 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-09-07T07:07:46.5625880Z 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-09-07T07:07:46.5626991Z 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-09-07T07:07:46.5628437Z 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-09-07T07:07:46.5629700Z 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-09-07T07:07:46.5631296Z 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-09-07T07:07:46.5632528Z 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-09-07T07:07:46.5634030Z 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-09-07T07:07:46.5635624Z 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-09-07T07:07:46.5636921Z 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-09-07T07:07:46.5638304Z 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-09-07T07:07:46.5639565Z 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-09-07T07:07:46.5640930Z 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-09-07T07:07:46.5642421Z 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-09-07T07:07:46.5643536Z 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-09-07T07:07:46.5644933Z 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-09-07T07:07:46.5646187Z 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-09-07T07:07:46.5647545Z 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-09-07T07:07:46.5648855Z 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-09-07T07:07:46.5650236Z 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-09-07T07:07:46.5651757Z 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-09-07T07:07:46.5652916Z 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-09-07T07:07:46.5654291Z 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-09-07T07:07:46.5655550Z 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-09-07T07:07:46.5656926Z 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-09-07T07:07:46.5658407Z 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-09-07T07:07:46.5659643Z 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-09-07T07:07:46.5661456Z 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-09-07T07:07:46.5662848Z 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-09-07T07:07:46.5664293Z 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-09-07T07:07:46.5665843Z 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-09-07T07:07:46.5667456Z 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-09-07T07:07:46.5668591Z 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-09-07T07:07:46.5669998Z 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-09-07T07:07:46.5671313Z 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-09-07T07:07:46.5672970Z 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-09-07T07:07:46.5674069Z 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-09-07T07:07:46.5675477Z 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-09-07T07:07:46.5676877Z 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-09-07T07:07:46.5678271Z 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-09-07T07:07:46.5679539Z 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-09-07T07:07:46.5680834Z 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-09-07T07:07:46.5682155Z 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-09-07T07:07:46.5683788Z 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-09-07T07:07:46.5684833Z 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-09-07T07:07:46.5686196Z 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-09-07T07:07:46.5687471Z 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-09-07T07:07:46.5688874Z 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-09-07T07:07:46.5690170Z 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-09-07T07:07:46.5691528Z 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-09-07T07:07:46.5692883Z 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-09-07T07:07:46.5694367Z 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-09-07T07:07:46.5695481Z 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-09-07T07:07:46.5696833Z 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-09-07T07:07:46.5698222Z 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-09-07T07:07:46.5699770Z 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-09-07T07:07:46.5700966Z 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-09-07T07:07:46.5702356Z 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-09-07T07:07:46.5703583Z 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-09-07T07:07:46.5705461Z 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-09-07T07:07:46.5706688Z 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-09-07T07:07:46.5708089Z 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-09-07T07:07:46.5709483Z 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-09-07T07:07:46.5711121Z 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-09-07T07:07:46.5712563Z 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-09-07T07:07:46.5713682Z 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-09-07T07:07:46.5715062Z 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-09-07T07:07:46.5716441Z 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-09-07T07:07:46.5718011Z 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-09-07T07:07:46.5719107Z 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-09-07T07:07:46.5720460Z 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-09-07T07:07:46.5721745Z 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-09-07T07:07:46.5723343Z 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-09-07T07:07:46.5724393Z 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-09-07T07:07:46.5725726Z 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-09-07T07:07:46.5727019Z 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-09-07T07:07:46.5728561Z 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-09-07T07:07:46.5729667Z 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-09-07T07:07:46.5731126Z 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-09-07T07:07:46.5732282Z 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-09-07T07:07:46.5733963Z 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-09-07T07:07:46.5735097Z 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-09-07T07:07:46.5736480Z 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-09-07T07:07:46.5737759Z 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-09-07T07:07:46.5739133Z 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-09-07T07:07:46.5740473Z 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-09-07T07:07:46.5741748Z 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-09-07T07:07:46.5743014Z 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-09-07T07:07:46.5744621Z 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-09-07T07:07:46.5746123Z 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-09-07T07:07:46.5747543Z 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-09-07T07:07:46.5748975Z 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-09-07T07:07:46.5750201Z 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-09-07T07:07:46.5751598Z 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-09-07T07:07:46.5753216Z 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-09-07T07:07:46.5754280Z 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-09-07T07:07:46.5755820Z 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-09-07T07:07:46.5757293Z 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-09-07T07:07:46.5758615Z 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-09-07T07:07:46.5760067Z 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-09-07T07:07:46.5761838Z 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-09-07T07:07:46.5763191Z 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-09-07T07:07:46.5764402Z 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-09-07T07:07:46.5766174Z 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-09-07T07:07:46.5767256Z 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-09-07T07:07:46.5768679Z 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-09-07T07:07:46.5770105Z 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-09-07T07:07:46.5771494Z 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-09-07T07:07:46.5772985Z 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-09-07T07:07:46.5774221Z 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-09-07T07:07:46.5775756Z 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-09-07T07:07:46.5776883Z 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-09-07T07:07:46.5778600Z 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-09-07T07:07:46.5779649Z 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-09-07T07:07:46.5781039Z 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-09-07T07:07:46.5782348Z 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-09-07T07:07:46.5783857Z 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-09-07T07:07:46.5785301Z 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-09-07T07:07:46.5786706Z 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-09-07T07:07:46.5788049Z 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-09-07T07:07:46.5789390Z 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-09-07T07:07:46.5790981Z 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-09-07T07:07:46.5792120Z 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-09-07T07:07:46.5793534Z 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-09-07T07:07:46.5794880Z 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-09-07T07:07:46.5796352Z 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-09-07T07:07:46.5797740Z 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-09-07T07:07:46.5799073Z 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-09-07T07:07:46.5800373Z 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-09-07T07:07:46.5801689Z 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-09-07T07:07:46.5803316Z 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-09-07T07:07:46.5804408Z 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-09-07T07:07:46.5805769Z 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-09-07T07:07:46.5807068Z 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-09-07T07:07:46.5808410Z 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-09-07T07:07:46.5809806Z 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-09-07T07:07:46.5811135Z 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-09-07T07:07:46.5812438Z 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-09-07T07:07:46.5813725Z 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-09-07T07:07:46.5815011Z 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-09-07T07:07:46.5816555Z 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-09-07T07:07:46.5817943Z 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-09-07T07:07:46.5819176Z 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-09-07T07:07:46.5820372Z 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-09-07T07:07:46.5821757Z 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-09-07T07:07:46.5823052Z 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-09-07T07:07:46.5824869Z 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-09-07T07:07:46.5826078Z 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-09-07T07:07:46.5827466Z 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-09-07T07:07:46.5828809Z 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-09-07T07:07:46.5830209Z 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-09-07T07:07:46.5831549Z 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-09-07T07:07:46.5832888Z 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-09-07T07:07:46.5834262Z 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-09-07T07:07:46.5835958Z 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-09-07T07:07:46.5837203Z 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-09-07T07:07:46.5838594Z 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-09-07T07:07:46.5839919Z 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-09-07T07:07:46.5841210Z 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-09-07T07:07:46.5842525Z 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-09-07T07:07:46.5843865Z 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-09-07T07:07:46.5845425Z 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-09-07T07:07:46.5846599Z 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-09-07T07:07:46.5847942Z 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-09-07T07:07:46.5849242Z 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-09-07T07:07:46.5850788Z 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-09-07T07:07:46.5851883Z 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-09-07T07:07:46.5853257Z 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-09-07T07:07:46.5854530Z 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-09-07T07:07:46.5856084Z 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-09-07T07:07:46.5857168Z 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-09-07T07:07:46.5858500Z 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-09-07T07:07:46.5859945Z 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-09-07T07:07:46.5861931Z 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-09-07T07:07:46.5862981Z 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-09-07T07:07:46.5864481Z 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-09-07T07:07:46.5865903Z 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-09-07T07:07:46.5867470Z 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-09-07T07:07:46.5868715Z 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-09-07T07:07:46.5870368Z 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-09-07T07:07:46.5871531Z 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-09-07T07:07:46.5872917Z 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-09-07T07:07:46.5874283Z 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-09-07T07:07:46.5875742Z 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-09-07T07:07:46.5877022Z 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-09-07T07:07:46.5878697Z 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-09-07T07:07:46.5879719Z 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-09-07T07:07:46.5881066Z 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-09-07T07:07:46.5882388Z 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-09-07T07:07:46.5883919Z 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-09-07T07:07:46.5885029Z 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-09-07T07:07:46.5886397Z 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-09-07T07:07:46.5887679Z 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-09-07T07:07:46.5889100Z 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-09-07T07:07:46.5890430Z 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-09-07T07:07:46.5891717Z 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-09-07T07:07:46.5893042Z 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-09-07T07:07:46.5894345Z 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-09-07T07:07:46.5895899Z 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-09-07T07:07:46.5897019Z 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-09-07T07:07:46.5898369Z 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-09-07T07:07:46.5899697Z 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-09-07T07:07:46.5901364Z 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-09-07T07:07:46.5902479Z 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-09-07T07:07:46.5903919Z 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-09-07T07:07:46.5905475Z 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-09-07T07:07:46.5907061Z 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-09-07T07:07:46.5908210Z 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-09-07T07:07:46.5909613Z 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-09-07T07:07:46.5911081Z 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-09-07T07:07:46.5912609Z 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-09-07T07:07:46.5913800Z 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-09-07T07:07:46.5915243Z 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-09-07T07:07:46.5916708Z 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-09-07T07:07:46.5918269Z 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-09-07T07:07:46.5919359Z 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-09-07T07:07:46.5920719Z 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-09-07T07:07:46.5921961Z 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-09-07T07:07:46.5923506Z 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-09-07T07:07:46.5924605Z 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-09-07T07:07:46.5925988Z 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-09-07T07:07:46.5927289Z 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-09-07T07:07:46.5928847Z 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-09-07T07:07:46.5929911Z 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-09-07T07:07:46.5931501Z 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-09-07T07:07:46.5932956Z 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-09-07T07:07:46.5934027Z 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-09-07T07:07:46.5935423Z 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-09-07T07:07:46.5936757Z 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-09-07T07:07:46.5938067Z 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-09-07T07:07:46.5939400Z 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-09-07T07:07:46.5940986Z 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-09-07T07:07:46.5942046Z 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-09-07T07:07:46.5943395Z 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-09-07T07:07:46.5944969Z 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-09-07T07:07:46.5946442Z 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-09-07T07:07:46.5947996Z 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-09-07T07:07:46.5949136Z 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-09-07T07:07:46.5950557Z 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-09-07T07:07:46.5951901Z 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-09-07T07:07:46.5953485Z 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-09-07T07:07:46.5954907Z 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-09-07T07:07:46.5956151Z 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-09-07T07:07:46.5957521Z 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-09-07T07:07:46.5958750Z 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-09-07T07:07:46.5960287Z 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-09-07T07:07:46.5962274Z 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-09-07T07:07:46.5963617Z 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-09-07T07:07:46.5964892Z 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-09-07T07:07:46.5966278Z 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-09-07T07:07:46.5967620Z 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-09-07T07:07:46.5968943Z 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-09-07T07:07:46.5970545Z 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-09-07T07:07:46.5971691Z 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-09-07T07:07:46.5973302Z 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-09-07T07:07:46.5974454Z 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-09-07T07:07:46.5975842Z 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-09-07T07:07:46.5977370Z 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-09-07T07:07:46.5978492Z 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-09-07T07:07:46.5979943Z 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-09-07T07:07:46.5981056Z 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-09-07T07:07:46.5982397Z 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-09-07T07:07:46.5984000Z 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-09-07T07:07:46.5985508Z 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-09-07T07:07:46.5986885Z 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-09-07T07:07:46.5988210Z 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-09-07T07:07:46.5989552Z 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-09-07T07:07:46.5990939Z 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-09-07T07:07:46.5992522Z 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-09-07T07:07:46.5993951Z 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-09-07T07:07:46.5995093Z 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-09-07T07:07:46.5996646Z 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-09-07T07:07:46.5998039Z 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-09-07T07:07:46.5999397Z 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-09-07T07:07:46.6000691Z 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-09-07T07:07:46.6001994Z 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-09-07T07:07:46.6003304Z 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-09-07T07:07:46.6004857Z 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-09-07T07:07:46.6005918Z 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-09-07T07:07:46.6007278Z 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-09-07T07:07:46.6008564Z 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-09-07T07:07:46.6010180Z 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-09-07T07:07:46.6011229Z 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-09-07T07:07:46.6023401Z 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-09-07T07:07:46.6024207Z 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-09-07T07:07:46.6025055Z 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-09-07T07:07:46.6025643Z 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-09-07T07:07:46.6026211Z 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-09-07T07:07:46.6026773Z 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-09-07T07:07:46.6027544Z 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-09-07T07:07:46.6028241Z 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-09-07T07:07:46.6028815Z 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-09-07T07:07:46.6029419Z 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-09-07T07:07:46.6030181Z 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-09-07T07:07:46.6031044Z 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-09-07T07:07:46.6031812Z 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-09-07T07:07:46.6032432Z 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-09-07T07:07:46.6033059Z 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-09-07T07:07:46.6033642Z 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-09-07T07:07:46.6034736Z 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-09-07T07:07:46.6036522Z 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-09-07T07:07:46.6037449Z 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-09-07T07:07:46.6038862Z 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-09-07T07:07:46.6040406Z 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-09-07T07:07:46.6041516Z 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-09-07T07:07:46.6042861Z 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-09-07T07:07:46.6044102Z 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-09-07T07:07:46.6045635Z 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-09-07T07:07:46.6046760Z 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-09-07T07:07:46.6048145Z 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-09-07T07:07:46.6049477Z 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-09-07T07:07:46.6050762Z 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-09-07T07:07:46.6052043Z 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-09-07T07:07:46.6053443Z 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-09-07T07:07:46.6054832Z 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-09-07T07:07:46.6056568Z 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-09-07T07:07:46.6057881Z 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-09-07T07:07:46.6058968Z 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-09-07T07:07:46.6060261Z 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-09-07T07:07:46.6062173Z 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-09-07T07:07:46.6063399Z 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-09-07T07:07:46.6065182Z 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-09-07T07:07:46.6066476Z 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-09-07T07:07:46.6067729Z 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-09-07T07:07:46.6069060Z 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-09-07T07:07:46.6070473Z 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-09-07T07:07:46.6071828Z 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-09-07T07:07:46.6073207Z 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-09-07T07:07:46.6074638Z 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-09-07T07:07:46.6076100Z 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-09-07T07:07:46.6077361Z 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-09-07T07:07:46.6078915Z 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-09-07T07:07:46.6080035Z 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-09-07T07:07:46.6081372Z 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-09-07T07:07:46.6082740Z 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-09-07T07:07:46.6084104Z 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-09-07T07:07:46.6085405Z 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-09-07T07:07:46.6086724Z 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-09-07T07:07:46.6088317Z 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-09-07T07:07:46.6089433Z 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-09-07T07:07:46.6090859Z 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-09-07T07:07:46.6092245Z 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-09-07T07:07:46.6093903Z 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-09-07T07:07:46.6095105Z 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-09-07T07:07:46.6096500Z 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-09-07T07:07:46.6097920Z 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-09-07T07:07:46.6099083Z 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-09-07T07:07:46.6100429Z 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-09-07T07:07:46.6102034Z 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-09-07T07:07:46.6103178Z 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-09-07T07:07:46.6104833Z 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-09-07T07:07:46.6106265Z 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-09-07T07:07:46.6107872Z 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-09-07T07:07:46.6109067Z 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-09-07T07:07:46.6110520Z 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-09-07T07:07:46.6111807Z 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-09-07T07:07:46.6113212Z 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-09-07T07:07:46.6114537Z 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-09-07T07:07:46.6115839Z 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-09-07T07:07:46.6117380Z 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-09-07T07:07:46.6118905Z 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-09-07T07:07:46.6120029Z 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-09-07T07:07:46.6121380Z 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-09-07T07:07:46.6122693Z 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-09-07T07:07:46.6124224Z 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-09-07T07:07:46.6125445Z 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-09-07T07:07:46.6126846Z 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-09-07T07:07:46.6128225Z 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-09-07T07:07:46.6129732Z 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-09-07T07:07:46.6130856Z 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-09-07T07:07:46.6132221Z 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-09-07T07:07:46.6133560Z 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-09-07T07:07:46.6135100Z 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-09-07T07:07:46.6136223Z 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-09-07T07:07:46.6137604Z 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-09-07T07:07:46.6138917Z 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-09-07T07:07:46.6140479Z 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-09-07T07:07:46.6141597Z 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-09-07T07:07:46.6142992Z 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-09-07T07:07:46.6144530Z 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-09-07T07:07:46.6146228Z 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-09-07T07:07:46.6147375Z 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-09-07T07:07:46.6148773Z 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-09-07T07:07:46.6150151Z 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-09-07T07:07:46.6151756Z 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-09-07T07:07:46.6152880Z 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-09-07T07:07:46.6154287Z 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-09-07T07:07:46.6155629Z 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-09-07T07:07:46.6157457Z 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-09-07T07:07:46.6158531Z 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-09-07T07:07:46.6160047Z 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-09-07T07:07:46.6161651Z 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-09-07T07:07:46.6163219Z 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-09-07T07:07:46.6164375Z 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-09-07T07:07:46.6165802Z 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-09-07T07:07:46.6167109Z 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-09-07T07:07:46.6168719Z 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-09-07T07:07:46.6170034Z 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-09-07T07:07:46.6171217Z 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-09-07T07:07:46.6173024Z 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-09-07T07:07:46.6174135Z 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-09-07T07:07:46.6175479Z 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-09-07T07:07:46.6176770Z 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-09-07T07:07:46.6178107Z 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-09-07T07:07:46.6179463Z 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-09-07T07:07:46.6181007Z 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-09-07T07:07:46.6182088Z 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-09-07T07:07:46.6183703Z 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-09-07T07:07:46.6185134Z 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-09-07T07:07:46.6186563Z 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-09-07T07:07:46.6188035Z 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-09-07T07:07:46.6189487Z 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-09-07T07:07:46.6190750Z 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-09-07T07:07:46.6192330Z 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-09-07T07:07:46.6193699Z 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-09-07T07:07:46.6194894Z 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-09-07T07:07:46.6196653Z 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-09-07T07:07:46.6198037Z 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-09-07T07:07:46.6199123Z 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-09-07T07:07:46.6200464Z 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-09-07T07:07:46.6201801Z 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-09-07T07:07:46.6203067Z 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-09-07T07:07:46.6204393Z 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-09-07T07:07:46.6205943Z 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-09-07T07:07:46.6207096Z 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-09-07T07:07:46.6208431Z 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-09-07T07:07:46.6209697Z 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-09-07T07:07:46.6211043Z 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-09-07T07:07:46.6212357Z 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-09-07T07:07:46.6213666Z 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-09-07T07:07:46.6215201Z 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-09-07T07:07:46.6216329Z 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-09-07T07:07:46.6217780Z 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-09-07T07:07:46.6219060Z 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-09-07T07:07:46.6220445Z 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-09-07T07:07:46.6221650Z 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-09-07T07:07:46.6223242Z 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-09-07T07:07:46.6224626Z 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-09-07T07:07:46.6226133Z 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-09-07T07:07:46.6227525Z 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-09-07T07:07:46.6228952Z 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-09-07T07:07:46.6230147Z 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-09-07T07:07:46.6231533Z 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-09-07T07:07:46.6233802Z 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-09-07T07:07:46.6234905Z 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-09-07T07:07:46.6235697Z 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-09-07T07:07:46.6237146Z 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-09-07T07:07:46.6238699Z 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-09-07T07:07:46.6239815Z 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-09-07T07:07:46.6241192Z 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-09-07T07:07:46.6242534Z 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-09-07T07:07:46.6244177Z 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-09-07T07:07:46.6245214Z 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-09-07T07:07:46.6246589Z 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-09-07T07:07:46.6247957Z 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-09-07T07:07:46.6249343Z 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-09-07T07:07:46.6250644Z 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-09-07T07:07:46.6252055Z 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-09-07T07:07:46.6253239Z 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-09-07T07:07:46.6254688Z 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-09-07T07:07:46.6255994Z 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-09-07T07:07:46.6257296Z 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-09-07T07:07:46.6258638Z 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-09-07T07:07:46.6260312Z 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-09-07T07:07:46.6261904Z 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-09-07T07:07:46.6263214Z 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-09-07T07:07:46.6264739Z 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-09-07T07:07:46.6266174Z 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-09-07T07:07:46.6267937Z 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-09-07T07:07:46.6269002Z 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-09-07T07:07:46.6270422Z 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-09-07T07:07:46.6271808Z 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-09-07T07:07:46.6273192Z 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-09-07T07:07:46.6274635Z 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-09-07T07:07:46.6276029Z 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-09-07T07:07:46.6277658Z 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-09-07T07:07:46.6278809Z 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-09-07T07:07:46.6280199Z 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-09-07T07:07:46.6281501Z 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-09-07T07:07:46.6282968Z 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-09-07T07:07:46.6284328Z 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-09-07T07:07:46.6286042Z 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-09-07T07:07:46.6287445Z 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-09-07T07:07:46.6288935Z 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-09-07T07:07:46.6290731Z 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-09-07T07:07:46.6292198Z 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-09-07T07:07:46.6293795Z 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-09-07T07:07:46.6295218Z 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-09-07T07:07:46.6296912Z 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-09-07T07:07:46.6297817Z 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-09-07T07:07:46.6298947Z 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-09-07T07:07:46.6300313Z 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-09-07T07:07:46.6301570Z 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-09-07T07:07:46.6303030Z 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-09-07T07:07:46.6305049Z 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-09-07T07:07:46.6306249Z 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-09-07T07:07:46.6307630Z 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-09-07T07:07:46.6309112Z 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-09-07T07:07:46.6310552Z 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-09-07T07:07:46.6311854Z 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-09-07T07:07:46.6313351Z 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-09-07T07:07:46.6314907Z 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-09-07T07:07:46.6316160Z 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-09-07T07:07:46.6317552Z 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-09-07T07:07:46.6318862Z 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-09-07T07:07:46.6320233Z 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-09-07T07:07:46.6321569Z 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-09-07T07:07:46.6322881Z 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-09-07T07:07:46.6324100Z 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-09-07T07:07:46.6325430Z 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-09-07T07:07:46.6327023Z 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-09-07T07:07:46.6328082Z 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-09-07T07:07:46.6329433Z 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-09-07T07:07:46.6330945Z 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-09-07T07:07:46.6332098Z 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-09-07T07:07:46.6333463Z 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-09-07T07:07:46.6334803Z 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-09-07T07:07:46.6336096Z 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-09-07T07:07:46.6337400Z 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-09-07T07:07:46.6338747Z 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-09-07T07:07:46.6340321Z 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-09-07T07:07:46.6341858Z 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-09-07T07:07:46.6342931Z 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-09-07T07:07:46.6344625Z 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-09-07T07:07:46.6345993Z 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-09-07T07:07:46.6347392Z 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-09-07T07:07:46.6348734Z 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-09-07T07:07:46.6350108Z 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-09-07T07:07:46.6351434Z 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-09-07T07:07:46.6353098Z 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-09-07T07:07:46.6354205Z 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-09-07T07:07:46.6355610Z 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-09-07T07:07:46.6357085Z 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-09-07T07:07:46.6358732Z 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-09-07T07:07:46.6359948Z 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-09-07T07:07:46.6361765Z 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-09-07T07:07:46.6362983Z 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-09-07T07:07:46.6364451Z 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-09-07T07:07:46.6365799Z 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-09-07T07:07:46.6367157Z 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-09-07T07:07:46.6368513Z 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-09-07T07:07:46.6370100Z 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-09-07T07:07:46.6371266Z 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-09-07T07:07:46.6373119Z 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-09-07T07:07:46.6374423Z 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-09-07T07:07:46.6375627Z 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-09-07T07:07:46.6377080Z 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-09-07T07:07:46.6378242Z 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-09-07T07:07:46.6379622Z 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-09-07T07:07:46.6380901Z 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-09-07T07:07:46.6382221Z 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-09-07T07:07:46.6383599Z 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-09-07T07:07:46.6385359Z 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-09-07T07:07:46.6386978Z 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-09-07T07:07:46.6388176Z 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-09-07T07:07:46.6389652Z 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-09-07T07:07:46.6390918Z 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-09-07T07:07:46.6392414Z 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-09-07T07:07:46.6393760Z 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-09-07T07:07:46.6395200Z 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-09-07T07:07:46.6396974Z 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-09-07T07:07:46.6398024Z 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-09-07T07:07:46.6399425Z 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-09-07T07:07:46.6400658Z 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-09-07T07:07:46.6402084Z 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-09-07T07:07:46.6403479Z 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-09-07T07:07:46.6404780Z 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-09-07T07:07:46.6406155Z 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-09-07T07:07:46.6407419Z 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-09-07T07:07:46.6408879Z 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-09-07T07:07:46.6410179Z 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-09-07T07:07:46.6411460Z 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-09-07T07:07:46.6412884Z 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-09-07T07:07:46.6414477Z 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-09-07T07:07:46.6415542Z 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-09-07T07:07:46.6416953Z 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-09-07T07:07:46.6418120Z 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-09-07T07:07:46.6419569Z 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-09-07T07:07:46.6420807Z 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-09-07T07:07:46.6422164Z 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-09-07T07:07:46.6423492Z 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-09-07T07:07:46.6425197Z 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-09-07T07:07:46.6426681Z 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-09-07T07:07:46.6428002Z 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-09-07T07:07:46.6429341Z 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-09-07T07:07:46.6430762Z 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-09-07T07:07:46.6432386Z 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-09-07T07:07:46.6433479Z 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-09-07T07:07:46.6435012Z 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-09-07T07:07:46.6436447Z 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-09-07T07:07:46.6437826Z 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-09-07T07:07:46.6439054Z 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-09-07T07:07:46.6440415Z 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-09-07T07:07:46.6441708Z 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-09-07T07:07:46.6443391Z 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-09-07T07:07:46.6444521Z 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-09-07T07:07:46.6445890Z 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-09-07T07:07:46.6447159Z 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-09-07T07:07:46.6448490Z 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-09-07T07:07:46.6450032Z 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-09-07T07:07:46.6451399Z 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-09-07T07:07:46.6452480Z 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-09-07T07:07:46.6453864Z 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-09-07T07:07:46.6455364Z 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-09-07T07:07:46.6456717Z 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-09-07T07:07:46.6457787Z 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-09-07T07:07:46.6459137Z 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-09-07T07:07:46.6460770Z 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-09-07T07:07:46.6462268Z 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-09-07T07:07:46.6463913Z 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-09-07T07:07:46.6465303Z 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-09-07T07:07:46.6466848Z 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-09-07T07:07:46.6468081Z 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-09-07T07:07:46.6469719Z 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-09-07T07:07:46.6470918Z 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-09-07T07:07:46.6472308Z 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-09-07T07:07:46.6473715Z 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-09-07T07:07:46.6475231Z 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-09-07T07:07:46.6476611Z 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-09-07T07:07:46.6477827Z 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-09-07T07:07:46.6479200Z 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-09-07T07:07:46.6480484Z 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-09-07T07:07:46.6481817Z 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-09-07T07:07:46.6483172Z 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-09-07T07:07:46.6484739Z 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-09-07T07:07:46.6485836Z 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-09-07T07:07:46.6487241Z 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-09-07T07:07:46.6488562Z 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-09-07T07:07:46.6490113Z 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-09-07T07:07:46.6491221Z 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-09-07T07:07:46.6492588Z 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-09-07T07:07:46.6493888Z 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-09-07T07:07:46.6495546Z 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-09-07T07:07:46.6496681Z 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-09-07T07:07:46.6498092Z 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-09-07T07:07:46.6499333Z 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-09-07T07:07:46.6500872Z 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-09-07T07:07:46.6501979Z 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-09-07T07:07:46.6503350Z 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-09-07T07:07:46.6504976Z 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-09-07T07:07:46.6506604Z 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-09-07T07:07:46.6507736Z 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-09-07T07:07:46.6509138Z 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-09-07T07:07:46.6510466Z 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-09-07T07:07:46.6512088Z 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-09-07T07:07:46.6513260Z 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-09-07T07:07:46.6514640Z 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-09-07T07:07:46.6516058Z 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-09-07T07:07:46.6517475Z 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-09-07T07:07:46.6519004Z 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-09-07T07:07:46.6520106Z 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-09-07T07:07:46.6521482Z 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-09-07T07:07:46.6522986Z 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-09-07T07:07:46.6524074Z 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-09-07T07:07:46.6525597Z 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-09-07T07:07:46.6526925Z 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-09-07T07:07:46.6528267Z 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-09-07T07:07:46.6529905Z 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-09-07T07:07:46.6530921Z 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-09-07T07:07:46.6532293Z 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-09-07T07:07:46.6533804Z 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-09-07T07:07:46.6534897Z 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-09-07T07:07:46.6536773Z 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-09-07T07:07:46.6537548Z 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-09-07T07:07:46.6539140Z 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-09-07T07:07:46.6540264Z 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-09-07T07:07:46.6541662Z 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-09-07T07:07:46.6542958Z 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-09-07T07:07:46.6544492Z 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-09-07T07:07:46.6545918Z 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-09-07T07:07:46.6547517Z 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-09-07T07:07:46.6548625Z 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-09-07T07:07:46.6550041Z 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-09-07T07:07:46.6551367Z 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-09-07T07:07:46.6553047Z 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-09-07T07:07:46.6554117Z 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-09-07T07:07:46.6555646Z 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-09-07T07:07:46.6557046Z 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-09-07T07:07:46.6558424Z 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-09-07T07:07:46.6559682Z 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-09-07T07:07:46.6561583Z 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-09-07T07:07:46.6562770Z 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-09-07T07:07:46.6564446Z 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-09-07T07:07:46.6565554Z 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-09-07T07:07:46.6567225Z 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-09-07T07:07:46.6568612Z 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-09-07T07:07:46.6569725Z 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-09-07T07:07:46.6571132Z 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-09-07T07:07:46.6572609Z 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-09-07T07:07:46.6573906Z 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-09-07T07:07:46.6575182Z 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-09-07T07:07:46.6576737Z 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-09-07T07:07:46.6577811Z 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-09-07T07:07:46.6579190Z 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-09-07T07:07:46.6580505Z 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-09-07T07:07:46.6582061Z 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-09-07T07:07:46.6583145Z 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-09-07T07:07:46.6584798Z 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-09-07T07:07:46.6586414Z 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-09-07T07:07:46.6587777Z 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-09-07T07:07:46.6589365Z 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-09-07T07:07:46.6590520Z 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-09-07T07:07:46.6592040Z 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-09-07T07:07:46.6593413Z 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-09-07T07:07:46.6594687Z 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-09-07T07:07:46.6596225Z 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-09-07T07:07:46.6597515Z 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-09-07T07:07:46.6598862Z 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-09-07T07:07:46.6600178Z 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-09-07T07:07:46.6601485Z 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-09-07T07:07:46.6603023Z 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-09-07T07:07:46.6604148Z 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-09-07T07:07:46.6605521Z 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-09-07T07:07:46.6606884Z 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-09-07T07:07:46.6608144Z 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-09-07T07:07:46.6609452Z 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-09-07T07:07:46.6610749Z 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-09-07T07:07:46.6612381Z 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-09-07T07:07:46.6613403Z 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-09-07T07:07:46.6614806Z 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-09-07T07:07:46.6616081Z 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-09-07T07:07:46.6617535Z 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-09-07T07:07:46.6618836Z 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-09-07T07:07:46.6620146Z 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-09-07T07:07:46.6621454Z 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-09-07T07:07:46.6623063Z 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-09-07T07:07:46.6624333Z 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-09-07T07:07:46.6625942Z 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-09-07T07:07:46.6627127Z 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-09-07T07:07:46.6628527Z 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-09-07T07:07:46.6629948Z 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-09-07T07:07:46.6631527Z 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-09-07T07:07:46.6632635Z 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-09-07T07:07:46.6634060Z 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-09-07T07:07:46.6635490Z 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-09-07T07:07:46.6637270Z 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-09-07T07:07:46.6638319Z 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-09-07T07:07:46.6639662Z 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-09-07T07:07:46.6640831Z 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-09-07T07:07:46.6642227Z 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-09-07T07:07:46.6643855Z 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-09-07T07:07:46.6645023Z 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-09-07T07:07:46.6646232Z 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-09-07T07:07:46.6647719Z 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-09-07T07:07:46.6649048Z 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-09-07T07:07:46.6650401Z 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-09-07T07:07:46.6651691Z 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-09-07T07:07:46.6653065Z 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-09-07T07:07:46.6654530Z 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-09-07T07:07:46.6655770Z 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-09-07T07:07:46.6656951Z 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-09-07T07:07:46.6658371Z 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-09-07T07:07:46.6659651Z 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-09-07T07:07:46.6661576Z 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-09-07T07:07:46.6662929Z 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-09-07T07:07:46.6664394Z 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-09-07T07:07:46.6665917Z 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-09-07T07:07:46.6667595Z 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-09-07T07:07:46.6668687Z 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-09-07T07:07:46.6670135Z 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-09-07T07:07:46.6671394Z 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-09-07T07:07:46.6672906Z 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-09-07T07:07:46.6674156Z 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-09-07T07:07:46.6675682Z 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-09-07T07:07:46.6677001Z 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-09-07T07:07:46.6678498Z 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-09-07T07:07:46.6679760Z 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-09-07T07:07:46.6681113Z 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-09-07T07:07:46.6682424Z 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-09-07T07:07:46.6683748Z 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-09-07T07:07:46.6685386Z 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-09-07T07:07:46.6686434Z 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-09-07T07:07:46.6687825Z 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-09-07T07:07:46.6689032Z 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-09-07T07:07:46.6690421Z 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-09-07T07:07:46.6691647Z 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-09-07T07:07:46.6693033Z 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-09-07T07:07:46.6694634Z 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-09-07T07:07:46.6696015Z 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-09-07T07:07:46.6697088Z 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-09-07T07:07:46.6698469Z 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-09-07T07:07:46.6699950Z 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-09-07T07:07:46.6701211Z 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-09-07T07:07:46.6702359Z 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-09-07T07:07:46.6704043Z 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-09-07T07:07:46.6705913Z 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-09-07T07:07:46.6706849Z 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-09-07T07:07:46.6708383Z 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-09-07T07:07:46.6709752Z 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-09-07T07:07:46.6711090Z 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-09-07T07:07:46.6712484Z 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-09-07T07:07:46.6714078Z 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-09-07T07:07:46.6715785Z 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-09-07T07:07:46.6716937Z 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-09-07T07:07:46.6718308Z 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-09-07T07:07:46.6719577Z 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-09-07T07:07:46.6721113Z 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-09-07T07:07:46.6722401Z 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-09-07T07:07:46.6723504Z 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-09-07T07:07:46.6724853Z 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-09-07T07:07:46.6726402Z 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-09-07T07:07:46.6727657Z 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-09-07T07:07:46.6728840Z 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-09-07T07:07:46.6730257Z 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-09-07T07:07:46.6731512Z 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-09-07T07:07:46.6733057Z 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-09-07T07:07:46.6734126Z 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-09-07T07:07:46.6735491Z 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-09-07T07:07:46.6736852Z 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-09-07T07:07:46.6738223Z 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-09-07T07:07:46.6739570Z 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-09-07T07:07:46.6740881Z 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-09-07T07:07:46.6742497Z 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-09-07T07:07:46.6743525Z 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-09-07T07:07:46.6745263Z 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-09-07T07:07:46.6746791Z 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-09-07T07:07:46.6748175Z 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-09-07T07:07:46.6749507Z 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-09-07T07:07:46.6750843Z 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-09-07T07:07:46.6752238Z 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-09-07T07:07:46.6753655Z 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-09-07T07:07:46.6755354Z 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-09-07T07:07:46.6756524Z 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-09-07T07:07:46.6757936Z 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-09-07T07:07:46.6759158Z 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-09-07T07:07:46.6760947Z 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-09-07T07:07:46.6762416Z 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-09-07T07:07:46.6763802Z 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-09-07T07:07:46.6765337Z 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-09-07T07:07:46.6766490Z 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-09-07T07:07:46.6767949Z 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-09-07T07:07:46.6769352Z 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-09-07T07:07:46.6770809Z 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-09-07T07:07:46.6772112Z 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-09-07T07:07:46.6773581Z 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-09-07T07:07:46.6774984Z 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-09-07T07:07:46.6776728Z 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-09-07T07:07:46.6777909Z 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-09-07T07:07:46.6779230Z 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-09-07T07:07:46.6780520Z 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-09-07T07:07:46.6781902Z 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-09-07T07:07:46.6783192Z 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-09-07T07:07:46.6784735Z 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-09-07T07:07:46.6786288Z 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-09-07T07:07:46.6787996Z 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-09-07T07:07:46.6789093Z 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-09-07T07:07:46.6790548Z 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-09-07T07:07:46.6791866Z 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-09-07T07:07:46.6793271Z 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-09-07T07:07:46.6794617Z 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-09-07T07:07:46.6796067Z 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-09-07T07:07:46.6797424Z 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-09-07T07:07:46.6798699Z 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-09-07T07:07:46.6800406Z 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-09-07T07:07:46.6801611Z 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-09-07T07:07:46.6802820Z 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-09-07T07:07:46.6804184Z 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-09-07T07:07:46.6805499Z 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-09-07T07:07:46.6806875Z 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-09-07T07:07:46.6808243Z 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-09-07T07:07:46.6809647Z 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-09-07T07:07:46.6811161Z 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-09-07T07:07:46.6812195Z 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-09-07T07:07:46.6813571Z 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-09-07T07:07:46.6814889Z 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-09-07T07:07:46.6816283Z 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-09-07T07:07:46.6817586Z 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-09-07T07:07:46.6818864Z 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-09-07T07:07:46.6820157Z 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-09-07T07:07:46.6821780Z 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-09-07T07:07:46.6822833Z 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-09-07T07:07:46.6824456Z 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-09-07T07:07:46.6825909Z 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-09-07T07:07:46.6827388Z 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-09-07T07:07:46.6828577Z 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-09-07T07:07:46.6829965Z 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-09-07T07:07:46.6831413Z 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-09-07T07:07:46.6833290Z 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-09-07T07:07:46.6834397Z 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-09-07T07:07:46.6835818Z 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-09-07T07:07:46.6837346Z 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-09-07T07:07:46.6838738Z 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-09-07T07:07:46.6840029Z 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-09-07T07:07:46.6841337Z 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-09-07T07:07:46.6842700Z 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-09-07T07:07:46.6844291Z 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-09-07T07:07:46.6845346Z 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-09-07T07:07:46.6846726Z 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-09-07T07:07:46.6848004Z 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-09-07T07:07:46.6849387Z 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-09-07T07:07:46.6850676Z 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-09-07T07:07:46.6851973Z 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-09-07T07:07:46.6853263Z 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-09-07T07:07:46.6854814Z 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-09-07T07:07:46.6855926Z 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-09-07T07:07:46.6857246Z 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-09-07T07:07:46.6858543Z 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-09-07T07:07:46.6860047Z 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-09-07T07:07:46.6862007Z 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-09-07T07:07:46.6863210Z 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-09-07T07:07:46.6864700Z 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-09-07T07:07:46.6866307Z 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-09-07T07:07:46.6867665Z 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-09-07T07:07:46.6869281Z 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-09-07T07:07:46.6870712Z 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-09-07T07:07:46.6871820Z 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-09-07T07:07:46.6873305Z 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-09-07T07:07:46.6874708Z 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-09-07T07:07:46.6876313Z 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-09-07T07:07:46.6877431Z 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-09-07T07:07:46.6878785Z 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-09-07T07:07:46.6880112Z 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-09-07T07:07:46.6881426Z 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-09-07T07:07:46.6882757Z 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-09-07T07:07:46.6884323Z 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-09-07T07:07:46.6885705Z 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-09-07T07:07:46.6886780Z 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-09-07T07:07:46.6888151Z 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-09-07T07:07:46.6889426Z 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-09-07T07:07:46.6890964Z 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-09-07T07:07:46.6892103Z 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-09-07T07:07:46.6893432Z 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-09-07T07:07:46.6894860Z 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-09-07T07:07:46.6896392Z 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-09-07T07:07:46.6897501Z 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-09-07T07:07:46.6898968Z 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-09-07T07:07:46.6900191Z 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-09-07T07:07:46.6901560Z 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-09-07T07:07:46.6902869Z 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-09-07T07:07:46.6904477Z 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-09-07T07:07:46.6905905Z 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-09-07T07:07:46.6907539Z 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-09-07T07:07:46.6908725Z 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-09-07T07:07:46.6910165Z 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-09-07T07:07:46.6911439Z 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-09-07T07:07:46.6912860Z 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-09-07T07:07:46.6914198Z 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-09-07T07:07:46.6915932Z 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-09-07T07:07:46.6917080Z 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-09-07T07:07:46.6918499Z 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-09-07T07:07:46.6919836Z 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-09-07T07:07:46.6921068Z 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-09-07T07:07:46.6922451Z 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-09-07T07:07:46.6924098Z 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-09-07T07:07:46.6925175Z 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-09-07T07:07:46.6926731Z 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-09-07T07:07:46.6927922Z 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-09-07T07:07:46.6931603Z 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-09-07T07:07:46.6932309Z 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-09-07T07:07:46.6934817Z 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-09-07T07:07:46.6935481Z 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-09-07T07:07:46.6936172Z 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-09-07T07:07:46.6936867Z 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-09-07T07:07:46.6937562Z 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-09-07T07:07:46.6938591Z 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-09-07T07:07:46.6939873Z 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-09-07T07:07:46.6941365Z 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-09-07T07:07:46.6942475Z 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-09-07T07:07:46.6943928Z 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-09-07T07:07:46.6945548Z 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-09-07T07:07:46.6946979Z 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-09-07T07:07:46.6948561Z 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-09-07T07:07:46.6949757Z 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-09-07T07:07:46.6951178Z 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-09-07T07:07:46.6952472Z 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-09-07T07:07:46.6953879Z 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-09-07T07:07:46.6955503Z 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-09-07T07:07:46.6956691Z 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-09-07T07:07:46.6958166Z 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-09-07T07:07:46.6959454Z 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-09-07T07:07:46.6961371Z 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-09-07T07:07:46.6962740Z 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-09-07T07:07:46.6964157Z 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-09-07T07:07:46.6965500Z 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-09-07T07:07:46.6966906Z 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-09-07T07:07:46.6968532Z 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-09-07T07:07:46.6969685Z 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-09-07T07:07:46.6971105Z 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-09-07T07:07:46.6972765Z 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-09-07T07:07:46.6973878Z 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-09-07T07:07:46.6975251Z 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-09-07T07:07:46.6976513Z 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-09-07T07:07:46.6978051Z 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-09-07T07:07:46.6979336Z 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-09-07T07:07:46.6980483Z 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-09-07T07:07:46.6981844Z 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-09-07T07:07:46.6983141Z 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-09-07T07:07:46.6984792Z 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-09-07T07:07:46.6986534Z 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-09-07T07:07:46.6987595Z 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-09-07T07:07:46.6989031Z 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-09-07T07:07:46.6990473Z 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-09-07T07:07:46.6991957Z 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-09-07T07:07:46.6993200Z 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-09-07T07:07:46.6994640Z 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-09-07T07:07:46.6996337Z 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-09-07T07:07:46.6997401Z 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-09-07T07:07:46.6998777Z 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-09-07T07:07:46.7000055Z 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-09-07T07:07:46.7001435Z 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-09-07T07:07:46.7002716Z 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-09-07T07:07:46.7004074Z 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-09-07T07:07:46.7005392Z 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-09-07T07:07:46.7006775Z 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-09-07T07:07:46.7008423Z 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-09-07T07:07:46.7009475Z 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-09-07T07:07:46.7010859Z 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-09-07T07:07:46.7012078Z 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-09-07T07:07:46.7013517Z 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-09-07T07:07:46.7014750Z 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-09-07T07:07:46.7016103Z 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-09-07T07:07:46.7017401Z 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-09-07T07:07:46.7018978Z 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-09-07T07:07:46.7020046Z 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-09-07T07:07:46.7021559Z 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-09-07T07:07:46.7022861Z 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-09-07T07:07:46.7024573Z 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-09-07T07:07:46.7025932Z 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-09-07T07:07:46.7027230Z 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-09-07T07:07:46.7028539Z 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-09-07T07:07:46.7030125Z 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-09-07T07:07:46.7031546Z 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-09-07T07:07:46.7032849Z 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-09-07T07:07:46.7034058Z 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-09-07T07:07:46.7035492Z 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-09-07T07:07:46.7036898Z 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-09-07T07:07:46.7038278Z 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-09-07T07:07:46.7039604Z 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-09-07T07:07:46.7040874Z 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-09-07T07:07:46.7042260Z 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-09-07T07:07:46.7043817Z 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-09-07T07:07:46.7044920Z 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-09-07T07:07:46.7046284Z 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-09-07T07:07:46.7047588Z 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-09-07T07:07:46.7049121Z 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-09-07T07:07:46.7050237Z 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-09-07T07:07:46.7051626Z 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-09-07T07:07:46.7053035Z 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-09-07T07:07:46.7054671Z 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-09-07T07:07:46.7055758Z 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-09-07T07:07:46.7057137Z 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-09-07T07:07:46.7058329Z 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-09-07T07:07:46.7060081Z 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-09-07T07:07:46.7061805Z 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-09-07T07:07:46.7062952Z 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-09-07T07:07:46.7064464Z 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-09-07T07:07:46.7065883Z 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-09-07T07:07:46.7067476Z 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-09-07T07:07:46.7068628Z 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-09-07T07:07:46.7070031Z 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-09-07T07:07:46.7071391Z 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-09-07T07:07:46.7073035Z 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-09-07T07:07:46.7074217Z 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-09-07T07:07:46.7075811Z 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-09-07T07:07:46.7076928Z 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-09-07T07:07:46.7078509Z 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-09-07T07:07:46.7079611Z 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-09-07T07:07:46.7080963Z 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-09-07T07:07:46.7082356Z 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-09-07T07:07:46.7083944Z 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-09-07T07:07:46.7085121Z 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-09-07T07:07:46.7086434Z 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-09-07T07:07:46.7087743Z 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-09-07T07:07:46.7089121Z 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-09-07T07:07:46.7090693Z 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-09-07T07:07:46.7091833Z 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-09-07T07:07:46.7093190Z 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-09-07T07:07:46.7094508Z 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-09-07T07:07:46.7095976Z 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-09-07T07:07:46.7097128Z 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-09-07T07:07:46.7098473Z 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-09-07T07:07:46.7099780Z 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-09-07T07:07:46.7101118Z 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-09-07T07:07:46.7102484Z 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-09-07T07:07:46.7103817Z 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-09-07T07:07:46.7105497Z 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-09-07T07:07:46.7107143Z 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-09-07T07:07:46.7108255Z 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-09-07T07:07:46.7109678Z 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-09-07T07:07:46.7110938Z 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-09-07T07:07:46.7112446Z 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-09-07T07:07:46.7113844Z 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-09-07T07:07:46.7115498Z 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-09-07T07:07:46.7116625Z 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-09-07T07:07:46.7118397Z 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-09-07T07:07:46.7119435Z 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-09-07T07:07:46.7120843Z 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-09-07T07:07:46.7122057Z 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-09-07T07:07:46.7123478Z 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-09-07T07:07:46.7124798Z 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-09-07T07:07:46.7126021Z 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-09-07T07:07:46.7127386Z 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-09-07T07:07:46.7129028Z 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-09-07T07:07:46.7130074Z 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-09-07T07:07:46.7131461Z 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-09-07T07:07:46.7132779Z 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-09-07T07:07:46.7134198Z 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-09-07T07:07:46.7135439Z 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-09-07T07:07:46.7136802Z 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-09-07T07:07:46.7138116Z 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-09-07T07:07:46.7139752Z 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-09-07T07:07:46.7140791Z 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-09-07T07:07:46.7142217Z 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-09-07T07:07:46.7143387Z 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-09-07T07:07:46.7145266Z 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-09-07T07:07:46.7146545Z 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-09-07T07:07:46.7147948Z 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-09-07T07:07:46.7149284Z 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-09-07T07:07:46.7151022Z 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-09-07T07:07:46.7152109Z 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-09-07T07:07:46.7153549Z 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-09-07T07:07:46.7154805Z 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-09-07T07:07:46.7156380Z 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-09-07T07:07:46.7157630Z 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-09-07T07:07:46.7158987Z 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-09-07T07:07:46.7160707Z 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-09-07T07:07:46.7162503Z 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-09-07T07:07:46.7163854Z 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-09-07T07:07:46.7165031Z 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-09-07T07:07:46.7166403Z 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-09-07T07:07:46.7167745Z 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-09-07T07:07:46.7169238Z 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-09-07T07:07:46.7170515Z 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-09-07T07:07:46.7171986Z 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-09-07T07:07:46.7173341Z 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-09-07T07:07:46.7175041Z 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-09-07T07:07:46.7176478Z 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-09-07T07:07:46.7177588Z 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-09-07T07:07:46.7178944Z 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-09-07T07:07:46.7180214Z 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-09-07T07:07:46.7181644Z 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-09-07T07:07:46.7182889Z 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-09-07T07:07:46.7184508Z 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-09-07T07:07:46.7186013Z 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-09-07T07:07:46.7187462Z 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-09-07T07:07:46.7188936Z 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-09-07T07:07:46.7190091Z 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-09-07T07:07:46.7191454Z 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-09-07T07:07:46.7192798Z 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-09-07T07:07:46.7194188Z 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-09-07T07:07:46.7195637Z 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-09-07T07:07:46.7197023Z 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-09-07T07:07:46.7198413Z 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-09-07T07:07:46.7200048Z 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-09-07T07:07:46.7201341Z 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-09-07T07:07:46.7202481Z 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-09-07T07:07:46.7203803Z 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-09-07T07:07:46.7205068Z 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-09-07T07:07:46.7206611Z 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-09-07T07:07:46.7207845Z 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-09-07T07:07:46.7209219Z 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-09-07T07:07:46.7210399Z 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-09-07T07:07:46.7211992Z 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-09-07T07:07:46.7213143Z 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-09-07T07:07:46.7214512Z 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-09-07T07:07:46.7215819Z 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-09-07T07:07:46.7217465Z 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-09-07T07:07:46.7218499Z 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-09-07T07:07:46.7219895Z 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-09-07T07:07:46.7221164Z 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-09-07T07:07:46.7222536Z 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-09-07T07:07:46.7223887Z 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-09-07T07:07:46.7225579Z 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-09-07T07:07:46.7226873Z 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-09-07T07:07:46.7228487Z 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-09-07T07:07:46.7229660Z 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-09-07T07:07:46.7231024Z 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-09-07T07:07:46.7232415Z 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-09-07T07:07:46.7233979Z 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-09-07T07:07:46.7235133Z 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-09-07T07:07:46.7236714Z 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-09-07T07:07:46.7238078Z 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-09-07T07:07:46.7239741Z 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-09-07T07:07:46.7240793Z 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-09-07T07:07:46.7242195Z 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-09-07T07:07:46.7243475Z 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-09-07T07:07:46.7244853Z 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-09-07T07:07:46.7246140Z 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-09-07T07:07:46.7247452Z 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-09-07T07:07:46.7248754Z 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-09-07T07:07:46.7250298Z 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-09-07T07:07:46.7251450Z 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-09-07T07:07:46.7252777Z 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-09-07T07:07:46.7254092Z 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-09-07T07:07:46.7255597Z 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-09-07T07:07:46.7256709Z 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-09-07T07:07:46.7258065Z 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-09-07T07:07:46.7259430Z 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-09-07T07:07:46.7261349Z 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-09-07T07:07:46.7262666Z 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-09-07T07:07:46.7264160Z 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-09-07T07:07:46.7265599Z 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-09-07T07:07:46.7267288Z 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-09-07T07:07:46.7268454Z 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-09-07T07:07:46.7269871Z 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-09-07T07:07:46.7271271Z 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-09-07T07:07:46.7272866Z 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-09-07T07:07:46.7274035Z 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-09-07T07:07:46.7275446Z 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-09-07T07:07:46.7276888Z 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-09-07T07:07:46.7278433Z 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-09-07T07:07:46.7279542Z 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-09-07T07:07:46.7280921Z 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-09-07T07:07:46.7282160Z 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-09-07T07:07:46.7283745Z 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-09-07T07:07:46.7284847Z 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-09-07T07:07:46.7286219Z 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-09-07T07:07:46.7287597Z 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-09-07T07:07:46.7289130Z 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-09-07T07:07:46.7290550Z 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-09-07T07:07:46.7291622Z 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-09-07T07:07:46.7293070Z 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-09-07T07:07:46.7294248Z 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-09-07T07:07:46.7295696Z 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-09-07T07:07:46.7297078Z 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-09-07T07:07:46.7298345Z 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-09-07T07:07:46.7299720Z 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-09-07T07:07:46.7301247Z 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-09-07T07:07:46.7302653Z 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-09-07T07:07:46.7303856Z 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-09-07T07:07:46.7305666Z 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-09-07T07:07:46.7306822Z 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-09-07T07:07:46.7308272Z 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-09-07T07:07:46.7309574Z 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-09-07T07:07:46.7310920Z 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-09-07T07:07:46.7312207Z 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-09-07T07:07:46.7313819Z 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-09-07T07:07:46.7314963Z 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-09-07T07:07:46.7316453Z 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-09-07T07:07:46.7317785Z 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-09-07T07:07:46.7319489Z 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-09-07T07:07:46.7320523Z 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-09-07T07:07:46.7321940Z 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-09-07T07:07:46.7323230Z 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-09-07T07:07:46.7324682Z 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-09-07T07:07:46.7325801Z 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-09-07T07:07:46.7327259Z 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-09-07T07:07:46.7328556Z 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-09-07T07:07:46.7330201Z 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-09-07T07:07:46.7331267Z 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-09-07T07:07:46.7332667Z 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-09-07T07:07:46.7333930Z 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-09-07T07:07:46.7335311Z 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-09-07T07:07:46.7336604Z 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-09-07T07:07:46.7337917Z 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-09-07T07:07:46.7339204Z 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-09-07T07:07:46.7340849Z 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-09-07T07:07:46.7341899Z 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-09-07T07:07:46.7343288Z 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-09-07T07:07:46.7344888Z 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-09-07T07:07:46.7346306Z 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-09-07T07:07:46.7347643Z 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-09-07T07:07:46.7348993Z 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-09-07T07:07:46.7350499Z 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-09-07T07:07:46.7352016Z 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-09-07T07:07:46.7353473Z 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-09-07T07:07:46.7354613Z 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-09-07T07:07:46.7356000Z 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-09-07T07:07:46.7357561Z 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-09-07T07:07:46.7358900Z 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-09-07T07:07:46.7360342Z 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-09-07T07:07:46.7362143Z 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-09-07T07:07:46.7363391Z 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-09-07T07:07:46.7365101Z 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-09-07T07:07:46.7366556Z 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-09-07T07:07:46.7367696Z 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-09-07T07:07:46.7369150Z 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-09-07T07:07:46.7370416Z 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-09-07T07:07:46.7371890Z 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-09-07T07:07:46.7373281Z 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-09-07T07:07:46.7374644Z 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-09-07T07:07:46.7375812Z 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-09-07T07:07:46.7377411Z 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-09-07T07:07:46.7378561Z 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-09-07T07:07:46.7379884Z 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-09-07T07:07:46.7381232Z 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-09-07T07:07:46.7382810Z 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-09-07T07:07:46.7383923Z 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-09-07T07:07:46.7385638Z 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-09-07T07:07:46.7386890Z 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-09-07T07:07:46.7388470Z 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-09-07T07:07:46.7389849Z 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-09-07T07:07:46.7391093Z 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-09-07T07:07:46.7392512Z 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-09-07T07:07:46.7394122Z 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-09-07T07:07:46.7395304Z 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-09-07T07:07:46.7396816Z 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-09-07T07:07:46.7398102Z 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-09-07T07:07:46.7399635Z 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-09-07T07:07:46.7400741Z 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-09-07T07:07:46.7402108Z 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-09-07T07:07:46.7403445Z 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-09-07T07:07:46.7404998Z 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-09-07T07:07:46.7406095Z 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-09-07T07:07:46.7407465Z 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-09-07T07:07:46.7408859Z 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-09-07T07:07:46.7410387Z 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-09-07T07:07:46.7411600Z 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-09-07T07:07:46.7412892Z 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-09-07T07:07:46.7414247Z 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-09-07T07:07:46.7415576Z 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-09-07T07:07:46.7416922Z 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-09-07T07:07:46.7418338Z 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-09-07T07:07:46.7419701Z 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-09-07T07:07:46.7421326Z 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-09-07T07:07:46.7422393Z 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-09-07T07:07:46.7423870Z 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-09-07T07:07:46.7425802Z 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-09-07T07:07:46.7426805Z 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-09-07T07:07:46.7428273Z 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-09-07T07:07:46.7429500Z 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-09-07T07:07:46.7430917Z 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-09-07T07:07:46.7432670Z 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-09-07T07:07:46.7433691Z 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-09-07T07:07:46.7435141Z 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-09-07T07:07:46.7436514Z 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-09-07T07:07:46.7438040Z 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-09-07T07:07:46.7439216Z 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-09-07T07:07:46.7440614Z 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-09-07T07:07:46.7441829Z 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-09-07T07:07:46.7443513Z 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-09-07T07:07:46.7444593Z 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-09-07T07:07:46.7445995Z 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-09-07T07:07:46.7447381Z 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-09-07T07:07:46.7448777Z 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-09-07T07:07:46.7450024Z 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-09-07T07:07:46.7451405Z 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-09-07T07:07:46.7452694Z 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-09-07T07:07:46.7454248Z 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-09-07T07:07:46.7455341Z 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-09-07T07:07:46.7456707Z 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-09-07T07:07:46.7457901Z 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-09-07T07:07:46.7459505Z 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-09-07T07:07:46.7461011Z 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-09-07T07:07:46.7462492Z 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-09-07T07:07:46.7463938Z 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-09-07T07:07:46.7465716Z 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-09-07T07:07:46.7466855Z 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-09-07T07:07:46.7468156Z 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-09-07T07:07:46.7469590Z 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-09-07T07:07:46.7470978Z 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-09-07T07:07:46.7472312Z 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-09-07T07:07:46.7473640Z 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-09-07T07:07:46.7475245Z 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-09-07T07:07:46.7476550Z 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-09-07T07:07:46.7477937Z 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-09-07T07:07:46.7479235Z 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-09-07T07:07:46.7480807Z 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-09-07T07:07:46.7481928Z 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-09-07T07:07:46.7483270Z 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-09-07T07:07:46.7484589Z 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-09-07T07:07:46.7486131Z 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-09-07T07:07:46.7487239Z 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-09-07T07:07:46.7488617Z 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-09-07T07:07:46.7490066Z 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-09-07T07:07:46.7491676Z 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-09-07T07:07:46.7492840Z 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-09-07T07:07:46.7494179Z 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-09-07T07:07:46.7495621Z 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-09-07T07:07:46.7496927Z 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-09-07T07:07:46.7498181Z 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-09-07T07:07:46.7499613Z 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-09-07T07:07:46.7500829Z 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-09-07T07:07:46.7502526Z 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-09-07T07:07:46.7503585Z 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-09-07T07:07:46.7505418Z 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-09-07T07:07:46.7506713Z 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-09-07T07:07:46.7508192Z 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-09-07T07:07:46.7509494Z 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-09-07T07:07:46.7510887Z 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-09-07T07:07:46.7512332Z 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-09-07T07:07:46.7513965Z 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-09-07T07:07:46.7515398Z 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-09-07T07:07:46.7516661Z 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-09-07T07:07:46.7517977Z 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-09-07T07:07:46.7519258Z 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-09-07T07:07:46.7520728Z 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-09-07T07:07:46.7521964Z 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-09-07T07:07:46.7523358Z 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-09-07T07:07:46.7524649Z 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-09-07T07:07:46.7526291Z 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-09-07T07:07:46.7527635Z 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-09-07T07:07:46.7528750Z 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-09-07T07:07:46.7530106Z 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-09-07T07:07:46.7531401Z 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-09-07T07:07:46.7532855Z 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-09-07T07:07:46.7534268Z 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-09-07T07:07:46.7535548Z 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-09-07T07:07:46.7536936Z 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-09-07T07:07:46.7538414Z 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-09-07T07:07:46.7539860Z 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-09-07T07:07:46.7540971Z 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-09-07T07:07:46.7542311Z 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-09-07T07:07:46.7543602Z 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-09-07T07:07:46.7545381Z 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-09-07T07:07:46.7546684Z 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-09-07T07:07:46.7548060Z 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-09-07T07:07:46.7549398Z 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-09-07T07:07:46.7551092Z 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-09-07T07:07:46.7552468Z 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-09-07T07:07:46.7553720Z 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-09-07T07:07:46.7555085Z 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-09-07T07:07:46.7556502Z 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-09-07T07:07:46.7557939Z 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-09-07T07:07:46.7559191Z 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-09-07T07:07:46.7560825Z 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-09-07T07:07:46.7562239Z 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-09-07T07:07:46.7563799Z 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-09-07T07:07:46.7565131Z 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-09-07T07:07:46.7566468Z 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-09-07T07:07:46.7567836Z 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-09-07T07:07:46.7569438Z 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-09-07T07:07:46.7570584Z 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-09-07T07:07:46.7572012Z 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-09-07T07:07:46.7573646Z 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-09-07T07:07:46.7575119Z 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-09-07T07:07:46.7576229Z 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-09-07T07:07:46.7577639Z 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-09-07T07:07:46.7578842Z 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-09-07T07:07:46.7580337Z 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-09-07T07:07:46.7581532Z 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-09-07T07:07:46.7582941Z 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-09-07T07:07:46.7584337Z 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-09-07T07:07:46.7586065Z 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-09-07T07:07:46.7587503Z 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-09-07T07:07:46.7588632Z 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-09-07T07:07:46.7590069Z 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-09-07T07:07:46.7591410Z 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-09-07T07:07:46.7592795Z 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-09-07T07:07:46.7594148Z 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-09-07T07:07:46.7595573Z 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-09-07T07:07:46.7597016Z 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-09-07T07:07:46.7598557Z 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-09-07T07:07:46.7599665Z 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-09-07T07:07:46.7601032Z 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-09-07T07:07:46.7602315Z 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-09-07T07:07:46.7603896Z 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-09-07T07:07:46.7605275Z 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-09-07T07:07:46.7606370Z 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-09-07T07:07:46.7607745Z 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-09-07T07:07:46.7609055Z 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-09-07T07:07:46.7610389Z 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-09-07T07:07:46.7611709Z 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-09-07T07:07:46.7612985Z 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-09-07T07:07:46.7614270Z 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-09-07T07:07:46.7615773Z 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-09-07T07:07:46.7617048Z 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-09-07T07:07:46.7618205Z 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-09-07T07:07:46.7619772Z 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-09-07T07:07:46.7621151Z 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-09-07T07:07:46.7622217Z 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-09-07T07:07:46.7623550Z 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-09-07T07:07:46.7625308Z 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-09-07T07:07:46.7626650Z 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-09-07T07:07:46.7628046Z 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-09-07T07:07:46.7629651Z 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-09-07T07:07:46.7630778Z 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-09-07T07:07:46.7632437Z 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-09-07T07:07:46.7633863Z 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-09-07T07:07:46.7635010Z 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-09-07T07:07:46.7636501Z 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-09-07T07:07:46.7637851Z 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-09-07T07:07:46.7639233Z 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-09-07T07:07:46.7640446Z 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-09-07T07:07:46.7641769Z 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-09-07T07:07:46.7643362Z 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-09-07T07:07:46.7644434Z 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-09-07T07:07:46.7645806Z 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-09-07T07:07:46.7647098Z 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-09-07T07:07:46.7648464Z 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-09-07T07:07:46.7649759Z 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-09-07T07:07:46.7651064Z 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-09-07T07:07:46.7652386Z 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-09-07T07:07:46.7653932Z 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-09-07T07:07:46.7655120Z 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-09-07T07:07:46.7656497Z 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-09-07T07:07:46.7657824Z 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-09-07T07:07:46.7659391Z 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-09-07T07:07:46.7661037Z 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-09-07T07:07:46.7662408Z 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-09-07T07:07:46.7664074Z 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-09-07T07:07:46.7665597Z 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-09-07T07:07:46.7666687Z 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-09-07T07:07:46.7668103Z 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-09-07T07:07:46.7669480Z 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-09-07T07:07:46.7670877Z 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-09-07T07:07:46.7672188Z 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-09-07T07:07:46.7673847Z 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-09-07T07:07:46.7674948Z 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-09-07T07:07:46.7676469Z 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-09-07T07:07:46.7677750Z 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-09-07T07:07:46.7679054Z 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-09-07T07:07:46.7680331Z 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-09-07T07:07:46.7681866Z 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-09-07T07:07:46.7682966Z 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-09-07T07:07:46.7684313Z 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-09-07T07:07:46.7685690Z 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-09-07T07:07:46.7687254Z 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-09-07T07:07:46.7688370Z 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-09-07T07:07:46.7689762Z 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-09-07T07:07:46.7691047Z 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-09-07T07:07:46.7692562Z 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-09-07T07:07:46.7693867Z 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-09-07T07:07:46.7695044Z 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-09-07T07:07:46.7696428Z 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-09-07T07:07:46.7697724Z 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-09-07T07:07:46.7699068Z 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-09-07T07:07:46.7700413Z 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-09-07T07:07:46.7701741Z 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-09-07T07:07:46.7703019Z 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-09-07T07:07:46.7704850Z 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-09-07T07:07:46.7706049Z 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-09-07T07:07:46.7707438Z 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-09-07T07:07:46.7708805Z 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-09-07T07:07:46.7710437Z 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-09-07T07:07:46.7711576Z 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-09-07T07:07:46.7712981Z 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-09-07T07:07:46.7714391Z 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-09-07T07:07:46.7716117Z 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-09-07T07:07:46.7717498Z 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-09-07T07:07:46.7718612Z 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-09-07T07:07:46.7720006Z 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-09-07T07:07:46.7721273Z 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-09-07T07:07:46.7722660Z 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-09-07T07:07:46.7723931Z 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-09-07T07:07:46.7725227Z 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-09-07T07:07:46.7726569Z 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-09-07T07:07:46.7728086Z 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-09-07T07:07:46.7729184Z 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-09-07T07:07:46.7730529Z 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-09-07T07:07:46.7731782Z 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-09-07T07:07:46.7733365Z 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-09-07T07:07:46.7734701Z 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-09-07T07:07:46.7735969Z 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-09-07T07:07:46.7737157Z 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-09-07T07:07:46.7738531Z 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-09-07T07:07:46.7739799Z 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-09-07T07:07:46.7741176Z 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-09-07T07:07:46.7742565Z 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-09-07T07:07:46.7743962Z 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-09-07T07:07:46.7745661Z 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-09-07T07:07:46.7747202Z 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-09-07T07:07:46.7748383Z 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-09-07T07:07:46.7749832Z 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-09-07T07:07:46.7751173Z 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-09-07T07:07:46.7752765Z 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-09-07T07:07:46.7753908Z 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-09-07T07:07:46.7755312Z 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-09-07T07:07:46.7756796Z 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-09-07T07:07:46.7758371Z 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-09-07T07:07:46.7759456Z 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-09-07T07:07:46.7761256Z 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-09-07T07:07:46.7762641Z 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-09-07T07:07:46.7764235Z 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-09-07T07:07:46.7765400Z 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-09-07T07:07:46.7766890Z 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-09-07T07:07:46.7768227Z 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-09-07T07:07:46.7769916Z 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-09-07T07:07:46.7771054Z 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-09-07T07:07:46.7772914Z 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-09-07T07:07:46.7774072Z 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-09-07T07:07:46.7775442Z 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-09-07T07:07:46.7776773Z 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-09-07T07:07:46.7778096Z 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-09-07T07:07:46.7779347Z 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-09-07T07:07:46.7780896Z 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-09-07T07:07:46.7781995Z 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-09-07T07:07:46.7783366Z 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-09-07T07:07:46.7784971Z 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-09-07T07:07:46.7786621Z 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-09-07T07:07:46.7787773Z 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-09-07T07:07:46.7789190Z 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-09-07T07:07:46.7790626Z 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-09-07T07:07:46.7792216Z 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-09-07T07:07:46.7793377Z 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-09-07T07:07:46.7794783Z 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-09-07T07:07:46.7796228Z 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-09-07T07:07:46.7797785Z 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-09-07T07:07:46.7798886Z 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-09-07T07:07:46.7800359Z 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-09-07T07:07:46.7801580Z 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-09-07T07:07:46.7803133Z 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-09-07T07:07:46.7804259Z 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-09-07T07:07:46.7805858Z 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-09-07T07:07:46.7807247Z 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-09-07T07:07:46.7808320Z 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-09-07T07:07:46.7809687Z 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-09-07T07:07:46.7811008Z 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-09-07T07:07:46.7812329Z 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-09-07T07:07:46.7813680Z 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-09-07T07:07:46.7815031Z 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-09-07T07:07:46.7816619Z 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-09-07T07:07:46.7817730Z 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-09-07T07:07:46.7819100Z 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-09-07T07:07:46.7820465Z 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-09-07T07:07:46.7821878Z 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-09-07T07:07:46.7823020Z 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-09-07T07:07:46.7824632Z 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-09-07T07:07:46.7826071Z 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-09-07T07:07:46.7827857Z 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-09-07T07:07:46.7828986Z 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-09-07T07:07:46.7830371Z 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-09-07T07:07:46.7831729Z 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-09-07T07:07:46.7833094Z 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-09-07T07:07:46.7834423Z 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-09-07T07:07:46.7835772Z 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-09-07T07:07:46.7837218Z 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-09-07T07:07:46.7838593Z 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-09-07T07:07:46.7840216Z 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-09-07T07:07:46.7841257Z 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-09-07T07:07:46.7842680Z 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-09-07T07:07:46.7843867Z 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-09-07T07:07:46.7845316Z 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-09-07T07:07:46.7846616Z 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-09-07T07:07:46.7847904Z 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-09-07T07:07:46.7849501Z 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-09-07T07:07:46.7850595Z 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-09-07T07:07:46.7852052Z 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-09-07T07:07:46.7853343Z 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-09-07T07:07:46.7854810Z 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-09-07T07:07:46.7856107Z 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-09-07T07:07:46.7857399Z 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-09-07T07:07:46.7858753Z 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-09-07T07:07:46.7860691Z 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-09-07T07:07:46.7862105Z 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-09-07T07:07:46.7863356Z 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-09-07T07:07:46.7864827Z 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-09-07T07:07:46.7866484Z 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-09-07T07:07:46.7867639Z 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-09-07T07:07:46.7869038Z 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-09-07T07:07:46.7870402Z 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-09-07T07:07:46.7871995Z 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-09-07T07:07:46.7873145Z 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-09-07T07:07:46.7874560Z 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-09-07T07:07:46.7876003Z 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-09-07T07:07:46.7877446Z 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-09-07T07:07:46.7879109Z 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-09-07T07:07:46.7880135Z 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-09-07T07:07:46.7881520Z 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-09-07T07:07:46.7882862Z 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-09-07T07:07:46.7884301Z 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-09-07T07:07:46.7885551Z 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-09-07T07:07:46.7886902Z 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-09-07T07:07:46.7888489Z 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-09-07T07:07:46.7889539Z 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-09-07T07:07:46.7890955Z 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-09-07T07:07:46.7892146Z 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-09-07T07:07:46.7893604Z 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-09-07T07:07:46.7894879Z 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-09-07T07:07:46.7896186Z 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-09-07T07:07:46.7897456Z 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-09-07T07:07:46.7899066Z 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-09-07T07:07:46.7900159Z 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-09-07T07:07:46.7901524Z 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-09-07T07:07:46.7902821Z 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-09-07T07:07:46.7904622Z 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-09-07T07:07:46.7905863Z 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-09-07T07:07:46.7907298Z 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-09-07T07:07:46.7908869Z 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-09-07T07:07:46.7910122Z 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-09-07T07:07:46.7911521Z 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-09-07T07:07:46.7913042Z 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-09-07T07:07:46.7914201Z 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-09-07T07:07:46.7915587Z 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-09-07T07:07:46.7917020Z 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-09-07T07:07:46.7918417Z 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-09-07T07:07:46.7919938Z 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-09-07T07:07:46.7921061Z 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-09-07T07:07:46.7922455Z 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-09-07T07:07:46.7923901Z 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-09-07T07:07:46.7925088Z 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-09-07T07:07:46.7926418Z 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-09-07T07:07:46.7927690Z 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-09-07T07:07:46.7929004Z 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-09-07T07:07:46.7930315Z 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-09-07T07:07:46.7931717Z 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-09-07T07:07:46.7933234Z 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-09-07T07:07:46.7934336Z 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-09-07T07:07:46.7935697Z 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-09-07T07:07:46.7937056Z 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-09-07T07:07:46.7938407Z 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-09-07T07:07:46.7939952Z 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-09-07T07:07:46.7941111Z 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-09-07T07:07:46.7942487Z 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-09-07T07:07:46.7943899Z 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-09-07T07:07:46.7945758Z 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-09-07T07:07:46.7946892Z 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-09-07T07:07:46.7948302Z 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-09-07T07:07:46.7949869Z 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-09-07T07:07:46.7950990Z 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-09-07T07:07:46.7952668Z 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-09-07T07:07:46.7953817Z 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-09-07T07:07:46.7955183Z 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-09-07T07:07:46.7956669Z 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-09-07T07:07:46.7958170Z 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-09-07T07:07:46.7959275Z 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-09-07T07:07:46.7960999Z 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-09-07T07:07:46.7962512Z 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-09-07T07:07:46.7963964Z 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-09-07T07:07:46.7965308Z 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-09-07T07:07:46.7967013Z 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-09-07T07:07:46.7968097Z 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-09-07T07:07:46.7969521Z 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-09-07T07:07:46.7970844Z 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-09-07T07:07:46.7972289Z 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-09-07T07:07:46.7973695Z 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-09-07T07:07:46.7974997Z 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-09-07T07:07:46.7976326Z 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-09-07T07:07:46.7977692Z 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-09-07T07:07:46.7979243Z 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-09-07T07:07:46.7980330Z 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-09-07T07:07:46.7981706Z 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-09-07T07:07:46.7983180Z 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-09-07T07:07:46.7984610Z 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-09-07T07:07:46.7986150Z 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-09-07T07:07:46.7987462Z 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-09-07T07:07:46.7988879Z 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-09-07T07:07:46.7990314Z 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-09-07T07:07:46.7991897Z 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-09-07T07:07:46.7993225Z 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-09-07T07:07:46.7994407Z 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-09-07T07:07:46.7996170Z 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-09-07T07:07:46.7997558Z 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-09-07T07:07:46.7998652Z 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-09-07T07:07:46.8000002Z 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-09-07T07:07:46.8001341Z 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-09-07T07:07:46.8002648Z 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-09-07T07:07:46.8003964Z 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-09-07T07:07:46.8005512Z 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-09-07T07:07:46.8006623Z 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-09-07T07:07:46.8008004Z 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-09-07T07:07:46.8009267Z 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-09-07T07:07:46.8010842Z 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-09-07T07:07:46.8011923Z 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-09-07T07:07:46.8013300Z 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-09-07T07:07:46.8014720Z 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-09-07T07:07:46.8016480Z 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-09-07T07:07:46.8017517Z 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-09-07T07:07:46.8018946Z 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-09-07T07:07:46.8020165Z 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-09-07T07:07:46.8021596Z 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-09-07T07:07:46.8022833Z 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-09-07T07:07:46.8024454Z 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-09-07T07:07:46.8025821Z 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-09-07T07:07:46.8027546Z 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-09-07T07:07:46.8028638Z 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-09-07T07:07:46.8030087Z 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-09-07T07:07:46.8031424Z 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-09-07T07:07:46.8033017Z 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-09-07T07:07:46.8034191Z 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-09-07T07:07:46.8035611Z 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-09-07T07:07:46.8037055Z 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-09-07T07:07:46.8038375Z 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-09-07T07:07:46.8039650Z 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-09-07T07:07:46.8041034Z 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-09-07T07:07:46.8042417Z 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-09-07T07:07:46.8043725Z 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-09-07T07:07:46.8045116Z 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-09-07T07:07:46.8046688Z 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-09-07T07:07:46.8047793Z 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-09-07T07:07:46.8049145Z 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-09-07T07:07:46.8050388Z 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-09-07T07:07:46.8051998Z 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-09-07T07:07:46.8053038Z 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-09-07T07:07:46.8054438Z 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-09-07T07:07:46.8055728Z 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-09-07T07:07:46.8057277Z 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-09-07T07:07:46.8058414Z 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-09-07T07:07:46.8059951Z 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-09-07T07:07:46.8061631Z 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-09-07T07:07:46.8062913Z 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-09-07T07:07:46.8064341Z 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-09-07T07:07:46.8065880Z 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-09-07T07:07:46.8067188Z 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-09-07T07:07:46.8068662Z 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-09-07T07:07:46.8070042Z 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-09-07T07:07:46.8071658Z 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-09-07T07:07:46.8072796Z 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-09-07T07:07:46.8074184Z 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-09-07T07:07:46.8075494Z 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-09-07T07:07:46.8077268Z 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-09-07T07:07:46.8078417Z 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-09-07T07:07:46.8079780Z 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-09-07T07:07:46.8081217Z 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-09-07T07:07:46.8082584Z 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-09-07T07:07:46.8083885Z 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-09-07T07:07:46.8085183Z 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-09-07T07:07:46.8086499Z 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-09-07T07:07:46.8088060Z 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-09-07T07:07:46.8089155Z 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-09-07T07:07:46.8090514Z 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-09-07T07:07:46.8091808Z 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-09-07T07:07:46.8093407Z 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-09-07T07:07:46.8094680Z 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-09-07T07:07:46.8095820Z 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-09-07T07:07:46.8097526Z 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-09-07T07:07:46.8098893Z 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-09-07T07:07:46.8099981Z 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-09-07T07:07:46.8101356Z 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-09-07T07:07:46.8102668Z 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-09-07T07:07:46.8104068Z 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-09-07T07:07:46.8105668Z 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-09-07T07:07:46.8107264Z 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-09-07T07:07:46.8108457Z 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-09-07T07:07:46.8110159Z 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-09-07T07:07:46.8111268Z 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-09-07T07:07:46.8112719Z 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-09-07T07:07:46.8113927Z 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-09-07T07:07:46.8115338Z 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-09-07T07:07:46.8116725Z 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-09-07T07:07:46.8118107Z 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-09-07T07:07:46.8119659Z 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-09-07T07:07:46.8120821Z 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-09-07T07:07:46.8122180Z 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-09-07T07:07:46.8123546Z 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-09-07T07:07:46.8124864Z 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-09-07T07:07:46.8126152Z 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-09-07T07:07:46.8127692Z 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-09-07T07:07:46.8129075Z 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-09-07T07:07:46.8130156Z 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-09-07T07:07:46.8131517Z 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-09-07T07:07:46.8132882Z 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-09-07T07:07:46.8134199Z 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-09-07T07:07:46.8135542Z 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-09-07T07:07:46.8136869Z 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-09-07T07:07:46.8138141Z 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-09-07T07:07:46.8139452Z 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-09-07T07:07:46.8141053Z 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-09-07T07:07:46.8142210Z 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-09-07T07:07:46.8143634Z 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-09-07T07:07:46.8145277Z 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-09-07T07:07:46.8146613Z 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-09-07T07:07:46.8147987Z 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-09-07T07:07:46.8149426Z 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-09-07T07:07:46.8151095Z 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-09-07T07:07:46.8152298Z 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-09-07T07:07:46.8153738Z 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-09-07T07:07:46.8155084Z 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-09-07T07:07:46.8156545Z 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-09-07T07:07:46.8157855Z 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-09-07T07:07:46.8159405Z 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-09-07T07:07:46.8160895Z 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-09-07T07:07:46.8162674Z 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-09-07T07:07:46.8163881Z 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-09-07T07:07:46.8165324Z 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-09-07T07:07:46.8166619Z 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-09-07T07:07:46.8168015Z 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-09-07T07:07:46.8169391Z 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-09-07T07:07:46.8170777Z 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-09-07T07:07:46.8172275Z 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-09-07T07:07:46.8173561Z 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-09-07T07:07:46.8174913Z 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-09-07T07:07:46.8176443Z 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-09-07T07:07:46.8177552Z 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-09-07T07:07:46.8178993Z 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-09-07T07:07:46.8180312Z 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-09-07T07:07:46.8181871Z 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-09-07T07:07:46.8182974Z 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-09-07T07:07:46.8184594Z 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-09-07T07:07:46.8186080Z 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-09-07T07:07:46.8187681Z 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-09-07T07:07:46.8188884Z 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-09-07T07:07:46.8190311Z 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-09-07T07:07:46.8191597Z 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-09-07T07:07:46.8193204Z 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-09-07T07:07:46.8194329Z 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-09-07T07:07:46.8195978Z 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-09-07T07:07:46.8205978Z 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-09-07T07:07:46.8206726Z 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-09-07T07:07:46.8207353Z 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-09-07T07:07:46.8207969Z 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-09-07T07:07:46.8208653Z 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-09-07T07:07:46.8209276Z 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-09-07T07:07:46.8210104Z 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-09-07T07:07:46.8211058Z 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-09-07T07:07:46.8211791Z 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-09-07T07:07:46.8212603Z 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-09-07T07:07:46.8213303Z 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-09-07T07:07:46.8214041Z 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-09-07T07:07:46.8214742Z 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-09-07T07:07:46.8215425Z 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-09-07T07:07:46.8216344Z 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-09-07T07:07:46.8217609Z 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-09-07T07:07:46.8218785Z 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-09-07T07:07:46.8220209Z 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-09-07T07:07:46.8221408Z 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-09-07T07:07:46.8222856Z 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-09-07T07:07:46.8224351Z 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-09-07T07:07:46.8225861Z 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-09-07T07:07:46.8227127Z 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-09-07T07:07:46.8228597Z 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-09-07T07:07:46.8230297Z 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-09-07T07:07:46.8231436Z 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-09-07T07:07:46.8232776Z 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-09-07T07:07:46.8234302Z 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-09-07T07:07:46.8235645Z 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-09-07T07:07:46.8237138Z 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-09-07T07:07:46.8238429Z 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-09-07T07:07:46.8239963Z 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-09-07T07:07:46.8241353Z 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-09-07T07:07:46.8242583Z 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-09-07T07:07:46.8243876Z 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-09-07T07:07:46.8245162Z 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-09-07T07:07:46.8246512Z 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-09-07T07:07:46.8247811Z 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-09-07T07:07:46.8249159Z 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-09-07T07:07:46.8250493Z 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-09-07T07:07:46.8251757Z 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-09-07T07:07:46.8253246Z 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-09-07T07:07:46.8254915Z 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-09-07T07:07:46.8255964Z 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-09-07T07:07:46.8257371Z 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-09-07T07:07:46.8258614Z 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-09-07T07:07:46.8260245Z 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-09-07T07:07:46.8261992Z 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-09-07T07:07:46.8263289Z 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-09-07T07:07:46.8264940Z 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-09-07T07:07:46.8266370Z 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-09-07T07:07:46.8267644Z 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-09-07T07:07:46.8269098Z 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-09-07T07:07:46.8270386Z 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-09-07T07:07:46.8271837Z 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-09-07T07:07:46.8273211Z 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-09-07T07:07:46.8274549Z 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-09-07T07:07:46.8275997Z 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-09-07T07:07:46.8277399Z 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-09-07T07:07:46.8278948Z 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-09-07T07:07:46.8280081Z 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-09-07T07:07:46.8281427Z 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-09-07T07:07:46.8282799Z 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-09-07T07:07:46.8284090Z 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-09-07T07:07:46.8285488Z 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-09-07T07:07:46.8286732Z 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-09-07T07:07:46.8288349Z 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-09-07T07:07:46.8289689Z 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-09-07T07:07:46.8290871Z 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-09-07T07:07:46.8292298Z 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-09-07T07:07:46.8293502Z 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-09-07T07:07:46.8294944Z 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-09-07T07:07:46.8296190Z 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-09-07T07:07:46.8297559Z 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-09-07T07:07:46.8298881Z 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-09-07T07:07:46.8300269Z 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-09-07T07:07:46.8301911Z 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-09-07T07:07:46.8303278Z 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-09-07T07:07:46.8305195Z 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-09-07T07:07:46.8306428Z 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-09-07T07:07:46.8307390Z 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-09-07T07:07:46.8308841Z 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-09-07T07:07:46.8310106Z 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-09-07T07:07:46.8311729Z 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-09-07T07:07:46.8313186Z 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-09-07T07:07:46.8314494Z 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-09-07T07:07:46.8315906Z 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-09-07T07:07:46.8317475Z 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-09-07T07:07:46.8318635Z 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-09-07T07:07:46.8320031Z 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-09-07T07:07:46.8321289Z 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-09-07T07:07:46.8322638Z 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-09-07T07:07:46.8323935Z 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-09-07T07:07:46.8325320Z 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-09-07T07:07:46.8326969Z 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-09-07T07:07:46.8328022Z 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-09-07T07:07:46.8329441Z 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-09-07T07:07:46.8330689Z 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-09-07T07:07:46.8332120Z 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-09-07T07:07:46.8333408Z 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-09-07T07:07:46.8334657Z 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-09-07T07:07:46.8336269Z 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-09-07T07:07:46.8337473Z 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-09-07T07:07:46.8338659Z 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-09-07T07:07:46.8340072Z 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-09-07T07:07:46.8341459Z 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-09-07T07:07:46.8342846Z 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-09-07T07:07:46.8344323Z 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-09-07T07:07:46.8345868Z 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-09-07T07:07:46.8347163Z 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-09-07T07:07:46.8348620Z 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-09-07T07:07:46.8350342Z 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-09-07T07:07:46.8351464Z 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-09-07T07:07:46.8352857Z 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-09-07T07:07:46.8354197Z 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-09-07T07:07:46.8355701Z 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-09-07T07:07:46.8357055Z 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-09-07T07:07:46.8358442Z 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-09-07T07:07:46.8360103Z 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-09-07T07:07:46.8361687Z 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-09-07T07:07:46.8363001Z 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-09-07T07:07:46.8364397Z 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-09-07T07:07:46.8365663Z 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-09-07T07:07:46.8367142Z 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-09-07T07:07:46.8368423Z 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-09-07T07:07:46.8369937Z 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-09-07T07:07:46.8371439Z 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-09-07T07:07:46.8373047Z 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-09-07T07:07:46.8374222Z 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-09-07T07:07:46.8375531Z 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-09-07T07:07:46.8376823Z 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-09-07T07:07:46.8378318Z 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-09-07T07:07:46.8379478Z 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-09-07T07:07:46.8381017Z 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-09-07T07:07:46.8382426Z 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-09-07T07:07:46.8383493Z 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-09-07T07:07:46.8385189Z 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-09-07T07:07:46.8386573Z 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-09-07T07:07:46.8387917Z 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-09-07T07:07:46.8389278Z 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-09-07T07:07:46.8390936Z 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-09-07T07:07:46.8392073Z 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-09-07T07:07:46.8393472Z 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-09-07T07:07:46.8394897Z 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-09-07T07:07:46.8396604Z 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-09-07T07:07:46.8397748Z 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-09-07T07:07:46.8399133Z 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-09-07T07:07:46.8400415Z 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-09-07T07:07:46.8401963Z 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-09-07T07:07:46.8403247Z 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-09-07T07:07:46.8404447Z 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-09-07T07:07:46.8405842Z 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-09-07T07:07:46.8407179Z 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-09-07T07:07:46.8408463Z 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-09-07T07:07:46.8409834Z 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-09-07T07:07:46.8411094Z 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-09-07T07:07:46.8412428Z 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-09-07T07:07:46.8413993Z 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-09-07T07:07:46.8415137Z 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-09-07T07:07:46.8416513Z 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-09-07T07:07:46.8417815Z 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-09-07T07:07:46.8419125Z 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-09-07T07:07:46.8420406Z 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-09-07T07:07:46.8421833Z 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-09-07T07:07:46.8423248Z 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-09-07T07:07:46.8424874Z 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-09-07T07:07:46.8426520Z 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-09-07T07:07:46.8427962Z 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-09-07T07:07:46.8429074Z 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-09-07T07:07:46.8430472Z 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-09-07T07:07:46.8431880Z 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-09-07T07:07:46.8433198Z 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-09-07T07:07:46.8434622Z 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-09-07T07:07:46.8435957Z 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-09-07T07:07:46.8437396Z 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-09-07T07:07:46.8438886Z 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-09-07T07:07:46.8439952Z 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-09-07T07:07:46.8441348Z 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-09-07T07:07:46.8442632Z 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-09-07T07:07:46.8444035Z 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-09-07T07:07:46.8445578Z 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-09-07T07:07:46.8446954Z 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-09-07T07:07:46.8448121Z 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-09-07T07:07:46.8449555Z 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-09-07T07:07:46.8450794Z 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-09-07T07:07:46.8452153Z 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-09-07T07:07:46.8453987Z 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-09-07T07:07:46.8455222Z 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-09-07T07:07:46.8456321Z 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-09-07T07:07:46.8457491Z 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-09-07T07:07:46.8458642Z 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-09-07T07:07:46.8460571Z 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-09-07T07:07:46.8462266Z 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-09-07T07:07:46.8463226Z 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-09-07T07:07:46.8464746Z 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-09-07T07:07:46.8466190Z 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-09-07T07:07:46.8467560Z 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-09-07T07:07:46.8468958Z 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-09-07T07:07:46.8470292Z 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-09-07T07:07:46.8471682Z 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-09-07T07:07:46.8473346Z 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-09-07T07:07:46.8474534Z 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-09-07T07:07:46.8476025Z 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-09-07T07:07:46.8477373Z 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-09-07T07:07:46.8478912Z 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-09-07T07:07:46.8480040Z 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-09-07T07:07:46.8481393Z 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-09-07T07:07:46.8482741Z 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-09-07T07:07:46.8484241Z 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-09-07T07:07:46.8485357Z 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-09-07T07:07:46.8486728Z 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-09-07T07:07:46.8488044Z 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-09-07T07:07:46.8489335Z 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-09-07T07:07:46.8490627Z 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-09-07T07:07:46.8492154Z 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-09-07T07:07:46.8493543Z 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-09-07T07:07:46.8494619Z 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-09-07T07:07:46.8496005Z 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-09-07T07:07:46.8497249Z 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-09-07T07:07:46.8498637Z 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-09-07T07:07:46.8500005Z 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-09-07T07:07:46.8501348Z 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-09-07T07:07:46.8502605Z 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-09-07T07:07:46.8504424Z 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-09-07T07:07:46.8505629Z 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-09-07T07:07:46.8506975Z 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-09-07T07:07:46.8508343Z 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-09-07T07:07:46.8509965Z 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-09-07T07:07:46.8511099Z 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-09-07T07:07:46.8512647Z 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-09-07T07:07:46.8513978Z 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-09-07T07:07:46.8515277Z 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-09-07T07:07:46.8516714Z 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-09-07T07:07:46.8518027Z 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-09-07T07:07:46.8519560Z 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-09-07T07:07:46.8520651Z 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-09-07T07:07:46.8522250Z 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-09-07T07:07:46.8523602Z 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-09-07T07:07:46.8524698Z 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-09-07T07:07:46.8526139Z 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-09-07T07:07:46.8527482Z 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-09-07T07:07:46.8528822Z 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-09-07T07:07:46.8530040Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:46.8531359Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_ocl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:46.8532694Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:46.8534008Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:46.8535350Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool_iface.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-09-07T07:07:46.8536272Z creating build/bdist.linux-x86_64/wheel/torch/csrc 2025-09-07T07:07:46.8537587Z creating build/bdist.linux-x86_64/wheel/torch/csrc/inductor 2025-09-07T07:07:46.8538920Z creating build/bdist.linux-x86_64/wheel/torch/csrc/inductor/aoti_runtime 2025-09-07T07:07:46.8540629Z copying build/lib.linux-x86_64-cpython-39/torch/csrc/inductor/aoti_runtime/model.h -> build/bdist.linux-x86_64/wheel/./torch/csrc/inductor/aoti_runtime 2025-09-07T07:07:46.8541364Z creating build/bdist.linux-x86_64/wheel/torch/share 2025-09-07T07:07:46.8542715Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2025-09-07T07:07:46.8544061Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2025-09-07T07:07:46.8546106Z 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-09-07T07:07:46.8547077Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2025-09-07T07:07:46.8548901Z 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-09-07T07:07:46.8550347Z 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-09-07T07:07:46.8551737Z 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-09-07T07:07:46.8553145Z 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-09-07T07:07:46.8554631Z 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-09-07T07:07:46.8555923Z 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-09-07T07:07:46.8557580Z 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-09-07T07:07:46.8558360Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2025-09-07T07:07:46.8560334Z 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-09-07T07:07:46.8562165Z 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-09-07T07:07:46.8563399Z 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-09-07T07:07:46.8564864Z 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-09-07T07:07:46.8566160Z 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-09-07T07:07:46.8567719Z 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-09-07T07:07:46.8569108Z 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-09-07T07:07:46.8570586Z 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-09-07T07:07:46.8571865Z 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-09-07T07:07:46.8573086Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-09-07T07:07:46.8574929Z 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-09-07T07:07:46.8576221Z 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-09-07T07:07:46.8577109Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-09-07T07:07:46.8579194Z 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-09-07T07:07:46.8580421Z 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-09-07T07:07:46.8581950Z 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-09-07T07:07:46.8582736Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-09-07T07:07:46.8585039Z 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-09-07T07:07:46.8586478Z 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-09-07T07:07:46.8587966Z 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-09-07T07:07:46.8589468Z 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-09-07T07:07:46.8589977Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2025-09-07T07:07:46.8591948Z 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-09-07T07:07:46.8593469Z 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-09-07T07:07:46.8594124Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2025-09-07T07:07:46.8596188Z 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-09-07T07:07:46.8597516Z 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-09-07T07:07:46.8598775Z 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-09-07T07:07:46.8601715Z creating build/bdist.linux-x86_64/wheel/torchgen 2025-09-07T07:07:46.8603348Z copying build/lib.linux-x86_64-cpython-39/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8604957Z copying build/lib.linux-x86_64-cpython-39/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8606271Z copying build/lib.linux-x86_64-cpython-39/torchgen/context.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8607641Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8609612Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_aoti_c_shim.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8611013Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8612460Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8614034Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8615686Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_schema_utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8617090Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8618419Z copying build/lib.linux-x86_64-cpython-39/torchgen/local.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8619755Z copying build/lib.linux-x86_64-cpython-39/torchgen/model.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8621682Z copying build/lib.linux-x86_64-cpython-39/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8623059Z copying build/lib.linux-x86_64-cpython-39/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8625081Z copying build/lib.linux-x86_64-cpython-39/torchgen/yaml_utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-09-07T07:07:46.8626717Z creating build/bdist.linux-x86_64/wheel/torchgen/aoti 2025-09-07T07:07:46.8628864Z copying build/lib.linux-x86_64-cpython-39/torchgen/aoti/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/aoti 2025-09-07T07:07:46.8630177Z copying build/lib.linux-x86_64-cpython-39/torchgen/aoti/fallback_ops.py -> build/bdist.linux-x86_64/wheel/./torchgen/aoti 2025-09-07T07:07:46.8630928Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2025-09-07T07:07:46.8632807Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-09-07T07:07:46.8634128Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-09-07T07:07:46.8635521Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-09-07T07:07:46.8637086Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-09-07T07:07:46.8638534Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-09-07T07:07:46.8639821Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-09-07T07:07:46.8641179Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-09-07T07:07:46.8642571Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-09-07T07:07:46.8643944Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-09-07T07:07:46.8645336Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-09-07T07:07:46.8646703Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-09-07T07:07:46.8648070Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-09-07T07:07:46.8649405Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-09-07T07:07:46.8650700Z creating build/bdist.linux-x86_64/wheel/torchgen/api/types 2025-09-07T07:07:46.8652413Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-09-07T07:07:46.8653848Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-09-07T07:07:46.8655192Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/types/types.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-09-07T07:07:46.8656584Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/types/types_base.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-09-07T07:07:46.8657551Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2025-09-07T07:07:46.8659213Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-09-07T07:07:46.8661093Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-09-07T07:07:46.8662581Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-09-07T07:07:46.8664071Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-09-07T07:07:46.8665615Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-09-07T07:07:46.8666966Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-09-07T07:07:46.8668493Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2025-09-07T07:07:46.8670409Z copying build/lib.linux-x86_64-cpython-39/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/operator_versions 2025-09-07T07:07:46.8671951Z 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-09-07T07:07:46.8673445Z 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-09-07T07:07:46.8674274Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2025-09-07T07:07:46.8676190Z copying build/lib.linux-x86_64-cpython-39/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-09-07T07:07:46.8677612Z copying build/lib.linux-x86_64-cpython-39/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-09-07T07:07:46.8679006Z copying build/lib.linux-x86_64-cpython-39/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-09-07T07:07:46.8679969Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2025-09-07T07:07:46.8681678Z copying build/lib.linux-x86_64-cpython-39/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-09-07T07:07:46.8683067Z copying build/lib.linux-x86_64-cpython-39/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-09-07T07:07:46.8684530Z 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-09-07T07:07:46.8685862Z copying build/lib.linux-x86_64-cpython-39/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-09-07T07:07:46.8686876Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2025-09-07T07:07:46.8688328Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2025-09-07T07:07:46.8689696Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2025-09-07T07:07:46.8691637Z 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-09-07T07:07:46.8696817Z 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-09-07T07:07:46.8698423Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2025-09-07T07:07:46.8700303Z 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-09-07T07:07:46.8701888Z 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-09-07T07:07:46.8703215Z 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-09-07T07:07:46.8704957Z 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-09-07T07:07:46.8706490Z 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-09-07T07:07:46.8707960Z 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-09-07T07:07:46.8709413Z 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-09-07T07:07:46.8710737Z 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-09-07T07:07:46.8712330Z 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-09-07T07:07:46.8713662Z 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-09-07T07:07:46.8715128Z 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-09-07T07:07:46.8716603Z 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-09-07T07:07:46.8718142Z 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-09-07T07:07:46.8719473Z 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-09-07T07:07:46.8720928Z 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-09-07T07:07:46.8722340Z 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-09-07T07:07:46.8723678Z 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-09-07T07:07:46.8725051Z 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-09-07T07:07:46.8726308Z 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-09-07T07:07:46.8727761Z 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-09-07T07:07:46.8729052Z 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-09-07T07:07:46.8730546Z 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-09-07T07:07:46.8731922Z 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-09-07T07:07:46.8733297Z 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-09-07T07:07:46.8734835Z 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-09-07T07:07:46.8736129Z 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-09-07T07:07:46.8737477Z 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-09-07T07:07:46.8738888Z 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-09-07T07:07:46.8740129Z 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-09-07T07:07:46.8741691Z 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-09-07T07:07:46.8742888Z 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-09-07T07:07:46.8744572Z 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-09-07T07:07:46.8746090Z 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-09-07T07:07:46.8747473Z 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-09-07T07:07:46.8748955Z 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-09-07T07:07:46.8750486Z 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-09-07T07:07:46.8751770Z 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-09-07T07:07:46.8753162Z 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-09-07T07:07:46.8754622Z 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-09-07T07:07:46.8755386Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2025-09-07T07:07:46.8757351Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/BUILD.bazel -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-09-07T07:07:46.8758712Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/README.md -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-09-07T07:07:46.8760182Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-09-07T07:07:46.8761961Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/build.bzl -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-09-07T07:07:46.8763393Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/context.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-09-07T07:07:46.8764883Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/deprecated.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-09-07T07:07:46.8766286Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/derivatives.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-09-07T07:07:46.8767766Z 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-09-07T07:07:46.8769114Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/gen_autograd.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-09-07T07:07:46.8770618Z 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-09-07T07:07:46.8772006Z 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-09-07T07:07:46.8773560Z 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-09-07T07:07:46.8774790Z 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-09-07T07:07:46.8776293Z 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-09-07T07:07:46.8777537Z 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-09-07T07:07:46.8778996Z 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-09-07T07:07:46.8780300Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/load_derivatives.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-09-07T07:07:46.8781297Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2025-09-07T07:07:46.8784094Z 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-09-07T07:07:46.8785387Z 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-09-07T07:07:46.8786362Z 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-09-07T07:07:46.8787943Z 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-09-07T07:07:46.8789295Z 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-09-07T07:07:46.8790731Z 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-09-07T07:07:46.8792105Z 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-09-07T07:07:46.8793467Z 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-09-07T07:07:46.8795091Z 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-09-07T07:07:46.8796498Z 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-09-07T07:07:46.8798024Z 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-09-07T07:07:46.8799279Z 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-09-07T07:07:46.8800722Z 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-09-07T07:07:46.8802078Z 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-09-07T07:07:46.8803471Z 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-09-07T07:07:46.8804795Z 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-09-07T07:07:46.8806286Z 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-09-07T07:07:46.8807533Z 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-09-07T07:07:46.8808942Z 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-09-07T07:07:46.8810352Z 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-09-07T07:07:46.8811826Z 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-09-07T07:07:46.8813032Z 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-09-07T07:07:46.8814397Z 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-09-07T07:07:46.8815351Z running install_egg_info 2025-09-07T07:07:46.8895483Z running egg_info 2025-09-07T07:07:46.8926289Z creating torch.egg-info 2025-09-07T07:07:46.8926517Z writing torch.egg-info/PKG-INFO 2025-09-07T07:07:46.8934522Z writing dependency_links to torch.egg-info/dependency_links.txt 2025-09-07T07:07:46.8937235Z writing entry points to torch.egg-info/entry_points.txt 2025-09-07T07:07:46.8945212Z writing requirements to torch.egg-info/requires.txt 2025-09-07T07:07:46.8947764Z writing top-level names to torch.egg-info/top_level.txt 2025-09-07T07:07:46.8949236Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-09-07T07:07:47.2845611Z reading manifest file 'torch.egg-info/SOURCES.txt' 2025-09-07T07:07:47.2846076Z reading manifest template 'MANIFEST.in' 2025-09-07T07:07:47.2848341Z warning: no files found matching 'BUILD' 2025-09-07T07:07:47.2850003Z warning: no files found matching '*.BUILD' 2025-09-07T07:07:47.2852554Z warning: no files found matching 'BUCK' 2025-09-07T07:07:47.2863486Z warning: no files found matching '[Mm]akefile.*' 2025-09-07T07:07:47.2868202Z warning: no files found matching '*.[Dd]ockerfile' 2025-09-07T07:07:47.2870379Z warning: no files found matching '[Dd]ockerfile.*' 2025-09-07T07:07:48.8309632Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-09-07T07:07:48.9386728Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-09-07T07:07:49.2632622Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-09-07T07:07:49.7315617Z no previously-included directories found matching '*/.git' 2025-09-07T07:07:49.9238531Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-09-07T07:07:50.0306957Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-09-07T07:07:50.0307575Z adding license file 'LICENSE' 2025-09-07T07:07:50.0307918Z adding license file 'NOTICE' 2025-09-07T07:07:51.6134856Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-09-07T07:07:51.6587938Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/./torch-2.9.0.dev20250907+cpu-py3.9.egg-info 2025-09-07T07:07:51.6628388Z running install_scripts 2025-09-07T07:07:51.6827028Z creating build/bdist.linux-x86_64/wheel/torch-2.9.0.dev20250907+cpu.dist-info/WHEEL 2025-09-07T07:07:51.6829406Z creating '/tmp/pip-wheel-h9zds5bj/.tmp-clprucdn/torch-2.9.0.dev20250907+cpu-cp39-cp39-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-09-07T07:07:51.7028979Z adding 'functorch/_C.cpython-39-x86_64-linux-gnu.so' 2025-09-07T07:07:51.7038826Z adding 'functorch/__init__.py' 2025-09-07T07:07:51.7040554Z adding 'functorch/_src/__init__.py' 2025-09-07T07:07:51.7042467Z adding 'functorch/_src/aot_autograd/__init__.py' 2025-09-07T07:07:51.7044426Z adding 'functorch/_src/eager_transforms/__init__.py' 2025-09-07T07:07:51.7046376Z adding 'functorch/_src/make_functional/__init__.py' 2025-09-07T07:07:51.7048357Z adding 'functorch/_src/vmap/__init__.py' 2025-09-07T07:07:51.7050486Z adding 'functorch/compile/__init__.py' 2025-09-07T07:07:51.7053446Z adding 'functorch/dim/__init__.py' 2025-09-07T07:07:51.7055669Z adding 'functorch/dim/magic_trace.py' 2025-09-07T07:07:51.7058553Z adding 'functorch/dim/op_properties.py' 2025-09-07T07:07:51.7061195Z adding 'functorch/dim/tree_map.py' 2025-09-07T07:07:51.7063360Z adding 'functorch/dim/wrap_type.py' 2025-09-07T07:07:51.7065585Z adding 'functorch/einops/__init__.py' 2025-09-07T07:07:51.7070303Z adding 'functorch/einops/_parsing.py' 2025-09-07T07:07:51.7074436Z adding 'functorch/einops/rearrange.py' 2025-09-07T07:07:51.7076944Z adding 'functorch/experimental/__init__.py' 2025-09-07T07:07:51.7078654Z adding 'functorch/experimental/control_flow.py' 2025-09-07T07:07:51.7080248Z adding 'functorch/experimental/ops.py' 2025-09-07T07:07:51.7086002Z adding 'torch/_C.cpython-39-x86_64-linux-gnu.so' 2025-09-07T07:07:51.7088380Z adding 'torch/_VF.py' 2025-09-07T07:07:51.7332964Z adding 'torch/_VF.pyi' 2025-09-07T07:07:51.7362671Z adding 'torch/__config__.py' 2025-09-07T07:07:51.7363055Z adding 'torch/__future__.py' 2025-09-07T07:07:51.7406253Z adding 'torch/__init__.py' 2025-09-07T07:07:51.7410718Z adding 'torch/_appdirs.py' 2025-09-07T07:07:51.7413433Z adding 'torch/_classes.py' 2025-09-07T07:07:51.7415726Z adding 'torch/_compile.py' 2025-09-07T07:07:51.7420165Z adding 'torch/_custom_ops.py' 2025-09-07T07:07:51.7422170Z adding 'torch/_environment.py' 2025-09-07T07:07:51.7442148Z adding 'torch/_guards.py' 2025-09-07T07:07:51.7461945Z adding 'torch/_jit_internal.py' 2025-09-07T07:07:51.7464227Z adding 'torch/_linalg_utils.py' 2025-09-07T07:07:51.7481837Z adding 'torch/_lobpcg.py' 2025-09-07T07:07:51.7484333Z adding 'torch/_lowrank.py' 2025-09-07T07:07:51.7567131Z adding 'torch/_meta_registrations.py' 2025-09-07T07:07:51.7575195Z adding 'torch/_namedtensor_internals.py' 2025-09-07T07:07:51.7601178Z adding 'torch/_ops.py' 2025-09-07T07:07:51.7601712Z adding 'torch/_python_dispatcher.py' 2025-09-07T07:07:51.7603952Z adding 'torch/_size_docs.py' 2025-09-07T07:07:51.7606894Z adding 'torch/_sources.py' 2025-09-07T07:07:51.7609180Z adding 'torch/_storage_docs.py' 2025-09-07T07:07:51.7610900Z adding 'torch/_streambase.py' 2025-09-07T07:07:51.7639052Z adding 'torch/_tensor.py' 2025-09-07T07:07:51.7687753Z adding 'torch/_tensor_docs.py' 2025-09-07T07:07:51.7694878Z adding 'torch/_tensor_str.py' 2025-09-07T07:07:51.7697134Z adding 'torch/_thread_safe_fork.py' 2025-09-07T07:07:51.7846258Z adding 'torch/_torch_docs.py' 2025-09-07T07:07:51.7869004Z adding 'torch/_utils.py' 2025-09-07T07:07:51.7873979Z adding 'torch/_utils_internal.py' 2025-09-07T07:07:51.7878370Z adding 'torch/_vmap_internals.py' 2025-09-07T07:07:51.7885227Z adding 'torch/_weights_only_unpickler.py' 2025-09-07T07:07:51.7921720Z adding 'torch/functional.py' 2025-09-07T07:07:51.7937244Z adding 'torch/hub.py' 2025-09-07T07:07:51.7953938Z adding 'torch/library.py' 2025-09-07T07:07:51.7986404Z adding 'torch/overrides.py' 2025-09-07T07:07:51.7987684Z adding 'torch/py.typed' 2025-09-07T07:07:51.7991011Z adding 'torch/quasirandom.py' 2025-09-07T07:07:51.7994856Z adding 'torch/random.py' 2025-09-07T07:07:51.7997337Z adding 'torch/return_types.py' 2025-09-07T07:07:51.8000458Z adding 'torch/return_types.pyi' 2025-09-07T07:07:51.8030291Z adding 'torch/serialization.py' 2025-09-07T07:07:51.8049804Z adding 'torch/storage.py' 2025-09-07T07:07:51.8050306Z adding 'torch/torch_version.py' 2025-09-07T07:07:51.8053012Z adding 'torch/types.py' 2025-09-07T07:07:51.8054943Z adding 'torch/version.py' 2025-09-07T07:07:51.8299903Z adding 'torch/_C/_VariableFunctions.pyi' 2025-09-07T07:07:51.8425639Z adding 'torch/_C/__init__.pyi' 2025-09-07T07:07:51.8433165Z adding 'torch/_C/_aoti.pyi' 2025-09-07T07:07:51.8435862Z adding 'torch/_C/_autograd.pyi' 2025-09-07T07:07:51.8437788Z adding 'torch/_C/_cpu.pyi' 2025-09-07T07:07:51.8439586Z adding 'torch/_C/_cudnn.pyi' 2025-09-07T07:07:51.8441197Z adding 'torch/_C/_cusparselt.pyi' 2025-09-07T07:07:51.8443065Z adding 'torch/_C/_distributed_autograd.pyi' 2025-09-07T07:07:51.8449967Z adding 'torch/_C/_distributed_c10d.pyi' 2025-09-07T07:07:51.8453622Z adding 'torch/_C/_distributed_rpc.pyi' 2025-09-07T07:07:51.8455806Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2025-09-07T07:07:51.8457708Z adding 'torch/_C/_functions.pyi' 2025-09-07T07:07:51.8460534Z adding 'torch/_C/_functorch.pyi' 2025-09-07T07:07:51.8462616Z adding 'torch/_C/_instruction_counter.pyi' 2025-09-07T07:07:51.8464515Z adding 'torch/_C/_itt.pyi' 2025-09-07T07:07:51.8467249Z adding 'torch/_C/_jit_tree_views.pyi' 2025-09-07T07:07:51.8469346Z adding 'torch/_C/_lazy.pyi' 2025-09-07T07:07:51.8471244Z adding 'torch/_C/_lazy_ts_backend.pyi' 2025-09-07T07:07:51.8473299Z adding 'torch/_C/_monitor.pyi' 2025-09-07T07:07:51.8476466Z adding 'torch/_C/_nn.pyi' 2025-09-07T07:07:51.8478580Z adding 'torch/_C/_nvtx.pyi' 2025-09-07T07:07:51.8480518Z adding 'torch/_C/_onnx.pyi' 2025-09-07T07:07:51.8483468Z adding 'torch/_C/_profiler.pyi' 2025-09-07T07:07:51.8485324Z adding 'torch/_C/_verbose.pyi' 2025-09-07T07:07:51.8487372Z adding 'torch/_C/_dynamo/__init__.pyi' 2025-09-07T07:07:51.8489174Z adding 'torch/_C/_dynamo/compiled_autograd.pyi' 2025-09-07T07:07:51.8491542Z adding 'torch/_C/_dynamo/eval_frame.pyi' 2025-09-07T07:07:51.8495046Z adding 'torch/_C/_dynamo/guards.pyi' 2025-09-07T07:07:51.8497499Z adding 'torch/_C/_export/__init__.pyi' 2025-09-07T07:07:51.8499444Z adding 'torch/_C/_export/pt2_archive_constants.pyi' 2025-09-07T07:07:51.8501453Z adding 'torch/_C_flatbuffer/__init__.pyi' 2025-09-07T07:07:51.8503906Z adding 'torch/_awaits/__init__.py' 2025-09-07T07:07:51.8506210Z adding 'torch/_custom_op/__init__.py' 2025-09-07T07:07:51.8510897Z adding 'torch/_custom_op/autograd.py' 2025-09-07T07:07:51.8519835Z adding 'torch/_custom_op/impl.py' 2025-09-07T07:07:51.8526657Z adding 'torch/_decomp/__init__.py' 2025-09-07T07:07:51.8589411Z adding 'torch/_decomp/decompositions.py' 2025-09-07T07:07:51.8597063Z adding 'torch/_decomp/decompositions_for_jvp.py' 2025-09-07T07:07:51.8600950Z adding 'torch/_decomp/decompositions_for_rng.py' 2025-09-07T07:07:51.8603059Z adding 'torch/_dispatch/__init__.py' 2025-09-07T07:07:51.8606412Z adding 'torch/_dispatch/python.py' 2025-09-07T07:07:51.8610424Z adding 'torch/_dynamo/__init__.py' 2025-09-07T07:07:51.8614720Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2025-09-07T07:07:51.8618336Z adding 'torch/_dynamo/aot_compile.py' 2025-09-07T07:07:51.8622323Z adding 'torch/_dynamo/bytecode_analysis.py' 2025-09-07T07:07:51.8649227Z adding 'torch/_dynamo/bytecode_transformation.py' 2025-09-07T07:07:51.8651563Z adding 'torch/_dynamo/cache_size.py' 2025-09-07T07:07:51.8654588Z adding 'torch/_dynamo/callback.py' 2025-09-07T07:07:51.8656919Z adding 'torch/_dynamo/code_context.py' 2025-09-07T07:07:51.8666944Z adding 'torch/_dynamo/codegen.py' 2025-09-07T07:07:51.8693777Z adding 'torch/_dynamo/compiled_autograd.py' 2025-09-07T07:07:51.8695361Z adding 'torch/_dynamo/comptime.py' 2025-09-07T07:07:51.8708503Z adding 'torch/_dynamo/config.py' 2025-09-07T07:07:51.8740275Z adding 'torch/_dynamo/convert_frame.py' 2025-09-07T07:07:51.8740806Z adding 'torch/_dynamo/create_parameter_op.py' 2025-09-07T07:07:51.8741916Z adding 'torch/_dynamo/current_scope_id.py' 2025-09-07T07:07:51.8754023Z adding 'torch/_dynamo/debug_utils.py' 2025-09-07T07:07:51.8768094Z adding 'torch/_dynamo/decorators.py' 2025-09-07T07:07:51.8774797Z adding 'torch/_dynamo/device_interface.py' 2025-09-07T07:07:51.8777598Z adding 'torch/_dynamo/distributed.py' 2025-09-07T07:07:51.8817043Z adding 'torch/_dynamo/eval_frame.py' 2025-09-07T07:07:51.8822486Z adding 'torch/_dynamo/exc.py' 2025-09-07T07:07:51.8827453Z adding 'torch/_dynamo/external_utils.py' 2025-09-07T07:07:51.8830077Z adding 'torch/_dynamo/funcname_cache.py' 2025-09-07T07:07:51.8833212Z adding 'torch/_dynamo/functional_export.py' 2025-09-07T07:07:51.8835543Z adding 'torch/_dynamo/graph_break_hints.py' 2025-09-07T07:07:51.8864638Z adding 'torch/_dynamo/graph_break_registry.json' 2025-09-07T07:07:51.8874586Z adding 'torch/_dynamo/graph_deduplication.py' 2025-09-07T07:07:51.8881695Z adding 'torch/_dynamo/graph_region_tracker.py' 2025-09-07T07:07:51.8884534Z adding 'torch/_dynamo/graph_utils.py' 2025-09-07T07:07:51.8946782Z adding 'torch/_dynamo/guards.py' 2025-09-07T07:07:51.8951394Z adding 'torch/_dynamo/hooks.py' 2025-09-07T07:07:51.8953600Z adding 'torch/_dynamo/logging.py' 2025-09-07T07:07:51.8957259Z adding 'torch/_dynamo/metrics_context.py' 2025-09-07T07:07:51.8961028Z adding 'torch/_dynamo/mutation_guard.py' 2025-09-07T07:07:51.9024528Z adding 'torch/_dynamo/output_graph.py' 2025-09-07T07:07:51.9034085Z adding 'torch/_dynamo/package.py' 2025-09-07T07:07:51.9054516Z adding 'torch/_dynamo/pgo.py' 2025-09-07T07:07:51.9055268Z adding 'torch/_dynamo/precompile_context.py' 2025-09-07T07:07:51.9055858Z adding 'torch/_dynamo/profiler.py' 2025-09-07T07:07:51.9058245Z adding 'torch/_dynamo/replay_record.py' 2025-09-07T07:07:51.9067503Z adding 'torch/_dynamo/resume_execution.py' 2025-09-07T07:07:51.9090513Z adding 'torch/_dynamo/side_effects.py' 2025-09-07T07:07:51.9094644Z adding 'torch/_dynamo/source.py' 2025-09-07T07:07:51.9162445Z adding 'torch/_dynamo/symbolic_convert.py' 2025-09-07T07:07:51.9166918Z adding 'torch/_dynamo/tensor_version_op.py' 2025-09-07T07:07:51.9170412Z adding 'torch/_dynamo/test_case.py' 2025-09-07T07:07:51.9172776Z adding 'torch/_dynamo/test_dont_skip_tracing_functions.py' 2025-09-07T07:07:51.9177435Z adding 'torch/_dynamo/test_minifier_common.py' 2025-09-07T07:07:51.9183806Z adding 'torch/_dynamo/testing.py' 2025-09-07T07:07:51.9226617Z adding 'torch/_dynamo/trace_rules.py' 2025-09-07T07:07:51.9231582Z adding 'torch/_dynamo/types.py' 2025-09-07T07:07:51.9302109Z adding 'torch/_dynamo/utils.py' 2025-09-07T07:07:51.9302810Z adding 'torch/_dynamo/backends/__init__.py' 2025-09-07T07:07:51.9306158Z adding 'torch/_dynamo/backends/common.py' 2025-09-07T07:07:51.9310290Z adding 'torch/_dynamo/backends/cudagraphs.py' 2025-09-07T07:07:51.9316781Z adding 'torch/_dynamo/backends/debugging.py' 2025-09-07T07:07:51.9327482Z adding 'torch/_dynamo/backends/distributed.py' 2025-09-07T07:07:51.9330331Z adding 'torch/_dynamo/backends/inductor.py' 2025-09-07T07:07:51.9332478Z adding 'torch/_dynamo/backends/onnxrt.py' 2025-09-07T07:07:51.9335717Z adding 'torch/_dynamo/backends/registry.py' 2025-09-07T07:07:51.9337745Z adding 'torch/_dynamo/backends/tensorrt.py' 2025-09-07T07:07:51.9339767Z adding 'torch/_dynamo/backends/torchxla.py' 2025-09-07T07:07:51.9343382Z adding 'torch/_dynamo/backends/tvm.py' 2025-09-07T07:07:51.9349236Z adding 'torch/_dynamo/polyfills/__init__.py' 2025-09-07T07:07:51.9351622Z adding 'torch/_dynamo/polyfills/_collections.py' 2025-09-07T07:07:51.9354410Z adding 'torch/_dynamo/polyfills/builtins.py' 2025-09-07T07:07:51.9356679Z adding 'torch/_dynamo/polyfills/functools.py' 2025-09-07T07:07:51.9358674Z adding 'torch/_dynamo/polyfills/fx.py' 2025-09-07T07:07:51.9362901Z adding 'torch/_dynamo/polyfills/itertools.py' 2025-09-07T07:07:51.9365225Z adding 'torch/_dynamo/polyfills/loader.py' 2025-09-07T07:07:51.9367759Z adding 'torch/_dynamo/polyfills/operator.py' 2025-09-07T07:07:51.9369857Z adding 'torch/_dynamo/polyfills/os.py' 2025-09-07T07:07:51.9375012Z adding 'torch/_dynamo/polyfills/pytree.py' 2025-09-07T07:07:51.9377336Z adding 'torch/_dynamo/polyfills/struct.py' 2025-09-07T07:07:51.9379196Z adding 'torch/_dynamo/polyfills/sys.py' 2025-09-07T07:07:51.9381293Z adding 'torch/_dynamo/polyfills/tensor.py' 2025-09-07T07:07:51.9383220Z adding 'torch/_dynamo/repro/__init__.py' 2025-09-07T07:07:51.9397986Z adding 'torch/_dynamo/repro/after_aot.py' 2025-09-07T07:07:51.9406091Z adding 'torch/_dynamo/repro/after_dynamo.py' 2025-09-07T07:07:51.9414261Z adding 'torch/_dynamo/repro/aoti.py' 2025-09-07T07:07:51.9418513Z adding 'torch/_dynamo/variables/__init__.py' 2025-09-07T07:07:51.9427219Z adding 'torch/_dynamo/variables/base.py' 2025-09-07T07:07:51.9489428Z adding 'torch/_dynamo/variables/builder.py' 2025-09-07T07:07:51.9528637Z adding 'torch/_dynamo/variables/builtin.py' 2025-09-07T07:07:51.9529838Z adding 'torch/_dynamo/variables/constant.py' 2025-09-07T07:07:51.9546123Z adding 'torch/_dynamo/variables/ctx_manager.py' 2025-09-07T07:07:51.9562168Z adding 'torch/_dynamo/variables/dicts.py' 2025-09-07T07:07:51.9566378Z adding 'torch/_dynamo/variables/distributed.py' 2025-09-07T07:07:51.9603437Z adding 'torch/_dynamo/variables/functions.py' 2025-09-07T07:07:51.9647940Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2025-09-07T07:07:51.9651101Z adding 'torch/_dynamo/variables/iter.py' 2025-09-07T07:07:51.9654837Z adding 'torch/_dynamo/variables/lazy.py' 2025-09-07T07:07:51.9670389Z adding 'torch/_dynamo/variables/lists.py' 2025-09-07T07:07:51.9700858Z adding 'torch/_dynamo/variables/misc.py' 2025-09-07T07:07:51.9713355Z adding 'torch/_dynamo/variables/nn_module.py' 2025-09-07T07:07:51.9720099Z adding 'torch/_dynamo/variables/optimizer.py' 2025-09-07T07:07:51.9723327Z adding 'torch/_dynamo/variables/script_object.py' 2025-09-07T07:07:51.9725827Z adding 'torch/_dynamo/variables/sdpa.py' 2025-09-07T07:07:51.9750693Z adding 'torch/_dynamo/variables/tensor.py' 2025-09-07T07:07:51.9782266Z adding 'torch/_dynamo/variables/torch.py' 2025-09-07T07:07:51.9788815Z adding 'torch/_dynamo/variables/torch_function.py' 2025-09-07T07:07:51.9823892Z adding 'torch/_dynamo/variables/user_defined.py' 2025-09-07T07:07:51.9824890Z adding 'torch/_export/__init__.py' 2025-09-07T07:07:51.9849894Z adding 'torch/_export/converter.py' 2025-09-07T07:07:51.9850326Z adding 'torch/_export/error.py' 2025-09-07T07:07:51.9864303Z adding 'torch/_export/non_strict_utils.py' 2025-09-07T07:07:51.9870999Z adding 'torch/_export/pass_base.py' 2025-09-07T07:07:51.9874379Z adding 'torch/_export/tools.py' 2025-09-07T07:07:51.9901309Z adding 'torch/_export/utils.py' 2025-09-07T07:07:51.9902852Z adding 'torch/_export/verifier.py' 2025-09-07T07:07:51.9907545Z adding 'torch/_export/wrappers.py' 2025-09-07T07:07:51.9909892Z adding 'torch/_export/db/__init__.py' 2025-09-07T07:07:51.9913024Z adding 'torch/_export/db/case.py' 2025-09-07T07:07:51.9915048Z adding 'torch/_export/db/gen_example.py' 2025-09-07T07:07:51.9917291Z adding 'torch/_export/db/logging.py' 2025-09-07T07:07:51.9920150Z adding 'torch/_export/db/examples/__init__.py' 2025-09-07T07:07:51.9922175Z adding 'torch/_export/db/examples/assume_constant_result.py' 2025-09-07T07:07:51.9924029Z adding 'torch/_export/db/examples/autograd_function.py' 2025-09-07T07:07:51.9925847Z adding 'torch/_export/db/examples/class_method.py' 2025-09-07T07:07:51.9927917Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2025-09-07T07:07:51.9930117Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2025-09-07T07:07:51.9932368Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2025-09-07T07:07:51.9934189Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2025-09-07T07:07:51.9936111Z adding 'torch/_export/db/examples/cond_operands.py' 2025-09-07T07:07:51.9938052Z adding 'torch/_export/db/examples/cond_predicate.py' 2025-09-07T07:07:51.9939972Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2025-09-07T07:07:51.9941878Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2025-09-07T07:07:51.9943577Z adding 'torch/_export/db/examples/decorator.py' 2025-09-07T07:07:51.9945740Z adding 'torch/_export/db/examples/dictionary.py' 2025-09-07T07:07:51.9947662Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2025-09-07T07:07:51.9949494Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2025-09-07T07:07:51.9951355Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2025-09-07T07:07:51.9953163Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2025-09-07T07:07:51.9955044Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2025-09-07T07:07:51.9956989Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2025-09-07T07:07:51.9958737Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2025-09-07T07:07:51.9961350Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2025-09-07T07:07:51.9963349Z adding 'torch/_export/db/examples/list_contains.py' 2025-09-07T07:07:51.9965082Z adding 'torch/_export/db/examples/list_unpack.py' 2025-09-07T07:07:51.9967025Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2025-09-07T07:07:51.9968894Z adding 'torch/_export/db/examples/nested_function.py' 2025-09-07T07:07:51.9970787Z adding 'torch/_export/db/examples/null_context_manager.py' 2025-09-07T07:07:51.9972741Z adding 'torch/_export/db/examples/optional_input.py' 2025-09-07T07:07:51.9974481Z adding 'torch/_export/db/examples/pytree_flatten.py' 2025-09-07T07:07:51.9976416Z adding 'torch/_export/db/examples/scalar_output.py' 2025-09-07T07:07:51.9978151Z adding 'torch/_export/db/examples/specialized_attribute.py' 2025-09-07T07:07:51.9979861Z adding 'torch/_export/db/examples/static_for_loop.py' 2025-09-07T07:07:51.9981634Z adding 'torch/_export/db/examples/static_if.py' 2025-09-07T07:07:51.9983401Z adding 'torch/_export/db/examples/tensor_setattr.py' 2025-09-07T07:07:51.9985677Z adding 'torch/_export/db/examples/type_reflection_method.py' 2025-09-07T07:07:51.9987478Z adding 'torch/_export/db/examples/unsupported_operator.py' 2025-09-07T07:07:51.9989217Z adding 'torch/_export/db/examples/user_input_mutation.py' 2025-09-07T07:07:51.9991100Z adding 'torch/_export/pass_infra/__init__.py' 2025-09-07T07:07:51.9993017Z adding 'torch/_export/pass_infra/node_metadata.py' 2025-09-07T07:07:51.9995036Z adding 'torch/_export/pass_infra/proxy_value.py' 2025-09-07T07:07:51.9997341Z adding 'torch/_export/passes/__init__.py' 2025-09-07T07:07:52.0000025Z adding 'torch/_export/passes/_node_metadata_hook.py' 2025-09-07T07:07:52.0004121Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2025-09-07T07:07:52.0007411Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2025-09-07T07:07:52.0011984Z adding 'torch/_export/passes/constant_folding.py' 2025-09-07T07:07:52.0014955Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2025-09-07T07:07:52.0017322Z adding 'torch/_export/passes/insert_custom_op_guards.py' 2025-09-07T07:07:52.0023133Z adding 'torch/_export/passes/lift_constants_pass.py' 2025-09-07T07:07:52.0026334Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2025-09-07T07:07:52.0029851Z adding 'torch/_export/passes/replace_autocast_with_hop_pass.py' 2025-09-07T07:07:52.0038103Z adding 'torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py' 2025-09-07T07:07:52.0041398Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2025-09-07T07:07:52.0043898Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2025-09-07T07:07:52.0047313Z adding 'torch/_export/passes/replace_with_hop_pass_util.py' 2025-09-07T07:07:52.0049431Z adding 'torch/_export/serde/__init__.py' 2025-09-07T07:07:52.0053740Z adding 'torch/_export/serde/dynamic_shapes.py' 2025-09-07T07:07:52.0057566Z adding 'torch/_export/serde/export_schema.thrift' 2025-09-07T07:07:52.0063650Z adding 'torch/_export/serde/schema.py' 2025-09-07T07:07:52.0068018Z adding 'torch/_export/serde/schema.yaml' 2025-09-07T07:07:52.0075867Z adding 'torch/_export/serde/schema_check.py' 2025-09-07T07:07:52.0131058Z adding 'torch/_export/serde/serialize.py' 2025-09-07T07:07:52.0131955Z adding 'torch/_export/serde/union.py' 2025-09-07T07:07:52.0134307Z adding 'torch/_functorch/__init__.py' 2025-09-07T07:07:52.0164662Z adding 'torch/_functorch/aot_autograd.py' 2025-09-07T07:07:52.0171434Z adding 'torch/_functorch/apis.py' 2025-09-07T07:07:52.0181180Z adding 'torch/_functorch/autograd_function.py' 2025-09-07T07:07:52.0184034Z adding 'torch/_functorch/batch_norm_replacement.py' 2025-09-07T07:07:52.0187656Z adding 'torch/_functorch/benchmark_utils.py' 2025-09-07T07:07:52.0191579Z adding 'torch/_functorch/compile_utils.py' 2025-09-07T07:07:52.0197175Z adding 'torch/_functorch/compilers.py' 2025-09-07T07:07:52.0204156Z adding 'torch/_functorch/config.py' 2025-09-07T07:07:52.0207425Z adding 'torch/_functorch/deprecated.py' 2025-09-07T07:07:52.0233865Z adding 'torch/_functorch/eager_transforms.py' 2025-09-07T07:07:52.0238794Z adding 'torch/_functorch/functional_call.py' 2025-09-07T07:07:52.0244604Z adding 'torch/_functorch/fx_minifier.py' 2025-09-07T07:07:52.0251883Z adding 'torch/_functorch/make_functional.py' 2025-09-07T07:07:52.0300524Z adding 'torch/_functorch/partitioners.py' 2025-09-07T07:07:52.0301110Z adding 'torch/_functorch/predispatch.py' 2025-09-07T07:07:52.0305236Z adding 'torch/_functorch/pyfunctorch.py' 2025-09-07T07:07:52.0307326Z adding 'torch/_functorch/python_key.py' 2025-09-07T07:07:52.0309580Z adding 'torch/_functorch/pytree_hacks.py' 2025-09-07T07:07:52.0316625Z adding 'torch/_functorch/top_operators_github_usage.py' 2025-09-07T07:07:52.0319256Z adding 'torch/_functorch/utils.py' 2025-09-07T07:07:52.0325367Z adding 'torch/_functorch/vmap.py' 2025-09-07T07:07:52.0328127Z adding 'torch/_functorch/_activation_checkpointing/__init__.py' 2025-09-07T07:07:52.0330979Z adding 'torch/_functorch/_activation_checkpointing/ac_logging_utils.py' 2025-09-07T07:07:52.0335266Z adding 'torch/_functorch/_activation_checkpointing/graph_info_provider.py' 2025-09-07T07:07:52.0338329Z adding 'torch/_functorch/_activation_checkpointing/knapsack.py' 2025-09-07T07:07:52.0342646Z adding 'torch/_functorch/_activation_checkpointing/knapsack_evaluator.py' 2025-09-07T07:07:52.0345542Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2025-09-07T07:07:52.0367329Z adding 'torch/_functorch/_aot_autograd/autograd_cache.py' 2025-09-07T07:07:52.0387689Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2025-09-07T07:07:52.0395509Z adding 'torch/_functorch/_aot_autograd/descriptors.py' 2025-09-07T07:07:52.0400506Z adding 'torch/_functorch/_aot_autograd/frontend_utils.py' 2025-09-07T07:07:52.0408129Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2025-09-07T07:07:52.0412684Z adding 'torch/_functorch/_aot_autograd/fx_utils.py' 2025-09-07T07:07:52.0418700Z adding 'torch/_functorch/_aot_autograd/graph_capture.py' 2025-09-07T07:07:52.0447507Z adding 'torch/_functorch/_aot_autograd/graph_capture_wrappers.py' 2025-09-07T07:07:52.0473466Z adding 'torch/_functorch/_aot_autograd/graph_compile.py' 2025-09-07T07:07:52.0480990Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2025-09-07T07:07:52.0484078Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2025-09-07T07:07:52.0530214Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2025-09-07T07:07:52.0550420Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2025-09-07T07:07:52.0553312Z adding 'torch/_functorch/_aot_autograd/subclass_parametrization.py' 2025-09-07T07:07:52.0560697Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2025-09-07T07:07:52.0571046Z adding 'torch/_functorch/_aot_autograd/utils.py' 2025-09-07T07:07:52.0574521Z adding 'torch/_higher_order_ops/__init__.py' 2025-09-07T07:07:52.0576790Z adding 'torch/_higher_order_ops/_invoke_quant.py' 2025-09-07T07:07:52.0579777Z adding 'torch/_higher_order_ops/aoti_call_delegate.py' 2025-09-07T07:07:52.0587326Z adding 'torch/_higher_order_ops/associative_scan.py' 2025-09-07T07:07:52.0603558Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2025-09-07T07:07:52.0604846Z adding 'torch/_higher_order_ops/base_hop.py' 2025-09-07T07:07:52.0614865Z adding 'torch/_higher_order_ops/cond.py' 2025-09-07T07:07:52.0619840Z adding 'torch/_higher_order_ops/effects.py' 2025-09-07T07:07:52.0623346Z adding 'torch/_higher_order_ops/executorch_call_delegate.py' 2025-09-07T07:07:52.0626894Z adding 'torch/_higher_order_ops/flat_apply.py' 2025-09-07T07:07:52.0643957Z adding 'torch/_higher_order_ops/flex_attention.py' 2025-09-07T07:07:52.0644610Z adding 'torch/_higher_order_ops/foreach_map.py' 2025-09-07T07:07:52.0645035Z adding 'torch/_higher_order_ops/hints_wrap.py' 2025-09-07T07:07:52.0652802Z adding 'torch/_higher_order_ops/invoke_subgraph.py' 2025-09-07T07:07:52.0657768Z adding 'torch/_higher_order_ops/map.py' 2025-09-07T07:07:52.0661709Z adding 'torch/_higher_order_ops/out_dtype.py' 2025-09-07T07:07:52.0664405Z adding 'torch/_higher_order_ops/run_const_graph.py' 2025-09-07T07:07:52.0684896Z adding 'torch/_higher_order_ops/scan.py' 2025-09-07T07:07:52.0685370Z adding 'torch/_higher_order_ops/schema.py' 2025-09-07T07:07:52.0687685Z adding 'torch/_higher_order_ops/strict_mode.py' 2025-09-07T07:07:52.0690936Z adding 'torch/_higher_order_ops/torchbind.py' 2025-09-07T07:07:52.0720304Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2025-09-07T07:07:52.0744437Z adding 'torch/_higher_order_ops/utils.py' 2025-09-07T07:07:52.0751185Z adding 'torch/_higher_order_ops/while_loop.py' 2025-09-07T07:07:52.0757966Z adding 'torch/_higher_order_ops/wrap.py' 2025-09-07T07:07:52.0760668Z adding 'torch/_inductor/__autotune_main__.py' 2025-09-07T07:07:52.0766079Z adding 'torch/_inductor/__init__.py' 2025-09-07T07:07:52.0769608Z adding 'torch/_inductor/analyze_preserves_zero_mask.py' 2025-09-07T07:07:52.0773677Z adding 'torch/_inductor/aoti_eager.py' 2025-09-07T07:07:52.0782335Z adding 'torch/_inductor/async_compile.py' 2025-09-07T07:07:52.0792874Z adding 'torch/_inductor/autotune_process.py' 2025-09-07T07:07:52.0796777Z adding 'torch/_inductor/await_utils.py' 2025-09-07T07:07:52.0800983Z adding 'torch/_inductor/bounds.py' 2025-09-07T07:07:52.0807073Z adding 'torch/_inductor/choices.py' 2025-09-07T07:07:52.0868780Z adding 'torch/_inductor/codecache.py' 2025-09-07T07:07:52.0875525Z adding 'torch/_inductor/comm_analysis.py' 2025-09-07T07:07:52.0880095Z adding 'torch/_inductor/comm_lowering.py' 2025-09-07T07:07:52.0906338Z adding 'torch/_inductor/comms.py' 2025-09-07T07:07:52.0908295Z adding 'torch/_inductor/comms_debug.py' 2025-09-07T07:07:52.0949257Z adding 'torch/_inductor/compile_fx.py' 2025-09-07T07:07:52.0955656Z adding 'torch/_inductor/compile_fx_async.py' 2025-09-07T07:07:52.0964294Z adding 'torch/_inductor/compile_fx_ext.py' 2025-09-07T07:07:52.0967453Z adding 'torch/_inductor/compile_fx_subproc.py' 2025-09-07T07:07:52.0974521Z adding 'torch/_inductor/compiler_bisector.py' 2025-09-07T07:07:52.1014267Z adding 'torch/_inductor/config.py' 2025-09-07T07:07:52.1016073Z adding 'torch/_inductor/constant_folding.py' 2025-09-07T07:07:52.1048412Z adding 'torch/_inductor/cpp_builder.py' 2025-09-07T07:07:52.1050690Z adding 'torch/_inductor/cpu_vec_isa.py' 2025-09-07T07:07:52.1096357Z adding 'torch/_inductor/cudagraph_trees.py' 2025-09-07T07:07:52.1098409Z adding 'torch/_inductor/cudagraph_utils.py' 2025-09-07T07:07:52.1101245Z adding 'torch/_inductor/custom_graph_pass.py' 2025-09-07T07:07:52.1121802Z adding 'torch/_inductor/debug.py' 2025-09-07T07:07:52.1134708Z adding 'torch/_inductor/decomposition.py' 2025-09-07T07:07:52.1141091Z adding 'torch/_inductor/dependencies.py' 2025-09-07T07:07:52.1145989Z adding 'torch/_inductor/dtype_propagation.py' 2025-09-07T07:07:52.1149067Z adding 'torch/_inductor/exc.py' 2025-09-07T07:07:52.1151258Z adding 'torch/_inductor/extern_node_serializer.py' 2025-09-07T07:07:52.1155807Z adding 'torch/_inductor/freezing.py' 2025-09-07T07:07:52.1158196Z adding 'torch/_inductor/freezing_utils.py' 2025-09-07T07:07:52.1171196Z adding 'torch/_inductor/fuzzer.py' 2025-09-07T07:07:52.1177535Z adding 'torch/_inductor/fx_utils.py' 2025-09-07T07:07:52.1221359Z adding 'torch/_inductor/graph.py' 2025-09-07T07:07:52.1221916Z adding 'torch/_inductor/hooks.py' 2025-09-07T07:07:52.1225197Z adding 'torch/_inductor/index_propagation.py' 2025-09-07T07:07:52.1228986Z adding 'torch/_inductor/inductor_prims.py' 2025-09-07T07:07:52.1345486Z adding 'torch/_inductor/ir.py' 2025-09-07T07:07:52.1352806Z adding 'torch/_inductor/jagged_lowerings.py' 2025-09-07T07:07:52.1356514Z adding 'torch/_inductor/kernel_inputs.py' 2025-09-07T07:07:52.1359154Z adding 'torch/_inductor/kernel_template_choice.py' 2025-09-07T07:07:52.1368681Z adding 'torch/_inductor/loop_body.py' 2025-09-07T07:07:52.1455806Z adding 'torch/_inductor/lowering.py' 2025-09-07T07:07:52.1468317Z adding 'torch/_inductor/memory.py' 2025-09-07T07:07:52.1474076Z adding 'torch/_inductor/metrics.py' 2025-09-07T07:07:52.1484080Z adding 'torch/_inductor/mkldnn_ir.py' 2025-09-07T07:07:52.1501233Z adding 'torch/_inductor/mkldnn_lowerings.py' 2025-09-07T07:07:52.1501705Z adding 'torch/_inductor/mock_cache.py' 2025-09-07T07:07:52.1511565Z adding 'torch/_inductor/ops_handler.py' 2025-09-07T07:07:52.1515339Z adding 'torch/_inductor/optimize_indexing.py' 2025-09-07T07:07:52.1525337Z adding 'torch/_inductor/output_code.py' 2025-09-07T07:07:52.1562193Z adding 'torch/_inductor/pattern_matcher.py' 2025-09-07T07:07:52.1562687Z adding 'torch/_inductor/quantized_lowerings.py' 2025-09-07T07:07:52.1566830Z adding 'torch/_inductor/remote_cache.py' 2025-09-07T07:07:52.1569174Z adding 'torch/_inductor/remote_gemm_autotune_cache.py' 2025-09-07T07:07:52.1650707Z adding 'torch/_inductor/scheduler.py' 2025-09-07T07:07:52.1651832Z adding 'torch/_inductor/script.ld' 2025-09-07T07:07:52.1704935Z adding 'torch/_inductor/select_algorithm.py' 2025-09-07T07:07:52.1705508Z adding 'torch/_inductor/shape_propagation.py' 2025-09-07T07:07:52.1724304Z adding 'torch/_inductor/sizevars.py' 2025-09-07T07:07:52.1724860Z adding 'torch/_inductor/standalone_compile.py' 2025-09-07T07:07:52.1727498Z adding 'torch/_inductor/subgraph_lowering.py' 2025-09-07T07:07:52.1729672Z adding 'torch/_inductor/test_case.py' 2025-09-07T07:07:52.1731650Z adding 'torch/_inductor/test_operators.py' 2025-09-07T07:07:52.1740652Z adding 'torch/_inductor/tiling_utils.py' 2025-09-07T07:07:52.1747232Z adding 'torch/_inductor/triton_bundler.py' 2025-09-07T07:07:52.1799345Z adding 'torch/_inductor/utils.py' 2025-09-07T07:07:52.1803791Z adding 'torch/_inductor/virtualized.py' 2025-09-07T07:07:52.1809939Z adding 'torch/_inductor/wrapper_benchmark.py' 2025-09-07T07:07:52.1812312Z adding 'torch/_inductor/analysis/__init__.py' 2025-09-07T07:07:52.1815412Z adding 'torch/_inductor/analysis/device_info.py' 2025-09-07T07:07:52.1824946Z adding 'torch/_inductor/analysis/profile_analysis.py' 2025-09-07T07:07:52.1827892Z adding 'torch/_inductor/autoheuristic/__init__.py' 2025-09-07T07:07:52.1832493Z adding 'torch/_inductor/autoheuristic/autoheuristic.py' 2025-09-07T07:07:52.1837168Z adding 'torch/_inductor/autoheuristic/autoheuristic_utils.py' 2025-09-07T07:07:52.1840293Z adding 'torch/_inductor/autoheuristic/learned_heuristic_controller.py' 2025-09-07T07:07:52.1842684Z adding 'torch/_inductor/autoheuristic/learnedheuristic_interface.py' 2025-09-07T07:07:52.1848808Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py' 2025-09-07T07:07:52.1855766Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py' 2025-09-07T07:07:52.1859532Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py' 2025-09-07T07:07:52.1863487Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py' 2025-09-07T07:07:52.1866533Z adding 'torch/_inductor/autoheuristic/artifacts/_PadMMA100.py' 2025-09-07T07:07:52.1868314Z adding 'torch/_inductor/autoheuristic/artifacts/__init__.py' 2025-09-07T07:07:52.1870548Z adding 'torch/_inductor/codegen/__init__.py' 2025-09-07T07:07:52.1872700Z adding 'torch/_inductor/codegen/aoti_hipify_utils.py' 2025-09-07T07:07:52.1876409Z adding 'torch/_inductor/codegen/block_analysis.py' 2025-09-07T07:07:52.1909336Z adding 'torch/_inductor/codegen/common.py' 2025-09-07T07:07:52.1989354Z adding 'torch/_inductor/codegen/cpp.py' 2025-09-07T07:07:52.1998110Z adding 'torch/_inductor/codegen/cpp_bmm_template.py' 2025-09-07T07:07:52.2015599Z adding 'torch/_inductor/codegen/cpp_flex_attention_template.py' 2025-09-07T07:07:52.2041188Z adding 'torch/_inductor/codegen/cpp_gemm_template.py' 2025-09-07T07:07:52.2044076Z adding 'torch/_inductor/codegen/cpp_grouped_gemm_template.py' 2025-09-07T07:07:52.2067030Z adding 'torch/_inductor/codegen/cpp_micro_gemm.py' 2025-09-07T07:07:52.2070566Z adding 'torch/_inductor/codegen/cpp_template.py' 2025-09-07T07:07:52.2078393Z adding 'torch/_inductor/codegen/cpp_template_kernel.py' 2025-09-07T07:07:52.2087896Z adding 'torch/_inductor/codegen/cpp_utils.py' 2025-09-07T07:07:52.2134817Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2025-09-07T07:07:52.2145924Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py' 2025-09-07T07:07:52.2153645Z adding 'torch/_inductor/codegen/cpp_wrapper_gpu.py' 2025-09-07T07:07:52.2157551Z adding 'torch/_inductor/codegen/cpp_wrapper_mps.py' 2025-09-07T07:07:52.2159627Z adding 'torch/_inductor/codegen/cpu_device_op_overrides.py' 2025-09-07T07:07:52.2163494Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2025-09-07T07:07:52.2167512Z adding 'torch/_inductor/codegen/debug_utils.py' 2025-09-07T07:07:52.2189946Z adding 'torch/_inductor/codegen/halide.py' 2025-09-07T07:07:52.2198718Z adding 'torch/_inductor/codegen/memory_planning.py' 2025-09-07T07:07:52.2216437Z adding 'torch/_inductor/codegen/mps.py' 2025-09-07T07:07:52.2217356Z adding 'torch/_inductor/codegen/mps_device_op_overrides.py' 2025-09-07T07:07:52.2220931Z adding 'torch/_inductor/codegen/multi_kernel.py' 2025-09-07T07:07:52.2223545Z adding 'torch/_inductor/codegen/python_wrapper_mtia.py' 2025-09-07T07:07:52.2227263Z adding 'torch/_inductor/codegen/segmented_tree.py' 2025-09-07T07:07:52.2265547Z adding 'torch/_inductor/codegen/simd.py' 2025-09-07T07:07:52.2274597Z adding 'torch/_inductor/codegen/simd_kernel_features.py' 2025-09-07T07:07:52.2278567Z adding 'torch/_inductor/codegen/subgraph.py' 2025-09-07T07:07:52.2348916Z adding 'torch/_inductor/codegen/triton.py' 2025-09-07T07:07:52.2365782Z adding 'torch/_inductor/codegen/triton_combo_kernel.py' 2025-09-07T07:07:52.2369978Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2025-09-07T07:07:52.2374100Z adding 'torch/_inductor/codegen/triton_utils.py' 2025-09-07T07:07:52.2427387Z adding 'torch/_inductor/codegen/wrapper.py' 2025-09-07T07:07:52.2444871Z adding 'torch/_inductor/codegen/wrapper_fxir.py' 2025-09-07T07:07:52.2445838Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2025-09-07T07:07:52.2447256Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2025-09-07T07:07:52.2451848Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2025-09-07T07:07:52.2454089Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2025-09-07T07:07:52.2462806Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2025-09-07T07:07:52.2468750Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2025-09-07T07:07:52.2471926Z adding 'torch/_inductor/codegen/cuda/cutlass_cache.py' 2025-09-07T07:07:52.2474545Z adding 'torch/_inductor/codegen/cuda/cutlass_presets.py' 2025-09-07T07:07:52.2479384Z adding 'torch/_inductor/codegen/cuda/cutlass_python_evt.py' 2025-09-07T07:07:52.2485478Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2025-09-07T07:07:52.2490309Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2025-09-07T07:07:52.2514839Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2025-09-07T07:07:52.2521795Z adding 'torch/_inductor/codegen/cuda/serialization.py' 2025-09-07T07:07:52.2524276Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2025-09-07T07:07:52.2528413Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py' 2025-09-07T07:07:52.2534064Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2025-09-07T07:07:52.2536640Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py' 2025-09-07T07:07:52.2538697Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py' 2025-09-07T07:07:52.2540515Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py' 2025-09-07T07:07:52.2542303Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py' 2025-09-07T07:07:52.2544519Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py' 2025-09-07T07:07:52.2546632Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py' 2025-09-07T07:07:52.2548272Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py' 2025-09-07T07:07:52.2550105Z adding 'torch/_inductor/codegen/cutedsl/__init__.py' 2025-09-07T07:07:52.2556251Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_kernel.py' 2025-09-07T07:07:52.2561402Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py' 2025-09-07T07:07:52.2564931Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py' 2025-09-07T07:07:52.2568484Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_template.py' 2025-09-07T07:07:52.2570612Z adding 'torch/_inductor/codegen/mtia/__init__.py' 2025-09-07T07:07:52.2572714Z adding 'torch/_inductor/codegen/mtia/device_op_overrides.py' 2025-09-07T07:07:52.2574734Z adding 'torch/_inductor/codegen/rocm/__init__.py' 2025-09-07T07:07:52.2581684Z adding 'torch/_inductor/codegen/rocm/ck_conv_template.py' 2025-09-07T07:07:52.2585220Z adding 'torch/_inductor/codegen/rocm/ck_template.py' 2025-09-07T07:07:52.2587550Z adding 'torch/_inductor/codegen/rocm/ck_tile_template.py' 2025-09-07T07:07:52.2597476Z adding 'torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py' 2025-09-07T07:07:52.2609832Z adding 'torch/_inductor/codegen/rocm/ck_universal_gemm_template.py' 2025-09-07T07:07:52.2613659Z adding 'torch/_inductor/codegen/rocm/compile_command.py' 2025-09-07T07:07:52.2616748Z adding 'torch/_inductor/codegen/rocm/rocm_benchmark_request.py' 2025-09-07T07:07:52.2619546Z adding 'torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py' 2025-09-07T07:07:52.2623936Z adding 'torch/_inductor/codegen/rocm/rocm_kernel.py' 2025-09-07T07:07:52.2627941Z adding 'torch/_inductor/codegen/rocm/rocm_template.py' 2025-09-07T07:07:52.2630195Z adding 'torch/_inductor/codegen/rocm/rocm_template_buffer.py' 2025-09-07T07:07:52.2631997Z adding 'torch/_inductor/codegen/rocm/rocm_utils.py' 2025-09-07T07:07:52.2634013Z adding 'torch/_inductor/codegen/xpu/__init__.py' 2025-09-07T07:07:52.2636386Z adding 'torch/_inductor/codegen/xpu/device_op_overrides.py' 2025-09-07T07:07:52.2638307Z adding 'torch/_inductor/compile_worker/__init__.py' 2025-09-07T07:07:52.2640606Z adding 'torch/_inductor/compile_worker/__main__.py' 2025-09-07T07:07:52.2646005Z adding 'torch/_inductor/compile_worker/subproc_pool.py' 2025-09-07T07:07:52.2649093Z adding 'torch/_inductor/compile_worker/tracked_process_pool.py' 2025-09-07T07:07:52.2651346Z adding 'torch/_inductor/compile_worker/utils.py' 2025-09-07T07:07:52.2653482Z adding 'torch/_inductor/fx_passes/__init__.py' 2025-09-07T07:07:52.2661872Z adding 'torch/_inductor/fx_passes/b2b_gemm.py' 2025-09-07T07:07:52.2668411Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2025-09-07T07:07:52.2686163Z adding 'torch/_inductor/fx_passes/bucketing.py' 2025-09-07T07:07:52.2686710Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2025-09-07T07:07:52.2688003Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2025-09-07T07:07:52.2690637Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2025-09-07T07:07:52.2694926Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2025-09-07T07:07:52.2698892Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2025-09-07T07:07:52.2701585Z adding 'torch/_inductor/fx_passes/fsdp.py' 2025-09-07T07:07:52.2710923Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2025-09-07T07:07:52.2730073Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2025-09-07T07:07:52.2742428Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2025-09-07T07:07:52.2752193Z adding 'torch/_inductor/fx_passes/micro_pipeline_tp.py' 2025-09-07T07:07:52.2755932Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2025-09-07T07:07:52.2776142Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2025-09-07T07:07:52.2777376Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2025-09-07T07:07:52.2786478Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2025-09-07T07:07:52.2816712Z adding 'torch/_inductor/fx_passes/post_grad.py' 2025-09-07T07:07:52.2822095Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2025-09-07T07:07:52.2862452Z adding 'torch/_inductor/fx_passes/quantization.py' 2025-09-07T07:07:52.2873714Z adding 'torch/_inductor/fx_passes/reinplace.py' 2025-09-07T07:07:52.2877138Z adding 'torch/_inductor/fx_passes/replace_random.py' 2025-09-07T07:07:52.2913916Z adding 'torch/_inductor/fx_passes/split_cat.py' 2025-09-07T07:07:52.2917909Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2025-09-07T07:07:52.2920458Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2025-09-07T07:07:52.2923774Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2025-09-07T07:07:52.2927219Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2025-09-07T07:07:52.2930549Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2025-09-07T07:07:52.2933492Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2025-09-07T07:07:52.2936758Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2025-09-07T07:07:52.2940374Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2025-09-07T07:07:52.2945979Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2025-09-07T07:07:52.2950700Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2025-09-07T07:07:52.2955428Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2025-09-07T07:07:52.2959570Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2025-09-07T07:07:52.2963540Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2025-09-07T07:07:52.2967183Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py' 2025-09-07T07:07:52.2970843Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py' 2025-09-07T07:07:52.2974538Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py' 2025-09-07T07:07:52.2978040Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py' 2025-09-07T07:07:52.2981169Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py' 2025-09-07T07:07:52.2984624Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2025-09-07T07:07:52.2988069Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2025-09-07T07:07:52.2991769Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2025-09-07T07:07:52.2995198Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2025-09-07T07:07:52.2998772Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2025-09-07T07:07:52.3002209Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2025-09-07T07:07:52.3005712Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2025-09-07T07:07:52.3008231Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2025-09-07T07:07:52.3010272Z adding 'torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2025-09-07T07:07:52.3012268Z adding 'torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2025-09-07T07:07:52.3014224Z adding 'torch/_inductor/kernel/__init__.py' 2025-09-07T07:07:52.3018244Z adding 'torch/_inductor/kernel/bmm.py' 2025-09-07T07:07:52.3025346Z adding 'torch/_inductor/kernel/conv.py' 2025-09-07T07:07:52.3039419Z adding 'torch/_inductor/kernel/mm.py' 2025-09-07T07:07:52.3042847Z adding 'torch/_inductor/kernel/mm_common.py' 2025-09-07T07:07:52.3049901Z adding 'torch/_inductor/kernel/mm_grouped.py' 2025-09-07T07:07:52.3053700Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2025-09-07T07:07:52.3056056Z adding 'torch/_inductor/kernel/flex/__init__.py' 2025-09-07T07:07:52.3061147Z adding 'torch/_inductor/kernel/flex/common.py' 2025-09-07T07:07:52.3070112Z adding 'torch/_inductor/kernel/flex/flex_attention.py' 2025-09-07T07:07:52.3075522Z adding 'torch/_inductor/kernel/flex/flex_cpu.py' 2025-09-07T07:07:52.3081463Z adding 'torch/_inductor/kernel/flex/flex_decoding.py' 2025-09-07T07:07:52.3085722Z adding 'torch/_inductor/kernel/flex/templates/common.py.jinja' 2025-09-07T07:07:52.3089807Z adding 'torch/_inductor/kernel/flex/templates/flex_attention.py.jinja' 2025-09-07T07:07:52.3097322Z adding 'torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja' 2025-09-07T07:07:52.3102234Z adding 'torch/_inductor/kernel/flex/templates/flex_decode.py.jinja' 2025-09-07T07:07:52.3105184Z adding 'torch/_inductor/kernel/flex/templates/utilities.py.jinja' 2025-09-07T07:07:52.3107349Z adding 'torch/_inductor/package/__init__.py' 2025-09-07T07:07:52.3109198Z adding 'torch/_inductor/package/build_package.py' 2025-09-07T07:07:52.3111994Z adding 'torch/_inductor/package/package.py' 2025-09-07T07:07:52.3114235Z adding 'torch/_inductor/runtime/__init__.py' 2025-09-07T07:07:52.3122163Z adding 'torch/_inductor/runtime/autotune_cache.py' 2025-09-07T07:07:52.3127401Z adding 'torch/_inductor/runtime/benchmarking.py' 2025-09-07T07:07:52.3129919Z adding 'torch/_inductor/runtime/cache_dir_utils.py' 2025-09-07T07:07:52.3132235Z adding 'torch/_inductor/runtime/compile_tasks.py' 2025-09-07T07:07:52.3136344Z adding 'torch/_inductor/runtime/coordinate_descent_tuner.py' 2025-09-07T07:07:52.3139316Z adding 'torch/_inductor/runtime/debug_utils.py' 2025-09-07T07:07:52.3142085Z adding 'torch/_inductor/runtime/halide_helpers.py' 2025-09-07T07:07:52.3145825Z adding 'torch/_inductor/runtime/hints.py' 2025-09-07T07:07:52.3149300Z adding 'torch/_inductor/runtime/runtime_utils.py' 2025-09-07T07:07:52.3153738Z adding 'torch/_inductor/runtime/static_cuda_launcher.py' 2025-09-07T07:07:52.3156963Z adding 'torch/_inductor/runtime/triton_compat.py' 2025-09-07T07:07:52.3166040Z adding 'torch/_inductor/runtime/triton_helpers.py' 2025-09-07T07:07:52.3216420Z adding 'torch/_inductor/runtime/triton_heuristics.py' 2025-09-07T07:07:52.3217383Z adding 'torch/_inductor/template_heuristics/__init__.py' 2025-09-07T07:07:52.3217988Z adding 'torch/_inductor/template_heuristics/aten.py' 2025-09-07T07:07:52.3220261Z adding 'torch/_inductor/template_heuristics/base.py' 2025-09-07T07:07:52.3222614Z adding 'torch/_inductor/template_heuristics/contiguous_mm.py' 2025-09-07T07:07:52.3225397Z adding 'torch/_inductor/template_heuristics/decompose_k.py' 2025-09-07T07:07:52.3227308Z adding 'torch/_inductor/template_heuristics/gemm.py' 2025-09-07T07:07:52.3230518Z adding 'torch/_inductor/template_heuristics/registry.py' 2025-09-07T07:07:52.3249019Z adding 'torch/_inductor/template_heuristics/triton.py' 2025-09-07T07:07:52.3253253Z adding 'torch/_inductor/template_heuristics/triton_addmm.py' 2025-09-07T07:07:52.3255914Z adding 'torch/_lazy/__init__.py' 2025-09-07T07:07:52.3258968Z adding 'torch/_lazy/closure.py' 2025-09-07T07:07:52.3261614Z adding 'torch/_lazy/computation.py' 2025-09-07T07:07:52.3263567Z adding 'torch/_lazy/config.py' 2025-09-07T07:07:52.3265732Z adding 'torch/_lazy/debug.py' 2025-09-07T07:07:52.3267667Z adding 'torch/_lazy/device_context.py' 2025-09-07T07:07:52.3271822Z adding 'torch/_lazy/extract_compiled_graph.py' 2025-09-07T07:07:52.3273901Z adding 'torch/_lazy/ir_cache.py' 2025-09-07T07:07:52.3275874Z adding 'torch/_lazy/metrics.py' 2025-09-07T07:07:52.3277940Z adding 'torch/_lazy/tensor_factory_functions.py' 2025-09-07T07:07:52.3279611Z adding 'torch/_lazy/ts_backend.py' 2025-09-07T07:07:52.3281686Z adding 'torch/_library/__init__.py' 2025-09-07T07:07:52.3285402Z adding 'torch/_library/autograd.py' 2025-09-07T07:07:52.3297252Z adding 'torch/_library/custom_ops.py' 2025-09-07T07:07:52.3303636Z adding 'torch/_library/fake_class_registry.py' 2025-09-07T07:07:52.3308307Z adding 'torch/_library/fake_impl.py' 2025-09-07T07:07:52.3313213Z adding 'torch/_library/fake_profile.py' 2025-09-07T07:07:52.3318551Z adding 'torch/_library/infer_schema.py' 2025-09-07T07:07:52.3321330Z adding 'torch/_library/simple_registry.py' 2025-09-07T07:07:52.3326970Z adding 'torch/_library/triton.py' 2025-09-07T07:07:52.3335417Z adding 'torch/_library/utils.py' 2025-09-07T07:07:52.3338302Z adding 'torch/_logging/__init__.py' 2025-09-07T07:07:52.3362191Z adding 'torch/_logging/_internal.py' 2025-09-07T07:07:52.3363051Z adding 'torch/_logging/_registrations.py' 2025-09-07T07:07:52.3365516Z adding 'torch/_logging/scribe.py' 2025-09-07T07:07:52.3368247Z adding 'torch/_logging/structured.py' 2025-09-07T07:07:52.3370675Z adding 'torch/_numpy/__init__.py' 2025-09-07T07:07:52.3373025Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2025-09-07T07:07:52.3377798Z adding 'torch/_numpy/_casting_dicts.py' 2025-09-07T07:07:52.3383253Z adding 'torch/_numpy/_dtypes.py' 2025-09-07T07:07:52.3387467Z adding 'torch/_numpy/_dtypes_impl.py' 2025-09-07T07:07:52.3389848Z adding 'torch/_numpy/_funcs.py' 2025-09-07T07:07:52.3413796Z adding 'torch/_numpy/_funcs_impl.py' 2025-09-07T07:07:52.3414226Z adding 'torch/_numpy/_getlimits.py' 2025-09-07T07:07:52.3421039Z adding 'torch/_numpy/_ndarray.py' 2025-09-07T07:07:52.3425695Z adding 'torch/_numpy/_normalizations.py' 2025-09-07T07:07:52.3430181Z adding 'torch/_numpy/_reductions_impl.py' 2025-09-07T07:07:52.3434017Z adding 'torch/_numpy/_ufuncs.py' 2025-09-07T07:07:52.3436506Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2025-09-07T07:07:52.3440364Z adding 'torch/_numpy/_util.py' 2025-09-07T07:07:52.3442732Z adding 'torch/_numpy/fft.py' 2025-09-07T07:07:52.3445679Z adding 'torch/_numpy/linalg.py' 2025-09-07T07:07:52.3448683Z adding 'torch/_numpy/random.py' 2025-09-07T07:07:52.3450998Z adding 'torch/_numpy/testing/__init__.py' 2025-09-07T07:07:52.3481218Z adding 'torch/_numpy/testing/utils.py' 2025-09-07T07:07:52.3507841Z adding 'torch/_prims/__init__.py' 2025-09-07T07:07:52.3511399Z adding 'torch/_prims/context.py' 2025-09-07T07:07:52.3513646Z adding 'torch/_prims/debug_prims.py' 2025-09-07T07:07:52.3515996Z adding 'torch/_prims/executor.py' 2025-09-07T07:07:52.3520477Z adding 'torch/_prims/rng_prims.py' 2025-09-07T07:07:52.3549776Z adding 'torch/_prims_common/__init__.py' 2025-09-07T07:07:52.3557218Z adding 'torch/_prims_common/wrappers.py' 2025-09-07T07:07:52.3632826Z adding 'torch/_refs/__init__.py' 2025-09-07T07:07:52.3639680Z adding 'torch/_refs/_conversions.py' 2025-09-07T07:07:52.3644489Z adding 'torch/_refs/fft.py' 2025-09-07T07:07:52.3649719Z adding 'torch/_refs/linalg/__init__.py' 2025-09-07T07:07:52.3652032Z adding 'torch/_refs/nn/__init__.py' 2025-09-07T07:07:52.3665224Z adding 'torch/_refs/nn/functional/__init__.py' 2025-09-07T07:07:52.3669650Z adding 'torch/_refs/special/__init__.py' 2025-09-07T07:07:52.3671797Z adding 'torch/_strobelight/__init__.py' 2025-09-07T07:07:52.3676250Z adding 'torch/_strobelight/cli_function_profiler.py' 2025-09-07T07:07:52.3680086Z adding 'torch/_strobelight/compile_time_profiler.py' 2025-09-07T07:07:52.3682546Z adding 'torch/_subclasses/__init__.py' 2025-09-07T07:07:52.3686517Z adding 'torch/_subclasses/_fake_tensor_utils.py' 2025-09-07T07:07:52.3705056Z adding 'torch/_subclasses/fake_impls.py' 2025-09-07T07:07:52.3754180Z adding 'torch/_subclasses/fake_tensor.py' 2025-09-07T07:07:52.3761939Z adding 'torch/_subclasses/fake_utils.py' 2025-09-07T07:07:52.3778970Z adding 'torch/_subclasses/functional_tensor.py' 2025-09-07T07:07:52.3809753Z adding 'torch/_subclasses/meta_utils.py' 2025-09-07T07:07:52.3810300Z adding 'torch/_subclasses/schema_check_mode.py' 2025-09-07T07:07:52.3811222Z adding 'torch/_vendor/__init__.py' 2025-09-07T07:07:52.3813444Z adding 'torch/_vendor/packaging/__init__.py' 2025-09-07T07:07:52.3815360Z adding 'torch/_vendor/packaging/_structures.py' 2025-09-07T07:07:52.3820989Z adding 'torch/_vendor/packaging/version.py' 2025-09-07T07:07:52.3825906Z adding 'torch/accelerator/__init__.py' 2025-09-07T07:07:52.3828228Z adding 'torch/accelerator/_utils.py' 2025-09-07T07:07:52.3831454Z adding 'torch/accelerator/memory.py' 2025-09-07T07:07:52.3833844Z adding 'torch/amp/__init__.py' 2025-09-07T07:07:52.3841520Z adding 'torch/amp/autocast_mode.py' 2025-09-07T07:07:52.3852294Z adding 'torch/amp/grad_scaler.py' 2025-09-07T07:07:52.3855430Z adding 'torch/ao/__init__.py' 2025-09-07T07:07:52.3857720Z adding 'torch/ao/nn/__init__.py' 2025-09-07T07:07:52.3860391Z adding 'torch/ao/nn/intrinsic/__init__.py' 2025-09-07T07:07:52.3863063Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2025-09-07T07:07:52.3865965Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2025-09-07T07:07:52.3868240Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2025-09-07T07:07:52.3870442Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2025-09-07T07:07:52.3878023Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2025-09-07T07:07:52.3882317Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2025-09-07T07:07:52.3884821Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2025-09-07T07:07:52.3886880Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2025-09-07T07:07:52.3888874Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2025-09-07T07:07:52.3890903Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-09-07T07:07:52.3893201Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-09-07T07:07:52.3895312Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2025-09-07T07:07:52.3897546Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2025-09-07T07:07:52.3900014Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2025-09-07T07:07:52.3902928Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2025-09-07T07:07:52.3906474Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2025-09-07T07:07:52.3908608Z adding 'torch/ao/nn/qat/__init__.py' 2025-09-07T07:07:52.3910680Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2025-09-07T07:07:52.3912644Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2025-09-07T07:07:52.3914713Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2025-09-07T07:07:52.3916793Z adding 'torch/ao/nn/qat/modules/__init__.py' 2025-09-07T07:07:52.3920135Z adding 'torch/ao/nn/qat/modules/conv.py' 2025-09-07T07:07:52.3923281Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2025-09-07T07:07:52.3925919Z adding 'torch/ao/nn/qat/modules/linear.py' 2025-09-07T07:07:52.3928033Z adding 'torch/ao/nn/quantizable/__init__.py' 2025-09-07T07:07:52.3930022Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2025-09-07T07:07:52.3936824Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2025-09-07T07:07:52.3944158Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2025-09-07T07:07:52.3947388Z adding 'torch/ao/nn/quantized/__init__.py' 2025-09-07T07:07:52.3954669Z adding 'torch/ao/nn/quantized/functional.py' 2025-09-07T07:07:52.3957652Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2025-09-07T07:07:52.3959973Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2025-09-07T07:07:52.3964441Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2025-09-07T07:07:52.3968249Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2025-09-07T07:07:52.3984989Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2025-09-07T07:07:52.3986404Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2025-09-07T07:07:52.3990366Z adding 'torch/ao/nn/quantized/modules/activation.py' 2025-09-07T07:07:52.3993287Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2025-09-07T07:07:52.4001857Z adding 'torch/ao/nn/quantized/modules/conv.py' 2025-09-07T07:07:52.4005044Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2025-09-07T07:07:52.4009439Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2025-09-07T07:07:52.4012929Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2025-09-07T07:07:52.4017882Z adding 'torch/ao/nn/quantized/modules/linear.py' 2025-09-07T07:07:52.4021109Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2025-09-07T07:07:52.4023598Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2025-09-07T07:07:52.4026954Z adding 'torch/ao/nn/quantized/modules/utils.py' 2025-09-07T07:07:52.4029901Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2025-09-07T07:07:52.4031593Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2025-09-07T07:07:52.4035090Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2025-09-07T07:07:52.4038107Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2025-09-07T07:07:52.4044761Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2025-09-07T07:07:52.4048077Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2025-09-07T07:07:52.4052351Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2025-09-07T07:07:52.4054809Z adding 'torch/ao/nn/sparse/__init__.py' 2025-09-07T07:07:52.4056813Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2025-09-07T07:07:52.4060718Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2025-09-07T07:07:52.4063432Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2025-09-07T07:07:52.4065703Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2025-09-07T07:07:52.4069032Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2025-09-07T07:07:52.4071179Z adding 'torch/ao/ns/__init__.py' 2025-09-07T07:07:52.4077217Z adding 'torch/ao/ns/_numeric_suite.py' 2025-09-07T07:07:52.4092296Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2025-09-07T07:07:52.4092981Z adding 'torch/ao/ns/fx/__init__.py' 2025-09-07T07:07:52.4099441Z adding 'torch/ao/ns/fx/graph_matcher.py' 2025-09-07T07:07:52.4113298Z adding 'torch/ao/ns/fx/graph_passes.py' 2025-09-07T07:07:52.4119434Z adding 'torch/ao/ns/fx/mappings.py' 2025-09-07T07:07:52.4141344Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2025-09-07T07:07:52.4141866Z adding 'torch/ao/ns/fx/ns_types.py' 2025-09-07T07:07:52.4143214Z adding 'torch/ao/ns/fx/pattern_utils.py' 2025-09-07T07:07:52.4147960Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2025-09-07T07:07:52.4154689Z adding 'torch/ao/ns/fx/utils.py' 2025-09-07T07:07:52.4159104Z adding 'torch/ao/ns/fx/weight_utils.py' 2025-09-07T07:07:52.4162313Z adding 'torch/ao/pruning/__init__.py' 2025-09-07T07:07:52.4164201Z adding 'torch/ao/pruning/_mappings.py' 2025-09-07T07:07:52.4166263Z adding 'torch/ao/pruning/_experimental/__init__.py' 2025-09-07T07:07:52.4168299Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2025-09-07T07:07:52.4175087Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2025-09-07T07:07:52.4177531Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2025-09-07T07:07:52.4181180Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2025-09-07T07:07:52.4183406Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2025-09-07T07:07:52.4189252Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2025-09-07T07:07:52.4193280Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2025-09-07T07:07:52.4196642Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2025-09-07T07:07:52.4198752Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2025-09-07T07:07:52.4200725Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2025-09-07T07:07:52.4203013Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2025-09-07T07:07:52.4205891Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2025-09-07T07:07:52.4208953Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2025-09-07T07:07:52.4210878Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2025-09-07T07:07:52.4214969Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2025-09-07T07:07:52.4217635Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2025-09-07T07:07:52.4219916Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2025-09-07T07:07:52.4222232Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2025-09-07T07:07:52.4228488Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2025-09-07T07:07:52.4231245Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2025-09-07T07:07:52.4233368Z adding 'torch/ao/pruning/scheduler/__init__.py' 2025-09-07T07:07:52.4236784Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2025-09-07T07:07:52.4239553Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2025-09-07T07:07:52.4242034Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2025-09-07T07:07:52.4244040Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2025-09-07T07:07:52.4249035Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2025-09-07T07:07:52.4251882Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2025-09-07T07:07:52.4254891Z adding 'torch/ao/pruning/sparsifier/utils.py' 2025-09-07T07:07:52.4258892Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2025-09-07T07:07:52.4263685Z adding 'torch/ao/quantization/__init__.py' 2025-09-07T07:07:52.4267237Z adding 'torch/ao/quantization/_correct_bias.py' 2025-09-07T07:07:52.4271569Z adding 'torch/ao/quantization/_equalize.py' 2025-09-07T07:07:52.4275499Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2025-09-07T07:07:52.4282186Z adding 'torch/ao/quantization/fake_quantize.py' 2025-09-07T07:07:52.4286196Z adding 'torch/ao/quantization/fuse_modules.py' 2025-09-07T07:07:52.4290151Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2025-09-07T07:07:52.4318056Z adding 'torch/ao/quantization/observer.py' 2025-09-07T07:07:52.4324733Z adding 'torch/ao/quantization/qconfig.py' 2025-09-07T07:07:52.4330064Z adding 'torch/ao/quantization/qconfig_mapping.py' 2025-09-07T07:07:52.4332492Z adding 'torch/ao/quantization/quant_type.py' 2025-09-07T07:07:52.4336834Z adding 'torch/ao/quantization/quantization_mappings.py' 2025-09-07T07:07:52.4347069Z adding 'torch/ao/quantization/quantize.py' 2025-09-07T07:07:52.4356579Z adding 'torch/ao/quantization/quantize_fx.py' 2025-09-07T07:07:52.4363089Z adding 'torch/ao/quantization/quantize_jit.py' 2025-09-07T07:07:52.4367296Z adding 'torch/ao/quantization/quantize_pt2e.py' 2025-09-07T07:07:52.4369975Z adding 'torch/ao/quantization/stubs.py' 2025-09-07T07:07:52.4380223Z adding 'torch/ao/quantization/utils.py' 2025-09-07T07:07:52.4383540Z adding 'torch/ao/quantization/backend_config/__init__.py' 2025-09-07T07:07:52.4390720Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2025-09-07T07:07:52.4394363Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2025-09-07T07:07:52.4403530Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2025-09-07T07:07:52.4408642Z adding 'torch/ao/quantization/backend_config/executorch.py' 2025-09-07T07:07:52.4411558Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2025-09-07T07:07:52.4414462Z adding 'torch/ao/quantization/backend_config/native.py' 2025-09-07T07:07:52.4419335Z adding 'torch/ao/quantization/backend_config/onednn.py' 2025-09-07T07:07:52.4422474Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2025-09-07T07:07:52.4425371Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2025-09-07T07:07:52.4430093Z adding 'torch/ao/quantization/backend_config/utils.py' 2025-09-07T07:07:52.4432904Z adding 'torch/ao/quantization/backend_config/x86.py' 2025-09-07T07:07:52.4435239Z adding 'torch/ao/quantization/fx/__init__.py' 2025-09-07T07:07:52.4444462Z adding 'torch/ao/quantization/fx/_decomposed.py' 2025-09-07T07:07:52.4461214Z adding 'torch/ao/quantization/fx/_equalize.py' 2025-09-07T07:07:52.4474944Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2025-09-07T07:07:52.4500527Z adding 'torch/ao/quantization/fx/convert.py' 2025-09-07T07:07:52.4501792Z adding 'torch/ao/quantization/fx/custom_config.py' 2025-09-07T07:07:52.4505882Z adding 'torch/ao/quantization/fx/fuse.py' 2025-09-07T07:07:52.4508990Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2025-09-07T07:07:52.4512138Z adding 'torch/ao/quantization/fx/graph_module.py' 2025-09-07T07:07:52.4514352Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2025-09-07T07:07:52.4516434Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2025-09-07T07:07:52.4520612Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2025-09-07T07:07:52.4524748Z adding 'torch/ao/quantization/fx/match_utils.py' 2025-09-07T07:07:52.4527660Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2025-09-07T07:07:52.4561960Z adding 'torch/ao/quantization/fx/prepare.py' 2025-09-07T07:07:52.4566805Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2025-09-07T07:07:52.4570438Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2025-09-07T07:07:52.4572857Z adding 'torch/ao/quantization/fx/tracer.py' 2025-09-07T07:07:52.4585525Z adding 'torch/ao/quantization/fx/utils.py' 2025-09-07T07:07:52.4588613Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2025-09-07T07:07:52.4615749Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2025-09-07T07:07:52.4622868Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2025-09-07T07:07:52.4628454Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2025-09-07T07:07:52.4639020Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2025-09-07T07:07:52.4641839Z adding 'torch/ao/quantization/pt2e/__init__.py' 2025-09-07T07:07:52.4650962Z adding 'torch/ao/quantization/pt2e/_affine_quantization.py' 2025-09-07T07:07:52.4656630Z adding 'torch/ao/quantization/pt2e/_numeric_debugger.py' 2025-09-07T07:07:52.4659385Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2025-09-07T07:07:52.4663824Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2025-09-07T07:07:52.4667441Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2025-09-07T07:07:52.4669872Z adding 'torch/ao/quantization/pt2e/lowering.py' 2025-09-07T07:07:52.4673897Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2025-09-07T07:07:52.4681950Z adding 'torch/ao/quantization/pt2e/prepare.py' 2025-09-07T07:07:52.4699547Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2025-09-07T07:07:52.4702710Z adding 'torch/ao/quantization/pt2e/utils.py' 2025-09-07T07:07:52.4705696Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2025-09-07T07:07:52.4712267Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2025-09-07T07:07:52.4715422Z adding 'torch/ao/quantization/quantizer/__init__.py' 2025-09-07T07:07:52.4718114Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2025-09-07T07:07:52.4720703Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2025-09-07T07:07:52.4724298Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2025-09-07T07:07:52.4726947Z adding 'torch/ao/quantization/quantizer/utils.py' 2025-09-07T07:07:52.4742145Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2025-09-07T07:07:52.4749597Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2025-09-07T07:07:52.4760526Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2025-09-07T07:07:52.4764562Z adding 'torch/ao/quantization/quantizer/xpu_inductor_quantizer.py' 2025-09-07T07:07:52.4773948Z adding 'torch/autograd/__init__.py' 2025-09-07T07:07:52.4777774Z adding 'torch/autograd/anomaly_mode.py' 2025-09-07T07:07:52.4781602Z adding 'torch/autograd/forward_ad.py' 2025-09-07T07:07:52.4793410Z adding 'torch/autograd/function.py' 2025-09-07T07:07:52.4814153Z adding 'torch/autograd/functional.py' 2025-09-07T07:07:52.4814792Z adding 'torch/autograd/grad_mode.py' 2025-09-07T07:07:52.4852727Z adding 'torch/autograd/gradcheck.py' 2025-09-07T07:07:52.4860058Z adding 'torch/autograd/graph.py' 2025-09-07T07:07:52.4883224Z adding 'torch/autograd/profiler.py' 2025-09-07T07:07:52.4883728Z adding 'torch/autograd/profiler_legacy.py' 2025-09-07T07:07:52.4903534Z adding 'torch/autograd/profiler_util.py' 2025-09-07T07:07:52.4904168Z adding 'torch/autograd/variable.py' 2025-09-07T07:07:52.4904732Z adding 'torch/autograd/_functions/__init__.py' 2025-09-07T07:07:52.4905184Z adding 'torch/autograd/_functions/tensor.py' 2025-09-07T07:07:52.4906764Z adding 'torch/autograd/_functions/utils.py' 2025-09-07T07:07:52.4909664Z adding 'torch/backends/__init__.py' 2025-09-07T07:07:52.4911716Z adding 'torch/backends/_coreml/__init__.py' 2025-09-07T07:07:52.4914566Z adding 'torch/backends/_coreml/preprocess.py' 2025-09-07T07:07:52.4916625Z adding 'torch/backends/_nnapi/__init__.py' 2025-09-07T07:07:52.4919916Z adding 'torch/backends/_nnapi/prepare.py' 2025-09-07T07:07:52.4942850Z adding 'torch/backends/_nnapi/serializer.py' 2025-09-07T07:07:52.4947656Z adding 'torch/backends/cpu/__init__.py' 2025-09-07T07:07:52.4953429Z adding 'torch/backends/cuda/__init__.py' 2025-09-07T07:07:52.4957844Z adding 'torch/backends/cudnn/__init__.py' 2025-09-07T07:07:52.4960815Z adding 'torch/backends/cudnn/rnn.py' 2025-09-07T07:07:52.4963492Z adding 'torch/backends/cusparselt/__init__.py' 2025-09-07T07:07:52.4965537Z adding 'torch/backends/kleidiai/__init__.py' 2025-09-07T07:07:52.4967700Z adding 'torch/backends/mha/__init__.py' 2025-09-07T07:07:52.4970100Z adding 'torch/backends/miopen/__init__.py' 2025-09-07T07:07:52.4972759Z adding 'torch/backends/mkl/__init__.py' 2025-09-07T07:07:52.4975719Z adding 'torch/backends/mkldnn/__init__.py' 2025-09-07T07:07:52.4978307Z adding 'torch/backends/mps/__init__.py' 2025-09-07T07:07:52.4980598Z adding 'torch/backends/nnpack/__init__.py' 2025-09-07T07:07:52.4982523Z adding 'torch/backends/openmp/__init__.py' 2025-09-07T07:07:52.4985889Z adding 'torch/backends/opt_einsum/__init__.py' 2025-09-07T07:07:52.4988493Z adding 'torch/backends/quantized/__init__.py' 2025-09-07T07:07:52.4990414Z adding 'torch/backends/xeon/__init__.py' 2025-09-07T07:07:52.5001315Z adding 'torch/backends/xeon/run_cpu.py' 2025-09-07T07:07:52.5004566Z adding 'torch/backends/xnnpack/__init__.py' 2025-09-07T07:07:52.5346701Z adding 'torch/bin/FileStoreTest' 2025-09-07T07:07:52.5707174Z adding 'torch/bin/HashStoreTest' 2025-09-07T07:07:52.6087197Z adding 'torch/bin/TCPStoreTest' 2025-09-07T07:07:52.8931970Z adding 'torch/bin/protoc' 2025-09-07T07:07:53.1862208Z adding 'torch/bin/protoc-3.13.0.0' 2025-09-07T07:07:53.8772496Z adding 'torch/bin/test_api' 2025-09-07T07:07:53.9618054Z adding 'torch/bin/test_cpp_rpc' 2025-09-07T07:07:53.9986279Z adding 'torch/bin/test_dist_autograd' 2025-09-07T07:07:54.6555605Z adding 'torch/bin/test_jit' 2025-09-07T07:07:54.8780063Z adding 'torch/bin/test_lazy' 2025-09-07T07:07:55.1106123Z adding 'torch/bin/test_nativert' 2025-09-07T07:07:55.1247378Z adding 'torch/bin/torch_shm_manager' 2025-09-07T07:07:55.1251444Z adding 'torch/compiler/__init__.py' 2025-09-07T07:07:55.1256285Z adding 'torch/compiler/_cache.py' 2025-09-07T07:07:55.1259423Z adding 'torch/compiler/config.py' 2025-09-07T07:07:55.1262196Z adding 'torch/contrib/__init__.py' 2025-09-07T07:07:55.1265640Z adding 'torch/contrib/_tensorboard_vis.py' 2025-09-07T07:07:55.1268888Z adding 'torch/cpu/__init__.py' 2025-09-07T07:07:55.1271052Z adding 'torch/cpu/amp/__init__.py' 2025-09-07T07:07:55.1273216Z adding 'torch/cpu/amp/autocast_mode.py' 2025-09-07T07:07:55.1275206Z adding 'torch/cpu/amp/grad_scaler.py' 2025-09-07T07:07:55.1278270Z adding 'torch/csrc/inductor/aoti_runtime/model.h' 2025-09-07T07:07:55.1298702Z adding 'torch/cuda/__init__.py' 2025-09-07T07:07:55.1302513Z adding 'torch/cuda/_gpu_trace.py' 2025-09-07T07:07:55.1312290Z adding 'torch/cuda/_memory_viz.py' 2025-09-07T07:07:55.1315050Z adding 'torch/cuda/_pin_memory_utils.py' 2025-09-07T07:07:55.1322338Z adding 'torch/cuda/_sanitizer.py' 2025-09-07T07:07:55.1327859Z adding 'torch/cuda/_utils.py' 2025-09-07T07:07:55.1330061Z adding 'torch/cuda/comm.py' 2025-09-07T07:07:55.1332928Z adding 'torch/cuda/gds.py' 2025-09-07T07:07:55.1342365Z adding 'torch/cuda/graphs.py' 2025-09-07T07:07:55.1346831Z adding 'torch/cuda/jiterator.py' 2025-09-07T07:07:55.1364209Z adding 'torch/cuda/memory.py' 2025-09-07T07:07:55.1367334Z adding 'torch/cuda/nccl.py' 2025-09-07T07:07:55.1369889Z adding 'torch/cuda/nvtx.py' 2025-09-07T07:07:55.1372715Z adding 'torch/cuda/profiler.py' 2025-09-07T07:07:55.1375305Z adding 'torch/cuda/random.py' 2025-09-07T07:07:55.1377098Z adding 'torch/cuda/sparse.py' 2025-09-07T07:07:55.1381014Z adding 'torch/cuda/streams.py' 2025-09-07T07:07:55.1392192Z adding 'torch/cuda/tunable.py' 2025-09-07T07:07:55.1395262Z adding 'torch/cuda/amp/__init__.py' 2025-09-07T07:07:55.1397806Z adding 'torch/cuda/amp/autocast_mode.py' 2025-09-07T07:07:55.1399535Z adding 'torch/cuda/amp/common.py' 2025-09-07T07:07:55.1401488Z adding 'torch/cuda/amp/grad_scaler.py' 2025-09-07T07:07:55.1404643Z adding 'torch/distributed/_C_stubs.py' 2025-09-07T07:07:55.1407584Z adding 'torch/distributed/__init__.py' 2025-09-07T07:07:55.1409766Z adding 'torch/distributed/_checkpointable.py' 2025-09-07T07:07:55.1411941Z adding 'torch/distributed/_composable_state.py' 2025-09-07T07:07:55.1414717Z adding 'torch/distributed/_dist2.py' 2025-09-07T07:07:55.1417744Z adding 'torch/distributed/_distributed_c10d.py' 2025-09-07T07:07:55.1432066Z adding 'torch/distributed/_functional_collectives.py' 2025-09-07T07:07:55.1435610Z adding 'torch/distributed/_functional_collectives_impl.py' 2025-09-07T07:07:55.1438557Z adding 'torch/distributed/_serialization.py' 2025-09-07T07:07:55.1447932Z adding 'torch/distributed/_state_dict_utils.py' 2025-09-07T07:07:55.1451300Z adding 'torch/distributed/argparse_util.py' 2025-09-07T07:07:55.1453862Z adding 'torch/distributed/c10d_logger.py' 2025-09-07T07:07:55.1458627Z adding 'torch/distributed/collective_utils.py' 2025-09-07T07:07:55.1461593Z adding 'torch/distributed/constants.py' 2025-09-07T07:07:55.1484200Z adding 'torch/distributed/device_mesh.py' 2025-09-07T07:07:55.1561861Z adding 'torch/distributed/distributed_c10d.py' 2025-09-07T07:07:55.1566579Z adding 'torch/distributed/launch.py' 2025-09-07T07:07:55.1570485Z adding 'torch/distributed/logging_handlers.py' 2025-09-07T07:07:55.1573361Z adding 'torch/distributed/remote_device.py' 2025-09-07T07:07:55.1577605Z adding 'torch/distributed/rendezvous.py' 2025-09-07T07:07:55.1590518Z adding 'torch/distributed/run.py' 2025-09-07T07:07:55.1596680Z adding 'torch/distributed/utils.py' 2025-09-07T07:07:55.1599245Z adding 'torch/distributed/_composable/__init__.py' 2025-09-07T07:07:55.1602282Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2025-09-07T07:07:55.1606269Z adding 'torch/distributed/_composable/contract.py' 2025-09-07T07:07:55.1610552Z adding 'torch/distributed/_composable/replicate.py' 2025-09-07T07:07:55.1616179Z adding 'torch/distributed/_composable/replicate_with_fsdp.py' 2025-09-07T07:07:55.1618686Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2025-09-07T07:07:55.1620470Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2025-09-07T07:07:55.1622530Z adding 'torch/distributed/_shard/__init__.py' 2025-09-07T07:07:55.1624792Z adding 'torch/distributed/_shard/_utils.py' 2025-09-07T07:07:55.1629629Z adding 'torch/distributed/_shard/api.py' 2025-09-07T07:07:55.1632509Z adding 'torch/distributed/_shard/common_op_utils.py' 2025-09-07T07:07:55.1634851Z adding 'torch/distributed/_shard/metadata.py' 2025-09-07T07:07:55.1637106Z adding 'torch/distributed/_shard/op_registry_utils.py' 2025-09-07T07:07:55.1639031Z adding 'torch/distributed/_shard/sharder.py' 2025-09-07T07:07:55.1641263Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2025-09-07T07:07:55.1643830Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2025-09-07T07:07:55.1646576Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2025-09-07T07:07:55.1652010Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2025-09-07T07:07:55.1670018Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2025-09-07T07:07:55.1673565Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2025-09-07T07:07:55.1675602Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2025-09-07T07:07:55.1678054Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2025-09-07T07:07:55.1682244Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2025-09-07T07:07:55.1684552Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2025-09-07T07:07:55.1688880Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2025-09-07T07:07:55.1691518Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2025-09-07T07:07:55.1694299Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2025-09-07T07:07:55.1696707Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2025-09-07T07:07:55.1699600Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2025-09-07T07:07:55.1701632Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2025-09-07T07:07:55.1705430Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2025-09-07T07:07:55.1707650Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2025-09-07T07:07:55.1710308Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2025-09-07T07:07:55.1712602Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2025-09-07T07:07:55.1716766Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2025-09-07T07:07:55.1721313Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2025-09-07T07:07:55.1725451Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2025-09-07T07:07:55.1727832Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2025-09-07T07:07:55.1732710Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2025-09-07T07:07:55.1737420Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2025-09-07T07:07:55.1743900Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2025-09-07T07:07:55.1746856Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2025-09-07T07:07:55.1749001Z adding 'torch/distributed/_sharding_spec/__init__.py' 2025-09-07T07:07:55.1769794Z adding 'torch/distributed/_symmetric_memory/__init__.py' 2025-09-07T07:07:55.1785245Z adding 'torch/distributed/_symmetric_memory/_nvshmem_triton.py' 2025-09-07T07:07:55.1785809Z adding 'torch/distributed/_tensor/__init__.py' 2025-09-07T07:07:55.1787119Z adding 'torch/distributed/_tensor/api.py' 2025-09-07T07:07:55.1788831Z adding 'torch/distributed/_tensor/placement_types.py' 2025-09-07T07:07:55.1791022Z adding 'torch/distributed/_tools/__init__.py' 2025-09-07T07:07:55.1793035Z adding 'torch/distributed/_tools/common_utils.py' 2025-09-07T07:07:55.1796813Z adding 'torch/distributed/_tools/fake_collectives.py' 2025-09-07T07:07:55.1804154Z adding 'torch/distributed/_tools/fsdp2_mem_tracker.py' 2025-09-07T07:07:55.1808832Z adding 'torch/distributed/_tools/ilp_utils.py' 2025-09-07T07:07:55.1825550Z adding 'torch/distributed/_tools/mem_tracker.py' 2025-09-07T07:07:55.1828674Z adding 'torch/distributed/_tools/memory_tracker.py' 2025-09-07T07:07:55.1832756Z adding 'torch/distributed/_tools/mod_tracker.py' 2025-09-07T07:07:55.1839999Z adding 'torch/distributed/_tools/runtime_estimator.py' 2025-09-07T07:07:55.1860553Z adding 'torch/distributed/_tools/sac_estimator.py' 2025-09-07T07:07:55.1861053Z adding 'torch/distributed/_tools/sac_ilp.py' 2025-09-07T07:07:55.1862404Z adding 'torch/distributed/algorithms/__init__.py' 2025-09-07T07:07:55.1867863Z adding 'torch/distributed/algorithms/join.py' 2025-09-07T07:07:55.1870208Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2025-09-07T07:07:55.1875169Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2025-09-07T07:07:55.1877559Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2025-09-07T07:07:55.1880830Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2025-09-07T07:07:55.1883046Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2025-09-07T07:07:55.1885556Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2025-09-07T07:07:55.1887569Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2025-09-07T07:07:55.1890213Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2025-09-07T07:07:55.1893269Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2025-09-07T07:07:55.1899411Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2025-09-07T07:07:55.1901922Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2025-09-07T07:07:55.1905467Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2025-09-07T07:07:55.1908464Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2025-09-07T07:07:55.1911819Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2025-09-07T07:07:55.1915118Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2025-09-07T07:07:55.1931300Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2025-09-07T07:07:55.1932248Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2025-09-07T07:07:55.1934408Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2025-09-07T07:07:55.1937322Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2025-09-07T07:07:55.1941610Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2025-09-07T07:07:55.1944500Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2025-09-07T07:07:55.1947209Z adding 'torch/distributed/autograd/__init__.py' 2025-09-07T07:07:55.1949834Z adding 'torch/distributed/checkpoint/__init__.py' 2025-09-07T07:07:55.1951910Z adding 'torch/distributed/checkpoint/_async_executor.py' 2025-09-07T07:07:55.1956716Z adding 'torch/distributed/checkpoint/_async_process_executor.py' 2025-09-07T07:07:55.1959454Z adding 'torch/distributed/checkpoint/_async_thread_executor.py' 2025-09-07T07:07:55.1962642Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2025-09-07T07:07:55.1971989Z adding 'torch/distributed/checkpoint/_consolidate_hf_safetensors.py' 2025-09-07T07:07:55.1975296Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2025-09-07T07:07:55.1977636Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2025-09-07T07:07:55.1981141Z adding 'torch/distributed/checkpoint/_extension.py' 2025-09-07T07:07:55.1984689Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2025-09-07T07:07:55.1987362Z adding 'torch/distributed/checkpoint/_hf_utils.py' 2025-09-07T07:07:55.1989834Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2025-09-07T07:07:55.1995016Z adding 'torch/distributed/checkpoint/_pg_transport.py' 2025-09-07T07:07:55.1998251Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2025-09-07T07:07:55.2003376Z adding 'torch/distributed/checkpoint/_state_dict_stager.py' 2025-09-07T07:07:55.2005852Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2025-09-07T07:07:55.2009023Z adding 'torch/distributed/checkpoint/_traverse.py' 2025-09-07T07:07:55.2011093Z adding 'torch/distributed/checkpoint/_version.py' 2025-09-07T07:07:55.2013121Z adding 'torch/distributed/checkpoint/api.py' 2025-09-07T07:07:55.2021337Z adding 'torch/distributed/checkpoint/default_planner.py' 2025-09-07T07:07:55.2033783Z adding 'torch/distributed/checkpoint/filesystem.py' 2025-09-07T07:07:55.2038950Z adding 'torch/distributed/checkpoint/format_utils.py' 2025-09-07T07:07:55.2044423Z adding 'torch/distributed/checkpoint/hf_storage.py' 2025-09-07T07:07:55.2047368Z adding 'torch/distributed/checkpoint/logger.py' 2025-09-07T07:07:55.2049332Z adding 'torch/distributed/checkpoint/logging_handlers.py' 2025-09-07T07:07:55.2052316Z adding 'torch/distributed/checkpoint/metadata.py' 2025-09-07T07:07:55.2057278Z adding 'torch/distributed/checkpoint/optimizer.py' 2025-09-07T07:07:55.2064294Z adding 'torch/distributed/checkpoint/planner.py' 2025-09-07T07:07:55.2070762Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2025-09-07T07:07:55.2075470Z adding 'torch/distributed/checkpoint/quantized_hf_storage.py' 2025-09-07T07:07:55.2077782Z adding 'torch/distributed/checkpoint/resharding.py' 2025-09-07T07:07:55.2084519Z adding 'torch/distributed/checkpoint/staging.py' 2025-09-07T07:07:55.2106132Z adding 'torch/distributed/checkpoint/state_dict.py' 2025-09-07T07:07:55.2109312Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2025-09-07T07:07:55.2115454Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2025-09-07T07:07:55.2118119Z adding 'torch/distributed/checkpoint/stateful.py' 2025-09-07T07:07:55.2121724Z adding 'torch/distributed/checkpoint/storage.py' 2025-09-07T07:07:55.2127331Z adding 'torch/distributed/checkpoint/utils.py' 2025-09-07T07:07:55.2130428Z adding 'torch/distributed/checkpoint/_experimental/__init__.py' 2025-09-07T07:07:55.2134452Z adding 'torch/distributed/checkpoint/_experimental/barriers.py' 2025-09-07T07:07:55.2137654Z adding 'torch/distributed/checkpoint/_experimental/builder.py' 2025-09-07T07:07:55.2142325Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_process.py' 2025-09-07T07:07:55.2146810Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_reader.py' 2025-09-07T07:07:55.2150021Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_writer.py' 2025-09-07T07:07:55.2154031Z adding 'torch/distributed/checkpoint/_experimental/checkpointer.py' 2025-09-07T07:07:55.2156700Z adding 'torch/distributed/checkpoint/_experimental/config.py' 2025-09-07T07:07:55.2161029Z adding 'torch/distributed/checkpoint/_experimental/staging.py' 2025-09-07T07:07:55.2163437Z adding 'torch/distributed/checkpoint/_experimental/types.py' 2025-09-07T07:07:55.2165502Z adding 'torch/distributed/checkpoint/_experimental/utils.py' 2025-09-07T07:07:55.2168639Z adding 'torch/distributed/elastic/__init__.py' 2025-09-07T07:07:55.2170866Z adding 'torch/distributed/elastic/control_plane.py' 2025-09-07T07:07:55.2172909Z adding 'torch/distributed/elastic/agent/__init__.py' 2025-09-07T07:07:55.2175339Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2025-09-07T07:07:55.2188916Z adding 'torch/distributed/elastic/agent/server/api.py' 2025-09-07T07:07:55.2192448Z adding 'torch/distributed/elastic/agent/server/health_check_server.py' 2025-09-07T07:07:55.2198295Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2025-09-07T07:07:55.2202140Z adding 'torch/distributed/elastic/events/__init__.py' 2025-09-07T07:07:55.2204802Z adding 'torch/distributed/elastic/events/api.py' 2025-09-07T07:07:55.2206816Z adding 'torch/distributed/elastic/events/handlers.py' 2025-09-07T07:07:55.2210179Z adding 'torch/distributed/elastic/metrics/__init__.py' 2025-09-07T07:07:55.2213342Z adding 'torch/distributed/elastic/metrics/api.py' 2025-09-07T07:07:55.2217554Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2025-09-07T07:07:55.2229450Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2025-09-07T07:07:55.2232963Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2025-09-07T07:07:55.2236143Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2025-09-07T07:07:55.2242413Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2025-09-07T07:07:55.2246233Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2025-09-07T07:07:55.2248299Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2025-09-07T07:07:55.2250603Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2025-09-07T07:07:55.2252497Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2025-09-07T07:07:55.2254985Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2025-09-07T07:07:55.2258607Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2025-09-07T07:07:55.2261535Z adding 'torch/distributed/elastic/rendezvous/_etcd_stub.py' 2025-09-07T07:07:55.2266756Z adding 'torch/distributed/elastic/rendezvous/api.py' 2025-09-07T07:07:55.2271730Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2025-09-07T07:07:55.2288832Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2025-09-07T07:07:55.2306049Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2025-09-07T07:07:55.2306903Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2025-09-07T07:07:55.2310178Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2025-09-07T07:07:55.2313963Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2025-09-07T07:07:55.2316587Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2025-09-07T07:07:55.2319461Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2025-09-07T07:07:55.2323356Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2025-09-07T07:07:55.2326220Z adding 'torch/distributed/elastic/timer/__init__.py' 2025-09-07T07:07:55.2330309Z adding 'torch/distributed/elastic/timer/api.py' 2025-09-07T07:07:55.2332616Z adding 'torch/distributed/elastic/timer/debug_info_logging.py' 2025-09-07T07:07:55.2338979Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2025-09-07T07:07:55.2342119Z adding 'torch/distributed/elastic/timer/local_timer.py' 2025-09-07T07:07:55.2344711Z adding 'torch/distributed/elastic/utils/__init__.py' 2025-09-07T07:07:55.2346996Z adding 'torch/distributed/elastic/utils/api.py' 2025-09-07T07:07:55.2350413Z adding 'torch/distributed/elastic/utils/distributed.py' 2025-09-07T07:07:55.2352540Z adding 'torch/distributed/elastic/utils/log_level.py' 2025-09-07T07:07:55.2354943Z adding 'torch/distributed/elastic/utils/logging.py' 2025-09-07T07:07:55.2358648Z adding 'torch/distributed/elastic/utils/store.py' 2025-09-07T07:07:55.2361713Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2025-09-07T07:07:55.2364094Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2025-09-07T07:07:55.2366767Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2025-09-07T07:07:55.2369287Z adding 'torch/distributed/fsdp/__init__.py' 2025-09-07T07:07:55.2377761Z adding 'torch/distributed/fsdp/_common_utils.py' 2025-09-07T07:07:55.2381461Z adding 'torch/distributed/fsdp/_debug_utils.py' 2025-09-07T07:07:55.2384364Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2025-09-07T07:07:55.2389962Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2025-09-07T07:07:55.2433166Z adding 'torch/distributed/fsdp/_flat_param.py' 2025-09-07T07:07:55.2438909Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2025-09-07T07:07:55.2460915Z adding 'torch/distributed/fsdp/_init_utils.py' 2025-09-07T07:07:55.2461551Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2025-09-07T07:07:55.2494908Z adding 'torch/distributed/fsdp/_optim_utils.py' 2025-09-07T07:07:55.2520374Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2025-09-07T07:07:55.2520872Z adding 'torch/distributed/fsdp/_shard_utils.py' 2025-09-07T07:07:55.2530122Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2025-09-07T07:07:55.2535103Z adding 'torch/distributed/fsdp/_trace_utils.py' 2025-09-07T07:07:55.2538289Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2025-09-07T07:07:55.2542716Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2025-09-07T07:07:55.2547790Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2025-09-07T07:07:55.2554807Z adding 'torch/distributed/fsdp/api.py' 2025-09-07T07:07:55.2591070Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2025-09-07T07:07:55.2598016Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2025-09-07T07:07:55.2605992Z adding 'torch/distributed/fsdp/wrap.py' 2025-09-07T07:07:55.2608884Z adding 'torch/distributed/fsdp/_fully_shard/__init__.py' 2025-09-07T07:07:55.2611985Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_api.py' 2025-09-07T07:07:55.2621292Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py' 2025-09-07T07:07:55.2625355Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_common.py' 2025-09-07T07:07:55.2629553Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_init.py' 2025-09-07T07:07:55.2650637Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param.py' 2025-09-07T07:07:55.2659003Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py' 2025-09-07T07:07:55.2664293Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_state.py' 2025-09-07T07:07:55.2679293Z adding 'torch/distributed/fsdp/_fully_shard/_fully_shard.py' 2025-09-07T07:07:55.2679914Z adding 'torch/distributed/launcher/__init__.py' 2025-09-07T07:07:55.2683480Z adding 'torch/distributed/launcher/api.py' 2025-09-07T07:07:55.2685820Z adding 'torch/distributed/nn/__init__.py' 2025-09-07T07:07:55.2690595Z adding 'torch/distributed/nn/functional.py' 2025-09-07T07:07:55.2692982Z adding 'torch/distributed/nn/api/__init__.py' 2025-09-07T07:07:55.2701538Z adding 'torch/distributed/nn/api/remote_module.py' 2025-09-07T07:07:55.2704618Z adding 'torch/distributed/nn/jit/__init__.py' 2025-09-07T07:07:55.2707713Z adding 'torch/distributed/nn/jit/instantiator.py' 2025-09-07T07:07:55.2709865Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2025-09-07T07:07:55.2712510Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2025-09-07T07:07:55.2715092Z adding 'torch/distributed/optim/__init__.py' 2025-09-07T07:07:55.2717265Z adding 'torch/distributed/optim/_deprecation_warning.py' 2025-09-07T07:07:55.2720183Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2025-09-07T07:07:55.2722919Z adding 'torch/distributed/optim/functional_adadelta.py' 2025-09-07T07:07:55.2725703Z adding 'torch/distributed/optim/functional_adagrad.py' 2025-09-07T07:07:55.2728918Z adding 'torch/distributed/optim/functional_adam.py' 2025-09-07T07:07:55.2731914Z adding 'torch/distributed/optim/functional_adamax.py' 2025-09-07T07:07:55.2735171Z adding 'torch/distributed/optim/functional_adamw.py' 2025-09-07T07:07:55.2738120Z adding 'torch/distributed/optim/functional_rmsprop.py' 2025-09-07T07:07:55.2740851Z adding 'torch/distributed/optim/functional_rprop.py' 2025-09-07T07:07:55.2743943Z adding 'torch/distributed/optim/functional_sgd.py' 2025-09-07T07:07:55.2749582Z adding 'torch/distributed/optim/named_optimizer.py' 2025-09-07T07:07:55.2754273Z adding 'torch/distributed/optim/optimizer.py' 2025-09-07T07:07:55.2757564Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2025-09-07T07:07:55.2760072Z adding 'torch/distributed/optim/utils.py' 2025-09-07T07:07:55.2787358Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2025-09-07T07:07:55.2789995Z adding 'torch/distributed/optim/zero_redundancy_optimizer.pyi' 2025-09-07T07:07:55.2813315Z adding 'torch/distributed/pipelining/_IR.py' 2025-09-07T07:07:55.2814147Z adding 'torch/distributed/pipelining/__init__.py' 2025-09-07T07:07:55.2817581Z adding 'torch/distributed/pipelining/_backward.py' 2025-09-07T07:07:55.2819789Z adding 'torch/distributed/pipelining/_debug.py' 2025-09-07T07:07:55.2823285Z adding 'torch/distributed/pipelining/_schedule_visualizer.py' 2025-09-07T07:07:55.2825844Z adding 'torch/distributed/pipelining/_unflatten.py' 2025-09-07T07:07:55.2828687Z adding 'torch/distributed/pipelining/_utils.py' 2025-09-07T07:07:55.2834943Z adding 'torch/distributed/pipelining/microbatch.py' 2025-09-07T07:07:55.2879938Z adding 'torch/distributed/pipelining/schedules.py' 2025-09-07T07:07:55.2905739Z adding 'torch/distributed/pipelining/stage.py' 2025-09-07T07:07:55.2906859Z adding 'torch/distributed/rpc/__init__.py' 2025-09-07T07:07:55.2909247Z adding 'torch/distributed/rpc/_utils.py' 2025-09-07T07:07:55.2926453Z adding 'torch/distributed/rpc/api.py' 2025-09-07T07:07:55.2927238Z adding 'torch/distributed/rpc/backend_registry.py' 2025-09-07T07:07:55.2929396Z adding 'torch/distributed/rpc/constants.py' 2025-09-07T07:07:55.2932602Z adding 'torch/distributed/rpc/functions.py' 2025-09-07T07:07:55.2937064Z adding 'torch/distributed/rpc/internal.py' 2025-09-07T07:07:55.2940729Z adding 'torch/distributed/rpc/options.py' 2025-09-07T07:07:55.2943296Z adding 'torch/distributed/rpc/rref_proxy.py' 2025-09-07T07:07:55.2947474Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2025-09-07T07:07:55.2949894Z adding 'torch/distributed/rpc/_testing/__init__.py' 2025-09-07T07:07:55.2952157Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2025-09-07T07:07:55.2954776Z adding 'torch/distributed/tensor/__init__.py' 2025-09-07T07:07:55.2972982Z adding 'torch/distributed/tensor/_api.py' 2025-09-07T07:07:55.2979371Z adding 'torch/distributed/tensor/_collective_utils.py' 2025-09-07T07:07:55.2987677Z adding 'torch/distributed/tensor/_dispatch.py' 2025-09-07T07:07:55.2992700Z adding 'torch/distributed/tensor/_dtensor_spec.py' 2025-09-07T07:07:55.3001459Z adding 'torch/distributed/tensor/_op_schema.py' 2025-09-07T07:07:55.3008780Z adding 'torch/distributed/tensor/_random.py' 2025-09-07T07:07:55.3014608Z adding 'torch/distributed/tensor/_redistribute.py' 2025-09-07T07:07:55.3024001Z adding 'torch/distributed/tensor/_sharding_prop.py' 2025-09-07T07:07:55.3029737Z adding 'torch/distributed/tensor/_shards_wrapper.py' 2025-09-07T07:07:55.3033657Z adding 'torch/distributed/tensor/_tp_conv.py' 2025-09-07T07:07:55.3040598Z adding 'torch/distributed/tensor/_utils.py' 2025-09-07T07:07:55.3042977Z adding 'torch/distributed/tensor/device_mesh.py' 2025-09-07T07:07:55.3052174Z adding 'torch/distributed/tensor/placement_types.py' 2025-09-07T07:07:55.3055150Z adding 'torch/distributed/tensor/_ops/__init__.py' 2025-09-07T07:07:55.3060308Z adding 'torch/distributed/tensor/_ops/_common_rules.py' 2025-09-07T07:07:55.3063510Z adding 'torch/distributed/tensor/_ops/_conv_ops.py' 2025-09-07T07:07:55.3067298Z adding 'torch/distributed/tensor/_ops/_einsum_strategy.py' 2025-09-07T07:07:55.3071513Z adding 'torch/distributed/tensor/_ops/_embedding_ops.py' 2025-09-07T07:07:55.3087862Z adding 'torch/distributed/tensor/_ops/_math_ops.py' 2025-09-07T07:07:55.3093553Z adding 'torch/distributed/tensor/_ops/_matrix_ops.py' 2025-09-07T07:07:55.3101756Z adding 'torch/distributed/tensor/_ops/_pointwise_ops.py' 2025-09-07T07:07:55.3104863Z adding 'torch/distributed/tensor/_ops/_random_ops.py' 2025-09-07T07:07:55.3125572Z adding 'torch/distributed/tensor/_ops/_tensor_ops.py' 2025-09-07T07:07:55.3131116Z adding 'torch/distributed/tensor/_ops/_view_ops.py' 2025-09-07T07:07:55.3137088Z adding 'torch/distributed/tensor/_ops/utils.py' 2025-09-07T07:07:55.3139697Z adding 'torch/distributed/tensor/debug/__init__.py' 2025-09-07T07:07:55.3148136Z adding 'torch/distributed/tensor/debug/_comm_mode.py' 2025-09-07T07:07:55.3151475Z adding 'torch/distributed/tensor/debug/_op_coverage.py' 2025-09-07T07:07:55.3155301Z adding 'torch/distributed/tensor/debug/_visualize_sharding.py' 2025-09-07T07:07:55.3158089Z adding 'torch/distributed/tensor/experimental/__init__.py' 2025-09-07T07:07:55.3181773Z adding 'torch/distributed/tensor/experimental/_attention.py' 2025-09-07T07:07:55.3182505Z adding 'torch/distributed/tensor/experimental/_func_map.py' 2025-09-07T07:07:55.3186184Z adding 'torch/distributed/tensor/experimental/_register_sharding.py' 2025-09-07T07:07:55.3193122Z adding 'torch/distributed/tensor/experimental/_tp_transform.py' 2025-09-07T07:07:55.3195726Z adding 'torch/distributed/tensor/parallel/__init__.py' 2025-09-07T07:07:55.3198060Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2025-09-07T07:07:55.3201262Z adding 'torch/distributed/tensor/parallel/api.py' 2025-09-07T07:07:55.3204161Z adding 'torch/distributed/tensor/parallel/ddp.py' 2025-09-07T07:07:55.3209162Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2025-09-07T07:07:55.3212185Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2025-09-07T07:07:55.3218066Z adding 'torch/distributed/tensor/parallel/loss.py' 2025-09-07T07:07:55.3227767Z adding 'torch/distributed/tensor/parallel/style.py' 2025-09-07T07:07:55.3232551Z adding 'torch/distributions/__init__.py' 2025-09-07T07:07:55.3235640Z adding 'torch/distributions/bernoulli.py' 2025-09-07T07:07:55.3238394Z adding 'torch/distributions/beta.py' 2025-09-07T07:07:55.3241677Z adding 'torch/distributions/binomial.py' 2025-09-07T07:07:55.3245052Z adding 'torch/distributions/categorical.py' 2025-09-07T07:07:55.3247662Z adding 'torch/distributions/cauchy.py' 2025-09-07T07:07:55.3249708Z adding 'torch/distributions/chi2.py' 2025-09-07T07:07:55.3253497Z adding 'torch/distributions/constraint_registry.py' 2025-09-07T07:07:55.3260031Z adding 'torch/distributions/constraints.py' 2025-09-07T07:07:55.3265169Z adding 'torch/distributions/continuous_bernoulli.py' 2025-09-07T07:07:55.3268142Z adding 'torch/distributions/dirichlet.py' 2025-09-07T07:07:55.3272937Z adding 'torch/distributions/distribution.py' 2025-09-07T07:07:55.3275884Z adding 'torch/distributions/exp_family.py' 2025-09-07T07:07:55.3278285Z adding 'torch/distributions/exponential.py' 2025-09-07T07:07:55.3280918Z adding 'torch/distributions/fishersnedecor.py' 2025-09-07T07:07:55.3283539Z adding 'torch/distributions/gamma.py' 2025-09-07T07:07:55.3286615Z adding 'torch/distributions/generalized_pareto.py' 2025-09-07T07:07:55.3289701Z adding 'torch/distributions/geometric.py' 2025-09-07T07:07:55.3292218Z adding 'torch/distributions/gumbel.py' 2025-09-07T07:07:55.3294627Z adding 'torch/distributions/half_cauchy.py' 2025-09-07T07:07:55.3296993Z adding 'torch/distributions/half_normal.py' 2025-09-07T07:07:55.3299639Z adding 'torch/distributions/independent.py' 2025-09-07T07:07:55.3302139Z adding 'torch/distributions/inverse_gamma.py' 2025-09-07T07:07:55.3311684Z adding 'torch/distributions/kl.py' 2025-09-07T07:07:55.3315174Z adding 'torch/distributions/kumaraswamy.py' 2025-09-07T07:07:55.3317943Z adding 'torch/distributions/laplace.py' 2025-09-07T07:07:55.3321428Z adding 'torch/distributions/lkj_cholesky.py' 2025-09-07T07:07:55.3323889Z adding 'torch/distributions/log_normal.py' 2025-09-07T07:07:55.3326202Z adding 'torch/distributions/logistic_normal.py' 2025-09-07T07:07:55.3330234Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2025-09-07T07:07:55.3334034Z adding 'torch/distributions/mixture_same_family.py' 2025-09-07T07:07:55.3337354Z adding 'torch/distributions/multinomial.py' 2025-09-07T07:07:55.3341673Z adding 'torch/distributions/multivariate_normal.py' 2025-09-07T07:07:55.3345233Z adding 'torch/distributions/negative_binomial.py' 2025-09-07T07:07:55.3348150Z adding 'torch/distributions/normal.py' 2025-09-07T07:07:55.3351062Z adding 'torch/distributions/one_hot_categorical.py' 2025-09-07T07:07:55.3353535Z adding 'torch/distributions/pareto.py' 2025-09-07T07:07:55.3357414Z adding 'torch/distributions/poisson.py' 2025-09-07T07:07:55.3361249Z adding 'torch/distributions/relaxed_bernoulli.py' 2025-09-07T07:07:55.3364436Z adding 'torch/distributions/relaxed_categorical.py' 2025-09-07T07:07:55.3367330Z adding 'torch/distributions/studentT.py' 2025-09-07T07:07:55.3371237Z adding 'torch/distributions/transformed_distribution.py' 2025-09-07T07:07:55.3384897Z adding 'torch/distributions/transforms.py' 2025-09-07T07:07:55.3387345Z adding 'torch/distributions/uniform.py' 2025-09-07T07:07:55.3391330Z adding 'torch/distributions/utils.py' 2025-09-07T07:07:55.3394981Z adding 'torch/distributions/von_mises.py' 2025-09-07T07:07:55.3397760Z adding 'torch/distributions/weibull.py' 2025-09-07T07:07:55.3402601Z adding 'torch/distributions/wishart.py' 2025-09-07T07:07:55.3411146Z adding 'torch/export/__init__.py' 2025-09-07T07:07:55.3418376Z adding 'torch/export/_draft_export.py' 2025-09-07T07:07:55.3421550Z adding 'torch/export/_leakage_detection_utils.py' 2025-09-07T07:07:55.3423994Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2025-09-07T07:07:55.3427594Z adding 'torch/export/_remove_effect_tokens_pass.py' 2025-09-07T07:07:55.3430090Z adding 'torch/export/_safeguard.py' 2025-09-07T07:07:55.3436290Z adding 'torch/export/_swap.py' 2025-09-07T07:07:55.3471460Z adding 'torch/export/_trace.py' 2025-09-07T07:07:55.3474974Z adding 'torch/export/_tree_utils.py' 2025-09-07T07:07:55.3481134Z adding 'torch/export/_unlift.py' 2025-09-07T07:07:55.3483308Z adding 'torch/export/_wrapper_utils.py' 2025-09-07T07:07:55.3485191Z adding 'torch/export/custom_obj.py' 2025-09-07T07:07:55.3486951Z adding 'torch/export/custom_ops.py' 2025-09-07T07:07:55.3489800Z adding 'torch/export/decomp_utils.py' 2025-09-07T07:07:55.3508740Z adding 'torch/export/dynamic_shapes.py' 2025-09-07T07:07:55.3537703Z adding 'torch/export/exported_program.py' 2025-09-07T07:07:55.3541644Z adding 'torch/export/graph_signature.py' 2025-09-07T07:07:55.3571186Z adding 'torch/export/unflatten.py' 2025-09-07T07:07:55.3578131Z adding 'torch/export/experimental/__init__.py' 2025-09-07T07:07:55.3581798Z adding 'torch/export/experimental/_utils.py' 2025-09-07T07:07:55.3585101Z adding 'torch/export/passes/__init__.py' 2025-09-07T07:07:55.3587286Z adding 'torch/export/pt2_archive/__init__.py' 2025-09-07T07:07:55.3603911Z adding 'torch/export/pt2_archive/_package.py' 2025-09-07T07:07:55.3604434Z adding 'torch/export/pt2_archive/_package_weights.py' 2025-09-07T07:07:55.3605367Z adding 'torch/export/pt2_archive/constants.py' 2025-09-07T07:07:55.3616510Z adding 'torch/fft/__init__.py' 2025-09-07T07:07:55.3620083Z adding 'torch/func/__init__.py' 2025-09-07T07:07:55.3626074Z adding 'torch/futures/__init__.py' 2025-09-07T07:07:55.3630120Z adding 'torch/fx/__init__.py' 2025-09-07T07:07:55.3632343Z adding 'torch/fx/_compatibility.py' 2025-09-07T07:07:55.3639461Z adding 'torch/fx/_graph_pickler.py' 2025-09-07T07:07:55.3643393Z adding 'torch/fx/_lazy_graph_module.py' 2025-09-07T07:07:55.3646024Z adding 'torch/fx/_pytree.py' 2025-09-07T07:07:55.3666240Z adding 'torch/fx/_symbolic_trace.py' 2025-09-07T07:07:55.3668691Z adding 'torch/fx/_utils.py' 2025-09-07T07:07:55.3670716Z adding 'torch/fx/annotate.py' 2025-09-07T07:07:55.3672525Z adding 'torch/fx/config.py' 2025-09-07T07:07:55.3701103Z adding 'torch/fx/graph.py' 2025-09-07T07:07:55.3722373Z adding 'torch/fx/graph_module.py' 2025-09-07T07:07:55.3722790Z adding 'torch/fx/immutable_collections.py' 2025-09-07T07:07:55.3729249Z adding 'torch/fx/interpreter.py' 2025-09-07T07:07:55.3746600Z adding 'torch/fx/node.py' 2025-09-07T07:07:55.3752120Z adding 'torch/fx/operator_schemas.py' 2025-09-07T07:07:55.3763926Z adding 'torch/fx/proxy.py' 2025-09-07T07:07:55.3770774Z adding 'torch/fx/subgraph_rewriter.py' 2025-09-07T07:07:55.3773681Z adding 'torch/fx/tensor_type.py' 2025-09-07T07:07:55.3778125Z adding 'torch/fx/traceback.py' 2025-09-07T07:07:55.3780594Z adding 'torch/fx/experimental/__init__.py' 2025-09-07T07:07:55.3782697Z adding 'torch/fx/experimental/_backward_state.py' 2025-09-07T07:07:55.3785955Z adding 'torch/fx/experimental/_config.py' 2025-09-07T07:07:55.3788180Z adding 'torch/fx/experimental/_constant_symnode.py' 2025-09-07T07:07:55.3791072Z adding 'torch/fx/experimental/_dynamism.py' 2025-09-07T07:07:55.3805936Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2025-09-07T07:07:55.3812342Z adding 'torch/fx/experimental/const_fold.py' 2025-09-07T07:07:55.3814655Z adding 'torch/fx/experimental/debug.py' 2025-09-07T07:07:55.3825355Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2025-09-07T07:07:55.3829784Z adding 'torch/fx/experimental/merge_matmul.py' 2025-09-07T07:07:55.3834371Z adding 'torch/fx/experimental/meta_tracer.py' 2025-09-07T07:07:55.3837872Z adding 'torch/fx/experimental/normalize.py' 2025-09-07T07:07:55.3844408Z adding 'torch/fx/experimental/optimization.py' 2025-09-07T07:07:55.3849411Z adding 'torch/fx/experimental/partitioner_utils.py' 2025-09-07T07:07:55.3892743Z adding 'torch/fx/experimental/proxy_tensor.py' 2025-09-07T07:07:55.3896264Z adding 'torch/fx/experimental/recording.py' 2025-09-07T07:07:55.3898577Z adding 'torch/fx/experimental/refinement_types.py' 2025-09-07T07:07:55.3901503Z adding 'torch/fx/experimental/rewriter.py' 2025-09-07T07:07:55.3905000Z adding 'torch/fx/experimental/schema_type_annotation.py' 2025-09-07T07:07:55.3930319Z adding 'torch/fx/experimental/sym_node.py' 2025-09-07T07:07:55.4062639Z adding 'torch/fx/experimental/symbolic_shapes.py' 2025-09-07T07:07:55.4071958Z adding 'torch/fx/experimental/unify_refinements.py' 2025-09-07T07:07:55.4088300Z adding 'torch/fx/experimental/validator.py' 2025-09-07T07:07:55.4089145Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2025-09-07T07:07:55.4091044Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2025-09-07T07:07:55.4106986Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2025-09-07T07:07:55.4124064Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2025-09-07T07:07:55.4124796Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2025-09-07T07:07:55.4127026Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2025-09-07T07:07:55.4129308Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2025-09-07T07:07:55.4131293Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2025-09-07T07:07:55.4133455Z adding 'torch/fx/experimental/unification/__init__.py' 2025-09-07T07:07:55.4135673Z adding 'torch/fx/experimental/unification/core.py' 2025-09-07T07:07:55.4137460Z adding 'torch/fx/experimental/unification/dispatch.py' 2025-09-07T07:07:55.4139981Z adding 'torch/fx/experimental/unification/match.py' 2025-09-07T07:07:55.4142410Z adding 'torch/fx/experimental/unification/more.py' 2025-09-07T07:07:55.4147346Z adding 'torch/fx/experimental/unification/unification_tools.py' 2025-09-07T07:07:55.4150090Z adding 'torch/fx/experimental/unification/utils.py' 2025-09-07T07:07:55.4152488Z adding 'torch/fx/experimental/unification/variable.py' 2025-09-07T07:07:55.4154747Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2025-09-07T07:07:55.4157573Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2025-09-07T07:07:55.4160394Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2025-09-07T07:07:55.4166524Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2025-09-07T07:07:55.4169701Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2025-09-07T07:07:55.4172439Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2025-09-07T07:07:55.4174820Z adding 'torch/fx/passes/__init__.py' 2025-09-07T07:07:55.4180602Z adding 'torch/fx/passes/_tensorify_python_scalars.py' 2025-09-07T07:07:55.4183302Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2025-09-07T07:07:55.4186533Z adding 'torch/fx/passes/fake_tensor_prop.py' 2025-09-07T07:07:55.4192608Z adding 'torch/fx/passes/graph_drawer.py' 2025-09-07T07:07:55.4195924Z adding 'torch/fx/passes/graph_manipulation.py' 2025-09-07T07:07:55.4199517Z adding 'torch/fx/passes/graph_transform_observer.py' 2025-09-07T07:07:55.4210365Z adding 'torch/fx/passes/net_min_base.py' 2025-09-07T07:07:55.4214773Z adding 'torch/fx/passes/operator_support.py' 2025-09-07T07:07:55.4217562Z adding 'torch/fx/passes/param_fetch.py' 2025-09-07T07:07:55.4221144Z adding 'torch/fx/passes/pass_manager.py' 2025-09-07T07:07:55.4234293Z adding 'torch/fx/passes/reinplace.py' 2025-09-07T07:07:55.4244212Z adding 'torch/fx/passes/runtime_assert.py' 2025-09-07T07:07:55.4248715Z adding 'torch/fx/passes/shape_prop.py' 2025-09-07T07:07:55.4257582Z adding 'torch/fx/passes/split_module.py' 2025-09-07T07:07:55.4263923Z adding 'torch/fx/passes/split_utils.py' 2025-09-07T07:07:55.4281112Z adding 'torch/fx/passes/splitter_base.py' 2025-09-07T07:07:55.4281626Z adding 'torch/fx/passes/tools_common.py' 2025-09-07T07:07:55.4283672Z adding 'torch/fx/passes/backends/__init__.py' 2025-09-07T07:07:55.4285978Z adding 'torch/fx/passes/backends/cudagraphs.py' 2025-09-07T07:07:55.4287929Z adding 'torch/fx/passes/dialect/__init__.py' 2025-09-07T07:07:55.4289631Z adding 'torch/fx/passes/dialect/common/__init__.py' 2025-09-07T07:07:55.4292912Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2025-09-07T07:07:55.4294718Z adding 'torch/fx/passes/infra/__init__.py' 2025-09-07T07:07:55.4300601Z adding 'torch/fx/passes/infra/partitioner.py' 2025-09-07T07:07:55.4303246Z adding 'torch/fx/passes/infra/pass_base.py' 2025-09-07T07:07:55.4308263Z adding 'torch/fx/passes/infra/pass_manager.py' 2025-09-07T07:07:55.4310525Z adding 'torch/fx/passes/tests/__init__.py' 2025-09-07T07:07:55.4312578Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2025-09-07T07:07:55.4314628Z adding 'torch/fx/passes/utils/__init__.py' 2025-09-07T07:07:55.4317209Z adding 'torch/fx/passes/utils/common.py' 2025-09-07T07:07:55.4321566Z adding 'torch/fx/passes/utils/fuser_utils.py' 2025-09-07T07:07:55.4328011Z adding 'torch/fx/passes/utils/matcher_utils.py' 2025-09-07T07:07:55.4331532Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2025-09-07T07:07:55.4334582Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2025-09-07T07:07:55.4342034Z adding 'torch/include/advisor-annotate.h' 2025-09-07T07:07:55.4345439Z adding 'torch/include/clog.h' 2025-09-07T07:07:55.4360708Z adding 'torch/include/cpuinfo.h' 2025-09-07T07:07:55.4361560Z adding 'torch/include/dnnl.h' 2025-09-07T07:07:55.4363594Z adding 'torch/include/dnnl.hpp' 2025-09-07T07:07:55.4365486Z adding 'torch/include/dnnl_config.h' 2025-09-07T07:07:55.4367419Z adding 'torch/include/dnnl_debug.h' 2025-09-07T07:07:55.4369354Z adding 'torch/include/dnnl_ocl.h' 2025-09-07T07:07:55.4371295Z adding 'torch/include/dnnl_ocl.hpp' 2025-09-07T07:07:55.4373314Z adding 'torch/include/dnnl_sycl.h' 2025-09-07T07:07:55.4375229Z adding 'torch/include/dnnl_sycl.hpp' 2025-09-07T07:07:55.4377119Z adding 'torch/include/dnnl_sycl_types.h' 2025-09-07T07:07:55.4378952Z adding 'torch/include/dnnl_threadpool.h' 2025-09-07T07:07:55.4380825Z adding 'torch/include/dnnl_threadpool.hpp' 2025-09-07T07:07:55.4382677Z adding 'torch/include/dnnl_threadpool_iface.hpp' 2025-09-07T07:07:55.4384823Z adding 'torch/include/dnnl_types.h' 2025-09-07T07:07:55.4386750Z adding 'torch/include/dnnl_version.h' 2025-09-07T07:07:55.4388610Z adding 'torch/include/experiments-config.h' 2025-09-07T07:07:55.4390284Z adding 'torch/include/fp16.h' 2025-09-07T07:07:55.4394361Z adding 'torch/include/fxdiv.h' 2025-09-07T07:07:55.4397438Z adding 'torch/include/ittnotify-zca.h' 2025-09-07T07:07:55.4447497Z adding 'torch/include/ittnotify.h' 2025-09-07T07:07:55.4457707Z adding 'torch/include/jitprofiling.h' 2025-09-07T07:07:55.4459977Z adding 'torch/include/libittnotify.h' 2025-09-07T07:07:55.4462498Z adding 'torch/include/libshm.h' 2025-09-07T07:07:55.4469334Z adding 'torch/include/nnpack.h' 2025-09-07T07:07:55.4479305Z adding 'torch/include/psimd.h' 2025-09-07T07:07:55.4499297Z adding 'torch/include/pthreadpool.h' 2025-09-07T07:07:55.4499807Z adding 'torch/include/qnnpack_func.h' 2025-09-07T07:07:55.4539673Z adding 'torch/include/sleef.h' 2025-09-07T07:07:55.4585858Z adding 'torch/include/xnnpack.h' 2025-09-07T07:07:55.4589443Z adding 'torch/include/ATen/ATen.h' 2025-09-07T07:07:55.4592074Z adding 'torch/include/ATen/AccumulateType.h' 2025-09-07T07:07:55.4593787Z adding 'torch/include/ATen/ArrayRef.h' 2025-09-07T07:07:55.4595381Z adding 'torch/include/ATen/Backend.h' 2025-09-07T07:07:55.4597083Z adding 'torch/include/ATen/Backtrace.h' 2025-09-07T07:07:55.4598867Z adding 'torch/include/ATen/BlasBackend.h' 2025-09-07T07:07:55.4602912Z adding 'torch/include/ATen/CPUApplyUtils.h' 2025-09-07T07:07:55.4605190Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2025-09-07T07:07:55.4607392Z adding 'torch/include/ATen/CPUFunctions.h' 2025-09-07T07:07:55.4612357Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2025-09-07T07:07:55.4615191Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2025-09-07T07:07:55.4617568Z adding 'torch/include/ATen/CUDAFunctions.h' 2025-09-07T07:07:55.4622955Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2025-09-07T07:07:55.4626382Z adding 'torch/include/ATen/CachedTensorUtils.h' 2025-09-07T07:07:55.4628760Z adding 'torch/include/ATen/CollapseDims.h' 2025-09-07T07:07:55.4631299Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2025-09-07T07:07:55.4637395Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2025-09-07T07:07:55.4640797Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2025-09-07T07:07:55.4644972Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2025-09-07T07:07:55.4647764Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2025-09-07T07:07:55.4653046Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2025-09-07T07:07:55.4656255Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2025-09-07T07:07:55.4658395Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2025-09-07T07:07:55.4660288Z adding 'torch/include/ATen/Config.h' 2025-09-07T07:07:55.4668177Z adding 'torch/include/ATen/Context.h' 2025-09-07T07:07:55.4671172Z adding 'torch/include/ATen/DLConvertor.h' 2025-09-07T07:07:55.4673189Z adding 'torch/include/ATen/DTensorState.h' 2025-09-07T07:07:55.4674862Z adding 'torch/include/ATen/Device.h' 2025-09-07T07:07:55.4677523Z adding 'torch/include/ATen/DeviceAccelerator.h' 2025-09-07T07:07:55.4679621Z adding 'torch/include/ATen/DeviceGuard.h' 2025-09-07T07:07:55.4681254Z adding 'torch/include/ATen/DimVector.h' 2025-09-07T07:07:55.4682815Z adding 'torch/include/ATen/Dimname.h' 2025-09-07T07:07:55.4690351Z adding 'torch/include/ATen/Dispatch.h' 2025-09-07T07:07:55.4698073Z adding 'torch/include/ATen/Dispatch_v2.h' 2025-09-07T07:07:55.4701595Z adding 'torch/include/ATen/DynamicLibrary.h' 2025-09-07T07:07:55.4703977Z adding 'torch/include/ATen/EmptyTensor.h' 2025-09-07T07:07:55.4706380Z adding 'torch/include/ATen/ExpandBase.h' 2025-09-07T07:07:55.4711093Z adding 'torch/include/ATen/ExpandUtils.h' 2025-09-07T07:07:55.4713297Z adding 'torch/include/ATen/Formatting.h' 2025-09-07T07:07:55.4715516Z adding 'torch/include/ATen/FuncTorchTLS.h' 2025-09-07T07:07:55.4719520Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2025-09-07T07:07:55.4725958Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2025-09-07T07:07:55.4736474Z adding 'torch/include/ATen/Functions.h' 2025-09-07T07:07:55.4739622Z adding 'torch/include/ATen/Generator.h' 2025-09-07T07:07:55.4742144Z adding 'torch/include/ATen/InferSize.h' 2025-09-07T07:07:55.4744169Z adding 'torch/include/ATen/InitialTensorOptions.h' 2025-09-07T07:07:55.4746025Z adding 'torch/include/ATen/Layout.h' 2025-09-07T07:07:55.4748164Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2025-09-07T07:07:55.4751443Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2025-09-07T07:07:55.4753595Z adding 'torch/include/ATen/LegacyVmapMode.h' 2025-09-07T07:07:55.4757595Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2025-09-07T07:07:55.4759699Z adding 'torch/include/ATen/LinalgBackend.h' 2025-09-07T07:07:55.4762936Z adding 'torch/include/ATen/MapAllocator.h' 2025-09-07T07:07:55.4765492Z adding 'torch/include/ATen/MatrixRef.h' 2025-09-07T07:07:55.4767623Z adding 'torch/include/ATen/MemoryOverlap.h' 2025-09-07T07:07:55.4769900Z adding 'torch/include/ATen/MetaFunctions.h' 2025-09-07T07:07:55.4773660Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2025-09-07T07:07:55.4777742Z adding 'torch/include/ATen/MethodOperators.h' 2025-09-07T07:07:55.4779785Z adding 'torch/include/ATen/NamedTensor.h' 2025-09-07T07:07:55.4782950Z adding 'torch/include/ATen/NamedTensorUtils.h' 2025-09-07T07:07:55.4793675Z adding 'torch/include/ATen/NativeFunctions.h' 2025-09-07T07:07:55.4809731Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2025-09-07T07:07:55.4811131Z adding 'torch/include/ATen/NestedTensorImpl.h' 2025-09-07T07:07:55.4813689Z adding 'torch/include/ATen/NumericUtils.h' 2025-09-07T07:07:55.4815924Z adding 'torch/include/ATen/OpMathType.h' 2025-09-07T07:07:55.4819051Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2025-09-07T07:07:55.4829710Z adding 'torch/include/ATen/Operators.h' 2025-09-07T07:07:55.4833193Z adding 'torch/include/ATen/PTThreadPool.h' 2025-09-07T07:07:55.4834863Z adding 'torch/include/ATen/PadNd.h' 2025-09-07T07:07:55.4837198Z adding 'torch/include/ATen/Parallel-inl.h' 2025-09-07T07:07:55.4840139Z adding 'torch/include/ATen/Parallel.h' 2025-09-07T07:07:55.4842024Z adding 'torch/include/ATen/ParallelFuture.h' 2025-09-07T07:07:55.4843778Z adding 'torch/include/ATen/ParallelNative.h' 2025-09-07T07:07:55.4845795Z adding 'torch/include/ATen/ParallelOpenMP.h' 2025-09-07T07:07:55.4847826Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2025-09-07T07:07:55.4849663Z adding 'torch/include/ATen/ROCmFABackend.h' 2025-09-07T07:07:55.5130839Z adding 'torch/include/ATen/RedispatchFunctions.h' 2025-09-07T07:07:55.5328961Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2025-09-07T07:07:55.5348640Z adding 'torch/include/ATen/SDPBackend.h' 2025-09-07T07:07:55.5349563Z adding 'torch/include/ATen/SavedTensorHooks.h' 2025-09-07T07:07:55.5351204Z adding 'torch/include/ATen/Scalar.h' 2025-09-07T07:07:55.5353357Z adding 'torch/include/ATen/ScalarOps.h' 2025-09-07T07:07:55.5355086Z adding 'torch/include/ATen/ScalarType.h' 2025-09-07T07:07:55.5357005Z adding 'torch/include/ATen/SequenceNumber.h' 2025-09-07T07:07:55.5358512Z adding 'torch/include/ATen/SmallVector.h' 2025-09-07T07:07:55.5362636Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2025-09-07T07:07:55.5367693Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2025-09-07T07:07:55.5373616Z adding 'torch/include/ATen/SparseTensorImpl.h' 2025-09-07T07:07:55.5375697Z adding 'torch/include/ATen/Storage.h' 2025-09-07T07:07:55.5377806Z adding 'torch/include/ATen/StorageUtils.h' 2025-09-07T07:07:55.5379436Z adding 'torch/include/ATen/Tensor.h' 2025-09-07T07:07:55.5381041Z adding 'torch/include/ATen/TensorAccessor.h' 2025-09-07T07:07:55.5383637Z adding 'torch/include/ATen/TensorGeometry.h' 2025-09-07T07:07:55.5392699Z adding 'torch/include/ATen/TensorIndexing.h' 2025-09-07T07:07:55.5406933Z adding 'torch/include/ATen/TensorIterator.h' 2025-09-07T07:07:55.5410254Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2025-09-07T07:07:55.5413127Z adding 'torch/include/ATen/TensorMeta.h' 2025-09-07T07:07:55.5415712Z adding 'torch/include/ATen/TensorNames.h' 2025-09-07T07:07:55.5417997Z adding 'torch/include/ATen/TensorOperators.h' 2025-09-07T07:07:55.5419654Z adding 'torch/include/ATen/TensorOptions.h' 2025-09-07T07:07:55.5422210Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2025-09-07T07:07:55.5425415Z adding 'torch/include/ATen/TensorUtils.h' 2025-09-07T07:07:55.5427627Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2025-09-07T07:07:55.5430432Z adding 'torch/include/ATen/ThreadLocalState.h' 2025-09-07T07:07:55.5433728Z adding 'torch/include/ATen/TracerMode.h' 2025-09-07T07:07:55.5435782Z adding 'torch/include/ATen/TypeDefault.h' 2025-09-07T07:07:55.5438363Z adding 'torch/include/ATen/Utils.h' 2025-09-07T07:07:55.5440238Z adding 'torch/include/ATen/Version.h' 2025-09-07T07:07:55.5626995Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2025-09-07T07:07:55.5672059Z adding 'torch/include/ATen/WrapDimUtils.h' 2025-09-07T07:07:55.5672745Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2025-09-07T07:07:55.5682831Z adding 'torch/include/ATen/autocast_mode.h' 2025-09-07T07:07:55.5685565Z adding 'torch/include/ATen/ceil_div.h' 2025-09-07T07:07:55.5688936Z adding 'torch/include/ATen/code_template.h' 2025-09-07T07:07:55.5691698Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2025-09-07T07:07:55.5693647Z adding 'torch/include/ATen/div_rtn.h' 2025-09-07T07:07:55.5697983Z adding 'torch/include/ATen/dlpack.h' 2025-09-07T07:07:55.5700253Z adding 'torch/include/ATen/jit_macros.h' 2025-09-07T07:07:55.5702221Z adding 'torch/include/ATen/jiterator_macros.h' 2025-09-07T07:07:55.5710571Z adding 'torch/include/ATen/record_function.h' 2025-09-07T07:07:55.5713838Z adding 'torch/include/ATen/core/ATenGeneral.h' 2025-09-07T07:07:55.5715686Z adding 'torch/include/ATen/core/ATenOpList.h' 2025-09-07T07:07:55.5717825Z adding 'torch/include/ATen/core/ATen_fwd.h' 2025-09-07T07:07:55.5720418Z adding 'torch/include/ATen/core/ATen_pch.h' 2025-09-07T07:07:55.5722581Z adding 'torch/include/ATen/core/Array.h' 2025-09-07T07:07:55.5724281Z adding 'torch/include/ATen/core/Backtrace.h' 2025-09-07T07:07:55.5733826Z adding 'torch/include/ATen/core/CachingHostAllocator.h' 2025-09-07T07:07:55.5736533Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2025-09-07T07:07:55.5739156Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2025-09-07T07:07:55.5741234Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-09-07T07:07:55.5746766Z adding 'torch/include/ATen/core/Dict.h' 2025-09-07T07:07:55.5750371Z adding 'torch/include/ATen/core/Dict_inl.h' 2025-09-07T07:07:55.5752485Z adding 'torch/include/ATen/core/DimVector.h' 2025-09-07T07:07:55.5754550Z adding 'torch/include/ATen/core/Dimname.h' 2025-09-07T07:07:55.5758628Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2025-09-07T07:07:55.5761468Z adding 'torch/include/ATen/core/Formatting.h' 2025-09-07T07:07:55.5764906Z adding 'torch/include/ATen/core/Generator.h' 2025-09-07T07:07:55.5767320Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2025-09-07T07:07:55.5774431Z adding 'torch/include/ATen/core/IListRef.h' 2025-09-07T07:07:55.5777827Z adding 'torch/include/ATen/core/IListRef_inl.h' 2025-09-07T07:07:55.5780985Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2025-09-07T07:07:55.5786869Z adding 'torch/include/ATen/core/List.h' 2025-09-07T07:07:55.5791176Z adding 'torch/include/ATen/core/List_inl.h' 2025-09-07T07:07:55.5795050Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2025-09-07T07:07:55.5798361Z adding 'torch/include/ATen/core/NamedTensor.h' 2025-09-07T07:07:55.5801712Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2025-09-07T07:07:55.5805457Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2025-09-07T07:07:55.5807666Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2025-09-07T07:07:55.5809613Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2025-09-07T07:07:55.5811851Z adding 'torch/include/ATen/core/QuantizerBase.h' 2025-09-07T07:07:55.5813757Z adding 'torch/include/ATen/core/Range.h' 2025-09-07T07:07:55.5815472Z adding 'torch/include/ATen/core/Reduction.h' 2025-09-07T07:07:55.5817117Z adding 'torch/include/ATen/core/Scalar.h' 2025-09-07T07:07:55.5818634Z adding 'torch/include/ATen/core/ScalarType.h' 2025-09-07T07:07:55.5820761Z adding 'torch/include/ATen/core/Tensor.h' 2025-09-07T07:07:55.5824581Z adding 'torch/include/ATen/core/TensorAccessor.h' 2025-09-07T07:07:55.5839471Z adding 'torch/include/ATen/core/TensorBase.h' 2025-09-07T07:07:55.5902012Z adding 'torch/include/ATen/core/TensorBody.h' 2025-09-07T07:07:55.5905624Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2025-09-07T07:07:55.5908529Z adding 'torch/include/ATen/core/TransformationHelper.h' 2025-09-07T07:07:55.5910372Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2025-09-07T07:07:55.5912196Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2025-09-07T07:07:55.5914838Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2025-09-07T07:07:55.5917309Z adding 'torch/include/ATen/core/Variadic.h' 2025-09-07T07:07:55.5919696Z adding 'torch/include/ATen/core/Vitals.h' 2025-09-07T07:07:55.5922466Z adding 'torch/include/ATen/core/alias_info.h' 2025-09-07T07:07:55.5936603Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2025-09-07T07:07:55.5941144Z adding 'torch/include/ATen/core/blob.h' 2025-09-07T07:07:55.5943639Z adding 'torch/include/ATen/core/builtin_function.h' 2025-09-07T07:07:55.5949222Z adding 'torch/include/ATen/core/class_type.h' 2025-09-07T07:07:55.5951648Z adding 'torch/include/ATen/core/custom_class.h' 2025-09-07T07:07:55.5956183Z adding 'torch/include/ATen/core/dynamic_type.h' 2025-09-07T07:07:55.5958372Z adding 'torch/include/ATen/core/enum_tag.h' 2025-09-07T07:07:55.5963234Z adding 'torch/include/ATen/core/enum_type.h' 2025-09-07T07:07:55.5965833Z adding 'torch/include/ATen/core/function.h' 2025-09-07T07:07:55.5974881Z adding 'torch/include/ATen/core/function_schema.h' 2025-09-07T07:07:55.5977802Z adding 'torch/include/ATen/core/function_schema_inl.h' 2025-09-07T07:07:55.5979868Z adding 'torch/include/ATen/core/functional.h' 2025-09-07T07:07:55.5981644Z adding 'torch/include/ATen/core/grad_mode.h' 2025-09-07T07:07:55.5986534Z adding 'torch/include/ATen/core/interned_strings.h' 2025-09-07T07:07:55.5988943Z adding 'torch/include/ATen/core/interned_strings_class.h' 2025-09-07T07:07:55.6007635Z adding 'torch/include/ATen/core/ivalue.h' 2025-09-07T07:07:55.6038659Z adding 'torch/include/ATen/core/ivalue_inl.h' 2025-09-07T07:07:55.6042765Z adding 'torch/include/ATen/core/ivalue_to.h' 2025-09-07T07:07:55.6067217Z adding 'torch/include/ATen/core/jit_type.h' 2025-09-07T07:07:55.6074891Z adding 'torch/include/ATen/core/jit_type_base.h' 2025-09-07T07:07:55.6077997Z adding 'torch/include/ATen/core/operator_name.h' 2025-09-07T07:07:55.6080906Z adding 'torch/include/ATen/core/qualified_name.h' 2025-09-07T07:07:55.6083068Z adding 'torch/include/ATen/core/rref_interface.h' 2025-09-07T07:07:55.6086243Z adding 'torch/include/ATen/core/stack.h' 2025-09-07T07:07:55.6089496Z adding 'torch/include/ATen/core/symbol.h' 2025-09-07T07:07:55.6092040Z adding 'torch/include/ATen/core/type_factory.h' 2025-09-07T07:07:55.6094056Z adding 'torch/include/ATen/core/type_ptr.h' 2025-09-07T07:07:55.6095684Z adding 'torch/include/ATen/core/typeid.h' 2025-09-07T07:07:55.6099885Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2025-09-07T07:07:55.6102505Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2025-09-07T07:07:55.6106939Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2025-09-07T07:07:55.6111891Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2025-09-07T07:07:55.6114288Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2025-09-07T07:07:55.6117149Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-09-07T07:07:55.6119188Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-09-07T07:07:55.6123759Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2025-09-07T07:07:55.6132730Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-09-07T07:07:55.6136217Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2025-09-07T07:07:55.6138948Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2025-09-07T07:07:55.6143595Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-09-07T07:07:55.6159528Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2025-09-07T07:07:55.6160335Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2025-09-07T07:07:55.6165287Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2025-09-07T07:07:55.6167451Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2025-09-07T07:07:55.6169503Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-09-07T07:07:55.6172163Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2025-09-07T07:07:55.6175502Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2025-09-07T07:07:55.6178900Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2025-09-07T07:07:55.6186710Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2025-09-07T07:07:55.6189682Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2025-09-07T07:07:55.6191621Z adding 'torch/include/ATen/cpu/Utils.h' 2025-09-07T07:07:55.6194867Z adding 'torch/include/ATen/cpu/vml.h' 2025-09-07T07:07:55.6197288Z adding 'torch/include/ATen/cpu/vec/functional.h' 2025-09-07T07:07:55.6201201Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2025-09-07T07:07:55.6206627Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2025-09-07T07:07:55.6209025Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2025-09-07T07:07:55.6210984Z adding 'torch/include/ATen/cpu/vec/vec.h' 2025-09-07T07:07:55.6225094Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2025-09-07T07:07:55.6226933Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2025-09-07T07:07:55.6229477Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2025-09-07T07:07:55.6233235Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2025-09-07T07:07:55.6237635Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2025-09-07T07:07:55.6240626Z adding 'torch/include/ATen/cpu/vec/vec_quant.h' 2025-09-07T07:07:55.6243383Z adding 'torch/include/ATen/cpu/vec/sve/sve_helper.h' 2025-09-07T07:07:55.6248657Z adding 'torch/include/ATen/cpu/vec/sve/vec_bfloat16.h' 2025-09-07T07:07:55.6252387Z adding 'torch/include/ATen/cpu/vec/sve/vec_common_sve.h' 2025-09-07T07:07:55.6257292Z adding 'torch/include/ATen/cpu/vec/sve/vec_double.h' 2025-09-07T07:07:55.6265589Z adding 'torch/include/ATen/cpu/vec/sve/vec_float.h' 2025-09-07T07:07:55.6271581Z adding 'torch/include/ATen/cpu/vec/sve/vec_int.h' 2025-09-07T07:07:55.6277207Z adding 'torch/include/ATen/cpu/vec/sve/vec_qint.h' 2025-09-07T07:07:55.6279976Z adding 'torch/include/ATen/cpu/vec/vec128/vec128.h' 2025-09-07T07:07:55.6285590Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-09-07T07:07:55.6288385Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_convert.h' 2025-09-07T07:07:55.6293857Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-09-07T07:07:55.6299775Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-09-07T07:07:55.6303812Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-09-07T07:07:55.6306511Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2025-09-07T07:07:55.6308195Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2025-09-07T07:07:55.6312304Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2025-09-07T07:07:55.6319804Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h' 2025-09-07T07:07:55.6323682Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-09-07T07:07:55.6329734Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-09-07T07:07:55.6336465Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-09-07T07:07:55.6340588Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2025-09-07T07:07:55.6345404Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2025-09-07T07:07:55.6353227Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2025-09-07T07:07:55.6357634Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half.h' 2025-09-07T07:07:55.6377296Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2025-09-07T07:07:55.6377977Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2025-09-07T07:07:55.6388162Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2025-09-07T07:07:55.6392057Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-09-07T07:07:55.6395487Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-09-07T07:07:55.6402239Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-09-07T07:07:55.6409738Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-09-07T07:07:55.6414727Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-09-07T07:07:55.6419621Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-09-07T07:07:55.6424031Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-09-07T07:07:55.6428568Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-09-07T07:07:55.6432367Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-09-07T07:07:55.6436525Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-09-07T07:07:55.6441553Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-09-07T07:07:55.6447008Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-09-07T07:07:55.6453408Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-09-07T07:07:55.6484396Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-09-07T07:07:55.6485993Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2025-09-07T07:07:55.6506013Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-09-07T07:07:55.6511079Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-09-07T07:07:55.6520385Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-09-07T07:07:55.6524626Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2025-09-07T07:07:55.6529187Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2025-09-07T07:07:55.6537338Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2025-09-07T07:07:55.6544498Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float8.h' 2025-09-07T07:07:55.6561417Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2025-09-07T07:07:55.6562985Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2025-09-07T07:07:55.6573345Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2025-09-07T07:07:55.6577151Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2025-09-07T07:07:55.6579308Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2025-09-07T07:07:55.6581628Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2025-09-07T07:07:55.6587740Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2025-09-07T07:07:55.6595176Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2025-09-07T07:07:55.6599857Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2025-09-07T07:07:55.6602114Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2025-09-07T07:07:55.6604632Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2025-09-07T07:07:55.6606981Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2025-09-07T07:07:55.6608909Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2025-09-07T07:07:55.6612627Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2025-09-07T07:07:55.6616197Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2025-09-07T07:07:55.6618946Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2025-09-07T07:07:55.6621229Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2025-09-07T07:07:55.6623404Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2025-09-07T07:07:55.6627264Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2025-09-07T07:07:55.6630786Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2025-09-07T07:07:55.6632965Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2025-09-07T07:07:55.6634778Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2025-09-07T07:07:55.6637362Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2025-09-07T07:07:55.6639659Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2025-09-07T07:07:55.6641584Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2025-09-07T07:07:55.6645187Z adding 'torch/include/ATen/cuda/Exceptions.h' 2025-09-07T07:07:55.6648060Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2025-09-07T07:07:55.6650026Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2025-09-07T07:07:55.6651671Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2025-09-07T07:07:55.6653260Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2025-09-07T07:07:55.6654970Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2025-09-07T07:07:55.6657063Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2025-09-07T07:07:55.6658867Z adding 'torch/include/ATen/cuda/Sleep.h' 2025-09-07T07:07:55.6661364Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2025-09-07T07:07:55.6663721Z adding 'torch/include/ATen/cuda/cub-RadixSortPairs.cuh' 2025-09-07T07:07:55.6670668Z adding 'torch/include/ATen/cuda/cub.cuh' 2025-09-07T07:07:55.6673909Z adding 'torch/include/ATen/cuda/cub.h' 2025-09-07T07:07:55.6676219Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2025-09-07T07:07:55.6678244Z adding 'torch/include/ATen/cuda/jiterator.h' 2025-09-07T07:07:55.6681211Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2025-09-07T07:07:55.6683174Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2025-09-07T07:07:55.6685867Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2025-09-07T07:07:55.6689729Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2025-09-07T07:07:55.6691876Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2025-09-07T07:07:55.6694762Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2025-09-07T07:07:55.6696985Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2025-09-07T07:07:55.6698795Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2025-09-07T07:07:55.6701471Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2025-09-07T07:07:55.6703802Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-09-07T07:07:55.6706603Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2025-09-07T07:07:55.6708902Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2025-09-07T07:07:55.6714587Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2025-09-07T07:07:55.6720996Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2025-09-07T07:07:55.6724839Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2025-09-07T07:07:55.6727128Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2025-09-07T07:07:55.6730461Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2025-09-07T07:07:55.6733722Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2025-09-07T07:07:55.6739020Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2025-09-07T07:07:55.6745372Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2025-09-07T07:07:55.6747682Z adding 'torch/include/ATen/cudnn/Handle.h' 2025-09-07T07:07:55.6749341Z adding 'torch/include/ATen/cudnn/Handles.h' 2025-09-07T07:07:55.6751133Z adding 'torch/include/ATen/cudnn/Types.h' 2025-09-07T07:07:55.6753075Z adding 'torch/include/ATen/cudnn/Utils.h' 2025-09-07T07:07:55.6755003Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2025-09-07T07:07:55.6757975Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2025-09-07T07:07:55.6761725Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2025-09-07T07:07:55.6764461Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2025-09-07T07:07:55.6766886Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2025-09-07T07:07:55.6769003Z adding 'torch/include/ATen/detail/HPUHooksInterface.h' 2025-09-07T07:07:55.6771113Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2025-09-07T07:07:55.6773259Z adding 'torch/include/ATen/detail/MAIAHooksInterface.h' 2025-09-07T07:07:55.6775674Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2025-09-07T07:07:55.6778301Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2025-09-07T07:07:55.6780687Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2025-09-07T07:07:55.6782934Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2025-09-07T07:07:55.6786012Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2025-09-07T07:07:55.6791500Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2025-09-07T07:07:55.6794557Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2025-09-07T07:07:55.6798112Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2025-09-07T07:07:55.6801059Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2025-09-07T07:07:55.6804200Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2025-09-07T07:07:55.6806517Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2025-09-07T07:07:55.6811174Z adding 'torch/include/ATen/functorch/Interpreter.h' 2025-09-07T07:07:55.6815570Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2025-09-07T07:07:55.6817443Z adding 'torch/include/ATen/functorch/Macros.h' 2025-09-07T07:07:55.6819868Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2025-09-07T07:07:55.6822775Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2025-09-07T07:07:55.6825241Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2025-09-07T07:07:55.6829076Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-09-07T07:07:55.6832092Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-09-07T07:07:55.6837258Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-09-07T07:07:55.6840333Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-09-07T07:07:55.6842552Z adding 'torch/include/ATen/metal/Context.h' 2025-09-07T07:07:55.6846174Z adding 'torch/include/ATen/miopen/Descriptors.h' 2025-09-07T07:07:55.6848443Z adding 'torch/include/ATen/miopen/Exceptions.h' 2025-09-07T07:07:55.6850191Z adding 'torch/include/ATen/miopen/Handle.h' 2025-09-07T07:07:55.6851949Z adding 'torch/include/ATen/miopen/Types.h' 2025-09-07T07:07:55.6853701Z adding 'torch/include/ATen/miopen/Utils.h' 2025-09-07T07:07:55.6855541Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2025-09-07T07:07:55.6857777Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2025-09-07T07:07:55.6861054Z adding 'torch/include/ATen/mps/IndexKernels.h' 2025-09-07T07:07:55.6868907Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2025-09-07T07:07:55.6871892Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2025-09-07T07:07:55.6874233Z adding 'torch/include/ATen/mps/MPSDevice.h' 2025-09-07T07:07:55.6877045Z adding 'torch/include/ATen/mps/MPSEvent.h' 2025-09-07T07:07:55.6879314Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2025-09-07T07:07:55.6882224Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2025-09-07T07:07:55.6884556Z adding 'torch/include/ATen/mps/MPSHooks.h' 2025-09-07T07:07:55.6890617Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2025-09-07T07:07:55.6893859Z adding 'torch/include/ATen/mps/MPSStream.h' 2025-09-07T07:07:55.6897338Z adding 'torch/include/ATen/native/Activation.h' 2025-09-07T07:07:55.6899642Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2025-09-07T07:07:55.6901533Z adding 'torch/include/ATen/native/AmpKernels.h' 2025-09-07T07:07:55.6905157Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2025-09-07T07:07:55.6908014Z adding 'torch/include/ATen/native/BinaryOps.h' 2025-09-07T07:07:55.6911771Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2025-09-07T07:07:55.6915116Z adding 'torch/include/ATen/native/CPUBlas.h' 2025-09-07T07:07:55.6917768Z adding 'torch/include/ATen/native/CPUFallback.h' 2025-09-07T07:07:55.6919685Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2025-09-07T07:07:55.6922302Z adding 'torch/include/ATen/native/ComplexHelper.h' 2025-09-07T07:07:55.6924520Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2025-09-07T07:07:55.6927359Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2025-09-07T07:07:55.6932982Z adding 'torch/include/ATen/native/ConvUtils.h' 2025-09-07T07:07:55.6935419Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2025-09-07T07:07:55.6937186Z adding 'torch/include/ATen/native/Copy.h' 2025-09-07T07:07:55.6938908Z adding 'torch/include/ATen/native/Cross.h' 2025-09-07T07:07:55.6942027Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2025-09-07T07:07:55.6947334Z adding 'torch/include/ATen/native/DispatchStub.h' 2025-09-07T07:07:55.6949697Z adding 'torch/include/ATen/native/Distance.h' 2025-09-07T07:07:55.6955330Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2025-09-07T07:07:55.6964148Z adding 'torch/include/ATen/native/Distributions.h' 2025-09-07T07:07:55.6967985Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2025-09-07T07:07:55.6969708Z adding 'torch/include/ATen/native/Fill.h' 2025-09-07T07:07:55.6974880Z adding 'torch/include/ATen/native/ForeachUtils.h' 2025-09-07T07:07:55.6977581Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2025-09-07T07:07:55.6979548Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2025-09-07T07:07:55.6981262Z adding 'torch/include/ATen/native/FusedAdagrad.h' 2025-09-07T07:07:55.6983107Z adding 'torch/include/ATen/native/FusedAdam.h' 2025-09-07T07:07:55.6985290Z adding 'torch/include/ATen/native/FusedSGD.h' 2025-09-07T07:07:55.6987214Z adding 'torch/include/ATen/native/Gelu.h' 2025-09-07T07:07:55.6990939Z adding 'torch/include/ATen/native/GridSampler.h' 2025-09-07T07:07:55.6993779Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2025-09-07T07:07:55.6997161Z adding 'torch/include/ATen/native/GroupedMMUtils.h' 2025-09-07T07:07:55.6999289Z adding 'torch/include/ATen/native/Histogram.h' 2025-09-07T07:07:55.7001275Z adding 'torch/include/ATen/native/IndexKernel.h' 2025-09-07T07:07:55.7004351Z adding 'torch/include/ATen/native/IndexingUtils.h' 2025-09-07T07:07:55.7006620Z adding 'torch/include/ATen/native/Lerp.h' 2025-09-07T07:07:55.7008498Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2025-09-07T07:07:55.7017898Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2025-09-07T07:07:55.7020790Z adding 'torch/include/ATen/native/LossMulti.h' 2025-09-07T07:07:55.7067452Z adding 'torch/include/ATen/native/Math.h' 2025-09-07T07:07:55.7073381Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2025-09-07T07:07:55.7077165Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2025-09-07T07:07:55.7079828Z adding 'torch/include/ATen/native/MaxPooling.h' 2025-09-07T07:07:55.7081899Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2025-09-07T07:07:55.7084069Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2025-09-07T07:07:55.7085947Z adding 'torch/include/ATen/native/Normalization.h' 2025-09-07T07:07:55.7088058Z adding 'torch/include/ATen/native/Padding.h' 2025-09-07T07:07:55.7090138Z adding 'torch/include/ATen/native/PixelShuffle.h' 2025-09-07T07:07:55.7092015Z adding 'torch/include/ATen/native/PointwiseOps.h' 2025-09-07T07:07:55.7096256Z adding 'torch/include/ATen/native/Pool.h' 2025-09-07T07:07:55.7098783Z adding 'torch/include/ATen/native/Pow.h' 2025-09-07T07:07:55.7100973Z adding 'torch/include/ATen/native/RNN.h' 2025-09-07T07:07:55.7102865Z adding 'torch/include/ATen/native/RangeFactories.h' 2025-09-07T07:07:55.7105470Z adding 'torch/include/ATen/native/RangeUtils.h' 2025-09-07T07:07:55.7107423Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2025-09-07T07:07:55.7109508Z adding 'torch/include/ATen/native/ReduceOps.h' 2025-09-07T07:07:55.7114754Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2025-09-07T07:07:55.7117395Z adding 'torch/include/ATen/native/ReductionType.h' 2025-09-07T07:07:55.7119543Z adding 'torch/include/ATen/native/Repeat.h' 2025-09-07T07:07:55.7123270Z adding 'torch/include/ATen/native/Resize.h' 2025-09-07T07:07:55.7125975Z adding 'torch/include/ATen/native/ResizeCommon.h' 2025-09-07T07:07:55.7128538Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2025-09-07T07:07:55.7130494Z adding 'torch/include/ATen/native/SegmentReduce.h' 2025-09-07T07:07:55.7134879Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2025-09-07T07:07:55.7137598Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2025-09-07T07:07:55.7139465Z adding 'torch/include/ATen/native/Sorting.h' 2025-09-07T07:07:55.7141647Z adding 'torch/include/ATen/native/SortingUtils.h' 2025-09-07T07:07:55.7145473Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2025-09-07T07:07:55.7148298Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2025-09-07T07:07:55.7151360Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2025-09-07T07:07:55.7153904Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2025-09-07T07:07:55.7156713Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2025-09-07T07:07:55.7158724Z adding 'torch/include/ATen/native/TensorCompare.h' 2025-09-07T07:07:55.7161145Z adding 'torch/include/ATen/native/TensorConversions.h' 2025-09-07T07:07:55.7163735Z adding 'torch/include/ATen/native/TensorDimApply.h' 2025-09-07T07:07:55.7167050Z adding 'torch/include/ATen/native/TensorFactories.h' 2025-09-07T07:07:55.7168855Z adding 'torch/include/ATen/native/TensorIterator.h' 2025-09-07T07:07:55.7171137Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2025-09-07T07:07:55.7173069Z adding 'torch/include/ATen/native/TensorProperties.h' 2025-09-07T07:07:55.7176097Z adding 'torch/include/ATen/native/TensorShape.h' 2025-09-07T07:07:55.7178363Z adding 'torch/include/ATen/native/TensorTransformations.h' 2025-09-07T07:07:55.7180628Z adding 'torch/include/ATen/native/TopKImpl.h' 2025-09-07T07:07:55.7182581Z adding 'torch/include/ATen/native/TransposeType.h' 2025-09-07T07:07:55.7185235Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2025-09-07T07:07:55.7187140Z adding 'torch/include/ATen/native/TypeProperties.h' 2025-09-07T07:07:55.7189664Z adding 'torch/include/ATen/native/UnaryOps.h' 2025-09-07T07:07:55.7191721Z adding 'torch/include/ATen/native/Unfold2d.h' 2025-09-07T07:07:55.7193592Z adding 'torch/include/ATen/native/Unfold3d.h' 2025-09-07T07:07:55.7196232Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2025-09-07T07:07:55.7202148Z adding 'torch/include/ATen/native/UpSample.h' 2025-09-07T07:07:55.7204752Z adding 'torch/include/ATen/native/batch_norm.h' 2025-09-07T07:07:55.7206664Z adding 'torch/include/ATen/native/group_norm.h' 2025-09-07T07:07:55.7209221Z adding 'torch/include/ATen/native/im2col.h' 2025-09-07T07:07:55.7212317Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2025-09-07T07:07:55.7214931Z adding 'torch/include/ATen/native/layer_norm.h' 2025-09-07T07:07:55.7216866Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2025-09-07T07:07:55.7219038Z adding 'torch/include/ATen/native/vol2col.h' 2025-09-07T07:07:55.7222322Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-09-07T07:07:55.7225192Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-09-07T07:07:55.7227704Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-09-07T07:07:55.7230353Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2025-09-07T07:07:55.7232182Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2025-09-07T07:07:55.7234067Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2025-09-07T07:07:55.7235793Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2025-09-07T07:07:55.7237818Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2025-09-07T07:07:55.7242273Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2025-09-07T07:07:55.7245038Z adding 'torch/include/ATen/native/cpu/Elu.h' 2025-09-07T07:07:55.7247443Z adding 'torch/include/ATen/native/cpu/Gelu.h' 2025-09-07T07:07:55.7249488Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2025-09-07T07:07:55.7251917Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2025-09-07T07:07:55.7253917Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2025-09-07T07:07:55.7256083Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2025-09-07T07:07:55.7258427Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2025-09-07T07:07:55.7263476Z adding 'torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h' 2025-09-07T07:07:55.7268821Z adding 'torch/include/ATen/native/cpu/Loops.h' 2025-09-07T07:07:55.7271235Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2025-09-07T07:07:55.7273074Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2025-09-07T07:07:55.7277830Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2025-09-07T07:07:55.7281478Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2025-09-07T07:07:55.7284137Z adding 'torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-09-07T07:07:55.7285658Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2025-09-07T07:07:55.7288662Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2025-09-07T07:07:55.7292090Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2025-09-07T07:07:55.7294197Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2025-09-07T07:07:55.7295977Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2025-09-07T07:07:55.7310739Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-09-07T07:07:55.7314100Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2025-09-07T07:07:55.7319477Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2025-09-07T07:07:55.7321960Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2025-09-07T07:07:55.7324110Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2025-09-07T07:07:55.7327225Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2025-09-07T07:07:55.7330720Z adding 'torch/include/ATen/native/cpu/utils.h' 2025-09-07T07:07:55.7333643Z adding 'torch/include/ATen/native/cpu/zmath.h' 2025-09-07T07:07:55.7336508Z adding 'torch/include/ATen/native/cuda/Activation.h' 2025-09-07T07:07:55.7338593Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2025-09-07T07:07:55.7342946Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2025-09-07T07:07:55.7352957Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2025-09-07T07:07:55.7356129Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2025-09-07T07:07:55.7357844Z adding 'torch/include/ATen/native/cuda/Copy.h' 2025-09-07T07:07:55.7365401Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2025-09-07T07:07:55.7368009Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2025-09-07T07:07:55.7370019Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2025-09-07T07:07:55.7377879Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2025-09-07T07:07:55.7380525Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2025-09-07T07:07:55.7382471Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-09-07T07:07:55.7387080Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2025-09-07T07:07:55.7389711Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-09-07T07:07:55.7393437Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2025-09-07T07:07:55.7395718Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2025-09-07T07:07:55.7397634Z adding 'torch/include/ATen/native/cuda/GroupMM.h' 2025-09-07T07:07:55.7400749Z adding 'torch/include/ATen/native/cuda/GroupMMCommon.cuh' 2025-09-07T07:07:55.7402707Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2025-09-07T07:07:55.7404856Z adding 'torch/include/ATen/native/cuda/IndexKernelUtils.h' 2025-09-07T07:07:55.7408269Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2025-09-07T07:07:55.7413169Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2025-09-07T07:07:55.7415438Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2025-09-07T07:07:55.7419411Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2025-09-07T07:07:55.7458484Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2025-09-07T07:07:55.7464470Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2025-09-07T07:07:55.7466924Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2025-09-07T07:07:55.7471217Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2025-09-07T07:07:55.7495786Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2025-09-07T07:07:55.7496405Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2025-09-07T07:07:55.7498542Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2025-09-07T07:07:55.7500887Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2025-09-07T07:07:55.7520980Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2025-09-07T07:07:55.7521440Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2025-09-07T07:07:55.7523456Z adding 'torch/include/ATen/native/cuda/Resize.h' 2025-09-07T07:07:55.7525286Z adding 'torch/include/ATen/native/cuda/RowwiseScaledMM.h' 2025-09-07T07:07:55.7527111Z adding 'torch/include/ATen/native/cuda/ScaledGroupMM.h' 2025-09-07T07:07:55.7528860Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2025-09-07T07:07:55.7534610Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2025-09-07T07:07:55.7537068Z adding 'torch/include/ATen/native/cuda/Sort.h' 2025-09-07T07:07:55.7538898Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2025-09-07T07:07:55.7543095Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2025-09-07T07:07:55.7545728Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2025-09-07T07:07:55.7548864Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2025-09-07T07:07:55.7553758Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2025-09-07T07:07:55.7560302Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2025-09-07T07:07:55.7563035Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2025-09-07T07:07:55.7564744Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2025-09-07T07:07:55.7566538Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2025-09-07T07:07:55.7570686Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2025-09-07T07:07:55.7573719Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2025-09-07T07:07:55.7575784Z adding 'torch/include/ATen/native/cuda/cutlass_common.cuh' 2025-09-07T07:07:55.7577665Z adding 'torch/include/ATen/native/cuda/fused_adagrad_impl.cuh' 2025-09-07T07:07:55.7580254Z adding 'torch/include/ATen/native/cuda/fused_adagrad_utils.cuh' 2025-09-07T07:07:55.7582271Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-09-07T07:07:55.7584160Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2025-09-07T07:07:55.7587820Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2025-09-07T07:07:55.7589991Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-09-07T07:07:55.7591842Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2025-09-07T07:07:55.7595341Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2025-09-07T07:07:55.7599051Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2025-09-07T07:07:55.7605995Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2025-09-07T07:07:55.7608503Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2025-09-07T07:07:55.7612071Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2025-09-07T07:07:55.7614524Z adding 'torch/include/ATen/native/hip/ck_bgemm.h' 2025-09-07T07:07:55.7616428Z adding 'torch/include/ATen/native/hip/ck_gemm.h' 2025-09-07T07:07:55.7620422Z adding 'torch/include/ATen/native/hip/ck_gemm_template.h' 2025-09-07T07:07:55.7622954Z adding 'torch/include/ATen/native/hip/ck_types.h' 2025-09-07T07:07:55.7626038Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-09-07T07:07:55.7629318Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-09-07T07:07:55.7631768Z adding 'torch/include/ATen/native/kleidiai/kai_kernels.h' 2025-09-07T07:07:55.7634007Z adding 'torch/include/ATen/native/kleidiai/kai_pack.h' 2025-09-07T07:07:55.7636722Z adding 'torch/include/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-09-07T07:07:55.7639221Z adding 'torch/include/ATen/native/mkldnn/xpu/Conv.h' 2025-09-07T07:07:55.7641432Z adding 'torch/include/ATen/native/mkldnn/xpu/FusionUtils.h' 2025-09-07T07:07:55.7643578Z adding 'torch/include/ATen/native/mkldnn/xpu/qconv.h' 2025-09-07T07:07:55.7645738Z adding 'torch/include/ATen/native/mkldnn/xpu/qlinear.h' 2025-09-07T07:07:55.7651718Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-09-07T07:07:55.7657652Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h' 2025-09-07T07:07:55.7661058Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h' 2025-09-07T07:07:55.7664025Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-09-07T07:07:55.7666980Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-09-07T07:07:55.7669625Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-09-07T07:07:55.7671828Z adding 'torch/include/ATen/native/mps/Copy.h' 2025-09-07T07:07:55.7674037Z adding 'torch/include/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-09-07T07:07:55.7676309Z adding 'torch/include/ATen/native/mps/MPSGraphSonomaOps.h' 2025-09-07T07:07:55.7679402Z adding 'torch/include/ATen/native/mps/MPSGraphVenturaOps.h' 2025-09-07T07:07:55.7682610Z adding 'torch/include/ATen/native/mps/MetalShaderLibrary.h' 2025-09-07T07:07:55.7689872Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2025-09-07T07:07:55.7692459Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2025-09-07T07:07:55.7694782Z adding 'torch/include/ATen/native/mps/kernels/GridSampler.h' 2025-09-07T07:07:55.7696796Z adding 'torch/include/ATen/native/mps/kernels/Pooling.h' 2025-09-07T07:07:55.7698592Z adding 'torch/include/ATen/native/mps/kernels/UpSample.h' 2025-09-07T07:07:55.7700726Z adding 'torch/include/ATen/native/mps/operations/BinaryKernel.h' 2025-09-07T07:07:55.7702645Z adding 'torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-09-07T07:07:55.7704736Z adding 'torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-09-07T07:07:55.7706820Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-09-07T07:07:55.7708548Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-09-07T07:07:55.7713183Z adding 'torch/include/ATen/native/mps/operations/MultiTensorApply.h' 2025-09-07T07:07:55.7715883Z adding 'torch/include/ATen/native/mtia/EmptyTensor.h' 2025-09-07T07:07:55.7718273Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2025-09-07T07:07:55.7720543Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2025-09-07T07:07:55.7722979Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-09-07T07:07:55.7725034Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-09-07T07:07:55.7730401Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2025-09-07T07:07:55.7733465Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2025-09-07T07:07:55.7735689Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2025-09-07T07:07:55.7737747Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2025-09-07T07:07:55.7739496Z adding 'torch/include/ATen/native/quantized/Copy.h' 2025-09-07T07:07:55.7741493Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2025-09-07T07:07:55.7743308Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2025-09-07T07:07:55.7746146Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2025-09-07T07:07:55.7748039Z adding 'torch/include/ATen/native/quantized/library.h' 2025-09-07T07:07:55.7751967Z adding 'torch/include/ATen/native/quantized/cpu/ACLUtils.h' 2025-09-07T07:07:55.7754052Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2025-09-07T07:07:55.7756175Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-09-07T07:07:55.7761259Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2025-09-07T07:07:55.7767278Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-09-07T07:07:55.7771865Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2025-09-07T07:07:55.7775404Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2025-09-07T07:07:55.7777470Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2025-09-07T07:07:55.7781593Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-09-07T07:07:55.7786878Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2025-09-07T07:07:55.7791119Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-09-07T07:07:55.7793285Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2025-09-07T07:07:55.7795433Z adding 'torch/include/ATen/native/quantized/cpu/qconv.h' 2025-09-07T07:07:55.7797650Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2025-09-07T07:07:55.7799457Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-09-07T07:07:55.7801315Z adding 'torch/include/ATen/native/quantized/cpu/qlinear.h' 2025-09-07T07:07:55.7805465Z adding 'torch/include/ATen/native/quantized/cudnn/utils.h' 2025-09-07T07:07:55.7808270Z adding 'torch/include/ATen/native/transformers/attention.h' 2025-09-07T07:07:55.7810738Z adding 'torch/include/ATen/native/transformers/sdp_utils.h' 2025-09-07T07:07:55.7816235Z adding 'torch/include/ATen/native/transformers/sdp_utils_cpp.h' 2025-09-07T07:07:55.7818984Z adding 'torch/include/ATen/native/transformers/cuda/sdp_utils.h' 2025-09-07T07:07:55.7821864Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-09-07T07:07:55.7824605Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-09-07T07:07:55.7828920Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-09-07T07:07:55.7832700Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-09-07T07:07:55.7863075Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-09-07T07:07:55.7886752Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-09-07T07:07:55.7887664Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-09-07T07:07:55.7892805Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-09-07T07:07:55.7896807Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-09-07T07:07:55.7900151Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-09-07T07:07:55.7902826Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-09-07T07:07:55.7906631Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-09-07T07:07:55.7914502Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-09-07T07:07:55.7920309Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-09-07T07:07:55.7923538Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-09-07T07:07:55.7927720Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-09-07T07:07:55.7948298Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-09-07T07:07:55.7953106Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-09-07T07:07:55.7959528Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-09-07T07:07:55.7963113Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-09-07T07:07:55.7973108Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-09-07T07:07:55.7983139Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-09-07T07:07:55.7987257Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-09-07T07:07:55.7991564Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-09-07T07:07:55.8011495Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-09-07T07:07:55.8012400Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-09-07T07:07:55.8014125Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-09-07T07:07:55.8017137Z adding 'torch/include/ATen/native/transformers/hip/aotriton_adapter.h' 2025-09-07T07:07:55.8018949Z adding 'torch/include/ATen/native/transformers/hip/aotriton_versions.h' 2025-09-07T07:07:55.8020998Z adding 'torch/include/ATen/native/transformers/hip/gemm_kernel_utils.h' 2025-09-07T07:07:55.8026110Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-09-07T07:07:55.8029161Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h' 2025-09-07T07:07:55.8031307Z adding 'torch/include/ATen/native/utils/Factory.h' 2025-09-07T07:07:55.8033356Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2025-09-07T07:07:55.8035752Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2025-09-07T07:07:55.8088771Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2025-09-07T07:07:55.8089347Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2025-09-07T07:07:55.8090098Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8090903Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2025-09-07T07:07:55.8092518Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2025-09-07T07:07:55.8094310Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2025-09-07T07:07:55.8096302Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2025-09-07T07:07:55.8098476Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8100275Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2025-09-07T07:07:55.8102123Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2025-09-07T07:07:55.8104010Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2025-09-07T07:07:55.8106418Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2025-09-07T07:07:55.8108607Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2025-09-07T07:07:55.8110786Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2025-09-07T07:07:55.8113017Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8114851Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-09-07T07:07:55.8116866Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-09-07T07:07:55.8118661Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2025-09-07T07:07:55.8120671Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2025-09-07T07:07:55.8122780Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8124551Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2025-09-07T07:07:55.8126416Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2025-09-07T07:07:55.8128289Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2025-09-07T07:07:55.8130337Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2025-09-07T07:07:55.8132195Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2025-09-07T07:07:55.8134304Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8135921Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2025-09-07T07:07:55.8137815Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2025-09-07T07:07:55.8139916Z adding 'torch/include/ATen/ops/_add_relu.h' 2025-09-07T07:07:55.8141984Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8143956Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2025-09-07T07:07:55.8146247Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2025-09-07T07:07:55.8148170Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2025-09-07T07:07:55.8150436Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2025-09-07T07:07:55.8152585Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2025-09-07T07:07:55.8154940Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:55.8156756Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2025-09-07T07:07:55.8158682Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2025-09-07T07:07:55.8161059Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2025-09-07T07:07:55.8163194Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2025-09-07T07:07:55.8165084Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2025-09-07T07:07:55.8167202Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2025-09-07T07:07:55.8169289Z adding 'torch/include/ATen/ops/_aminmax.h' 2025-09-07T07:07:55.8171505Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8182132Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2025-09-07T07:07:55.8182665Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2025-09-07T07:07:55.8183149Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2025-09-07T07:07:55.8183569Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2025-09-07T07:07:55.8184380Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2025-09-07T07:07:55.8185281Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8188343Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2025-09-07T07:07:55.8190382Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2025-09-07T07:07:55.8192363Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2025-09-07T07:07:55.8194605Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2025-09-07T07:07:55.8196764Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2025-09-07T07:07:55.8199029Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8200817Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2025-09-07T07:07:55.8202726Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2025-09-07T07:07:55.8204587Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2025-09-07T07:07:55.8206460Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2025-09-07T07:07:55.8208700Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2025-09-07T07:07:55.8210637Z adding 'torch/include/ATen/ops/_assert_async.h' 2025-09-07T07:07:55.8212683Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2025-09-07T07:07:55.8214473Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2025-09-07T07:07:55.8216257Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2025-09-07T07:07:55.8218198Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2025-09-07T07:07:55.8220056Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2025-09-07T07:07:55.8222160Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8223857Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2025-09-07T07:07:55.8226121Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2025-09-07T07:07:55.8228331Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2025-09-07T07:07:55.8230796Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8232586Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h' 2025-09-07T07:07:55.8234460Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2025-09-07T07:07:55.8236668Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2025-09-07T07:07:55.8238475Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2025-09-07T07:07:55.8240600Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8242244Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2025-09-07T07:07:55.8244164Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2025-09-07T07:07:55.8245916Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2025-09-07T07:07:55.8248030Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8249639Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2025-09-07T07:07:55.8251593Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2025-09-07T07:07:55.8253315Z adding 'torch/include/ATen/ops/_backward.h' 2025-09-07T07:07:55.8255423Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8257129Z adding 'torch/include/ATen/ops/_backward_native.h' 2025-09-07T07:07:55.8259085Z adding 'torch/include/ATen/ops/_backward_ops.h' 2025-09-07T07:07:55.8261626Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2025-09-07T07:07:55.8263869Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2025-09-07T07:07:55.8266279Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8268044Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2025-09-07T07:07:55.8270231Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2025-09-07T07:07:55.8272459Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8274168Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2025-09-07T07:07:55.8276324Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2025-09-07T07:07:55.8278426Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2025-09-07T07:07:55.8280705Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8282447Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2025-09-07T07:07:55.8284641Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2025-09-07T07:07:55.8286845Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2025-09-07T07:07:55.8289081Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8290927Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2025-09-07T07:07:55.8292859Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2025-09-07T07:07:55.8294801Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2025-09-07T07:07:55.8297125Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2025-09-07T07:07:55.8299048Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2025-09-07T07:07:55.8301145Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8302764Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2025-09-07T07:07:55.8305055Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2025-09-07T07:07:55.8306908Z adding 'torch/include/ATen/ops/_cast_Char.h' 2025-09-07T07:07:55.8309126Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8310748Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2025-09-07T07:07:55.8312750Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2025-09-07T07:07:55.8314694Z adding 'torch/include/ATen/ops/_cast_Double.h' 2025-09-07T07:07:55.8316927Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8318589Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2025-09-07T07:07:55.8320490Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2025-09-07T07:07:55.8322264Z adding 'torch/include/ATen/ops/_cast_Float.h' 2025-09-07T07:07:55.8324376Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8325947Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2025-09-07T07:07:55.8327827Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2025-09-07T07:07:55.8329663Z adding 'torch/include/ATen/ops/_cast_Half.h' 2025-09-07T07:07:55.8331766Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8333371Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2025-09-07T07:07:55.8335244Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2025-09-07T07:07:55.8337045Z adding 'torch/include/ATen/ops/_cast_Int.h' 2025-09-07T07:07:55.8339101Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8340701Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2025-09-07T07:07:55.8342591Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2025-09-07T07:07:55.8344733Z adding 'torch/include/ATen/ops/_cast_Long.h' 2025-09-07T07:07:55.8346910Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8348633Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2025-09-07T07:07:55.8350588Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2025-09-07T07:07:55.8352523Z adding 'torch/include/ATen/ops/_cast_Short.h' 2025-09-07T07:07:55.8354615Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8356383Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2025-09-07T07:07:55.8358263Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2025-09-07T07:07:55.8360594Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2025-09-07T07:07:55.8363382Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8365221Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2025-09-07T07:07:55.8367177Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2025-09-07T07:07:55.8369016Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2025-09-07T07:07:55.8371100Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2025-09-07T07:07:55.8373217Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2025-09-07T07:07:55.8375375Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8377148Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2025-09-07T07:07:55.8379001Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2025-09-07T07:07:55.8380823Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2025-09-07T07:07:55.8382800Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2025-09-07T07:07:55.8385152Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2025-09-07T07:07:55.8387425Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8389195Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2025-09-07T07:07:55.8391109Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2025-09-07T07:07:55.8392912Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2025-09-07T07:07:55.8394963Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2025-09-07T07:07:55.8397030Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2025-09-07T07:07:55.8399170Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8400820Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2025-09-07T07:07:55.8402684Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2025-09-07T07:07:55.8404594Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2025-09-07T07:07:55.8406686Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8408496Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2025-09-07T07:07:55.8410248Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2025-09-07T07:07:55.8412260Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2025-09-07T07:07:55.8414153Z adding 'torch/include/ATen/ops/_coalesce.h' 2025-09-07T07:07:55.8416207Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8417869Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2025-09-07T07:07:55.8419819Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2025-09-07T07:07:55.8421695Z adding 'torch/include/ATen/ops/_coalesced.h' 2025-09-07T07:07:55.8423875Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8425950Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2025-09-07T07:07:55.8427790Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2025-09-07T07:07:55.8429899Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2025-09-07T07:07:55.8432004Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2025-09-07T07:07:55.8434051Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2025-09-07T07:07:55.8436102Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2025-09-07T07:07:55.8437940Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2025-09-07T07:07:55.8439857Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2025-09-07T07:07:55.8441615Z adding 'torch/include/ATen/ops/_conj.h' 2025-09-07T07:07:55.8443686Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8445461Z adding 'torch/include/ATen/ops/_conj_copy.h' 2025-09-07T07:07:55.8447574Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8449552Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:55.8451127Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2025-09-07T07:07:55.8453021Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2025-09-07T07:07:55.8454796Z adding 'torch/include/ATen/ops/_conj_native.h' 2025-09-07T07:07:55.8456701Z adding 'torch/include/ATen/ops/_conj_ops.h' 2025-09-07T07:07:55.8458603Z adding 'torch/include/ATen/ops/_conj_physical.h' 2025-09-07T07:07:55.8461401Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8463152Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2025-09-07T07:07:55.8465266Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2025-09-07T07:07:55.8467701Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2025-09-07T07:07:55.8470056Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2025-09-07T07:07:55.8471947Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2025-09-07T07:07:55.8474065Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2025-09-07T07:07:55.8476279Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2025-09-07T07:07:55.8478605Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:55.8480297Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2025-09-07T07:07:55.8482195Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2025-09-07T07:07:55.8483945Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2025-09-07T07:07:55.8485988Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2025-09-07T07:07:55.8487720Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2025-09-07T07:07:55.8489719Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2025-09-07T07:07:55.8491726Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2025-09-07T07:07:55.8494034Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:55.8495738Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2025-09-07T07:07:55.8497656Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2025-09-07T07:07:55.8499449Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2025-09-07T07:07:55.8501430Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2025-09-07T07:07:55.8503222Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2025-09-07T07:07:55.8505609Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2025-09-07T07:07:55.8507616Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2025-09-07T07:07:55.8509642Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2025-09-07T07:07:55.8511529Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h' 2025-09-07T07:07:55.8513553Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h' 2025-09-07T07:07:55.8515307Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h' 2025-09-07T07:07:55.8517365Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h' 2025-09-07T07:07:55.8519136Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2025-09-07T07:07:55.8521041Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2025-09-07T07:07:55.8523667Z adding 'torch/include/ATen/ops/_convolution.h' 2025-09-07T07:07:55.8526340Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8528354Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8530458Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2025-09-07T07:07:55.8532780Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8534524Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2025-09-07T07:07:55.8536639Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2025-09-07T07:07:55.8538649Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2025-09-07T07:07:55.8540873Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8542551Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2025-09-07T07:07:55.8544865Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2025-09-07T07:07:55.8546912Z adding 'torch/include/ATen/ops/_convolution_native.h' 2025-09-07T07:07:55.8549292Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2025-09-07T07:07:55.8551423Z adding 'torch/include/ATen/ops/_copy_from.h' 2025-09-07T07:07:55.8553425Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2025-09-07T07:07:55.8555641Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8557374Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2025-09-07T07:07:55.8559341Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2025-09-07T07:07:55.8561982Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8563755Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2025-09-07T07:07:55.8565774Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2025-09-07T07:07:55.8567724Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2025-09-07T07:07:55.8569820Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2025-09-07T07:07:55.8571550Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2025-09-07T07:07:55.8573588Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2025-09-07T07:07:55.8575499Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2025-09-07T07:07:55.8577521Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2025-09-07T07:07:55.8579385Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2025-09-07T07:07:55.8581326Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2025-09-07T07:07:55.8583343Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2025-09-07T07:07:55.8585742Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2025-09-07T07:07:55.8587597Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2025-09-07T07:07:55.8589628Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2025-09-07T07:07:55.8591805Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2025-09-07T07:07:55.8594123Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2025-09-07T07:07:55.8596498Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8598364Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2025-09-07T07:07:55.8600324Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2025-09-07T07:07:55.8602248Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2025-09-07T07:07:55.8604454Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2025-09-07T07:07:55.8606671Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8608482Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2025-09-07T07:07:55.8610439Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2025-09-07T07:07:55.8612360Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2025-09-07T07:07:55.8614261Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2025-09-07T07:07:55.8616545Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2025-09-07T07:07:55.8618901Z adding 'torch/include/ATen/ops/_cudnn_attention_backward.h' 2025-09-07T07:07:55.8621094Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h' 2025-09-07T07:07:55.8622958Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_native.h' 2025-09-07T07:07:55.8625495Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_ops.h' 2025-09-07T07:07:55.8627787Z adding 'torch/include/ATen/ops/_cudnn_attention_forward.h' 2025-09-07T07:07:55.8630057Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h' 2025-09-07T07:07:55.8631990Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_native.h' 2025-09-07T07:07:55.8634224Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_ops.h' 2025-09-07T07:07:55.8636425Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2025-09-07T07:07:55.8638774Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8640541Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2025-09-07T07:07:55.8642402Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2025-09-07T07:07:55.8644598Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2025-09-07T07:07:55.8646768Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2025-09-07T07:07:55.8649772Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8651727Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2025-09-07T07:07:55.8653553Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2025-09-07T07:07:55.8655610Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2025-09-07T07:07:55.8658317Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2025-09-07T07:07:55.8662284Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2025-09-07T07:07:55.8665513Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8667584Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2025-09-07T07:07:55.8669648Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2025-09-07T07:07:55.8672148Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2025-09-07T07:07:55.8674721Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8676725Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2025-09-07T07:07:55.8679179Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2025-09-07T07:07:55.8681561Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8683357Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2025-09-07T07:07:55.8685231Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2025-09-07T07:07:55.8687344Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2025-09-07T07:07:55.8689281Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2025-09-07T07:07:55.8691678Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2025-09-07T07:07:55.8693706Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2025-09-07T07:07:55.8695846Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8697435Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2025-09-07T07:07:55.8699329Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2025-09-07T07:07:55.8701178Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2025-09-07T07:07:55.8703285Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8705347Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2025-09-07T07:07:55.8707418Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2025-09-07T07:07:55.8709237Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2025-09-07T07:07:55.8711386Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8713015Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2025-09-07T07:07:55.8714947Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2025-09-07T07:07:55.8716959Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2025-09-07T07:07:55.8719066Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8720713Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2025-09-07T07:07:55.8722627Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2025-09-07T07:07:55.8724451Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2025-09-07T07:07:55.8726378Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2025-09-07T07:07:55.8728222Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2025-09-07T07:07:55.8729986Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2025-09-07T07:07:55.8731911Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2025-09-07T07:07:55.8733737Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2025-09-07T07:07:55.8735649Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2025-09-07T07:07:55.8737505Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2025-09-07T07:07:55.8739241Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2025-09-07T07:07:55.8741202Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2025-09-07T07:07:55.8743101Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2025-09-07T07:07:55.8745592Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8747238Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2025-09-07T07:07:55.8749256Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2025-09-07T07:07:55.8750899Z adding 'torch/include/ATen/ops/_dimI.h' 2025-09-07T07:07:55.8752715Z adding 'torch/include/ATen/ops/_dimI_native.h' 2025-09-07T07:07:55.8754648Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2025-09-07T07:07:55.8756581Z adding 'torch/include/ATen/ops/_dimV.h' 2025-09-07T07:07:55.8758391Z adding 'torch/include/ATen/ops/_dimV_native.h' 2025-09-07T07:07:55.8760671Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2025-09-07T07:07:55.8762868Z adding 'torch/include/ATen/ops/_dim_arange.h' 2025-09-07T07:07:55.8765038Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8766694Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2025-09-07T07:07:55.8768640Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2025-09-07T07:07:55.8770622Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2025-09-07T07:07:55.8772943Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8774656Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2025-09-07T07:07:55.8776543Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2025-09-07T07:07:55.8778340Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2025-09-07T07:07:55.8780307Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2025-09-07T07:07:55.8782231Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit.h' 2025-09-07T07:07:55.8784462Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h' 2025-09-07T07:07:55.8786498Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h' 2025-09-07T07:07:55.8788463Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h' 2025-09-07T07:07:55.8790436Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h' 2025-09-07T07:07:55.8792527Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h' 2025-09-07T07:07:55.8794391Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h' 2025-09-07T07:07:55.8796498Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h' 2025-09-07T07:07:55.8798801Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2025-09-07T07:07:55.8801078Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2025-09-07T07:07:55.8803035Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2025-09-07T07:07:55.8805270Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2025-09-07T07:07:55.8807624Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2025-09-07T07:07:55.8809858Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2025-09-07T07:07:55.8811769Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2025-09-07T07:07:55.8813925Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2025-09-07T07:07:55.8816254Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2025-09-07T07:07:55.8818618Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8820442Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2025-09-07T07:07:55.8822367Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2025-09-07T07:07:55.8824563Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2025-09-07T07:07:55.8826637Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2025-09-07T07:07:55.8828766Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2025-09-07T07:07:55.8831033Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2025-09-07T07:07:55.8833363Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2025-09-07T07:07:55.8835546Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h' 2025-09-07T07:07:55.8837651Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h' 2025-09-07T07:07:55.8839609Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2025-09-07T07:07:55.8841578Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2025-09-07T07:07:55.8843788Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8845718Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2025-09-07T07:07:55.8847611Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2025-09-07T07:07:55.8850033Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2025-09-07T07:07:55.8852525Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8854344Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2025-09-07T07:07:55.8856296Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2025-09-07T07:07:55.8858249Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2025-09-07T07:07:55.8860863Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2025-09-07T07:07:55.8863277Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2025-09-07T07:07:55.8865840Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8867743Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2025-09-07T07:07:55.8869748Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2025-09-07T07:07:55.8871778Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2025-09-07T07:07:55.8874059Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2025-09-07T07:07:55.8876197Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2025-09-07T07:07:55.8878413Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2025-09-07T07:07:55.8880629Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2025-09-07T07:07:55.8882890Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8884704Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2025-09-07T07:07:55.8886590Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2025-09-07T07:07:55.8888423Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2025-09-07T07:07:55.8890494Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2025-09-07T07:07:55.8892547Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2025-09-07T07:07:55.8894808Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.8896516Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2025-09-07T07:07:55.8898615Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2025-09-07T07:07:55.8901136Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2025-09-07T07:07:55.8903589Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8905827Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2025-09-07T07:07:55.8907855Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2025-09-07T07:07:55.8910074Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2025-09-07T07:07:55.8912927Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2025-09-07T07:07:55.8915507Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8917545Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2025-09-07T07:07:55.8919516Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2025-09-07T07:07:55.8921713Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2025-09-07T07:07:55.8923513Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2025-09-07T07:07:55.8925695Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8927355Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2025-09-07T07:07:55.8929356Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2025-09-07T07:07:55.8931498Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2025-09-07T07:07:55.8933539Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2025-09-07T07:07:55.8935589Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2025-09-07T07:07:55.8937464Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2025-09-07T07:07:55.8939308Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2025-09-07T07:07:55.8941292Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2025-09-07T07:07:55.8943420Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8945604Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2025-09-07T07:07:55.8947549Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2025-09-07T07:07:55.8949421Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2025-09-07T07:07:55.8951567Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2025-09-07T07:07:55.8953666Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2025-09-07T07:07:55.8955775Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2025-09-07T07:07:55.8957976Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2025-09-07T07:07:55.8960083Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2025-09-07T07:07:55.8962244Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2025-09-07T07:07:55.8964666Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2025-09-07T07:07:55.8966856Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8968791Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2025-09-07T07:07:55.8970714Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2025-09-07T07:07:55.8972698Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2025-09-07T07:07:55.8974750Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2025-09-07T07:07:55.8976885Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2025-09-07T07:07:55.8979175Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.8980988Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2025-09-07T07:07:55.8982860Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2025-09-07T07:07:55.8985006Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2025-09-07T07:07:55.8987228Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2025-09-07T07:07:55.8989263Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2025-09-07T07:07:55.8991449Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2025-09-07T07:07:55.8993537Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2025-09-07T07:07:55.8995409Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2025-09-07T07:07:55.8997600Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2025-09-07T07:07:55.8999766Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2025-09-07T07:07:55.9001920Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2025-09-07T07:07:55.9003864Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2025-09-07T07:07:55.9005682Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2025-09-07T07:07:55.9007733Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2025-09-07T07:07:55.9009754Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2025-09-07T07:07:55.9011751Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2025-09-07T07:07:55.9013659Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2025-09-07T07:07:55.9015461Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2025-09-07T07:07:55.9017465Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2025-09-07T07:07:55.9019462Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2025-09-07T07:07:55.9021461Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2025-09-07T07:07:55.9023320Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2025-09-07T07:07:55.9025509Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2025-09-07T07:07:55.9027580Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2025-09-07T07:07:55.9029891Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2025-09-07T07:07:55.9032167Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2025-09-07T07:07:55.9034117Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2025-09-07T07:07:55.9036407Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2025-09-07T07:07:55.9038811Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2025-09-07T07:07:55.9041021Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2025-09-07T07:07:55.9042914Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2025-09-07T07:07:55.9045055Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2025-09-07T07:07:55.9047013Z adding 'torch/include/ATen/ops/_foobar.h' 2025-09-07T07:07:55.9049061Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9050840Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2025-09-07T07:07:55.9052689Z adding 'torch/include/ATen/ops/_foobar_native.h' 2025-09-07T07:07:55.9054711Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2025-09-07T07:07:55.9056673Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2025-09-07T07:07:55.9058818Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9061263Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2025-09-07T07:07:55.9063333Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2025-09-07T07:07:55.9065629Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2025-09-07T07:07:55.9067677Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2025-09-07T07:07:55.9069958Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9071738Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2025-09-07T07:07:55.9073573Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2025-09-07T07:07:55.9075749Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2025-09-07T07:07:55.9078047Z adding 'torch/include/ATen/ops/_foreach_add.h' 2025-09-07T07:07:55.9080442Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9082280Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2025-09-07T07:07:55.9084373Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2025-09-07T07:07:55.9087071Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2025-09-07T07:07:55.9089531Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2025-09-07T07:07:55.9091917Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9093801Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2025-09-07T07:07:55.9095875Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2025-09-07T07:07:55.9098471Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2025-09-07T07:07:55.9100885Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2025-09-07T07:07:55.9103311Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9105606Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2025-09-07T07:07:55.9107687Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2025-09-07T07:07:55.9110321Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2025-09-07T07:07:55.9112526Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2025-09-07T07:07:55.9114783Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9116677Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2025-09-07T07:07:55.9118462Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2025-09-07T07:07:55.9120467Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2025-09-07T07:07:55.9122427Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2025-09-07T07:07:55.9124537Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9126270Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2025-09-07T07:07:55.9169195Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2025-09-07T07:07:55.9171322Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2025-09-07T07:07:55.9173500Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2025-09-07T07:07:55.9175695Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9177464Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2025-09-07T07:07:55.9179274Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2025-09-07T07:07:55.9181338Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2025-09-07T07:07:55.9183527Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2025-09-07T07:07:55.9186366Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9188302Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2025-09-07T07:07:55.9190325Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2025-09-07T07:07:55.9192835Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2025-09-07T07:07:55.9195222Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2025-09-07T07:07:55.9197696Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9199584Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2025-09-07T07:07:55.9201603Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2025-09-07T07:07:55.9204004Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2025-09-07T07:07:55.9206082Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2025-09-07T07:07:55.9208292Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9210129Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2025-09-07T07:07:55.9211851Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2025-09-07T07:07:55.9213933Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2025-09-07T07:07:55.9215897Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2025-09-07T07:07:55.9218060Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9219786Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2025-09-07T07:07:55.9221571Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2025-09-07T07:07:55.9223605Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2025-09-07T07:07:55.9225896Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2025-09-07T07:07:55.9228174Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9230026Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2025-09-07T07:07:55.9231939Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2025-09-07T07:07:55.9233934Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2025-09-07T07:07:55.9236377Z adding 'torch/include/ATen/ops/_foreach_div.h' 2025-09-07T07:07:55.9238765Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9240614Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2025-09-07T07:07:55.9242889Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2025-09-07T07:07:55.9246309Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2025-09-07T07:07:55.9248533Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2025-09-07T07:07:55.9250731Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9252491Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2025-09-07T07:07:55.9254295Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2025-09-07T07:07:55.9256316Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2025-09-07T07:07:55.9258231Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2025-09-07T07:07:55.9261079Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9263392Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2025-09-07T07:07:55.9265387Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2025-09-07T07:07:55.9267570Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2025-09-07T07:07:55.9269610Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2025-09-07T07:07:55.9271828Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9273618Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2025-09-07T07:07:55.9275601Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2025-09-07T07:07:55.9277655Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2025-09-07T07:07:55.9279628Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2025-09-07T07:07:55.9281806Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9283563Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2025-09-07T07:07:55.9285339Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2025-09-07T07:07:55.9287339Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2025-09-07T07:07:55.9289274Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2025-09-07T07:07:55.9291426Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9293217Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2025-09-07T07:07:55.9295013Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2025-09-07T07:07:55.9297020Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2025-09-07T07:07:55.9298997Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2025-09-07T07:07:55.9301114Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9302860Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2025-09-07T07:07:55.9305045Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2025-09-07T07:07:55.9307078Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2025-09-07T07:07:55.9309409Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2025-09-07T07:07:55.9311846Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9313743Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2025-09-07T07:07:55.9315777Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2025-09-07T07:07:55.9318395Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2025-09-07T07:07:55.9320444Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2025-09-07T07:07:55.9322619Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9324405Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2025-09-07T07:07:55.9326220Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2025-09-07T07:07:55.9328213Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2025-09-07T07:07:55.9330117Z adding 'torch/include/ATen/ops/_foreach_log.h' 2025-09-07T07:07:55.9332035Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2025-09-07T07:07:55.9334192Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9335917Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2025-09-07T07:07:55.9337705Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2025-09-07T07:07:55.9339785Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2025-09-07T07:07:55.9341702Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2025-09-07T07:07:55.9343915Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9346121Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2025-09-07T07:07:55.9347866Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2025-09-07T07:07:55.9349987Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2025-09-07T07:07:55.9351956Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2025-09-07T07:07:55.9354132Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9355957Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2025-09-07T07:07:55.9357878Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2025-09-07T07:07:55.9360018Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2025-09-07T07:07:55.9362687Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9364497Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2025-09-07T07:07:55.9366340Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2025-09-07T07:07:55.9368409Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2025-09-07T07:07:55.9370396Z adding 'torch/include/ATen/ops/_foreach_max.h' 2025-09-07T07:07:55.9372701Z adding 'torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9374453Z adding 'torch/include/ATen/ops/_foreach_max_cuda_dispatch.h' 2025-09-07T07:07:55.9376215Z adding 'torch/include/ATen/ops/_foreach_max_native.h' 2025-09-07T07:07:55.9378185Z adding 'torch/include/ATen/ops/_foreach_max_ops.h' 2025-09-07T07:07:55.9380375Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2025-09-07T07:07:55.9382635Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9384737Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2025-09-07T07:07:55.9386859Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2025-09-07T07:07:55.9389343Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2025-09-07T07:07:55.9391682Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2025-09-07T07:07:55.9394079Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9395945Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2025-09-07T07:07:55.9398009Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2025-09-07T07:07:55.9400453Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2025-09-07T07:07:55.9402868Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2025-09-07T07:07:55.9405305Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9407157Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2025-09-07T07:07:55.9409174Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2025-09-07T07:07:55.9411705Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2025-09-07T07:07:55.9413841Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2025-09-07T07:07:55.9416053Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9417899Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2025-09-07T07:07:55.9419602Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2025-09-07T07:07:55.9421601Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2025-09-07T07:07:55.9423597Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2025-09-07T07:07:55.9426183Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9428070Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2025-09-07T07:07:55.9429953Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2025-09-07T07:07:55.9432089Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2025-09-07T07:07:55.9434322Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2025-09-07T07:07:55.9436845Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9438636Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2025-09-07T07:07:55.9440586Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2025-09-07T07:07:55.9442999Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2025-09-07T07:07:55.9445162Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2025-09-07T07:07:55.9447361Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9449103Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2025-09-07T07:07:55.9450922Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2025-09-07T07:07:55.9452914Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2025-09-07T07:07:55.9454807Z adding 'torch/include/ATen/ops/_foreach_round.h' 2025-09-07T07:07:55.9456976Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9458760Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2025-09-07T07:07:55.9461068Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2025-09-07T07:07:55.9463168Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2025-09-07T07:07:55.9465440Z adding 'torch/include/ATen/ops/_foreach_rsqrt.h' 2025-09-07T07:07:55.9467622Z adding 'torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9469406Z adding 'torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h' 2025-09-07T07:07:55.9471245Z adding 'torch/include/ATen/ops/_foreach_rsqrt_native.h' 2025-09-07T07:07:55.9473325Z adding 'torch/include/ATen/ops/_foreach_rsqrt_ops.h' 2025-09-07T07:07:55.9475449Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2025-09-07T07:07:55.9477652Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9479409Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2025-09-07T07:07:55.9481209Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2025-09-07T07:07:55.9483262Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2025-09-07T07:07:55.9485102Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2025-09-07T07:07:55.9487276Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9488995Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2025-09-07T07:07:55.9490750Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2025-09-07T07:07:55.9492777Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2025-09-07T07:07:55.9494696Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2025-09-07T07:07:55.9496822Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9498553Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2025-09-07T07:07:55.9500367Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2025-09-07T07:07:55.9502308Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2025-09-07T07:07:55.9504475Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2025-09-07T07:07:55.9506814Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9508707Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2025-09-07T07:07:55.9510519Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2025-09-07T07:07:55.9512549Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2025-09-07T07:07:55.9514549Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2025-09-07T07:07:55.9516888Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9518674Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2025-09-07T07:07:55.9520442Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2025-09-07T07:07:55.9522455Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2025-09-07T07:07:55.9524676Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2025-09-07T07:07:55.9527028Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9528826Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2025-09-07T07:07:55.9530773Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2025-09-07T07:07:55.9533184Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2025-09-07T07:07:55.9535253Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2025-09-07T07:07:55.9537447Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9539164Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2025-09-07T07:07:55.9540951Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2025-09-07T07:07:55.9542935Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2025-09-07T07:07:55.9545305Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2025-09-07T07:07:55.9547489Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9549294Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2025-09-07T07:07:55.9551168Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2025-09-07T07:07:55.9553257Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2025-09-07T07:07:55.9555278Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2025-09-07T07:07:55.9557554Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9559316Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2025-09-07T07:07:55.9561655Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2025-09-07T07:07:55.9563994Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2025-09-07T07:07:55.9566031Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2025-09-07T07:07:55.9568242Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9570071Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2025-09-07T07:07:55.9571907Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2025-09-07T07:07:55.9574020Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2025-09-07T07:07:55.9575977Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2025-09-07T07:07:55.9577933Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2025-09-07T07:07:55.9579703Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2025-09-07T07:07:55.9581640Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2025-09-07T07:07:55.9583507Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2025-09-07T07:07:55.9586050Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9587804Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2025-09-07T07:07:55.9589865Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2025-09-07T07:07:55.9591824Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2025-09-07T07:07:55.9593976Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9595714Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2025-09-07T07:07:55.9598030Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9599674Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2025-09-07T07:07:55.9601535Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2025-09-07T07:07:55.9603385Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2025-09-07T07:07:55.9605314Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2025-09-07T07:07:55.9607566Z adding 'torch/include/ATen/ops/_fused_adagrad.h' 2025-09-07T07:07:55.9610039Z adding 'torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9611895Z adding 'torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' 2025-09-07T07:07:55.9613824Z adding 'torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h' 2025-09-07T07:07:55.9615832Z adding 'torch/include/ATen/ops/_fused_adagrad_native.h' 2025-09-07T07:07:55.9618485Z adding 'torch/include/ATen/ops/_fused_adagrad_ops.h' 2025-09-07T07:07:55.9621129Z adding 'torch/include/ATen/ops/_fused_adam.h' 2025-09-07T07:07:55.9623666Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9625992Z adding 'torch/include/ATen/ops/_fused_adam_cpu_dispatch.h' 2025-09-07T07:07:55.9627981Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2025-09-07T07:07:55.9630145Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2025-09-07T07:07:55.9632950Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2025-09-07T07:07:55.9635785Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2025-09-07T07:07:55.9638456Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9640333Z adding 'torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' 2025-09-07T07:07:55.9642322Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2025-09-07T07:07:55.9645182Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2025-09-07T07:07:55.9648027Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2025-09-07T07:07:55.9650329Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2025-09-07T07:07:55.9652551Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9654292Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2025-09-07T07:07:55.9656093Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2025-09-07T07:07:55.9658170Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2025-09-07T07:07:55.9661034Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2025-09-07T07:07:55.9663581Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9665760Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2025-09-07T07:07:55.9667795Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2025-09-07T07:07:55.9669769Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2025-09-07T07:07:55.9672632Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2025-09-07T07:07:55.9674770Z adding 'torch/include/ATen/ops/_fused_rms_norm.h' 2025-09-07T07:07:55.9676889Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward.h' 2025-09-07T07:07:55.9678899Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h' 2025-09-07T07:07:55.9680686Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_native.h' 2025-09-07T07:07:55.9682735Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_ops.h' 2025-09-07T07:07:55.9684832Z adding 'torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.9686583Z adding 'torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h' 2025-09-07T07:07:55.9688366Z adding 'torch/include/ATen/ops/_fused_rms_norm_native.h' 2025-09-07T07:07:55.9690379Z adding 'torch/include/ATen/ops/_fused_rms_norm_ops.h' 2025-09-07T07:07:55.9692247Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2025-09-07T07:07:55.9694252Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2025-09-07T07:07:55.9696145Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2025-09-07T07:07:55.9698042Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2025-09-07T07:07:55.9699920Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2025-09-07T07:07:55.9701948Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2025-09-07T07:07:55.9704610Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2025-09-07T07:07:55.9707273Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9709185Z adding 'torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' 2025-09-07T07:07:55.9711170Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2025-09-07T07:07:55.9713242Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2025-09-07T07:07:55.9716005Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2025-09-07T07:07:55.9718226Z adding 'torch/include/ATen/ops/_fw_primal.h' 2025-09-07T07:07:55.9720305Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9721996Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2025-09-07T07:07:55.9724110Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9726072Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:55.9727634Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2025-09-07T07:07:55.9729643Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2025-09-07T07:07:55.9731460Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2025-09-07T07:07:55.9733346Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2025-09-07T07:07:55.9735252Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2025-09-07T07:07:55.9737377Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.9739041Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2025-09-07T07:07:55.9740958Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2025-09-07T07:07:55.9742977Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2025-09-07T07:07:55.9745427Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2025-09-07T07:07:55.9747660Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.9749449Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2025-09-07T07:07:55.9751468Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2025-09-07T07:07:55.9753623Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9755361Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2025-09-07T07:07:55.9757507Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2025-09-07T07:07:55.9759341Z adding 'torch/include/ATen/ops/_grouped_mm.h' 2025-09-07T07:07:55.9762083Z adding 'torch/include/ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9763945Z adding 'torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h' 2025-09-07T07:07:55.9765825Z adding 'torch/include/ATen/ops/_grouped_mm_native.h' 2025-09-07T07:07:55.9767852Z adding 'torch/include/ATen/ops/_grouped_mm_ops.h' 2025-09-07T07:07:55.9770623Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2025-09-07T07:07:55.9772955Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.9774593Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2025-09-07T07:07:55.9776584Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2025-09-07T07:07:55.9778365Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2025-09-07T07:07:55.9780473Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9782318Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2025-09-07T07:07:55.9784569Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2025-09-07T07:07:55.9786774Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2025-09-07T07:07:55.9789023Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9790837Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2025-09-07T07:07:55.9792690Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2025-09-07T07:07:55.9794835Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2025-09-07T07:07:55.9797061Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2025-09-07T07:07:55.9799238Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9800999Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2025-09-07T07:07:55.9802814Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2025-09-07T07:07:55.9804844Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2025-09-07T07:07:55.9806904Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2025-09-07T07:07:55.9809110Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9810840Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2025-09-07T07:07:55.9812652Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2025-09-07T07:07:55.9814685Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2025-09-07T07:07:55.9816660Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2025-09-07T07:07:55.9818855Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9820663Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2025-09-07T07:07:55.9822568Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2025-09-07T07:07:55.9824756Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2025-09-07T07:07:55.9826724Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2025-09-07T07:07:55.9828928Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2025-09-07T07:07:55.9830817Z adding 'torch/include/ATen/ops/_indices.h' 2025-09-07T07:07:55.9832754Z adding 'torch/include/ATen/ops/_indices_copy.h' 2025-09-07T07:07:55.9834944Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9837043Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:55.9838630Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2025-09-07T07:07:55.9840590Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2025-09-07T07:07:55.9842405Z adding 'torch/include/ATen/ops/_indices_native.h' 2025-09-07T07:07:55.9844322Z adding 'torch/include/ATen/ops/_indices_ops.h' 2025-09-07T07:07:55.9846193Z adding 'torch/include/ATen/ops/_int_mm.h' 2025-09-07T07:07:55.9848113Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2025-09-07T07:07:55.9849991Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2025-09-07T07:07:55.9851867Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2025-09-07T07:07:55.9853863Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2025-09-07T07:07:55.9855706Z adding 'torch/include/ATen/ops/_is_all_true.h' 2025-09-07T07:07:55.9857767Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9859384Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2025-09-07T07:07:55.9861869Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2025-09-07T07:07:55.9863824Z adding 'torch/include/ATen/ops/_is_any_true.h' 2025-09-07T07:07:55.9866097Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9867784Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2025-09-07T07:07:55.9869716Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2025-09-07T07:07:55.9871598Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2025-09-07T07:07:55.9873761Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:55.9875560Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2025-09-07T07:07:55.9877436Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2025-09-07T07:07:55.9879578Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward.h' 2025-09-07T07:07:55.9881555Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' 2025-09-07T07:07:55.9883493Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' 2025-09-07T07:07:55.9885300Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' 2025-09-07T07:07:55.9887201Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' 2025-09-07T07:07:55.9889020Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2025-09-07T07:07:55.9891120Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9892729Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2025-09-07T07:07:55.9894576Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2025-09-07T07:07:55.9896456Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2025-09-07T07:07:55.9898570Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:55.9900183Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2025-09-07T07:07:55.9902065Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2025-09-07T07:07:55.9904050Z adding 'torch/include/ATen/ops/_linalg_det.h' 2025-09-07T07:07:55.9906665Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:55.9908416Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2025-09-07T07:07:55.9910341Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2025-09-07T07:07:55.9912185Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2025-09-07T07:07:55.9914173Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2025-09-07T07:07:55.9916147Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2025-09-07T07:07:55.9918177Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2025-09-07T07:07:55.9920210Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2025-09-07T07:07:55.9922487Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:55.9924173Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2025-09-07T07:07:55.9926098Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2025-09-07T07:07:55.9927918Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2025-09-07T07:07:55.9929863Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2025-09-07T07:07:55.9931649Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2025-09-07T07:07:55.9933687Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2025-09-07T07:07:55.9935601Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2025-09-07T07:07:55.9937537Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2025-09-07T07:07:55.9939409Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2025-09-07T07:07:55.9941072Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2025-09-07T07:07:55.9942958Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2025-09-07T07:07:55.9945265Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2025-09-07T07:07:55.9947617Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:55.9949314Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2025-09-07T07:07:55.9951328Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2025-09-07T07:07:55.9953230Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2025-09-07T07:07:55.9955208Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2025-09-07T07:07:55.9957253Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2025-09-07T07:07:55.9959189Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2025-09-07T07:07:55.9961795Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2025-09-07T07:07:55.9964335Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:55.9966130Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2025-09-07T07:07:55.9968166Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2025-09-07T07:07:55.9970056Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2025-09-07T07:07:55.9972083Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2025-09-07T07:07:55.9974051Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2025-09-07T07:07:55.9976114Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2025-09-07T07:07:55.9978121Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2025-09-07T07:07:55.9980385Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:55.9982147Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2025-09-07T07:07:55.9984338Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2025-09-07T07:07:55.9986337Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2025-09-07T07:07:55.9988359Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2025-09-07T07:07:55.9990228Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2025-09-07T07:07:55.9992360Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2025-09-07T07:07:55.9994341Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2025-09-07T07:07:55.9996426Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2025-09-07T07:07:55.9998315Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2025-09-07T07:07:56.0000084Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2025-09-07T07:07:56.0001989Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2025-09-07T07:07:56.0003873Z adding 'torch/include/ATen/ops/_log_softmax.h' 2025-09-07T07:07:56.0005877Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2025-09-07T07:07:56.0008115Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.0009806Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2025-09-07T07:07:56.0011687Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2025-09-07T07:07:56.0013543Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2025-09-07T07:07:56.0015468Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2025-09-07T07:07:56.0017310Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2025-09-07T07:07:56.0019320Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2025-09-07T07:07:56.0021453Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.0023125Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2025-09-07T07:07:56.0025461Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2025-09-07T07:07:56.0027302Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2025-09-07T07:07:56.0029362Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2025-09-07T07:07:56.0031239Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2025-09-07T07:07:56.0033329Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2025-09-07T07:07:56.0035272Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2025-09-07T07:07:56.0037400Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2025-09-07T07:07:56.0039278Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2025-09-07T07:07:56.0041055Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2025-09-07T07:07:56.0043010Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2025-09-07T07:07:56.0045116Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2025-09-07T07:07:56.0047335Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0049066Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2025-09-07T07:07:56.0051248Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2025-09-07T07:07:56.0053200Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2025-09-07T07:07:56.0055321Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0056929Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2025-09-07T07:07:56.0058895Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2025-09-07T07:07:56.0061486Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2025-09-07T07:07:56.0063562Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2025-09-07T07:07:56.0065672Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2025-09-07T07:07:56.0067712Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2025-09-07T07:07:56.0069626Z adding 'torch/include/ATen/ops/_make_dual.h' 2025-09-07T07:07:56.0071783Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0073567Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2025-09-07T07:07:56.0075917Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0077898Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.0079491Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2025-09-07T07:07:56.0081469Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2025-09-07T07:07:56.0083295Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2025-09-07T07:07:56.0085213Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2025-09-07T07:07:56.0087284Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2025-09-07T07:07:56.0089482Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0091308Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2025-09-07T07:07:56.0093167Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2025-09-07T07:07:56.0094935Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2025-09-07T07:07:56.0096945Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2025-09-07T07:07:56.0098902Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2025-09-07T07:07:56.0101098Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0102849Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2025-09-07T07:07:56.0105982Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2025-09-07T07:07:56.0107972Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2025-09-07T07:07:56.0110034Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2025-09-07T07:07:56.0112003Z adding 'torch/include/ATen/ops/_masked_scale.h' 2025-09-07T07:07:56.0114122Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0116021Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2025-09-07T07:07:56.0117781Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2025-09-07T07:07:56.0119802Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2025-09-07T07:07:56.0121806Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2025-09-07T07:07:56.0123802Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2025-09-07T07:07:56.0125996Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0127753Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2025-09-07T07:07:56.0129645Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2025-09-07T07:07:56.0131422Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2025-09-07T07:07:56.0133434Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2025-09-07T07:07:56.0135555Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0137384Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2025-09-07T07:07:56.0139273Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2025-09-07T07:07:56.0141078Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2025-09-07T07:07:56.0143089Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2025-09-07T07:07:56.0145418Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2025-09-07T07:07:56.0147511Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2025-09-07T07:07:56.0149375Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2025-09-07T07:07:56.0151390Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2025-09-07T07:07:56.0153374Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2025-09-07T07:07:56.0155611Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0157382Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2025-09-07T07:07:56.0159326Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2025-09-07T07:07:56.0161808Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2025-09-07T07:07:56.0164126Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0165926Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2025-09-07T07:07:56.0167756Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2025-09-07T07:07:56.0169883Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2025-09-07T07:07:56.0172423Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2025-09-07T07:07:56.0174818Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0176526Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2025-09-07T07:07:56.0178576Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2025-09-07T07:07:56.0180988Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2025-09-07T07:07:56.0183408Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0185500Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2025-09-07T07:07:56.0187653Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2025-09-07T07:07:56.0190028Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2025-09-07T07:07:56.0192376Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0194320Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2025-09-07T07:07:56.0196572Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2025-09-07T07:07:56.0198721Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2025-09-07T07:07:56.0200793Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2025-09-07T07:07:56.0203095Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0204777Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2025-09-07T07:07:56.0207056Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2025-09-07T07:07:56.0209403Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2025-09-07T07:07:56.0211764Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2025-09-07T07:07:56.0214108Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0215935Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2025-09-07T07:07:56.0217959Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2025-09-07T07:07:56.0219803Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2025-09-07T07:07:56.0222114Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2025-09-07T07:07:56.0224049Z adding 'torch/include/ATen/ops/_neg_view.h' 2025-09-07T07:07:56.0226491Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0228263Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2025-09-07T07:07:56.0230439Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0232449Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.0234052Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2025-09-07T07:07:56.0236070Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2025-09-07T07:07:56.0238000Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2025-09-07T07:07:56.0239885Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2025-09-07T07:07:56.0241915Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2025-09-07T07:07:56.0243960Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2025-09-07T07:07:56.0245814Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2025-09-07T07:07:56.0247531Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2025-09-07T07:07:56.0249461Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2025-09-07T07:07:56.0251230Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2025-09-07T07:07:56.0253296Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2025-09-07T07:07:56.0255466Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0257139Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2025-09-07T07:07:56.0259084Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2025-09-07T07:07:56.0261713Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0263966Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2025-09-07T07:07:56.0266131Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2025-09-07T07:07:56.0268007Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2025-09-07T07:07:56.0270117Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2025-09-07T07:07:56.0272363Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor.h' 2025-09-07T07:07:56.0274351Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_native.h' 2025-09-07T07:07:56.0276463Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_ops.h' 2025-09-07T07:07:56.0278323Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2025-09-07T07:07:56.0280177Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2025-09-07T07:07:56.0281994Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2025-09-07T07:07:56.0283775Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2025-09-07T07:07:56.0285548Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2025-09-07T07:07:56.0287464Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2025-09-07T07:07:56.0289319Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen.h' 2025-09-07T07:07:56.0291091Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_native.h' 2025-09-07T07:07:56.0292954Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_ops.h' 2025-09-07T07:07:56.0294785Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen.h' 2025-09-07T07:07:56.0296559Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_native.h' 2025-09-07T07:07:56.0298445Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_ops.h' 2025-09-07T07:07:56.0300249Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2025-09-07T07:07:56.0301996Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2025-09-07T07:07:56.0304031Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2025-09-07T07:07:56.0306056Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2025-09-07T07:07:56.0308014Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2025-09-07T07:07:56.0309945Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2025-09-07T07:07:56.0311778Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2025-09-07T07:07:56.0313741Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2025-09-07T07:07:56.0315935Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0318068Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.0319541Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2025-09-07T07:07:56.0321468Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2025-09-07T07:07:56.0323226Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2025-09-07T07:07:56.0325142Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2025-09-07T07:07:56.0327111Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2025-09-07T07:07:56.0328978Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2025-09-07T07:07:56.0330907Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2025-09-07T07:07:56.0332753Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2025-09-07T07:07:56.0334567Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2025-09-07T07:07:56.0336494Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2025-09-07T07:07:56.0338511Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2025-09-07T07:07:56.0340664Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0342425Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2025-09-07T07:07:56.0344555Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2025-09-07T07:07:56.0346580Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2025-09-07T07:07:56.0348653Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2025-09-07T07:07:56.0350540Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2025-09-07T07:07:56.0352346Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2025-09-07T07:07:56.0354280Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2025-09-07T07:07:56.0356226Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2025-09-07T07:07:56.0358297Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2025-09-07T07:07:56.0360781Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2025-09-07T07:07:56.0363328Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0365044Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2025-09-07T07:07:56.0367161Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2025-09-07T07:07:56.0369142Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2025-09-07T07:07:56.0371285Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0373089Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2025-09-07T07:07:56.0375074Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2025-09-07T07:07:56.0377002Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2025-09-07T07:07:56.0378841Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2025-09-07T07:07:56.0380745Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2025-09-07T07:07:56.0382570Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2025-09-07T07:07:56.0385079Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0386775Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2025-09-07T07:07:56.0388844Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2025-09-07T07:07:56.0390737Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2025-09-07T07:07:56.0392939Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0394613Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2025-09-07T07:07:56.0396787Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2025-09-07T07:07:56.0398653Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2025-09-07T07:07:56.0400639Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2025-09-07T07:07:56.0402795Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0404833Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.0406392Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2025-09-07T07:07:56.0408405Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2025-09-07T07:07:56.0410362Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2025-09-07T07:07:56.0412222Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2025-09-07T07:07:56.0413947Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2025-09-07T07:07:56.0415878Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2025-09-07T07:07:56.0417777Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2025-09-07T07:07:56.0419876Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2025-09-07T07:07:56.0422169Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0424372Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.0426183Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2025-09-07T07:07:56.0428384Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2025-09-07T07:07:56.0430271Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2025-09-07T07:07:56.0432319Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2025-09-07T07:07:56.0434423Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2025-09-07T07:07:56.0436791Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0438539Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2025-09-07T07:07:56.0440466Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2025-09-07T07:07:56.0442225Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2025-09-07T07:07:56.0444294Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0445922Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2025-09-07T07:07:56.0447741Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2025-09-07T07:07:56.0450100Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2025-09-07T07:07:56.0452470Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0454213Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2025-09-07T07:07:56.0456370Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2025-09-07T07:07:56.0457990Z adding 'torch/include/ATen/ops/_nnz.h' 2025-09-07T07:07:56.0459921Z adding 'torch/include/ATen/ops/_nnz_native.h' 2025-09-07T07:07:56.0462249Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2025-09-07T07:07:56.0464438Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2025-09-07T07:07:56.0466787Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2025-09-07T07:07:56.0469056Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0479415Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2025-09-07T07:07:56.0480151Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2025-09-07T07:07:56.0480894Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0481614Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2025-09-07T07:07:56.0482150Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2025-09-07T07:07:56.0482766Z adding 'torch/include/ATen/ops/_pad_circular.h' 2025-09-07T07:07:56.0483351Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0484962Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2025-09-07T07:07:56.0486755Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2025-09-07T07:07:56.0488658Z adding 'torch/include/ATen/ops/_pad_enum.h' 2025-09-07T07:07:56.0490792Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0492387Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2025-09-07T07:07:56.0494439Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2025-09-07T07:07:56.0496310Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2025-09-07T07:07:56.0498478Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0500134Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2025-09-07T07:07:56.0502076Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2025-09-07T07:07:56.0504369Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward.h' 2025-09-07T07:07:56.0506594Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' 2025-09-07T07:07:56.0508649Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' 2025-09-07T07:07:56.0510454Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' 2025-09-07T07:07:56.0512465Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' 2025-09-07T07:07:56.0514377Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2025-09-07T07:07:56.0516769Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0518405Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2025-09-07T07:07:56.0520274Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2025-09-07T07:07:56.0521997Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2025-09-07T07:07:56.0524052Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2025-09-07T07:07:56.0525890Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2025-09-07T07:07:56.0528052Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0529780Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2025-09-07T07:07:56.0531675Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2025-09-07T07:07:56.0533339Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2025-09-07T07:07:56.0535363Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2025-09-07T07:07:56.0537291Z adding 'torch/include/ATen/ops/_pin_memory.h' 2025-09-07T07:07:56.0539427Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0541145Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2025-09-07T07:07:56.0543161Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2025-09-07T07:07:56.0545428Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2025-09-07T07:07:56.0547360Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2025-09-07T07:07:56.0549402Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2025-09-07T07:07:56.0551320Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2025-09-07T07:07:56.0553165Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2025-09-07T07:07:56.0555163Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2025-09-07T07:07:56.0557164Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2025-09-07T07:07:56.0559008Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2025-09-07T07:07:56.0561441Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2025-09-07T07:07:56.0566094Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2025-09-07T07:07:56.0568400Z adding 'torch/include/ATen/ops/_print.h' 2025-09-07T07:07:56.0570664Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0572557Z adding 'torch/include/ATen/ops/_print_native.h' 2025-09-07T07:07:56.0574500Z adding 'torch/include/ATen/ops/_print_ops.h' 2025-09-07T07:07:56.0576414Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2025-09-07T07:07:56.0578662Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0580266Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2025-09-07T07:07:56.0582122Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2025-09-07T07:07:56.0584320Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2025-09-07T07:07:56.0586629Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0588413Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2025-09-07T07:07:56.0590451Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2025-09-07T07:07:56.0592452Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2025-09-07T07:07:56.0594712Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2025-09-07T07:07:56.0597217Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0599308Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.0600870Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2025-09-07T07:07:56.0602926Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2025-09-07T07:07:56.0604860Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2025-09-07T07:07:56.0606724Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2025-09-07T07:07:56.0608583Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2025-09-07T07:07:56.0610305Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2025-09-07T07:07:56.0612276Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2025-09-07T07:07:56.0614273Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2025-09-07T07:07:56.0616468Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0618034Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2025-09-07T07:07:56.0619917Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2025-09-07T07:07:56.0621796Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2025-09-07T07:07:56.0624011Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0625868Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2025-09-07T07:07:56.0627890Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2025-09-07T07:07:56.0630127Z adding 'torch/include/ATen/ops/_resize_output.h' 2025-09-07T07:07:56.0632573Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0634438Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2025-09-07T07:07:56.0636401Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2025-09-07T07:07:56.0638428Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2025-09-07T07:07:56.0640353Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2025-09-07T07:07:56.0642493Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0644100Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2025-09-07T07:07:56.0646072Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2025-09-07T07:07:56.0647960Z adding 'torch/include/ATen/ops/_safe_softmax.h' 2025-09-07T07:07:56.0650116Z adding 'torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0651714Z adding 'torch/include/ATen/ops/_safe_softmax_native.h' 2025-09-07T07:07:56.0653630Z adding 'torch/include/ATen/ops/_safe_softmax_ops.h' 2025-09-07T07:07:56.0655578Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2025-09-07T07:07:56.0657732Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0659489Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2025-09-07T07:07:56.0661874Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2025-09-07T07:07:56.0663929Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2025-09-07T07:07:56.0666145Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2025-09-07T07:07:56.0668106Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2025-09-07T07:07:56.0670310Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0671961Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2025-09-07T07:07:56.0673888Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2025-09-07T07:07:56.0676055Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2025-09-07T07:07:56.0678281Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0680109Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h' 2025-09-07T07:07:56.0681917Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h' 2025-09-07T07:07:56.0683950Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h' 2025-09-07T07:07:56.0685808Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2025-09-07T07:07:56.0687818Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2025-09-07T07:07:56.0689804Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2025-09-07T07:07:56.0692056Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' 2025-09-07T07:07:56.0694324Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' 2025-09-07T07:07:56.0696281Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' 2025-09-07T07:07:56.0698494Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' 2025-09-07T07:07:56.0700378Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2025-09-07T07:07:56.0702245Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2025-09-07T07:07:56.0704814Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2025-09-07T07:07:56.0706834Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2025-09-07T07:07:56.0709006Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2025-09-07T07:07:56.0711159Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2025-09-07T07:07:56.0713073Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2025-09-07T07:07:56.0715208Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2025-09-07T07:07:56.0717391Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2025-09-07T07:07:56.0719307Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2025-09-07T07:07:56.0721316Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2025-09-07T07:07:56.0723381Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2025-09-07T07:07:56.0725570Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2025-09-07T07:07:56.0727701Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2025-09-07T07:07:56.0729651Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2025-09-07T07:07:56.0731759Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2025-09-07T07:07:56.0733744Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2025-09-07T07:07:56.0735648Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2025-09-07T07:07:56.0737697Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2025-09-07T07:07:56.0739722Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2025-09-07T07:07:56.0741588Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2025-09-07T07:07:56.0743670Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2025-09-07T07:07:56.0746014Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2025-09-07T07:07:56.0747940Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2025-09-07T07:07:56.0750025Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2025-09-07T07:07:56.0751934Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2025-09-07T07:07:56.0754080Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2025-09-07T07:07:56.0756376Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h' 2025-09-07T07:07:56.0758652Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h' 2025-09-07T07:07:56.0761633Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0763701Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h' 2025-09-07T07:07:56.0765968Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h' 2025-09-07T07:07:56.0768264Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0770162Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h' 2025-09-07T07:07:56.0772226Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h' 2025-09-07T07:07:56.0774162Z adding 'torch/include/ATen/ops/_scaled_grouped_mm.h' 2025-09-07T07:07:56.0776654Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h' 2025-09-07T07:07:56.0778797Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_native.h' 2025-09-07T07:07:56.0780730Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_ops.h' 2025-09-07T07:07:56.0782731Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2025-09-07T07:07:56.0785208Z adding 'torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h' 2025-09-07T07:07:56.0787288Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2025-09-07T07:07:56.0789342Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2025-09-07T07:07:56.0791391Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2025-09-07T07:07:56.0793549Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2025-09-07T07:07:56.0796068Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0798167Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2025-09-07T07:07:56.0800313Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2025-09-07T07:07:56.0802325Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2025-09-07T07:07:56.0804358Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2025-09-07T07:07:56.0806312Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2025-09-07T07:07:56.0808711Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0810550Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2025-09-07T07:07:56.0812574Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2025-09-07T07:07:56.0814603Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2025-09-07T07:07:56.0817036Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0819033Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.0821047Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.0823036Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2025-09-07T07:07:56.0825517Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2025-09-07T07:07:56.0827801Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2025-09-07T07:07:56.0830050Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2025-09-07T07:07:56.0832193Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2025-09-07T07:07:56.0834324Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2025-09-07T07:07:56.0836545Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2025-09-07T07:07:56.0838523Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2025-09-07T07:07:56.0840942Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0842829Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2025-09-07T07:07:56.0844883Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2025-09-07T07:07:56.0846864Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2025-09-07T07:07:56.0849276Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0851088Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2025-09-07T07:07:56.0853124Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2025-09-07T07:07:56.0855234Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2025-09-07T07:07:56.0857636Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0859547Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2025-09-07T07:07:56.0862200Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2025-09-07T07:07:56.0864206Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2025-09-07T07:07:56.0866738Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0868652Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2025-09-07T07:07:56.0870798Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2025-09-07T07:07:56.0872735Z adding 'torch/include/ATen/ops/_softmax.h' 2025-09-07T07:07:56.0874827Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2025-09-07T07:07:56.0877571Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.0879254Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2025-09-07T07:07:56.0881418Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2025-09-07T07:07:56.0883336Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2025-09-07T07:07:56.0885396Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2025-09-07T07:07:56.0887405Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2025-09-07T07:07:56.0889344Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2025-09-07T07:07:56.0891706Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.0893469Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2025-09-07T07:07:56.0895458Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2025-09-07T07:07:56.0897325Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2025-09-07T07:07:56.0899384Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2025-09-07T07:07:56.0901262Z adding 'torch/include/ATen/ops/_softmax_native.h' 2025-09-07T07:07:56.0903178Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2025-09-07T07:07:56.0905599Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2025-09-07T07:07:56.0907880Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0909806Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2025-09-07T07:07:56.0911872Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2025-09-07T07:07:56.0913889Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2025-09-07T07:07:56.0915960Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2025-09-07T07:07:56.0918494Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0920776Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.0922407Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2025-09-07T07:07:56.0924601Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2025-09-07T07:07:56.0926553Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2025-09-07T07:07:56.0928497Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2025-09-07T07:07:56.0930518Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2025-09-07T07:07:56.0933032Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0934829Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2025-09-07T07:07:56.0936800Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2025-09-07T07:07:56.0938751Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2025-09-07T07:07:56.0941168Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0942940Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2025-09-07T07:07:56.0945294Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2025-09-07T07:07:56.0947375Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2025-09-07T07:07:56.0950032Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0951768Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2025-09-07T07:07:56.0953999Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2025-09-07T07:07:56.0956121Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' 2025-09-07T07:07:56.0958600Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0960723Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' 2025-09-07T07:07:56.0963060Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' 2025-09-07T07:07:56.0964961Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2025-09-07T07:07:56.0967533Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0969341Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2025-09-07T07:07:56.0971370Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2025-09-07T07:07:56.0973493Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2025-09-07T07:07:56.0975653Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2025-09-07T07:07:56.0978067Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0979968Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2025-09-07T07:07:56.0982148Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2025-09-07T07:07:56.0984403Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2025-09-07T07:07:56.0986830Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.0989011Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2025-09-07T07:07:56.0991061Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2025-09-07T07:07:56.0993082Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2025-09-07T07:07:56.0995070Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2025-09-07T07:07:56.0997678Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.0999441Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2025-09-07T07:07:56.1001426Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2025-09-07T07:07:56.1003296Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2025-09-07T07:07:56.1005791Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1007588Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2025-09-07T07:07:56.1009538Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2025-09-07T07:07:56.1011443Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2025-09-07T07:07:56.1013912Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1015684Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2025-09-07T07:07:56.1017603Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2025-09-07T07:07:56.1019584Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2025-09-07T07:07:56.1022000Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1023836Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2025-09-07T07:07:56.1026113Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2025-09-07T07:07:56.1028035Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2025-09-07T07:07:56.1030278Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2025-09-07T07:07:56.1032854Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1034557Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2025-09-07T07:07:56.1036849Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2025-09-07T07:07:56.1039274Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1041281Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1043110Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2025-09-07T07:07:56.1045058Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2025-09-07T07:07:56.1047098Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2025-09-07T07:07:56.1049495Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1051262Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2025-09-07T07:07:56.1053229Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2025-09-07T07:07:56.1055144Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2025-09-07T07:07:56.1057417Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1059173Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2025-09-07T07:07:56.1061602Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2025-09-07T07:07:56.1063617Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2025-09-07T07:07:56.1066011Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2025-09-07T07:07:56.1068088Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2025-09-07T07:07:56.1070110Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2025-09-07T07:07:56.1072096Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2025-09-07T07:07:56.1074084Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2025-09-07T07:07:56.1076322Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm.h' 2025-09-07T07:07:56.1078393Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' 2025-09-07T07:07:56.1080383Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' 2025-09-07T07:07:56.1082299Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' 2025-09-07T07:07:56.1084206Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply.h' 2025-09-07T07:07:56.1086406Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' 2025-09-07T07:07:56.1088333Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' 2025-09-07T07:07:56.1090471Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' 2025-09-07T07:07:56.1092466Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' 2025-09-07T07:07:56.1094483Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' 2025-09-07T07:07:56.1096452Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_native.h' 2025-09-07T07:07:56.1098597Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' 2025-09-07T07:07:56.1100566Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2025-09-07T07:07:56.1102646Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2025-09-07T07:07:56.1104854Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2025-09-07T07:07:56.1106975Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2025-09-07T07:07:56.1108908Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm.h' 2025-09-07T07:07:56.1111162Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' 2025-09-07T07:07:56.1113150Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_native.h' 2025-09-07T07:07:56.1115136Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' 2025-09-07T07:07:56.1117336Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile.h' 2025-09-07T07:07:56.1119373Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' 2025-09-07T07:07:56.1121334Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_native.h' 2025-09-07T07:07:56.1123519Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' 2025-09-07T07:07:56.1125306Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2025-09-07T07:07:56.1127378Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2025-09-07T07:07:56.1129751Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1131546Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2025-09-07T07:07:56.1133550Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2025-09-07T07:07:56.1135844Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1137920Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1139680Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2025-09-07T07:07:56.1141611Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2025-09-07T07:07:56.1143545Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2025-09-07T07:07:56.1146293Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1148220Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2025-09-07T07:07:56.1150202Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2025-09-07T07:07:56.1152094Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2025-09-07T07:07:56.1154218Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2025-09-07T07:07:56.1156692Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1158498Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2025-09-07T07:07:56.1161086Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2025-09-07T07:07:56.1163433Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1165545Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1167371Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2025-09-07T07:07:56.1169338Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2025-09-07T07:07:56.1171294Z adding 'torch/include/ATen/ops/_spdiags.h' 2025-09-07T07:07:56.1173774Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1175530Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2025-09-07T07:07:56.1177512Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2025-09-07T07:07:56.1179434Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2025-09-07T07:07:56.1181307Z adding 'torch/include/ATen/ops/_spsolve.h' 2025-09-07T07:07:56.1183260Z adding 'torch/include/ATen/ops/_spsolve_native.h' 2025-09-07T07:07:56.1185559Z adding 'torch/include/ATen/ops/_spsolve_ops.h' 2025-09-07T07:07:56.1187614Z adding 'torch/include/ATen/ops/_stack.h' 2025-09-07T07:07:56.1189913Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1191764Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2025-09-07T07:07:56.1193700Z adding 'torch/include/ATen/ops/_stack_native.h' 2025-09-07T07:07:56.1195652Z adding 'torch/include/ATen/ops/_stack_ops.h' 2025-09-07T07:07:56.1197705Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2025-09-07T07:07:56.1200030Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1202111Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2025-09-07T07:07:56.1203885Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2025-09-07T07:07:56.1205815Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2025-09-07T07:07:56.1208283Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1209986Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2025-09-07T07:07:56.1212048Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2025-09-07T07:07:56.1214109Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2025-09-07T07:07:56.1216078Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2025-09-07T07:07:56.1218008Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2025-09-07T07:07:56.1219927Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2025-09-07T07:07:56.1221894Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2025-09-07T07:07:56.1224501Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1226388Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2025-09-07T07:07:56.1228411Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2025-09-07T07:07:56.1230563Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2025-09-07T07:07:56.1233063Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1235251Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1237184Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2025-09-07T07:07:56.1239184Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2025-09-07T07:07:56.1241167Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2025-09-07T07:07:56.1243573Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1245437Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2025-09-07T07:07:56.1247901Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1250146Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.1251859Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2025-09-07T07:07:56.1254021Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2025-09-07T07:07:56.1256006Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2025-09-07T07:07:56.1258002Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2025-09-07T07:07:56.1259942Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2025-09-07T07:07:56.1262789Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1264671Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2025-09-07T07:07:56.1266755Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2025-09-07T07:07:56.1268779Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2025-09-07T07:07:56.1271303Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1273182Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2025-09-07T07:07:56.1275222Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2025-09-07T07:07:56.1277278Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2025-09-07T07:07:56.1279242Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2025-09-07T07:07:56.1281709Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1283485Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2025-09-07T07:07:56.1285494Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2025-09-07T07:07:56.1287586Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2025-09-07T07:07:56.1289394Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2025-09-07T07:07:56.1291770Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1294052Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2025-09-07T07:07:56.1295602Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2025-09-07T07:07:56.1297718Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2025-09-07T07:07:56.1299725Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2025-09-07T07:07:56.1302042Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1303955Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2025-09-07T07:07:56.1306191Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2025-09-07T07:07:56.1308175Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2025-09-07T07:07:56.1310194Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2025-09-07T07:07:56.1312645Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1314435Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2025-09-07T07:07:56.1316612Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2025-09-07T07:07:56.1318595Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2025-09-07T07:07:56.1321021Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1322772Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2025-09-07T07:07:56.1324768Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2025-09-07T07:07:56.1326610Z adding 'torch/include/ATen/ops/_test_string_default.h' 2025-09-07T07:07:56.1328927Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1330663Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2025-09-07T07:07:56.1332593Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2025-09-07T07:07:56.1334522Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2025-09-07T07:07:56.1336865Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1338599Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2025-09-07T07:07:56.1340661Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2025-09-07T07:07:56.1342735Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2025-09-07T07:07:56.1345570Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1347466Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2025-09-07T07:07:56.1349582Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2025-09-07T07:07:56.1351673Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2025-09-07T07:07:56.1354175Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1356148Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2025-09-07T07:07:56.1358185Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2025-09-07T07:07:56.1360127Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2025-09-07T07:07:56.1362632Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2025-09-07T07:07:56.1365145Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1367076Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2025-09-07T07:07:56.1369231Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2025-09-07T07:07:56.1371194Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2025-09-07T07:07:56.1373601Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1375428Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2025-09-07T07:07:56.1377534Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2025-09-07T07:07:56.1379413Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2025-09-07T07:07:56.1381354Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2025-09-07T07:07:56.1383378Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2025-09-07T07:07:56.1386130Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1388080Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2025-09-07T07:07:56.1390534Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1392483Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2025-09-07T07:07:56.1394547Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2025-09-07T07:07:56.1396693Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2025-09-07T07:07:56.1398662Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2025-09-07T07:07:56.1400621Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2025-09-07T07:07:56.1402855Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1404675Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2025-09-07T07:07:56.1406605Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2025-09-07T07:07:56.1408551Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2025-09-07T07:07:56.1410467Z adding 'torch/include/ATen/ops/_to_copy.h' 2025-09-07T07:07:56.1412688Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1414419Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2025-09-07T07:07:56.1416319Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2025-09-07T07:07:56.1418226Z adding 'torch/include/ATen/ops/_to_cpu.h' 2025-09-07T07:07:56.1420400Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1422116Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2025-09-07T07:07:56.1424302Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2025-09-07T07:07:56.1426325Z adding 'torch/include/ATen/ops/_to_dense.h' 2025-09-07T07:07:56.1428698Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1430483Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2025-09-07T07:07:56.1432470Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2025-09-07T07:07:56.1434534Z adding 'torch/include/ATen/ops/_to_sparse.h' 2025-09-07T07:07:56.1436687Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2025-09-07T07:07:56.1439067Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1440862Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2025-09-07T07:07:56.1442847Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2025-09-07T07:07:56.1444757Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2025-09-07T07:07:56.1446650Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2025-09-07T07:07:56.1448534Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2025-09-07T07:07:56.1450938Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1452549Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2025-09-07T07:07:56.1454566Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2025-09-07T07:07:56.1456571Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2025-09-07T07:07:56.1458526Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2025-09-07T07:07:56.1461188Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1463111Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2025-09-07T07:07:56.1465369Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2025-09-07T07:07:56.1467663Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1469561Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2025-09-07T07:07:56.1471753Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2025-09-07T07:07:56.1473243Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2025-09-07T07:07:56.1475284Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2025-09-07T07:07:56.1477199Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2025-09-07T07:07:56.1479504Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1481301Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2025-09-07T07:07:56.1483272Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2025-09-07T07:07:56.1485287Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2025-09-07T07:07:56.1487183Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2025-09-07T07:07:56.1489131Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2025-09-07T07:07:56.1490998Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2025-09-07T07:07:56.1492895Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2025-09-07T07:07:56.1494876Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2025-09-07T07:07:56.1496979Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2025-09-07T07:07:56.1498872Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2025-09-07T07:07:56.1500802Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2025-09-07T07:07:56.1502756Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2025-09-07T07:07:56.1505507Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1507384Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2025-09-07T07:07:56.1509476Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2025-09-07T07:07:56.1511593Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2025-09-07T07:07:56.1513609Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2025-09-07T07:07:56.1515615Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2025-09-07T07:07:56.1518217Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1520127Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2025-09-07T07:07:56.1522162Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2025-09-07T07:07:56.1524191Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2025-09-07T07:07:56.1526216Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2025-09-07T07:07:56.1527991Z adding 'torch/include/ATen/ops/_trilinear.h' 2025-09-07T07:07:56.1530291Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1532477Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.1534082Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2025-09-07T07:07:56.1536102Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2025-09-07T07:07:56.1538153Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2025-09-07T07:07:56.1540507Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1542452Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2025-09-07T07:07:56.1544719Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2025-09-07T07:07:56.1546743Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2025-09-07T07:07:56.1548814Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2025-09-07T07:07:56.1551207Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1553081Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2025-09-07T07:07:56.1555112Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2025-09-07T07:07:56.1557196Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2025-09-07T07:07:56.1559038Z adding 'torch/include/ATen/ops/_unique.h' 2025-09-07T07:07:56.1561611Z adding 'torch/include/ATen/ops/_unique2.h' 2025-09-07T07:07:56.1563837Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1565684Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2025-09-07T07:07:56.1567695Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2025-09-07T07:07:56.1569627Z adding 'torch/include/ATen/ops/_unique2_native.h' 2025-09-07T07:07:56.1571601Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2025-09-07T07:07:56.1573924Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1575705Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2025-09-07T07:07:56.1577708Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2025-09-07T07:07:56.1579596Z adding 'torch/include/ATen/ops/_unique_native.h' 2025-09-07T07:07:56.1581547Z adding 'torch/include/ATen/ops/_unique_ops.h' 2025-09-07T07:07:56.1583454Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2025-09-07T07:07:56.1586181Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1588082Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2025-09-07T07:07:56.1590067Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2025-09-07T07:07:56.1592035Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2025-09-07T07:07:56.1594400Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1596311Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2025-09-07T07:07:56.1598218Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2025-09-07T07:07:56.1600123Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2025-09-07T07:07:56.1602452Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1604177Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2025-09-07T07:07:56.1606169Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2025-09-07T07:07:56.1608086Z adding 'torch/include/ATen/ops/_unsafe_masked_index.h' 2025-09-07T07:07:56.1610424Z adding 'torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1612220Z adding 'torch/include/ATen/ops/_unsafe_masked_index_native.h' 2025-09-07T07:07:56.1614310Z adding 'torch/include/ATen/ops/_unsafe_masked_index_ops.h' 2025-09-07T07:07:56.1616376Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' 2025-09-07T07:07:56.1618739Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1620468Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' 2025-09-07T07:07:56.1622518Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' 2025-09-07T07:07:56.1624521Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2025-09-07T07:07:56.1626991Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1628793Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2025-09-07T07:07:56.1630902Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2025-09-07T07:07:56.1632875Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2025-09-07T07:07:56.1635010Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2025-09-07T07:07:56.1637822Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.1639345Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2025-09-07T07:07:56.1641679Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2025-09-07T07:07:56.1643612Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2025-09-07T07:07:56.1645754Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2025-09-07T07:07:56.1647693Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2025-09-07T07:07:56.1649663Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2025-09-07T07:07:56.1652079Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.1653997Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1655887Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2025-09-07T07:07:56.1657903Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2025-09-07T07:07:56.1659981Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2025-09-07T07:07:56.1662408Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2025-09-07T07:07:56.1664482Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2025-09-07T07:07:56.1666579Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2025-09-07T07:07:56.1668672Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2025-09-07T07:07:56.1670823Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2025-09-07T07:07:56.1673406Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.1675171Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2025-09-07T07:07:56.1677490Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2025-09-07T07:07:56.1679412Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2025-09-07T07:07:56.1681541Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2025-09-07T07:07:56.1683511Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2025-09-07T07:07:56.1685457Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2025-09-07T07:07:56.1687968Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.1689955Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1691926Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2025-09-07T07:07:56.1694060Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2025-09-07T07:07:56.1696150Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2025-09-07T07:07:56.1698328Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2025-09-07T07:07:56.1700185Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2025-09-07T07:07:56.1702153Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2025-09-07T07:07:56.1704356Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2025-09-07T07:07:56.1706566Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2025-09-07T07:07:56.1709201Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.1711114Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.1713293Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.1715340Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2025-09-07T07:07:56.1717761Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2025-09-07T07:07:56.1719615Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2025-09-07T07:07:56.1721642Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2025-09-07T07:07:56.1724201Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.1726144Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1728050Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2025-09-07T07:07:56.1730064Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2025-09-07T07:07:56.1731964Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2025-09-07T07:07:56.1734020Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2025-09-07T07:07:56.1735950Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2025-09-07T07:07:56.1737911Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2025-09-07T07:07:56.1739815Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2025-09-07T07:07:56.1741867Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2025-09-07T07:07:56.1744717Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.1746490Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.1748773Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.1750898Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2025-09-07T07:07:56.1753116Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2025-09-07T07:07:56.1755166Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2025-09-07T07:07:56.1757283Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2025-09-07T07:07:56.1759911Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.1762213Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1764020Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2025-09-07T07:07:56.1766186Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2025-09-07T07:07:56.1768191Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2025-09-07T07:07:56.1770306Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2025-09-07T07:07:56.1772343Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2025-09-07T07:07:56.1774444Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2025-09-07T07:07:56.1776371Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2025-09-07T07:07:56.1778551Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2025-09-07T07:07:56.1781107Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.1782785Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.1785358Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.1787394Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2025-09-07T07:07:56.1789796Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2025-09-07T07:07:56.1791748Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2025-09-07T07:07:56.1793830Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2025-09-07T07:07:56.1796437Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.1798511Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1800313Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2025-09-07T07:07:56.1802445Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2025-09-07T07:07:56.1804249Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2025-09-07T07:07:56.1806435Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2025-09-07T07:07:56.1808340Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2025-09-07T07:07:56.1810309Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2025-09-07T07:07:56.1812145Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2025-09-07T07:07:56.1814218Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2025-09-07T07:07:56.1816112Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2025-09-07T07:07:56.1818032Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2025-09-07T07:07:56.1820021Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2025-09-07T07:07:56.1822379Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1824391Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2025-09-07T07:07:56.1826522Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2025-09-07T07:07:56.1828565Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2025-09-07T07:07:56.1830833Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2025-09-07T07:07:56.1832963Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2025-09-07T07:07:56.1835126Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2025-09-07T07:07:56.1837250Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2025-09-07T07:07:56.1839175Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2025-09-07T07:07:56.1841558Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1843286Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2025-09-07T07:07:56.1845301Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2025-09-07T07:07:56.1847313Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2025-09-07T07:07:56.1849701Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1851425Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2025-09-07T07:07:56.1853484Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2025-09-07T07:07:56.1855494Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2025-09-07T07:07:56.1857917Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1859679Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2025-09-07T07:07:56.1862253Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2025-09-07T07:07:56.1864524Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2025-09-07T07:07:56.1867024Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1868953Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2025-09-07T07:07:56.1870984Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2025-09-07T07:07:56.1873022Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2025-09-07T07:07:56.1875616Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1877533Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2025-09-07T07:07:56.1879470Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2025-09-07T07:07:56.1881414Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2025-09-07T07:07:56.1883797Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1885547Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2025-09-07T07:07:56.1887565Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2025-09-07T07:07:56.1889349Z adding 'torch/include/ATen/ops/_values.h' 2025-09-07T07:07:56.1891283Z adding 'torch/include/ATen/ops/_values_copy.h' 2025-09-07T07:07:56.1893589Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1895933Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.1897601Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2025-09-07T07:07:56.1899498Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2025-09-07T07:07:56.1901415Z adding 'torch/include/ATen/ops/_values_native.h' 2025-09-07T07:07:56.1903298Z adding 'torch/include/ATen/ops/_values_ops.h' 2025-09-07T07:07:56.1905599Z adding 'torch/include/ATen/ops/_version.h' 2025-09-07T07:07:56.1907834Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1909601Z adding 'torch/include/ATen/ops/_version_native.h' 2025-09-07T07:07:56.1911555Z adding 'torch/include/ATen/ops/_version_ops.h' 2025-09-07T07:07:56.1913586Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2025-09-07T07:07:56.1915718Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2025-09-07T07:07:56.1917734Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h' 2025-09-07T07:07:56.1919821Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h' 2025-09-07T07:07:56.1921749Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h' 2025-09-07T07:07:56.1923704Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h' 2025-09-07T07:07:56.1925620Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2025-09-07T07:07:56.1927542Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2025-09-07T07:07:56.1929862Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h' 2025-09-07T07:07:56.1931994Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h' 2025-09-07T07:07:56.1934056Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h' 2025-09-07T07:07:56.1935893Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2025-09-07T07:07:56.1937991Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2025-09-07T07:07:56.1940016Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h' 2025-09-07T07:07:56.1941946Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2025-09-07T07:07:56.1944000Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2025-09-07T07:07:56.1946225Z adding 'torch/include/ATen/ops/_weight_norm.h' 2025-09-07T07:07:56.1948487Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1950472Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2025-09-07T07:07:56.1952947Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1954855Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2025-09-07T07:07:56.1957003Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2025-09-07T07:07:56.1958853Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2025-09-07T07:07:56.1961436Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2025-09-07T07:07:56.1964022Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1965810Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2025-09-07T07:07:56.1968201Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2025-09-07T07:07:56.1970227Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2025-09-07T07:07:56.1972270Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2025-09-07T07:07:56.1974664Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.1976459Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2025-09-07T07:07:56.1978476Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2025-09-07T07:07:56.1980459Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2025-09-07T07:07:56.1982400Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2025-09-07T07:07:56.1984567Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2025-09-07T07:07:56.1986595Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2025-09-07T07:07:56.1988625Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack.h' 2025-09-07T07:07:56.1991061Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.1992836Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_native.h' 2025-09-07T07:07:56.1994876Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_ops.h' 2025-09-07T07:07:56.1997061Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h' 2025-09-07T07:07:56.1999460Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2001191Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h' 2025-09-07T07:07:56.2003253Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h' 2025-09-07T07:07:56.2005040Z adding 'torch/include/ATen/ops/abs.h' 2025-09-07T07:07:56.2007236Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2009004Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2025-09-07T07:07:56.2010919Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2025-09-07T07:07:56.2012803Z adding 'torch/include/ATen/ops/abs_native.h' 2025-09-07T07:07:56.2014780Z adding 'torch/include/ATen/ops/abs_ops.h' 2025-09-07T07:07:56.2016664Z adding 'torch/include/ATen/ops/absolute.h' 2025-09-07T07:07:56.2018898Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2020545Z adding 'torch/include/ATen/ops/absolute_native.h' 2025-09-07T07:07:56.2022531Z adding 'torch/include/ATen/ops/absolute_ops.h' 2025-09-07T07:07:56.2024669Z adding 'torch/include/ATen/ops/acos.h' 2025-09-07T07:07:56.2027205Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2028890Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2025-09-07T07:07:56.2030938Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2025-09-07T07:07:56.2032873Z adding 'torch/include/ATen/ops/acos_meta.h' 2025-09-07T07:07:56.2034886Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2025-09-07T07:07:56.2036897Z adding 'torch/include/ATen/ops/acos_native.h' 2025-09-07T07:07:56.2038794Z adding 'torch/include/ATen/ops/acos_ops.h' 2025-09-07T07:07:56.2040662Z adding 'torch/include/ATen/ops/acosh.h' 2025-09-07T07:07:56.2043345Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2044802Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2025-09-07T07:07:56.2046863Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2025-09-07T07:07:56.2048718Z adding 'torch/include/ATen/ops/acosh_meta.h' 2025-09-07T07:07:56.2050687Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2025-09-07T07:07:56.2052634Z adding 'torch/include/ATen/ops/acosh_native.h' 2025-09-07T07:07:56.2054471Z adding 'torch/include/ATen/ops/acosh_ops.h' 2025-09-07T07:07:56.2056462Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2025-09-07T07:07:56.2058792Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2061216Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2063145Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2025-09-07T07:07:56.2065292Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2025-09-07T07:07:56.2067263Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2025-09-07T07:07:56.2069692Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2071516Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2025-09-07T07:07:56.2073585Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2025-09-07T07:07:56.2075646Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2025-09-07T07:07:56.2077553Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2025-09-07T07:07:56.2079436Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2025-09-07T07:07:56.2081478Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2025-09-07T07:07:56.2083680Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.2085690Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.2087620Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2025-09-07T07:07:56.2089602Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2025-09-07T07:07:56.2091838Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2093634Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2025-09-07T07:07:56.2095623Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2025-09-07T07:07:56.2097519Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2025-09-07T07:07:56.2099431Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2025-09-07T07:07:56.2101329Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2025-09-07T07:07:56.2103677Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2105799Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2025-09-07T07:07:56.2107901Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2025-09-07T07:07:56.2109894Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2025-09-07T07:07:56.2112045Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2025-09-07T07:07:56.2114692Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2116529Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.2118638Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.2120564Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2025-09-07T07:07:56.2122643Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2025-09-07T07:07:56.2124701Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2025-09-07T07:07:56.2126673Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2025-09-07T07:07:56.2129237Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2130719Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2025-09-07T07:07:56.2132880Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2025-09-07T07:07:56.2134772Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2025-09-07T07:07:56.2136945Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2025-09-07T07:07:56.2138798Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2025-09-07T07:07:56.2140765Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2025-09-07T07:07:56.2142679Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2025-09-07T07:07:56.2145108Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2025-09-07T07:07:56.2147785Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2149490Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.2151688Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.2153680Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2025-09-07T07:07:56.2155818Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2025-09-07T07:07:56.2157894Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2025-09-07T07:07:56.2160054Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2025-09-07T07:07:56.2162815Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2164530Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2025-09-07T07:07:56.2166668Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2025-09-07T07:07:56.2168753Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2025-09-07T07:07:56.2170887Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2025-09-07T07:07:56.2172938Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2025-09-07T07:07:56.2174862Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2025-09-07T07:07:56.2176681Z adding 'torch/include/ATen/ops/add.h' 2025-09-07T07:07:56.2178877Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2181041Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2182707Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2025-09-07T07:07:56.2185001Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2025-09-07T07:07:56.2186921Z adding 'torch/include/ATen/ops/add_meta.h' 2025-09-07T07:07:56.2189027Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2025-09-07T07:07:56.2190979Z adding 'torch/include/ATen/ops/add_native.h' 2025-09-07T07:07:56.2192920Z adding 'torch/include/ATen/ops/add_ops.h' 2025-09-07T07:07:56.2194962Z adding 'torch/include/ATen/ops/addbmm.h' 2025-09-07T07:07:56.2196979Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2025-09-07T07:07:56.2198977Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2025-09-07T07:07:56.2200922Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2025-09-07T07:07:56.2202794Z adding 'torch/include/ATen/ops/addbmm_native.h' 2025-09-07T07:07:56.2204694Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2025-09-07T07:07:56.2206548Z adding 'torch/include/ATen/ops/addcdiv.h' 2025-09-07T07:07:56.2208991Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2210631Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2025-09-07T07:07:56.2212701Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2025-09-07T07:07:56.2214594Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2025-09-07T07:07:56.2216612Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2025-09-07T07:07:56.2218586Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2025-09-07T07:07:56.2220400Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2025-09-07T07:07:56.2222287Z adding 'torch/include/ATen/ops/addcmul.h' 2025-09-07T07:07:56.2224989Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2226792Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2025-09-07T07:07:56.2228929Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2025-09-07T07:07:56.2230813Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2025-09-07T07:07:56.2232865Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2025-09-07T07:07:56.2234781Z adding 'torch/include/ATen/ops/addcmul_native.h' 2025-09-07T07:07:56.2236868Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2025-09-07T07:07:56.2238685Z adding 'torch/include/ATen/ops/addmm.h' 2025-09-07T07:07:56.2241098Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2242735Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2025-09-07T07:07:56.2244681Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2025-09-07T07:07:56.2246548Z adding 'torch/include/ATen/ops/addmm_meta.h' 2025-09-07T07:07:56.2248519Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2025-09-07T07:07:56.2250363Z adding 'torch/include/ATen/ops/addmm_native.h' 2025-09-07T07:07:56.2252268Z adding 'torch/include/ATen/ops/addmm_ops.h' 2025-09-07T07:07:56.2254152Z adding 'torch/include/ATen/ops/addmv.h' 2025-09-07T07:07:56.2256698Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2258254Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2025-09-07T07:07:56.2260601Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2025-09-07T07:07:56.2262717Z adding 'torch/include/ATen/ops/addmv_meta.h' 2025-09-07T07:07:56.2264913Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2025-09-07T07:07:56.2266869Z adding 'torch/include/ATen/ops/addmv_native.h' 2025-09-07T07:07:56.2268822Z adding 'torch/include/ATen/ops/addmv_ops.h' 2025-09-07T07:07:56.2270760Z adding 'torch/include/ATen/ops/addr.h' 2025-09-07T07:07:56.2272792Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2274396Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2025-09-07T07:07:56.2276568Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2025-09-07T07:07:56.2278323Z adding 'torch/include/ATen/ops/addr_native.h' 2025-09-07T07:07:56.2280223Z adding 'torch/include/ATen/ops/addr_ops.h' 2025-09-07T07:07:56.2282154Z adding 'torch/include/ATen/ops/adjoint.h' 2025-09-07T07:07:56.2284313Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2286015Z adding 'torch/include/ATen/ops/adjoint_native.h' 2025-09-07T07:07:56.2287973Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2025-09-07T07:07:56.2289935Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2025-09-07T07:07:56.2291943Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2025-09-07T07:07:56.2294402Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2296164Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2025-09-07T07:07:56.2298192Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2025-09-07T07:07:56.2300567Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2302297Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2025-09-07T07:07:56.2304570Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2025-09-07T07:07:56.2306507Z adding 'torch/include/ATen/ops/alias.h' 2025-09-07T07:07:56.2308791Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2310543Z adding 'torch/include/ATen/ops/alias_copy.h' 2025-09-07T07:07:56.2313068Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2315244Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2317042Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2025-09-07T07:07:56.2318983Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2025-09-07T07:07:56.2321017Z adding 'torch/include/ATen/ops/alias_native.h' 2025-09-07T07:07:56.2322849Z adding 'torch/include/ATen/ops/alias_ops.h' 2025-09-07T07:07:56.2324757Z adding 'torch/include/ATen/ops/align_as.h' 2025-09-07T07:07:56.2326973Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2328673Z adding 'torch/include/ATen/ops/align_as_native.h' 2025-09-07T07:07:56.2330575Z adding 'torch/include/ATen/ops/align_as_ops.h' 2025-09-07T07:07:56.2332471Z adding 'torch/include/ATen/ops/align_tensors.h' 2025-09-07T07:07:56.2334848Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2336566Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2025-09-07T07:07:56.2338464Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2025-09-07T07:07:56.2340326Z adding 'torch/include/ATen/ops/align_to.h' 2025-09-07T07:07:56.2342544Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2344497Z adding 'torch/include/ATen/ops/align_to_native.h' 2025-09-07T07:07:56.2346680Z adding 'torch/include/ATen/ops/align_to_ops.h' 2025-09-07T07:07:56.2348577Z adding 'torch/include/ATen/ops/all.h' 2025-09-07T07:07:56.2350852Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2353088Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2355044Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2356973Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2025-09-07T07:07:56.2358903Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2025-09-07T07:07:56.2361238Z adding 'torch/include/ATen/ops/all_meta.h' 2025-09-07T07:07:56.2363251Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2025-09-07T07:07:56.2365210Z adding 'torch/include/ATen/ops/all_native.h' 2025-09-07T07:07:56.2367141Z adding 'torch/include/ATen/ops/all_ops.h' 2025-09-07T07:07:56.2369104Z adding 'torch/include/ATen/ops/allclose.h' 2025-09-07T07:07:56.2371414Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2373276Z adding 'torch/include/ATen/ops/allclose_native.h' 2025-09-07T07:07:56.2375161Z adding 'torch/include/ATen/ops/allclose_ops.h' 2025-09-07T07:07:56.2377081Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2025-09-07T07:07:56.2379460Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2381212Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2025-09-07T07:07:56.2383139Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2025-09-07T07:07:56.2385318Z adding 'torch/include/ATen/ops/amax.h' 2025-09-07T07:07:56.2387894Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2389631Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2025-09-07T07:07:56.2391645Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2025-09-07T07:07:56.2393669Z adding 'torch/include/ATen/ops/amax_meta.h' 2025-09-07T07:07:56.2395707Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2025-09-07T07:07:56.2397694Z adding 'torch/include/ATen/ops/amax_native.h' 2025-09-07T07:07:56.2399584Z adding 'torch/include/ATen/ops/amax_ops.h' 2025-09-07T07:07:56.2401458Z adding 'torch/include/ATen/ops/amin.h' 2025-09-07T07:07:56.2403854Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2405477Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2025-09-07T07:07:56.2407558Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2025-09-07T07:07:56.2409351Z adding 'torch/include/ATen/ops/amin_meta.h' 2025-09-07T07:07:56.2411328Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2025-09-07T07:07:56.2413222Z adding 'torch/include/ATen/ops/amin_native.h' 2025-09-07T07:07:56.2415089Z adding 'torch/include/ATen/ops/amin_ops.h' 2025-09-07T07:07:56.2417080Z adding 'torch/include/ATen/ops/aminmax.h' 2025-09-07T07:07:56.2419489Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2421117Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2025-09-07T07:07:56.2423085Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2025-09-07T07:07:56.2425321Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2025-09-07T07:07:56.2427388Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2025-09-07T07:07:56.2429263Z adding 'torch/include/ATen/ops/aminmax_native.h' 2025-09-07T07:07:56.2431191Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2025-09-07T07:07:56.2433095Z adding 'torch/include/ATen/ops/and.h' 2025-09-07T07:07:56.2435337Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2437188Z adding 'torch/include/ATen/ops/and_native.h' 2025-09-07T07:07:56.2439067Z adding 'torch/include/ATen/ops/and_ops.h' 2025-09-07T07:07:56.2441049Z adding 'torch/include/ATen/ops/angle.h' 2025-09-07T07:07:56.2443113Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2025-09-07T07:07:56.2444896Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2025-09-07T07:07:56.2446764Z adding 'torch/include/ATen/ops/angle_native.h' 2025-09-07T07:07:56.2448633Z adding 'torch/include/ATen/ops/angle_ops.h' 2025-09-07T07:07:56.2450484Z adding 'torch/include/ATen/ops/any.h' 2025-09-07T07:07:56.2452682Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2454859Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2456748Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2458520Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2025-09-07T07:07:56.2460855Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2025-09-07T07:07:56.2462839Z adding 'torch/include/ATen/ops/any_meta.h' 2025-09-07T07:07:56.2465036Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2025-09-07T07:07:56.2466986Z adding 'torch/include/ATen/ops/any_native.h' 2025-09-07T07:07:56.2469011Z adding 'torch/include/ATen/ops/any_ops.h' 2025-09-07T07:07:56.2470932Z adding 'torch/include/ATen/ops/arange.h' 2025-09-07T07:07:56.2473227Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2475067Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2025-09-07T07:07:56.2477168Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2025-09-07T07:07:56.2479087Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2025-09-07T07:07:56.2480985Z adding 'torch/include/ATen/ops/arange_native.h' 2025-09-07T07:07:56.2482865Z adding 'torch/include/ATen/ops/arange_ops.h' 2025-09-07T07:07:56.2484940Z adding 'torch/include/ATen/ops/arccos.h' 2025-09-07T07:07:56.2487164Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2488895Z adding 'torch/include/ATen/ops/arccos_native.h' 2025-09-07T07:07:56.2490788Z adding 'torch/include/ATen/ops/arccos_ops.h' 2025-09-07T07:07:56.2492660Z adding 'torch/include/ATen/ops/arccosh.h' 2025-09-07T07:07:56.2494930Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2496751Z adding 'torch/include/ATen/ops/arccosh_native.h' 2025-09-07T07:07:56.2498239Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2025-09-07T07:07:56.2499566Z adding 'torch/include/ATen/ops/arcsin.h' 2025-09-07T07:07:56.2500985Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2502225Z adding 'torch/include/ATen/ops/arcsin_native.h' 2025-09-07T07:07:56.2503360Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2025-09-07T07:07:56.2505006Z adding 'torch/include/ATen/ops/arcsinh.h' 2025-09-07T07:07:56.2506445Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2507600Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2025-09-07T07:07:56.2508947Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2025-09-07T07:07:56.2510178Z adding 'torch/include/ATen/ops/arctan.h' 2025-09-07T07:07:56.2511437Z adding 'torch/include/ATen/ops/arctan2.h' 2025-09-07T07:07:56.2512911Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2514071Z adding 'torch/include/ATen/ops/arctan2_native.h' 2025-09-07T07:07:56.2515330Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2025-09-07T07:07:56.2516887Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2518005Z adding 'torch/include/ATen/ops/arctan_native.h' 2025-09-07T07:07:56.2519332Z adding 'torch/include/ATen/ops/arctan_ops.h' 2025-09-07T07:07:56.2520569Z adding 'torch/include/ATen/ops/arctanh.h' 2025-09-07T07:07:56.2522066Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2523102Z adding 'torch/include/ATen/ops/arctanh_native.h' 2025-09-07T07:07:56.2524348Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2025-09-07T07:07:56.2525586Z adding 'torch/include/ATen/ops/argmax.h' 2025-09-07T07:07:56.2527124Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2528215Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2025-09-07T07:07:56.2529463Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2025-09-07T07:07:56.2530649Z adding 'torch/include/ATen/ops/argmax_meta.h' 2025-09-07T07:07:56.2531934Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2025-09-07T07:07:56.2533169Z adding 'torch/include/ATen/ops/argmax_native.h' 2025-09-07T07:07:56.2534418Z adding 'torch/include/ATen/ops/argmax_ops.h' 2025-09-07T07:07:56.2535654Z adding 'torch/include/ATen/ops/argmin.h' 2025-09-07T07:07:56.2537206Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2538271Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2025-09-07T07:07:56.2539530Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2025-09-07T07:07:56.2540757Z adding 'torch/include/ATen/ops/argmin_meta.h' 2025-09-07T07:07:56.2542105Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2025-09-07T07:07:56.2543338Z adding 'torch/include/ATen/ops/argmin_native.h' 2025-09-07T07:07:56.2544980Z adding 'torch/include/ATen/ops/argmin_ops.h' 2025-09-07T07:07:56.2546216Z adding 'torch/include/ATen/ops/argsort.h' 2025-09-07T07:07:56.2547750Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2548929Z adding 'torch/include/ATen/ops/argsort_native.h' 2025-09-07T07:07:56.2550203Z adding 'torch/include/ATen/ops/argsort_ops.h' 2025-09-07T07:07:56.2551486Z adding 'torch/include/ATen/ops/argwhere.h' 2025-09-07T07:07:56.2552979Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2554107Z adding 'torch/include/ATen/ops/argwhere_native.h' 2025-09-07T07:07:56.2555386Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2025-09-07T07:07:56.2556777Z adding 'torch/include/ATen/ops/as_strided.h' 2025-09-07T07:07:56.2558407Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2559442Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2025-09-07T07:07:56.2561407Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2562845Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2563990Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2025-09-07T07:07:56.2565198Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2025-09-07T07:07:56.2566514Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2025-09-07T07:07:56.2567942Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2025-09-07T07:07:56.2569224Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2025-09-07T07:07:56.2570523Z adding 'torch/include/ATen/ops/as_strided_native.h' 2025-09-07T07:07:56.2571751Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2025-09-07T07:07:56.2573140Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2025-09-07T07:07:56.2574676Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2576082Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2577114Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2025-09-07T07:07:56.2578432Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2025-09-07T07:07:56.2579651Z adding 'torch/include/ATen/ops/asin.h' 2025-09-07T07:07:56.2581253Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2582376Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2025-09-07T07:07:56.2583697Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2025-09-07T07:07:56.2585760Z adding 'torch/include/ATen/ops/asin_meta.h' 2025-09-07T07:07:56.2587742Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2025-09-07T07:07:56.2589623Z adding 'torch/include/ATen/ops/asin_native.h' 2025-09-07T07:07:56.2591724Z adding 'torch/include/ATen/ops/asin_ops.h' 2025-09-07T07:07:56.2593715Z adding 'torch/include/ATen/ops/asinh.h' 2025-09-07T07:07:56.2595987Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2597751Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2025-09-07T07:07:56.2599617Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2025-09-07T07:07:56.2601414Z adding 'torch/include/ATen/ops/asinh_meta.h' 2025-09-07T07:07:56.2603283Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2025-09-07T07:07:56.2605103Z adding 'torch/include/ATen/ops/asinh_native.h' 2025-09-07T07:07:56.2607141Z adding 'torch/include/ATen/ops/asinh_ops.h' 2025-09-07T07:07:56.2609045Z adding 'torch/include/ATen/ops/atan.h' 2025-09-07T07:07:56.2610972Z adding 'torch/include/ATen/ops/atan2.h' 2025-09-07T07:07:56.2613194Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2614826Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2025-09-07T07:07:56.2616703Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2025-09-07T07:07:56.2618498Z adding 'torch/include/ATen/ops/atan2_meta.h' 2025-09-07T07:07:56.2620417Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2025-09-07T07:07:56.2622235Z adding 'torch/include/ATen/ops/atan2_native.h' 2025-09-07T07:07:56.2624550Z adding 'torch/include/ATen/ops/atan2_ops.h' 2025-09-07T07:07:56.2626966Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2628672Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2025-09-07T07:07:56.2630593Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2025-09-07T07:07:56.2632407Z adding 'torch/include/ATen/ops/atan_meta.h' 2025-09-07T07:07:56.2634380Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2025-09-07T07:07:56.2636353Z adding 'torch/include/ATen/ops/atan_native.h' 2025-09-07T07:07:56.2638340Z adding 'torch/include/ATen/ops/atan_ops.h' 2025-09-07T07:07:56.2640321Z adding 'torch/include/ATen/ops/atanh.h' 2025-09-07T07:07:56.2642541Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2644174Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2025-09-07T07:07:56.2646037Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2025-09-07T07:07:56.2647849Z adding 'torch/include/ATen/ops/atanh_meta.h' 2025-09-07T07:07:56.2649706Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2025-09-07T07:07:56.2651565Z adding 'torch/include/ATen/ops/atanh_native.h' 2025-09-07T07:07:56.2653573Z adding 'torch/include/ATen/ops/atanh_ops.h' 2025-09-07T07:07:56.2655492Z adding 'torch/include/ATen/ops/atleast_1d.h' 2025-09-07T07:07:56.2657642Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2659280Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2025-09-07T07:07:56.2661783Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2025-09-07T07:07:56.2664172Z adding 'torch/include/ATen/ops/atleast_2d.h' 2025-09-07T07:07:56.2666547Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2668194Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2025-09-07T07:07:56.2670217Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2025-09-07T07:07:56.2672167Z adding 'torch/include/ATen/ops/atleast_3d.h' 2025-09-07T07:07:56.2674379Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2676133Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2025-09-07T07:07:56.2678105Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2025-09-07T07:07:56.2680098Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2025-09-07T07:07:56.2682280Z adding 'torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2684208Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2685861Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2025-09-07T07:07:56.2687938Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2025-09-07T07:07:56.2690128Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2025-09-07T07:07:56.2692140Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2025-09-07T07:07:56.2694443Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2696147Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.2698101Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.2699938Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2025-09-07T07:07:56.2701960Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2025-09-07T07:07:56.2703945Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2025-09-07T07:07:56.2706527Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2025-09-07T07:07:56.2708826Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2710624Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2025-09-07T07:07:56.2712644Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2025-09-07T07:07:56.2714932Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2025-09-07T07:07:56.2717207Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2025-09-07T07:07:56.2719219Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2025-09-07T07:07:56.2721362Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2025-09-07T07:07:56.2723430Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2025-09-07T07:07:56.2725582Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2025-09-07T07:07:56.2727894Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2729628Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.2731649Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.2733506Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2025-09-07T07:07:56.2735495Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2025-09-07T07:07:56.2737413Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2025-09-07T07:07:56.2739568Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2025-09-07T07:07:56.2741773Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2743545Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2025-09-07T07:07:56.2745962Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2025-09-07T07:07:56.2747853Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2025-09-07T07:07:56.2749945Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2025-09-07T07:07:56.2751926Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2025-09-07T07:07:56.2754099Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2025-09-07T07:07:56.2756371Z adding 'torch/include/ATen/ops/baddbmm.h' 2025-09-07T07:07:56.2758737Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2760916Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2025-09-07T07:07:56.2763127Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2025-09-07T07:07:56.2765017Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2025-09-07T07:07:56.2767035Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2025-09-07T07:07:56.2769026Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2025-09-07T07:07:56.2771349Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2025-09-07T07:07:56.2773864Z adding 'torch/include/ATen/ops/bartlett_window.h' 2025-09-07T07:07:56.2776239Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2777932Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2025-09-07T07:07:56.2780089Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2025-09-07T07:07:56.2782058Z adding 'torch/include/ATen/ops/batch_norm.h' 2025-09-07T07:07:56.2784117Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2025-09-07T07:07:56.2786560Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2025-09-07T07:07:56.2788576Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2025-09-07T07:07:56.2790631Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2025-09-07T07:07:56.2792919Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2794768Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2025-09-07T07:07:56.2796745Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2025-09-07T07:07:56.2798846Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2025-09-07T07:07:56.2800828Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2025-09-07T07:07:56.2802922Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2025-09-07T07:07:56.2805055Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2025-09-07T07:07:56.2807352Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2809124Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2025-09-07T07:07:56.2810980Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2025-09-07T07:07:56.2813106Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2025-09-07T07:07:56.2815291Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2817416Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2025-09-07T07:07:56.2819562Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2025-09-07T07:07:56.2821412Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2025-09-07T07:07:56.2823464Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2025-09-07T07:07:56.2825951Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2025-09-07T07:07:56.2828327Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2830258Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2025-09-07T07:07:56.2832098Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2025-09-07T07:07:56.2834327Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2025-09-07T07:07:56.2836697Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2025-09-07T07:07:56.2839003Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2840806Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2025-09-07T07:07:56.2842612Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2025-09-07T07:07:56.2844734Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2025-09-07T07:07:56.2846581Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2025-09-07T07:07:56.2848608Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2025-09-07T07:07:56.2850568Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2025-09-07T07:07:56.2852749Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2854483Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2025-09-07T07:07:56.2856249Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2025-09-07T07:07:56.2858248Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2025-09-07T07:07:56.2860719Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2025-09-07T07:07:56.2863182Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2865226Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2025-09-07T07:07:56.2867243Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2025-09-07T07:07:56.2869125Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2025-09-07T07:07:56.2871265Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2025-09-07T07:07:56.2874187Z adding 'torch/include/ATen/ops/bernoulli.h' 2025-09-07T07:07:56.2876690Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2878845Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2880550Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2025-09-07T07:07:56.2882481Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2025-09-07T07:07:56.2884404Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2025-09-07T07:07:56.2886296Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2025-09-07T07:07:56.2888645Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2025-09-07T07:07:56.2890679Z adding 'torch/include/ATen/ops/bilinear.h' 2025-09-07T07:07:56.2892832Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.2894500Z adding 'torch/include/ATen/ops/bilinear_native.h' 2025-09-07T07:07:56.2896434Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2025-09-07T07:07:56.2898435Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2025-09-07T07:07:56.2900515Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2025-09-07T07:07:56.2902570Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2025-09-07T07:07:56.2904854Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2025-09-07T07:07:56.2906860Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2025-09-07T07:07:56.2909089Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2025-09-07T07:07:56.2911137Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2025-09-07T07:07:56.2913146Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2025-09-07T07:07:56.2915080Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2025-09-07T07:07:56.2917248Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2025-09-07T07:07:56.2919392Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2025-09-07T07:07:56.2921653Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2923342Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2025-09-07T07:07:56.2925423Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2025-09-07T07:07:56.2927464Z adding 'torch/include/ATen/ops/bincount.h' 2025-09-07T07:07:56.2929682Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2931465Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2025-09-07T07:07:56.2933377Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2025-09-07T07:07:56.2935193Z adding 'torch/include/ATen/ops/bincount_native.h' 2025-09-07T07:07:56.2937262Z adding 'torch/include/ATen/ops/bincount_ops.h' 2025-09-07T07:07:56.2939329Z adding 'torch/include/ATen/ops/binomial.h' 2025-09-07T07:07:56.2941344Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2943104Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2025-09-07T07:07:56.2945441Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2025-09-07T07:07:56.2947281Z adding 'torch/include/ATen/ops/binomial_native.h' 2025-09-07T07:07:56.2949404Z adding 'torch/include/ATen/ops/binomial_ops.h' 2025-09-07T07:07:56.2951590Z adding 'torch/include/ATen/ops/bitwise_and.h' 2025-09-07T07:07:56.2953980Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2955915Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2957718Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2025-09-07T07:07:56.2959601Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2025-09-07T07:07:56.2961901Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2025-09-07T07:07:56.2963958Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2025-09-07T07:07:56.2965885Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2025-09-07T07:07:56.2968301Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2025-09-07T07:07:56.2970610Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2025-09-07T07:07:56.2973053Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.2975064Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2976726Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2025-09-07T07:07:56.2978599Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2025-09-07T07:07:56.2980407Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2025-09-07T07:07:56.2982371Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2025-09-07T07:07:56.2984547Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2025-09-07T07:07:56.2987083Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2025-09-07T07:07:56.2989145Z adding 'torch/include/ATen/ops/bitwise_not.h' 2025-09-07T07:07:56.2991423Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.2993101Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2025-09-07T07:07:56.2995022Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2025-09-07T07:07:56.2996956Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2025-09-07T07:07:56.2998889Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2025-09-07T07:07:56.3000702Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2025-09-07T07:07:56.3002696Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2025-09-07T07:07:56.3004803Z adding 'torch/include/ATen/ops/bitwise_or.h' 2025-09-07T07:07:56.3007030Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3009077Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3010685Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2025-09-07T07:07:56.3012567Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2025-09-07T07:07:56.3014405Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2025-09-07T07:07:56.3016341Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2025-09-07T07:07:56.3018197Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2025-09-07T07:07:56.3020516Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2025-09-07T07:07:56.3022758Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2025-09-07T07:07:56.3025459Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3027493Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3029255Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2025-09-07T07:07:56.3031241Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2025-09-07T07:07:56.3033086Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2025-09-07T07:07:56.3035071Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2025-09-07T07:07:56.3037048Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2025-09-07T07:07:56.3039369Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2025-09-07T07:07:56.3041552Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2025-09-07T07:07:56.3043783Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3045823Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3047518Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2025-09-07T07:07:56.3049419Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2025-09-07T07:07:56.3051236Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2025-09-07T07:07:56.3053186Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2025-09-07T07:07:56.3055047Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2025-09-07T07:07:56.3057374Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2025-09-07T07:07:56.3059693Z adding 'torch/include/ATen/ops/blackman_window.h' 2025-09-07T07:07:56.3063015Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3065001Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2025-09-07T07:07:56.3067323Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2025-09-07T07:07:56.3069342Z adding 'torch/include/ATen/ops/block_diag.h' 2025-09-07T07:07:56.3071566Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3073246Z adding 'torch/include/ATen/ops/block_diag_native.h' 2025-09-07T07:07:56.3075267Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2025-09-07T07:07:56.3077353Z adding 'torch/include/ATen/ops/bmm.h' 2025-09-07T07:07:56.3079612Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3081257Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2025-09-07T07:07:56.3083169Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2025-09-07T07:07:56.3084985Z adding 'torch/include/ATen/ops/bmm_meta.h' 2025-09-07T07:07:56.3086866Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2025-09-07T07:07:56.3088771Z adding 'torch/include/ATen/ops/bmm_native.h' 2025-09-07T07:07:56.3090912Z adding 'torch/include/ATen/ops/bmm_ops.h' 2025-09-07T07:07:56.3092903Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2025-09-07T07:07:56.3095126Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3096668Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2025-09-07T07:07:56.3098582Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2025-09-07T07:07:56.3100457Z adding 'torch/include/ATen/ops/broadcast_to.h' 2025-09-07T07:07:56.3102641Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3104499Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2025-09-07T07:07:56.3106627Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2025-09-07T07:07:56.3108641Z adding 'torch/include/ATen/ops/bucketize.h' 2025-09-07T07:07:56.3110921Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3112808Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2025-09-07T07:07:56.3114793Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2025-09-07T07:07:56.3116810Z adding 'torch/include/ATen/ops/bucketize_native.h' 2025-09-07T07:07:56.3118971Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2025-09-07T07:07:56.3120909Z adding 'torch/include/ATen/ops/can_cast.h' 2025-09-07T07:07:56.3122992Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3124600Z adding 'torch/include/ATen/ops/can_cast_native.h' 2025-09-07T07:07:56.3126530Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2025-09-07T07:07:56.3128408Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2025-09-07T07:07:56.3130519Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3132112Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2025-09-07T07:07:56.3133998Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2025-09-07T07:07:56.3135955Z adding 'torch/include/ATen/ops/cat.h' 2025-09-07T07:07:56.3138152Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3139934Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3141754Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2025-09-07T07:07:56.3143643Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2025-09-07T07:07:56.3146438Z adding 'torch/include/ATen/ops/cat_meta.h' 2025-09-07T07:07:56.3148552Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2025-09-07T07:07:56.3150548Z adding 'torch/include/ATen/ops/cat_native.h' 2025-09-07T07:07:56.3152722Z adding 'torch/include/ATen/ops/cat_ops.h' 2025-09-07T07:07:56.3154795Z adding 'torch/include/ATen/ops/cauchy.h' 2025-09-07T07:07:56.3157149Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3158914Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2025-09-07T07:07:56.3161387Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2025-09-07T07:07:56.3163269Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2025-09-07T07:07:56.3165211Z adding 'torch/include/ATen/ops/cauchy_native.h' 2025-09-07T07:07:56.3167440Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2025-09-07T07:07:56.3169308Z adding 'torch/include/ATen/ops/ccol_indices.h' 2025-09-07T07:07:56.3171480Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3173371Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2025-09-07T07:07:56.3175496Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3177477Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3179016Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2025-09-07T07:07:56.3180932Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2025-09-07T07:07:56.3182752Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2025-09-07T07:07:56.3185025Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2025-09-07T07:07:56.3187036Z adding 'torch/include/ATen/ops/cdist.h' 2025-09-07T07:07:56.3189178Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3190905Z adding 'torch/include/ATen/ops/cdist_native.h' 2025-09-07T07:07:56.3192944Z adding 'torch/include/ATen/ops/cdist_ops.h' 2025-09-07T07:07:56.3194840Z adding 'torch/include/ATen/ops/ceil.h' 2025-09-07T07:07:56.3197187Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3198844Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2025-09-07T07:07:56.3200765Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2025-09-07T07:07:56.3202551Z adding 'torch/include/ATen/ops/ceil_meta.h' 2025-09-07T07:07:56.3204425Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2025-09-07T07:07:56.3206292Z adding 'torch/include/ATen/ops/ceil_native.h' 2025-09-07T07:07:56.3208308Z adding 'torch/include/ATen/ops/ceil_ops.h' 2025-09-07T07:07:56.3210254Z adding 'torch/include/ATen/ops/celu.h' 2025-09-07T07:07:56.3212350Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3214077Z adding 'torch/include/ATen/ops/celu_native.h' 2025-09-07T07:07:56.3216061Z adding 'torch/include/ATen/ops/celu_ops.h' 2025-09-07T07:07:56.3218031Z adding 'torch/include/ATen/ops/chain_matmul.h' 2025-09-07T07:07:56.3220183Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3221781Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2025-09-07T07:07:56.3223864Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2025-09-07T07:07:56.3226036Z adding 'torch/include/ATen/ops/chalf.h' 2025-09-07T07:07:56.3228112Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3229827Z adding 'torch/include/ATen/ops/chalf_native.h' 2025-09-07T07:07:56.3231815Z adding 'torch/include/ATen/ops/chalf_ops.h' 2025-09-07T07:07:56.3234033Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2025-09-07T07:07:56.3236420Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3238166Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2025-09-07T07:07:56.3240059Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2025-09-07T07:07:56.3241855Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2025-09-07T07:07:56.3243830Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2025-09-07T07:07:56.3245707Z adding 'torch/include/ATen/ops/cholesky.h' 2025-09-07T07:07:56.3247645Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2025-09-07T07:07:56.3249528Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2025-09-07T07:07:56.3251403Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2025-09-07T07:07:56.3253364Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2025-09-07T07:07:56.3255313Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2025-09-07T07:07:56.3257095Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2025-09-07T07:07:56.3259072Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2025-09-07T07:07:56.3261464Z adding 'torch/include/ATen/ops/cholesky_native.h' 2025-09-07T07:07:56.3263496Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2025-09-07T07:07:56.3265722Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2025-09-07T07:07:56.3268057Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3269663Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2025-09-07T07:07:56.3271709Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2025-09-07T07:07:56.3273742Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2025-09-07T07:07:56.3276045Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3277692Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2025-09-07T07:07:56.3279638Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2025-09-07T07:07:56.3281384Z adding 'torch/include/ATen/ops/chunk.h' 2025-09-07T07:07:56.3283490Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3285089Z adding 'torch/include/ATen/ops/chunk_native.h' 2025-09-07T07:07:56.3287053Z adding 'torch/include/ATen/ops/chunk_ops.h' 2025-09-07T07:07:56.3289130Z adding 'torch/include/ATen/ops/clamp.h' 2025-09-07T07:07:56.3291431Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3293255Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2025-09-07T07:07:56.3295209Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2025-09-07T07:07:56.3297184Z adding 'torch/include/ATen/ops/clamp_max.h' 2025-09-07T07:07:56.3299431Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3301149Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2025-09-07T07:07:56.3303103Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2025-09-07T07:07:56.3305324Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2025-09-07T07:07:56.3307362Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2025-09-07T07:07:56.3309264Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2025-09-07T07:07:56.3311544Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2025-09-07T07:07:56.3313566Z adding 'torch/include/ATen/ops/clamp_meta.h' 2025-09-07T07:07:56.3315654Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2025-09-07T07:07:56.3317811Z adding 'torch/include/ATen/ops/clamp_min.h' 2025-09-07T07:07:56.3320138Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3321862Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2025-09-07T07:07:56.3323781Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2025-09-07T07:07:56.3325594Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2025-09-07T07:07:56.3327531Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2025-09-07T07:07:56.3329349Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2025-09-07T07:07:56.3331566Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2025-09-07T07:07:56.3333523Z adding 'torch/include/ATen/ops/clamp_native.h' 2025-09-07T07:07:56.3336660Z adding 'torch/include/ATen/ops/clamp_ops.h' 2025-09-07T07:07:56.3338995Z adding 'torch/include/ATen/ops/clip.h' 2025-09-07T07:07:56.3341317Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3343069Z adding 'torch/include/ATen/ops/clip_native.h' 2025-09-07T07:07:56.3345767Z adding 'torch/include/ATen/ops/clip_ops.h' 2025-09-07T07:07:56.3347955Z adding 'torch/include/ATen/ops/clone.h' 2025-09-07T07:07:56.3350216Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3352046Z adding 'torch/include/ATen/ops/clone_native.h' 2025-09-07T07:07:56.3354168Z adding 'torch/include/ATen/ops/clone_ops.h' 2025-09-07T07:07:56.3356021Z adding 'torch/include/ATen/ops/coalesce.h' 2025-09-07T07:07:56.3358201Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3359976Z adding 'torch/include/ATen/ops/coalesce_native.h' 2025-09-07T07:07:56.3362304Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2025-09-07T07:07:56.3364644Z adding 'torch/include/ATen/ops/col2im.h' 2025-09-07T07:07:56.3366901Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2025-09-07T07:07:56.3369030Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2025-09-07T07:07:56.3370965Z adding 'torch/include/ATen/ops/col2im_native.h' 2025-09-07T07:07:56.3373178Z adding 'torch/include/ATen/ops/col2im_ops.h' 2025-09-07T07:07:56.3375031Z adding 'torch/include/ATen/ops/col_indices.h' 2025-09-07T07:07:56.3377156Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3378834Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2025-09-07T07:07:56.3380954Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3382987Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3384869Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2025-09-07T07:07:56.3386941Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2025-09-07T07:07:56.3388837Z adding 'torch/include/ATen/ops/col_indices_native.h' 2025-09-07T07:07:56.3390847Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2025-09-07T07:07:56.3392740Z adding 'torch/include/ATen/ops/column_stack.h' 2025-09-07T07:07:56.3394969Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3396738Z adding 'torch/include/ATen/ops/column_stack_native.h' 2025-09-07T07:07:56.3398706Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2025-09-07T07:07:56.3400568Z adding 'torch/include/ATen/ops/combinations.h' 2025-09-07T07:07:56.3402703Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3404311Z adding 'torch/include/ATen/ops/combinations_native.h' 2025-09-07T07:07:56.3406217Z adding 'torch/include/ATen/ops/combinations_ops.h' 2025-09-07T07:07:56.3408087Z adding 'torch/include/ATen/ops/complex.h' 2025-09-07T07:07:56.3410213Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3411925Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2025-09-07T07:07:56.3413761Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2025-09-07T07:07:56.3415522Z adding 'torch/include/ATen/ops/complex_native.h' 2025-09-07T07:07:56.3417540Z adding 'torch/include/ATen/ops/complex_ops.h' 2025-09-07T07:07:56.3419572Z adding 'torch/include/ATen/ops/concat.h' 2025-09-07T07:07:56.3421740Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3423417Z adding 'torch/include/ATen/ops/concat_native.h' 2025-09-07T07:07:56.3425900Z adding 'torch/include/ATen/ops/concat_ops.h' 2025-09-07T07:07:56.3428076Z adding 'torch/include/ATen/ops/concatenate.h' 2025-09-07T07:07:56.3430402Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3432106Z adding 'torch/include/ATen/ops/concatenate_native.h' 2025-09-07T07:07:56.3434330Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2025-09-07T07:07:56.3436515Z adding 'torch/include/ATen/ops/conj.h' 2025-09-07T07:07:56.3438487Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3440127Z adding 'torch/include/ATen/ops/conj_native.h' 2025-09-07T07:07:56.3442005Z adding 'torch/include/ATen/ops/conj_ops.h' 2025-09-07T07:07:56.3443945Z adding 'torch/include/ATen/ops/conj_physical.h' 2025-09-07T07:07:56.3446053Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3447917Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3449608Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2025-09-07T07:07:56.3451521Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2025-09-07T07:07:56.3453335Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2025-09-07T07:07:56.3455383Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2025-09-07T07:07:56.3457526Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2025-09-07T07:07:56.3460005Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3462055Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2025-09-07T07:07:56.3464592Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2025-09-07T07:07:56.3466515Z adding 'torch/include/ATen/ops/contiguous.h' 2025-09-07T07:07:56.3468778Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3470458Z adding 'torch/include/ATen/ops/contiguous_native.h' 2025-09-07T07:07:56.3472446Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2025-09-07T07:07:56.3474768Z adding 'torch/include/ATen/ops/conv1d.h' 2025-09-07T07:07:56.3477095Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3478841Z adding 'torch/include/ATen/ops/conv1d_native.h' 2025-09-07T07:07:56.3480919Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2025-09-07T07:07:56.3483207Z adding 'torch/include/ATen/ops/conv2d.h' 2025-09-07T07:07:56.3485533Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3487241Z adding 'torch/include/ATen/ops/conv2d_native.h' 2025-09-07T07:07:56.3489349Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2025-09-07T07:07:56.3491565Z adding 'torch/include/ATen/ops/conv3d.h' 2025-09-07T07:07:56.3493843Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3495632Z adding 'torch/include/ATen/ops/conv3d_native.h' 2025-09-07T07:07:56.3497742Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2025-09-07T07:07:56.3500165Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2025-09-07T07:07:56.3502608Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3504685Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2025-09-07T07:07:56.3506720Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2025-09-07T07:07:56.3508917Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2025-09-07T07:07:56.3510975Z adding 'torch/include/ATen/ops/conv_tbc.h' 2025-09-07T07:07:56.3512980Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2025-09-07T07:07:56.3515211Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3516964Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2025-09-07T07:07:56.3518913Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2025-09-07T07:07:56.3520989Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3522667Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2025-09-07T07:07:56.3524692Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2025-09-07T07:07:56.3526909Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2025-09-07T07:07:56.3529178Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3530856Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2025-09-07T07:07:56.3532870Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2025-09-07T07:07:56.3535047Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2025-09-07T07:07:56.3537283Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3538950Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2025-09-07T07:07:56.3541014Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2025-09-07T07:07:56.3543142Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2025-09-07T07:07:56.3545817Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3547570Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2025-09-07T07:07:56.3549639Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2025-09-07T07:07:56.3552088Z adding 'torch/include/ATen/ops/convolution.h' 2025-09-07T07:07:56.3555070Z adding 'torch/include/ATen/ops/convolution_backward.h' 2025-09-07T07:07:56.3564429Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3564956Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2025-09-07T07:07:56.3565203Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2025-09-07T07:07:56.3565414Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2025-09-07T07:07:56.3567834Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2025-09-07T07:07:56.3570487Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3572540Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2025-09-07T07:07:56.3574703Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2025-09-07T07:07:56.3576950Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3578733Z adding 'torch/include/ATen/ops/convolution_native.h' 2025-09-07T07:07:56.3580938Z adding 'torch/include/ATen/ops/convolution_ops.h' 2025-09-07T07:07:56.3583459Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2025-09-07T07:07:56.3586455Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3588247Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2025-09-07T07:07:56.3590422Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2025-09-07T07:07:56.3592403Z adding 'torch/include/ATen/ops/copy.h' 2025-09-07T07:07:56.3594577Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3596792Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3598493Z adding 'torch/include/ATen/ops/copy_meta_dispatch.h' 2025-09-07T07:07:56.3600342Z adding 'torch/include/ATen/ops/copy_native.h' 2025-09-07T07:07:56.3602394Z adding 'torch/include/ATen/ops/copy_ops.h' 2025-09-07T07:07:56.3604460Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2025-09-07T07:07:56.3606650Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3608389Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2025-09-07T07:07:56.3610154Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2025-09-07T07:07:56.3612242Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2025-09-07T07:07:56.3614194Z adding 'torch/include/ATen/ops/copysign.h' 2025-09-07T07:07:56.3616386Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3618352Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3620001Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2025-09-07T07:07:56.3621908Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2025-09-07T07:07:56.3623828Z adding 'torch/include/ATen/ops/copysign_meta.h' 2025-09-07T07:07:56.3626000Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2025-09-07T07:07:56.3627990Z adding 'torch/include/ATen/ops/copysign_native.h' 2025-09-07T07:07:56.3630254Z adding 'torch/include/ATen/ops/copysign_ops.h' 2025-09-07T07:07:56.3632236Z adding 'torch/include/ATen/ops/corrcoef.h' 2025-09-07T07:07:56.3634359Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3636196Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2025-09-07T07:07:56.3638033Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2025-09-07T07:07:56.3639921Z adding 'torch/include/ATen/ops/cos.h' 2025-09-07T07:07:56.3642108Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3643781Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2025-09-07T07:07:56.3645664Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2025-09-07T07:07:56.3647433Z adding 'torch/include/ATen/ops/cos_meta.h' 2025-09-07T07:07:56.3649336Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2025-09-07T07:07:56.3651149Z adding 'torch/include/ATen/ops/cos_native.h' 2025-09-07T07:07:56.3653126Z adding 'torch/include/ATen/ops/cos_ops.h' 2025-09-07T07:07:56.3655030Z adding 'torch/include/ATen/ops/cosh.h' 2025-09-07T07:07:56.3657218Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3658850Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2025-09-07T07:07:56.3661295Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2025-09-07T07:07:56.3663283Z adding 'torch/include/ATen/ops/cosh_meta.h' 2025-09-07T07:07:56.3665383Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2025-09-07T07:07:56.3667252Z adding 'torch/include/ATen/ops/cosh_native.h' 2025-09-07T07:07:56.3669304Z adding 'torch/include/ATen/ops/cosh_ops.h' 2025-09-07T07:07:56.3671329Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2025-09-07T07:07:56.3673664Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3675245Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2025-09-07T07:07:56.3677301Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2025-09-07T07:07:56.3679141Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2025-09-07T07:07:56.3681281Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3682926Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2025-09-07T07:07:56.3684927Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2025-09-07T07:07:56.3686827Z adding 'torch/include/ATen/ops/count_nonzero.h' 2025-09-07T07:07:56.3689030Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3690760Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2025-09-07T07:07:56.3692666Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2025-09-07T07:07:56.3694475Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2025-09-07T07:07:56.3696563Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2025-09-07T07:07:56.3698477Z adding 'torch/include/ATen/ops/cov.h' 2025-09-07T07:07:56.3700544Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3702217Z adding 'torch/include/ATen/ops/cov_native.h' 2025-09-07T07:07:56.3704404Z adding 'torch/include/ATen/ops/cov_ops.h' 2025-09-07T07:07:56.3706493Z adding 'torch/include/ATen/ops/cross.h' 2025-09-07T07:07:56.3708730Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3710709Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2025-09-07T07:07:56.3713041Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3714750Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2025-09-07T07:07:56.3716858Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2025-09-07T07:07:56.3718668Z adding 'torch/include/ATen/ops/cross_native.h' 2025-09-07T07:07:56.3720692Z adding 'torch/include/ATen/ops/cross_ops.h' 2025-09-07T07:07:56.3722523Z adding 'torch/include/ATen/ops/crow_indices.h' 2025-09-07T07:07:56.3724730Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3726397Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2025-09-07T07:07:56.3728491Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3730478Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3732012Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2025-09-07T07:07:56.3733939Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2025-09-07T07:07:56.3735727Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2025-09-07T07:07:56.3737621Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2025-09-07T07:07:56.3739584Z adding 'torch/include/ATen/ops/ctc_loss.h' 2025-09-07T07:07:56.3741720Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3743429Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2025-09-07T07:07:56.3745893Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2025-09-07T07:07:56.3748043Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2025-09-07T07:07:56.3750143Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2025-09-07T07:07:56.3752444Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3754237Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2025-09-07T07:07:56.3756121Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2025-09-07T07:07:56.3758310Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2025-09-07T07:07:56.3760805Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3762901Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2025-09-07T07:07:56.3764665Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2025-09-07T07:07:56.3766757Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2025-09-07T07:07:56.3768879Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2025-09-07T07:07:56.3771188Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2025-09-07T07:07:56.3773659Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3775482Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2025-09-07T07:07:56.3777337Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2025-09-07T07:07:56.3779528Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2025-09-07T07:07:56.3781619Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2025-09-07T07:07:56.3783503Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2025-09-07T07:07:56.3786151Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2025-09-07T07:07:56.3788663Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2025-09-07T07:07:56.3791372Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2025-09-07T07:07:56.3793954Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3795885Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2025-09-07T07:07:56.3797896Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2025-09-07T07:07:56.3800083Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2025-09-07T07:07:56.3802196Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2025-09-07T07:07:56.3804075Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2025-09-07T07:07:56.3806174Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2025-09-07T07:07:56.3809346Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2025-09-07T07:07:56.3811855Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3813744Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2025-09-07T07:07:56.3815609Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2025-09-07T07:07:56.3817699Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2025-09-07T07:07:56.3820227Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2025-09-07T07:07:56.3822763Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3824886Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2025-09-07T07:07:56.3826927Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2025-09-07T07:07:56.3829115Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2025-09-07T07:07:56.3831115Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2025-09-07T07:07:56.3833247Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2025-09-07T07:07:56.3835519Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3837420Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2025-09-07T07:07:56.3839242Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2025-09-07T07:07:56.3841330Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2025-09-07T07:07:56.3843434Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3845180Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2025-09-07T07:07:56.3846973Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2025-09-07T07:07:56.3848906Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2025-09-07T07:07:56.3850760Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2025-09-07T07:07:56.3852855Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3854429Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2025-09-07T07:07:56.3856311Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2025-09-07T07:07:56.3858303Z adding 'torch/include/ATen/ops/cummax.h' 2025-09-07T07:07:56.3860879Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3863420Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3865430Z adding 'torch/include/ATen/ops/cummax_native.h' 2025-09-07T07:07:56.3867678Z adding 'torch/include/ATen/ops/cummax_ops.h' 2025-09-07T07:07:56.3869764Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2025-09-07T07:07:56.3871999Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3873668Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2025-09-07T07:07:56.3875805Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2025-09-07T07:07:56.3877845Z adding 'torch/include/ATen/ops/cummin.h' 2025-09-07T07:07:56.3879973Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3881860Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3883572Z adding 'torch/include/ATen/ops/cummin_native.h' 2025-09-07T07:07:56.3885720Z adding 'torch/include/ATen/ops/cummin_ops.h' 2025-09-07T07:07:56.3887790Z adding 'torch/include/ATen/ops/cumprod.h' 2025-09-07T07:07:56.3889783Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2025-09-07T07:07:56.3891939Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3893535Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2025-09-07T07:07:56.3895454Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2025-09-07T07:07:56.3897628Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3899447Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3901238Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2025-09-07T07:07:56.3903171Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2025-09-07T07:07:56.3905395Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2025-09-07T07:07:56.3907468Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2025-09-07T07:07:56.3909408Z adding 'torch/include/ATen/ops/cumprod_native.h' 2025-09-07T07:07:56.3911770Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2025-09-07T07:07:56.3913903Z adding 'torch/include/ATen/ops/cumsum.h' 2025-09-07T07:07:56.3916345Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3918146Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3920015Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2025-09-07T07:07:56.3921961Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2025-09-07T07:07:56.3923742Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2025-09-07T07:07:56.3925677Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2025-09-07T07:07:56.3927538Z adding 'torch/include/ATen/ops/cumsum_native.h' 2025-09-07T07:07:56.3929792Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2025-09-07T07:07:56.3931897Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2025-09-07T07:07:56.3934165Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3935698Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2025-09-07T07:07:56.3937774Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2025-09-07T07:07:56.3939459Z adding 'torch/include/ATen/ops/data.h' 2025-09-07T07:07:56.3941465Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3943109Z adding 'torch/include/ATen/ops/data_native.h' 2025-09-07T07:07:56.3945375Z adding 'torch/include/ATen/ops/data_ops.h' 2025-09-07T07:07:56.3947388Z adding 'torch/include/ATen/ops/deg2rad.h' 2025-09-07T07:07:56.3949588Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3951357Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2025-09-07T07:07:56.3953467Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2025-09-07T07:07:56.3955335Z adding 'torch/include/ATen/ops/dense_dim.h' 2025-09-07T07:07:56.3957518Z adding 'torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3959154Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2025-09-07T07:07:56.3961606Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2025-09-07T07:07:56.3963680Z adding 'torch/include/ATen/ops/dequantize.h' 2025-09-07T07:07:56.3965975Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3967734Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2025-09-07T07:07:56.3969649Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2025-09-07T07:07:56.3971547Z adding 'torch/include/ATen/ops/dequantize_native.h' 2025-09-07T07:07:56.3973800Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2025-09-07T07:07:56.3975675Z adding 'torch/include/ATen/ops/det.h' 2025-09-07T07:07:56.3977694Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.3979348Z adding 'torch/include/ATen/ops/det_native.h' 2025-09-07T07:07:56.3981268Z adding 'torch/include/ATen/ops/det_ops.h' 2025-09-07T07:07:56.3983092Z adding 'torch/include/ATen/ops/detach.h' 2025-09-07T07:07:56.3985547Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3987353Z adding 'torch/include/ATen/ops/detach_copy.h' 2025-09-07T07:07:56.3989562Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.3991596Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.3993169Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2025-09-07T07:07:56.3995160Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2025-09-07T07:07:56.3997103Z adding 'torch/include/ATen/ops/detach_native.h' 2025-09-07T07:07:56.3999042Z adding 'torch/include/ATen/ops/detach_ops.h' 2025-09-07T07:07:56.4000923Z adding 'torch/include/ATen/ops/diag.h' 2025-09-07T07:07:56.4003002Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4004837Z adding 'torch/include/ATen/ops/diag_embed.h' 2025-09-07T07:07:56.4006999Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4008975Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4010525Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2025-09-07T07:07:56.4012531Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2025-09-07T07:07:56.4014377Z adding 'torch/include/ATen/ops/diag_native.h' 2025-09-07T07:07:56.4016360Z adding 'torch/include/ATen/ops/diag_ops.h' 2025-09-07T07:07:56.4018227Z adding 'torch/include/ATen/ops/diagflat.h' 2025-09-07T07:07:56.4020317Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4022008Z adding 'torch/include/ATen/ops/diagflat_native.h' 2025-09-07T07:07:56.4023930Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2025-09-07T07:07:56.4026208Z adding 'torch/include/ATen/ops/diagonal.h' 2025-09-07T07:07:56.4028519Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2025-09-07T07:07:56.4030998Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4032690Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2025-09-07T07:07:56.4034769Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2025-09-07T07:07:56.4037030Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4038993Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4040747Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2025-09-07T07:07:56.4042870Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4044868Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4046407Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2025-09-07T07:07:56.4048399Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2025-09-07T07:07:56.4050282Z adding 'torch/include/ATen/ops/diagonal_native.h' 2025-09-07T07:07:56.4052313Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2025-09-07T07:07:56.4054325Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2025-09-07T07:07:56.4056507Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4058495Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4060184Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2025-09-07T07:07:56.4063142Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2025-09-07T07:07:56.4065356Z adding 'torch/include/ATen/ops/diff.h' 2025-09-07T07:07:56.4067677Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4069488Z adding 'torch/include/ATen/ops/diff_native.h' 2025-09-07T07:07:56.4071573Z adding 'torch/include/ATen/ops/diff_ops.h' 2025-09-07T07:07:56.4073551Z adding 'torch/include/ATen/ops/digamma.h' 2025-09-07T07:07:56.4075967Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4077603Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2025-09-07T07:07:56.4079491Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2025-09-07T07:07:56.4081269Z adding 'torch/include/ATen/ops/digamma_meta.h' 2025-09-07T07:07:56.4083188Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2025-09-07T07:07:56.4084999Z adding 'torch/include/ATen/ops/digamma_native.h' 2025-09-07T07:07:56.4087172Z adding 'torch/include/ATen/ops/digamma_ops.h' 2025-09-07T07:07:56.4089132Z adding 'torch/include/ATen/ops/dist.h' 2025-09-07T07:07:56.4091265Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4092949Z adding 'torch/include/ATen/ops/dist_native.h' 2025-09-07T07:07:56.4094989Z adding 'torch/include/ATen/ops/dist_ops.h' 2025-09-07T07:07:56.4097175Z adding 'torch/include/ATen/ops/div.h' 2025-09-07T07:07:56.4099435Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4101542Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4103287Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2025-09-07T07:07:56.4105608Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2025-09-07T07:07:56.4107555Z adding 'torch/include/ATen/ops/div_meta.h' 2025-09-07T07:07:56.4109562Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2025-09-07T07:07:56.4111629Z adding 'torch/include/ATen/ops/div_native.h' 2025-09-07T07:07:56.4114263Z adding 'torch/include/ATen/ops/div_ops.h' 2025-09-07T07:07:56.4116848Z adding 'torch/include/ATen/ops/divide.h' 2025-09-07T07:07:56.4119197Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4120880Z adding 'torch/include/ATen/ops/divide_native.h' 2025-09-07T07:07:56.4123281Z adding 'torch/include/ATen/ops/divide_ops.h' 2025-09-07T07:07:56.4125427Z adding 'torch/include/ATen/ops/dot.h' 2025-09-07T07:07:56.4127588Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4129312Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2025-09-07T07:07:56.4131298Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2025-09-07T07:07:56.4133128Z adding 'torch/include/ATen/ops/dot_native.h' 2025-09-07T07:07:56.4135044Z adding 'torch/include/ATen/ops/dot_ops.h' 2025-09-07T07:07:56.4136944Z adding 'torch/include/ATen/ops/dropout.h' 2025-09-07T07:07:56.4138995Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4140658Z adding 'torch/include/ATen/ops/dropout_native.h' 2025-09-07T07:07:56.4142627Z adding 'torch/include/ATen/ops/dropout_ops.h' 2025-09-07T07:07:56.4144897Z adding 'torch/include/ATen/ops/dsplit.h' 2025-09-07T07:07:56.4147072Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4148842Z adding 'torch/include/ATen/ops/dsplit_native.h' 2025-09-07T07:07:56.4150887Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2025-09-07T07:07:56.4152839Z adding 'torch/include/ATen/ops/dstack.h' 2025-09-07T07:07:56.4155005Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4156801Z adding 'torch/include/ATen/ops/dstack_native.h' 2025-09-07T07:07:56.4158814Z adding 'torch/include/ATen/ops/dstack_ops.h' 2025-09-07T07:07:56.4161339Z adding 'torch/include/ATen/ops/einsum.h' 2025-09-07T07:07:56.4163565Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4165406Z adding 'torch/include/ATen/ops/einsum_native.h' 2025-09-07T07:07:56.4167421Z adding 'torch/include/ATen/ops/einsum_ops.h' 2025-09-07T07:07:56.4169411Z adding 'torch/include/ATen/ops/elu.h' 2025-09-07T07:07:56.4171527Z adding 'torch/include/ATen/ops/elu_backward.h' 2025-09-07T07:07:56.4173958Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4175672Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2025-09-07T07:07:56.4177598Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2025-09-07T07:07:56.4179491Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2025-09-07T07:07:56.4181550Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2025-09-07T07:07:56.4183321Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2025-09-07T07:07:56.4185714Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2025-09-07T07:07:56.4188042Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4189792Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2025-09-07T07:07:56.4191780Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2025-09-07T07:07:56.4193646Z adding 'torch/include/ATen/ops/elu_meta.h' 2025-09-07T07:07:56.4195740Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2025-09-07T07:07:56.4197729Z adding 'torch/include/ATen/ops/elu_native.h' 2025-09-07T07:07:56.4199909Z adding 'torch/include/ATen/ops/elu_ops.h' 2025-09-07T07:07:56.4202201Z adding 'torch/include/ATen/ops/embedding.h' 2025-09-07T07:07:56.4204368Z adding 'torch/include/ATen/ops/embedding_backward.h' 2025-09-07T07:07:56.4206657Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4208253Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2025-09-07T07:07:56.4210178Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2025-09-07T07:07:56.4212213Z adding 'torch/include/ATen/ops/embedding_bag.h' 2025-09-07T07:07:56.4214524Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4216200Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2025-09-07T07:07:56.4218309Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2025-09-07T07:07:56.4220566Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4222744Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2025-09-07T07:07:56.4225503Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4227369Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2025-09-07T07:07:56.4229467Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2025-09-07T07:07:56.4231373Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2025-09-07T07:07:56.4233476Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2025-09-07T07:07:56.4235445Z adding 'torch/include/ATen/ops/embedding_native.h' 2025-09-07T07:07:56.4237654Z adding 'torch/include/ATen/ops/embedding_ops.h' 2025-09-07T07:07:56.4239683Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2025-09-07T07:07:56.4241961Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4243707Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2025-09-07T07:07:56.4245600Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2025-09-07T07:07:56.4247474Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2025-09-07T07:07:56.4249275Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2025-09-07T07:07:56.4251329Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2025-09-07T07:07:56.4253318Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2025-09-07T07:07:56.4255453Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4257126Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2025-09-07T07:07:56.4259074Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2025-09-07T07:07:56.4262096Z adding 'torch/include/ATen/ops/empty.h' 2025-09-07T07:07:56.4264881Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4266957Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4268993Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2025-09-07T07:07:56.4271090Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2025-09-07T07:07:56.4273295Z adding 'torch/include/ATen/ops/empty_like.h' 2025-09-07T07:07:56.4276512Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4278413Z adding 'torch/include/ATen/ops/empty_like_native.h' 2025-09-07T07:07:56.4280615Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2025-09-07T07:07:56.4282606Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2025-09-07T07:07:56.4284648Z adding 'torch/include/ATen/ops/empty_native.h' 2025-09-07T07:07:56.4287034Z adding 'torch/include/ATen/ops/empty_ops.h' 2025-09-07T07:07:56.4289529Z adding 'torch/include/ATen/ops/empty_permuted.h' 2025-09-07T07:07:56.4292037Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4293763Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2025-09-07T07:07:56.4295823Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2025-09-07T07:07:56.4297977Z adding 'torch/include/ATen/ops/empty_quantized.h' 2025-09-07T07:07:56.4300382Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4302223Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2025-09-07T07:07:56.4304648Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2025-09-07T07:07:56.4307274Z adding 'torch/include/ATen/ops/empty_strided.h' 2025-09-07T07:07:56.4310263Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4311679Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2025-09-07T07:07:56.4313766Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2025-09-07T07:07:56.4315808Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2025-09-07T07:07:56.4317866Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2025-09-07T07:07:56.4319904Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2025-09-07T07:07:56.4321872Z adding 'torch/include/ATen/ops/eq.h' 2025-09-07T07:07:56.4324102Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4325821Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2025-09-07T07:07:56.4327803Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2025-09-07T07:07:56.4329651Z adding 'torch/include/ATen/ops/eq_meta.h' 2025-09-07T07:07:56.4331618Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2025-09-07T07:07:56.4333609Z adding 'torch/include/ATen/ops/eq_native.h' 2025-09-07T07:07:56.4335925Z adding 'torch/include/ATen/ops/eq_ops.h' 2025-09-07T07:07:56.4337924Z adding 'torch/include/ATen/ops/equal.h' 2025-09-07T07:07:56.4339838Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2025-09-07T07:07:56.4341688Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2025-09-07T07:07:56.4343485Z adding 'torch/include/ATen/ops/equal_native.h' 2025-09-07T07:07:56.4345830Z adding 'torch/include/ATen/ops/equal_ops.h' 2025-09-07T07:07:56.4347813Z adding 'torch/include/ATen/ops/erf.h' 2025-09-07T07:07:56.4350162Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4351902Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2025-09-07T07:07:56.4353839Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2025-09-07T07:07:56.4355689Z adding 'torch/include/ATen/ops/erf_meta.h' 2025-09-07T07:07:56.4357727Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2025-09-07T07:07:56.4359635Z adding 'torch/include/ATen/ops/erf_native.h' 2025-09-07T07:07:56.4362353Z adding 'torch/include/ATen/ops/erf_ops.h' 2025-09-07T07:07:56.4364459Z adding 'torch/include/ATen/ops/erfc.h' 2025-09-07T07:07:56.4366741Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4368538Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2025-09-07T07:07:56.4370496Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2025-09-07T07:07:56.4372444Z adding 'torch/include/ATen/ops/erfc_meta.h' 2025-09-07T07:07:56.4374353Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2025-09-07T07:07:56.4376143Z adding 'torch/include/ATen/ops/erfc_native.h' 2025-09-07T07:07:56.4378172Z adding 'torch/include/ATen/ops/erfc_ops.h' 2025-09-07T07:07:56.4380118Z adding 'torch/include/ATen/ops/erfinv.h' 2025-09-07T07:07:56.4382341Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4384033Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2025-09-07T07:07:56.4386321Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2025-09-07T07:07:56.4388207Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2025-09-07T07:07:56.4390171Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2025-09-07T07:07:56.4392179Z adding 'torch/include/ATen/ops/erfinv_native.h' 2025-09-07T07:07:56.4394287Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2025-09-07T07:07:56.4396373Z adding 'torch/include/ATen/ops/exp.h' 2025-09-07T07:07:56.4398454Z adding 'torch/include/ATen/ops/exp2.h' 2025-09-07T07:07:56.4400658Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4402292Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2025-09-07T07:07:56.4404170Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2025-09-07T07:07:56.4405963Z adding 'torch/include/ATen/ops/exp2_meta.h' 2025-09-07T07:07:56.4407916Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2025-09-07T07:07:56.4409671Z adding 'torch/include/ATen/ops/exp2_native.h' 2025-09-07T07:07:56.4411668Z adding 'torch/include/ATen/ops/exp2_ops.h' 2025-09-07T07:07:56.4413903Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4415572Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2025-09-07T07:07:56.4417466Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2025-09-07T07:07:56.4419266Z adding 'torch/include/ATen/ops/exp_meta.h' 2025-09-07T07:07:56.4421353Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2025-09-07T07:07:56.4423226Z adding 'torch/include/ATen/ops/exp_native.h' 2025-09-07T07:07:56.4425651Z adding 'torch/include/ATen/ops/exp_ops.h' 2025-09-07T07:07:56.4427765Z adding 'torch/include/ATen/ops/expand.h' 2025-09-07T07:07:56.4429697Z adding 'torch/include/ATen/ops/expand_as.h' 2025-09-07T07:07:56.4432072Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4433937Z adding 'torch/include/ATen/ops/expand_as_native.h' 2025-09-07T07:07:56.4435852Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2025-09-07T07:07:56.4438033Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4440028Z adding 'torch/include/ATen/ops/expand_copy.h' 2025-09-07T07:07:56.4442278Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4444248Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4445817Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2025-09-07T07:07:56.4447834Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2025-09-07T07:07:56.4449669Z adding 'torch/include/ATen/ops/expand_native.h' 2025-09-07T07:07:56.4451597Z adding 'torch/include/ATen/ops/expand_ops.h' 2025-09-07T07:07:56.4453466Z adding 'torch/include/ATen/ops/expm1.h' 2025-09-07T07:07:56.4455646Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4457322Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2025-09-07T07:07:56.4459240Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2025-09-07T07:07:56.4461689Z adding 'torch/include/ATen/ops/expm1_meta.h' 2025-09-07T07:07:56.4464231Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2025-09-07T07:07:56.4466347Z adding 'torch/include/ATen/ops/expm1_native.h' 2025-09-07T07:07:56.4468427Z adding 'torch/include/ATen/ops/expm1_ops.h' 2025-09-07T07:07:56.4470466Z adding 'torch/include/ATen/ops/exponential.h' 2025-09-07T07:07:56.4472729Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4474479Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2025-09-07T07:07:56.4476480Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2025-09-07T07:07:56.4478345Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2025-09-07T07:07:56.4480139Z adding 'torch/include/ATen/ops/exponential_native.h' 2025-09-07T07:07:56.4482273Z adding 'torch/include/ATen/ops/exponential_ops.h' 2025-09-07T07:07:56.4484765Z adding 'torch/include/ATen/ops/eye.h' 2025-09-07T07:07:56.4487195Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4489074Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2025-09-07T07:07:56.4491024Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2025-09-07T07:07:56.4492975Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2025-09-07T07:07:56.4494915Z adding 'torch/include/ATen/ops/eye_native.h' 2025-09-07T07:07:56.4497115Z adding 'torch/include/ATen/ops/eye_ops.h' 2025-09-07T07:07:56.4499247Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2025-09-07T07:07:56.4501333Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2025-09-07T07:07:56.4503365Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2025-09-07T07:07:56.4505962Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4507638Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2025-09-07T07:07:56.4509650Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2025-09-07T07:07:56.4511815Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4513686Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2025-09-07T07:07:56.4515620Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2025-09-07T07:07:56.4517596Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2025-09-07T07:07:56.4519675Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2025-09-07T07:07:56.4521781Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4523419Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2025-09-07T07:07:56.4525435Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2025-09-07T07:07:56.4527380Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2025-09-07T07:07:56.4529460Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2025-09-07T07:07:56.4531452Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2025-09-07T07:07:56.4533651Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4535362Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2025-09-07T07:07:56.4537326Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2025-09-07T07:07:56.4539483Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4541236Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2025-09-07T07:07:56.4543130Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2025-09-07T07:07:56.4545383Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2025-09-07T07:07:56.4547537Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2025-09-07T07:07:56.4549743Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4551451Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2025-09-07T07:07:56.4553572Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2025-09-07T07:07:56.4555552Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2025-09-07T07:07:56.4557874Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4559684Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2025-09-07T07:07:56.4562370Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4564206Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2025-09-07T07:07:56.4566309Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2025-09-07T07:07:56.4568174Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2025-09-07T07:07:56.4570305Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2025-09-07T07:07:56.4572313Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2025-09-07T07:07:56.4574626Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4576453Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2025-09-07T07:07:56.4578599Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4580315Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2025-09-07T07:07:56.4582280Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2025-09-07T07:07:56.4584098Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2025-09-07T07:07:56.4586525Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2025-09-07T07:07:56.4588486Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2025-09-07T07:07:56.4590745Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4592433Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2025-09-07T07:07:56.4594395Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2025-09-07T07:07:56.4596392Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2025-09-07T07:07:56.4598488Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4600103Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2025-09-07T07:07:56.4602037Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2025-09-07T07:07:56.4603930Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2025-09-07T07:07:56.4606126Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4607765Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2025-09-07T07:07:56.4609731Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2025-09-07T07:07:56.4611582Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2025-09-07T07:07:56.4613681Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4615284Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2025-09-07T07:07:56.4617362Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2025-09-07T07:07:56.4619253Z adding 'torch/include/ATen/ops/feature_dropout.h' 2025-09-07T07:07:56.4621384Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4622995Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2025-09-07T07:07:56.4625343Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2025-09-07T07:07:56.4627614Z adding 'torch/include/ATen/ops/fft_fft.h' 2025-09-07T07:07:56.4630026Z adding 'torch/include/ATen/ops/fft_fft2.h' 2025-09-07T07:07:56.4632461Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4634320Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2025-09-07T07:07:56.4636546Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2025-09-07T07:07:56.4638758Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4640480Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2025-09-07T07:07:56.4642566Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2025-09-07T07:07:56.4644619Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2025-09-07T07:07:56.4646812Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4648527Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2025-09-07T07:07:56.4650623Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2025-09-07T07:07:56.4652880Z adding 'torch/include/ATen/ops/fft_fftn.h' 2025-09-07T07:07:56.4655179Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4656926Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2025-09-07T07:07:56.4658971Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2025-09-07T07:07:56.4661486Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2025-09-07T07:07:56.4663926Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4665813Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2025-09-07T07:07:56.4667789Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2025-09-07T07:07:56.4670096Z adding 'torch/include/ATen/ops/fft_hfft.h' 2025-09-07T07:07:56.4672463Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2025-09-07T07:07:56.4674846Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4676770Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2025-09-07T07:07:56.4679002Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2025-09-07T07:07:56.4681154Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4682951Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2025-09-07T07:07:56.4685009Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2025-09-07T07:07:56.4687256Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2025-09-07T07:07:56.4689573Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4691328Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2025-09-07T07:07:56.4693409Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2025-09-07T07:07:56.4695625Z adding 'torch/include/ATen/ops/fft_ifft.h' 2025-09-07T07:07:56.4697977Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2025-09-07T07:07:56.4700293Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4702020Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2025-09-07T07:07:56.4704351Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2025-09-07T07:07:56.4706792Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4708560Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2025-09-07T07:07:56.4710687Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2025-09-07T07:07:56.4713018Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2025-09-07T07:07:56.4715489Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4717409Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2025-09-07T07:07:56.4719495Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2025-09-07T07:07:56.4721484Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2025-09-07T07:07:56.4723681Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4725309Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2025-09-07T07:07:56.4727218Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2025-09-07T07:07:56.4729409Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2025-09-07T07:07:56.4731743Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2025-09-07T07:07:56.4734091Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4735834Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2025-09-07T07:07:56.4737891Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2025-09-07T07:07:56.4740089Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4741826Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2025-09-07T07:07:56.4743920Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2025-09-07T07:07:56.4752593Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2025-09-07T07:07:56.4755160Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4757060Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2025-09-07T07:07:56.4759176Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2025-09-07T07:07:56.4761963Z adding 'torch/include/ATen/ops/fft_irfft.h' 2025-09-07T07:07:56.4764621Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2025-09-07T07:07:56.4767076Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4768927Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2025-09-07T07:07:56.4771001Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2025-09-07T07:07:56.4773471Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4775248Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2025-09-07T07:07:56.4777367Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2025-09-07T07:07:56.4779588Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2025-09-07T07:07:56.4781942Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4783652Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2025-09-07T07:07:56.4786504Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2025-09-07T07:07:56.4788653Z adding 'torch/include/ATen/ops/fft_rfft.h' 2025-09-07T07:07:56.4791043Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2025-09-07T07:07:56.4794251Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4797787Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2025-09-07T07:07:56.4800093Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2025-09-07T07:07:56.4802474Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4804717Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2025-09-07T07:07:56.4806997Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2025-09-07T07:07:56.4808886Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2025-09-07T07:07:56.4811139Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4812840Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2025-09-07T07:07:56.4815197Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2025-09-07T07:07:56.4817576Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2025-09-07T07:07:56.4819990Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4821823Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2025-09-07T07:07:56.4824094Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2025-09-07T07:07:56.4826489Z adding 'torch/include/ATen/ops/fill.h' 2025-09-07T07:07:56.4828740Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4830580Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2025-09-07T07:07:56.4832511Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2025-09-07T07:07:56.4834331Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2025-09-07T07:07:56.4836621Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4838317Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2025-09-07T07:07:56.4840217Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2025-09-07T07:07:56.4842096Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2025-09-07T07:07:56.4844016Z adding 'torch/include/ATen/ops/fill_native.h' 2025-09-07T07:07:56.4846247Z adding 'torch/include/ATen/ops/fill_ops.h' 2025-09-07T07:07:56.4848230Z adding 'torch/include/ATen/ops/fix.h' 2025-09-07T07:07:56.4850345Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4852004Z adding 'torch/include/ATen/ops/fix_native.h' 2025-09-07T07:07:56.4854091Z adding 'torch/include/ATen/ops/fix_ops.h' 2025-09-07T07:07:56.4856137Z adding 'torch/include/ATen/ops/flatten.h' 2025-09-07T07:07:56.4858347Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4860241Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2025-09-07T07:07:56.4862848Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4864742Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2025-09-07T07:07:56.4866771Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2025-09-07T07:07:56.4868638Z adding 'torch/include/ATen/ops/flatten_native.h' 2025-09-07T07:07:56.4870974Z adding 'torch/include/ATen/ops/flatten_ops.h' 2025-09-07T07:07:56.4872948Z adding 'torch/include/ATen/ops/flip.h' 2025-09-07T07:07:56.4875095Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4876984Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2025-09-07T07:07:56.4878877Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2025-09-07T07:07:56.4880669Z adding 'torch/include/ATen/ops/flip_native.h' 2025-09-07T07:07:56.4882658Z adding 'torch/include/ATen/ops/flip_ops.h' 2025-09-07T07:07:56.4884501Z adding 'torch/include/ATen/ops/fliplr.h' 2025-09-07T07:07:56.4886614Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4888432Z adding 'torch/include/ATen/ops/fliplr_native.h' 2025-09-07T07:07:56.4890326Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2025-09-07T07:07:56.4892153Z adding 'torch/include/ATen/ops/flipud.h' 2025-09-07T07:07:56.4894183Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4895816Z adding 'torch/include/ATen/ops/flipud_native.h' 2025-09-07T07:07:56.4897705Z adding 'torch/include/ATen/ops/flipud_ops.h' 2025-09-07T07:07:56.4899743Z adding 'torch/include/ATen/ops/float_power.h' 2025-09-07T07:07:56.4902034Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.4903709Z adding 'torch/include/ATen/ops/float_power_native.h' 2025-09-07T07:07:56.4906571Z adding 'torch/include/ATen/ops/float_power_ops.h' 2025-09-07T07:07:56.4908655Z adding 'torch/include/ATen/ops/floor.h' 2025-09-07T07:07:56.4910954Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4912642Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2025-09-07T07:07:56.4914561Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2025-09-07T07:07:56.4916666Z adding 'torch/include/ATen/ops/floor_divide.h' 2025-09-07T07:07:56.4918899Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4920743Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2025-09-07T07:07:56.4922667Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2025-09-07T07:07:56.4924568Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2025-09-07T07:07:56.4926462Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2025-09-07T07:07:56.4928592Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2025-09-07T07:07:56.4930496Z adding 'torch/include/ATen/ops/floor_meta.h' 2025-09-07T07:07:56.4932429Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2025-09-07T07:07:56.4934555Z adding 'torch/include/ATen/ops/floor_native.h' 2025-09-07T07:07:56.4936398Z adding 'torch/include/ATen/ops/floor_ops.h' 2025-09-07T07:07:56.4938311Z adding 'torch/include/ATen/ops/fmax.h' 2025-09-07T07:07:56.4940454Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4942113Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2025-09-07T07:07:56.4944071Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2025-09-07T07:07:56.4946174Z adding 'torch/include/ATen/ops/fmax_meta.h' 2025-09-07T07:07:56.4948243Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2025-09-07T07:07:56.4950092Z adding 'torch/include/ATen/ops/fmax_native.h' 2025-09-07T07:07:56.4952155Z adding 'torch/include/ATen/ops/fmax_ops.h' 2025-09-07T07:07:56.4954227Z adding 'torch/include/ATen/ops/fmin.h' 2025-09-07T07:07:56.4956606Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4958273Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2025-09-07T07:07:56.4960513Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2025-09-07T07:07:56.4962618Z adding 'torch/include/ATen/ops/fmin_meta.h' 2025-09-07T07:07:56.4964547Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2025-09-07T07:07:56.4966484Z adding 'torch/include/ATen/ops/fmin_native.h' 2025-09-07T07:07:56.4968472Z adding 'torch/include/ATen/ops/fmin_ops.h' 2025-09-07T07:07:56.4970540Z adding 'torch/include/ATen/ops/fmod.h' 2025-09-07T07:07:56.4972840Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.4974880Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4976475Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2025-09-07T07:07:56.4978351Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2025-09-07T07:07:56.4980166Z adding 'torch/include/ATen/ops/fmod_meta.h' 2025-09-07T07:07:56.4982062Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2025-09-07T07:07:56.4984041Z adding 'torch/include/ATen/ops/fmod_native.h' 2025-09-07T07:07:56.4986669Z adding 'torch/include/ATen/ops/fmod_ops.h' 2025-09-07T07:07:56.4988718Z adding 'torch/include/ATen/ops/frac.h' 2025-09-07T07:07:56.4991102Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.4992845Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2025-09-07T07:07:56.4994788Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2025-09-07T07:07:56.4996712Z adding 'torch/include/ATen/ops/frac_meta.h' 2025-09-07T07:07:56.4998655Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2025-09-07T07:07:56.5000467Z adding 'torch/include/ATen/ops/frac_native.h' 2025-09-07T07:07:56.5002482Z adding 'torch/include/ATen/ops/frac_ops.h' 2025-09-07T07:07:56.5004623Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2025-09-07T07:07:56.5006698Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2025-09-07T07:07:56.5008973Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5010650Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.5012568Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.5014409Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2025-09-07T07:07:56.5016453Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2025-09-07T07:07:56.5018370Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2025-09-07T07:07:56.5020538Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2025-09-07T07:07:56.5022650Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5024653Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2025-09-07T07:07:56.5026828Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2025-09-07T07:07:56.5028971Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2025-09-07T07:07:56.5030813Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2025-09-07T07:07:56.5032764Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2025-09-07T07:07:56.5035147Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2025-09-07T07:07:56.5037170Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2025-09-07T07:07:56.5039214Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2025-09-07T07:07:56.5041280Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.5043196Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.5045045Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2025-09-07T07:07:56.5047143Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2025-09-07T07:07:56.5049355Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5051068Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2025-09-07T07:07:56.5053038Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2025-09-07T07:07:56.5055723Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2025-09-07T07:07:56.5058046Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2025-09-07T07:07:56.5060122Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2025-09-07T07:07:56.5063249Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2025-09-07T07:07:56.5065402Z adding 'torch/include/ATen/ops/frexp.h' 2025-09-07T07:07:56.5067640Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5069503Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2025-09-07T07:07:56.5071434Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2025-09-07T07:07:56.5073312Z adding 'torch/include/ATen/ops/frexp_native.h' 2025-09-07T07:07:56.5075523Z adding 'torch/include/ATen/ops/frexp_ops.h' 2025-09-07T07:07:56.5077666Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2025-09-07T07:07:56.5079780Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5081391Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2025-09-07T07:07:56.5083382Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2025-09-07T07:07:56.5085779Z adding 'torch/include/ATen/ops/from_blob.h' 2025-09-07T07:07:56.5087946Z adding 'torch/include/ATen/ops/from_file.h' 2025-09-07T07:07:56.5090127Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5091997Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2025-09-07T07:07:56.5093937Z adding 'torch/include/ATen/ops/from_file_native.h' 2025-09-07T07:07:56.5096033Z adding 'torch/include/ATen/ops/from_file_ops.h' 2025-09-07T07:07:56.5098517Z adding 'torch/include/ATen/ops/full.h' 2025-09-07T07:07:56.5100973Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5103040Z adding 'torch/include/ATen/ops/full_like.h' 2025-09-07T07:07:56.5105775Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5107611Z adding 'torch/include/ATen/ops/full_like_native.h' 2025-09-07T07:07:56.5109780Z adding 'torch/include/ATen/ops/full_like_ops.h' 2025-09-07T07:07:56.5111820Z adding 'torch/include/ATen/ops/full_native.h' 2025-09-07T07:07:56.5114107Z adding 'torch/include/ATen/ops/full_ops.h' 2025-09-07T07:07:56.5116505Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2025-09-07T07:07:56.5118748Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5120454Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2025-09-07T07:07:56.5122584Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2025-09-07T07:07:56.5124506Z adding 'torch/include/ATen/ops/gather.h' 2025-09-07T07:07:56.5126509Z adding 'torch/include/ATen/ops/gather_backward.h' 2025-09-07T07:07:56.5128708Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5130335Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2025-09-07T07:07:56.5132269Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2025-09-07T07:07:56.5134441Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5136255Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5138015Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2025-09-07T07:07:56.5139970Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2025-09-07T07:07:56.5141796Z adding 'torch/include/ATen/ops/gather_meta.h' 2025-09-07T07:07:56.5143720Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2025-09-07T07:07:56.5145936Z adding 'torch/include/ATen/ops/gather_native.h' 2025-09-07T07:07:56.5148182Z adding 'torch/include/ATen/ops/gather_ops.h' 2025-09-07T07:07:56.5150341Z adding 'torch/include/ATen/ops/gcd.h' 2025-09-07T07:07:56.5152573Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5154296Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2025-09-07T07:07:56.5156341Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2025-09-07T07:07:56.5158179Z adding 'torch/include/ATen/ops/gcd_meta.h' 2025-09-07T07:07:56.5160309Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2025-09-07T07:07:56.5162526Z adding 'torch/include/ATen/ops/gcd_native.h' 2025-09-07T07:07:56.5164652Z adding 'torch/include/ATen/ops/gcd_ops.h' 2025-09-07T07:07:56.5166782Z adding 'torch/include/ATen/ops/ge.h' 2025-09-07T07:07:56.5169080Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5170835Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2025-09-07T07:07:56.5172930Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2025-09-07T07:07:56.5174857Z adding 'torch/include/ATen/ops/ge_meta.h' 2025-09-07T07:07:56.5176746Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2025-09-07T07:07:56.5178634Z adding 'torch/include/ATen/ops/ge_native.h' 2025-09-07T07:07:56.5180838Z adding 'torch/include/ATen/ops/ge_ops.h' 2025-09-07T07:07:56.5182902Z adding 'torch/include/ATen/ops/gelu.h' 2025-09-07T07:07:56.5185331Z adding 'torch/include/ATen/ops/gelu_backward.h' 2025-09-07T07:07:56.5187602Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5189355Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2025-09-07T07:07:56.5191319Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2025-09-07T07:07:56.5193235Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2025-09-07T07:07:56.5195240Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2025-09-07T07:07:56.5197208Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2025-09-07T07:07:56.5199287Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2025-09-07T07:07:56.5201470Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5203209Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2025-09-07T07:07:56.5205042Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2025-09-07T07:07:56.5206890Z adding 'torch/include/ATen/ops/gelu_meta.h' 2025-09-07T07:07:56.5208823Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2025-09-07T07:07:56.5210709Z adding 'torch/include/ATen/ops/gelu_native.h' 2025-09-07T07:07:56.5212828Z adding 'torch/include/ATen/ops/gelu_ops.h' 2025-09-07T07:07:56.5214836Z adding 'torch/include/ATen/ops/geometric.h' 2025-09-07T07:07:56.5216996Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5218776Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2025-09-07T07:07:56.5220634Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2025-09-07T07:07:56.5222492Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2025-09-07T07:07:56.5224605Z adding 'torch/include/ATen/ops/geometric_native.h' 2025-09-07T07:07:56.5227632Z adding 'torch/include/ATen/ops/geometric_ops.h' 2025-09-07T07:07:56.5229753Z adding 'torch/include/ATen/ops/geqrf.h' 2025-09-07T07:07:56.5231841Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2025-09-07T07:07:56.5233808Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2025-09-07T07:07:56.5235658Z adding 'torch/include/ATen/ops/geqrf_native.h' 2025-09-07T07:07:56.5237787Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2025-09-07T07:07:56.5239683Z adding 'torch/include/ATen/ops/ger.h' 2025-09-07T07:07:56.5241844Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5243464Z adding 'torch/include/ATen/ops/ger_native.h' 2025-09-07T07:07:56.5245389Z adding 'torch/include/ATen/ops/ger_ops.h' 2025-09-07T07:07:56.5247363Z adding 'torch/include/ATen/ops/glu.h' 2025-09-07T07:07:56.5249429Z adding 'torch/include/ATen/ops/glu_backward.h' 2025-09-07T07:07:56.5251445Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2025-09-07T07:07:56.5253386Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2025-09-07T07:07:56.5255313Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2025-09-07T07:07:56.5257600Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5259300Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2025-09-07T07:07:56.5261707Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2025-09-07T07:07:56.5264020Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2025-09-07T07:07:56.5266365Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2025-09-07T07:07:56.5268285Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2025-09-07T07:07:56.5270347Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2025-09-07T07:07:56.5272602Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5274303Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2025-09-07T07:07:56.5276341Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2025-09-07T07:07:56.5278228Z adding 'torch/include/ATen/ops/glu_jvp.h' 2025-09-07T07:07:56.5280361Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5282124Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2025-09-07T07:07:56.5283991Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2025-09-07T07:07:56.5285815Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2025-09-07T07:07:56.5287851Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2025-09-07T07:07:56.5289744Z adding 'torch/include/ATen/ops/glu_meta.h' 2025-09-07T07:07:56.5291714Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2025-09-07T07:07:56.5293509Z adding 'torch/include/ATen/ops/glu_native.h' 2025-09-07T07:07:56.5295462Z adding 'torch/include/ATen/ops/glu_ops.h' 2025-09-07T07:07:56.5297604Z adding 'torch/include/ATen/ops/gradient.h' 2025-09-07T07:07:56.5299862Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5301630Z adding 'torch/include/ATen/ops/gradient_native.h' 2025-09-07T07:07:56.5304059Z adding 'torch/include/ATen/ops/gradient_ops.h' 2025-09-07T07:07:56.5306565Z adding 'torch/include/ATen/ops/greater.h' 2025-09-07T07:07:56.5308775Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5310684Z adding 'torch/include/ATen/ops/greater_equal.h' 2025-09-07T07:07:56.5313013Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5314761Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2025-09-07T07:07:56.5317072Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2025-09-07T07:07:56.5319009Z adding 'torch/include/ATen/ops/greater_native.h' 2025-09-07T07:07:56.5321270Z adding 'torch/include/ATen/ops/greater_ops.h' 2025-09-07T07:07:56.5323309Z adding 'torch/include/ATen/ops/grid_sampler.h' 2025-09-07T07:07:56.5325328Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2025-09-07T07:07:56.5327507Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2025-09-07T07:07:56.5329761Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5331530Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.5333438Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.5335349Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2025-09-07T07:07:56.5337451Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2025-09-07T07:07:56.5339624Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5341477Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2025-09-07T07:07:56.5343297Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2025-09-07T07:07:56.5345494Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2025-09-07T07:07:56.5347603Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2025-09-07T07:07:56.5349717Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2025-09-07T07:07:56.5351879Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2025-09-07T07:07:56.5354179Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5356063Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.5358203Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.5360444Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2025-09-07T07:07:56.5362957Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2025-09-07T07:07:56.5365179Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5367009Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2025-09-07T07:07:56.5368922Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2025-09-07T07:07:56.5370882Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2025-09-07T07:07:56.5373110Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2025-09-07T07:07:56.5375254Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5376905Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2025-09-07T07:07:56.5378910Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2025-09-07T07:07:56.5380825Z adding 'torch/include/ATen/ops/group_norm.h' 2025-09-07T07:07:56.5382955Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5384955Z adding 'torch/include/ATen/ops/group_norm_native.h' 2025-09-07T07:07:56.5387050Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2025-09-07T07:07:56.5389124Z adding 'torch/include/ATen/ops/gru.h' 2025-09-07T07:07:56.5391064Z adding 'torch/include/ATen/ops/gru_cell.h' 2025-09-07T07:07:56.5393281Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5394999Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2025-09-07T07:07:56.5397184Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2025-09-07T07:07:56.5399333Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5401064Z adding 'torch/include/ATen/ops/gru_native.h' 2025-09-07T07:07:56.5403196Z adding 'torch/include/ATen/ops/gru_ops.h' 2025-09-07T07:07:56.5405222Z adding 'torch/include/ATen/ops/gt.h' 2025-09-07T07:07:56.5407458Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5409170Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2025-09-07T07:07:56.5411109Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2025-09-07T07:07:56.5412927Z adding 'torch/include/ATen/ops/gt_meta.h' 2025-09-07T07:07:56.5414863Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2025-09-07T07:07:56.5416755Z adding 'torch/include/ATen/ops/gt_native.h' 2025-09-07T07:07:56.5418992Z adding 'torch/include/ATen/ops/gt_ops.h' 2025-09-07T07:07:56.5421559Z adding 'torch/include/ATen/ops/hamming_window.h' 2025-09-07T07:07:56.5424343Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5426426Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2025-09-07T07:07:56.5428955Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2025-09-07T07:07:56.5431357Z adding 'torch/include/ATen/ops/hann_window.h' 2025-09-07T07:07:56.5433786Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5435643Z adding 'torch/include/ATen/ops/hann_window_native.h' 2025-09-07T07:07:56.5438027Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2025-09-07T07:07:56.5439963Z adding 'torch/include/ATen/ops/hardshrink.h' 2025-09-07T07:07:56.5441968Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2025-09-07T07:07:56.5444214Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5445919Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2025-09-07T07:07:56.5447804Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2025-09-07T07:07:56.5449604Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2025-09-07T07:07:56.5451550Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2025-09-07T07:07:56.5453327Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2025-09-07T07:07:56.5455343Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2025-09-07T07:07:56.5457521Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5459170Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2025-09-07T07:07:56.5461718Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2025-09-07T07:07:56.5463624Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2025-09-07T07:07:56.5465895Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2025-09-07T07:07:56.5467772Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2025-09-07T07:07:56.5469844Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2025-09-07T07:07:56.5471900Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2025-09-07T07:07:56.5473946Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2025-09-07T07:07:56.5476346Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5477995Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2025-09-07T07:07:56.5479912Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2025-09-07T07:07:56.5481709Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2025-09-07T07:07:56.5483644Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2025-09-07T07:07:56.5485453Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2025-09-07T07:07:56.5487401Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2025-09-07T07:07:56.5489584Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5491208Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2025-09-07T07:07:56.5493041Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2025-09-07T07:07:56.5494816Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2025-09-07T07:07:56.5496831Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2025-09-07T07:07:56.5498657Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2025-09-07T07:07:56.5500789Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2025-09-07T07:07:56.5502637Z adding 'torch/include/ATen/ops/hardswish.h' 2025-09-07T07:07:56.5504891Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2025-09-07T07:07:56.5507254Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5509067Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2025-09-07T07:07:56.5510994Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2025-09-07T07:07:56.5512834Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2025-09-07T07:07:56.5514866Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2025-09-07T07:07:56.5516895Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2025-09-07T07:07:56.5518799Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2025-09-07T07:07:56.5520631Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2025-09-07T07:07:56.5522377Z adding 'torch/include/ATen/ops/hardswish_native.h' 2025-09-07T07:07:56.5524421Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2025-09-07T07:07:56.5526351Z adding 'torch/include/ATen/ops/hardtanh.h' 2025-09-07T07:07:56.5528411Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2025-09-07T07:07:56.5530518Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2025-09-07T07:07:56.5532486Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2025-09-07T07:07:56.5534239Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2025-09-07T07:07:56.5536283Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2025-09-07T07:07:56.5538228Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2025-09-07T07:07:56.5540136Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2025-09-07T07:07:56.5542087Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2025-09-07T07:07:56.5544031Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2025-09-07T07:07:56.5546537Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2025-09-07T07:07:56.5548644Z adding 'torch/include/ATen/ops/hash_tensor.h' 2025-09-07T07:07:56.5551002Z adding 'torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5552724Z adding 'torch/include/ATen/ops/hash_tensor_cpu_dispatch.h' 2025-09-07T07:07:56.5554698Z adding 'torch/include/ATen/ops/hash_tensor_cuda_dispatch.h' 2025-09-07T07:07:56.5556682Z adding 'torch/include/ATen/ops/hash_tensor_meta.h' 2025-09-07T07:07:56.5558648Z adding 'torch/include/ATen/ops/hash_tensor_meta_dispatch.h' 2025-09-07T07:07:56.5560965Z adding 'torch/include/ATen/ops/hash_tensor_native.h' 2025-09-07T07:07:56.5563558Z adding 'torch/include/ATen/ops/hash_tensor_ops.h' 2025-09-07T07:07:56.5565612Z adding 'torch/include/ATen/ops/heaviside.h' 2025-09-07T07:07:56.5567923Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5569640Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2025-09-07T07:07:56.5571574Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2025-09-07T07:07:56.5573498Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2025-09-07T07:07:56.5575442Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2025-09-07T07:07:56.5577270Z adding 'torch/include/ATen/ops/heaviside_native.h' 2025-09-07T07:07:56.5579375Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2025-09-07T07:07:56.5581343Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2025-09-07T07:07:56.5583476Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5585501Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2025-09-07T07:07:56.5587477Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2025-09-07T07:07:56.5589432Z adding 'torch/include/ATen/ops/histc.h' 2025-09-07T07:07:56.5591517Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2025-09-07T07:07:56.5593555Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2025-09-07T07:07:56.5595525Z adding 'torch/include/ATen/ops/histc_native.h' 2025-09-07T07:07:56.5597710Z adding 'torch/include/ATen/ops/histc_ops.h' 2025-09-07T07:07:56.5599874Z adding 'torch/include/ATen/ops/histogram.h' 2025-09-07T07:07:56.5602012Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2025-09-07T07:07:56.5603922Z adding 'torch/include/ATen/ops/histogram_native.h' 2025-09-07T07:07:56.5606169Z adding 'torch/include/ATen/ops/histogram_ops.h' 2025-09-07T07:07:56.5608330Z adding 'torch/include/ATen/ops/histogramdd.h' 2025-09-07T07:07:56.5610570Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5612317Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2025-09-07T07:07:56.5614451Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2025-09-07T07:07:56.5616433Z adding 'torch/include/ATen/ops/hsplit.h' 2025-09-07T07:07:56.5618562Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5620285Z adding 'torch/include/ATen/ops/hsplit_native.h' 2025-09-07T07:07:56.5622264Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2025-09-07T07:07:56.5624424Z adding 'torch/include/ATen/ops/hspmm.h' 2025-09-07T07:07:56.5626557Z adding 'torch/include/ATen/ops/hspmm_native.h' 2025-09-07T07:07:56.5628623Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2025-09-07T07:07:56.5630640Z adding 'torch/include/ATen/ops/hstack.h' 2025-09-07T07:07:56.5632756Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5634506Z adding 'torch/include/ATen/ops/hstack_native.h' 2025-09-07T07:07:56.5636636Z adding 'torch/include/ATen/ops/hstack_ops.h' 2025-09-07T07:07:56.5638618Z adding 'torch/include/ATen/ops/huber_loss.h' 2025-09-07T07:07:56.5640684Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2025-09-07T07:07:56.5642841Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5644599Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2025-09-07T07:07:56.5646487Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2025-09-07T07:07:56.5648280Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2025-09-07T07:07:56.5650280Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2025-09-07T07:07:56.5652306Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2025-09-07T07:07:56.5654242Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2025-09-07T07:07:56.5656118Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2025-09-07T07:07:56.5658117Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2025-09-07T07:07:56.5660149Z adding 'torch/include/ATen/ops/hypot.h' 2025-09-07T07:07:56.5662960Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5664807Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2025-09-07T07:07:56.5666771Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2025-09-07T07:07:56.5668658Z adding 'torch/include/ATen/ops/hypot_meta.h' 2025-09-07T07:07:56.5670630Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2025-09-07T07:07:56.5672522Z adding 'torch/include/ATen/ops/hypot_native.h' 2025-09-07T07:07:56.5674684Z adding 'torch/include/ATen/ops/hypot_ops.h' 2025-09-07T07:07:56.5676676Z adding 'torch/include/ATen/ops/i0.h' 2025-09-07T07:07:56.5678935Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5680511Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2025-09-07T07:07:56.5682375Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2025-09-07T07:07:56.5684152Z adding 'torch/include/ATen/ops/i0_meta.h' 2025-09-07T07:07:56.5686030Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2025-09-07T07:07:56.5687955Z adding 'torch/include/ATen/ops/i0_native.h' 2025-09-07T07:07:56.5690040Z adding 'torch/include/ATen/ops/i0_ops.h' 2025-09-07T07:07:56.5692804Z adding 'torch/include/ATen/ops/igamma.h' 2025-09-07T07:07:56.5695138Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5696880Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2025-09-07T07:07:56.5698776Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2025-09-07T07:07:56.5700535Z adding 'torch/include/ATen/ops/igamma_meta.h' 2025-09-07T07:07:56.5702467Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2025-09-07T07:07:56.5704534Z adding 'torch/include/ATen/ops/igamma_native.h' 2025-09-07T07:07:56.5706782Z adding 'torch/include/ATen/ops/igamma_ops.h' 2025-09-07T07:07:56.5708790Z adding 'torch/include/ATen/ops/igammac.h' 2025-09-07T07:07:56.5711080Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5712766Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2025-09-07T07:07:56.5714703Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2025-09-07T07:07:56.5716712Z adding 'torch/include/ATen/ops/igammac_meta.h' 2025-09-07T07:07:56.5718600Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2025-09-07T07:07:56.5720371Z adding 'torch/include/ATen/ops/igammac_native.h' 2025-09-07T07:07:56.5722446Z adding 'torch/include/ATen/ops/igammac_ops.h' 2025-09-07T07:07:56.5724545Z adding 'torch/include/ATen/ops/im2col.h' 2025-09-07T07:07:56.5726672Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2025-09-07T07:07:56.5728508Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2025-09-07T07:07:56.5730312Z adding 'torch/include/ATen/ops/im2col_native.h' 2025-09-07T07:07:56.5732342Z adding 'torch/include/ATen/ops/im2col_ops.h' 2025-09-07T07:07:56.5734206Z adding 'torch/include/ATen/ops/imag.h' 2025-09-07T07:07:56.5736360Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5737946Z adding 'torch/include/ATen/ops/imag_native.h' 2025-09-07T07:07:56.5739841Z adding 'torch/include/ATen/ops/imag_ops.h' 2025-09-07T07:07:56.5741784Z adding 'torch/include/ATen/ops/index.h' 2025-09-07T07:07:56.5743872Z adding 'torch/include/ATen/ops/index_add.h' 2025-09-07T07:07:56.5746501Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5748370Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5750243Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2025-09-07T07:07:56.5752224Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2025-09-07T07:07:56.5754192Z adding 'torch/include/ATen/ops/index_add_meta.h' 2025-09-07T07:07:56.5756429Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2025-09-07T07:07:56.5758319Z adding 'torch/include/ATen/ops/index_add_native.h' 2025-09-07T07:07:56.5761120Z adding 'torch/include/ATen/ops/index_add_ops.h' 2025-09-07T07:07:56.5763640Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5765479Z adding 'torch/include/ATen/ops/index_copy.h' 2025-09-07T07:07:56.5767746Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5769648Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5771504Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2025-09-07T07:07:56.5773574Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2025-09-07T07:07:56.5775501Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2025-09-07T07:07:56.5777434Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2025-09-07T07:07:56.5779279Z adding 'torch/include/ATen/ops/index_copy_native.h' 2025-09-07T07:07:56.5781458Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2025-09-07T07:07:56.5783492Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2025-09-07T07:07:56.5785790Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2025-09-07T07:07:56.5787991Z adding 'torch/include/ATen/ops/index_fill.h' 2025-09-07T07:07:56.5790416Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5792392Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5794184Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2025-09-07T07:07:56.5796260Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2025-09-07T07:07:56.5798151Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2025-09-07T07:07:56.5800050Z adding 'torch/include/ATen/ops/index_fill_native.h' 2025-09-07T07:07:56.5802664Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2025-09-07T07:07:56.5804980Z adding 'torch/include/ATen/ops/index_meta.h' 2025-09-07T07:07:56.5806982Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2025-09-07T07:07:56.5808824Z adding 'torch/include/ATen/ops/index_native.h' 2025-09-07T07:07:56.5810858Z adding 'torch/include/ATen/ops/index_ops.h' 2025-09-07T07:07:56.5812908Z adding 'torch/include/ATen/ops/index_put.h' 2025-09-07T07:07:56.5815020Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5816787Z adding 'torch/include/ATen/ops/index_put_native.h' 2025-09-07T07:07:56.5818878Z adding 'torch/include/ATen/ops/index_put_ops.h' 2025-09-07T07:07:56.5820914Z adding 'torch/include/ATen/ops/index_reduce.h' 2025-09-07T07:07:56.5823264Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5825414Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2025-09-07T07:07:56.5827343Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2025-09-07T07:07:56.5829372Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2025-09-07T07:07:56.5831447Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2025-09-07T07:07:56.5833366Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2025-09-07T07:07:56.5835579Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2025-09-07T07:07:56.5837765Z adding 'torch/include/ATen/ops/index_select.h' 2025-09-07T07:07:56.5839829Z adding 'torch/include/ATen/ops/index_select_backward.h' 2025-09-07T07:07:56.5842037Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5843707Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2025-09-07T07:07:56.5845609Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2025-09-07T07:07:56.5847765Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5849522Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2025-09-07T07:07:56.5851414Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2025-09-07T07:07:56.5853277Z adding 'torch/include/ATen/ops/index_select_native.h' 2025-09-07T07:07:56.5855400Z adding 'torch/include/ATen/ops/index_select_ops.h' 2025-09-07T07:07:56.5857268Z adding 'torch/include/ATen/ops/indices.h' 2025-09-07T07:07:56.5859314Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5861585Z adding 'torch/include/ATen/ops/indices_copy.h' 2025-09-07T07:07:56.5863960Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5866089Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.5867707Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2025-09-07T07:07:56.5869735Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2025-09-07T07:07:56.5871611Z adding 'torch/include/ATen/ops/indices_native.h' 2025-09-07T07:07:56.5873633Z adding 'torch/include/ATen/ops/indices_ops.h' 2025-09-07T07:07:56.5875846Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2025-09-07T07:07:56.5877979Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5879621Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2025-09-07T07:07:56.5881538Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2025-09-07T07:07:56.5883270Z adding 'torch/include/ATen/ops/inner.h' 2025-09-07T07:07:56.5885335Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5887007Z adding 'torch/include/ATen/ops/inner_native.h' 2025-09-07T07:07:56.5889018Z adding 'torch/include/ATen/ops/inner_ops.h' 2025-09-07T07:07:56.5891053Z adding 'torch/include/ATen/ops/instance_norm.h' 2025-09-07T07:07:56.5893217Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5894871Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2025-09-07T07:07:56.5896898Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2025-09-07T07:07:56.5898807Z adding 'torch/include/ATen/ops/int_repr.h' 2025-09-07T07:07:56.5900913Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5902542Z adding 'torch/include/ATen/ops/int_repr_native.h' 2025-09-07T07:07:56.5904798Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2025-09-07T07:07:56.5906805Z adding 'torch/include/ATen/ops/inverse.h' 2025-09-07T07:07:56.5909014Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5910790Z adding 'torch/include/ATen/ops/inverse_native.h' 2025-09-07T07:07:56.5912775Z adding 'torch/include/ATen/ops/inverse_ops.h' 2025-09-07T07:07:56.5914705Z adding 'torch/include/ATen/ops/is_coalesced.h' 2025-09-07T07:07:56.5916993Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5918618Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2025-09-07T07:07:56.5920558Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2025-09-07T07:07:56.5922451Z adding 'torch/include/ATen/ops/is_complex.h' 2025-09-07T07:07:56.5924487Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5926071Z adding 'torch/include/ATen/ops/is_complex_native.h' 2025-09-07T07:07:56.5927919Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2025-09-07T07:07:56.5929753Z adding 'torch/include/ATen/ops/is_conj.h' 2025-09-07T07:07:56.5931851Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5933483Z adding 'torch/include/ATen/ops/is_conj_native.h' 2025-09-07T07:07:56.5935346Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2025-09-07T07:07:56.5937194Z adding 'torch/include/ATen/ops/is_distributed.h' 2025-09-07T07:07:56.5939274Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5940849Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2025-09-07T07:07:56.5942721Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2025-09-07T07:07:56.5944973Z adding 'torch/include/ATen/ops/is_floating_point.h' 2025-09-07T07:07:56.5947131Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5948809Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2025-09-07T07:07:56.5950816Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2025-09-07T07:07:56.5952693Z adding 'torch/include/ATen/ops/is_inference.h' 2025-09-07T07:07:56.5954840Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5956594Z adding 'torch/include/ATen/ops/is_inference_native.h' 2025-09-07T07:07:56.5958470Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2025-09-07T07:07:56.5960586Z adding 'torch/include/ATen/ops/is_leaf.h' 2025-09-07T07:07:56.5962924Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5964666Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2025-09-07T07:07:56.5966599Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2025-09-07T07:07:56.5968508Z adding 'torch/include/ATen/ops/is_neg.h' 2025-09-07T07:07:56.5970664Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5972464Z adding 'torch/include/ATen/ops/is_neg_native.h' 2025-09-07T07:07:56.5984536Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2025-09-07T07:07:56.5984689Z adding 'torch/include/ATen/ops/is_nonzero.h' 2025-09-07T07:07:56.5985018Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.5985189Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2025-09-07T07:07:56.5985340Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2025-09-07T07:07:56.5985474Z adding 'torch/include/ATen/ops/is_pinned.h' 2025-09-07T07:07:56.5986218Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5987942Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2025-09-07T07:07:56.5989894Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2025-09-07T07:07:56.5991873Z adding 'torch/include/ATen/ops/is_same_size.h' 2025-09-07T07:07:56.5993951Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.5995606Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2025-09-07T07:07:56.5997619Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2025-09-07T07:07:56.5999367Z adding 'torch/include/ATen/ops/is_set_to.h' 2025-09-07T07:07:56.6001310Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2025-09-07T07:07:56.6003091Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2025-09-07T07:07:56.6004866Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2025-09-07T07:07:56.6006763Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2025-09-07T07:07:56.6008605Z adding 'torch/include/ATen/ops/is_signed.h' 2025-09-07T07:07:56.6010733Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6012399Z adding 'torch/include/ATen/ops/is_signed_native.h' 2025-09-07T07:07:56.6014297Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2025-09-07T07:07:56.6016211Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2025-09-07T07:07:56.6018303Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6019884Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2025-09-07T07:07:56.6021764Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2025-09-07T07:07:56.6023651Z adding 'torch/include/ATen/ops/isclose.h' 2025-09-07T07:07:56.6026107Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6027841Z adding 'torch/include/ATen/ops/isclose_native.h' 2025-09-07T07:07:56.6029853Z adding 'torch/include/ATen/ops/isclose_ops.h' 2025-09-07T07:07:56.6031770Z adding 'torch/include/ATen/ops/isfinite.h' 2025-09-07T07:07:56.6033887Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6035557Z adding 'torch/include/ATen/ops/isfinite_native.h' 2025-09-07T07:07:56.6037591Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2025-09-07T07:07:56.6039730Z adding 'torch/include/ATen/ops/isin.h' 2025-09-07T07:07:56.6042109Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6043861Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2025-09-07T07:07:56.6045851Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2025-09-07T07:07:56.6047738Z adding 'torch/include/ATen/ops/isin_meta.h' 2025-09-07T07:07:56.6049729Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2025-09-07T07:07:56.6051653Z adding 'torch/include/ATen/ops/isin_native.h' 2025-09-07T07:07:56.6054006Z adding 'torch/include/ATen/ops/isin_ops.h' 2025-09-07T07:07:56.6056065Z adding 'torch/include/ATen/ops/isinf.h' 2025-09-07T07:07:56.6058146Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6059961Z adding 'torch/include/ATen/ops/isinf_native.h' 2025-09-07T07:07:56.6062690Z adding 'torch/include/ATen/ops/isinf_ops.h' 2025-09-07T07:07:56.6064863Z adding 'torch/include/ATen/ops/isnan.h' 2025-09-07T07:07:56.6067075Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6068894Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2025-09-07T07:07:56.6070780Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2025-09-07T07:07:56.6073243Z adding 'torch/include/ATen/ops/isnan_native.h' 2025-09-07T07:07:56.6075586Z adding 'torch/include/ATen/ops/isnan_ops.h' 2025-09-07T07:07:56.6077552Z adding 'torch/include/ATen/ops/isneginf.h' 2025-09-07T07:07:56.6079742Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6081447Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2025-09-07T07:07:56.6083274Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2025-09-07T07:07:56.6085039Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2025-09-07T07:07:56.6087016Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2025-09-07T07:07:56.6088852Z adding 'torch/include/ATen/ops/isneginf_native.h' 2025-09-07T07:07:56.6090892Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2025-09-07T07:07:56.6092824Z adding 'torch/include/ATen/ops/isposinf.h' 2025-09-07T07:07:56.6095107Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6096716Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2025-09-07T07:07:56.6098590Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2025-09-07T07:07:56.6100358Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2025-09-07T07:07:56.6102268Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2025-09-07T07:07:56.6104411Z adding 'torch/include/ATen/ops/isposinf_native.h' 2025-09-07T07:07:56.6106637Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2025-09-07T07:07:56.6108536Z adding 'torch/include/ATen/ops/isreal.h' 2025-09-07T07:07:56.6110662Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6112327Z adding 'torch/include/ATen/ops/isreal_native.h' 2025-09-07T07:07:56.6114271Z adding 'torch/include/ATen/ops/isreal_ops.h' 2025-09-07T07:07:56.6116399Z adding 'torch/include/ATen/ops/istft.h' 2025-09-07T07:07:56.6118521Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6120221Z adding 'torch/include/ATen/ops/istft_native.h' 2025-09-07T07:07:56.6122274Z adding 'torch/include/ATen/ops/istft_ops.h' 2025-09-07T07:07:56.6124096Z adding 'torch/include/ATen/ops/item.h' 2025-09-07T07:07:56.6126226Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6127890Z adding 'torch/include/ATen/ops/item_native.h' 2025-09-07T07:07:56.6129768Z adding 'torch/include/ATen/ops/item_ops.h' 2025-09-07T07:07:56.6132037Z adding 'torch/include/ATen/ops/kaiser_window.h' 2025-09-07T07:07:56.6134475Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6136320Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2025-09-07T07:07:56.6138686Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2025-09-07T07:07:56.6140729Z adding 'torch/include/ATen/ops/kl_div.h' 2025-09-07T07:07:56.6142824Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6144837Z adding 'torch/include/ATen/ops/kl_div_native.h' 2025-09-07T07:07:56.6146898Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2025-09-07T07:07:56.6149607Z adding 'torch/include/ATen/ops/kron.h' 2025-09-07T07:07:56.6151882Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6153625Z adding 'torch/include/ATen/ops/kron_native.h' 2025-09-07T07:07:56.6155710Z adding 'torch/include/ATen/ops/kron_ops.h' 2025-09-07T07:07:56.6158348Z adding 'torch/include/ATen/ops/kthvalue.h' 2025-09-07T07:07:56.6161286Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6163420Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6165413Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2025-09-07T07:07:56.6167413Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2025-09-07T07:07:56.6169373Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2025-09-07T07:07:56.6171812Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2025-09-07T07:07:56.6173799Z adding 'torch/include/ATen/ops/l1_loss.h' 2025-09-07T07:07:56.6175884Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6177542Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2025-09-07T07:07:56.6179470Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2025-09-07T07:07:56.6181577Z adding 'torch/include/ATen/ops/layer_norm.h' 2025-09-07T07:07:56.6183951Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6185937Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2025-09-07T07:07:56.6187991Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2025-09-07T07:07:56.6189984Z adding 'torch/include/ATen/ops/lcm.h' 2025-09-07T07:07:56.6192245Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6193981Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2025-09-07T07:07:56.6195892Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2025-09-07T07:07:56.6197802Z adding 'torch/include/ATen/ops/lcm_meta.h' 2025-09-07T07:07:56.6199725Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2025-09-07T07:07:56.6201634Z adding 'torch/include/ATen/ops/lcm_native.h' 2025-09-07T07:07:56.6203750Z adding 'torch/include/ATen/ops/lcm_ops.h' 2025-09-07T07:07:56.6205731Z adding 'torch/include/ATen/ops/ldexp.h' 2025-09-07T07:07:56.6207815Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6209489Z adding 'torch/include/ATen/ops/ldexp_native.h' 2025-09-07T07:07:56.6211523Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2025-09-07T07:07:56.6213523Z adding 'torch/include/ATen/ops/le.h' 2025-09-07T07:07:56.6215740Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6217454Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2025-09-07T07:07:56.6219424Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2025-09-07T07:07:56.6221268Z adding 'torch/include/ATen/ops/le_meta.h' 2025-09-07T07:07:56.6223258Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2025-09-07T07:07:56.6225543Z adding 'torch/include/ATen/ops/le_native.h' 2025-09-07T07:07:56.6227829Z adding 'torch/include/ATen/ops/le_ops.h' 2025-09-07T07:07:56.6229913Z adding 'torch/include/ATen/ops/leaky_relu.h' 2025-09-07T07:07:56.6232004Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2025-09-07T07:07:56.6234386Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6236275Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2025-09-07T07:07:56.6238270Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2025-09-07T07:07:56.6240094Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2025-09-07T07:07:56.6242053Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2025-09-07T07:07:56.6243865Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2025-09-07T07:07:56.6245871Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2025-09-07T07:07:56.6248126Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6249787Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2025-09-07T07:07:56.6251694Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2025-09-07T07:07:56.6253457Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2025-09-07T07:07:56.6255400Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2025-09-07T07:07:56.6257225Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2025-09-07T07:07:56.6259261Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2025-09-07T07:07:56.6261835Z adding 'torch/include/ATen/ops/lerp.h' 2025-09-07T07:07:56.6264295Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6266282Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2025-09-07T07:07:56.6268351Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2025-09-07T07:07:56.6270303Z adding 'torch/include/ATen/ops/lerp_meta.h' 2025-09-07T07:07:56.6272426Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2025-09-07T07:07:56.6274378Z adding 'torch/include/ATen/ops/lerp_native.h' 2025-09-07T07:07:56.6276784Z adding 'torch/include/ATen/ops/lerp_ops.h' 2025-09-07T07:07:56.6278836Z adding 'torch/include/ATen/ops/less.h' 2025-09-07T07:07:56.6281059Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6282896Z adding 'torch/include/ATen/ops/less_equal.h' 2025-09-07T07:07:56.6285118Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6286844Z adding 'torch/include/ATen/ops/less_equal_native.h' 2025-09-07T07:07:56.6288988Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2025-09-07T07:07:56.6290935Z adding 'torch/include/ATen/ops/less_native.h' 2025-09-07T07:07:56.6293067Z adding 'torch/include/ATen/ops/less_ops.h' 2025-09-07T07:07:56.6294999Z adding 'torch/include/ATen/ops/lgamma.h' 2025-09-07T07:07:56.6297193Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6298893Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2025-09-07T07:07:56.6300761Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2025-09-07T07:07:56.6302597Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2025-09-07T07:07:56.6304836Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2025-09-07T07:07:56.6306705Z adding 'torch/include/ATen/ops/lgamma_native.h' 2025-09-07T07:07:56.6308824Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2025-09-07T07:07:56.6310880Z adding 'torch/include/ATen/ops/lift.h' 2025-09-07T07:07:56.6313021Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6314781Z adding 'torch/include/ATen/ops/lift_fresh.h' 2025-09-07T07:07:56.6317074Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6318740Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2025-09-07T07:07:56.6320850Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6322814Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6324347Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2025-09-07T07:07:56.6326309Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2025-09-07T07:07:56.6328073Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2025-09-07T07:07:56.6330009Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2025-09-07T07:07:56.6331834Z adding 'torch/include/ATen/ops/lift_native.h' 2025-09-07T07:07:56.6333890Z adding 'torch/include/ATen/ops/lift_ops.h' 2025-09-07T07:07:56.6335849Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2025-09-07T07:07:56.6338013Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6339784Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2025-09-07T07:07:56.6342075Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6343789Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2025-09-07T07:07:56.6346083Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2025-09-07T07:07:56.6348050Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2025-09-07T07:07:56.6350169Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2025-09-07T07:07:56.6352046Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2025-09-07T07:07:56.6354125Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2025-09-07T07:07:56.6356160Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2025-09-07T07:07:56.6358128Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2025-09-07T07:07:56.6360436Z adding 'torch/include/ATen/ops/linalg_cond.h' 2025-09-07T07:07:56.6362996Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6364737Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2025-09-07T07:07:56.6367002Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2025-09-07T07:07:56.6369077Z adding 'torch/include/ATen/ops/linalg_cross.h' 2025-09-07T07:07:56.6371369Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6373204Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2025-09-07T07:07:56.6375067Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2025-09-07T07:07:56.6376842Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2025-09-07T07:07:56.6378764Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2025-09-07T07:07:56.6380670Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2025-09-07T07:07:56.6382668Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2025-09-07T07:07:56.6384944Z adding 'torch/include/ATen/ops/linalg_det.h' 2025-09-07T07:07:56.6387180Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6388833Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2025-09-07T07:07:56.6390852Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2025-09-07T07:07:56.6392862Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2025-09-07T07:07:56.6395065Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6396981Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2025-09-07T07:07:56.6398986Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2025-09-07T07:07:56.6400950Z adding 'torch/include/ATen/ops/linalg_eig.h' 2025-09-07T07:07:56.6402955Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2025-09-07T07:07:56.6404853Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2025-09-07T07:07:56.6406629Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2025-09-07T07:07:56.6408640Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2025-09-07T07:07:56.6410607Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2025-09-07T07:07:56.6412812Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6414471Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2025-09-07T07:07:56.6416531Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2025-09-07T07:07:56.6418409Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2025-09-07T07:07:56.6420578Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6422314Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2025-09-07T07:07:56.6424467Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2025-09-07T07:07:56.6426388Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2025-09-07T07:07:56.6428436Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2025-09-07T07:07:56.6430483Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2025-09-07T07:07:56.6432705Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6434454Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2025-09-07T07:07:56.6436624Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2025-09-07T07:07:56.6438569Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2025-09-07T07:07:56.6440574Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2025-09-07T07:07:56.6442446Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2025-09-07T07:07:56.6444253Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2025-09-07T07:07:56.6446256Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2025-09-07T07:07:56.6448082Z adding 'torch/include/ATen/ops/linalg_inv.h' 2025-09-07T07:07:56.6450211Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6451948Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2025-09-07T07:07:56.6454188Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6455903Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2025-09-07T07:07:56.6457872Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2025-09-07T07:07:56.6459671Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2025-09-07T07:07:56.6462309Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2025-09-07T07:07:56.6464256Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2025-09-07T07:07:56.6466594Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2025-09-07T07:07:56.6468496Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2025-09-07T07:07:56.6470580Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2025-09-07T07:07:56.6472553Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2025-09-07T07:07:56.6474828Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6476827Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2025-09-07T07:07:56.6479096Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6480815Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2025-09-07T07:07:56.6482727Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2025-09-07T07:07:56.6484542Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2025-09-07T07:07:56.6486490Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2025-09-07T07:07:56.6488278Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2025-09-07T07:07:56.6490309Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2025-09-07T07:07:56.6492274Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2025-09-07T07:07:56.6494300Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2025-09-07T07:07:56.6496268Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2025-09-07T07:07:56.6498531Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6500251Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2025-09-07T07:07:56.6502153Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2025-09-07T07:07:56.6504023Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2025-09-07T07:07:56.6506425Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2025-09-07T07:07:56.6508236Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2025-09-07T07:07:56.6510301Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2025-09-07T07:07:56.6512381Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2025-09-07T07:07:56.6514644Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6516613Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2025-09-07T07:07:56.6518591Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2025-09-07T07:07:56.6520485Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2025-09-07T07:07:56.6522730Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2025-09-07T07:07:56.6524717Z adding 'torch/include/ATen/ops/linalg_lu.h' 2025-09-07T07:07:56.6526953Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6528704Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2025-09-07T07:07:56.6530664Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2025-09-07T07:07:56.6532500Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2025-09-07T07:07:56.6534724Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6536538Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2025-09-07T07:07:56.6538775Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6540460Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2025-09-07T07:07:56.6542344Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2025-09-07T07:07:56.6544362Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2025-09-07T07:07:56.6546553Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2025-09-07T07:07:56.6548467Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2025-09-07T07:07:56.6550520Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2025-09-07T07:07:56.6552480Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2025-09-07T07:07:56.6554555Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2025-09-07T07:07:56.6556568Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2025-09-07T07:07:56.6558479Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2025-09-07T07:07:56.6560722Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2025-09-07T07:07:56.6563308Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2025-09-07T07:07:56.6565512Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2025-09-07T07:07:56.6567910Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6569630Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2025-09-07T07:07:56.6571647Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2025-09-07T07:07:56.6573606Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2025-09-07T07:07:56.6575560Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2025-09-07T07:07:56.6577376Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2025-09-07T07:07:56.6579386Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2025-09-07T07:07:56.6581292Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2025-09-07T07:07:56.6583532Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6585544Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2025-09-07T07:07:56.6587606Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2025-09-07T07:07:56.6589620Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2025-09-07T07:07:56.6591822Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6593605Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2025-09-07T07:07:56.6595502Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2025-09-07T07:07:56.6597400Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2025-09-07T07:07:56.6599351Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2025-09-07T07:07:56.6601543Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2025-09-07T07:07:56.6603931Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6605748Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2025-09-07T07:07:56.6607938Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2025-09-07T07:07:56.6609946Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2025-09-07T07:07:56.6612810Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6614586Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2025-09-07T07:07:56.6616649Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2025-09-07T07:07:56.6618871Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2025-09-07T07:07:56.6621265Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6623056Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2025-09-07T07:07:56.6625856Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2025-09-07T07:07:56.6628056Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2025-09-07T07:07:56.6630348Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6632040Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2025-09-07T07:07:56.6634052Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2025-09-07T07:07:56.6636307Z adding 'torch/include/ATen/ops/linalg_norm.h' 2025-09-07T07:07:56.6638596Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6640486Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2025-09-07T07:07:56.6642703Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2025-09-07T07:07:56.6645025Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2025-09-07T07:07:56.6647313Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6649441Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6651306Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6653106Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2025-09-07T07:07:56.6655510Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2025-09-07T07:07:56.6657623Z adding 'torch/include/ATen/ops/linalg_qr.h' 2025-09-07T07:07:56.6660101Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6662216Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2025-09-07T07:07:56.6664319Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2025-09-07T07:07:56.6666349Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2025-09-07T07:07:56.6668406Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2025-09-07T07:07:56.6670166Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2025-09-07T07:07:56.6672244Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2025-09-07T07:07:56.6674232Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2025-09-07T07:07:56.6676638Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6678365Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2025-09-07T07:07:56.6680385Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2025-09-07T07:07:56.6682312Z adding 'torch/include/ATen/ops/linalg_solve.h' 2025-09-07T07:07:56.6684460Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6686229Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2025-09-07T07:07:56.6688423Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6690103Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2025-09-07T07:07:56.6692211Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2025-09-07T07:07:56.6694098Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2025-09-07T07:07:56.6696103Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2025-09-07T07:07:56.6698087Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2025-09-07T07:07:56.6700093Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2025-09-07T07:07:56.6702039Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2025-09-07T07:07:56.6703877Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2025-09-07T07:07:56.6706255Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2025-09-07T07:07:56.6708354Z adding 'torch/include/ATen/ops/linalg_svd.h' 2025-09-07T07:07:56.6710641Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6712381Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2025-09-07T07:07:56.6714545Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2025-09-07T07:07:56.6716710Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2025-09-07T07:07:56.6718915Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6720565Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2025-09-07T07:07:56.6722584Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2025-09-07T07:07:56.6724542Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2025-09-07T07:07:56.6726705Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6728336Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2025-09-07T07:07:56.6730293Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2025-09-07T07:07:56.6732289Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2025-09-07T07:07:56.6734479Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6736106Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2025-09-07T07:07:56.6738126Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2025-09-07T07:07:56.6740205Z adding 'torch/include/ATen/ops/linalg_vander.h' 2025-09-07T07:07:56.6742336Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6744033Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2025-09-07T07:07:56.6746324Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2025-09-07T07:07:56.6748272Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2025-09-07T07:07:56.6750530Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6752272Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2025-09-07T07:07:56.6754331Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2025-09-07T07:07:56.6756539Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2025-09-07T07:07:56.6758880Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6761082Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2025-09-07T07:07:56.6763353Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2025-09-07T07:07:56.6765312Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2025-09-07T07:07:56.6767362Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2025-09-07T07:07:56.6769261Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2025-09-07T07:07:56.6771424Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2025-09-07T07:07:56.6773506Z adding 'torch/include/ATen/ops/linear.h' 2025-09-07T07:07:56.6775582Z adding 'torch/include/ATen/ops/linear_backward.h' 2025-09-07T07:07:56.6777920Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6779622Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2025-09-07T07:07:56.6781756Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2025-09-07T07:07:56.6783947Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6786262Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6788092Z adding 'torch/include/ATen/ops/linear_native.h' 2025-09-07T07:07:56.6790218Z adding 'torch/include/ATen/ops/linear_ops.h' 2025-09-07T07:07:56.6792717Z adding 'torch/include/ATen/ops/linspace.h' 2025-09-07T07:07:56.6795253Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6797280Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2025-09-07T07:07:56.6799137Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2025-09-07T07:07:56.6801052Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2025-09-07T07:07:56.6802981Z adding 'torch/include/ATen/ops/linspace_native.h' 2025-09-07T07:07:56.6805525Z adding 'torch/include/ATen/ops/linspace_ops.h' 2025-09-07T07:07:56.6807619Z adding 'torch/include/ATen/ops/log.h' 2025-09-07T07:07:56.6809621Z adding 'torch/include/ATen/ops/log10.h' 2025-09-07T07:07:56.6811817Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6813456Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2025-09-07T07:07:56.6815382Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2025-09-07T07:07:56.6817179Z adding 'torch/include/ATen/ops/log10_meta.h' 2025-09-07T07:07:56.6819052Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2025-09-07T07:07:56.6820891Z adding 'torch/include/ATen/ops/log10_native.h' 2025-09-07T07:07:56.6822934Z adding 'torch/include/ATen/ops/log10_ops.h' 2025-09-07T07:07:56.6825310Z adding 'torch/include/ATen/ops/log1p.h' 2025-09-07T07:07:56.6827604Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6829255Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2025-09-07T07:07:56.6831163Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2025-09-07T07:07:56.6833042Z adding 'torch/include/ATen/ops/log1p_meta.h' 2025-09-07T07:07:56.6835052Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2025-09-07T07:07:56.6837008Z adding 'torch/include/ATen/ops/log1p_native.h' 2025-09-07T07:07:56.6839054Z adding 'torch/include/ATen/ops/log1p_ops.h' 2025-09-07T07:07:56.6840983Z adding 'torch/include/ATen/ops/log2.h' 2025-09-07T07:07:56.6843262Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6844920Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2025-09-07T07:07:56.6846790Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2025-09-07T07:07:56.6848618Z adding 'torch/include/ATen/ops/log2_meta.h' 2025-09-07T07:07:56.6850573Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2025-09-07T07:07:56.6852386Z adding 'torch/include/ATen/ops/log2_native.h' 2025-09-07T07:07:56.6854378Z adding 'torch/include/ATen/ops/log2_ops.h' 2025-09-07T07:07:56.6856595Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6858263Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2025-09-07T07:07:56.6860519Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2025-09-07T07:07:56.6862687Z adding 'torch/include/ATen/ops/log_meta.h' 2025-09-07T07:07:56.6864812Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2025-09-07T07:07:56.6866742Z adding 'torch/include/ATen/ops/log_native.h' 2025-09-07T07:07:56.6868818Z adding 'torch/include/ATen/ops/log_normal.h' 2025-09-07T07:07:56.6871105Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6872918Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2025-09-07T07:07:56.6874839Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2025-09-07T07:07:56.6876839Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2025-09-07T07:07:56.6878639Z adding 'torch/include/ATen/ops/log_normal_native.h' 2025-09-07T07:07:56.6880685Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2025-09-07T07:07:56.6882764Z adding 'torch/include/ATen/ops/log_ops.h' 2025-09-07T07:07:56.6884734Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2025-09-07T07:07:56.6886695Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2025-09-07T07:07:56.6888750Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2025-09-07T07:07:56.6890675Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2025-09-07T07:07:56.6892456Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2025-09-07T07:07:56.6894408Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2025-09-07T07:07:56.6896583Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6898374Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2025-09-07T07:07:56.6900380Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2025-09-07T07:07:56.6902274Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2025-09-07T07:07:56.6904419Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2025-09-07T07:07:56.6906703Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2025-09-07T07:07:56.6908631Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2025-09-07T07:07:56.6910674Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2025-09-07T07:07:56.6912725Z adding 'torch/include/ATen/ops/log_softmax.h' 2025-09-07T07:07:56.6915014Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6917085Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6918812Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2025-09-07T07:07:56.6920851Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2025-09-07T07:07:56.6922764Z adding 'torch/include/ATen/ops/logaddexp.h' 2025-09-07T07:07:56.6924632Z adding 'torch/include/ATen/ops/logaddexp2.h' 2025-09-07T07:07:56.6926890Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6928493Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2025-09-07T07:07:56.6930397Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2025-09-07T07:07:56.6932268Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2025-09-07T07:07:56.6934196Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2025-09-07T07:07:56.6935977Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2025-09-07T07:07:56.6938015Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2025-09-07T07:07:56.6940230Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.6941859Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2025-09-07T07:07:56.6943727Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2025-09-07T07:07:56.6945966Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2025-09-07T07:07:56.6948022Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2025-09-07T07:07:56.6949893Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2025-09-07T07:07:56.6951907Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2025-09-07T07:07:56.6953969Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2025-09-07T07:07:56.6956334Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6958212Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6960006Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2025-09-07T07:07:56.6963117Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2025-09-07T07:07:56.6965072Z adding 'torch/include/ATen/ops/logdet.h' 2025-09-07T07:07:56.6967266Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.6968972Z adding 'torch/include/ATen/ops/logdet_native.h' 2025-09-07T07:07:56.6970975Z adding 'torch/include/ATen/ops/logdet_ops.h' 2025-09-07T07:07:56.6973100Z adding 'torch/include/ATen/ops/logical_and.h' 2025-09-07T07:07:56.6975261Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6976966Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2025-09-07T07:07:56.6978861Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2025-09-07T07:07:56.6980683Z adding 'torch/include/ATen/ops/logical_and_native.h' 2025-09-07T07:07:56.6982707Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2025-09-07T07:07:56.6984993Z adding 'torch/include/ATen/ops/logical_not.h' 2025-09-07T07:07:56.6987208Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.6989047Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2025-09-07T07:07:56.6990975Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2025-09-07T07:07:56.6992798Z adding 'torch/include/ATen/ops/logical_not_native.h' 2025-09-07T07:07:56.6994861Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2025-09-07T07:07:56.6996994Z adding 'torch/include/ATen/ops/logical_or.h' 2025-09-07T07:07:56.6999137Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7000857Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2025-09-07T07:07:56.7002728Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2025-09-07T07:07:56.7004547Z adding 'torch/include/ATen/ops/logical_or_native.h' 2025-09-07T07:07:56.7006638Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2025-09-07T07:07:56.7008599Z adding 'torch/include/ATen/ops/logical_xor.h' 2025-09-07T07:07:56.7010771Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7012454Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2025-09-07T07:07:56.7014369Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2025-09-07T07:07:56.7016156Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2025-09-07T07:07:56.7018211Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2025-09-07T07:07:56.7020119Z adding 'torch/include/ATen/ops/logit.h' 2025-09-07T07:07:56.7022092Z adding 'torch/include/ATen/ops/logit_backward.h' 2025-09-07T07:07:56.7024585Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7026447Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2025-09-07T07:07:56.7028443Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2025-09-07T07:07:56.7030392Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2025-09-07T07:07:56.7032428Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2025-09-07T07:07:56.7034349Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2025-09-07T07:07:56.7036502Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2025-09-07T07:07:56.7038524Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2025-09-07T07:07:56.7040441Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2025-09-07T07:07:56.7042375Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2025-09-07T07:07:56.7044184Z adding 'torch/include/ATen/ops/logit_native.h' 2025-09-07T07:07:56.7046255Z adding 'torch/include/ATen/ops/logit_ops.h' 2025-09-07T07:07:56.7048727Z adding 'torch/include/ATen/ops/logspace.h' 2025-09-07T07:07:56.7051251Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7053036Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2025-09-07T07:07:56.7054936Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2025-09-07T07:07:56.7056816Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2025-09-07T07:07:56.7058769Z adding 'torch/include/ATen/ops/logspace_native.h' 2025-09-07T07:07:56.7061873Z adding 'torch/include/ATen/ops/logspace_ops.h' 2025-09-07T07:07:56.7064578Z adding 'torch/include/ATen/ops/logsumexp.h' 2025-09-07T07:07:56.7066887Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7068987Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7070996Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7072759Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2025-09-07T07:07:56.7074999Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2025-09-07T07:07:56.7077187Z adding 'torch/include/ATen/ops/lshift.h' 2025-09-07T07:07:56.7080075Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7081990Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2025-09-07T07:07:56.7083912Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2025-09-07T07:07:56.7085795Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2025-09-07T07:07:56.7087611Z adding 'torch/include/ATen/ops/lshift_native.h' 2025-09-07T07:07:56.7089845Z adding 'torch/include/ATen/ops/lshift_ops.h' 2025-09-07T07:07:56.7091931Z adding 'torch/include/ATen/ops/lstm.h' 2025-09-07T07:07:56.7093886Z adding 'torch/include/ATen/ops/lstm_cell.h' 2025-09-07T07:07:56.7096022Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7097721Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2025-09-07T07:07:56.7099686Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2025-09-07T07:07:56.7101799Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7103930Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2025-09-07T07:07:56.7106801Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7108547Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2025-09-07T07:07:56.7110859Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2025-09-07T07:07:56.7112815Z adding 'torch/include/ATen/ops/lstm_native.h' 2025-09-07T07:07:56.7114981Z adding 'torch/include/ATen/ops/lstm_ops.h' 2025-09-07T07:07:56.7117207Z adding 'torch/include/ATen/ops/lt.h' 2025-09-07T07:07:56.7119497Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7121285Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2025-09-07T07:07:56.7123216Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2025-09-07T07:07:56.7125052Z adding 'torch/include/ATen/ops/lt_meta.h' 2025-09-07T07:07:56.7127010Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2025-09-07T07:07:56.7128876Z adding 'torch/include/ATen/ops/lt_native.h' 2025-09-07T07:07:56.7131050Z adding 'torch/include/ATen/ops/lt_ops.h' 2025-09-07T07:07:56.7133071Z adding 'torch/include/ATen/ops/lu_solve.h' 2025-09-07T07:07:56.7135180Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7136962Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2025-09-07T07:07:56.7138986Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2025-09-07T07:07:56.7141045Z adding 'torch/include/ATen/ops/lu_unpack.h' 2025-09-07T07:07:56.7143251Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7145364Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2025-09-07T07:07:56.7147330Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2025-09-07T07:07:56.7149235Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2025-09-07T07:07:56.7151251Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2025-09-07T07:07:56.7153195Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2025-09-07T07:07:56.7155338Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2025-09-07T07:07:56.7157291Z adding 'torch/include/ATen/ops/mH.h' 2025-09-07T07:07:56.7159310Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7161614Z adding 'torch/include/ATen/ops/mH_native.h' 2025-09-07T07:07:56.7163655Z adding 'torch/include/ATen/ops/mH_ops.h' 2025-09-07T07:07:56.7165545Z adding 'torch/include/ATen/ops/mT.h' 2025-09-07T07:07:56.7167626Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7169337Z adding 'torch/include/ATen/ops/mT_native.h' 2025-09-07T07:07:56.7171420Z adding 'torch/include/ATen/ops/mT_ops.h' 2025-09-07T07:07:56.7173608Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2025-09-07T07:07:56.7175703Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7177318Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2025-09-07T07:07:56.7179260Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2025-09-07T07:07:56.7181250Z adding 'torch/include/ATen/ops/masked_fill.h' 2025-09-07T07:07:56.7183461Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7185587Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2025-09-07T07:07:56.7187579Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2025-09-07T07:07:56.7189522Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2025-09-07T07:07:56.7191544Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2025-09-07T07:07:56.7193911Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2025-09-07T07:07:56.7196137Z adding 'torch/include/ATen/ops/masked_scatter.h' 2025-09-07T07:07:56.7198178Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2025-09-07T07:07:56.7200377Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7201984Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2025-09-07T07:07:56.7204051Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2025-09-07T07:07:56.7206091Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7207869Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2025-09-07T07:07:56.7209721Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2025-09-07T07:07:56.7211596Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2025-09-07T07:07:56.7213344Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2025-09-07T07:07:56.7215454Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2025-09-07T07:07:56.7217335Z adding 'torch/include/ATen/ops/masked_select.h' 2025-09-07T07:07:56.7219284Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2025-09-07T07:07:56.7221441Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7223037Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2025-09-07T07:07:56.7225401Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2025-09-07T07:07:56.7227359Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2025-09-07T07:07:56.7229395Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2025-09-07T07:07:56.7231261Z adding 'torch/include/ATen/ops/masked_select_native.h' 2025-09-07T07:07:56.7233330Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2025-09-07T07:07:56.7235338Z adding 'torch/include/ATen/ops/matmul.h' 2025-09-07T07:07:56.7237500Z adding 'torch/include/ATen/ops/matmul_backward.h' 2025-09-07T07:07:56.7239686Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7241392Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2025-09-07T07:07:56.7243445Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2025-09-07T07:07:56.7245584Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7247283Z adding 'torch/include/ATen/ops/matmul_native.h' 2025-09-07T07:07:56.7249252Z adding 'torch/include/ATen/ops/matmul_ops.h' 2025-09-07T07:07:56.7251090Z adding 'torch/include/ATen/ops/matrix_H.h' 2025-09-07T07:07:56.7253125Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7254767Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2025-09-07T07:07:56.7256634Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2025-09-07T07:07:56.7258473Z adding 'torch/include/ATen/ops/matrix_exp.h' 2025-09-07T07:07:56.7260725Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2025-09-07T07:07:56.7263136Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7264984Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2025-09-07T07:07:56.7266973Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2025-09-07T07:07:56.7269120Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7270830Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2025-09-07T07:07:56.7272837Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2025-09-07T07:07:56.7274791Z adding 'torch/include/ATen/ops/matrix_power.h' 2025-09-07T07:07:56.7277099Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7278687Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2025-09-07T07:07:56.7280671Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2025-09-07T07:07:56.7282828Z adding 'torch/include/ATen/ops/max.h' 2025-09-07T07:07:56.7285095Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7287037Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7288930Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2025-09-07T07:07:56.7290973Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2025-09-07T07:07:56.7292928Z adding 'torch/include/ATen/ops/max_meta.h' 2025-09-07T07:07:56.7294844Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2025-09-07T07:07:56.7296772Z adding 'torch/include/ATen/ops/max_native.h' 2025-09-07T07:07:56.7299212Z adding 'torch/include/ATen/ops/max_ops.h' 2025-09-07T07:07:56.7301351Z adding 'torch/include/ATen/ops/max_pool1d.h' 2025-09-07T07:07:56.7303545Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7305666Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2025-09-07T07:07:56.7307720Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2025-09-07T07:07:56.7309771Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2025-09-07T07:07:56.7311975Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7313676Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2025-09-07T07:07:56.7315752Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2025-09-07T07:07:56.7317761Z adding 'torch/include/ATen/ops/max_pool2d.h' 2025-09-07T07:07:56.7319835Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2025-09-07T07:07:56.7322071Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7323721Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2025-09-07T07:07:56.7325753Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2025-09-07T07:07:56.7327882Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7329561Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2025-09-07T07:07:56.7331552Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2025-09-07T07:07:56.7333679Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2025-09-07T07:07:56.7335745Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2025-09-07T07:07:56.7338130Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7339875Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2025-09-07T07:07:56.7341884Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2025-09-07T07:07:56.7343682Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2025-09-07T07:07:56.7346135Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2025-09-07T07:07:56.7348062Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2025-09-07T07:07:56.7350200Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2025-09-07T07:07:56.7352566Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7354337Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2025-09-07T07:07:56.7356454Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2025-09-07T07:07:56.7358348Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2025-09-07T07:07:56.7360698Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2025-09-07T07:07:56.7363043Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2025-09-07T07:07:56.7365269Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2025-09-07T07:07:56.7367219Z adding 'torch/include/ATen/ops/max_pool3d.h' 2025-09-07T07:07:56.7369428Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7371116Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2025-09-07T07:07:56.7373256Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2025-09-07T07:07:56.7375427Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2025-09-07T07:07:56.7377582Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2025-09-07T07:07:56.7379771Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2025-09-07T07:07:56.7381714Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2025-09-07T07:07:56.7383559Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2025-09-07T07:07:56.7386040Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2025-09-07T07:07:56.7388257Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2025-09-07T07:07:56.7390234Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2025-09-07T07:07:56.7392152Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2025-09-07T07:07:56.7394317Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2025-09-07T07:07:56.7396625Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2025-09-07T07:07:56.7398743Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2025-09-07T07:07:56.7400725Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2025-09-07T07:07:56.7402558Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2025-09-07T07:07:56.7404636Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2025-09-07T07:07:56.7406900Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2025-09-07T07:07:56.7409050Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2025-09-07T07:07:56.7411036Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2025-09-07T07:07:56.7412979Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2025-09-07T07:07:56.7415148Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2025-09-07T07:07:56.7417027Z adding 'torch/include/ATen/ops/maximum.h' 2025-09-07T07:07:56.7419285Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7421012Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2025-09-07T07:07:56.7422868Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2025-09-07T07:07:56.7425048Z adding 'torch/include/ATen/ops/maximum_meta.h' 2025-09-07T07:07:56.7427058Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2025-09-07T07:07:56.7428954Z adding 'torch/include/ATen/ops/maximum_native.h' 2025-09-07T07:07:56.7430977Z adding 'torch/include/ATen/ops/maximum_ops.h' 2025-09-07T07:07:56.7433132Z adding 'torch/include/ATen/ops/mean.h' 2025-09-07T07:07:56.7435457Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7437647Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7439447Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7441242Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2025-09-07T07:07:56.7443161Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2025-09-07T07:07:56.7444980Z adding 'torch/include/ATen/ops/mean_meta.h' 2025-09-07T07:07:56.7446897Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2025-09-07T07:07:56.7448955Z adding 'torch/include/ATen/ops/mean_native.h' 2025-09-07T07:07:56.7451271Z adding 'torch/include/ATen/ops/mean_ops.h' 2025-09-07T07:07:56.7453508Z adding 'torch/include/ATen/ops/median.h' 2025-09-07T07:07:56.7455679Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7457596Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7459468Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2025-09-07T07:07:56.7461948Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2025-09-07T07:07:56.7464058Z adding 'torch/include/ATen/ops/median_native.h' 2025-09-07T07:07:56.7466591Z adding 'torch/include/ATen/ops/median_ops.h' 2025-09-07T07:07:56.7468651Z adding 'torch/include/ATen/ops/meshgrid.h' 2025-09-07T07:07:56.7470787Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7472532Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2025-09-07T07:07:56.7474586Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2025-09-07T07:07:56.7476788Z adding 'torch/include/ATen/ops/min.h' 2025-09-07T07:07:56.7479118Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7481002Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7482932Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2025-09-07T07:07:56.7484848Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2025-09-07T07:07:56.7486871Z adding 'torch/include/ATen/ops/min_meta.h' 2025-09-07T07:07:56.7488880Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2025-09-07T07:07:56.7490803Z adding 'torch/include/ATen/ops/min_native.h' 2025-09-07T07:07:56.7493279Z adding 'torch/include/ATen/ops/min_ops.h' 2025-09-07T07:07:56.7495357Z adding 'torch/include/ATen/ops/minimum.h' 2025-09-07T07:07:56.7497579Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7499244Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2025-09-07T07:07:56.7501093Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2025-09-07T07:07:56.7502923Z adding 'torch/include/ATen/ops/minimum_meta.h' 2025-09-07T07:07:56.7505198Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2025-09-07T07:07:56.7507038Z adding 'torch/include/ATen/ops/minimum_native.h' 2025-09-07T07:07:56.7509118Z adding 'torch/include/ATen/ops/minimum_ops.h' 2025-09-07T07:07:56.7511336Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2025-09-07T07:07:56.7513627Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2025-09-07T07:07:56.7515976Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7517907Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2025-09-07T07:07:56.7519745Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2025-09-07T07:07:56.7521913Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2025-09-07T07:07:56.7524269Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7526069Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2025-09-07T07:07:56.7527927Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2025-09-07T07:07:56.7530078Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2025-09-07T07:07:56.7532476Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2025-09-07T07:07:56.7534812Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2025-09-07T07:07:56.7536964Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2025-09-07T07:07:56.7538791Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2025-09-07T07:07:56.7540814Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2025-09-07T07:07:56.7543003Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7545184Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2025-09-07T07:07:56.7547889Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2025-09-07T07:07:56.7550181Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2025-09-07T07:07:56.7552500Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2025-09-07T07:07:56.7554672Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2025-09-07T07:07:56.7556716Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2025-09-07T07:07:56.7558720Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2025-09-07T07:07:56.7561798Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2025-09-07T07:07:56.7564626Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7566625Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2025-09-07T07:07:56.7568643Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2025-09-07T07:07:56.7570783Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2025-09-07T07:07:56.7573386Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2025-09-07T07:07:56.7575860Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7577724Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2025-09-07T07:07:56.7579536Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2025-09-07T07:07:56.7581687Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2025-09-07T07:07:56.7583940Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2025-09-07T07:07:56.7586757Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2025-09-07T07:07:56.7589215Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7591164Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2025-09-07T07:07:56.7593230Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2025-09-07T07:07:56.7595794Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2025-09-07T07:07:56.7598283Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7600145Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2025-09-07T07:07:56.7602120Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2025-09-07T07:07:56.7604482Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2025-09-07T07:07:56.7606551Z adding 'torch/include/ATen/ops/mish.h' 2025-09-07T07:07:56.7608440Z adding 'torch/include/ATen/ops/mish_backward.h' 2025-09-07T07:07:56.7610533Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7612254Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2025-09-07T07:07:56.7614097Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2025-09-07T07:07:56.7615849Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2025-09-07T07:07:56.7617817Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2025-09-07T07:07:56.7619947Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7621588Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2025-09-07T07:07:56.7623522Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2025-09-07T07:07:56.7625711Z adding 'torch/include/ATen/ops/mish_meta.h' 2025-09-07T07:07:56.7627711Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2025-09-07T07:07:56.7629575Z adding 'torch/include/ATen/ops/mish_native.h' 2025-09-07T07:07:56.7631658Z adding 'torch/include/ATen/ops/mish_ops.h' 2025-09-07T07:07:56.7633801Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2025-09-07T07:07:56.7635868Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2025-09-07T07:07:56.7638211Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7639974Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2025-09-07T07:07:56.7641999Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2025-09-07T07:07:56.7643814Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2025-09-07T07:07:56.7645809Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2025-09-07T07:07:56.7648085Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2025-09-07T07:07:56.7650532Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7652254Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2025-09-07T07:07:56.7654372Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2025-09-07T07:07:56.7656329Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2025-09-07T07:07:56.7658419Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2025-09-07T07:07:56.7661280Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7663065Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2025-09-07T07:07:56.7665510Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7667276Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2025-09-07T07:07:56.7669334Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2025-09-07T07:07:56.7671306Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2025-09-07T07:07:56.7673468Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2025-09-07T07:07:56.7675586Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2025-09-07T07:07:56.7677983Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7679685Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2025-09-07T07:07:56.7681771Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2025-09-07T07:07:56.7683878Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7686051Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2025-09-07T07:07:56.7688185Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2025-09-07T07:07:56.7690243Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2025-09-07T07:07:56.7692343Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2025-09-07T07:07:56.7694614Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7696350Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2025-09-07T07:07:56.7698361Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2025-09-07T07:07:56.7700553Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7702257Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2025-09-07T07:07:56.7704569Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2025-09-07T07:07:56.7706771Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2025-09-07T07:07:56.7708969Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2025-09-07T07:07:56.7711389Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7713114Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2025-09-07T07:07:56.7715362Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2025-09-07T07:07:56.7717674Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7719403Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2025-09-07T07:07:56.7721433Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2025-09-07T07:07:56.7723927Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2025-09-07T07:07:56.7726419Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7728228Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2025-09-07T07:07:56.7730302Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2025-09-07T07:07:56.7732722Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2025-09-07T07:07:56.7735187Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7736907Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2025-09-07T07:07:56.7738976Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2025-09-07T07:07:56.7741185Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2025-09-07T07:07:56.7743646Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2025-09-07T07:07:56.7746594Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7748505Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2025-09-07T07:07:56.7750596Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2025-09-07T07:07:56.7753209Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2025-09-07T07:07:56.7755611Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7757750Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2025-09-07T07:07:56.7759681Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2025-09-07T07:07:56.7762584Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2025-09-07T07:07:56.7764758Z adding 'torch/include/ATen/ops/mm.h' 2025-09-07T07:07:56.7767003Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7768754Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2025-09-07T07:07:56.7770750Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2025-09-07T07:07:56.7772768Z adding 'torch/include/ATen/ops/mm_meta.h' 2025-09-07T07:07:56.7774723Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2025-09-07T07:07:56.7776623Z adding 'torch/include/ATen/ops/mm_native.h' 2025-09-07T07:07:56.7778713Z adding 'torch/include/ATen/ops/mm_ops.h' 2025-09-07T07:07:56.7780809Z adding 'torch/include/ATen/ops/mode.h' 2025-09-07T07:07:56.7782987Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7785311Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7787172Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2025-09-07T07:07:56.7789124Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2025-09-07T07:07:56.7791075Z adding 'torch/include/ATen/ops/mode_native.h' 2025-09-07T07:07:56.7793359Z adding 'torch/include/ATen/ops/mode_ops.h' 2025-09-07T07:07:56.7795402Z adding 'torch/include/ATen/ops/moveaxis.h' 2025-09-07T07:07:56.7797623Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7799287Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2025-09-07T07:07:56.7801324Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2025-09-07T07:07:56.7803273Z adding 'torch/include/ATen/ops/movedim.h' 2025-09-07T07:07:56.7805336Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7806989Z adding 'torch/include/ATen/ops/movedim_native.h' 2025-09-07T07:07:56.7808989Z adding 'torch/include/ATen/ops/movedim_ops.h' 2025-09-07T07:07:56.7811532Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2025-09-07T07:07:56.7814094Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7815845Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2025-09-07T07:07:56.7818015Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2025-09-07T07:07:56.7820693Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2025-09-07T07:07:56.7823237Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7825376Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2025-09-07T07:07:56.7827678Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2025-09-07T07:07:56.7829724Z adding 'torch/include/ATen/ops/mse_loss.h' 2025-09-07T07:07:56.7831834Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2025-09-07T07:07:56.7833963Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2025-09-07T07:07:56.7835949Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2025-09-07T07:07:56.7837864Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2025-09-07T07:07:56.7839878Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2025-09-07T07:07:56.7842113Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7843749Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2025-09-07T07:07:56.7845657Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2025-09-07T07:07:56.7847479Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2025-09-07T07:07:56.7849467Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2025-09-07T07:07:56.7851187Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2025-09-07T07:07:56.7853158Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2025-09-07T07:07:56.7855048Z adding 'torch/include/ATen/ops/msort.h' 2025-09-07T07:07:56.7857113Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7858872Z adding 'torch/include/ATen/ops/msort_native.h' 2025-09-07T07:07:56.7861453Z adding 'torch/include/ATen/ops/msort_ops.h' 2025-09-07T07:07:56.7863875Z adding 'torch/include/ATen/ops/mul.h' 2025-09-07T07:07:56.7866294Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7868419Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.7870153Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2025-09-07T07:07:56.7872103Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2025-09-07T07:07:56.7873949Z adding 'torch/include/ATen/ops/mul_meta.h' 2025-09-07T07:07:56.7876003Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2025-09-07T07:07:56.7878154Z adding 'torch/include/ATen/ops/mul_native.h' 2025-09-07T07:07:56.7880293Z adding 'torch/include/ATen/ops/mul_ops.h' 2025-09-07T07:07:56.7882508Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2025-09-07T07:07:56.7884635Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2025-09-07T07:07:56.7886714Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2025-09-07T07:07:56.7888686Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2025-09-07T07:07:56.7890589Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2025-09-07T07:07:56.7892723Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2025-09-07T07:07:56.7894856Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2025-09-07T07:07:56.7896821Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2025-09-07T07:07:56.7898659Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2025-09-07T07:07:56.7900713Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2025-09-07T07:07:56.7902766Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2025-09-07T07:07:56.7905316Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2025-09-07T07:07:56.7907566Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2025-09-07T07:07:56.7909576Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2025-09-07T07:07:56.7911432Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2025-09-07T07:07:56.7913640Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2025-09-07T07:07:56.7915746Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7917654Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2025-09-07T07:07:56.7919667Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2025-09-07T07:07:56.7921628Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2025-09-07T07:07:56.7923473Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2025-09-07T07:07:56.7925511Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2025-09-07T07:07:56.7927366Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2025-09-07T07:07:56.7929348Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2025-09-07T07:07:56.7931552Z adding 'torch/include/ATen/ops/multinomial.h' 2025-09-07T07:07:56.7933786Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2025-09-07T07:07:56.7935803Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2025-09-07T07:07:56.7937689Z adding 'torch/include/ATen/ops/multinomial_native.h' 2025-09-07T07:07:56.7939698Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2025-09-07T07:07:56.7941661Z adding 'torch/include/ATen/ops/multiply.h' 2025-09-07T07:07:56.7943857Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7945919Z adding 'torch/include/ATen/ops/multiply_native.h' 2025-09-07T07:07:56.7948146Z adding 'torch/include/ATen/ops/multiply_ops.h' 2025-09-07T07:07:56.7950244Z adding 'torch/include/ATen/ops/mv.h' 2025-09-07T07:07:56.7952431Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7954177Z adding 'torch/include/ATen/ops/mv_native.h' 2025-09-07T07:07:56.7956367Z adding 'torch/include/ATen/ops/mv_ops.h' 2025-09-07T07:07:56.7958269Z adding 'torch/include/ATen/ops/mvlgamma.h' 2025-09-07T07:07:56.7960795Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7962796Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2025-09-07T07:07:56.7964718Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2025-09-07T07:07:56.7966617Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2025-09-07T07:07:56.7968725Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2025-09-07T07:07:56.7970851Z adding 'torch/include/ATen/ops/nan_to_num.h' 2025-09-07T07:07:56.7973197Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7974973Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2025-09-07T07:07:56.7976857Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2025-09-07T07:07:56.7978766Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2025-09-07T07:07:56.7980902Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2025-09-07T07:07:56.7982888Z adding 'torch/include/ATen/ops/nanmean.h' 2025-09-07T07:07:56.7985444Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7987250Z adding 'torch/include/ATen/ops/nanmean_native.h' 2025-09-07T07:07:56.7989408Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2025-09-07T07:07:56.7991625Z adding 'torch/include/ATen/ops/nanmedian.h' 2025-09-07T07:07:56.7993945Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.7995888Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.7997811Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2025-09-07T07:07:56.7999832Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2025-09-07T07:07:56.8001729Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2025-09-07T07:07:56.8004005Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2025-09-07T07:07:56.8006188Z adding 'torch/include/ATen/ops/nanquantile.h' 2025-09-07T07:07:56.8008475Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8010161Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2025-09-07T07:07:56.8012405Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2025-09-07T07:07:56.8014482Z adding 'torch/include/ATen/ops/nansum.h' 2025-09-07T07:07:56.8016544Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2025-09-07T07:07:56.8018559Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2025-09-07T07:07:56.8020408Z adding 'torch/include/ATen/ops/nansum_native.h' 2025-09-07T07:07:56.8022455Z adding 'torch/include/ATen/ops/nansum_ops.h' 2025-09-07T07:07:56.8024892Z adding 'torch/include/ATen/ops/narrow.h' 2025-09-07T07:07:56.8027172Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8029938Z adding 'torch/include/ATen/ops/narrow_copy.h' 2025-09-07T07:07:56.8032525Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8034301Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2025-09-07T07:07:56.8036398Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2025-09-07T07:07:56.8038485Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2025-09-07T07:07:56.8040344Z adding 'torch/include/ATen/ops/narrow_native.h' 2025-09-07T07:07:56.8042291Z adding 'torch/include/ATen/ops/narrow_ops.h' 2025-09-07T07:07:56.8044416Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2025-09-07T07:07:56.8046698Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2025-09-07T07:07:56.8049024Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8050831Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2025-09-07T07:07:56.8052745Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2025-09-07T07:07:56.8054700Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2025-09-07T07:07:56.8056944Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2025-09-07T07:07:56.8059095Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2025-09-07T07:07:56.8061645Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2025-09-07T07:07:56.8063924Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2025-09-07T07:07:56.8066389Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2025-09-07T07:07:56.8068471Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2025-09-07T07:07:56.8070725Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8072511Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2025-09-07T07:07:56.8074449Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2025-09-07T07:07:56.8076534Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2025-09-07T07:07:56.8078515Z adding 'torch/include/ATen/ops/native_dropout.h' 2025-09-07T07:07:56.8080531Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2025-09-07T07:07:56.8082733Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8084459Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2025-09-07T07:07:56.8086324Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2025-09-07T07:07:56.8088117Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2025-09-07T07:07:56.8090236Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2025-09-07T07:07:56.8092519Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8094246Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2025-09-07T07:07:56.8096099Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2025-09-07T07:07:56.8097902Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2025-09-07T07:07:56.8099918Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2025-09-07T07:07:56.8102284Z adding 'torch/include/ATen/ops/native_group_norm.h' 2025-09-07T07:07:56.8105420Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2025-09-07T07:07:56.8108008Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8109924Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2025-09-07T07:07:56.8111958Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2025-09-07T07:07:56.8113928Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2025-09-07T07:07:56.8116293Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2025-09-07T07:07:56.8118637Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8120538Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2025-09-07T07:07:56.8122467Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2025-09-07T07:07:56.8124371Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2025-09-07T07:07:56.8126518Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2025-09-07T07:07:56.8128950Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2025-09-07T07:07:56.8131667Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2025-09-07T07:07:56.8134221Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8136083Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2025-09-07T07:07:56.8138038Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2025-09-07T07:07:56.8139943Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2025-09-07T07:07:56.8142157Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2025-09-07T07:07:56.8144830Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8146772Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2025-09-07T07:07:56.8148789Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2025-09-07T07:07:56.8150806Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2025-09-07T07:07:56.8153020Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2025-09-07T07:07:56.8155184Z adding 'torch/include/ATen/ops/native_norm.h' 2025-09-07T07:07:56.8157624Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8159397Z adding 'torch/include/ATen/ops/native_norm_native.h' 2025-09-07T07:07:56.8162108Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2025-09-07T07:07:56.8164274Z adding 'torch/include/ATen/ops/ne.h' 2025-09-07T07:07:56.8166677Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8168416Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2025-09-07T07:07:56.8170487Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2025-09-07T07:07:56.8172395Z adding 'torch/include/ATen/ops/ne_meta.h' 2025-09-07T07:07:56.8174487Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2025-09-07T07:07:56.8176413Z adding 'torch/include/ATen/ops/ne_native.h' 2025-09-07T07:07:56.8178629Z adding 'torch/include/ATen/ops/ne_ops.h' 2025-09-07T07:07:56.8180633Z adding 'torch/include/ATen/ops/neg.h' 2025-09-07T07:07:56.8182873Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8184934Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2025-09-07T07:07:56.8186836Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2025-09-07T07:07:56.8188760Z adding 'torch/include/ATen/ops/neg_meta.h' 2025-09-07T07:07:56.8190735Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2025-09-07T07:07:56.8192698Z adding 'torch/include/ATen/ops/neg_native.h' 2025-09-07T07:07:56.8194770Z adding 'torch/include/ATen/ops/neg_ops.h' 2025-09-07T07:07:56.8196882Z adding 'torch/include/ATen/ops/negative.h' 2025-09-07T07:07:56.8198989Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8200654Z adding 'torch/include/ATen/ops/negative_native.h' 2025-09-07T07:07:56.8202650Z adding 'torch/include/ATen/ops/negative_ops.h' 2025-09-07T07:07:56.8204627Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2025-09-07T07:07:56.8206803Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8208470Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2025-09-07T07:07:56.8210497Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2025-09-07T07:07:56.8212655Z adding 'torch/include/ATen/ops/new_empty.h' 2025-09-07T07:07:56.8215029Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8216735Z adding 'torch/include/ATen/ops/new_empty_native.h' 2025-09-07T07:07:56.8218787Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2025-09-07T07:07:56.8221262Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2025-09-07T07:07:56.8223632Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8226065Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8227784Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2025-09-07T07:07:56.8229921Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2025-09-07T07:07:56.8232227Z adding 'torch/include/ATen/ops/new_full.h' 2025-09-07T07:07:56.8234607Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8236596Z adding 'torch/include/ATen/ops/new_full_native.h' 2025-09-07T07:07:56.8238708Z adding 'torch/include/ATen/ops/new_full_ops.h' 2025-09-07T07:07:56.8240938Z adding 'torch/include/ATen/ops/new_ones.h' 2025-09-07T07:07:56.8243246Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8245014Z adding 'torch/include/ATen/ops/new_ones_native.h' 2025-09-07T07:07:56.8247100Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2025-09-07T07:07:56.8249326Z adding 'torch/include/ATen/ops/new_zeros.h' 2025-09-07T07:07:56.8251691Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8253456Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2025-09-07T07:07:56.8255601Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2025-09-07T07:07:56.8257519Z adding 'torch/include/ATen/ops/nextafter.h' 2025-09-07T07:07:56.8259884Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8261942Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2025-09-07T07:07:56.8264254Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2025-09-07T07:07:56.8266289Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2025-09-07T07:07:56.8268268Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2025-09-07T07:07:56.8270128Z adding 'torch/include/ATen/ops/nextafter_native.h' 2025-09-07T07:07:56.8272161Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2025-09-07T07:07:56.8274451Z adding 'torch/include/ATen/ops/nll_loss.h' 2025-09-07T07:07:56.8276923Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2025-09-07T07:07:56.8279435Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2025-09-07T07:07:56.8281764Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.8283840Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.8285828Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2025-09-07T07:07:56.8287927Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2025-09-07T07:07:56.8290234Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8292408Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2025-09-07T07:07:56.8294584Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2025-09-07T07:07:56.8296667Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2025-09-07T07:07:56.8298567Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2025-09-07T07:07:56.8300706Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2025-09-07T07:07:56.8302604Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2025-09-07T07:07:56.8305040Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2025-09-07T07:07:56.8307470Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2025-09-07T07:07:56.8310061Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8311955Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2025-09-07T07:07:56.8313994Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2025-09-07T07:07:56.8315908Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2025-09-07T07:07:56.8318105Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2025-09-07T07:07:56.8320010Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2025-09-07T07:07:56.8322102Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2025-09-07T07:07:56.8324360Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8326537Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2025-09-07T07:07:56.8329071Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8330845Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2025-09-07T07:07:56.8332856Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2025-09-07T07:07:56.8334714Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2025-09-07T07:07:56.8336756Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2025-09-07T07:07:56.8338680Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2025-09-07T07:07:56.8340769Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2025-09-07T07:07:56.8342669Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2025-09-07T07:07:56.8345071Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2025-09-07T07:07:56.8347402Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8349226Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2025-09-07T07:07:56.8351242Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2025-09-07T07:07:56.8353441Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2025-09-07T07:07:56.8355468Z adding 'torch/include/ATen/ops/nonzero.h' 2025-09-07T07:07:56.8357569Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2025-09-07T07:07:56.8359516Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2025-09-07T07:07:56.8361905Z adding 'torch/include/ATen/ops/nonzero_native.h' 2025-09-07T07:07:56.8363921Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2025-09-07T07:07:56.8366114Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8367796Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2025-09-07T07:07:56.8369722Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2025-09-07T07:07:56.8371896Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2025-09-07T07:07:56.8374047Z adding 'torch/include/ATen/ops/nonzero_static.h' 2025-09-07T07:07:56.8376145Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2025-09-07T07:07:56.8378099Z adding 'torch/include/ATen/ops/nonzero_static_cuda_dispatch.h' 2025-09-07T07:07:56.8379939Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2025-09-07T07:07:56.8381905Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2025-09-07T07:07:56.8384505Z adding 'torch/include/ATen/ops/norm.h' 2025-09-07T07:07:56.8387042Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8389213Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8391137Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8393047Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2025-09-07T07:07:56.8395152Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2025-09-07T07:07:56.8397229Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2025-09-07T07:07:56.8399365Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8400985Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2025-09-07T07:07:56.8402926Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2025-09-07T07:07:56.8404769Z adding 'torch/include/ATen/ops/norm_meta.h' 2025-09-07T07:07:56.8406796Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2025-09-07T07:07:56.8408759Z adding 'torch/include/ATen/ops/norm_native.h' 2025-09-07T07:07:56.8411465Z adding 'torch/include/ATen/ops/norm_ops.h' 2025-09-07T07:07:56.8414575Z adding 'torch/include/ATen/ops/normal.h' 2025-09-07T07:07:56.8417242Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8419129Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2025-09-07T07:07:56.8421150Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2025-09-07T07:07:56.8423166Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2025-09-07T07:07:56.8425624Z adding 'torch/include/ATen/ops/normal_native.h' 2025-09-07T07:07:56.8428576Z adding 'torch/include/ATen/ops/normal_ops.h' 2025-09-07T07:07:56.8430927Z adding 'torch/include/ATen/ops/not_equal.h' 2025-09-07T07:07:56.8433193Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8435112Z adding 'torch/include/ATen/ops/not_equal_native.h' 2025-09-07T07:07:56.8437541Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2025-09-07T07:07:56.8439641Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2025-09-07T07:07:56.8441862Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8443520Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2025-09-07T07:07:56.8445637Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2025-09-07T07:07:56.8447473Z adding 'torch/include/ATen/ops/numpy_T.h' 2025-09-07T07:07:56.8449512Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8451153Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2025-09-07T07:07:56.8453022Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2025-09-07T07:07:56.8454845Z adding 'torch/include/ATen/ops/one_hot.h' 2025-09-07T07:07:56.8456917Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8458604Z adding 'torch/include/ATen/ops/one_hot_native.h' 2025-09-07T07:07:56.8461083Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2025-09-07T07:07:56.8463913Z adding 'torch/include/ATen/ops/ones.h' 2025-09-07T07:07:56.8466630Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8468666Z adding 'torch/include/ATen/ops/ones_like.h' 2025-09-07T07:07:56.8470952Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8472736Z adding 'torch/include/ATen/ops/ones_like_native.h' 2025-09-07T07:07:56.8474891Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2025-09-07T07:07:56.8477030Z adding 'torch/include/ATen/ops/ones_native.h' 2025-09-07T07:07:56.8479305Z adding 'torch/include/ATen/ops/ones_ops.h' 2025-09-07T07:07:56.8481287Z adding 'torch/include/ATen/ops/or.h' 2025-09-07T07:07:56.8483415Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8485115Z adding 'torch/include/ATen/ops/or_native.h' 2025-09-07T07:07:56.8487252Z adding 'torch/include/ATen/ops/or_ops.h' 2025-09-07T07:07:56.8489184Z adding 'torch/include/ATen/ops/orgqr.h' 2025-09-07T07:07:56.8491278Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8493034Z adding 'torch/include/ATen/ops/orgqr_native.h' 2025-09-07T07:07:56.8495065Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2025-09-07T07:07:56.8497043Z adding 'torch/include/ATen/ops/ormqr.h' 2025-09-07T07:07:56.8499041Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2025-09-07T07:07:56.8500942Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2025-09-07T07:07:56.8502746Z adding 'torch/include/ATen/ops/ormqr_native.h' 2025-09-07T07:07:56.8505109Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2025-09-07T07:07:56.8507082Z adding 'torch/include/ATen/ops/outer.h' 2025-09-07T07:07:56.8509310Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8511108Z adding 'torch/include/ATen/ops/outer_native.h' 2025-09-07T07:07:56.8513860Z adding 'torch/include/ATen/ops/outer_ops.h' 2025-09-07T07:07:56.8515849Z adding 'torch/include/ATen/ops/output_nr.h' 2025-09-07T07:07:56.8518027Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8519695Z adding 'torch/include/ATen/ops/output_nr_native.h' 2025-09-07T07:07:56.8521579Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2025-09-07T07:07:56.8523565Z adding 'torch/include/ATen/ops/pad.h' 2025-09-07T07:07:56.8525669Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8527490Z adding 'torch/include/ATen/ops/pad_native.h' 2025-09-07T07:07:56.8529450Z adding 'torch/include/ATen/ops/pad_ops.h' 2025-09-07T07:07:56.8531345Z adding 'torch/include/ATen/ops/pad_sequence.h' 2025-09-07T07:07:56.8533475Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8535119Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2025-09-07T07:07:56.8537025Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2025-09-07T07:07:56.8538910Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2025-09-07T07:07:56.8541050Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8542768Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2025-09-07T07:07:56.8545082Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2025-09-07T07:07:56.8546947Z adding 'torch/include/ATen/ops/pdist.h' 2025-09-07T07:07:56.8549082Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8550861Z adding 'torch/include/ATen/ops/pdist_native.h' 2025-09-07T07:07:56.8552835Z adding 'torch/include/ATen/ops/pdist_ops.h' 2025-09-07T07:07:56.8554745Z adding 'torch/include/ATen/ops/permute.h' 2025-09-07T07:07:56.8556956Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8558780Z adding 'torch/include/ATen/ops/permute_copy.h' 2025-09-07T07:07:56.8561422Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8563627Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8565274Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2025-09-07T07:07:56.8567294Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2025-09-07T07:07:56.8569216Z adding 'torch/include/ATen/ops/permute_native.h' 2025-09-07T07:07:56.8571177Z adding 'torch/include/ATen/ops/permute_ops.h' 2025-09-07T07:07:56.8573068Z adding 'torch/include/ATen/ops/pin_memory.h' 2025-09-07T07:07:56.8575178Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8576792Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2025-09-07T07:07:56.8578732Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2025-09-07T07:07:56.8580565Z adding 'torch/include/ATen/ops/pinverse.h' 2025-09-07T07:07:56.8582607Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8584461Z adding 'torch/include/ATen/ops/pinverse_native.h' 2025-09-07T07:07:56.8586684Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2025-09-07T07:07:56.8588704Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2025-09-07T07:07:56.8590910Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8592905Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8594648Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2025-09-07T07:07:56.8596589Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2025-09-07T07:07:56.8598561Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2025-09-07T07:07:56.8600474Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2025-09-07T07:07:56.8602664Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8604709Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8606311Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2025-09-07T07:07:56.8608136Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2025-09-07T07:07:56.8610200Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2025-09-07T07:07:56.8612091Z adding 'torch/include/ATen/ops/poisson.h' 2025-09-07T07:07:56.8614198Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8615975Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2025-09-07T07:07:56.8617846Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2025-09-07T07:07:56.8619621Z adding 'torch/include/ATen/ops/poisson_native.h' 2025-09-07T07:07:56.8621629Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2025-09-07T07:07:56.8623838Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8625810Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2025-09-07T07:07:56.8627866Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2025-09-07T07:07:56.8629911Z adding 'torch/include/ATen/ops/poisson_ops.h' 2025-09-07T07:07:56.8631875Z adding 'torch/include/ATen/ops/polar.h' 2025-09-07T07:07:56.8634021Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8635830Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2025-09-07T07:07:56.8637818Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2025-09-07T07:07:56.8639604Z adding 'torch/include/ATen/ops/polar_native.h' 2025-09-07T07:07:56.8641541Z adding 'torch/include/ATen/ops/polar_ops.h' 2025-09-07T07:07:56.8643483Z adding 'torch/include/ATen/ops/polygamma.h' 2025-09-07T07:07:56.8645631Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8647623Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8649261Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2025-09-07T07:07:56.8651130Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2025-09-07T07:07:56.8652946Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2025-09-07T07:07:56.8654883Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2025-09-07T07:07:56.8656733Z adding 'torch/include/ATen/ops/polygamma_native.h' 2025-09-07T07:07:56.8658807Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2025-09-07T07:07:56.8661217Z adding 'torch/include/ATen/ops/positive.h' 2025-09-07T07:07:56.8663442Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8665384Z adding 'torch/include/ATen/ops/positive_native.h' 2025-09-07T07:07:56.8667345Z adding 'torch/include/ATen/ops/positive_ops.h' 2025-09-07T07:07:56.8669411Z adding 'torch/include/ATen/ops/pow.h' 2025-09-07T07:07:56.8671712Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8673499Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2025-09-07T07:07:56.8675699Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2025-09-07T07:07:56.8677586Z adding 'torch/include/ATen/ops/pow_meta.h' 2025-09-07T07:07:56.8679612Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2025-09-07T07:07:56.8681465Z adding 'torch/include/ATen/ops/pow_native.h' 2025-09-07T07:07:56.8683810Z adding 'torch/include/ATen/ops/pow_ops.h' 2025-09-07T07:07:56.8685806Z adding 'torch/include/ATen/ops/prelu.h' 2025-09-07T07:07:56.8687940Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8689589Z adding 'torch/include/ATen/ops/prelu_native.h' 2025-09-07T07:07:56.8691486Z adding 'torch/include/ATen/ops/prelu_ops.h' 2025-09-07T07:07:56.8693676Z adding 'torch/include/ATen/ops/prod.h' 2025-09-07T07:07:56.8695901Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8697906Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.8699695Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8701483Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2025-09-07T07:07:56.8703434Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2025-09-07T07:07:56.8705594Z adding 'torch/include/ATen/ops/prod_meta.h' 2025-09-07T07:07:56.8707675Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2025-09-07T07:07:56.8709629Z adding 'torch/include/ATen/ops/prod_native.h' 2025-09-07T07:07:56.8711955Z adding 'torch/include/ATen/ops/prod_ops.h' 2025-09-07T07:07:56.8713963Z adding 'torch/include/ATen/ops/promote_types.h' 2025-09-07T07:07:56.8716205Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8717928Z adding 'torch/include/ATen/ops/promote_types_native.h' 2025-09-07T07:07:56.8719823Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2025-09-07T07:07:56.8721719Z adding 'torch/include/ATen/ops/put.h' 2025-09-07T07:07:56.8723891Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8725655Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2025-09-07T07:07:56.8727505Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2025-09-07T07:07:56.8729440Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2025-09-07T07:07:56.8731247Z adding 'torch/include/ATen/ops/put_native.h' 2025-09-07T07:07:56.8733352Z adding 'torch/include/ATen/ops/put_ops.h' 2025-09-07T07:07:56.8735321Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2025-09-07T07:07:56.8737135Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2025-09-07T07:07:56.8739021Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2025-09-07T07:07:56.8740964Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2025-09-07T07:07:56.8743089Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8745067Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2025-09-07T07:07:56.8747170Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2025-09-07T07:07:56.8749191Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2025-09-07T07:07:56.8751471Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8753105Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2025-09-07T07:07:56.8755079Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2025-09-07T07:07:56.8757034Z adding 'torch/include/ATen/ops/q_scale.h' 2025-09-07T07:07:56.8758829Z adding 'torch/include/ATen/ops/q_scale_native.h' 2025-09-07T07:07:56.8761181Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2025-09-07T07:07:56.8763281Z adding 'torch/include/ATen/ops/q_zero_point.h' 2025-09-07T07:07:56.8765222Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2025-09-07T07:07:56.8767220Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2025-09-07T07:07:56.8769166Z adding 'torch/include/ATen/ops/qr.h' 2025-09-07T07:07:56.8771384Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8773388Z adding 'torch/include/ATen/ops/qr_native.h' 2025-09-07T07:07:56.8775468Z adding 'torch/include/ATen/ops/qr_ops.h' 2025-09-07T07:07:56.8777445Z adding 'torch/include/ATen/ops/qscheme.h' 2025-09-07T07:07:56.8779237Z adding 'torch/include/ATen/ops/qscheme_native.h' 2025-09-07T07:07:56.8781188Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2025-09-07T07:07:56.8783241Z adding 'torch/include/ATen/ops/quantile.h' 2025-09-07T07:07:56.8785866Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8787735Z adding 'torch/include/ATen/ops/quantile_native.h' 2025-09-07T07:07:56.8790025Z adding 'torch/include/ATen/ops/quantile_ops.h' 2025-09-07T07:07:56.8792171Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2025-09-07T07:07:56.8794585Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8796467Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2025-09-07T07:07:56.8798376Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2025-09-07T07:07:56.8800179Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2025-09-07T07:07:56.8802223Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2025-09-07T07:07:56.8804505Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2025-09-07T07:07:56.8807060Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8808920Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2025-09-07T07:07:56.8810846Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2025-09-07T07:07:56.8812785Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2025-09-07T07:07:56.8814998Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8816761Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2025-09-07T07:07:56.8818689Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2025-09-07T07:07:56.8820463Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2025-09-07T07:07:56.8822498Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2025-09-07T07:07:56.8824776Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2025-09-07T07:07:56.8827266Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2025-09-07T07:07:56.8829491Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2025-09-07T07:07:56.8831960Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8833726Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2025-09-07T07:07:56.8836119Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2025-09-07T07:07:56.8838183Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2025-09-07T07:07:56.8840394Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8842109Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2025-09-07T07:07:56.8844162Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2025-09-07T07:07:56.8846160Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2025-09-07T07:07:56.8848368Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8850042Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2025-09-07T07:07:56.8852136Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2025-09-07T07:07:56.8854162Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2025-09-07T07:07:56.8856437Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8858133Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2025-09-07T07:07:56.8860329Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2025-09-07T07:07:56.8862952Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2025-09-07T07:07:56.8865526Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8867364Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2025-09-07T07:07:56.8869578Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2025-09-07T07:07:56.8871652Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2025-09-07T07:07:56.8873955Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8875779Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2025-09-07T07:07:56.8877882Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2025-09-07T07:07:56.8879914Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2025-09-07T07:07:56.8882148Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8883838Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2025-09-07T07:07:56.8885927Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2025-09-07T07:07:56.8887877Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2025-09-07T07:07:56.8890077Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8891887Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2025-09-07T07:07:56.8894073Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2025-09-07T07:07:56.8896003Z adding 'torch/include/ATen/ops/rad2deg.h' 2025-09-07T07:07:56.8898253Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8899969Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2025-09-07T07:07:56.8902033Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2025-09-07T07:07:56.8906018Z adding 'torch/include/ATen/ops/rand.h' 2025-09-07T07:07:56.8909183Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8911346Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8913461Z adding 'torch/include/ATen/ops/rand_like.h' 2025-09-07T07:07:56.8915740Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8917626Z adding 'torch/include/ATen/ops/rand_like_native.h' 2025-09-07T07:07:56.8919779Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2025-09-07T07:07:56.8921788Z adding 'torch/include/ATen/ops/rand_native.h' 2025-09-07T07:07:56.8924279Z adding 'torch/include/ATen/ops/rand_ops.h' 2025-09-07T07:07:56.8928102Z adding 'torch/include/ATen/ops/randint.h' 2025-09-07T07:07:56.8931319Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8934357Z adding 'torch/include/ATen/ops/randint_like.h' 2025-09-07T07:07:56.8937285Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8939227Z adding 'torch/include/ATen/ops/randint_like_native.h' 2025-09-07T07:07:56.8941726Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2025-09-07T07:07:56.8943928Z adding 'torch/include/ATen/ops/randint_native.h' 2025-09-07T07:07:56.8946829Z adding 'torch/include/ATen/ops/randint_ops.h' 2025-09-07T07:07:56.8950614Z adding 'torch/include/ATen/ops/randn.h' 2025-09-07T07:07:56.8953789Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8955969Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.8958108Z adding 'torch/include/ATen/ops/randn_like.h' 2025-09-07T07:07:56.8960747Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8963205Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-09-07T07:07:56.8964892Z adding 'torch/include/ATen/ops/randn_like_native.h' 2025-09-07T07:07:56.8967165Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2025-09-07T07:07:56.8969255Z adding 'torch/include/ATen/ops/randn_native.h' 2025-09-07T07:07:56.8971843Z adding 'torch/include/ATen/ops/randn_ops.h' 2025-09-07T07:07:56.8974239Z adding 'torch/include/ATen/ops/random.h' 2025-09-07T07:07:56.8976475Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8978325Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2025-09-07T07:07:56.8980310Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2025-09-07T07:07:56.8982238Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2025-09-07T07:07:56.8984452Z adding 'torch/include/ATen/ops/random_native.h' 2025-09-07T07:07:56.8986993Z adding 'torch/include/ATen/ops/random_ops.h' 2025-09-07T07:07:56.8989816Z adding 'torch/include/ATen/ops/randperm.h' 2025-09-07T07:07:56.8993108Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.8995171Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2025-09-07T07:07:56.8997331Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2025-09-07T07:07:56.8999169Z adding 'torch/include/ATen/ops/randperm_native.h' 2025-09-07T07:07:56.9001373Z adding 'torch/include/ATen/ops/randperm_ops.h' 2025-09-07T07:07:56.9003576Z adding 'torch/include/ATen/ops/range.h' 2025-09-07T07:07:56.9005885Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9007756Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2025-09-07T07:07:56.9009709Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2025-09-07T07:07:56.9011629Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2025-09-07T07:07:56.9013571Z adding 'torch/include/ATen/ops/range_native.h' 2025-09-07T07:07:56.9015783Z adding 'torch/include/ATen/ops/range_ops.h' 2025-09-07T07:07:56.9017714Z adding 'torch/include/ATen/ops/ravel.h' 2025-09-07T07:07:56.9019777Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9021399Z adding 'torch/include/ATen/ops/ravel_native.h' 2025-09-07T07:07:56.9023299Z adding 'torch/include/ATen/ops/ravel_ops.h' 2025-09-07T07:07:56.9025488Z adding 'torch/include/ATen/ops/real.h' 2025-09-07T07:07:56.9027646Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9029397Z adding 'torch/include/ATen/ops/real_native.h' 2025-09-07T07:07:56.9031340Z adding 'torch/include/ATen/ops/real_ops.h' 2025-09-07T07:07:56.9033312Z adding 'torch/include/ATen/ops/reciprocal.h' 2025-09-07T07:07:56.9035596Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9037372Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2025-09-07T07:07:56.9039232Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2025-09-07T07:07:56.9040990Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2025-09-07T07:07:56.9042981Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2025-09-07T07:07:56.9044827Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2025-09-07T07:07:56.9046938Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2025-09-07T07:07:56.9048774Z adding 'torch/include/ATen/ops/record_stream.h' 2025-09-07T07:07:56.9050698Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2025-09-07T07:07:56.9052441Z adding 'torch/include/ATen/ops/record_stream_native.h' 2025-09-07T07:07:56.9054334Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2025-09-07T07:07:56.9056110Z adding 'torch/include/ATen/ops/refine_names.h' 2025-09-07T07:07:56.9058192Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9059974Z adding 'torch/include/ATen/ops/refine_names_native.h' 2025-09-07T07:07:56.9062317Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2025-09-07T07:07:56.9064706Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2025-09-07T07:07:56.9067150Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2025-09-07T07:07:56.9069707Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9071477Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.9073500Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.9075484Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2025-09-07T07:07:56.9077501Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2025-09-07T07:07:56.9079494Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2025-09-07T07:07:56.9081647Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2025-09-07T07:07:56.9083800Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9085482Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2025-09-07T07:07:56.9087469Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2025-09-07T07:07:56.9089330Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2025-09-07T07:07:56.9091270Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2025-09-07T07:07:56.9093122Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2025-09-07T07:07:56.9095162Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2025-09-07T07:07:56.9097296Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2025-09-07T07:07:56.9099615Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2025-09-07T07:07:56.9101766Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.9103720Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.9105964Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2025-09-07T07:07:56.9108098Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2025-09-07T07:07:56.9110192Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2025-09-07T07:07:56.9112215Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2025-09-07T07:07:56.9114108Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2025-09-07T07:07:56.9116138Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2025-09-07T07:07:56.9118558Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2025-09-07T07:07:56.9120925Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2025-09-07T07:07:56.9123293Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9125128Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.9127082Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.9128887Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2025-09-07T07:07:56.9130869Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2025-09-07T07:07:56.9132784Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2025-09-07T07:07:56.9134807Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2025-09-07T07:07:56.9137073Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9138807Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2025-09-07T07:07:56.9140774Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2025-09-07T07:07:56.9142597Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2025-09-07T07:07:56.9144979Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2025-09-07T07:07:56.9146821Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2025-09-07T07:07:56.9148906Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2025-09-07T07:07:56.9150899Z adding 'torch/include/ATen/ops/relu.h' 2025-09-07T07:07:56.9152740Z adding 'torch/include/ATen/ops/relu6.h' 2025-09-07T07:07:56.9154964Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9156824Z adding 'torch/include/ATen/ops/relu6_native.h' 2025-09-07T07:07:56.9158759Z adding 'torch/include/ATen/ops/relu6_ops.h' 2025-09-07T07:07:56.9161404Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9163211Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2025-09-07T07:07:56.9165135Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2025-09-07T07:07:56.9167064Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2025-09-07T07:07:56.9169013Z adding 'torch/include/ATen/ops/relu_native.h' 2025-09-07T07:07:56.9171064Z adding 'torch/include/ATen/ops/relu_ops.h' 2025-09-07T07:07:56.9173296Z adding 'torch/include/ATen/ops/remainder.h' 2025-09-07T07:07:56.9175535Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9177950Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9179288Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2025-09-07T07:07:56.9181139Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2025-09-07T07:07:56.9182947Z adding 'torch/include/ATen/ops/remainder_meta.h' 2025-09-07T07:07:56.9185245Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2025-09-07T07:07:56.9187187Z adding 'torch/include/ATen/ops/remainder_native.h' 2025-09-07T07:07:56.9189697Z adding 'torch/include/ATen/ops/remainder_ops.h' 2025-09-07T07:07:56.9191752Z adding 'torch/include/ATen/ops/rename.h' 2025-09-07T07:07:56.9193877Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9195583Z adding 'torch/include/ATen/ops/rename_native.h' 2025-09-07T07:07:56.9197738Z adding 'torch/include/ATen/ops/rename_ops.h' 2025-09-07T07:07:56.9199679Z adding 'torch/include/ATen/ops/renorm.h' 2025-09-07T07:07:56.9201919Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9203664Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2025-09-07T07:07:56.9205596Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2025-09-07T07:07:56.9207401Z adding 'torch/include/ATen/ops/renorm_meta.h' 2025-09-07T07:07:56.9209351Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2025-09-07T07:07:56.9211179Z adding 'torch/include/ATen/ops/renorm_native.h' 2025-09-07T07:07:56.9213199Z adding 'torch/include/ATen/ops/renorm_ops.h' 2025-09-07T07:07:56.9215330Z adding 'torch/include/ATen/ops/repeat.h' 2025-09-07T07:07:56.9217572Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9219928Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2025-09-07T07:07:56.9222385Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9224612Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9226564Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2025-09-07T07:07:56.9228573Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2025-09-07T07:07:56.9230484Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2025-09-07T07:07:56.9232742Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2025-09-07T07:07:56.9234732Z adding 'torch/include/ATen/ops/repeat_native.h' 2025-09-07T07:07:56.9236874Z adding 'torch/include/ATen/ops/repeat_ops.h' 2025-09-07T07:07:56.9239042Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2025-09-07T07:07:56.9241385Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2025-09-07T07:07:56.9243760Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9245489Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.9247454Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.9249317Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2025-09-07T07:07:56.9251360Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2025-09-07T07:07:56.9253192Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2025-09-07T07:07:56.9255205Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2025-09-07T07:07:56.9257386Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9259052Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2025-09-07T07:07:56.9261645Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2025-09-07T07:07:56.9264530Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2025-09-07T07:07:56.9266779Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2025-09-07T07:07:56.9268823Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2025-09-07T07:07:56.9270880Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2025-09-07T07:07:56.9273086Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2025-09-07T07:07:56.9275616Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2025-09-07T07:07:56.9277801Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.9279801Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.9281663Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2025-09-07T07:07:56.9283704Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2025-09-07T07:07:56.9285945Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9287632Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2025-09-07T07:07:56.9289567Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2025-09-07T07:07:56.9291381Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2025-09-07T07:07:56.9293349Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2025-09-07T07:07:56.9295239Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2025-09-07T07:07:56.9297213Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2025-09-07T07:07:56.9299456Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2025-09-07T07:07:56.9301773Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2025-09-07T07:07:56.9304096Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2025-09-07T07:07:56.9306466Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2025-09-07T07:07:56.9308381Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2025-09-07T07:07:56.9310491Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2025-09-07T07:07:56.9312785Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9314534Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2025-09-07T07:07:56.9316603Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2025-09-07T07:07:56.9318422Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2025-09-07T07:07:56.9320391Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2025-09-07T07:07:56.9322188Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2025-09-07T07:07:56.9324200Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2025-09-07T07:07:56.9325991Z adding 'torch/include/ATen/ops/requires_grad.h' 2025-09-07T07:07:56.9328145Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9329744Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2025-09-07T07:07:56.9331645Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2025-09-07T07:07:56.9333577Z adding 'torch/include/ATen/ops/reshape.h' 2025-09-07T07:07:56.9335463Z adding 'torch/include/ATen/ops/reshape_as.h' 2025-09-07T07:07:56.9337602Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9339573Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2025-09-07T07:07:56.9341126Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2025-09-07T07:07:56.9343069Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2025-09-07T07:07:56.9345577Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9347767Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2025-09-07T07:07:56.9349357Z adding 'torch/include/ATen/ops/reshape_native.h' 2025-09-07T07:07:56.9351324Z adding 'torch/include/ATen/ops/reshape_ops.h' 2025-09-07T07:07:56.9353594Z adding 'torch/include/ATen/ops/resize.h' 2025-09-07T07:07:56.9355787Z adding 'torch/include/ATen/ops/resize_as.h' 2025-09-07T07:07:56.9358188Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9359997Z adding 'torch/include/ATen/ops/resize_as_native.h' 2025-09-07T07:07:56.9362566Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2025-09-07T07:07:56.9364655Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2025-09-07T07:07:56.9366947Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9368770Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2025-09-07T07:07:56.9370621Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2025-09-07T07:07:56.9372845Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2025-09-07T07:07:56.9375055Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9376854Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2025-09-07T07:07:56.9378826Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2025-09-07T07:07:56.9380735Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2025-09-07T07:07:56.9382611Z adding 'torch/include/ATen/ops/resize_native.h' 2025-09-07T07:07:56.9385073Z adding 'torch/include/ATen/ops/resize_ops.h' 2025-09-07T07:07:56.9387065Z adding 'torch/include/ATen/ops/resolve_conj.h' 2025-09-07T07:07:56.9389258Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9391012Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2025-09-07T07:07:56.9392955Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2025-09-07T07:07:56.9394876Z adding 'torch/include/ATen/ops/resolve_neg.h' 2025-09-07T07:07:56.9397135Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9398742Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2025-09-07T07:07:56.9400694Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2025-09-07T07:07:56.9402670Z adding 'torch/include/ATen/ops/result_type.h' 2025-09-07T07:07:56.9404823Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9406474Z adding 'torch/include/ATen/ops/result_type_native.h' 2025-09-07T07:07:56.9408621Z adding 'torch/include/ATen/ops/result_type_ops.h' 2025-09-07T07:07:56.9410535Z adding 'torch/include/ATen/ops/retain_grad.h' 2025-09-07T07:07:56.9416918Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9417266Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2025-09-07T07:07:56.9417423Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2025-09-07T07:07:56.9417943Z adding 'torch/include/ATen/ops/retains_grad.h' 2025-09-07T07:07:56.9420149Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9421722Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2025-09-07T07:07:56.9423582Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2025-09-07T07:07:56.9426030Z adding 'torch/include/ATen/ops/rms_norm.h' 2025-09-07T07:07:56.9428261Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9430069Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2025-09-07T07:07:56.9432144Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2025-09-07T07:07:56.9434159Z adding 'torch/include/ATen/ops/rnn_relu.h' 2025-09-07T07:07:56.9436260Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2025-09-07T07:07:56.9438398Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9440016Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2025-09-07T07:07:56.9442062Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2025-09-07T07:07:56.9444110Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9445830Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2025-09-07T07:07:56.9447910Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2025-09-07T07:07:56.9450021Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2025-09-07T07:07:56.9451913Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2025-09-07T07:07:56.9454143Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9455754Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2025-09-07T07:07:56.9458441Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2025-09-07T07:07:56.9461198Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9463312Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2025-09-07T07:07:56.9465701Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2025-09-07T07:07:56.9467944Z adding 'torch/include/ATen/ops/roll.h' 2025-09-07T07:07:56.9470237Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9472083Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2025-09-07T07:07:56.9474065Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2025-09-07T07:07:56.9476108Z adding 'torch/include/ATen/ops/roll_native.h' 2025-09-07T07:07:56.9478138Z adding 'torch/include/ATen/ops/roll_ops.h' 2025-09-07T07:07:56.9480106Z adding 'torch/include/ATen/ops/rot90.h' 2025-09-07T07:07:56.9482214Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9483877Z adding 'torch/include/ATen/ops/rot90_native.h' 2025-09-07T07:07:56.9485860Z adding 'torch/include/ATen/ops/rot90_ops.h' 2025-09-07T07:07:56.9487926Z adding 'torch/include/ATen/ops/round.h' 2025-09-07T07:07:56.9490306Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9491955Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2025-09-07T07:07:56.9493871Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2025-09-07T07:07:56.9495724Z adding 'torch/include/ATen/ops/round_meta.h' 2025-09-07T07:07:56.9497675Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2025-09-07T07:07:56.9499564Z adding 'torch/include/ATen/ops/round_native.h' 2025-09-07T07:07:56.9501733Z adding 'torch/include/ATen/ops/round_ops.h' 2025-09-07T07:07:56.9503617Z adding 'torch/include/ATen/ops/row_indices.h' 2025-09-07T07:07:56.9506149Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9507926Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2025-09-07T07:07:56.9510134Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9512166Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9513739Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2025-09-07T07:07:56.9515748Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2025-09-07T07:07:56.9517735Z adding 'torch/include/ATen/ops/row_indices_native.h' 2025-09-07T07:07:56.9519640Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2025-09-07T07:07:56.9521682Z adding 'torch/include/ATen/ops/row_stack.h' 2025-09-07T07:07:56.9523769Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9525507Z adding 'torch/include/ATen/ops/row_stack_native.h' 2025-09-07T07:07:56.9527509Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2025-09-07T07:07:56.9529442Z adding 'torch/include/ATen/ops/rrelu.h' 2025-09-07T07:07:56.9531558Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9533266Z adding 'torch/include/ATen/ops/rrelu_native.h' 2025-09-07T07:07:56.9535297Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2025-09-07T07:07:56.9537573Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2025-09-07T07:07:56.9539651Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2025-09-07T07:07:56.9541879Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9543540Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2025-09-07T07:07:56.9546046Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2025-09-07T07:07:56.9548246Z adding 'torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9550097Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2025-09-07T07:07:56.9552161Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2025-09-07T07:07:56.9554149Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2025-09-07T07:07:56.9556230Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2025-09-07T07:07:56.9558538Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2025-09-07T07:07:56.9561286Z adding 'torch/include/ATen/ops/rshift.h' 2025-09-07T07:07:56.9563524Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9565472Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2025-09-07T07:07:56.9567469Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2025-09-07T07:07:56.9569430Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2025-09-07T07:07:56.9571294Z adding 'torch/include/ATen/ops/rshift_native.h' 2025-09-07T07:07:56.9573632Z adding 'torch/include/ATen/ops/rshift_ops.h' 2025-09-07T07:07:56.9575656Z adding 'torch/include/ATen/ops/rsqrt.h' 2025-09-07T07:07:56.9577844Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9579473Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2025-09-07T07:07:56.9581357Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2025-09-07T07:07:56.9583239Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2025-09-07T07:07:56.9585555Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2025-09-07T07:07:56.9587477Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2025-09-07T07:07:56.9589542Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2025-09-07T07:07:56.9591629Z adding 'torch/include/ATen/ops/rsub.h' 2025-09-07T07:07:56.9593866Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9595772Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2025-09-07T07:07:56.9597754Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2025-09-07T07:07:56.9599630Z adding 'torch/include/ATen/ops/rsub_native.h' 2025-09-07T07:07:56.9601820Z adding 'torch/include/ATen/ops/rsub_ops.h' 2025-09-07T07:07:56.9603995Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2025-09-07T07:07:56.9606240Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9607932Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2025-09-07T07:07:56.9609930Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2025-09-07T07:07:56.9611985Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2025-09-07T07:07:56.9614200Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9615893Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2025-09-07T07:07:56.9617880Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2025-09-07T07:07:56.9620053Z adding 'torch/include/ATen/ops/scatter.h' 2025-09-07T07:07:56.9622146Z adding 'torch/include/ATen/ops/scatter_add.h' 2025-09-07T07:07:56.9624687Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9626685Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9628582Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2025-09-07T07:07:56.9630661Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2025-09-07T07:07:56.9632495Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2025-09-07T07:07:56.9634481Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2025-09-07T07:07:56.9636515Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2025-09-07T07:07:56.9638726Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2025-09-07T07:07:56.9641019Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9642831Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9644785Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2025-09-07T07:07:56.9646905Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2025-09-07T07:07:56.9648818Z adding 'torch/include/ATen/ops/scatter_meta.h' 2025-09-07T07:07:56.9650943Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2025-09-07T07:07:56.9652926Z adding 'torch/include/ATen/ops/scatter_native.h' 2025-09-07T07:07:56.9655695Z adding 'torch/include/ATen/ops/scatter_ops.h' 2025-09-07T07:07:56.9658027Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2025-09-07T07:07:56.9660696Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9662937Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2025-09-07T07:07:56.9664961Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2025-09-07T07:07:56.9666872Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2025-09-07T07:07:56.9668946Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2025-09-07T07:07:56.9670834Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2025-09-07T07:07:56.9673015Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2025-09-07T07:07:56.9675483Z adding 'torch/include/ATen/ops/searchsorted.h' 2025-09-07T07:07:56.9677704Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2025-09-07T07:07:56.9679747Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2025-09-07T07:07:56.9681709Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2025-09-07T07:07:56.9684074Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2025-09-07T07:07:56.9686167Z adding 'torch/include/ATen/ops/segment_reduce.h' 2025-09-07T07:07:56.9688437Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9690275Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2025-09-07T07:07:56.9692247Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2025-09-07T07:07:56.9694148Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2025-09-07T07:07:56.9696239Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2025-09-07T07:07:56.9698329Z adding 'torch/include/ATen/ops/select.h' 2025-09-07T07:07:56.9700559Z adding 'torch/include/ATen/ops/select_backward.h' 2025-09-07T07:07:56.9702851Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9705357Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9706945Z adding 'torch/include/ATen/ops/select_backward_native.h' 2025-09-07T07:07:56.9709054Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2025-09-07T07:07:56.9711249Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9713228Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9715292Z adding 'torch/include/ATen/ops/select_copy.h' 2025-09-07T07:07:56.9717679Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9719742Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9721341Z adding 'torch/include/ATen/ops/select_copy_native.h' 2025-09-07T07:07:56.9723396Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2025-09-07T07:07:56.9725268Z adding 'torch/include/ATen/ops/select_native.h' 2025-09-07T07:07:56.9727236Z adding 'torch/include/ATen/ops/select_ops.h' 2025-09-07T07:07:56.9729388Z adding 'torch/include/ATen/ops/select_scatter.h' 2025-09-07T07:07:56.9731725Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9733800Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9735381Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2025-09-07T07:07:56.9737383Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2025-09-07T07:07:56.9739201Z adding 'torch/include/ATen/ops/selu.h' 2025-09-07T07:07:56.9741258Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9742925Z adding 'torch/include/ATen/ops/selu_native.h' 2025-09-07T07:07:56.9745258Z adding 'torch/include/ATen/ops/selu_ops.h' 2025-09-07T07:07:56.9747808Z adding 'torch/include/ATen/ops/set.h' 2025-09-07T07:07:56.9750484Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9752535Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9754446Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2025-09-07T07:07:56.9756529Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2025-09-07T07:07:56.9758285Z adding 'torch/include/ATen/ops/set_data.h' 2025-09-07T07:07:56.9760675Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9762780Z adding 'torch/include/ATen/ops/set_data_native.h' 2025-09-07T07:07:56.9764800Z adding 'torch/include/ATen/ops/set_data_ops.h' 2025-09-07T07:07:56.9766963Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2025-09-07T07:07:56.9769044Z adding 'torch/include/ATen/ops/set_native.h' 2025-09-07T07:07:56.9771772Z adding 'torch/include/ATen/ops/set_ops.h' 2025-09-07T07:07:56.9774051Z adding 'torch/include/ATen/ops/sgn.h' 2025-09-07T07:07:56.9776266Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9777926Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2025-09-07T07:07:56.9779837Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2025-09-07T07:07:56.9781663Z adding 'torch/include/ATen/ops/sgn_meta.h' 2025-09-07T07:07:56.9783665Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2025-09-07T07:07:56.9785932Z adding 'torch/include/ATen/ops/sgn_native.h' 2025-09-07T07:07:56.9788064Z adding 'torch/include/ATen/ops/sgn_ops.h' 2025-09-07T07:07:56.9790215Z adding 'torch/include/ATen/ops/sigmoid.h' 2025-09-07T07:07:56.9792293Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2025-09-07T07:07:56.9794615Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9796465Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2025-09-07T07:07:56.9798391Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2025-09-07T07:07:56.9800225Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2025-09-07T07:07:56.9802141Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2025-09-07T07:07:56.9803944Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2025-09-07T07:07:56.9805923Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2025-09-07T07:07:56.9808149Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9809782Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2025-09-07T07:07:56.9812830Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2025-09-07T07:07:56.9815042Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2025-09-07T07:07:56.9817206Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2025-09-07T07:07:56.9819075Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2025-09-07T07:07:56.9821196Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2025-09-07T07:07:56.9823290Z adding 'torch/include/ATen/ops/sign.h' 2025-09-07T07:07:56.9826140Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9827845Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2025-09-07T07:07:56.9829794Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2025-09-07T07:07:56.9831735Z adding 'torch/include/ATen/ops/sign_meta.h' 2025-09-07T07:07:56.9833625Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2025-09-07T07:07:56.9835541Z adding 'torch/include/ATen/ops/sign_native.h' 2025-09-07T07:07:56.9837692Z adding 'torch/include/ATen/ops/sign_ops.h' 2025-09-07T07:07:56.9839611Z adding 'torch/include/ATen/ops/signbit.h' 2025-09-07T07:07:56.9841783Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9843417Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2025-09-07T07:07:56.9845347Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2025-09-07T07:07:56.9847108Z adding 'torch/include/ATen/ops/signbit_meta.h' 2025-09-07T07:07:56.9849023Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2025-09-07T07:07:56.9850813Z adding 'torch/include/ATen/ops/signbit_native.h' 2025-09-07T07:07:56.9852866Z adding 'torch/include/ATen/ops/signbit_ops.h' 2025-09-07T07:07:56.9854734Z adding 'torch/include/ATen/ops/silu.h' 2025-09-07T07:07:56.9856672Z adding 'torch/include/ATen/ops/silu_backward.h' 2025-09-07T07:07:56.9858887Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9861270Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9863177Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2025-09-07T07:07:56.9865381Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2025-09-07T07:07:56.9867281Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2025-09-07T07:07:56.9869334Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2025-09-07T07:07:56.9871199Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2025-09-07T07:07:56.9873227Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2025-09-07T07:07:56.9875450Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9877241Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2025-09-07T07:07:56.9879107Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2025-09-07T07:07:56.9880877Z adding 'torch/include/ATen/ops/silu_meta.h' 2025-09-07T07:07:56.9882772Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2025-09-07T07:07:56.9884529Z adding 'torch/include/ATen/ops/silu_native.h' 2025-09-07T07:07:56.9886561Z adding 'torch/include/ATen/ops/silu_ops.h' 2025-09-07T07:07:56.9888482Z adding 'torch/include/ATen/ops/sin.h' 2025-09-07T07:07:56.9890678Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9892304Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2025-09-07T07:07:56.9894277Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2025-09-07T07:07:56.9896079Z adding 'torch/include/ATen/ops/sin_meta.h' 2025-09-07T07:07:56.9898003Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2025-09-07T07:07:56.9899811Z adding 'torch/include/ATen/ops/sin_native.h' 2025-09-07T07:07:56.9901859Z adding 'torch/include/ATen/ops/sin_ops.h' 2025-09-07T07:07:56.9903850Z adding 'torch/include/ATen/ops/sinc.h' 2025-09-07T07:07:56.9906461Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9908298Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2025-09-07T07:07:56.9910202Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2025-09-07T07:07:56.9912036Z adding 'torch/include/ATen/ops/sinc_meta.h' 2025-09-07T07:07:56.9913981Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2025-09-07T07:07:56.9915910Z adding 'torch/include/ATen/ops/sinc_native.h' 2025-09-07T07:07:56.9918021Z adding 'torch/include/ATen/ops/sinc_ops.h' 2025-09-07T07:07:56.9919962Z adding 'torch/include/ATen/ops/sinh.h' 2025-09-07T07:07:56.9922147Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9923903Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2025-09-07T07:07:56.9925740Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2025-09-07T07:07:56.9928202Z adding 'torch/include/ATen/ops/sinh_meta.h' 2025-09-07T07:07:56.9930239Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2025-09-07T07:07:56.9932141Z adding 'torch/include/ATen/ops/sinh_native.h' 2025-09-07T07:07:56.9934169Z adding 'torch/include/ATen/ops/sinh_ops.h' 2025-09-07T07:07:56.9936160Z adding 'torch/include/ATen/ops/size.h' 2025-09-07T07:07:56.9938189Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9939832Z adding 'torch/include/ATen/ops/size_native.h' 2025-09-07T07:07:56.9941788Z adding 'torch/include/ATen/ops/size_ops.h' 2025-09-07T07:07:56.9943936Z adding 'torch/include/ATen/ops/slice.h' 2025-09-07T07:07:56.9946693Z adding 'torch/include/ATen/ops/slice_backward.h' 2025-09-07T07:07:56.9949203Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9950943Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2025-09-07T07:07:56.9953091Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2025-09-07T07:07:56.9955262Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9957544Z adding 'torch/include/ATen/ops/slice_copy.h' 2025-09-07T07:07:56.9960038Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9962500Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9964234Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2025-09-07T07:07:56.9966404Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2025-09-07T07:07:56.9968547Z adding 'torch/include/ATen/ops/slice_inverse.h' 2025-09-07T07:07:56.9970838Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9972709Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2025-09-07T07:07:56.9974801Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2025-09-07T07:07:56.9976602Z adding 'torch/include/ATen/ops/slice_native.h' 2025-09-07T07:07:56.9978526Z adding 'torch/include/ATen/ops/slice_ops.h' 2025-09-07T07:07:56.9980893Z adding 'torch/include/ATen/ops/slice_scatter.h' 2025-09-07T07:07:56.9983336Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:56.9985806Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:56.9987471Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2025-09-07T07:07:56.9989570Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2025-09-07T07:07:56.9991635Z adding 'torch/include/ATen/ops/slogdet.h' 2025-09-07T07:07:56.9993872Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:56.9995595Z adding 'torch/include/ATen/ops/slogdet_native.h' 2025-09-07T07:07:56.9997775Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2025-09-07T07:07:57.0000141Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2025-09-07T07:07:57.0002574Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0004754Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2025-09-07T07:07:57.0007005Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2025-09-07T07:07:57.0008872Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2025-09-07T07:07:57.0011023Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2025-09-07T07:07:57.0012950Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2025-09-07T07:07:57.0015069Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2025-09-07T07:07:57.0017483Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2025-09-07T07:07:57.0019952Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0021806Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2025-09-07T07:07:57.0023792Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2025-09-07T07:07:57.0026074Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2025-09-07T07:07:57.0028285Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2025-09-07T07:07:57.0030809Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2025-09-07T07:07:57.0033325Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0035205Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2025-09-07T07:07:57.0037308Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2025-09-07T07:07:57.0039262Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2025-09-07T07:07:57.0041386Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2025-09-07T07:07:57.0043978Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2025-09-07T07:07:57.0046531Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0048382Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2025-09-07T07:07:57.0050508Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2025-09-07T07:07:57.0052502Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2025-09-07T07:07:57.0054632Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2025-09-07T07:07:57.0056523Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2025-09-07T07:07:57.0058632Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2025-09-07T07:07:57.0061715Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2025-09-07T07:07:57.0064641Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2025-09-07T07:07:57.0066953Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2025-09-07T07:07:57.0068994Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2025-09-07T07:07:57.0071380Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2025-09-07T07:07:57.0073197Z adding 'torch/include/ATen/ops/smm.h' 2025-09-07T07:07:57.0075294Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0077071Z adding 'torch/include/ATen/ops/smm_native.h' 2025-09-07T07:07:57.0078951Z adding 'torch/include/ATen/ops/smm_ops.h' 2025-09-07T07:07:57.0080955Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2025-09-07T07:07:57.0083017Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2025-09-07T07:07:57.0085280Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0087054Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2025-09-07T07:07:57.0089008Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2025-09-07T07:07:57.0090810Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2025-09-07T07:07:57.0092837Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2025-09-07T07:07:57.0095027Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0096753Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2025-09-07T07:07:57.0098655Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2025-09-07T07:07:57.0100452Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2025-09-07T07:07:57.0102409Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2025-09-07T07:07:57.0104509Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2025-09-07T07:07:57.0106723Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2025-09-07T07:07:57.0108799Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2025-09-07T07:07:57.0110917Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2025-09-07T07:07:57.0113290Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0114968Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2025-09-07T07:07:57.0117127Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2025-09-07T07:07:57.0119261Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0120920Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2025-09-07T07:07:57.0122896Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2025-09-07T07:07:57.0124911Z adding 'torch/include/ATen/ops/softmax.h' 2025-09-07T07:07:57.0127120Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0129026Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0130729Z adding 'torch/include/ATen/ops/softmax_native.h' 2025-09-07T07:07:57.0132830Z adding 'torch/include/ATen/ops/softmax_ops.h' 2025-09-07T07:07:57.0134802Z adding 'torch/include/ATen/ops/softplus.h' 2025-09-07T07:07:57.0136797Z adding 'torch/include/ATen/ops/softplus_backward.h' 2025-09-07T07:07:57.0139040Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0140804Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2025-09-07T07:07:57.0142813Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2025-09-07T07:07:57.0144925Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2025-09-07T07:07:57.0146962Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2025-09-07T07:07:57.0148851Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2025-09-07T07:07:57.0150926Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2025-09-07T07:07:57.0153173Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0154869Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2025-09-07T07:07:57.0156920Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2025-09-07T07:07:57.0158744Z adding 'torch/include/ATen/ops/softplus_meta.h' 2025-09-07T07:07:57.0161311Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2025-09-07T07:07:57.0163208Z adding 'torch/include/ATen/ops/softplus_native.h' 2025-09-07T07:07:57.0165295Z adding 'torch/include/ATen/ops/softplus_ops.h' 2025-09-07T07:07:57.0167299Z adding 'torch/include/ATen/ops/softshrink.h' 2025-09-07T07:07:57.0169400Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2025-09-07T07:07:57.0171760Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0173678Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2025-09-07T07:07:57.0175631Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2025-09-07T07:07:57.0177464Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2025-09-07T07:07:57.0179432Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2025-09-07T07:07:57.0181228Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2025-09-07T07:07:57.0183265Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2025-09-07T07:07:57.0185833Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0187580Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2025-09-07T07:07:57.0189509Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2025-09-07T07:07:57.0191385Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2025-09-07T07:07:57.0193449Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2025-09-07T07:07:57.0195243Z adding 'torch/include/ATen/ops/softshrink_native.h' 2025-09-07T07:07:57.0197427Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2025-09-07T07:07:57.0199691Z adding 'torch/include/ATen/ops/sort.h' 2025-09-07T07:07:57.0201923Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0204014Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0205820Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0207694Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2025-09-07T07:07:57.0209702Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2025-09-07T07:07:57.0211569Z adding 'torch/include/ATen/ops/sort_meta.h' 2025-09-07T07:07:57.0213526Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2025-09-07T07:07:57.0215452Z adding 'torch/include/ATen/ops/sort_native.h' 2025-09-07T07:07:57.0217889Z adding 'torch/include/ATen/ops/sort_ops.h' 2025-09-07T07:07:57.0220231Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2025-09-07T07:07:57.0222508Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0224465Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2025-09-07T07:07:57.0226794Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2025-09-07T07:07:57.0228988Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2025-09-07T07:07:57.0231358Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0233122Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2025-09-07T07:07:57.0235431Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2025-09-07T07:07:57.0238069Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2025-09-07T07:07:57.0240522Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0242276Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2025-09-07T07:07:57.0244424Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2025-09-07T07:07:57.0246743Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2025-09-07T07:07:57.0249099Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0251093Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0252850Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2025-09-07T07:07:57.0255108Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2025-09-07T07:07:57.0257336Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2025-09-07T07:07:57.0259604Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0261872Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2025-09-07T07:07:57.0264234Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2025-09-07T07:07:57.0266629Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2025-09-07T07:07:57.0268931Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0270661Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2025-09-07T07:07:57.0272828Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2025-09-07T07:07:57.0274771Z adding 'torch/include/ATen/ops/sparse_dim.h' 2025-09-07T07:07:57.0277025Z adding 'torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0278707Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2025-09-07T07:07:57.0280594Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2025-09-07T07:07:57.0282515Z adding 'torch/include/ATen/ops/sparse_mask.h' 2025-09-07T07:07:57.0284654Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0286323Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2025-09-07T07:07:57.0288230Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2025-09-07T07:07:57.0290183Z adding 'torch/include/ATen/ops/sparse_resize.h' 2025-09-07T07:07:57.0292157Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2025-09-07T07:07:57.0294447Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0296138Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2025-09-07T07:07:57.0297929Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2025-09-07T07:07:57.0300053Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2025-09-07T07:07:57.0302216Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0304081Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2025-09-07T07:07:57.0306247Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2025-09-07T07:07:57.0308368Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2025-09-07T07:07:57.0310586Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2025-09-07T07:07:57.0312595Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2025-09-07T07:07:57.0314684Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2025-09-07T07:07:57.0316781Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2025-09-07T07:07:57.0319029Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0320665Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2025-09-07T07:07:57.0322514Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2025-09-07T07:07:57.0324281Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2025-09-07T07:07:57.0326246Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2025-09-07T07:07:57.0328029Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2025-09-07T07:07:57.0330048Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2025-09-07T07:07:57.0331899Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2025-09-07T07:07:57.0334078Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0335725Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2025-09-07T07:07:57.0337594Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2025-09-07T07:07:57.0339361Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2025-09-07T07:07:57.0341319Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2025-09-07T07:07:57.0343151Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2025-09-07T07:07:57.0345531Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2025-09-07T07:07:57.0347499Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2025-09-07T07:07:57.0349843Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0351546Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2025-09-07T07:07:57.0353445Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2025-09-07T07:07:57.0355302Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2025-09-07T07:07:57.0357335Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2025-09-07T07:07:57.0359163Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2025-09-07T07:07:57.0361623Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2025-09-07T07:07:57.0363742Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2025-09-07T07:07:57.0366117Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0367789Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2025-09-07T07:07:57.0369688Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2025-09-07T07:07:57.0371621Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2025-09-07T07:07:57.0373603Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2025-09-07T07:07:57.0375409Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2025-09-07T07:07:57.0377397Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2025-09-07T07:07:57.0379281Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2025-09-07T07:07:57.0381598Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0383263Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2025-09-07T07:07:57.0385575Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2025-09-07T07:07:57.0387438Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2025-09-07T07:07:57.0389428Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2025-09-07T07:07:57.0391268Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2025-09-07T07:07:57.0393310Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2025-09-07T07:07:57.0395533Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2025-09-07T07:07:57.0397918Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0399930Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0407019Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2025-09-07T07:07:57.0409162Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2025-09-07T07:07:57.0410941Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2025-09-07T07:07:57.0412863Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2025-09-07T07:07:57.0414779Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2025-09-07T07:07:57.0417018Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2025-09-07T07:07:57.0419163Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2025-09-07T07:07:57.0421441Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0423557Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0425597Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2025-09-07T07:07:57.0427563Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2025-09-07T07:07:57.0429479Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2025-09-07T07:07:57.0431566Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2025-09-07T07:07:57.0433544Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2025-09-07T07:07:57.0435860Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2025-09-07T07:07:57.0438139Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2025-09-07T07:07:57.0440417Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0442494Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0444161Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2025-09-07T07:07:57.0446043Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2025-09-07T07:07:57.0447827Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2025-09-07T07:07:57.0449755Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2025-09-07T07:07:57.0451588Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2025-09-07T07:07:57.0453774Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2025-09-07T07:07:57.0455952Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2025-09-07T07:07:57.0458204Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0460424Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0462870Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2025-09-07T07:07:57.0465021Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2025-09-07T07:07:57.0466923Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2025-09-07T07:07:57.0468930Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2025-09-07T07:07:57.0470831Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2025-09-07T07:07:57.0473103Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2025-09-07T07:07:57.0475263Z adding 'torch/include/ATen/ops/special_digamma.h' 2025-09-07T07:07:57.0477595Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0479220Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2025-09-07T07:07:57.0481163Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2025-09-07T07:07:57.0483059Z adding 'torch/include/ATen/ops/special_entr.h' 2025-09-07T07:07:57.0485231Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0486895Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2025-09-07T07:07:57.0488739Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2025-09-07T07:07:57.0490581Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2025-09-07T07:07:57.0492514Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2025-09-07T07:07:57.0494275Z adding 'torch/include/ATen/ops/special_entr_native.h' 2025-09-07T07:07:57.0496323Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2025-09-07T07:07:57.0498279Z adding 'torch/include/ATen/ops/special_erf.h' 2025-09-07T07:07:57.0500424Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0502052Z adding 'torch/include/ATen/ops/special_erf_native.h' 2025-09-07T07:07:57.0504032Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2025-09-07T07:07:57.0506397Z adding 'torch/include/ATen/ops/special_erfc.h' 2025-09-07T07:07:57.0508639Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0510319Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2025-09-07T07:07:57.0512332Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2025-09-07T07:07:57.0514284Z adding 'torch/include/ATen/ops/special_erfcx.h' 2025-09-07T07:07:57.0516700Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0518353Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2025-09-07T07:07:57.0520212Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2025-09-07T07:07:57.0522001Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2025-09-07T07:07:57.0523963Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2025-09-07T07:07:57.0525752Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2025-09-07T07:07:57.0527697Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2025-09-07T07:07:57.0529604Z adding 'torch/include/ATen/ops/special_erfinv.h' 2025-09-07T07:07:57.0531792Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0533412Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2025-09-07T07:07:57.0535344Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2025-09-07T07:07:57.0537309Z adding 'torch/include/ATen/ops/special_exp2.h' 2025-09-07T07:07:57.0539447Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0541197Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2025-09-07T07:07:57.0543092Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2025-09-07T07:07:57.0545372Z adding 'torch/include/ATen/ops/special_expit.h' 2025-09-07T07:07:57.0547636Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0549340Z adding 'torch/include/ATen/ops/special_expit_native.h' 2025-09-07T07:07:57.0551292Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2025-09-07T07:07:57.0553224Z adding 'torch/include/ATen/ops/special_expm1.h' 2025-09-07T07:07:57.0555433Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0557206Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2025-09-07T07:07:57.0559224Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2025-09-07T07:07:57.0561702Z adding 'torch/include/ATen/ops/special_gammainc.h' 2025-09-07T07:07:57.0564024Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0565738Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2025-09-07T07:07:57.0567783Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2025-09-07T07:07:57.0569827Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2025-09-07T07:07:57.0572094Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0573813Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2025-09-07T07:07:57.0575814Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2025-09-07T07:07:57.0577702Z adding 'torch/include/ATen/ops/special_gammaln.h' 2025-09-07T07:07:57.0579830Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0581447Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2025-09-07T07:07:57.0583372Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2025-09-07T07:07:57.0585902Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2025-09-07T07:07:57.0588261Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0590339Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0592032Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2025-09-07T07:07:57.0593957Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2025-09-07T07:07:57.0595789Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2025-09-07T07:07:57.0597821Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2025-09-07T07:07:57.0599708Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2025-09-07T07:07:57.0601926Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2025-09-07T07:07:57.0604079Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2025-09-07T07:07:57.0606454Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0609003Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0610444Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2025-09-07T07:07:57.0612372Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2025-09-07T07:07:57.0614124Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2025-09-07T07:07:57.0616080Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2025-09-07T07:07:57.0617898Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2025-09-07T07:07:57.0620058Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2025-09-07T07:07:57.0621973Z adding 'torch/include/ATen/ops/special_i0.h' 2025-09-07T07:07:57.0624641Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0626189Z adding 'torch/include/ATen/ops/special_i0_native.h' 2025-09-07T07:07:57.0628197Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2025-09-07T07:07:57.0630168Z adding 'torch/include/ATen/ops/special_i0e.h' 2025-09-07T07:07:57.0632752Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0634119Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2025-09-07T07:07:57.0636092Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2025-09-07T07:07:57.0637971Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2025-09-07T07:07:57.0639949Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2025-09-07T07:07:57.0641784Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2025-09-07T07:07:57.0643793Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2025-09-07T07:07:57.0645680Z adding 'torch/include/ATen/ops/special_i1.h' 2025-09-07T07:07:57.0648135Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0649502Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2025-09-07T07:07:57.0651407Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2025-09-07T07:07:57.0653128Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2025-09-07T07:07:57.0655127Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2025-09-07T07:07:57.0656872Z adding 'torch/include/ATen/ops/special_i1_native.h' 2025-09-07T07:07:57.0658814Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2025-09-07T07:07:57.0661242Z adding 'torch/include/ATen/ops/special_i1e.h' 2025-09-07T07:07:57.0664015Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0665726Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2025-09-07T07:07:57.0667644Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2025-09-07T07:07:57.0669457Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2025-09-07T07:07:57.0671476Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2025-09-07T07:07:57.0673310Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2025-09-07T07:07:57.0675374Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2025-09-07T07:07:57.0677828Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2025-09-07T07:07:57.0680264Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0682259Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0683800Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2025-09-07T07:07:57.0685772Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2025-09-07T07:07:57.0687597Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2025-09-07T07:07:57.0689604Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2025-09-07T07:07:57.0691411Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2025-09-07T07:07:57.0693590Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2025-09-07T07:07:57.0695736Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2025-09-07T07:07:57.0698178Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0700155Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0701706Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2025-09-07T07:07:57.0703651Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2025-09-07T07:07:57.0705780Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2025-09-07T07:07:57.0707928Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2025-09-07T07:07:57.0709723Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2025-09-07T07:07:57.0711972Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2025-09-07T07:07:57.0713928Z adding 'torch/include/ATen/ops/special_log1p.h' 2025-09-07T07:07:57.0716560Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0717949Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2025-09-07T07:07:57.0719944Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2025-09-07T07:07:57.0721845Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2025-09-07T07:07:57.0724295Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0725734Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2025-09-07T07:07:57.0727669Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2025-09-07T07:07:57.0729379Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2025-09-07T07:07:57.0731362Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2025-09-07T07:07:57.0733085Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2025-09-07T07:07:57.0735062Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2025-09-07T07:07:57.0736956Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2025-09-07T07:07:57.0739264Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0740682Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2025-09-07T07:07:57.0742631Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2025-09-07T07:07:57.0744757Z adding 'torch/include/ATen/ops/special_logit.h' 2025-09-07T07:07:57.0747325Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0748826Z adding 'torch/include/ATen/ops/special_logit_native.h' 2025-09-07T07:07:57.0751020Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2025-09-07T07:07:57.0753088Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2025-09-07T07:07:57.0755530Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0757140Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2025-09-07T07:07:57.0759154Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2025-09-07T07:07:57.0761749Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2025-09-07T07:07:57.0764277Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0765797Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2025-09-07T07:07:57.0767903Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2025-09-07T07:07:57.0769656Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2025-09-07T07:07:57.0771718Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2025-09-07T07:07:57.0773519Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2025-09-07T07:07:57.0775531Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2025-09-07T07:07:57.0777439Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2025-09-07T07:07:57.0779849Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0781267Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2025-09-07T07:07:57.0783250Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2025-09-07T07:07:57.0785418Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2025-09-07T07:07:57.0787476Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2025-09-07T07:07:57.0789465Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2025-09-07T07:07:57.0791407Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2025-09-07T07:07:57.0793345Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2025-09-07T07:07:57.0795824Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0797453Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2025-09-07T07:07:57.0799369Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2025-09-07T07:07:57.0801074Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2025-09-07T07:07:57.0803040Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2025-09-07T07:07:57.0804772Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2025-09-07T07:07:57.0806692Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2025-09-07T07:07:57.0808618Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2025-09-07T07:07:57.0811140Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0812609Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2025-09-07T07:07:57.0814574Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2025-09-07T07:07:57.0816415Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2025-09-07T07:07:57.0818443Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2025-09-07T07:07:57.0820240Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2025-09-07T07:07:57.0822227Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2025-09-07T07:07:57.0824288Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2025-09-07T07:07:57.0826822Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0828384Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2025-09-07T07:07:57.0830501Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2025-09-07T07:07:57.0832384Z adding 'torch/include/ATen/ops/special_ndtr.h' 2025-09-07T07:07:57.0834748Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0836348Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2025-09-07T07:07:57.0838289Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2025-09-07T07:07:57.0840164Z adding 'torch/include/ATen/ops/special_ndtri.h' 2025-09-07T07:07:57.0842623Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0844054Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2025-09-07T07:07:57.0845921Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2025-09-07T07:07:57.0847668Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2025-09-07T07:07:57.0849669Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2025-09-07T07:07:57.0851435Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2025-09-07T07:07:57.0853359Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2025-09-07T07:07:57.0855317Z adding 'torch/include/ATen/ops/special_polygamma.h' 2025-09-07T07:07:57.0857680Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0859159Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2025-09-07T07:07:57.0861672Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2025-09-07T07:07:57.0864515Z adding 'torch/include/ATen/ops/special_psi.h' 2025-09-07T07:07:57.0867107Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0868645Z adding 'torch/include/ATen/ops/special_psi_native.h' 2025-09-07T07:07:57.0870625Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2025-09-07T07:07:57.0872686Z adding 'torch/include/ATen/ops/special_round.h' 2025-09-07T07:07:57.0875208Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0876740Z adding 'torch/include/ATen/ops/special_round_native.h' 2025-09-07T07:07:57.0878694Z adding 'torch/include/ATen/ops/special_round_ops.h' 2025-09-07T07:07:57.0880899Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2025-09-07T07:07:57.0883296Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0884876Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2025-09-07T07:07:57.0886766Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2025-09-07T07:07:57.0888428Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2025-09-07T07:07:57.0890429Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2025-09-07T07:07:57.0892248Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2025-09-07T07:07:57.0894247Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2025-09-07T07:07:57.0896147Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2025-09-07T07:07:57.0899194Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0900896Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2025-09-07T07:07:57.0902825Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2025-09-07T07:07:57.0904899Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2025-09-07T07:07:57.0906944Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2025-09-07T07:07:57.0908751Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2025-09-07T07:07:57.0910752Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2025-09-07T07:07:57.0912961Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2025-09-07T07:07:57.0915475Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0917596Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0919199Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2025-09-07T07:07:57.0921130Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2025-09-07T07:07:57.0922794Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2025-09-07T07:07:57.0924778Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2025-09-07T07:07:57.0926580Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2025-09-07T07:07:57.0928758Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2025-09-07T07:07:57.0930962Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2025-09-07T07:07:57.0933422Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0935437Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0937047Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2025-09-07T07:07:57.0938983Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2025-09-07T07:07:57.0940786Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2025-09-07T07:07:57.0942836Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2025-09-07T07:07:57.0944955Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2025-09-07T07:07:57.0947240Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2025-09-07T07:07:57.0949450Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2025-09-07T07:07:57.0951954Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0954057Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0955675Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2025-09-07T07:07:57.0957693Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2025-09-07T07:07:57.0959434Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2025-09-07T07:07:57.0962002Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2025-09-07T07:07:57.0966027Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2025-09-07T07:07:57.0968449Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2025-09-07T07:07:57.0970810Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2025-09-07T07:07:57.0973449Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.0975528Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.0977149Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2025-09-07T07:07:57.0979056Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2025-09-07T07:07:57.0980842Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2025-09-07T07:07:57.0982872Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2025-09-07T07:07:57.0985007Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2025-09-07T07:07:57.0987442Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2025-09-07T07:07:57.0989224Z adding 'torch/include/ATen/ops/special_sinc.h' 2025-09-07T07:07:57.0991631Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.0993165Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2025-09-07T07:07:57.0995155Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2025-09-07T07:07:57.0997189Z adding 'torch/include/ATen/ops/special_softmax.h' 2025-09-07T07:07:57.0999535Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1001026Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2025-09-07T07:07:57.1002993Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2025-09-07T07:07:57.1005013Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2025-09-07T07:07:57.1007530Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1009135Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2025-09-07T07:07:57.1011059Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2025-09-07T07:07:57.1012784Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2025-09-07T07:07:57.1014767Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2025-09-07T07:07:57.1016525Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2025-09-07T07:07:57.1018455Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2025-09-07T07:07:57.1020357Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2025-09-07T07:07:57.1022968Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1025483Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1026976Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2025-09-07T07:07:57.1028896Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2025-09-07T07:07:57.1030670Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2025-09-07T07:07:57.1032797Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2025-09-07T07:07:57.1034560Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2025-09-07T07:07:57.1036923Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2025-09-07T07:07:57.1039068Z adding 'torch/include/ATen/ops/special_xlogy.h' 2025-09-07T07:07:57.1041490Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1043059Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2025-09-07T07:07:57.1045251Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2025-09-07T07:07:57.1047365Z adding 'torch/include/ATen/ops/special_zeta.h' 2025-09-07T07:07:57.1049787Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1051841Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1053338Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2025-09-07T07:07:57.1055202Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2025-09-07T07:07:57.1057028Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2025-09-07T07:07:57.1058983Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2025-09-07T07:07:57.1061417Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2025-09-07T07:07:57.1063611Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2025-09-07T07:07:57.1066068Z adding 'torch/include/ATen/ops/split.h' 2025-09-07T07:07:57.1068508Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1070562Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1072456Z adding 'torch/include/ATen/ops/split_copy.h' 2025-09-07T07:07:57.1074957Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1077198Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1078522Z adding 'torch/include/ATen/ops/split_copy_native.h' 2025-09-07T07:07:57.1080573Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2025-09-07T07:07:57.1082440Z adding 'torch/include/ATen/ops/split_native.h' 2025-09-07T07:07:57.1084495Z adding 'torch/include/ATen/ops/split_ops.h' 2025-09-07T07:07:57.1086554Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2025-09-07T07:07:57.1088928Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1090758Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2025-09-07T07:07:57.1093244Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1095349Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1096875Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2025-09-07T07:07:57.1098714Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2025-09-07T07:07:57.1100734Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2025-09-07T07:07:57.1102574Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2025-09-07T07:07:57.1104763Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2025-09-07T07:07:57.1106800Z adding 'torch/include/ATen/ops/sqrt.h' 2025-09-07T07:07:57.1109350Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1110864Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2025-09-07T07:07:57.1112887Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2025-09-07T07:07:57.1114660Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2025-09-07T07:07:57.1116811Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2025-09-07T07:07:57.1118665Z adding 'torch/include/ATen/ops/sqrt_native.h' 2025-09-07T07:07:57.1120642Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2025-09-07T07:07:57.1122631Z adding 'torch/include/ATen/ops/square.h' 2025-09-07T07:07:57.1124944Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1126441Z adding 'torch/include/ATen/ops/square_native.h' 2025-09-07T07:07:57.1128440Z adding 'torch/include/ATen/ops/square_ops.h' 2025-09-07T07:07:57.1130473Z adding 'torch/include/ATen/ops/squeeze.h' 2025-09-07T07:07:57.1132747Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1134655Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1136406Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2025-09-07T07:07:57.1138825Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1140900Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1142271Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2025-09-07T07:07:57.1144704Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2025-09-07T07:07:57.1146937Z adding 'torch/include/ATen/ops/squeeze_native.h' 2025-09-07T07:07:57.1149271Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2025-09-07T07:07:57.1151510Z adding 'torch/include/ATen/ops/sspaddmm.h' 2025-09-07T07:07:57.1153994Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1155684Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2025-09-07T07:07:57.1157781Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2025-09-07T07:07:57.1159631Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2025-09-07T07:07:57.1162258Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2025-09-07T07:07:57.1164326Z adding 'torch/include/ATen/ops/stack.h' 2025-09-07T07:07:57.1166706Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1168272Z adding 'torch/include/ATen/ops/stack_native.h' 2025-09-07T07:07:57.1170297Z adding 'torch/include/ATen/ops/stack_ops.h' 2025-09-07T07:07:57.1172714Z adding 'torch/include/ATen/ops/std.h' 2025-09-07T07:07:57.1175190Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1176926Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2025-09-07T07:07:57.1178910Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2025-09-07T07:07:57.1181029Z adding 'torch/include/ATen/ops/std_mean.h' 2025-09-07T07:07:57.1183390Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1185798Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1187463Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2025-09-07T07:07:57.1189426Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2025-09-07T07:07:57.1191458Z adding 'torch/include/ATen/ops/std_mean_native.h' 2025-09-07T07:07:57.1193928Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2025-09-07T07:07:57.1196276Z adding 'torch/include/ATen/ops/std_native.h' 2025-09-07T07:07:57.1198770Z adding 'torch/include/ATen/ops/std_ops.h' 2025-09-07T07:07:57.1201039Z adding 'torch/include/ATen/ops/stft.h' 2025-09-07T07:07:57.1203429Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1205099Z adding 'torch/include/ATen/ops/stft_native.h' 2025-09-07T07:07:57.1207290Z adding 'torch/include/ATen/ops/stft_ops.h' 2025-09-07T07:07:57.1209238Z adding 'torch/include/ATen/ops/stride.h' 2025-09-07T07:07:57.1211504Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1213073Z adding 'torch/include/ATen/ops/stride_native.h' 2025-09-07T07:07:57.1214970Z adding 'torch/include/ATen/ops/stride_ops.h' 2025-09-07T07:07:57.1216974Z adding 'torch/include/ATen/ops/sub.h' 2025-09-07T07:07:57.1219258Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1221491Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1222922Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2025-09-07T07:07:57.1225140Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2025-09-07T07:07:57.1227086Z adding 'torch/include/ATen/ops/sub_meta.h' 2025-09-07T07:07:57.1229194Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2025-09-07T07:07:57.1231143Z adding 'torch/include/ATen/ops/sub_native.h' 2025-09-07T07:07:57.1233459Z adding 'torch/include/ATen/ops/sub_ops.h' 2025-09-07T07:07:57.1235610Z adding 'torch/include/ATen/ops/subtract.h' 2025-09-07T07:07:57.1238086Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1239684Z adding 'torch/include/ATen/ops/subtract_native.h' 2025-09-07T07:07:57.1241881Z adding 'torch/include/ATen/ops/subtract_ops.h' 2025-09-07T07:07:57.1244034Z adding 'torch/include/ATen/ops/sum.h' 2025-09-07T07:07:57.1246366Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1248507Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1250234Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1251970Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2025-09-07T07:07:57.1253895Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2025-09-07T07:07:57.1255710Z adding 'torch/include/ATen/ops/sum_meta.h' 2025-09-07T07:07:57.1257757Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2025-09-07T07:07:57.1259703Z adding 'torch/include/ATen/ops/sum_native.h' 2025-09-07T07:07:57.1262945Z adding 'torch/include/ATen/ops/sum_ops.h' 2025-09-07T07:07:57.1265276Z adding 'torch/include/ATen/ops/sum_to_size.h' 2025-09-07T07:07:57.1267806Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1269401Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2025-09-07T07:07:57.1271399Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2025-09-07T07:07:57.1273388Z adding 'torch/include/ATen/ops/svd.h' 2025-09-07T07:07:57.1275824Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1277416Z adding 'torch/include/ATen/ops/svd_native.h' 2025-09-07T07:07:57.1279457Z adding 'torch/include/ATen/ops/svd_ops.h' 2025-09-07T07:07:57.1281323Z adding 'torch/include/ATen/ops/swapaxes.h' 2025-09-07T07:07:57.1283633Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1285165Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2025-09-07T07:07:57.1287222Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2025-09-07T07:07:57.1289138Z adding 'torch/include/ATen/ops/swapdims.h' 2025-09-07T07:07:57.1291439Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1292911Z adding 'torch/include/ATen/ops/swapdims_native.h' 2025-09-07T07:07:57.1294872Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2025-09-07T07:07:57.1296842Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2025-09-07T07:07:57.1299184Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1300730Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2025-09-07T07:07:57.1303150Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1304917Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2025-09-07T07:07:57.1307018Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2025-09-07T07:07:57.1308930Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2025-09-07T07:07:57.1310817Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2025-09-07T07:07:57.1312615Z adding 'torch/include/ATen/ops/sym_numel.h' 2025-09-07T07:07:57.1314908Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1316578Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2025-09-07T07:07:57.1318452Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2025-09-07T07:07:57.1320297Z adding 'torch/include/ATen/ops/sym_size.h' 2025-09-07T07:07:57.1322492Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1324095Z adding 'torch/include/ATen/ops/sym_size_native.h' 2025-09-07T07:07:57.1326020Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2025-09-07T07:07:57.1327976Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2025-09-07T07:07:57.1330294Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1331735Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2025-09-07T07:07:57.1334348Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2025-09-07T07:07:57.1336209Z adding 'torch/include/ATen/ops/sym_stride.h' 2025-09-07T07:07:57.1338591Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1340079Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2025-09-07T07:07:57.1341984Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2025-09-07T07:07:57.1343807Z adding 'torch/include/ATen/ops/t.h' 2025-09-07T07:07:57.1346382Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1348044Z adding 'torch/include/ATen/ops/t_copy.h' 2025-09-07T07:07:57.1350332Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1352444Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1353848Z adding 'torch/include/ATen/ops/t_copy_native.h' 2025-09-07T07:07:57.1355916Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2025-09-07T07:07:57.1357860Z adding 'torch/include/ATen/ops/t_native.h' 2025-09-07T07:07:57.1359951Z adding 'torch/include/ATen/ops/t_ops.h' 2025-09-07T07:07:57.1362295Z adding 'torch/include/ATen/ops/take.h' 2025-09-07T07:07:57.1364425Z adding 'torch/include/ATen/ops/take_along_dim.h' 2025-09-07T07:07:57.1366941Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1368489Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2025-09-07T07:07:57.1370549Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2025-09-07T07:07:57.1372669Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2025-09-07T07:07:57.1374537Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2025-09-07T07:07:57.1376365Z adding 'torch/include/ATen/ops/take_native.h' 2025-09-07T07:07:57.1378376Z adding 'torch/include/ATen/ops/take_ops.h' 2025-09-07T07:07:57.1380237Z adding 'torch/include/ATen/ops/tan.h' 2025-09-07T07:07:57.1382647Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1384352Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2025-09-07T07:07:57.1386377Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2025-09-07T07:07:57.1388301Z adding 'torch/include/ATen/ops/tan_meta.h' 2025-09-07T07:07:57.1390431Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2025-09-07T07:07:57.1392282Z adding 'torch/include/ATen/ops/tan_native.h' 2025-09-07T07:07:57.1394345Z adding 'torch/include/ATen/ops/tan_ops.h' 2025-09-07T07:07:57.1396443Z adding 'torch/include/ATen/ops/tanh.h' 2025-09-07T07:07:57.1398437Z adding 'torch/include/ATen/ops/tanh_backward.h' 2025-09-07T07:07:57.1400995Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1402503Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2025-09-07T07:07:57.1404306Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2025-09-07T07:07:57.1406079Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2025-09-07T07:07:57.1408133Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2025-09-07T07:07:57.1409906Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2025-09-07T07:07:57.1412004Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2025-09-07T07:07:57.1414323Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1415745Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2025-09-07T07:07:57.1417620Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2025-09-07T07:07:57.1419463Z adding 'torch/include/ATen/ops/tanh_meta.h' 2025-09-07T07:07:57.1421410Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2025-09-07T07:07:57.1423283Z adding 'torch/include/ATen/ops/tanh_native.h' 2025-09-07T07:07:57.1425675Z adding 'torch/include/ATen/ops/tanh_ops.h' 2025-09-07T07:07:57.1427840Z adding 'torch/include/ATen/ops/tensor.h' 2025-09-07T07:07:57.1430090Z adding 'torch/include/ATen/ops/tensor_split.h' 2025-09-07T07:07:57.1432641Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1434216Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2025-09-07T07:07:57.1436478Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2025-09-07T07:07:57.1438541Z adding 'torch/include/ATen/ops/tensordot.h' 2025-09-07T07:07:57.1440851Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1442393Z adding 'torch/include/ATen/ops/tensordot_native.h' 2025-09-07T07:07:57.1444428Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2025-09-07T07:07:57.1446731Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2025-09-07T07:07:57.1449403Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1451055Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2025-09-07T07:07:57.1453191Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2025-09-07T07:07:57.1455217Z adding 'torch/include/ATen/ops/threshold.h' 2025-09-07T07:07:57.1457283Z adding 'torch/include/ATen/ops/threshold_backward.h' 2025-09-07T07:07:57.1459941Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1461820Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2025-09-07T07:07:57.1463916Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2025-09-07T07:07:57.1465878Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2025-09-07T07:07:57.1467946Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2025-09-07T07:07:57.1469932Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2025-09-07T07:07:57.1471964Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2025-09-07T07:07:57.1474475Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1476077Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2025-09-07T07:07:57.1478025Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2025-09-07T07:07:57.1479764Z adding 'torch/include/ATen/ops/threshold_meta.h' 2025-09-07T07:07:57.1481724Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2025-09-07T07:07:57.1483460Z adding 'torch/include/ATen/ops/threshold_native.h' 2025-09-07T07:07:57.1485692Z adding 'torch/include/ATen/ops/threshold_ops.h' 2025-09-07T07:07:57.1487693Z adding 'torch/include/ATen/ops/tile.h' 2025-09-07T07:07:57.1489941Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1491429Z adding 'torch/include/ATen/ops/tile_native.h' 2025-09-07T07:07:57.1493388Z adding 'torch/include/ATen/ops/tile_ops.h' 2025-09-07T07:07:57.1495149Z adding 'torch/include/ATen/ops/to.h' 2025-09-07T07:07:57.1497920Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1499015Z adding 'torch/include/ATen/ops/to_dense.h' 2025-09-07T07:07:57.1500904Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2025-09-07T07:07:57.1503235Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1505155Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2025-09-07T07:07:57.1507108Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2025-09-07T07:07:57.1509310Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1510895Z adding 'torch/include/ATen/ops/to_dense_native.h' 2025-09-07T07:07:57.1512891Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2025-09-07T07:07:57.1514878Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2025-09-07T07:07:57.1516983Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2025-09-07T07:07:57.1519327Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1520865Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2025-09-07T07:07:57.1522798Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2025-09-07T07:07:57.1524986Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1526620Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2025-09-07T07:07:57.1528376Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2025-09-07T07:07:57.1530367Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2025-09-07T07:07:57.1532273Z adding 'torch/include/ATen/ops/to_native.h' 2025-09-07T07:07:57.1534569Z adding 'torch/include/ATen/ops/to_ops.h' 2025-09-07T07:07:57.1536930Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2025-09-07T07:07:57.1539383Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1540926Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2025-09-07T07:07:57.1542950Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2025-09-07T07:07:57.1545049Z adding 'torch/include/ATen/ops/to_sparse.h' 2025-09-07T07:07:57.1546908Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2025-09-07T07:07:57.1549281Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1550933Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2025-09-07T07:07:57.1552912Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2025-09-07T07:07:57.1554714Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2025-09-07T07:07:57.1557164Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1558698Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2025-09-07T07:07:57.1561080Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2025-09-07T07:07:57.1563714Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1565312Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2025-09-07T07:07:57.1567638Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1569222Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2025-09-07T07:07:57.1571177Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2025-09-07T07:07:57.1573098Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2025-09-07T07:07:57.1575388Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1576905Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2025-09-07T07:07:57.1578813Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2025-09-07T07:07:57.1580715Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2025-09-07T07:07:57.1582789Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2025-09-07T07:07:57.1585434Z adding 'torch/include/ATen/ops/topk.h' 2025-09-07T07:07:57.1588131Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1589814Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2025-09-07T07:07:57.1591798Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2025-09-07T07:07:57.1593656Z adding 'torch/include/ATen/ops/topk_meta.h' 2025-09-07T07:07:57.1595777Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2025-09-07T07:07:57.1597872Z adding 'torch/include/ATen/ops/topk_native.h' 2025-09-07T07:07:57.1599903Z adding 'torch/include/ATen/ops/topk_ops.h' 2025-09-07T07:07:57.1601804Z adding 'torch/include/ATen/ops/trace.h' 2025-09-07T07:07:57.1603809Z adding 'torch/include/ATen/ops/trace_backward.h' 2025-09-07T07:07:57.1606157Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1607599Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2025-09-07T07:07:57.1609534Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2025-09-07T07:07:57.1611651Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1613289Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2025-09-07T07:07:57.1615198Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2025-09-07T07:07:57.1616957Z adding 'torch/include/ATen/ops/trace_native.h' 2025-09-07T07:07:57.1618916Z adding 'torch/include/ATen/ops/trace_ops.h' 2025-09-07T07:07:57.1620802Z adding 'torch/include/ATen/ops/transpose.h' 2025-09-07T07:07:57.1623070Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1625259Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1627003Z adding 'torch/include/ATen/ops/transpose_copy.h' 2025-09-07T07:07:57.1629408Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1631558Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1633035Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2025-09-07T07:07:57.1635048Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2025-09-07T07:07:57.1637013Z adding 'torch/include/ATen/ops/transpose_native.h' 2025-09-07T07:07:57.1639075Z adding 'torch/include/ATen/ops/transpose_ops.h' 2025-09-07T07:07:57.1641067Z adding 'torch/include/ATen/ops/trapezoid.h' 2025-09-07T07:07:57.1643324Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1644840Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2025-09-07T07:07:57.1646884Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2025-09-07T07:07:57.1648883Z adding 'torch/include/ATen/ops/trapz.h' 2025-09-07T07:07:57.1651072Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1652560Z adding 'torch/include/ATen/ops/trapz_native.h' 2025-09-07T07:07:57.1654503Z adding 'torch/include/ATen/ops/trapz_ops.h' 2025-09-07T07:07:57.1656540Z adding 'torch/include/ATen/ops/triangular_solve.h' 2025-09-07T07:07:57.1659091Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1661097Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2025-09-07T07:07:57.1663224Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2025-09-07T07:07:57.1665270Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2025-09-07T07:07:57.1667463Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2025-09-07T07:07:57.1669383Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2025-09-07T07:07:57.1671483Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2025-09-07T07:07:57.1673373Z adding 'torch/include/ATen/ops/tril.h' 2025-09-07T07:07:57.1675985Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1677432Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2025-09-07T07:07:57.1679382Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2025-09-07T07:07:57.1681573Z adding 'torch/include/ATen/ops/tril_indices.h' 2025-09-07T07:07:57.1683852Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1685467Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2025-09-07T07:07:57.1687444Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2025-09-07T07:07:57.1689299Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2025-09-07T07:07:57.1691237Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2025-09-07T07:07:57.1693073Z adding 'torch/include/ATen/ops/tril_meta.h' 2025-09-07T07:07:57.1695053Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2025-09-07T07:07:57.1696854Z adding 'torch/include/ATen/ops/tril_native.h' 2025-09-07T07:07:57.1698869Z adding 'torch/include/ATen/ops/tril_ops.h' 2025-09-07T07:07:57.1700879Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2025-09-07T07:07:57.1703297Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1705202Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2025-09-07T07:07:57.1707283Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2025-09-07T07:07:57.1709148Z adding 'torch/include/ATen/ops/triu.h' 2025-09-07T07:07:57.1711726Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1713290Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2025-09-07T07:07:57.1715247Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2025-09-07T07:07:57.1717404Z adding 'torch/include/ATen/ops/triu_indices.h' 2025-09-07T07:07:57.1719720Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1721365Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2025-09-07T07:07:57.1723276Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2025-09-07T07:07:57.1725099Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2025-09-07T07:07:57.1727151Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2025-09-07T07:07:57.1728998Z adding 'torch/include/ATen/ops/triu_meta.h' 2025-09-07T07:07:57.1730919Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2025-09-07T07:07:57.1732695Z adding 'torch/include/ATen/ops/triu_native.h' 2025-09-07T07:07:57.1734729Z adding 'torch/include/ATen/ops/triu_ops.h' 2025-09-07T07:07:57.1736680Z adding 'torch/include/ATen/ops/true_divide.h' 2025-09-07T07:07:57.1739126Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1740613Z adding 'torch/include/ATen/ops/true_divide_native.h' 2025-09-07T07:07:57.1742809Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2025-09-07T07:07:57.1745140Z adding 'torch/include/ATen/ops/trunc.h' 2025-09-07T07:07:57.1747713Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1749210Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2025-09-07T07:07:57.1751143Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2025-09-07T07:07:57.1752984Z adding 'torch/include/ATen/ops/trunc_meta.h' 2025-09-07T07:07:57.1754951Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2025-09-07T07:07:57.1756923Z adding 'torch/include/ATen/ops/trunc_native.h' 2025-09-07T07:07:57.1758991Z adding 'torch/include/ATen/ops/trunc_ops.h' 2025-09-07T07:07:57.1761477Z adding 'torch/include/ATen/ops/type_as.h' 2025-09-07T07:07:57.1763647Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1765212Z adding 'torch/include/ATen/ops/type_as_native.h' 2025-09-07T07:07:57.1767221Z adding 'torch/include/ATen/ops/type_as_ops.h' 2025-09-07T07:07:57.1769152Z adding 'torch/include/ATen/ops/unbind.h' 2025-09-07T07:07:57.1771465Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1773448Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1775213Z adding 'torch/include/ATen/ops/unbind_copy.h' 2025-09-07T07:07:57.1777552Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1779636Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1781063Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2025-09-07T07:07:57.1782955Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2025-09-07T07:07:57.1785140Z adding 'torch/include/ATen/ops/unbind_native.h' 2025-09-07T07:07:57.1787239Z adding 'torch/include/ATen/ops/unbind_ops.h' 2025-09-07T07:07:57.1789410Z adding 'torch/include/ATen/ops/unflatten.h' 2025-09-07T07:07:57.1791875Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1794284Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2025-09-07T07:07:57.1796889Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1798367Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2025-09-07T07:07:57.1800301Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2025-09-07T07:07:57.1802012Z adding 'torch/include/ATen/ops/unflatten_native.h' 2025-09-07T07:07:57.1804028Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2025-09-07T07:07:57.1805827Z adding 'torch/include/ATen/ops/unfold.h' 2025-09-07T07:07:57.1808079Z adding 'torch/include/ATen/ops/unfold_backward.h' 2025-09-07T07:07:57.1821455Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1822127Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2025-09-07T07:07:57.1822548Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2025-09-07T07:07:57.1822749Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2025-09-07T07:07:57.1822938Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2025-09-07T07:07:57.1823087Z adding 'torch/include/ATen/ops/unfold_copy.h' 2025-09-07T07:07:57.1823405Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1825151Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1826894Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2025-09-07T07:07:57.1828930Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2025-09-07T07:07:57.1830970Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2025-09-07T07:07:57.1832886Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2025-09-07T07:07:57.1834851Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2025-09-07T07:07:57.1836780Z adding 'torch/include/ATen/ops/unfold_native.h' 2025-09-07T07:07:57.1838775Z adding 'torch/include/ATen/ops/unfold_ops.h' 2025-09-07T07:07:57.1842687Z adding 'torch/include/ATen/ops/uniform.h' 2025-09-07T07:07:57.1843278Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1844840Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2025-09-07T07:07:57.1846892Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2025-09-07T07:07:57.1848747Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2025-09-07T07:07:57.1850594Z adding 'torch/include/ATen/ops/uniform_native.h' 2025-09-07T07:07:57.1852697Z adding 'torch/include/ATen/ops/uniform_ops.h' 2025-09-07T07:07:57.1854828Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2025-09-07T07:07:57.1857289Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1858900Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2025-09-07T07:07:57.1861360Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2025-09-07T07:07:57.1863534Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2025-09-07T07:07:57.1865907Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2025-09-07T07:07:57.1868080Z adding 'torch/include/ATen/ops/unique_dim.h' 2025-09-07T07:07:57.1870428Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1872247Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2025-09-07T07:07:57.1874782Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1876670Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2025-09-07T07:07:57.1878507Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2025-09-07T07:07:57.1880298Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2025-09-07T07:07:57.1882336Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2025-09-07T07:07:57.1884234Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2025-09-07T07:07:57.1886188Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2025-09-07T07:07:57.1888055Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2025-09-07T07:07:57.1890165Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2025-09-07T07:07:57.1892104Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2025-09-07T07:07:57.1894396Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1895927Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2025-09-07T07:07:57.1897832Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2025-09-07T07:07:57.1899915Z adding 'torch/include/ATen/ops/unsafe_split.h' 2025-09-07T07:07:57.1902411Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1903990Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2025-09-07T07:07:57.1906378Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2025-09-07T07:07:57.1908778Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2025-09-07T07:07:57.1911408Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1913030Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2025-09-07T07:07:57.1915071Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2025-09-07T07:07:57.1917004Z adding 'torch/include/ATen/ops/unsqueeze.h' 2025-09-07T07:07:57.1919257Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1920851Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2025-09-07T07:07:57.1923171Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1925264Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1926574Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2025-09-07T07:07:57.1928521Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2025-09-07T07:07:57.1930351Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2025-09-07T07:07:57.1932351Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2025-09-07T07:07:57.1934815Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2025-09-07T07:07:57.1937457Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2025-09-07T07:07:57.1940176Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1941853Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2025-09-07T07:07:57.1943952Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2025-09-07T07:07:57.1946233Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2025-09-07T07:07:57.1948438Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2025-09-07T07:07:57.1950372Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2025-09-07T07:07:57.1952520Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2025-09-07T07:07:57.1955042Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1956922Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1958650Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2025-09-07T07:07:57.1961181Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2025-09-07T07:07:57.1963391Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2025-09-07T07:07:57.1965532Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2025-09-07T07:07:57.1967421Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2025-09-07T07:07:57.1969613Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2025-09-07T07:07:57.1972527Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2025-09-07T07:07:57.1975321Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2025-09-07T07:07:57.1978041Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1979691Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2025-09-07T07:07:57.1981745Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2025-09-07T07:07:57.1983603Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2025-09-07T07:07:57.1986086Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2025-09-07T07:07:57.1988125Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2025-09-07T07:07:57.1990362Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2025-09-07T07:07:57.1992732Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.1994909Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.1996831Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.1998533Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2025-09-07T07:07:57.2000538Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2025-09-07T07:07:57.2002445Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2025-09-07T07:07:57.2004554Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2025-09-07T07:07:57.2006533Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2025-09-07T07:07:57.2008759Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2025-09-07T07:07:57.2011168Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2025-09-07T07:07:57.2013745Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2025-09-07T07:07:57.2016488Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2018130Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2025-09-07T07:07:57.2020153Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2025-09-07T07:07:57.2021971Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2025-09-07T07:07:57.2024096Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2025-09-07T07:07:57.2026318Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2025-09-07T07:07:57.2028607Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2025-09-07T07:07:57.2031107Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2032935Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2034754Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2025-09-07T07:07:57.2036930Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2025-09-07T07:07:57.2038738Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2025-09-07T07:07:57.2041591Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2025-09-07T07:07:57.2042886Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2025-09-07T07:07:57.2044961Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2025-09-07T07:07:57.2047298Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2025-09-07T07:07:57.2049927Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2025-09-07T07:07:57.2052582Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2054207Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2025-09-07T07:07:57.2056272Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2025-09-07T07:07:57.2058091Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2025-09-07T07:07:57.2060343Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2025-09-07T07:07:57.2062563Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2025-09-07T07:07:57.2064994Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2025-09-07T07:07:57.2067419Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2069273Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2071042Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2025-09-07T07:07:57.2073079Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2025-09-07T07:07:57.2074981Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2025-09-07T07:07:57.2077182Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2025-09-07T07:07:57.2079108Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2025-09-07T07:07:57.2081214Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2025-09-07T07:07:57.2083812Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2025-09-07T07:07:57.2086549Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2025-09-07T07:07:57.2089259Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2090929Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2025-09-07T07:07:57.2092961Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2025-09-07T07:07:57.2094768Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2025-09-07T07:07:57.2096938Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2025-09-07T07:07:57.2098840Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2025-09-07T07:07:57.2100968Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2025-09-07T07:07:57.2103291Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.2105774Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2107793Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2109463Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2025-09-07T07:07:57.2111531Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2025-09-07T07:07:57.2113433Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2025-09-07T07:07:57.2115555Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2025-09-07T07:07:57.2117720Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2025-09-07T07:07:57.2119926Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2025-09-07T07:07:57.2122371Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2025-09-07T07:07:57.2125047Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2025-09-07T07:07:57.2127857Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2129457Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2025-09-07T07:07:57.2131528Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2025-09-07T07:07:57.2133368Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2025-09-07T07:07:57.2135478Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2025-09-07T07:07:57.2137261Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2025-09-07T07:07:57.2139419Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2025-09-07T07:07:57.2141901Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2143844Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2145806Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2025-09-07T07:07:57.2147899Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2025-09-07T07:07:57.2149737Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2025-09-07T07:07:57.2151896Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2025-09-07T07:07:57.2153859Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2025-09-07T07:07:57.2156280Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2025-09-07T07:07:57.2158975Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2025-09-07T07:07:57.2162163Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2025-09-07T07:07:57.2165134Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2166976Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2025-09-07T07:07:57.2169185Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2025-09-07T07:07:57.2171099Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2025-09-07T07:07:57.2173370Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2025-09-07T07:07:57.2175286Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2025-09-07T07:07:57.2177397Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2025-09-07T07:07:57.2179840Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2181629Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2183400Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2025-09-07T07:07:57.2185814Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2025-09-07T07:07:57.2187778Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2025-09-07T07:07:57.2189978Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2025-09-07T07:07:57.2191947Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2025-09-07T07:07:57.2194124Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2025-09-07T07:07:57.2196553Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2025-09-07T07:07:57.2198970Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2200475Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2025-09-07T07:07:57.2202443Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2025-09-07T07:07:57.2204026Z adding 'torch/include/ATen/ops/values.h' 2025-09-07T07:07:57.2206201Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.2207826Z adding 'torch/include/ATen/ops/values_copy.h' 2025-09-07T07:07:57.2210108Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.2212211Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2213484Z adding 'torch/include/ATen/ops/values_copy_native.h' 2025-09-07T07:07:57.2215384Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2025-09-07T07:07:57.2217188Z adding 'torch/include/ATen/ops/values_native.h' 2025-09-07T07:07:57.2219149Z adding 'torch/include/ATen/ops/values_ops.h' 2025-09-07T07:07:57.2220906Z adding 'torch/include/ATen/ops/vander.h' 2025-09-07T07:07:57.2223107Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2224981Z adding 'torch/include/ATen/ops/vander_native.h' 2025-09-07T07:07:57.2226960Z adding 'torch/include/ATen/ops/vander_ops.h' 2025-09-07T07:07:57.2229325Z adding 'torch/include/ATen/ops/var.h' 2025-09-07T07:07:57.2231962Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2233786Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2025-09-07T07:07:57.2235845Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2025-09-07T07:07:57.2238173Z adding 'torch/include/ATen/ops/var_mean.h' 2025-09-07T07:07:57.2240523Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.2242503Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2244247Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2025-09-07T07:07:57.2246131Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2025-09-07T07:07:57.2247978Z adding 'torch/include/ATen/ops/var_mean_native.h' 2025-09-07T07:07:57.2250321Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2025-09-07T07:07:57.2252378Z adding 'torch/include/ATen/ops/var_native.h' 2025-09-07T07:07:57.2254840Z adding 'torch/include/ATen/ops/var_ops.h' 2025-09-07T07:07:57.2257006Z adding 'torch/include/ATen/ops/vdot.h' 2025-09-07T07:07:57.2259286Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.2261473Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2025-09-07T07:07:57.2263877Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2025-09-07T07:07:57.2265883Z adding 'torch/include/ATen/ops/vdot_native.h' 2025-09-07T07:07:57.2267919Z adding 'torch/include/ATen/ops/vdot_ops.h' 2025-09-07T07:07:57.2269941Z adding 'torch/include/ATen/ops/view.h' 2025-09-07T07:07:57.2271862Z adding 'torch/include/ATen/ops/view_as.h' 2025-09-07T07:07:57.2273859Z adding 'torch/include/ATen/ops/view_as_complex.h' 2025-09-07T07:07:57.2276690Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2025-09-07T07:07:57.2279200Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.2281281Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2282653Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2025-09-07T07:07:57.2284569Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2025-09-07T07:07:57.2286533Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2025-09-07T07:07:57.2288395Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2025-09-07T07:07:57.2290239Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2025-09-07T07:07:57.2291972Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2025-09-07T07:07:57.2293863Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2025-09-07T07:07:57.2296057Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2297568Z adding 'torch/include/ATen/ops/view_as_native.h' 2025-09-07T07:07:57.2299460Z adding 'torch/include/ATen/ops/view_as_ops.h' 2025-09-07T07:07:57.2301337Z adding 'torch/include/ATen/ops/view_as_real.h' 2025-09-07T07:07:57.2303328Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2025-09-07T07:07:57.2306144Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.2308256Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2309654Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2025-09-07T07:07:57.2311679Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2025-09-07T07:07:57.2313717Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2025-09-07T07:07:57.2315976Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2025-09-07T07:07:57.2317607Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2025-09-07T07:07:57.2319480Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2025-09-07T07:07:57.2321383Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2025-09-07T07:07:57.2323528Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.2325396Z adding 'torch/include/ATen/ops/view_copy.h' 2025-09-07T07:07:57.2327838Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.2330072Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2331363Z adding 'torch/include/ATen/ops/view_copy_native.h' 2025-09-07T07:07:57.2333419Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2025-09-07T07:07:57.2335363Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2025-09-07T07:07:57.2337316Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2025-09-07T07:07:57.2339158Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2025-09-07T07:07:57.2340915Z adding 'torch/include/ATen/ops/view_native.h' 2025-09-07T07:07:57.2342986Z adding 'torch/include/ATen/ops/view_ops.h' 2025-09-07T07:07:57.2345227Z adding 'torch/include/ATen/ops/vsplit.h' 2025-09-07T07:07:57.2347611Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2349215Z adding 'torch/include/ATen/ops/vsplit_native.h' 2025-09-07T07:07:57.2351242Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2025-09-07T07:07:57.2353188Z adding 'torch/include/ATen/ops/vstack.h' 2025-09-07T07:07:57.2355550Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2357206Z adding 'torch/include/ATen/ops/vstack_native.h' 2025-09-07T07:07:57.2359213Z adding 'torch/include/ATen/ops/vstack_ops.h' 2025-09-07T07:07:57.2361878Z adding 'torch/include/ATen/ops/where.h' 2025-09-07T07:07:57.2364333Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2366069Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2025-09-07T07:07:57.2368044Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2025-09-07T07:07:57.2370008Z adding 'torch/include/ATen/ops/where_native.h' 2025-09-07T07:07:57.2372316Z adding 'torch/include/ATen/ops/where_ops.h' 2025-09-07T07:07:57.2374684Z adding 'torch/include/ATen/ops/xlogy.h' 2025-09-07T07:07:57.2377043Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.2379140Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:07:57.2380716Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2025-09-07T07:07:57.2382604Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2025-09-07T07:07:57.2384681Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2025-09-07T07:07:57.2386819Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2025-09-07T07:07:57.2388696Z adding 'torch/include/ATen/ops/xlogy_native.h' 2025-09-07T07:07:57.2391092Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2025-09-07T07:07:57.2393140Z adding 'torch/include/ATen/ops/xor.h' 2025-09-07T07:07:57.2395442Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:07:57.2397131Z adding 'torch/include/ATen/ops/xor_native.h' 2025-09-07T07:07:57.2399201Z adding 'torch/include/ATen/ops/xor_ops.h' 2025-09-07T07:07:57.2401175Z adding 'torch/include/ATen/ops/zero.h' 2025-09-07T07:07:57.2403504Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.2405121Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2025-09-07T07:07:57.2406956Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2025-09-07T07:07:57.2408826Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2025-09-07T07:07:57.2410749Z adding 'torch/include/ATen/ops/zero_native.h' 2025-09-07T07:07:57.2412622Z adding 'torch/include/ATen/ops/zero_ops.h' 2025-09-07T07:07:57.2414997Z adding 'torch/include/ATen/ops/zeros.h' 2025-09-07T07:07:57.2417638Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.2419454Z adding 'torch/include/ATen/ops/zeros_like.h' 2025-09-07T07:07:57.2421947Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:07:57.2424369Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-09-07T07:07:57.2425899Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2025-09-07T07:07:57.2428095Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2025-09-07T07:07:57.2430091Z adding 'torch/include/ATen/ops/zeros_native.h' 2025-09-07T07:07:57.2432338Z adding 'torch/include/ATen/ops/zeros_ops.h' 2025-09-07T07:07:57.2437666Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2025-09-07T07:07:57.2441378Z adding 'torch/include/ATen/quantized/Quantizer.h' 2025-09-07T07:07:57.2444021Z adding 'torch/include/ATen/xpu/CachingHostAllocator.h' 2025-09-07T07:07:57.2445855Z adding 'torch/include/ATen/xpu/PinnedMemoryAllocator.h' 2025-09-07T07:07:57.2447575Z adding 'torch/include/ATen/xpu/XPUContext.h' 2025-09-07T07:07:57.2449275Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2025-09-07T07:07:57.2452229Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2025-09-07T07:07:57.2454492Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2025-09-07T07:07:57.2456760Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2025-09-07T07:07:57.2464258Z adding 'torch/include/c10/core/Allocator.h' 2025-09-07T07:07:57.2470225Z adding 'torch/include/c10/core/AllocatorConfig.h' 2025-09-07T07:07:57.2472821Z adding 'torch/include/c10/core/AutogradState.h' 2025-09-07T07:07:57.2477022Z adding 'torch/include/c10/core/Backend.h' 2025-09-07T07:07:57.2479675Z adding 'torch/include/c10/core/CPUAllocator.h' 2025-09-07T07:07:57.2482491Z adding 'torch/include/c10/core/CachingDeviceAllocator.h' 2025-09-07T07:07:57.2484931Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2025-09-07T07:07:57.2487180Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2025-09-07T07:07:57.2490605Z adding 'torch/include/c10/core/Contiguity.h' 2025-09-07T07:07:57.2493046Z adding 'torch/include/c10/core/CopyBytes.h' 2025-09-07T07:07:57.2494920Z adding 'torch/include/c10/core/DefaultDtype.h' 2025-09-07T07:07:57.2496906Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2025-09-07T07:07:57.2500074Z adding 'torch/include/c10/core/Device.h' 2025-09-07T07:07:57.2502236Z adding 'torch/include/c10/core/DeviceArray.h' 2025-09-07T07:07:57.2506175Z adding 'torch/include/c10/core/DeviceGuard.h' 2025-09-07T07:07:57.2509290Z adding 'torch/include/c10/core/DeviceType.h' 2025-09-07T07:07:57.2521603Z adding 'torch/include/c10/core/DispatchKey.h' 2025-09-07T07:07:57.2540649Z adding 'torch/include/c10/core/DispatchKeySet.h' 2025-09-07T07:07:57.2541125Z adding 'torch/include/c10/core/DynamicCast.h' 2025-09-07T07:07:57.2544422Z adding 'torch/include/c10/core/Event.h' 2025-09-07T07:07:57.2547603Z adding 'torch/include/c10/core/GeneratorImpl.h' 2025-09-07T07:07:57.2549818Z adding 'torch/include/c10/core/GradMode.h' 2025-09-07T07:07:57.2552552Z adding 'torch/include/c10/core/InferenceMode.h' 2025-09-07T07:07:57.2554786Z adding 'torch/include/c10/core/Layout.h' 2025-09-07T07:07:57.2559053Z adding 'torch/include/c10/core/MemoryFormat.h' 2025-09-07T07:07:57.2561760Z adding 'torch/include/c10/core/OptionalRef.h' 2025-09-07T07:07:57.2564547Z adding 'torch/include/c10/core/PyHandleCache.h' 2025-09-07T07:07:57.2566593Z adding 'torch/include/c10/core/QEngine.h' 2025-09-07T07:07:57.2568724Z adding 'torch/include/c10/core/QScheme.h' 2025-09-07T07:07:57.2571156Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2025-09-07T07:07:57.2573805Z adding 'torch/include/c10/core/SafePyObject.h' 2025-09-07T07:07:57.2578793Z adding 'torch/include/c10/core/Scalar.h' 2025-09-07T07:07:57.2585682Z adding 'torch/include/c10/core/ScalarType.h' 2025-09-07T07:07:57.2588599Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2025-09-07T07:07:57.2591798Z adding 'torch/include/c10/core/Storage.h' 2025-09-07T07:07:57.2596580Z adding 'torch/include/c10/core/StorageImpl.h' 2025-09-07T07:07:57.2600435Z adding 'torch/include/c10/core/Stream.h' 2025-09-07T07:07:57.2603695Z adding 'torch/include/c10/core/StreamGuard.h' 2025-09-07T07:07:57.2606402Z adding 'torch/include/c10/core/SymBool.h' 2025-09-07T07:07:57.2609139Z adding 'torch/include/c10/core/SymFloat.h' 2025-09-07T07:07:57.2614811Z adding 'torch/include/c10/core/SymInt.h' 2025-09-07T07:07:57.2617721Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2025-09-07T07:07:57.2620580Z adding 'torch/include/c10/core/SymNodeImpl.h' 2025-09-07T07:07:57.2623977Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2025-09-07T07:07:57.2668312Z adding 'torch/include/c10/core/TensorImpl.h' 2025-09-07T07:07:57.2685646Z adding 'torch/include/c10/core/TensorOptions.h' 2025-09-07T07:07:57.2686029Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2025-09-07T07:07:57.2686279Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2025-09-07T07:07:57.2686827Z adding 'torch/include/c10/core/alignment.h' 2025-09-07T07:07:57.2689483Z adding 'torch/include/c10/core/thread_pool.h' 2025-09-07T07:07:57.2692119Z adding 'torch/include/c10/core/impl/COW.h' 2025-09-07T07:07:57.2694364Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2025-09-07T07:07:57.2699844Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2025-09-07T07:07:57.2702564Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2025-09-07T07:07:57.2705104Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2025-09-07T07:07:57.2707640Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2025-09-07T07:07:57.2713377Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2025-09-07T07:07:57.2716610Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2025-09-07T07:07:57.2720811Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2025-09-07T07:07:57.2724246Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2025-09-07T07:07:57.2728631Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2025-09-07T07:07:57.2731046Z adding 'torch/include/c10/core/impl/PyInterpreterHooks.h' 2025-09-07T07:07:57.2734092Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2025-09-07T07:07:57.2736245Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2025-09-07T07:07:57.2739560Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2025-09-07T07:07:57.2742124Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2025-09-07T07:07:57.2744734Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2025-09-07T07:07:57.2746852Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2025-09-07T07:07:57.2749406Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2025-09-07T07:07:57.2752397Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2025-09-07T07:07:57.2758868Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2025-09-07T07:07:57.2762971Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2025-09-07T07:07:57.2766682Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2025-09-07T07:07:57.2769624Z adding 'torch/include/c10/cuda/CUDAException.h' 2025-09-07T07:07:57.2772713Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2025-09-07T07:07:57.2775158Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2025-09-07T07:07:57.2779022Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2025-09-07T07:07:57.2781548Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2025-09-07T07:07:57.2783864Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2025-09-07T07:07:57.2786109Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2025-09-07T07:07:57.2790780Z adding 'torch/include/c10/cuda/CUDAStream.h' 2025-09-07T07:07:57.2793703Z adding 'torch/include/c10/cuda/driver_api.h' 2025-09-07T07:07:57.2797974Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2025-09-07T07:07:57.2799971Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2025-09-07T07:07:57.2801912Z adding 'torch/include/c10/macros/Export.h' 2025-09-07T07:07:57.2803523Z adding 'torch/include/c10/macros/Macros.h' 2025-09-07T07:07:57.2805247Z adding 'torch/include/c10/macros/cmake_macros.h' 2025-09-07T07:07:57.2808184Z adding 'torch/include/c10/metal/atomic.h' 2025-09-07T07:07:57.2810293Z adding 'torch/include/c10/metal/common.h' 2025-09-07T07:07:57.2812999Z adding 'torch/include/c10/metal/expm1f.h' 2025-09-07T07:07:57.2823984Z adding 'torch/include/c10/metal/igamma.h' 2025-09-07T07:07:57.2830285Z adding 'torch/include/c10/metal/indexing.h' 2025-09-07T07:07:57.2833331Z adding 'torch/include/c10/metal/random.h' 2025-09-07T07:07:57.2837090Z adding 'torch/include/c10/metal/reduction_utils.h' 2025-09-07T07:07:57.2854214Z adding 'torch/include/c10/metal/special_math.h' 2025-09-07T07:07:57.2855656Z adding 'torch/include/c10/metal/utils.h' 2025-09-07T07:07:57.2859050Z adding 'torch/include/c10/mobile/CPUCachingAllocator.h' 2025-09-07T07:07:57.2862657Z adding 'torch/include/c10/mobile/CPUProfilingAllocator.h' 2025-09-07T07:07:57.2865098Z adding 'torch/include/c10/test/util/Macros.h' 2025-09-07T07:07:57.2869558Z adding 'torch/include/c10/test/util/complex_math_test_common.h' 2025-09-07T07:07:57.2875432Z adding 'torch/include/c10/test/util/complex_test_common.h' 2025-09-07T07:07:57.2879414Z adding 'torch/include/c10/util/AbortHandler.h' 2025-09-07T07:07:57.2882318Z adding 'torch/include/c10/util/AlignOf.h' 2025-09-07T07:07:57.2885168Z adding 'torch/include/c10/util/ApproximateClock.h' 2025-09-07T07:07:57.2887007Z adding 'torch/include/c10/util/Array.h' 2025-09-07T07:07:57.2891071Z adding 'torch/include/c10/util/ArrayRef.h' 2025-09-07T07:07:57.2893125Z adding 'torch/include/c10/util/BFloat16-inl.h' 2025-09-07T07:07:57.2896290Z adding 'torch/include/c10/util/BFloat16-math.h' 2025-09-07T07:07:57.2898130Z adding 'torch/include/c10/util/BFloat16.h' 2025-09-07T07:07:57.2899990Z adding 'torch/include/c10/util/Backtrace.h' 2025-09-07T07:07:57.2902557Z adding 'torch/include/c10/util/Bitset.h' 2025-09-07T07:07:57.2905320Z adding 'torch/include/c10/util/C++17.h' 2025-09-07T07:07:57.2907620Z adding 'torch/include/c10/util/CallOnce.h' 2025-09-07T07:07:57.2911578Z adding 'torch/include/c10/util/ConstexprCrc.h' 2025-09-07T07:07:57.2914132Z adding 'torch/include/c10/util/DeadlockDetection.h' 2025-09-07T07:07:57.2916723Z adding 'torch/include/c10/util/Deprecated.h' 2025-09-07T07:07:57.2918682Z adding 'torch/include/c10/util/DimVector.h' 2025-09-07T07:07:57.2920767Z adding 'torch/include/c10/util/DynamicCounter.h' 2025-09-07T07:07:57.2923288Z adding 'torch/include/c10/util/Enumerate.h' 2025-09-07T07:07:57.2932586Z adding 'torch/include/c10/util/Exception.h' 2025-09-07T07:07:57.2936210Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2025-09-07T07:07:57.2938729Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-09-07T07:07:57.2940533Z adding 'torch/include/c10/util/FbcodeMaps.h' 2025-09-07T07:07:57.2944744Z adding 'torch/include/c10/util/Flags.h' 2025-09-07T07:07:57.2946988Z adding 'torch/include/c10/util/Float4_e2m1fn_x2.h' 2025-09-07T07:07:57.2948723Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2025-09-07T07:07:57.2950355Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2025-09-07T07:07:57.2952008Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2025-09-07T07:07:57.2953562Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2025-09-07T07:07:57.2955221Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2025-09-07T07:07:57.2956756Z adding 'torch/include/c10/util/Float8_e5m2.h' 2025-09-07T07:07:57.2958324Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2025-09-07T07:07:57.2959981Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2025-09-07T07:07:57.2961895Z adding 'torch/include/c10/util/Float8_e8m0fnu-inl.h' 2025-09-07T07:07:57.2963879Z adding 'torch/include/c10/util/Float8_e8m0fnu.h' 2025-09-07T07:07:57.2966087Z adding 'torch/include/c10/util/FunctionRef.h' 2025-09-07T07:07:57.2968142Z adding 'torch/include/c10/util/Gauge.h' 2025-09-07T07:07:57.2969854Z adding 'torch/include/c10/util/Half-inl.h' 2025-09-07T07:07:57.2971592Z adding 'torch/include/c10/util/Half.h' 2025-09-07T07:07:57.2974014Z adding 'torch/include/c10/util/IdWrapper.h' 2025-09-07T07:07:57.2976753Z adding 'torch/include/c10/util/IntrusiveList.h' 2025-09-07T07:07:57.2979129Z adding 'torch/include/c10/util/Lazy.h' 2025-09-07T07:07:57.2983369Z adding 'torch/include/c10/util/LeftRight.h' 2025-09-07T07:07:57.2986096Z adding 'torch/include/c10/util/Load.h' 2025-09-07T07:07:57.2990975Z adding 'torch/include/c10/util/Logging.h' 2025-09-07T07:07:57.2993838Z adding 'torch/include/c10/util/MathConstants.h' 2025-09-07T07:07:57.2997260Z adding 'torch/include/c10/util/MaybeOwned.h' 2025-09-07T07:07:57.3000778Z adding 'torch/include/c10/util/Metaprogramming.h' 2025-09-07T07:07:57.3003004Z adding 'torch/include/c10/util/NetworkFlow.h' 2025-09-07T07:07:57.3005103Z adding 'torch/include/c10/util/Optional.h' 2025-09-07T07:07:57.3008048Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2025-09-07T07:07:57.3010036Z adding 'torch/include/c10/util/ParallelGuard.h' 2025-09-07T07:07:57.3014304Z adding 'torch/include/c10/util/Registry.h' 2025-09-07T07:07:57.3016769Z adding 'torch/include/c10/util/ScopeExit.h' 2025-09-07T07:07:57.3018907Z adding 'torch/include/c10/util/Semaphore.h' 2025-09-07T07:07:57.3021089Z adding 'torch/include/c10/util/SmallBuffer.h' 2025-09-07T07:07:57.3038506Z adding 'torch/include/c10/util/SmallVector.h' 2025-09-07T07:07:57.3042603Z adding 'torch/include/c10/util/StringUtil.h' 2025-09-07T07:07:57.3045031Z adding 'torch/include/c10/util/Synchronized.h' 2025-09-07T07:07:57.3047653Z adding 'torch/include/c10/util/ThreadLocal.h' 2025-09-07T07:07:57.3050175Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2025-09-07T07:07:57.3051984Z adding 'torch/include/c10/util/Type.h' 2025-09-07T07:07:57.3054849Z adding 'torch/include/c10/util/TypeCast.h' 2025-09-07T07:07:57.3057835Z adding 'torch/include/c10/util/TypeIndex.h' 2025-09-07T07:07:57.3063468Z adding 'torch/include/c10/util/TypeList.h' 2025-09-07T07:07:57.3065891Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2025-09-07T07:07:57.3068724Z adding 'torch/include/c10/util/TypeTraits.h' 2025-09-07T07:07:57.3070675Z adding 'torch/include/c10/util/Unicode.h' 2025-09-07T07:07:57.3073645Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2025-09-07T07:07:57.3075840Z adding 'torch/include/c10/util/Unroll.h' 2025-09-07T07:07:57.3078231Z adding 'torch/include/c10/util/WaitCounter.h' 2025-09-07T07:07:57.3080339Z adding 'torch/include/c10/util/WaitCounterDynamicBackend.h' 2025-09-07T07:07:57.3082519Z adding 'torch/include/c10/util/accumulate.h' 2025-09-07T07:07:57.3084245Z adding 'torch/include/c10/util/bit_cast.h' 2025-09-07T07:07:57.3085829Z adding 'torch/include/c10/util/bits.h' 2025-09-07T07:07:57.3087944Z adding 'torch/include/c10/util/complex.h' 2025-09-07T07:07:57.3091436Z adding 'torch/include/c10/util/complex_math.h' 2025-09-07T07:07:57.3093793Z adding 'torch/include/c10/util/complex_utils.h' 2025-09-07T07:07:57.3095693Z adding 'torch/include/c10/util/copysign.h' 2025-09-07T07:07:57.3097556Z adding 'torch/include/c10/util/env.h' 2025-09-07T07:07:57.3099297Z adding 'torch/include/c10/util/error.h' 2025-09-07T07:07:57.3114172Z adding 'torch/include/c10/util/flat_hash_map.h' 2025-09-07T07:07:57.3117769Z adding 'torch/include/c10/util/floating_point_utils.h' 2025-09-07T07:07:57.3120085Z adding 'torch/include/c10/util/generic_math.h' 2025-09-07T07:07:57.3124506Z adding 'torch/include/c10/util/hash.h' 2025-09-07T07:07:57.3129362Z adding 'torch/include/c10/util/int128.h' 2025-09-07T07:07:57.3145533Z adding 'torch/include/c10/util/intrusive_ptr.h' 2025-09-07T07:07:57.3145994Z adding 'torch/include/c10/util/irange.h' 2025-09-07T07:07:57.3154899Z adding 'torch/include/c10/util/llvmMathExtras.h' 2025-09-07T07:07:57.3158290Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2025-09-07T07:07:57.3162427Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2025-09-07T07:07:57.3164702Z adding 'torch/include/c10/util/numa.h' 2025-09-07T07:07:57.3186408Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2025-09-07T07:07:57.3186741Z adding 'torch/include/c10/util/overflows.h' 2025-09-07T07:07:57.3188711Z adding 'torch/include/c10/util/overloaded.h' 2025-09-07T07:07:57.3190407Z adding 'torch/include/c10/util/python_stub.h' 2025-09-07T07:07:57.3191945Z adding 'torch/include/c10/util/qint32.h' 2025-09-07T07:07:57.3193496Z adding 'torch/include/c10/util/qint8.h' 2025-09-07T07:07:57.3195108Z adding 'torch/include/c10/util/quint2x4.h' 2025-09-07T07:07:57.3196788Z adding 'torch/include/c10/util/quint4x2.h' 2025-09-07T07:07:57.3198372Z adding 'torch/include/c10/util/quint8.h' 2025-09-07T07:07:57.3200726Z adding 'torch/include/c10/util/safe_numerics.h' 2025-09-07T07:07:57.3203466Z adding 'torch/include/c10/util/signal_handler.h' 2025-09-07T07:07:57.3211292Z adding 'torch/include/c10/util/sparse_bitset.h' 2025-09-07T07:07:57.3214066Z adding 'torch/include/c10/util/ssize.h' 2025-09-07T07:07:57.3216187Z adding 'torch/include/c10/util/static_tracepoint.h' 2025-09-07T07:07:57.3219465Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2025-09-07T07:07:57.3221511Z adding 'torch/include/c10/util/strides.h' 2025-09-07T07:07:57.3223290Z adding 'torch/include/c10/util/string_utils.h' 2025-09-07T07:07:57.3229259Z adding 'torch/include/c10/util/string_view.h' 2025-09-07T07:07:57.3237791Z adding 'torch/include/c10/util/strong_type.h' 2025-09-07T07:07:57.3241109Z adding 'torch/include/c10/util/tempfile.h' 2025-09-07T07:07:57.3242979Z adding 'torch/include/c10/util/thread_name.h' 2025-09-07T07:07:57.3250681Z adding 'torch/include/c10/util/typeid.h' 2025-09-07T07:07:57.3253340Z adding 'torch/include/c10/util/win32-headers.h' 2025-09-07T07:07:57.3255716Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2025-09-07T07:07:57.3259506Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2025-09-07T07:07:57.3262326Z adding 'torch/include/c10/xpu/XPUException.h' 2025-09-07T07:07:57.3264557Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2025-09-07T07:07:57.3266716Z adding 'torch/include/c10/xpu/XPUMacros.h' 2025-09-07T07:07:57.3270350Z adding 'torch/include/c10/xpu/XPUStream.h' 2025-09-07T07:07:57.3274276Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2025-09-07T07:07:57.3276895Z adding 'torch/include/c10/xpu/test/impl/XPUTest.h' 2025-09-07T07:07:57.3279465Z adding 'torch/include/caffe2/core/common.h' 2025-09-07T07:07:57.3281797Z adding 'torch/include/caffe2/core/macros.h' 2025-09-07T07:07:57.3283851Z adding 'torch/include/caffe2/core/timer.h' 2025-09-07T07:07:57.3287853Z adding 'torch/include/caffe2/perfkernels/batch_box_cox_vec.h' 2025-09-07T07:07:57.3290798Z adding 'torch/include/caffe2/perfkernels/common.h' 2025-09-07T07:07:57.3293240Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2025-09-07T07:07:57.3332112Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2025-09-07T07:07:57.3335681Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2025-09-07T07:07:57.3337659Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2025-09-07T07:07:57.3341972Z adding 'torch/include/caffe2/serialize/inline_container.h' 2025-09-07T07:07:57.3344541Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2025-09-07T07:07:57.3346890Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2025-09-07T07:07:57.3350190Z adding 'torch/include/caffe2/serialize/versions.h' 2025-09-07T07:07:57.3353422Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2025-09-07T07:07:57.3355542Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2025-09-07T07:07:57.3357700Z adding 'torch/include/caffe2/utils/string_utils.h' 2025-09-07T07:07:57.3360928Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2025-09-07T07:07:57.3363270Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-09-07T07:07:57.3368134Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2025-09-07T07:07:57.3370729Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-09-07T07:07:57.3373719Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2025-09-07T07:07:57.3375868Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2025-09-07T07:07:57.3379068Z adding 'torch/include/fbgemm/ConvUtils.h' 2025-09-07T07:07:57.3391562Z adding 'torch/include/fbgemm/Fbgemm.h' 2025-09-07T07:07:57.3395338Z adding 'torch/include/fbgemm/FbgemmBuild.h' 2025-09-07T07:07:57.3398051Z adding 'torch/include/fbgemm/FbgemmConvert.h' 2025-09-07T07:07:57.3402011Z adding 'torch/include/fbgemm/FbgemmEmbedding.h' 2025-09-07T07:07:57.3404480Z adding 'torch/include/fbgemm/FbgemmFP16.h' 2025-09-07T07:07:57.3406558Z adding 'torch/include/fbgemm/FbgemmFP32.h' 2025-09-07T07:07:57.3410403Z adding 'torch/include/fbgemm/FbgemmFPCommon.h' 2025-09-07T07:07:57.3412604Z adding 'torch/include/fbgemm/FbgemmI64.h' 2025-09-07T07:07:57.3415315Z adding 'torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h' 2025-09-07T07:07:57.3417579Z adding 'torch/include/fbgemm/FbgemmI8DirectconvAvx2.h' 2025-09-07T07:07:57.3420042Z adding 'torch/include/fbgemm/FbgemmI8Spmdm.h' 2025-09-07T07:07:57.3424073Z adding 'torch/include/fbgemm/FbgemmPackMatrixB.h' 2025-09-07T07:07:57.3427844Z adding 'torch/include/fbgemm/FbgemmSparse.h' 2025-09-07T07:07:57.3432519Z adding 'torch/include/fbgemm/FloatConversion.h' 2025-09-07T07:07:57.3436427Z adding 'torch/include/fbgemm/OutputProcessing-inl.h' 2025-09-07T07:07:57.3440527Z adding 'torch/include/fbgemm/PackingTraits-inl.h' 2025-09-07T07:07:57.3445180Z adding 'torch/include/fbgemm/QuantUtils.h' 2025-09-07T07:07:57.3448268Z adding 'torch/include/fbgemm/QuantUtilsAvx2.h' 2025-09-07T07:07:57.3450407Z adding 'torch/include/fbgemm/QuantUtilsAvx512.h' 2025-09-07T07:07:57.3452310Z adding 'torch/include/fbgemm/QuantUtilsNeon.h' 2025-09-07T07:07:57.3454543Z adding 'torch/include/fbgemm/SimdUtils.h' 2025-09-07T07:07:57.3456415Z adding 'torch/include/fbgemm/Types.h' 2025-09-07T07:07:57.3462400Z adding 'torch/include/fbgemm/Utils.h' 2025-09-07T07:07:57.3465486Z adding 'torch/include/fbgemm/UtilsAvx2.h' 2025-09-07T07:07:57.3467724Z adding 'torch/include/fbgemm/spmmUtils.h' 2025-09-07T07:07:57.3469850Z adding 'torch/include/fbgemm/spmmUtilsAvx2.h' 2025-09-07T07:07:57.3473822Z adding 'torch/include/fmt/args.h' 2025-09-07T07:07:57.3511902Z adding 'torch/include/fmt/base.h' 2025-09-07T07:07:57.3543858Z adding 'torch/include/fmt/chrono.h' 2025-09-07T07:07:57.3549264Z adding 'torch/include/fmt/color.h' 2025-09-07T07:07:57.3555682Z adding 'torch/include/fmt/compile.h' 2025-09-07T07:07:57.3558104Z adding 'torch/include/fmt/core.h' 2025-09-07T07:07:57.3590060Z adding 'torch/include/fmt/format-inl.h' 2025-09-07T07:07:57.3655146Z adding 'torch/include/fmt/format.h' 2025-09-07T07:07:57.3657549Z adding 'torch/include/fmt/os.h' 2025-09-07T07:07:57.3661195Z adding 'torch/include/fmt/ostream.h' 2025-09-07T07:07:57.3668647Z adding 'torch/include/fmt/printf.h' 2025-09-07T07:07:57.3677372Z adding 'torch/include/fmt/ranges.h' 2025-09-07T07:07:57.3684819Z adding 'torch/include/fmt/std.h' 2025-09-07T07:07:57.3689643Z adding 'torch/include/fmt/xchar.h' 2025-09-07T07:07:57.3692475Z adding 'torch/include/fp16/bitcasts.h' 2025-09-07T07:07:57.3697822Z adding 'torch/include/fp16/fp16.h' 2025-09-07T07:07:57.3701400Z adding 'torch/include/fp16/psimd.h' 2025-09-07T07:07:57.3705954Z adding 'torch/include/google/protobuf/any.h' 2025-09-07T07:07:57.3710798Z adding 'torch/include/google/protobuf/any.pb.h' 2025-09-07T07:07:57.3721713Z adding 'torch/include/google/protobuf/api.pb.h' 2025-09-07T07:07:57.3737697Z adding 'torch/include/google/protobuf/arena.h' 2025-09-07T07:07:57.3740676Z adding 'torch/include/google/protobuf/arena_impl.h' 2025-09-07T07:07:57.3746431Z adding 'torch/include/google/protobuf/arenastring.h' 2025-09-07T07:07:57.3785603Z adding 'torch/include/google/protobuf/descriptor.h' 2025-09-07T07:07:57.3866115Z adding 'torch/include/google/protobuf/descriptor.pb.h' 2025-09-07T07:07:57.3889792Z adding 'torch/include/google/protobuf/descriptor_database.h' 2025-09-07T07:07:57.3890160Z adding 'torch/include/google/protobuf/duration.pb.h' 2025-09-07T07:07:57.3893506Z adding 'torch/include/google/protobuf/dynamic_message.h' 2025-09-07T07:07:57.3896927Z adding 'torch/include/google/protobuf/empty.pb.h' 2025-09-07T07:07:57.3926721Z adding 'torch/include/google/protobuf/extension_set.h' 2025-09-07T07:07:57.3927162Z adding 'torch/include/google/protobuf/extension_set_inl.h' 2025-09-07T07:07:57.3930667Z adding 'torch/include/google/protobuf/field_mask.pb.h' 2025-09-07T07:07:57.3933877Z adding 'torch/include/google/protobuf/generated_enum_reflection.h' 2025-09-07T07:07:57.3936529Z adding 'torch/include/google/protobuf/generated_enum_util.h' 2025-09-07T07:07:57.3941771Z adding 'torch/include/google/protobuf/generated_message_reflection.h' 2025-09-07T07:07:57.3947486Z adding 'torch/include/google/protobuf/generated_message_table_driven.h' 2025-09-07T07:07:57.3951910Z adding 'torch/include/google/protobuf/generated_message_util.h' 2025-09-07T07:07:57.3954670Z adding 'torch/include/google/protobuf/has_bits.h' 2025-09-07T07:07:57.3958423Z adding 'torch/include/google/protobuf/implicit_weak_message.h' 2025-09-07T07:07:57.3962687Z adding 'torch/include/google/protobuf/inlined_string_field.h' 2025-09-07T07:07:57.3984863Z adding 'torch/include/google/protobuf/map.h' 2025-09-07T07:07:57.3985203Z adding 'torch/include/google/protobuf/map_entry.h' 2025-09-07T07:07:57.3993341Z adding 'torch/include/google/protobuf/map_entry_lite.h' 2025-09-07T07:07:57.4003771Z adding 'torch/include/google/protobuf/map_field.h' 2025-09-07T07:07:57.4009475Z adding 'torch/include/google/protobuf/map_field_inl.h' 2025-09-07T07:07:57.4013398Z adding 'torch/include/google/protobuf/map_field_lite.h' 2025-09-07T07:07:57.4021762Z adding 'torch/include/google/protobuf/map_type_handler.h' 2025-09-07T07:07:57.4050227Z adding 'torch/include/google/protobuf/message.h' 2025-09-07T07:07:57.4056036Z adding 'torch/include/google/protobuf/message_lite.h' 2025-09-07T07:07:57.4058815Z adding 'torch/include/google/protobuf/metadata.h' 2025-09-07T07:07:57.4063372Z adding 'torch/include/google/protobuf/metadata_lite.h' 2025-09-07T07:07:57.4073946Z adding 'torch/include/google/protobuf/parse_context.h' 2025-09-07T07:07:57.4077081Z adding 'torch/include/google/protobuf/port.h' 2025-09-07T07:07:57.4083740Z adding 'torch/include/google/protobuf/reflection.h' 2025-09-07T07:07:57.4087202Z adding 'torch/include/google/protobuf/reflection_ops.h' 2025-09-07T07:07:57.4127713Z adding 'torch/include/google/protobuf/repeated_field.h' 2025-09-07T07:07:57.4130000Z adding 'torch/include/google/protobuf/service.h' 2025-09-07T07:07:57.4134081Z adding 'torch/include/google/protobuf/source_context.pb.h' 2025-09-07T07:07:57.4143560Z adding 'torch/include/google/protobuf/struct.pb.h' 2025-09-07T07:07:57.4155157Z adding 'torch/include/google/protobuf/text_format.h' 2025-09-07T07:07:57.4159602Z adding 'torch/include/google/protobuf/timestamp.pb.h' 2025-09-07T07:07:57.4184810Z adding 'torch/include/google/protobuf/type.pb.h' 2025-09-07T07:07:57.4187328Z adding 'torch/include/google/protobuf/unknown_field_set.h' 2025-09-07T07:07:57.4193345Z adding 'torch/include/google/protobuf/wire_format.h' 2025-09-07T07:07:57.4220217Z adding 'torch/include/google/protobuf/wire_format_lite.h' 2025-09-07T07:07:57.4226200Z adding 'torch/include/google/protobuf/wrappers.pb.h' 2025-09-07T07:07:57.4232112Z adding 'torch/include/google/protobuf/compiler/code_generator.h' 2025-09-07T07:07:57.4240485Z adding 'torch/include/google/protobuf/compiler/command_line_interface.h' 2025-09-07T07:07:57.4246503Z adding 'torch/include/google/protobuf/compiler/importer.h' 2025-09-07T07:07:57.4256424Z adding 'torch/include/google/protobuf/compiler/parser.h' 2025-09-07T07:07:57.4260390Z adding 'torch/include/google/protobuf/compiler/plugin.h' 2025-09-07T07:07:57.4275360Z adding 'torch/include/google/protobuf/compiler/plugin.pb.h' 2025-09-07T07:07:57.4280685Z adding 'torch/include/google/protobuf/compiler/cpp/cpp_generator.h' 2025-09-07T07:07:57.4283760Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_generator.h' 2025-09-07T07:07:57.4286469Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_names.h' 2025-09-07T07:07:57.4289494Z adding 'torch/include/google/protobuf/compiler/java/java_generator.h' 2025-09-07T07:07:57.4292076Z adding 'torch/include/google/protobuf/compiler/java/java_names.h' 2025-09-07T07:07:57.4297180Z adding 'torch/include/google/protobuf/compiler/js/js_generator.h' 2025-09-07T07:07:57.4300073Z adding 'torch/include/google/protobuf/compiler/js/well_known_types_embed.h' 2025-09-07T07:07:57.4303288Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h' 2025-09-07T07:07:57.4308605Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h' 2025-09-07T07:07:57.4311752Z adding 'torch/include/google/protobuf/compiler/php/php_generator.h' 2025-09-07T07:07:57.4315749Z adding 'torch/include/google/protobuf/compiler/python/python_generator.h' 2025-09-07T07:07:57.4318791Z adding 'torch/include/google/protobuf/compiler/ruby/ruby_generator.h' 2025-09-07T07:07:57.4346598Z adding 'torch/include/google/protobuf/io/coded_stream.h' 2025-09-07T07:07:57.4351451Z adding 'torch/include/google/protobuf/io/gzip_stream.h' 2025-09-07T07:07:57.4354726Z adding 'torch/include/google/protobuf/io/io_win32.h' 2025-09-07T07:07:57.4361596Z adding 'torch/include/google/protobuf/io/printer.h' 2025-09-07T07:07:57.4364551Z adding 'torch/include/google/protobuf/io/strtod.h' 2025-09-07T07:07:57.4371586Z adding 'torch/include/google/protobuf/io/tokenizer.h' 2025-09-07T07:07:57.4376629Z adding 'torch/include/google/protobuf/io/zero_copy_stream.h' 2025-09-07T07:07:57.4381287Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl.h' 2025-09-07T07:07:57.4388071Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h' 2025-09-07T07:07:57.4393624Z adding 'torch/include/google/protobuf/stubs/bytestream.h' 2025-09-07T07:07:57.4398477Z adding 'torch/include/google/protobuf/stubs/callback.h' 2025-09-07T07:07:57.4402258Z adding 'torch/include/google/protobuf/stubs/casts.h' 2025-09-07T07:07:57.4406003Z adding 'torch/include/google/protobuf/stubs/common.h' 2025-09-07T07:07:57.4409401Z adding 'torch/include/google/protobuf/stubs/fastmem.h' 2025-09-07T07:07:57.4412334Z adding 'torch/include/google/protobuf/stubs/hash.h' 2025-09-07T07:07:57.4417123Z adding 'torch/include/google/protobuf/stubs/logging.h' 2025-09-07T07:07:57.4420523Z adding 'torch/include/google/protobuf/stubs/macros.h' 2025-09-07T07:07:57.4430048Z adding 'torch/include/google/protobuf/stubs/map_util.h' 2025-09-07T07:07:57.4434099Z adding 'torch/include/google/protobuf/stubs/mutex.h' 2025-09-07T07:07:57.4436788Z adding 'torch/include/google/protobuf/stubs/once.h' 2025-09-07T07:07:57.4439880Z adding 'torch/include/google/protobuf/stubs/platform_macros.h' 2025-09-07T07:07:57.4444379Z adding 'torch/include/google/protobuf/stubs/port.h' 2025-09-07T07:07:57.4447543Z adding 'torch/include/google/protobuf/stubs/status.h' 2025-09-07T07:07:57.4450455Z adding 'torch/include/google/protobuf/stubs/stl_util.h' 2025-09-07T07:07:57.4457117Z adding 'torch/include/google/protobuf/stubs/stringpiece.h' 2025-09-07T07:07:57.4470621Z adding 'torch/include/google/protobuf/stubs/strutil.h' 2025-09-07T07:07:57.4474821Z adding 'torch/include/google/protobuf/stubs/template_util.h' 2025-09-07T07:07:57.4478616Z adding 'torch/include/google/protobuf/util/delimited_message_util.h' 2025-09-07T07:07:57.4483034Z adding 'torch/include/google/protobuf/util/field_comparator.h' 2025-09-07T07:07:57.4487727Z adding 'torch/include/google/protobuf/util/field_mask_util.h' 2025-09-07T07:07:57.4491463Z adding 'torch/include/google/protobuf/util/json_util.h' 2025-09-07T07:07:57.4509580Z adding 'torch/include/google/protobuf/util/message_differencer.h' 2025-09-07T07:07:57.4514814Z adding 'torch/include/google/protobuf/util/time_util.h' 2025-09-07T07:07:57.4517827Z adding 'torch/include/google/protobuf/util/type_resolver.h' 2025-09-07T07:07:57.4520406Z adding 'torch/include/google/protobuf/util/type_resolver_util.h' 2025-09-07T07:07:57.4523499Z adding 'torch/include/kineto/AbstractConfig.h' 2025-09-07T07:07:57.4526342Z adding 'torch/include/kineto/ActivityProfilerInterface.h' 2025-09-07T07:07:57.4528245Z adding 'torch/include/kineto/ActivityTraceInterface.h' 2025-09-07T07:07:57.4530497Z adding 'torch/include/kineto/ActivityType.h' 2025-09-07T07:07:57.4532428Z adding 'torch/include/kineto/ClientInterface.h' 2025-09-07T07:07:57.4537916Z adding 'torch/include/kineto/Config.h' 2025-09-07T07:07:57.4541154Z adding 'torch/include/kineto/GenericTraceActivity.h' 2025-09-07T07:07:57.4544435Z adding 'torch/include/kineto/IActivityProfiler.h' 2025-09-07T07:07:57.4546930Z adding 'torch/include/kineto/ILoggerObserver.h' 2025-09-07T07:07:57.4549269Z adding 'torch/include/kineto/ITraceActivity.h' 2025-09-07T07:07:57.4551130Z adding 'torch/include/kineto/LoggingAPI.h' 2025-09-07T07:07:57.4553091Z adding 'torch/include/kineto/ThreadUtil.h' 2025-09-07T07:07:57.4555127Z adding 'torch/include/kineto/TraceSpan.h' 2025-09-07T07:07:57.4557873Z adding 'torch/include/kineto/libkineto.h' 2025-09-07T07:07:57.4560580Z adding 'torch/include/kineto/output_base.h' 2025-09-07T07:07:57.4562888Z adding 'torch/include/kineto/time_since_epoch.h' 2025-09-07T07:07:57.4571233Z adding 'torch/include/legacy/ittnotify.h' 2025-09-07T07:07:57.4615813Z adding 'torch/include/oneapi/dnnl/dnnl.h' 2025-09-07T07:07:57.4728906Z adding 'torch/include/oneapi/dnnl/dnnl.hpp' 2025-09-07T07:07:57.4746250Z adding 'torch/include/oneapi/dnnl/dnnl_common.h' 2025-09-07T07:07:57.4749338Z adding 'torch/include/oneapi/dnnl/dnnl_common.hpp' 2025-09-07T07:07:57.4753436Z adding 'torch/include/oneapi/dnnl/dnnl_common_types.h' 2025-09-07T07:07:57.4756782Z adding 'torch/include/oneapi/dnnl/dnnl_config.h' 2025-09-07T07:07:57.4759252Z adding 'torch/include/oneapi/dnnl/dnnl_debug.h' 2025-09-07T07:07:57.4769110Z adding 'torch/include/oneapi/dnnl/dnnl_graph.h' 2025-09-07T07:07:57.4792391Z adding 'torch/include/oneapi/dnnl/dnnl_graph.hpp' 2025-09-07T07:07:57.4796008Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.h' 2025-09-07T07:07:57.4798988Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' 2025-09-07T07:07:57.4801611Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.h' 2025-09-07T07:07:57.4805290Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' 2025-09-07T07:07:57.4811175Z adding 'torch/include/oneapi/dnnl/dnnl_graph_types.h' 2025-09-07T07:07:57.4815942Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.h' 2025-09-07T07:07:57.4821525Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.hpp' 2025-09-07T07:07:57.4824524Z adding 'torch/include/oneapi/dnnl/dnnl_ocl_types.h' 2025-09-07T07:07:57.4828064Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.h' 2025-09-07T07:07:57.4833139Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.hpp' 2025-09-07T07:07:57.4835777Z adding 'torch/include/oneapi/dnnl/dnnl_sycl_types.h' 2025-09-07T07:07:57.4838475Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.h' 2025-09-07T07:07:57.4841133Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.hpp' 2025-09-07T07:07:57.4843780Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' 2025-09-07T07:07:57.4871286Z adding 'torch/include/oneapi/dnnl/dnnl_types.h' 2025-09-07T07:07:57.4877951Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.h' 2025-09-07T07:07:57.4883278Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.hpp' 2025-09-07T07:07:57.4886263Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel_types.h' 2025-09-07T07:07:57.4888163Z adding 'torch/include/oneapi/dnnl/dnnl_version.h' 2025-09-07T07:07:57.4890305Z adding 'torch/include/oneapi/dnnl/dnnl_version_hash.h' 2025-09-07T07:07:57.4898660Z adding 'torch/include/pybind11/attr.h' 2025-09-07T07:07:57.4902829Z adding 'torch/include/pybind11/buffer_info.h' 2025-09-07T07:07:57.4938002Z adding 'torch/include/pybind11/cast.h' 2025-09-07T07:07:57.4938756Z adding 'torch/include/pybind11/chrono.h' 2025-09-07T07:07:57.4940288Z adding 'torch/include/pybind11/common.h' 2025-09-07T07:07:57.4942646Z adding 'torch/include/pybind11/complex.h' 2025-09-07T07:07:57.4945351Z adding 'torch/include/pybind11/critical_section.h' 2025-09-07T07:07:57.4947007Z adding 'torch/include/pybind11/eigen.h' 2025-09-07T07:07:57.4951724Z adding 'torch/include/pybind11/embed.h' 2025-09-07T07:07:57.4954932Z adding 'torch/include/pybind11/eval.h' 2025-09-07T07:07:57.4958319Z adding 'torch/include/pybind11/functional.h' 2025-09-07T07:07:57.4962251Z adding 'torch/include/pybind11/gil.h' 2025-09-07T07:07:57.4965532Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2025-09-07T07:07:57.4967674Z adding 'torch/include/pybind11/gil_simple.h' 2025-09-07T07:07:57.4971647Z adding 'torch/include/pybind11/iostream.h' 2025-09-07T07:07:57.4974422Z adding 'torch/include/pybind11/native_enum.h' 2025-09-07T07:07:57.5007280Z adding 'torch/include/pybind11/numpy.h' 2025-09-07T07:07:57.5009511Z adding 'torch/include/pybind11/operators.h' 2025-09-07T07:07:57.5012013Z adding 'torch/include/pybind11/options.h' 2025-09-07T07:07:57.5066099Z adding 'torch/include/pybind11/pybind11.h' 2025-09-07T07:07:57.5105539Z adding 'torch/include/pybind11/pytypes.h' 2025-09-07T07:07:57.5111167Z adding 'torch/include/pybind11/stl.h' 2025-09-07T07:07:57.5120478Z adding 'torch/include/pybind11/stl_bind.h' 2025-09-07T07:07:57.5125742Z adding 'torch/include/pybind11/subinterpreter.h' 2025-09-07T07:07:57.5128543Z adding 'torch/include/pybind11/trampoline_self_life_support.h' 2025-09-07T07:07:57.5130735Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2025-09-07T07:07:57.5133889Z adding 'torch/include/pybind11/typing.h' 2025-09-07T07:07:57.5136437Z adding 'torch/include/pybind11/warnings.h' 2025-09-07T07:07:57.5139702Z adding 'torch/include/pybind11/conduit/pybind11_conduit_v1.h' 2025-09-07T07:07:57.5142450Z adding 'torch/include/pybind11/conduit/pybind11_platform_abi_id.h' 2025-09-07T07:07:57.5145159Z adding 'torch/include/pybind11/conduit/wrap_include_python_h.h' 2025-09-07T07:07:57.5156213Z adding 'torch/include/pybind11/detail/class.h' 2025-09-07T07:07:57.5177193Z adding 'torch/include/pybind11/detail/common.h' 2025-09-07T07:07:57.5181080Z adding 'torch/include/pybind11/detail/cpp_conduit.h' 2025-09-07T07:07:57.5184704Z adding 'torch/include/pybind11/detail/descr.h' 2025-09-07T07:07:57.5187435Z adding 'torch/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h' 2025-09-07T07:07:57.5189781Z adding 'torch/include/pybind11/detail/exception_translation.h' 2025-09-07T07:07:57.5193415Z adding 'torch/include/pybind11/detail/function_record_pyobject.h' 2025-09-07T07:07:57.5200693Z adding 'torch/include/pybind11/detail/init.h' 2025-09-07T07:07:57.5211804Z adding 'torch/include/pybind11/detail/internals.h' 2025-09-07T07:07:57.5216122Z adding 'torch/include/pybind11/detail/native_enum_data.h' 2025-09-07T07:07:57.5218850Z adding 'torch/include/pybind11/detail/pybind11_namespace_macros.h' 2025-09-07T07:07:57.5223678Z adding 'torch/include/pybind11/detail/struct_smart_holder.h' 2025-09-07T07:07:57.5252844Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2025-09-07T07:07:57.5253891Z adding 'torch/include/pybind11/detail/typeid.h' 2025-09-07T07:07:57.5254380Z adding 'torch/include/pybind11/detail/using_smart_holder.h' 2025-09-07T07:07:57.5255874Z adding 'torch/include/pybind11/detail/value_and_holder.h' 2025-09-07T07:07:57.5258048Z adding 'torch/include/pybind11/eigen/common.h' 2025-09-07T07:07:57.5269793Z adding 'torch/include/pybind11/eigen/matrix.h' 2025-09-07T07:07:57.5275833Z adding 'torch/include/pybind11/eigen/tensor.h' 2025-09-07T07:07:57.5279328Z adding 'torch/include/pybind11/stl/filesystem.h' 2025-09-07T07:07:57.5281579Z adding 'torch/include/tensorpipe/config.h' 2025-09-07T07:07:57.5283652Z adding 'torch/include/tensorpipe/tensorpipe.h' 2025-09-07T07:07:57.5286697Z adding 'torch/include/tensorpipe/channel/context.h' 2025-09-07T07:07:57.5288701Z adding 'torch/include/tensorpipe/channel/error.h' 2025-09-07T07:07:57.5290965Z adding 'torch/include/tensorpipe/channel/basic/factory.h' 2025-09-07T07:07:57.5292981Z adding 'torch/include/tensorpipe/channel/cma/factory.h' 2025-09-07T07:07:57.5295071Z adding 'torch/include/tensorpipe/channel/mpt/factory.h' 2025-09-07T07:07:57.5297156Z adding 'torch/include/tensorpipe/channel/xth/factory.h' 2025-09-07T07:07:57.5299829Z adding 'torch/include/tensorpipe/common/buffer.h' 2025-09-07T07:07:57.5301784Z adding 'torch/include/tensorpipe/common/cpu_buffer.h' 2025-09-07T07:07:57.5303917Z adding 'torch/include/tensorpipe/common/device.h' 2025-09-07T07:07:57.5306800Z adding 'torch/include/tensorpipe/common/error.h' 2025-09-07T07:07:57.5308652Z adding 'torch/include/tensorpipe/common/optional.h' 2025-09-07T07:07:57.5311401Z adding 'torch/include/tensorpipe/core/context.h' 2025-09-07T07:07:57.5313401Z adding 'torch/include/tensorpipe/core/error.h' 2025-09-07T07:07:57.5316008Z adding 'torch/include/tensorpipe/core/listener.h' 2025-09-07T07:07:57.5318653Z adding 'torch/include/tensorpipe/core/message.h' 2025-09-07T07:07:57.5321255Z adding 'torch/include/tensorpipe/core/pipe.h' 2025-09-07T07:07:57.5324167Z adding 'torch/include/tensorpipe/transport/context.h' 2025-09-07T07:07:57.5326032Z adding 'torch/include/tensorpipe/transport/error.h' 2025-09-07T07:07:57.5328269Z adding 'torch/include/tensorpipe/transport/ibv/error.h' 2025-09-07T07:07:57.5330182Z adding 'torch/include/tensorpipe/transport/ibv/factory.h' 2025-09-07T07:07:57.5331947Z adding 'torch/include/tensorpipe/transport/ibv/utility.h' 2025-09-07T07:07:57.5334088Z adding 'torch/include/tensorpipe/transport/shm/factory.h' 2025-09-07T07:07:57.5336216Z adding 'torch/include/tensorpipe/transport/uv/error.h' 2025-09-07T07:07:57.5338062Z adding 'torch/include/tensorpipe/transport/uv/factory.h' 2025-09-07T07:07:57.5340034Z adding 'torch/include/tensorpipe/transport/uv/utility.h' 2025-09-07T07:07:57.5347500Z adding 'torch/include/torch/custom_class.h' 2025-09-07T07:07:57.5351879Z adding 'torch/include/torch/custom_class_detail.h' 2025-09-07T07:07:57.5353925Z adding 'torch/include/torch/extension.h' 2025-09-07T07:07:57.5369350Z adding 'torch/include/torch/library.h' 2025-09-07T07:07:57.5372463Z adding 'torch/include/torch/script.h' 2025-09-07T07:07:57.5375847Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2025-09-07T07:07:57.5377758Z adding 'torch/include/torch/csrc/DataLoader.h' 2025-09-07T07:07:57.5379604Z adding 'torch/include/torch/csrc/Device.h' 2025-09-07T07:07:57.5381490Z adding 'torch/include/torch/csrc/DeviceAccelerator.h' 2025-09-07T07:07:57.5383271Z adding 'torch/include/torch/csrc/Dtype.h' 2025-09-07T07:07:57.5385669Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2025-09-07T07:07:57.5387564Z adding 'torch/include/torch/csrc/Event.h' 2025-09-07T07:07:57.5392977Z adding 'torch/include/torch/csrc/Exceptions.h' 2025-09-07T07:07:57.5395277Z adding 'torch/include/torch/csrc/Export.h' 2025-09-07T07:07:57.5397409Z adding 'torch/include/torch/csrc/Generator.h' 2025-09-07T07:07:57.5399283Z adding 'torch/include/torch/csrc/Layout.h' 2025-09-07T07:07:57.5401328Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2025-09-07T07:07:57.5402820Z adding 'torch/include/torch/csrc/Module.h' 2025-09-07T07:07:57.5404708Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2025-09-07T07:07:57.5406600Z adding 'torch/include/torch/csrc/PyInterpreterHooks.h' 2025-09-07T07:07:57.5408324Z adding 'torch/include/torch/csrc/QScheme.h' 2025-09-07T07:07:57.5410095Z adding 'torch/include/torch/csrc/Size.h' 2025-09-07T07:07:57.5412137Z adding 'torch/include/torch/csrc/Storage.h' 2025-09-07T07:07:57.5413776Z adding 'torch/include/torch/csrc/StorageMethods.h' 2025-09-07T07:07:57.5415381Z adding 'torch/include/torch/csrc/StorageSharing.h' 2025-09-07T07:07:57.5417264Z adding 'torch/include/torch/csrc/Stream.h' 2025-09-07T07:07:57.5419049Z adding 'torch/include/torch/csrc/THConcat.h' 2025-09-07T07:07:57.5420867Z adding 'torch/include/torch/csrc/THP.h' 2025-09-07T07:07:57.5422798Z adding 'torch/include/torch/csrc/TypeInfo.h' 2025-09-07T07:07:57.5424712Z adding 'torch/include/torch/csrc/Types.h' 2025-09-07T07:07:57.5426903Z adding 'torch/include/torch/csrc/copy_utils.h' 2025-09-07T07:07:57.5428653Z adding 'torch/include/torch/csrc/itt.h' 2025-09-07T07:07:57.5430495Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2025-09-07T07:07:57.5432287Z adding 'torch/include/torch/csrc/python_dimname.h' 2025-09-07T07:07:57.5434137Z adding 'torch/include/torch/csrc/python_headers.h' 2025-09-07T07:07:57.5436008Z adding 'torch/include/torch/csrc/serialization.h' 2025-09-07T07:07:57.5439404Z adding 'torch/include/torch/csrc/utils.h' 2025-09-07T07:07:57.5442540Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2025-09-07T07:07:57.5444558Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2025-09-07T07:07:57.5446330Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2025-09-07T07:07:57.5448217Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2025-09-07T07:07:57.5449930Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2025-09-07T07:07:57.5453022Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2025-09-07T07:07:57.5456338Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2025-09-07T07:07:57.5459560Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2025-09-07T07:07:57.5462988Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2025-09-07T07:07:57.5465213Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2025-09-07T07:07:57.5467339Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2025-09-07T07:07:57.5469868Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2025-09-07T07:07:57.5471679Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2025-09-07T07:07:57.5473510Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2025-09-07T07:07:57.5478957Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2025-09-07T07:07:57.5483573Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2025-09-07T07:07:57.5486762Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2025-09-07T07:07:57.5488603Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2025-09-07T07:07:57.5494439Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2025-09-07T07:07:57.5498016Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2025-09-07T07:07:57.5499780Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2025-09-07T07:07:57.5502335Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2025-09-07T07:07:57.5504674Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2025-09-07T07:07:57.5506761Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2025-09-07T07:07:57.5509668Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2025-09-07T07:07:57.5512052Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-09-07T07:07:57.5513703Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2025-09-07T07:07:57.5515981Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2025-09-07T07:07:57.5518931Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2025-09-07T07:07:57.5520849Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2025-09-07T07:07:57.5522614Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2025-09-07T07:07:57.5524820Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2025-09-07T07:07:57.5529156Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-09-07T07:07:57.5531892Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-09-07T07:07:57.5534536Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-09-07T07:07:57.5537454Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2025-09-07T07:07:57.5545335Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-09-07T07:07:57.5548775Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2025-09-07T07:07:57.5551076Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-09-07T07:07:57.5553552Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-09-07T07:07:57.5556008Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-09-07T07:07:57.5558190Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-09-07T07:07:57.5561584Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-09-07T07:07:57.5564112Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2025-09-07T07:07:57.5567222Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-09-07T07:07:57.5570602Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2025-09-07T07:07:57.5573023Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-09-07T07:07:57.5575387Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-09-07T07:07:57.5577588Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2025-09-07T07:07:57.5579678Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-09-07T07:07:57.5581655Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-09-07T07:07:57.5583929Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-09-07T07:07:57.5586904Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2025-09-07T07:07:57.5589038Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-09-07T07:07:57.5591145Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-09-07T07:07:57.5593324Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-09-07T07:07:57.5595783Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-09-07T07:07:57.5601203Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-09-07T07:07:57.5603727Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2025-09-07T07:07:57.5606402Z adding 'torch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h' 2025-09-07T07:07:57.5609265Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2025-09-07T07:07:57.5611281Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2025-09-07T07:07:57.5613827Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2025-09-07T07:07:57.5621914Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2025-09-07T07:07:57.5624904Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2025-09-07T07:07:57.5626905Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2025-09-07T07:07:57.5629735Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-09-07T07:07:57.5633002Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2025-09-07T07:07:57.5634957Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2025-09-07T07:07:57.5642263Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-09-07T07:07:57.5645506Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-09-07T07:07:57.5648060Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-09-07T07:07:57.5650618Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-09-07T07:07:57.5653272Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-09-07T07:07:57.5656508Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-09-07T07:07:57.5658895Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-09-07T07:07:57.5661773Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-09-07T07:07:57.5663920Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-09-07T07:07:57.5670266Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-09-07T07:07:57.5674130Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-09-07T07:07:57.5676589Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-09-07T07:07:57.5678826Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-09-07T07:07:57.5684640Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-09-07T07:07:57.5689220Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-09-07T07:07:57.5692048Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-09-07T07:07:57.5694699Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-09-07T07:07:57.5700034Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-09-07T07:07:57.5703523Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-09-07T07:07:57.5707324Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-09-07T07:07:57.5710283Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2025-09-07T07:07:57.5714840Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-09-07T07:07:57.5717950Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-09-07T07:07:57.5720709Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-09-07T07:07:57.5723774Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-09-07T07:07:57.5726194Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-09-07T07:07:57.5729090Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-09-07T07:07:57.5732000Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-09-07T07:07:57.5738451Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-09-07T07:07:57.5742433Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-09-07T07:07:57.5746439Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-09-07T07:07:57.5749510Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-09-07T07:07:57.5754994Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-09-07T07:07:57.5759677Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-09-07T07:07:57.5763993Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-09-07T07:07:57.5767152Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-09-07T07:07:57.5770525Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-09-07T07:07:57.5772895Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-09-07T07:07:57.5774949Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-09-07T07:07:57.5780565Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-09-07T07:07:57.5784100Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-09-07T07:07:57.5787372Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-09-07T07:07:57.5790264Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-09-07T07:07:57.5794132Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-09-07T07:07:57.5798431Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-09-07T07:07:57.5801153Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-09-07T07:07:57.5803955Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-09-07T07:07:57.5806991Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-09-07T07:07:57.5812282Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-09-07T07:07:57.5817529Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2025-09-07T07:07:57.5820200Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-09-07T07:07:57.5822535Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-09-07T07:07:57.5826360Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2025-09-07T07:07:57.5829064Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2025-09-07T07:07:57.5831445Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-09-07T07:07:57.5834914Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-09-07T07:07:57.5837676Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2025-09-07T07:07:57.5840119Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-09-07T07:07:57.5842417Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2025-09-07T07:07:57.5848006Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2025-09-07T07:07:57.5851474Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-09-07T07:07:57.5854371Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2025-09-07T07:07:57.5856711Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-09-07T07:07:57.5861060Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-09-07T07:07:57.5864996Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-09-07T07:07:57.5867642Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-09-07T07:07:57.5870151Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-09-07T07:07:57.5872380Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-09-07T07:07:57.5875056Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-09-07T07:07:57.5877319Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2025-09-07T07:07:57.5882438Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-09-07T07:07:57.5885806Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-09-07T07:07:57.5888536Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-09-07T07:07:57.5893239Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-09-07T07:07:57.5896457Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2025-09-07T07:07:57.5898915Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2025-09-07T07:07:57.5901365Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2025-09-07T07:07:57.5904071Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-09-07T07:07:57.5908054Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2025-09-07T07:07:57.5910685Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-09-07T07:07:57.5915101Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2025-09-07T07:07:57.5917893Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2025-09-07T07:07:57.5920734Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-09-07T07:07:57.5923025Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-09-07T07:07:57.5924616Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-09-07T07:07:57.5926569Z adding 'torch/include/torch/csrc/api/include/torch/python/init.h' 2025-09-07T07:07:57.5928624Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2025-09-07T07:07:57.5931368Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-09-07T07:07:57.5933754Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-09-07T07:07:57.5935560Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2025-09-07T07:07:57.5944021Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2025-09-07T07:07:57.5947187Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2025-09-07T07:07:57.5952496Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2025-09-07T07:07:57.5955154Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2025-09-07T07:07:57.5958362Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2025-09-07T07:07:57.5961405Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-09-07T07:07:57.5963166Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2025-09-07T07:07:57.5970963Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2025-09-07T07:07:57.5973736Z adding 'torch/include/torch/csrc/autograd/edge.h' 2025-09-07T07:07:57.5978268Z adding 'torch/include/torch/csrc/autograd/engine.h' 2025-09-07T07:07:57.5982921Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2025-09-07T07:07:57.5998888Z adding 'torch/include/torch/csrc/autograd/function.h' 2025-09-07T07:07:57.5999690Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2025-09-07T07:07:57.6000657Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2025-09-07T07:07:57.6005164Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2025-09-07T07:07:57.6007775Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2025-09-07T07:07:57.6010234Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2025-09-07T07:07:57.6012590Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2025-09-07T07:07:57.6014104Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2025-09-07T07:07:57.6017838Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2025-09-07T07:07:57.6022558Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2025-09-07T07:07:57.6024966Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2025-09-07T07:07:57.6027213Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2025-09-07T07:07:57.6029064Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2025-09-07T07:07:57.6031782Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2025-09-07T07:07:57.6033975Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2025-09-07T07:07:57.6035907Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2025-09-07T07:07:57.6037575Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2025-09-07T07:07:57.6040569Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2025-09-07T07:07:57.6042792Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2025-09-07T07:07:57.6044891Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2025-09-07T07:07:57.6046448Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2025-09-07T07:07:57.6048197Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2025-09-07T07:07:57.6049665Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2025-09-07T07:07:57.6051688Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-09-07T07:07:57.6053297Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2025-09-07T07:07:57.6054912Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2025-09-07T07:07:57.6056799Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2025-09-07T07:07:57.6059237Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2025-09-07T07:07:57.6062464Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2025-09-07T07:07:57.6064950Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2025-09-07T07:07:57.6068047Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2025-09-07T07:07:57.6070269Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2025-09-07T07:07:57.6071995Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2025-09-07T07:07:57.6086593Z adding 'torch/include/torch/csrc/autograd/variable.h' 2025-09-07T07:07:57.6089692Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2025-09-07T07:07:57.6095780Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2025-09-07T07:07:57.6098637Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2025-09-07T07:07:57.6100731Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2025-09-07T07:07:57.6102638Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2025-09-07T07:07:57.6106908Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2025-09-07T07:07:57.6109695Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2025-09-07T07:07:57.6164540Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2025-09-07T07:07:57.6185578Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2025-09-07T07:07:57.6186470Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2025-09-07T07:07:57.6188871Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2025-09-07T07:07:57.6191126Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2025-09-07T07:07:57.6198352Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2025-09-07T07:07:57.6202008Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2025-09-07T07:07:57.6204574Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-09-07T07:07:57.6206734Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-09-07T07:07:57.6208872Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-09-07T07:07:57.6210654Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2025-09-07T07:07:57.6213220Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2025-09-07T07:07:57.6215200Z adding 'torch/include/torch/csrc/cpu/Module.h' 2025-09-07T07:07:57.6218876Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-09-07T07:07:57.6220742Z adding 'torch/include/torch/csrc/cuda/Event.h' 2025-09-07T07:07:57.6222511Z adding 'torch/include/torch/csrc/cuda/GdsFile.h' 2025-09-07T07:07:57.6224578Z adding 'torch/include/torch/csrc/cuda/Module.h' 2025-09-07T07:07:57.6226601Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2025-09-07T07:07:57.6228490Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2025-09-07T07:07:57.6230420Z adding 'torch/include/torch/csrc/cuda/comm.h' 2025-09-07T07:07:57.6232242Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2025-09-07T07:07:57.6234252Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2025-09-07T07:07:57.6237246Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2025-09-07T07:07:57.6239207Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2025-09-07T07:07:57.6240896Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2025-09-07T07:07:57.6242583Z adding 'torch/include/torch/csrc/cuda/utils.h' 2025-09-07T07:07:57.6245481Z adding 'torch/include/torch/csrc/distributed/autograd/autograd.h' 2025-09-07T07:07:57.6247397Z adding 'torch/include/torch/csrc/distributed/autograd/python_autograd.h' 2025-09-07T07:07:57.6249579Z adding 'torch/include/torch/csrc/distributed/autograd/utils.h' 2025-09-07T07:07:57.6253387Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2025-09-07T07:07:57.6256945Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2025-09-07T07:07:57.6261707Z adding 'torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-09-07T07:07:57.6264906Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-09-07T07:07:57.6267167Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-09-07T07:07:57.6269648Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-09-07T07:07:57.6271832Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-09-07T07:07:57.6273761Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-09-07T07:07:57.6275986Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-09-07T07:07:57.6277870Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-09-07T07:07:57.6280389Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-09-07T07:07:57.6282809Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-09-07T07:07:57.6285098Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-09-07T07:07:57.6287121Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-09-07T07:07:57.6288972Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-09-07T07:07:57.6294218Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2025-09-07T07:07:57.6296685Z adding 'torch/include/torch/csrc/distributed/c10d/Backoff.hpp' 2025-09-07T07:07:57.6299706Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-09-07T07:07:57.6301881Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2025-09-07T07:07:57.6306642Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-09-07T07:07:57.6313091Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp' 2025-09-07T07:07:57.6315698Z adding 'torch/include/torch/csrc/distributed/c10d/Functional.hpp' 2025-09-07T07:07:57.6317959Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-09-07T07:07:57.6319776Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-09-07T07:07:57.6321909Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2025-09-07T07:07:57.6327254Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-09-07T07:07:57.6329623Z adding 'torch/include/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-09-07T07:07:57.6332728Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-09-07T07:07:57.6335245Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-09-07T07:07:57.6343993Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-09-07T07:07:57.6351157Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-09-07T07:07:57.6358587Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp' 2025-09-07T07:07:57.6363520Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-09-07T07:07:57.6388007Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-09-07T07:07:57.6391566Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-09-07T07:07:57.6394600Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-09-07T07:07:57.6399314Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-09-07T07:07:57.6401978Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-09-07T07:07:57.6404681Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2025-09-07T07:07:57.6407776Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-09-07T07:07:57.6410164Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-09-07T07:07:57.6413971Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2025-09-07T07:07:57.6417141Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2025-09-07T07:07:57.6419663Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-09-07T07:07:57.6422874Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-09-07T07:07:57.6425416Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-09-07T07:07:57.6433070Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2025-09-07T07:07:57.6435870Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-09-07T07:07:57.6439197Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2025-09-07T07:07:57.6441138Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2025-09-07T07:07:57.6443943Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2025-09-07T07:07:57.6445971Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2025-09-07T07:07:57.6448236Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-09-07T07:07:57.6450178Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2025-09-07T07:07:57.6452341Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2025-09-07T07:07:57.6455793Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2025-09-07T07:07:57.6458090Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2025-09-07T07:07:57.6460724Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-09-07T07:07:57.6471364Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2025-09-07T07:07:57.6474508Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-09-07T07:07:57.6476907Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-09-07T07:07:57.6479106Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2025-09-07T07:07:57.6481165Z adding 'torch/include/torch/csrc/distributed/c10d/socket_fmt.h' 2025-09-07T07:07:57.6483906Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-09-07T07:07:57.6486104Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-09-07T07:07:57.6488464Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-09-07T07:07:57.6490561Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-09-07T07:07:57.6492657Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp' 2025-09-07T07:07:57.6494593Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp' 2025-09-07T07:07:57.6496316Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp' 2025-09-07T07:07:57.6498719Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-09-07T07:07:57.6500656Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-09-07T07:07:57.6502730Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-09-07T07:07:57.6508766Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h' 2025-09-07T07:07:57.6511599Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp' 2025-09-07T07:07:57.6513841Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp' 2025-09-07T07:07:57.6516572Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp' 2025-09-07T07:07:57.6518676Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp' 2025-09-07T07:07:57.6522425Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp' 2025-09-07T07:07:57.6524995Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp' 2025-09-07T07:07:57.6527633Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2025-09-07T07:07:57.6531084Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2025-09-07T07:07:57.6533747Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2025-09-07T07:07:57.6535883Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2025-09-07T07:07:57.6538128Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2025-09-07T07:07:57.6540302Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2025-09-07T07:07:57.6542123Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2025-09-07T07:07:57.6545509Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-09-07T07:07:57.6547876Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2025-09-07T07:07:57.6550154Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-09-07T07:07:57.6552669Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-09-07T07:07:57.6554319Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2025-09-07T07:07:57.6560286Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2025-09-07T07:07:57.6563260Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-09-07T07:07:57.6569896Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2025-09-07T07:07:57.6577099Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2025-09-07T07:07:57.6580181Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2025-09-07T07:07:57.6582654Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2025-09-07T07:07:57.6585478Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2025-09-07T07:07:57.6587461Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2025-09-07T07:07:57.6604903Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-09-07T07:07:57.6606099Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-09-07T07:07:57.6607218Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-09-07T07:07:57.6607948Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2025-09-07T07:07:57.6608554Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-09-07T07:07:57.6609649Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-09-07T07:07:57.6610369Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2025-09-07T07:07:57.6612258Z adding 'torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-09-07T07:07:57.6614914Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-09-07T07:07:57.6617845Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-09-07T07:07:57.6620867Z adding 'torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-09-07T07:07:57.6622460Z adding 'torch/include/torch/csrc/distributed/rpc/testing/testing.h' 2025-09-07T07:07:57.6625636Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2025-09-07T07:07:57.6642193Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2025-09-07T07:07:57.6645182Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2025-09-07T07:07:57.6647229Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2025-09-07T07:07:57.6649336Z adding 'torch/include/torch/csrc/dynamo/cpython_includes.h' 2025-09-07T07:07:57.6651863Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2025-09-07T07:07:57.6654022Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2025-09-07T07:07:57.6655956Z adding 'torch/include/torch/csrc/dynamo/eval_frame_cpp.h' 2025-09-07T07:07:57.6659208Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2025-09-07T07:07:57.6662718Z adding 'torch/include/torch/csrc/dynamo/framelocals_mapping.h' 2025-09-07T07:07:57.6665293Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2025-09-07T07:07:57.6667245Z adding 'torch/include/torch/csrc/dynamo/init.h' 2025-09-07T07:07:57.6669264Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2025-09-07T07:07:57.6670949Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2025-09-07T07:07:57.6673249Z adding 'torch/include/torch/csrc/export/example_upgraders.h' 2025-09-07T07:07:57.6676122Z adding 'torch/include/torch/csrc/export/pt2_archive_constants.h' 2025-09-07T07:07:57.6677906Z adding 'torch/include/torch/csrc/export/pybind.h' 2025-09-07T07:07:57.6680709Z adding 'torch/include/torch/csrc/export/upgrader.h' 2025-09-07T07:07:57.6682828Z adding 'torch/include/torch/csrc/functorch/init.h' 2025-09-07T07:07:57.6684805Z adding 'torch/include/torch/csrc/fx/node.h' 2025-09-07T07:07:57.6687693Z adding 'torch/include/torch/csrc/inductor/array_ref_impl.h' 2025-09-07T07:07:57.6699025Z adding 'torch/include/torch/csrc/inductor/cpp_prefix.h' 2025-09-07T07:07:57.6702082Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2025-09-07T07:07:57.6704058Z adding 'torch/include/torch/csrc/inductor/static_cuda_launcher.h' 2025-09-07T07:07:57.6707510Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-09-07T07:07:57.6710889Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-09-07T07:07:57.6713184Z adding 'torch/include/torch/csrc/inductor/aoti_include/array_ref.h' 2025-09-07T07:07:57.6714995Z adding 'torch/include/torch/csrc/inductor/aoti_include/common.h' 2025-09-07T07:07:57.6716799Z adding 'torch/include/torch/csrc/inductor/aoti_include/cpu.h' 2025-09-07T07:07:57.6718420Z adding 'torch/include/torch/csrc/inductor/aoti_include/cuda.h' 2025-09-07T07:07:57.6720026Z adding 'torch/include/torch/csrc/inductor/aoti_include/mps.h' 2025-09-07T07:07:57.6721639Z adding 'torch/include/torch/csrc/inductor/aoti_include/xpu.h' 2025-09-07T07:07:57.6724193Z adding 'torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-09-07T07:07:57.6725790Z adding 'torch/include/torch/csrc/inductor/aoti_package/pybind.h' 2025-09-07T07:07:57.6729107Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-09-07T07:07:57.6731169Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-09-07T07:07:57.6733233Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-09-07T07:07:57.6735070Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h' 2025-09-07T07:07:57.6737082Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-09-07T07:07:57.6738590Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2025-09-07T07:07:57.6742063Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-09-07T07:07:57.6744547Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h' 2025-09-07T07:07:57.6747029Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-09-07T07:07:57.6750651Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2025-09-07T07:07:57.6753962Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h' 2025-09-07T07:07:57.6756450Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2025-09-07T07:07:57.6766246Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_base.h' 2025-09-07T07:07:57.6775519Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-09-07T07:07:57.6778430Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-09-07T07:07:57.6781838Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-09-07T07:07:57.6784565Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-09-07T07:07:57.6789043Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2025-09-07T07:07:57.6791638Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-09-07T07:07:57.6793828Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-09-07T07:07:57.6796262Z adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-09-07T07:07:57.6799078Z adding 'torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-09-07T07:07:57.6801130Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-09-07T07:07:57.6803188Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-09-07T07:07:57.6806166Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2025-09-07T07:07:57.6809125Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/macros.h' 2025-09-07T07:07:57.6815784Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-09-07T07:07:57.6819168Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h' 2025-09-07T07:07:57.6822034Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h' 2025-09-07T07:07:57.6824358Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h' 2025-09-07T07:07:57.6827132Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-09-07T07:07:57.6829851Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h' 2025-09-07T07:07:57.6835677Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-09-07T07:07:57.6842737Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-09-07T07:07:57.6848293Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h' 2025-09-07T07:07:57.6852281Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-09-07T07:07:57.6854603Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h' 2025-09-07T07:07:57.6856754Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/common.h' 2025-09-07T07:07:57.6858466Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h' 2025-09-07T07:07:57.6860421Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h' 2025-09-07T07:07:57.6862283Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/mps.h' 2025-09-07T07:07:57.6864496Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h' 2025-09-07T07:07:57.6866842Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' 2025-09-07T07:07:57.6868535Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' 2025-09-07T07:07:57.6870276Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h' 2025-09-07T07:07:57.6872013Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' 2025-09-07T07:07:57.6873893Z adding 'torch/include/torch/csrc/instruction_counter/Module.h' 2025-09-07T07:07:57.6877253Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2025-09-07T07:07:57.6879523Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2025-09-07T07:07:57.6881448Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2025-09-07T07:07:57.6886521Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2025-09-07T07:07:57.6890025Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2025-09-07T07:07:57.6892639Z adding 'torch/include/torch/csrc/jit/api/method.h' 2025-09-07T07:07:57.6901021Z adding 'torch/include/torch/csrc/jit/api/module.h' 2025-09-07T07:07:57.6905205Z adding 'torch/include/torch/csrc/jit/api/object.h' 2025-09-07T07:07:57.6908505Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2025-09-07T07:07:57.6912420Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2025-09-07T07:07:57.6914978Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2025-09-07T07:07:57.6917144Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2025-09-07T07:07:57.6919969Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2025-09-07T07:07:57.6921263Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2025-09-07T07:07:57.6923315Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2025-09-07T07:07:57.6925308Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2025-09-07T07:07:57.6926887Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2025-09-07T07:07:57.6929242Z adding 'torch/include/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-09-07T07:07:57.6931585Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-09-07T07:07:57.6933502Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-09-07T07:07:57.6935541Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-09-07T07:07:57.6937356Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-09-07T07:07:57.6939184Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-09-07T07:07:57.6942016Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-09-07T07:07:57.6944545Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-09-07T07:07:57.6947281Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-09-07T07:07:57.6950164Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-09-07T07:07:57.6952666Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2025-09-07T07:07:57.6955290Z adding 'torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-09-07T07:07:57.6957376Z adding 'torch/include/torch/csrc/jit/codegen/fuser/codegen.h' 2025-09-07T07:07:57.6959546Z adding 'torch/include/torch/csrc/jit/codegen/fuser/compiler.h' 2025-09-07T07:07:57.6962044Z adding 'torch/include/torch/csrc/jit/codegen/fuser/executor.h' 2025-09-07T07:07:57.6963938Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fallback.h' 2025-09-07T07:07:57.6966445Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-09-07T07:07:57.6968693Z adding 'torch/include/torch/csrc/jit/codegen/fuser/interface.h' 2025-09-07T07:07:57.6970838Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-09-07T07:07:57.6973789Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-09-07T07:07:57.6976180Z adding 'torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-09-07T07:07:57.6978602Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-09-07T07:07:57.6980609Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-09-07T07:07:57.6983015Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-09-07T07:07:57.6985893Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-09-07T07:07:57.6988516Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-09-07T07:07:57.6991105Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-09-07T07:07:57.6995519Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-09-07T07:07:57.6999966Z adding 'torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-09-07T07:07:57.7002116Z adding 'torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-09-07T07:07:57.7003928Z adding 'torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-09-07T07:07:57.7005827Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-09-07T07:07:57.7008196Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-09-07T07:07:57.7009938Z adding 'torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-09-07T07:07:57.7011977Z adding 'torch/include/torch/csrc/jit/codegen/onednn/interface.h' 2025-09-07T07:07:57.7014415Z adding 'torch/include/torch/csrc/jit/codegen/onednn/kernel.h' 2025-09-07T07:07:57.7016387Z adding 'torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-09-07T07:07:57.7018852Z adding 'torch/include/torch/csrc/jit/codegen/onednn/operator.h' 2025-09-07T07:07:57.7020993Z adding 'torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-09-07T07:07:57.7023918Z adding 'torch/include/torch/csrc/jit/cuda/cuda.h' 2025-09-07T07:07:57.7027031Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2025-09-07T07:07:57.7029036Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-09-07T07:07:57.7033149Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2025-09-07T07:07:57.7035324Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-09-07T07:07:57.7037273Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2025-09-07T07:07:57.7039589Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2025-09-07T07:07:57.7041467Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2025-09-07T07:07:57.7043432Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2025-09-07T07:07:57.7045204Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-09-07T07:07:57.7046885Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2025-09-07T07:07:57.7053823Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2025-09-07T07:07:57.7056635Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2025-09-07T07:07:57.7058597Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2025-09-07T07:07:57.7061539Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2025-09-07T07:07:57.7063947Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2025-09-07T07:07:57.7066810Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2025-09-07T07:07:57.7069060Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2025-09-07T07:07:57.7071440Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2025-09-07T07:07:57.7073675Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2025-09-07T07:07:57.7076000Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2025-09-07T07:07:57.7081974Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2025-09-07T07:07:57.7084529Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2025-09-07T07:07:57.7086357Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2025-09-07T07:07:57.7095098Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2025-09-07T07:07:57.7100111Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2025-09-07T07:07:57.7103978Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2025-09-07T07:07:57.7115229Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2025-09-07T07:07:57.7118352Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2025-09-07T07:07:57.7124461Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2025-09-07T07:07:57.7127489Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2025-09-07T07:07:57.7129874Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2025-09-07T07:07:57.7132924Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2025-09-07T07:07:57.7135043Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2025-09-07T07:07:57.7154932Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2025-09-07T07:07:57.7159318Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2025-09-07T07:07:57.7161982Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2025-09-07T07:07:57.7164519Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2025-09-07T07:07:57.7166457Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2025-09-07T07:07:57.7169827Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2025-09-07T07:07:57.7173093Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2025-09-07T07:07:57.7175055Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2025-09-07T07:07:57.7177554Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2025-09-07T07:07:57.7179916Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2025-09-07T07:07:57.7183264Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2025-09-07T07:07:57.7186889Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-09-07T07:07:57.7188889Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2025-09-07T07:07:57.7191420Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2025-09-07T07:07:57.7194138Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2025-09-07T07:07:57.7196443Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2025-09-07T07:07:57.7198446Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2025-09-07T07:07:57.7200208Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2025-09-07T07:07:57.7202082Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2025-09-07T07:07:57.7205096Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2025-09-07T07:07:57.7207835Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2025-09-07T07:07:57.7210023Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2025-09-07T07:07:57.7211942Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2025-09-07T07:07:57.7213872Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-09-07T07:07:57.7216671Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2025-09-07T07:07:57.7218778Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-09-07T07:07:57.7220755Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2025-09-07T07:07:57.7223138Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-09-07T07:07:57.7225485Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2025-09-07T07:07:57.7227598Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-09-07T07:07:57.7229958Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport.h' 2025-09-07T07:07:57.7232123Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-09-07T07:07:57.7234674Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-09-07T07:07:57.7236946Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-09-07T07:07:57.7239259Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-09-07T07:07:57.7241260Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-09-07T07:07:57.7243327Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-09-07T07:07:57.7246147Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-09-07T07:07:57.7248274Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-09-07T07:07:57.7250162Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-09-07T07:07:57.7252060Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-09-07T07:07:57.7254313Z adding 'torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-09-07T07:07:57.7257257Z adding 'torch/include/torch/csrc/jit/mobile/nnc/context.h' 2025-09-07T07:07:57.7259572Z adding 'torch/include/torch/csrc/jit/mobile/nnc/registry.h' 2025-09-07T07:07:57.7262767Z adding 'torch/include/torch/csrc/jit/mobile/train/export_data.h' 2025-09-07T07:07:57.7265086Z adding 'torch/include/torch/csrc/jit/mobile/train/random.h' 2025-09-07T07:07:57.7267285Z adding 'torch/include/torch/csrc/jit/mobile/train/sequential.h' 2025-09-07T07:07:57.7270296Z adding 'torch/include/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-09-07T07:07:57.7272973Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-09-07T07:07:57.7274976Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-09-07T07:07:57.7277148Z adding 'torch/include/torch/csrc/jit/operator_upgraders/utils.h' 2025-09-07T07:07:57.7279190Z adding 'torch/include/torch/csrc/jit/operator_upgraders/version_map.h' 2025-09-07T07:07:57.7281891Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2025-09-07T07:07:57.7283668Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2025-09-07T07:07:57.7285319Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2025-09-07T07:07:57.7287423Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2025-09-07T07:07:57.7289113Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2025-09-07T07:07:57.7290916Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2025-09-07T07:07:57.7292812Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-09-07T07:07:57.7294390Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2025-09-07T07:07:57.7296093Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2025-09-07T07:07:57.7298034Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2025-09-07T07:07:57.7299941Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-09-07T07:07:57.7301520Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2025-09-07T07:07:57.7303331Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2025-09-07T07:07:57.7305870Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2025-09-07T07:07:57.7307785Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-09-07T07:07:57.7309566Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2025-09-07T07:07:57.7311630Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2025-09-07T07:07:57.7313322Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2025-09-07T07:07:57.7315140Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2025-09-07T07:07:57.7317000Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2025-09-07T07:07:57.7318806Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-09-07T07:07:57.7320765Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2025-09-07T07:07:57.7322986Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-09-07T07:07:57.7324867Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2025-09-07T07:07:57.7326782Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2025-09-07T07:07:57.7328798Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2025-09-07T07:07:57.7330621Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-09-07T07:07:57.7332440Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-09-07T07:07:57.7334177Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-09-07T07:07:57.7336640Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-09-07T07:07:57.7337868Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-09-07T07:07:57.7339611Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-09-07T07:07:57.7341340Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-09-07T07:07:57.7343270Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2025-09-07T07:07:57.7345340Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2025-09-07T07:07:57.7347487Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2025-09-07T07:07:57.7349815Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-09-07T07:07:57.7351643Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2025-09-07T07:07:57.7353483Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-09-07T07:07:57.7355291Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-09-07T07:07:57.7357167Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2025-09-07T07:07:57.7358998Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2025-09-07T07:07:57.7361051Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2025-09-07T07:07:57.7362830Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2025-09-07T07:07:57.7364709Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2025-09-07T07:07:57.7366645Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2025-09-07T07:07:57.7368206Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2025-09-07T07:07:57.7370022Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2025-09-07T07:07:57.7372098Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2025-09-07T07:07:57.7373966Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2025-09-07T07:07:57.7375778Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2025-09-07T07:07:57.7377656Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2025-09-07T07:07:57.7379528Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2025-09-07T07:07:57.7381438Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-09-07T07:07:57.7383281Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-09-07T07:07:57.7385422Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2025-09-07T07:07:57.7387592Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-09-07T07:07:57.7389390Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2025-09-07T07:07:57.7392495Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2025-09-07T07:07:57.7394472Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2025-09-07T07:07:57.7396681Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-09-07T07:07:57.7398583Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-09-07T07:07:57.7400736Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-09-07T07:07:57.7402565Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-09-07T07:07:57.7404319Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2025-09-07T07:07:57.7406076Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2025-09-07T07:07:57.7407791Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2025-09-07T07:07:57.7409790Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2025-09-07T07:07:57.7411442Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2025-09-07T07:07:57.7413176Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-09-07T07:07:57.7415478Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2025-09-07T07:07:57.7417402Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-09-07T07:07:57.7419374Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-09-07T07:07:57.7420953Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-09-07T07:07:57.7422913Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2025-09-07T07:07:57.7425278Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2025-09-07T07:07:57.7427529Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-09-07T07:07:57.7430259Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-09-07T07:07:57.7432734Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-09-07T07:07:57.7434910Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-09-07T07:07:57.7437561Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-09-07T07:07:57.7439945Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-09-07T07:07:57.7442281Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-09-07T07:07:57.7444261Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2025-09-07T07:07:57.7446068Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2025-09-07T07:07:57.7447949Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-09-07T07:07:57.7449902Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-09-07T07:07:57.7452407Z adding 'torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-09-07T07:07:57.7454678Z adding 'torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-09-07T07:07:57.7456388Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-09-07T07:07:57.7458966Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_map.h' 2025-09-07T07:07:57.7461557Z adding 'torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-09-07T07:07:57.7463528Z adding 'torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-09-07T07:07:57.7465448Z adding 'torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-09-07T07:07:57.7467443Z adding 'torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-09-07T07:07:57.7469849Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-09-07T07:07:57.7471740Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-09-07T07:07:57.7473881Z adding 'torch/include/torch/csrc/jit/passes/onnx/helper.h' 2025-09-07T07:07:57.7476024Z adding 'torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-09-07T07:07:57.7477715Z adding 'torch/include/torch/csrc/jit/passes/onnx/naming.h' 2025-09-07T07:07:57.7479539Z adding 'torch/include/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-09-07T07:07:57.7481270Z adding 'torch/include/torch/csrc/jit/passes/onnx/peephole.h' 2025-09-07T07:07:57.7483273Z adding 'torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-09-07T07:07:57.7484962Z adding 'torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-09-07T07:07:57.7486744Z adding 'torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-09-07T07:07:57.7488374Z adding 'torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-09-07T07:07:57.7491152Z adding 'torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-09-07T07:07:57.7493170Z adding 'torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-09-07T07:07:57.7495553Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-09-07T07:07:57.7497081Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-09-07T07:07:57.7499536Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-09-07T07:07:57.7501777Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-09-07T07:07:57.7504382Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-09-07T07:07:57.7506742Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2025-09-07T07:07:57.7508649Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-09-07T07:07:57.7512042Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2025-09-07T07:07:57.7514543Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-09-07T07:07:57.7517017Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-09-07T07:07:57.7526609Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-09-07T07:07:57.7529669Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-09-07T07:07:57.7531681Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-09-07T07:07:57.7533980Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-09-07T07:07:57.7537509Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2025-09-07T07:07:57.7539825Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2025-09-07T07:07:57.7541744Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-09-07T07:07:57.7544047Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-09-07T07:07:57.7546594Z adding 'torch/include/torch/csrc/jit/python/init.h' 2025-09-07T07:07:57.7548871Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2025-09-07T07:07:57.7552301Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2025-09-07T07:07:57.7568677Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2025-09-07T07:07:57.7572779Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2025-09-07T07:07:57.7574762Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2025-09-07T07:07:57.7577226Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2025-09-07T07:07:57.7579528Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2025-09-07T07:07:57.7582291Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2025-09-07T07:07:57.7585885Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2025-09-07T07:07:57.7590195Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2025-09-07T07:07:57.7592589Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2025-09-07T07:07:57.7594497Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2025-09-07T07:07:57.7596351Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2025-09-07T07:07:57.7598249Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-09-07T07:07:57.7599836Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-09-07T07:07:57.7606282Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2025-09-07T07:07:57.7609526Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2025-09-07T07:07:57.7612133Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-09-07T07:07:57.7614113Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2025-09-07T07:07:57.7616228Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2025-09-07T07:07:57.7618105Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-09-07T07:07:57.7619815Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2025-09-07T07:07:57.7622722Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2025-09-07T07:07:57.7626065Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-09-07T07:07:57.7629216Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2025-09-07T07:07:57.7632469Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2025-09-07T07:07:57.7635704Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2025-09-07T07:07:57.7638139Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2025-09-07T07:07:57.7639855Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2025-09-07T07:07:57.7642215Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2025-09-07T07:07:57.7646526Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2025-09-07T07:07:57.7648838Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2025-09-07T07:07:57.7651297Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2025-09-07T07:07:57.7654013Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-09-07T07:07:57.7657782Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2025-09-07T07:07:57.7667562Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2025-09-07T07:07:57.7671157Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2025-09-07T07:07:57.7673433Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-09-07T07:07:57.7675076Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2025-09-07T07:07:57.7677111Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-09-07T07:07:57.7678978Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-09-07T07:07:57.7680803Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2025-09-07T07:07:57.7683351Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-09-07T07:07:57.7685349Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-09-07T07:07:57.7687177Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2025-09-07T07:07:57.7689067Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-09-07T07:07:57.7692308Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-09-07T07:07:57.7702757Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-09-07T07:07:57.7706144Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/frame.h' 2025-09-07T07:07:57.7708383Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-09-07T07:07:57.7712019Z adding 'torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-09-07T07:07:57.7714030Z adding 'torch/include/torch/csrc/jit/runtime/static/fusion.h' 2025-09-07T07:07:57.7730118Z adding 'torch/include/torch/csrc/jit/runtime/static/impl.h' 2025-09-07T07:07:57.7730508Z adding 'torch/include/torch/csrc/jit/runtime/static/init.h' 2025-09-07T07:07:57.7733999Z adding 'torch/include/torch/csrc/jit/runtime/static/memory_planner.h' 2025-09-07T07:07:57.7736981Z adding 'torch/include/torch/csrc/jit/runtime/static/ops.h' 2025-09-07T07:07:57.7739795Z adding 'torch/include/torch/csrc/jit/runtime/static/passes.h' 2025-09-07T07:07:57.7743125Z adding 'torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-09-07T07:07:57.7745722Z adding 'torch/include/torch/csrc/jit/runtime/static/static_method.h' 2025-09-07T07:07:57.7747753Z adding 'torch/include/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-09-07T07:07:57.7751065Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-09-07T07:07:57.7755265Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2025-09-07T07:07:57.7758068Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2025-09-07T07:07:57.7760884Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-09-07T07:07:57.7763096Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-09-07T07:07:57.7765438Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2025-09-07T07:07:57.7767729Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2025-09-07T07:07:57.7769601Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2025-09-07T07:07:57.7771604Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2025-09-07T07:07:57.7773571Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2025-09-07T07:07:57.7776105Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2025-09-07T07:07:57.7796742Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-09-07T07:07:57.7800827Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2025-09-07T07:07:57.7803710Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2025-09-07T07:07:57.7807160Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2025-09-07T07:07:57.7810933Z adding 'torch/include/torch/csrc/jit/serialization/pickler_helper.h' 2025-09-07T07:07:57.7813256Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2025-09-07T07:07:57.7815605Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2025-09-07T07:07:57.7817695Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-09-07T07:07:57.7819623Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2025-09-07T07:07:57.7821667Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-09-07T07:07:57.7825859Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2025-09-07T07:07:57.7830358Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2025-09-07T07:07:57.7833425Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-09-07T07:07:57.7835988Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-09-07T07:07:57.7839013Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-09-07T07:07:57.7842628Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2025-09-07T07:07:57.7845225Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-09-07T07:07:57.7847285Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-09-07T07:07:57.7850779Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-09-07T07:07:57.7853672Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-09-07T07:07:57.7857474Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2025-09-07T07:07:57.7860381Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2025-09-07T07:07:57.7865779Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2025-09-07T07:07:57.7868935Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2025-09-07T07:07:57.7871016Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-09-07T07:07:57.7873576Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-09-07T07:07:57.7876027Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-09-07T07:07:57.7878887Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-09-07T07:07:57.7882029Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2025-09-07T07:07:57.7885625Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-09-07T07:07:57.7887804Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-09-07T07:07:57.7894228Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2025-09-07T07:07:57.7897065Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-09-07T07:07:57.7899304Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-09-07T07:07:57.7901934Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-09-07T07:07:57.7907752Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-09-07T07:07:57.7910243Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-09-07T07:07:57.7912408Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-09-07T07:07:57.7917847Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2025-09-07T07:07:57.7921068Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-09-07T07:07:57.7923358Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-09-07T07:07:57.7931164Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2025-09-07T07:07:57.7933840Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-09-07T07:07:57.7935814Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2025-09-07T07:07:57.7941126Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-09-07T07:07:57.7945483Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2025-09-07T07:07:57.7950991Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2025-09-07T07:07:57.7958592Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2025-09-07T07:07:57.7963811Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2025-09-07T07:07:57.7966111Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-09-07T07:07:57.7968884Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2025-09-07T07:07:57.7971233Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-09-07T07:07:57.7973504Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-09-07T07:07:57.7976149Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-09-07T07:07:57.7978082Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-09-07T07:07:57.7980237Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-09-07T07:07:57.7982168Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-09-07T07:07:57.7984092Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-09-07T07:07:57.7986600Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-09-07T07:07:57.7988952Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-09-07T07:07:57.7990940Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-09-07T07:07:57.7992729Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-09-07T07:07:57.7994866Z adding 'torch/include/torch/csrc/jit/testing/catch_utils.hpp' 2025-09-07T07:07:57.7997276Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2025-09-07T07:07:57.7999218Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2025-09-07T07:07:57.8001784Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2025-09-07T07:07:57.8004289Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2025-09-07T07:07:57.8007261Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2025-09-07T07:07:57.8009913Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2025-09-07T07:07:57.8012958Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2025-09-07T07:07:57.8014979Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2025-09-07T07:07:57.8017123Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2025-09-07T07:07:57.8019260Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2025-09-07T07:07:57.8022518Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2025-09-07T07:07:57.8025421Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2025-09-07T07:07:57.8029465Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2025-09-07T07:07:57.8032556Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2025-09-07T07:07:57.8034697Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2025-09-07T07:07:57.8036919Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2025-09-07T07:07:57.8038948Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2025-09-07T07:07:57.8044336Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-09-07T07:07:57.8048330Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2025-09-07T07:07:57.8050822Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2025-09-07T07:07:57.8053087Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2025-09-07T07:07:57.8055183Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2025-09-07T07:07:57.8059015Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2025-09-07T07:07:57.8064453Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2025-09-07T07:07:57.8067262Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2025-09-07T07:07:57.8069678Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2025-09-07T07:07:57.8071804Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2025-09-07T07:07:57.8074215Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2025-09-07T07:07:57.8076538Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2025-09-07T07:07:57.8078974Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2025-09-07T07:07:57.8081657Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-09-07T07:07:57.8083812Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-09-07T07:07:57.8085598Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2025-09-07T07:07:57.8121566Z adding 'torch/include/torch/csrc/lazy/generated/LazyIr.h' 2025-09-07T07:07:57.8133820Z adding 'torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' 2025-09-07T07:07:57.8137055Z adding 'torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' 2025-09-07T07:07:57.8139080Z adding 'torch/include/torch/csrc/lazy/python/init.h' 2025-09-07T07:07:57.8140958Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2025-09-07T07:07:57.8143110Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2025-09-07T07:07:57.8145849Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-09-07T07:07:57.8148211Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-09-07T07:07:57.8150215Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-09-07T07:07:57.8152203Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-09-07T07:07:57.8154171Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-09-07T07:07:57.8156122Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-09-07T07:07:57.8159047Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-09-07T07:07:57.8162227Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2025-09-07T07:07:57.8164462Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-09-07T07:07:57.8166917Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-09-07T07:07:57.8169046Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-09-07T07:07:57.8171767Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-09-07T07:07:57.8175760Z adding 'torch/include/torch/csrc/monitor/counters.h' 2025-09-07T07:07:57.8178466Z adding 'torch/include/torch/csrc/monitor/events.h' 2025-09-07T07:07:57.8180369Z adding 'torch/include/torch/csrc/monitor/python_init.h' 2025-09-07T07:07:57.8182327Z adding 'torch/include/torch/csrc/mps/Module.h' 2025-09-07T07:07:57.8184567Z adding 'torch/include/torch/csrc/mtia/Module.h' 2025-09-07T07:07:57.8187158Z adding 'torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h' 2025-09-07T07:07:57.8189075Z adding 'torch/include/torch/csrc/multiprocessing/init.h' 2025-09-07T07:07:57.8191217Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2025-09-07T07:07:57.8192901Z adding 'torch/include/torch/csrc/onnx/init.h' 2025-09-07T07:07:57.8194770Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2025-09-07T07:07:57.8197173Z adding 'torch/include/torch/csrc/profiler/api.h' 2025-09-07T07:07:57.8204165Z adding 'torch/include/torch/csrc/profiler/collection.h' 2025-09-07T07:07:57.8207193Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2025-09-07T07:07:57.8210388Z adding 'torch/include/torch/csrc/profiler/containers.h' 2025-09-07T07:07:57.8213414Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2025-09-07T07:07:57.8215484Z adding 'torch/include/torch/csrc/profiler/events.h' 2025-09-07T07:07:57.8217542Z adding 'torch/include/torch/csrc/profiler/kineto_client_interface.h' 2025-09-07T07:07:57.8219927Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2025-09-07T07:07:57.8222152Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2025-09-07T07:07:57.8224782Z adding 'torch/include/torch/csrc/profiler/perf.h' 2025-09-07T07:07:57.8228244Z adding 'torch/include/torch/csrc/profiler/util.h' 2025-09-07T07:07:57.8232497Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2025-09-07T07:07:57.8235176Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2025-09-07T07:07:57.8237220Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2025-09-07T07:07:57.8239601Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2025-09-07T07:07:57.8241370Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2025-09-07T07:07:57.8243492Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2025-09-07T07:07:57.8246074Z adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-09-07T07:07:57.8247611Z adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h' 2025-09-07T07:07:57.8249313Z adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-09-07T07:07:57.8251393Z adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-09-07T07:07:57.8253565Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2025-09-07T07:07:57.8256147Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2025-09-07T07:07:57.8258531Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2025-09-07T07:07:57.8262735Z adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h' 2025-09-07T07:07:57.8265258Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-09-07T07:07:57.8268249Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-09-07T07:07:57.8270728Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-09-07T07:07:57.8273417Z adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-09-07T07:07:57.8277998Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2025-09-07T07:07:57.8281025Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2025-09-07T07:07:57.8285307Z adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h' 2025-09-07T07:07:57.8288374Z adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h' 2025-09-07T07:07:57.8290774Z adding 'torch/include/torch/csrc/profiler/unwind/range_table.h' 2025-09-07T07:07:57.8293378Z adding 'torch/include/torch/csrc/profiler/unwind/sections.h' 2025-09-07T07:07:57.8295553Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2025-09-07T07:07:57.8297562Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2025-09-07T07:07:57.8299876Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2025-09-07T07:07:57.8302483Z adding 'torch/include/torch/csrc/stable/accelerator.h' 2025-09-07T07:07:57.8306021Z adding 'torch/include/torch/csrc/stable/library.h' 2025-09-07T07:07:57.8309407Z adding 'torch/include/torch/csrc/stable/ops.h' 2025-09-07T07:07:57.8314465Z adding 'torch/include/torch/csrc/stable/stableivalue_conversions.h' 2025-09-07T07:07:57.8316516Z adding 'torch/include/torch/csrc/stable/tensor.h' 2025-09-07T07:07:57.8318542Z adding 'torch/include/torch/csrc/stable/tensor_inl.h' 2025-09-07T07:07:57.8321667Z adding 'torch/include/torch/csrc/stable/tensor_struct.h' 2025-09-07T07:07:57.8324205Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2025-09-07T07:07:57.8327022Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2025-09-07T07:07:57.8328961Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2025-09-07T07:07:57.8330613Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2025-09-07T07:07:57.8332972Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2025-09-07T07:07:57.8335201Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2025-09-07T07:07:57.8358305Z adding 'torch/include/torch/csrc/utils/generated_serialization_types.h' 2025-09-07T07:07:57.8363658Z adding 'torch/include/torch/csrc/utils/init.h' 2025-09-07T07:07:57.8365690Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2025-09-07T07:07:57.8367348Z adding 'torch/include/torch/csrc/utils/nested.h' 2025-09-07T07:07:57.8369210Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2025-09-07T07:07:57.8371531Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2025-09-07T07:07:57.8373445Z adding 'torch/include/torch/csrc/utils/out_types.h' 2025-09-07T07:07:57.8377805Z adding 'torch/include/torch/csrc/utils/pybind.h' 2025-09-07T07:07:57.8380222Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2025-09-07T07:07:57.8381991Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2025-09-07T07:07:57.8394799Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2025-09-07T07:07:57.8398064Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2025-09-07T07:07:57.8400044Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2025-09-07T07:07:57.8402943Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2025-09-07T07:07:57.8405419Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2025-09-07T07:07:57.8408308Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2025-09-07T07:07:57.8411933Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2025-09-07T07:07:57.8413823Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2025-09-07T07:07:57.8416974Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2025-09-07T07:07:57.8419399Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2025-09-07T07:07:57.8421128Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2025-09-07T07:07:57.8433442Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2025-09-07T07:07:57.8437180Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2025-09-07T07:07:57.8439369Z adding 'torch/include/torch/csrc/utils/six.h' 2025-09-07T07:07:57.8441197Z adding 'torch/include/torch/csrc/utils/structseq.h' 2025-09-07T07:07:57.8443011Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2025-09-07T07:07:57.8444723Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2025-09-07T07:07:57.8447089Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2025-09-07T07:07:57.8448898Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2025-09-07T07:07:57.8450561Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2025-09-07T07:07:57.8452436Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2025-09-07T07:07:57.8454605Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2025-09-07T07:07:57.8456617Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2025-09-07T07:07:57.8458453Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2025-09-07T07:07:57.8460596Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2025-09-07T07:07:57.8464496Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2025-09-07T07:07:57.8468349Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2025-09-07T07:07:57.8470784Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2025-09-07T07:07:57.8473271Z adding 'torch/include/torch/csrc/utils/variadic.h' 2025-09-07T07:07:57.8475153Z adding 'torch/include/torch/csrc/utils/verbose.h' 2025-09-07T07:07:57.8477427Z adding 'torch/include/torch/csrc/xpu/Event.h' 2025-09-07T07:07:57.8479130Z adding 'torch/include/torch/csrc/xpu/Module.h' 2025-09-07T07:07:57.8480928Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2025-09-07T07:07:57.8484112Z adding 'torch/include/torch/headeronly/core/ScalarType.h' 2025-09-07T07:07:57.8486936Z adding 'torch/include/torch/headeronly/cpu/vec/intrinsics.h' 2025-09-07T07:07:57.8489125Z adding 'torch/include/torch/headeronly/cpu/vec/vec_half.h' 2025-09-07T07:07:57.8492436Z adding 'torch/include/torch/headeronly/cpu/vec/vec256/missing_vld1_neon.h' 2025-09-07T07:07:57.8494613Z adding 'torch/include/torch/headeronly/cpu/vec/vec256/missing_vst1_neon.h' 2025-09-07T07:07:57.8498080Z adding 'torch/include/torch/headeronly/macros/Export.h' 2025-09-07T07:07:57.8505022Z adding 'torch/include/torch/headeronly/macros/Macros.h' 2025-09-07T07:07:57.8507810Z adding 'torch/include/torch/headeronly/macros/cmake_macros.h' 2025-09-07T07:07:57.8512233Z adding 'torch/include/torch/headeronly/util/BFloat16.h' 2025-09-07T07:07:57.8515385Z adding 'torch/include/torch/headeronly/util/Exception.h' 2025-09-07T07:07:57.8517772Z adding 'torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h' 2025-09-07T07:07:57.8523327Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fn.h' 2025-09-07T07:07:57.8528051Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fnuz.h' 2025-09-07T07:07:57.8532604Z adding 'torch/include/torch/headeronly/util/Float8_e5m2.h' 2025-09-07T07:07:57.8537199Z adding 'torch/include/torch/headeronly/util/Float8_e5m2fnuz.h' 2025-09-07T07:07:57.8540903Z adding 'torch/include/torch/headeronly/util/Float8_e8m0fnu.h' 2025-09-07T07:07:57.8543366Z adding 'torch/include/torch/headeronly/util/Float8_fnuz_cvt.h' 2025-09-07T07:07:57.8551546Z adding 'torch/include/torch/headeronly/util/Half.h' 2025-09-07T07:07:57.8555117Z adding 'torch/include/torch/headeronly/util/TypeSafeSignMath.h' 2025-09-07T07:07:57.8557400Z adding 'torch/include/torch/headeronly/util/bit_cast.h' 2025-09-07T07:07:57.8559390Z adding 'torch/include/torch/headeronly/util/bits.h' 2025-09-07T07:07:57.8565850Z adding 'torch/include/torch/headeronly/util/complex.h' 2025-09-07T07:07:57.8568512Z adding 'torch/include/torch/headeronly/util/floating_point_utils.h' 2025-09-07T07:07:57.8570291Z adding 'torch/include/torch/headeronly/util/qint32.h' 2025-09-07T07:07:57.8572210Z adding 'torch/include/torch/headeronly/util/qint8.h' 2025-09-07T07:07:57.8574176Z adding 'torch/include/torch/headeronly/util/quint2x4.h' 2025-09-07T07:07:57.8576112Z adding 'torch/include/torch/headeronly/util/quint4x2.h' 2025-09-07T07:07:57.8577988Z adding 'torch/include/torch/headeronly/util/quint8.h' 2025-09-07T07:07:57.8580079Z adding 'torch/include/torch/headeronly/util/shim_utils.h' 2025-09-07T07:07:57.8584950Z adding 'torch/jit/__init__.py' 2025-09-07T07:07:57.8588080Z adding 'torch/jit/_async.py' 2025-09-07T07:07:57.8590114Z adding 'torch/jit/_await.py' 2025-09-07T07:07:57.8593531Z adding 'torch/jit/_builtins.py' 2025-09-07T07:07:57.8597784Z adding 'torch/jit/_check.py' 2025-09-07T07:07:57.8601418Z adding 'torch/jit/_dataclass_impls.py' 2025-09-07T07:07:57.8603476Z adding 'torch/jit/_decomposition_utils.py' 2025-09-07T07:07:57.8606239Z adding 'torch/jit/_decompositions.py' 2025-09-07T07:07:57.8610293Z adding 'torch/jit/_freeze.py' 2025-09-07T07:07:57.8613837Z adding 'torch/jit/_fuser.py' 2025-09-07T07:07:57.8615986Z adding 'torch/jit/_ir_utils.py' 2025-09-07T07:07:57.8617717Z adding 'torch/jit/_logging.py' 2025-09-07T07:07:57.8621282Z adding 'torch/jit/_monkeytype_config.py' 2025-09-07T07:07:57.8623494Z adding 'torch/jit/_pickle.py' 2025-09-07T07:07:57.8639232Z adding 'torch/jit/_recursive.py' 2025-09-07T07:07:57.8664447Z adding 'torch/jit/_script.py' 2025-09-07T07:07:57.8669602Z adding 'torch/jit/_script.pyi' 2025-09-07T07:07:57.8673906Z adding 'torch/jit/_serialization.py' 2025-09-07T07:07:57.8694480Z adding 'torch/jit/_shape_functions.py' 2025-09-07T07:07:57.8694737Z adding 'torch/jit/_state.py' 2025-09-07T07:07:57.8711139Z adding 'torch/jit/_trace.py' 2025-09-07T07:07:57.8719264Z adding 'torch/jit/annotations.py' 2025-09-07T07:07:57.8740762Z adding 'torch/jit/frontend.py' 2025-09-07T07:07:57.8741045Z adding 'torch/jit/generate_bytecode.py' 2025-09-07T07:07:57.8741269Z adding 'torch/jit/quantized.py' 2025-09-07T07:07:57.8744563Z adding 'torch/jit/supported_ops.py' 2025-09-07T07:07:57.8747042Z adding 'torch/jit/unsupported_tensor_ops.py' 2025-09-07T07:07:57.8748885Z adding 'torch/jit/_passes/__init__.py' 2025-09-07T07:07:57.8751149Z adding 'torch/jit/_passes/_property_propagation.py' 2025-09-07T07:07:57.8754624Z adding 'torch/jit/mobile/__init__.py' 2025-09-07T07:07:57.8906454Z adding 'torch/lib/libaoti_custom_ops.so' 2025-09-07T07:07:57.9061720Z adding 'torch/lib/libbackend_with_compiler.so' 2025-09-07T07:07:57.9744650Z adding 'torch/lib/libc10.so' 2025-09-07T07:07:57.9895296Z adding 'torch/lib/libjitbackend_test.so' 2025-09-07T07:07:57.9911257Z adding 'torch/lib/libshm.so' 2025-09-07T07:07:57.9915668Z adding 'torch/lib/libtorch.so' 2025-09-07T07:11:24.5264593Z adding 'torch/lib/libtorch_cpu.so' 2025-09-07T07:11:38.6259982Z adding 'torch/lib/libtorch_global_deps.so' 2025-09-07T07:11:39.8739578Z adding 'torch/lib/libtorch_python.so' 2025-09-07T07:11:39.9835012Z adding 'torch/lib/libtorchbind_test.so' 2025-09-07T07:11:39.9863372Z adding 'torch/lib/libshm/alloc_info.h' 2025-09-07T07:11:39.9864153Z adding 'torch/lib/libshm/err.h' 2025-09-07T07:11:39.9866064Z adding 'torch/lib/libshm/libshm.h' 2025-09-07T07:11:39.9868664Z adding 'torch/lib/libshm/socket.h' 2025-09-07T07:11:39.9871073Z adding 'torch/lib/libshm_windows/libshm.h' 2025-09-07T07:11:39.9907223Z adding 'torch/linalg/__init__.py' 2025-09-07T07:11:39.9911347Z adding 'torch/masked/__init__.py' 2025-09-07T07:11:39.9917758Z adding 'torch/masked/_docs.py' 2025-09-07T07:11:39.9945299Z adding 'torch/masked/_ops.py' 2025-09-07T07:11:39.9947599Z adding 'torch/masked/maskedtensor/__init__.py' 2025-09-07T07:11:39.9948234Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2025-09-07T07:11:39.9951721Z adding 'torch/masked/maskedtensor/binary.py' 2025-09-07T07:11:39.9956875Z adding 'torch/masked/maskedtensor/core.py' 2025-09-07T07:11:39.9959226Z adding 'torch/masked/maskedtensor/creation.py' 2025-09-07T07:11:39.9961841Z adding 'torch/masked/maskedtensor/passthrough.py' 2025-09-07T07:11:39.9965023Z adding 'torch/masked/maskedtensor/reductions.py' 2025-09-07T07:11:39.9968007Z adding 'torch/masked/maskedtensor/unary.py' 2025-09-07T07:11:39.9970545Z adding 'torch/monitor/__init__.py' 2025-09-07T07:11:39.9974356Z adding 'torch/mps/__init__.py' 2025-09-07T07:11:39.9976739Z adding 'torch/mps/event.py' 2025-09-07T07:11:39.9979155Z adding 'torch/mps/profiler.py' 2025-09-07T07:11:39.9984816Z adding 'torch/mtia/__init__.py' 2025-09-07T07:11:39.9987626Z adding 'torch/mtia/_utils.py' 2025-09-07T07:11:39.9989874Z adding 'torch/mtia/memory.py' 2025-09-07T07:11:39.9993025Z adding 'torch/multiprocessing/__init__.py' 2025-09-07T07:11:39.9995132Z adding 'torch/multiprocessing/_atfork.py' 2025-09-07T07:11:39.9997420Z adding 'torch/multiprocessing/pool.py' 2025-09-07T07:11:39.9999482Z adding 'torch/multiprocessing/queue.py' 2025-09-07T07:11:40.0007113Z adding 'torch/multiprocessing/reductions.py' 2025-09-07T07:11:40.0013403Z adding 'torch/multiprocessing/spawn.py' 2025-09-07T07:11:40.0021117Z adding 'torch/nested/__init__.py' 2025-09-07T07:11:40.0023729Z adding 'torch/nested/_internal/__init__.py' 2025-09-07T07:11:40.0026525Z adding 'torch/nested/_internal/nested_int.py' 2025-09-07T07:11:40.0034911Z adding 'torch/nested/_internal/nested_tensor.py' 2025-09-07T07:11:40.0066731Z adding 'torch/nested/_internal/ops.py' 2025-09-07T07:11:40.0083267Z adding 'torch/nested/_internal/sdpa.py' 2025-09-07T07:11:40.0083761Z adding 'torch/nn/__init__.py' 2025-09-07T07:11:40.0084529Z adding 'torch/nn/_reduction.py' 2025-09-07T07:11:40.0086738Z adding 'torch/nn/common_types.py' 2025-09-07T07:11:40.0089215Z adding 'torch/nn/cpp.py' 2025-09-07T07:11:40.0164001Z adding 'torch/nn/functional.py' 2025-09-07T07:11:40.0174669Z adding 'torch/nn/functional.pyi' 2025-09-07T07:11:40.0177880Z adding 'torch/nn/grad.py' 2025-09-07T07:11:40.0185795Z adding 'torch/nn/init.py' 2025-09-07T07:11:40.0191005Z adding 'torch/nn/parameter.py' 2025-09-07T07:11:40.0193546Z adding 'torch/nn/parameter.pyi' 2025-09-07T07:11:40.0197048Z adding 'torch/nn/attention/__init__.py' 2025-09-07T07:11:40.0199464Z adding 'torch/nn/attention/_utils.py' 2025-09-07T07:11:40.0204055Z adding 'torch/nn/attention/bias.py' 2025-09-07T07:11:40.0228790Z adding 'torch/nn/attention/flex_attention.py' 2025-09-07T07:11:40.0231711Z adding 'torch/nn/attention/experimental/__init__.py' 2025-09-07T07:11:40.0236030Z adding 'torch/nn/attention/experimental/_paged_attention.py' 2025-09-07T07:11:40.0238379Z adding 'torch/nn/backends/__init__.py' 2025-09-07T07:11:40.0240088Z adding 'torch/nn/backends/thnn.py' 2025-09-07T07:11:40.0242280Z adding 'torch/nn/intrinsic/__init__.py' 2025-09-07T07:11:40.0244413Z adding 'torch/nn/intrinsic/modules/__init__.py' 2025-09-07T07:11:40.0246208Z adding 'torch/nn/intrinsic/modules/fused.py' 2025-09-07T07:11:40.0248161Z adding 'torch/nn/intrinsic/qat/__init__.py' 2025-09-07T07:11:40.0250224Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2025-09-07T07:11:40.0252144Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2025-09-07T07:11:40.0253949Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2025-09-07T07:11:40.0255718Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2025-09-07T07:11:40.0257750Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2025-09-07T07:11:40.0259950Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2025-09-07T07:11:40.0262569Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-09-07T07:11:40.0264276Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-09-07T07:11:40.0266432Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2025-09-07T07:11:40.0268106Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2025-09-07T07:11:40.0269899Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2025-09-07T07:11:40.0271657Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2025-09-07T07:11:40.0275268Z adding 'torch/nn/modules/__init__.py' 2025-09-07T07:11:40.0279982Z adding 'torch/nn/modules/_functions.py' 2025-09-07T07:11:40.0296224Z adding 'torch/nn/modules/activation.py' 2025-09-07T07:11:40.0302652Z adding 'torch/nn/modules/adaptive.py' 2025-09-07T07:11:40.0312364Z adding 'torch/nn/modules/batchnorm.py' 2025-09-07T07:11:40.0315635Z adding 'torch/nn/modules/channelshuffle.py' 2025-09-07T07:11:40.0326395Z adding 'torch/nn/modules/container.py' 2025-09-07T07:11:40.0346478Z adding 'torch/nn/modules/conv.py' 2025-09-07T07:11:40.0347863Z adding 'torch/nn/modules/distance.py' 2025-09-07T07:11:40.0351411Z adding 'torch/nn/modules/dropout.py' 2025-09-07T07:11:40.0354739Z adding 'torch/nn/modules/flatten.py' 2025-09-07T07:11:40.0359318Z adding 'torch/nn/modules/fold.py' 2025-09-07T07:11:40.0365106Z adding 'torch/nn/modules/instancenorm.py' 2025-09-07T07:11:40.0370365Z adding 'torch/nn/modules/lazy.py' 2025-09-07T07:11:40.0374944Z adding 'torch/nn/modules/linear.py' 2025-09-07T07:11:40.0408551Z adding 'torch/nn/modules/loss.py' 2025-09-07T07:11:40.0449646Z adding 'torch/nn/modules/module.py' 2025-09-07T07:11:40.0452429Z adding 'torch/nn/modules/normalization.py' 2025-09-07T07:11:40.0457681Z adding 'torch/nn/modules/padding.py' 2025-09-07T07:11:40.0461634Z adding 'torch/nn/modules/pixelshuffle.py' 2025-09-07T07:11:40.0473423Z adding 'torch/nn/modules/pooling.py' 2025-09-07T07:11:40.0499047Z adding 'torch/nn/modules/rnn.py' 2025-09-07T07:11:40.0501342Z adding 'torch/nn/modules/sparse.py' 2025-09-07T07:11:40.0514955Z adding 'torch/nn/modules/transformer.py' 2025-09-07T07:11:40.0520442Z adding 'torch/nn/modules/upsampling.py' 2025-09-07T07:11:40.0523142Z adding 'torch/nn/modules/utils.py' 2025-09-07T07:11:40.0525497Z adding 'torch/nn/parallel/__init__.py' 2025-09-07T07:11:40.0528268Z adding 'torch/nn/parallel/_functions.py' 2025-09-07T07:11:40.0532509Z adding 'torch/nn/parallel/comm.py' 2025-09-07T07:11:40.0537423Z adding 'torch/nn/parallel/data_parallel.py' 2025-09-07T07:11:40.0586941Z adding 'torch/nn/parallel/distributed.py' 2025-09-07T07:11:40.0589239Z adding 'torch/nn/parallel/parallel_apply.py' 2025-09-07T07:11:40.0592468Z adding 'torch/nn/parallel/replicate.py' 2025-09-07T07:11:40.0595734Z adding 'torch/nn/parallel/scatter_gather.py' 2025-09-07T07:11:40.0598095Z adding 'torch/nn/qat/__init__.py' 2025-09-07T07:11:40.0600282Z adding 'torch/nn/qat/dynamic/__init__.py' 2025-09-07T07:11:40.0602279Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2025-09-07T07:11:40.0604049Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2025-09-07T07:11:40.0606192Z adding 'torch/nn/qat/modules/__init__.py' 2025-09-07T07:11:40.0607956Z adding 'torch/nn/qat/modules/conv.py' 2025-09-07T07:11:40.0609767Z adding 'torch/nn/qat/modules/embedding_ops.py' 2025-09-07T07:11:40.0611571Z adding 'torch/nn/qat/modules/linear.py' 2025-09-07T07:11:40.0613513Z adding 'torch/nn/quantizable/__init__.py' 2025-09-07T07:11:40.0615493Z adding 'torch/nn/quantizable/modules/__init__.py' 2025-09-07T07:11:40.0617319Z adding 'torch/nn/quantizable/modules/activation.py' 2025-09-07T07:11:40.0619071Z adding 'torch/nn/quantizable/modules/rnn.py' 2025-09-07T07:11:40.0622453Z adding 'torch/nn/quantized/__init__.py' 2025-09-07T07:11:40.0627756Z adding 'torch/nn/quantized/functional.py' 2025-09-07T07:11:40.0629766Z adding 'torch/nn/quantized/_reference/__init__.py' 2025-09-07T07:11:40.0632093Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2025-09-07T07:11:40.0634034Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2025-09-07T07:11:40.0635940Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2025-09-07T07:11:40.0637865Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2025-09-07T07:11:40.0639673Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2025-09-07T07:11:40.0641461Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2025-09-07T07:11:40.0643348Z adding 'torch/nn/quantized/dynamic/__init__.py' 2025-09-07T07:11:40.0645640Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2025-09-07T07:11:40.0647519Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2025-09-07T07:11:40.0649345Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2025-09-07T07:11:40.0651168Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2025-09-07T07:11:40.0653733Z adding 'torch/nn/quantized/modules/__init__.py' 2025-09-07T07:11:40.0655770Z adding 'torch/nn/quantized/modules/activation.py' 2025-09-07T07:11:40.0657491Z adding 'torch/nn/quantized/modules/batchnorm.py' 2025-09-07T07:11:40.0659351Z adding 'torch/nn/quantized/modules/conv.py' 2025-09-07T07:11:40.0669487Z adding 'torch/nn/quantized/modules/dropout.py' 2025-09-07T07:11:40.0671481Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2025-09-07T07:11:40.0673415Z adding 'torch/nn/quantized/modules/functional_modules.py' 2025-09-07T07:11:40.0675285Z adding 'torch/nn/quantized/modules/linear.py' 2025-09-07T07:11:40.0677236Z adding 'torch/nn/quantized/modules/normalization.py' 2025-09-07T07:11:40.0678985Z adding 'torch/nn/quantized/modules/rnn.py' 2025-09-07T07:11:40.0680730Z adding 'torch/nn/quantized/modules/utils.py' 2025-09-07T07:11:40.0683100Z adding 'torch/nn/utils/__init__.py' 2025-09-07T07:11:40.0685327Z adding 'torch/nn/utils/_deprecation_utils.py' 2025-09-07T07:11:40.0689641Z adding 'torch/nn/utils/_named_member_accessor.py' 2025-09-07T07:11:40.0693129Z adding 'torch/nn/utils/_per_sample_grad.py' 2025-09-07T07:11:40.0697382Z adding 'torch/nn/utils/clip_grad.py' 2025-09-07T07:11:40.0700226Z adding 'torch/nn/utils/convert_parameters.py' 2025-09-07T07:11:40.0703307Z adding 'torch/nn/utils/fusion.py' 2025-09-07T07:11:40.0706280Z adding 'torch/nn/utils/init.py' 2025-09-07T07:11:40.0709576Z adding 'torch/nn/utils/memory_format.py' 2025-09-07T07:11:40.0719087Z adding 'torch/nn/utils/parametrizations.py' 2025-09-07T07:11:40.0733708Z adding 'torch/nn/utils/parametrize.py' 2025-09-07T07:11:40.0749180Z adding 'torch/nn/utils/prune.py' 2025-09-07T07:11:40.0758376Z adding 'torch/nn/utils/rnn.py' 2025-09-07T07:11:40.0765264Z adding 'torch/nn/utils/spectral_norm.py' 2025-09-07T07:11:40.0770226Z adding 'torch/nn/utils/stateless.py' 2025-09-07T07:11:40.0774032Z adding 'torch/nn/utils/weight_norm.py' 2025-09-07T07:11:40.0776530Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2025-09-07T07:11:40.0779089Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2025-09-07T07:11:40.0783210Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2025-09-07T07:11:40.0786401Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2025-09-07T07:11:40.0789682Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2025-09-07T07:11:40.0793407Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2025-09-07T07:11:40.0796248Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2025-09-07T07:11:40.0799001Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2025-09-07T07:11:40.0801578Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2025-09-07T07:11:40.0803853Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2025-09-07T07:11:40.0805705Z adding 'torch/numa/__init__.py' 2025-09-07T07:11:40.0811615Z adding 'torch/numa/binding.py' 2025-09-07T07:11:40.0818615Z adding 'torch/onnx/__init__.py' 2025-09-07T07:11:40.0821046Z adding 'torch/onnx/_constants.py' 2025-09-07T07:11:40.0823154Z adding 'torch/onnx/_flags.py' 2025-09-07T07:11:40.0826020Z adding 'torch/onnx/errors.py' 2025-09-07T07:11:40.0828178Z adding 'torch/onnx/operators.py' 2025-09-07T07:11:40.0830011Z adding 'torch/onnx/symbolic_helper.py' 2025-09-07T07:11:40.0831854Z adding 'torch/onnx/symbolic_opset10.py' 2025-09-07T07:11:40.0833568Z adding 'torch/onnx/symbolic_opset11.py' 2025-09-07T07:11:40.0835381Z adding 'torch/onnx/symbolic_opset12.py' 2025-09-07T07:11:40.0837130Z adding 'torch/onnx/symbolic_opset13.py' 2025-09-07T07:11:40.0838811Z adding 'torch/onnx/symbolic_opset14.py' 2025-09-07T07:11:40.0840401Z adding 'torch/onnx/symbolic_opset15.py' 2025-09-07T07:11:40.0842001Z adding 'torch/onnx/symbolic_opset16.py' 2025-09-07T07:11:40.0843621Z adding 'torch/onnx/symbolic_opset17.py' 2025-09-07T07:11:40.0845208Z adding 'torch/onnx/symbolic_opset18.py' 2025-09-07T07:11:40.0846810Z adding 'torch/onnx/symbolic_opset19.py' 2025-09-07T07:11:40.0848419Z adding 'torch/onnx/symbolic_opset20.py' 2025-09-07T07:11:40.0850030Z adding 'torch/onnx/symbolic_opset7.py' 2025-09-07T07:11:40.0851619Z adding 'torch/onnx/symbolic_opset8.py' 2025-09-07T07:11:40.0853339Z adding 'torch/onnx/symbolic_opset9.py' 2025-09-07T07:11:40.0854984Z adding 'torch/onnx/utils.py' 2025-09-07T07:11:40.0856657Z adding 'torch/onnx/verification.py' 2025-09-07T07:11:40.0858520Z adding 'torch/onnx/_internal/__init__.py' 2025-09-07T07:11:40.0861111Z adding 'torch/onnx/_internal/_lazy_import.py' 2025-09-07T07:11:40.0863413Z adding 'torch/onnx/_internal/exporter/__init__.py' 2025-09-07T07:11:40.0867803Z adding 'torch/onnx/_internal/exporter/_analysis.py' 2025-09-07T07:11:40.0878022Z adding 'torch/onnx/_internal/exporter/_building.py' 2025-09-07T07:11:40.0882678Z adding 'torch/onnx/_internal/exporter/_capture_strategies.py' 2025-09-07T07:11:40.0886709Z adding 'torch/onnx/_internal/exporter/_compat.py' 2025-09-07T07:11:40.0888865Z adding 'torch/onnx/_internal/exporter/_constants.py' 2025-09-07T07:11:40.0913609Z adding 'torch/onnx/_internal/exporter/_core.py' 2025-09-07T07:11:40.0917286Z adding 'torch/onnx/_internal/exporter/_decomp.py' 2025-09-07T07:11:40.0922269Z adding 'torch/onnx/_internal/exporter/_dispatching.py' 2025-09-07T07:11:40.0927564Z adding 'torch/onnx/_internal/exporter/_dynamic_shapes.py' 2025-09-07T07:11:40.0929912Z adding 'torch/onnx/_internal/exporter/_errors.py' 2025-09-07T07:11:40.0931716Z adding 'torch/onnx/_internal/exporter/_flags.py' 2025-09-07T07:11:40.0933973Z adding 'torch/onnx/_internal/exporter/_fx_passes.py' 2025-09-07T07:11:40.0937216Z adding 'torch/onnx/_internal/exporter/_ir_passes.py' 2025-09-07T07:11:40.0939450Z adding 'torch/onnx/_internal/exporter/_isolated.py' 2025-09-07T07:11:40.0946338Z adding 'torch/onnx/_internal/exporter/_onnx_program.py' 2025-09-07T07:11:40.0951654Z adding 'torch/onnx/_internal/exporter/_registration.py' 2025-09-07T07:11:40.0955463Z adding 'torch/onnx/_internal/exporter/_reporting.py' 2025-09-07T07:11:40.0963379Z adding 'torch/onnx/_internal/exporter/_schemas.py' 2025-09-07T07:11:40.0966175Z adding 'torch/onnx/_internal/exporter/_tensors.py' 2025-09-07T07:11:40.0969052Z adding 'torch/onnx/_internal/exporter/_testing.py' 2025-09-07T07:11:40.0971257Z adding 'torch/onnx/_internal/exporter/_type_casting.py' 2025-09-07T07:11:40.0976612Z adding 'torch/onnx/_internal/exporter/_verification.py' 2025-09-07T07:11:40.0979050Z adding 'torch/onnx/_internal/exporter/_torchlib/__init__.py' 2025-09-07T07:11:40.0981334Z adding 'torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py' 2025-09-07T07:11:40.0983843Z adding 'torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py' 2025-09-07T07:11:40.0986369Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/__init__.py' 2025-09-07T07:11:40.0988602Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/core.py' 2025-09-07T07:11:40.0991694Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/hop.py' 2025-09-07T07:11:40.0996455Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/nn.py' 2025-09-07T07:11:40.0999615Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py' 2025-09-07T07:11:40.1001778Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symops.py' 2025-09-07T07:11:40.1003684Z adding 'torch/onnx/_internal/fx/__init__.py' 2025-09-07T07:11:40.1007586Z adding 'torch/onnx/_internal/fx/_pass.py' 2025-09-07T07:11:40.1010911Z adding 'torch/onnx/_internal/fx/type_utils.py' 2025-09-07T07:11:40.1013078Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2025-09-07T07:11:40.1027658Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2025-09-07T07:11:40.1031452Z adding 'torch/onnx/_internal/torchscript_exporter/__init__.py' 2025-09-07T07:11:40.1033560Z adding 'torch/onnx/_internal/torchscript_exporter/_experimental.py' 2025-09-07T07:11:40.1036045Z adding 'torch/onnx/_internal/torchscript_exporter/_globals.py' 2025-09-07T07:11:40.1040760Z adding 'torch/onnx/_internal/torchscript_exporter/_type_utils.py' 2025-09-07T07:11:40.1046129Z adding 'torch/onnx/_internal/torchscript_exporter/jit_utils.py' 2025-09-07T07:11:40.1050392Z adding 'torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py' 2025-09-07T07:11:40.1055019Z adding 'torch/onnx/_internal/torchscript_exporter/registration.py' 2025-09-07T07:11:40.1090843Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_helper.py' 2025-09-07T07:11:40.1095967Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py' 2025-09-07T07:11:40.1112640Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py' 2025-09-07T07:11:40.1118960Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py' 2025-09-07T07:11:40.1136456Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py' 2025-09-07T07:11:40.1137153Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py' 2025-09-07T07:11:40.1138615Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py' 2025-09-07T07:11:40.1141811Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py' 2025-09-07T07:11:40.1146047Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py' 2025-09-07T07:11:40.1149782Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py' 2025-09-07T07:11:40.1151966Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset19.py' 2025-09-07T07:11:40.1154322Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py' 2025-09-07T07:11:40.1156736Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset7.py' 2025-09-07T07:11:40.1162464Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py' 2025-09-07T07:11:40.1233863Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py' 2025-09-07T07:11:40.1270054Z adding 'torch/onnx/_internal/torchscript_exporter/utils.py' 2025-09-07T07:11:40.1277380Z adding 'torch/onnx/_internal/torchscript_exporter/verification.py' 2025-09-07T07:11:40.1284449Z adding 'torch/onnx/ops/__init__.py' 2025-09-07T07:11:40.1287020Z adding 'torch/onnx/ops/_dtype_mappings.py' 2025-09-07T07:11:40.1291805Z adding 'torch/onnx/ops/_impl.py' 2025-09-07T07:11:40.1295892Z adding 'torch/onnx/ops/_symbolic_impl.py' 2025-09-07T07:11:40.1298881Z adding 'torch/optim/__init__.py' 2025-09-07T07:11:40.1307749Z adding 'torch/optim/_adafactor.py' 2025-09-07T07:11:40.1310992Z adding 'torch/optim/_functional.py' 2025-09-07T07:11:40.1316422Z adding 'torch/optim/_muon.py' 2025-09-07T07:11:40.1322186Z adding 'torch/optim/adadelta.py' 2025-09-07T07:11:40.1329133Z adding 'torch/optim/adagrad.py' 2025-09-07T07:11:40.1345307Z adding 'torch/optim/adam.py' 2025-09-07T07:11:40.1348044Z adding 'torch/optim/adamax.py' 2025-09-07T07:11:40.1351912Z adding 'torch/optim/adamw.py' 2025-09-07T07:11:40.1357575Z adding 'torch/optim/asgd.py' 2025-09-07T07:11:40.1365053Z adding 'torch/optim/lbfgs.py' 2025-09-07T07:11:40.1391059Z adding 'torch/optim/lr_scheduler.py' 2025-09-07T07:11:40.1399456Z adding 'torch/optim/nadam.py' 2025-09-07T07:11:40.1422169Z adding 'torch/optim/optimizer.py' 2025-09-07T07:11:40.1425167Z adding 'torch/optim/radam.py' 2025-09-07T07:11:40.1432052Z adding 'torch/optim/rmsprop.py' 2025-09-07T07:11:40.1438452Z adding 'torch/optim/rprop.py' 2025-09-07T07:11:40.1445046Z adding 'torch/optim/sgd.py' 2025-09-07T07:11:40.1449443Z adding 'torch/optim/sparse_adam.py' 2025-09-07T07:11:40.1456034Z adding 'torch/optim/swa_utils.py' 2025-09-07T07:11:40.1458885Z adding 'torch/optim/_multi_tensor/__init__.py' 2025-09-07T07:11:40.1461468Z adding 'torch/optim/_multi_tensor/__init__.pyi' 2025-09-07T07:11:40.1463535Z adding 'torch/package/__init__.py' 2025-09-07T07:11:40.1466809Z adding 'torch/package/_digraph.py' 2025-09-07T07:11:40.1469284Z adding 'torch/package/_directory_reader.py' 2025-09-07T07:11:40.1471877Z adding 'torch/package/_importlib.py' 2025-09-07T07:11:40.1474201Z adding 'torch/package/_mangling.py' 2025-09-07T07:11:40.1476956Z adding 'torch/package/_mock.py' 2025-09-07T07:11:40.1479759Z adding 'torch/package/_package_pickler.py' 2025-09-07T07:11:40.1481874Z adding 'torch/package/_package_unpickler.py' 2025-09-07T07:11:40.1484548Z adding 'torch/package/_stdlib.py' 2025-09-07T07:11:40.1487582Z adding 'torch/package/file_structure_representation.py' 2025-09-07T07:11:40.1490217Z adding 'torch/package/find_file_dependencies.py' 2025-09-07T07:11:40.1492847Z adding 'torch/package/glob_group.py' 2025-09-07T07:11:40.1496962Z adding 'torch/package/importer.py' 2025-09-07T07:11:40.1514120Z adding 'torch/package/package_exporter.py' 2025-09-07T07:11:40.1531082Z adding 'torch/package/package_importer.py' 2025-09-07T07:11:40.1531618Z adding 'torch/package/analyze/__init__.py' 2025-09-07T07:11:40.1532120Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2025-09-07T07:11:40.1533852Z adding 'torch/package/analyze/is_from_package.py' 2025-09-07T07:11:40.1536149Z adding 'torch/package/analyze/trace_dependencies.py' 2025-09-07T07:11:40.1538548Z adding 'torch/profiler/__init__.py' 2025-09-07T07:11:40.1557046Z adding 'torch/profiler/_memory_profiler.py' 2025-09-07T07:11:40.1565155Z adding 'torch/profiler/_pattern_matcher.py' 2025-09-07T07:11:40.1571111Z adding 'torch/profiler/_utils.py' 2025-09-07T07:11:40.1573936Z adding 'torch/profiler/itt.py' 2025-09-07T07:11:40.1588308Z adding 'torch/profiler/profiler.py' 2025-09-07T07:11:40.1591463Z adding 'torch/profiler/python_tracer.py' 2025-09-07T07:11:40.1594389Z adding 'torch/quantization/__init__.py' 2025-09-07T07:11:40.1596773Z adding 'torch/quantization/_numeric_suite.py' 2025-09-07T07:11:40.1598526Z adding 'torch/quantization/_numeric_suite_fx.py' 2025-09-07T07:11:40.1601192Z adding 'torch/quantization/_quantized_conversions.py' 2025-09-07T07:11:40.1603217Z adding 'torch/quantization/fake_quantize.py' 2025-09-07T07:11:40.1605103Z adding 'torch/quantization/fuse_modules.py' 2025-09-07T07:11:40.1607021Z adding 'torch/quantization/fuser_method_mappings.py' 2025-09-07T07:11:40.1608822Z adding 'torch/quantization/observer.py' 2025-09-07T07:11:40.1610651Z adding 'torch/quantization/qconfig.py' 2025-09-07T07:11:40.1612514Z adding 'torch/quantization/quant_type.py' 2025-09-07T07:11:40.1614510Z adding 'torch/quantization/quantization_mappings.py' 2025-09-07T07:11:40.1616337Z adding 'torch/quantization/quantize.py' 2025-09-07T07:11:40.1618256Z adding 'torch/quantization/quantize_fx.py' 2025-09-07T07:11:40.1619967Z adding 'torch/quantization/quantize_jit.py' 2025-09-07T07:11:40.1621677Z adding 'torch/quantization/stubs.py' 2025-09-07T07:11:40.1623471Z adding 'torch/quantization/utils.py' 2025-09-07T07:11:40.1626159Z adding 'torch/quantization/fx/__init__.py' 2025-09-07T07:11:40.1628185Z adding 'torch/quantization/fx/_equalize.py' 2025-09-07T07:11:40.1630067Z adding 'torch/quantization/fx/convert.py' 2025-09-07T07:11:40.1631832Z adding 'torch/quantization/fx/fuse.py' 2025-09-07T07:11:40.1633642Z adding 'torch/quantization/fx/fusion_patterns.py' 2025-09-07T07:11:40.1635547Z adding 'torch/quantization/fx/graph_module.py' 2025-09-07T07:11:40.1637414Z adding 'torch/quantization/fx/match_utils.py' 2025-09-07T07:11:40.1639336Z adding 'torch/quantization/fx/pattern_utils.py' 2025-09-07T07:11:40.1641086Z adding 'torch/quantization/fx/prepare.py' 2025-09-07T07:11:40.1643115Z adding 'torch/quantization/fx/quantization_patterns.py' 2025-09-07T07:11:40.1644899Z adding 'torch/quantization/fx/quantization_types.py' 2025-09-07T07:11:40.1646703Z adding 'torch/quantization/fx/utils.py' 2025-09-07T07:11:40.1649190Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2025-09-07T07:11:40.1652364Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2025-09-07T07:11:40.1654544Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2025-09-07T07:11:40.1657496Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2025-09-07T07:11:40.1670366Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2025-09-07T07:11:40.1673746Z adding 'torch/share/cmake/Caffe2/FindCUDSS.cmake' 2025-09-07T07:11:40.1676433Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2025-09-07T07:11:40.1679283Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2025-09-07T07:11:40.1681717Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2025-09-07T07:11:40.1684153Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2025-09-07T07:11:40.1686983Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-09-07T07:11:40.1718140Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-09-07T07:11:40.1722672Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-09-07T07:11:40.1726019Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-09-07T07:11:40.1728728Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-09-07T07:11:40.1733376Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-09-07T07:11:40.1737888Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-09-07T07:11:40.1742313Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2025-09-07T07:11:40.1748042Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2025-09-07T07:11:40.1750853Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2025-09-07T07:11:40.1753280Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2025-09-07T07:11:40.1755541Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2025-09-07T07:11:40.1757504Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2025-09-07T07:11:40.1760097Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2025-09-07T07:11:40.1767952Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2025-09-07T07:11:40.1770716Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2025-09-07T07:11:40.1773452Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2025-09-07T07:11:40.1776058Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2025-09-07T07:11:40.1779309Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2025-09-07T07:11:40.1963751Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2025-09-07T07:11:40.1964269Z adding 'torch/signal/__init__.py' 2025-09-07T07:11:40.1965694Z adding 'torch/signal/windows/__init__.py' 2025-09-07T07:11:40.1970368Z adding 'torch/signal/windows/windows.py' 2025-09-07T07:11:40.1979568Z adding 'torch/sparse/__init__.py' 2025-09-07T07:11:40.1985878Z adding 'torch/sparse/_semi_structured_conversions.py' 2025-09-07T07:11:40.1989439Z adding 'torch/sparse/_semi_structured_ops.py' 2025-09-07T07:11:40.2018554Z adding 'torch/sparse/_triton_ops.py' 2025-09-07T07:11:40.2138055Z adding 'torch/sparse/_triton_ops_meta.py' 2025-09-07T07:11:40.2153382Z adding 'torch/sparse/semi_structured.py' 2025-09-07T07:11:40.2162095Z adding 'torch/special/__init__.py' 2025-09-07T07:11:40.2493868Z adding 'torch/test/CppSignature_test' 2025-09-07T07:11:40.2964544Z adding 'torch/test/Dict_test' 2025-09-07T07:11:40.3313717Z adding 'torch/test/Dimname_test' 2025-09-07T07:11:40.3706797Z adding 'torch/test/IListRef_test' 2025-09-07T07:11:40.4135561Z adding 'torch/test/KernelFunction_test' 2025-09-07T07:11:40.4763248Z adding 'torch/test/List_test' 2025-09-07T07:11:40.5199597Z adding 'torch/test/MaybeOwned_test' 2025-09-07T07:11:40.5587800Z adding 'torch/test/NamedTensor_test' 2025-09-07T07:11:40.5940175Z adding 'torch/test/StorageUtils_test' 2025-09-07T07:11:40.6329010Z adding 'torch/test/apply_utils_test' 2025-09-07T07:11:40.6714917Z adding 'torch/test/atest' 2025-09-07T07:11:40.7088600Z adding 'torch/test/backend_fallback_test' 2025-09-07T07:11:40.7512854Z adding 'torch/test/basic' 2025-09-07T07:11:40.7885891Z adding 'torch/test/broadcast_test' 2025-09-07T07:11:40.8243636Z adding 'torch/test/c10_AllocatorConfig_test' 2025-09-07T07:11:40.8579477Z adding 'torch/test/c10_ArrayRef_test' 2025-09-07T07:11:40.8926675Z adding 'torch/test/c10_Bitset_test' 2025-09-07T07:11:40.9261669Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2025-09-07T07:11:40.9587313Z adding 'torch/test/c10_ConstexprCrc_test' 2025-09-07T07:11:40.9921124Z adding 'torch/test/c10_DeadlockDetection_test' 2025-09-07T07:11:41.0262454Z adding 'torch/test/c10_DeviceGuard_test' 2025-09-07T07:11:41.0615072Z adding 'torch/test/c10_Device_test' 2025-09-07T07:11:41.1011635Z adding 'torch/test/c10_DispatchKeySet_test' 2025-09-07T07:11:41.1385999Z adding 'torch/test/c10_Enumerate_test' 2025-09-07T07:11:41.1728643Z adding 'torch/test/c10_Half_test' 2025-09-07T07:11:41.2087576Z adding 'torch/test/c10_InlineDeviceGuard_test' 2025-09-07T07:11:41.2455282Z adding 'torch/test/c10_InlineStreamGuard_test' 2025-09-07T07:11:41.2812186Z adding 'torch/test/c10_IntrusiveList_test' 2025-09-07T07:11:41.3181115Z adding 'torch/test/c10_LeftRight_test' 2025-09-07T07:11:41.3545888Z adding 'torch/test/c10_Metaprogramming_test' 2025-09-07T07:11:41.3901939Z adding 'torch/test/c10_NetworkFlow_test' 2025-09-07T07:11:41.4255774Z adding 'torch/test/c10_Scalar_test' 2025-09-07T07:11:41.4586718Z adding 'torch/test/c10_Semaphore_test' 2025-09-07T07:11:41.4953825Z adding 'torch/test/c10_SizesAndStrides_test' 2025-09-07T07:11:41.5287767Z adding 'torch/test/c10_StreamGuard_test' 2025-09-07T07:11:41.5661569Z adding 'torch/test/c10_SymInt_test' 2025-09-07T07:11:41.5997895Z adding 'torch/test/c10_Synchronized_test' 2025-09-07T07:11:41.6362579Z adding 'torch/test/c10_ThreadLocal_test' 2025-09-07T07:11:41.6707839Z adding 'torch/test/c10_TypeIndex_test' 2025-09-07T07:11:41.7051211Z adding 'torch/test/c10_TypeList_test' 2025-09-07T07:11:41.7375696Z adding 'torch/test/c10_TypeTraits_test' 2025-09-07T07:11:41.7723217Z adding 'torch/test/c10_accumulate_test' 2025-09-07T07:11:41.8093747Z adding 'torch/test/c10_bfloat16_test' 2025-09-07T07:11:41.8429320Z adding 'torch/test/c10_bit_cast_test' 2025-09-07T07:11:41.8803597Z adding 'torch/test/c10_complex_math_test' 2025-09-07T07:11:41.9162737Z adding 'torch/test/c10_complex_test' 2025-09-07T07:11:41.9625166Z adding 'torch/test/c10_cow_test' 2025-09-07T07:11:41.9961826Z adding 'torch/test/c10_error_test' 2025-09-07T07:11:42.0307933Z adding 'torch/test/c10_exception_test' 2025-09-07T07:11:42.0651728Z adding 'torch/test/c10_flags_test' 2025-09-07T07:11:42.0986565Z adding 'torch/test/c10_generic_math_test' 2025-09-07T07:11:42.1308381Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2025-09-07T07:11:42.2219542Z adding 'torch/test/c10_intrusive_ptr_test' 2025-09-07T07:11:42.2606554Z adding 'torch/test/c10_irange_test' 2025-09-07T07:11:42.2960700Z adding 'torch/test/c10_lazy_test' 2025-09-07T07:11:42.3341170Z adding 'torch/test/c10_logging_test' 2025-09-07T07:11:42.3820374Z adding 'torch/test/c10_optional_test' 2025-09-07T07:11:42.4226020Z adding 'torch/test/c10_ordered_preserving_dict_test' 2025-09-07T07:11:42.4586952Z adding 'torch/test/c10_registry_test' 2025-09-07T07:11:42.5419021Z adding 'torch/test/c10_small_vector_test' 2025-09-07T07:11:42.5808391Z adding 'torch/test/c10_ssize_test' 2025-09-07T07:11:42.6178189Z adding 'torch/test/c10_string_util_test' 2025-09-07T07:11:42.6502028Z adding 'torch/test/c10_string_view_test' 2025-09-07T07:11:42.6833417Z adding 'torch/test/c10_tempfile_test' 2025-09-07T07:11:42.7206352Z adding 'torch/test/c10_typeid_test' 2025-09-07T07:11:42.7546575Z adding 'torch/test/cpu_allocator_test' 2025-09-07T07:11:42.7931028Z adding 'torch/test/cpu_generator_test' 2025-09-07T07:11:42.8290384Z adding 'torch/test/cpu_profiling_allocator_test' 2025-09-07T07:11:42.8856008Z adding 'torch/test/cpu_rng_test' 2025-09-07T07:11:42.9213374Z adding 'torch/test/dlconvertor_test' 2025-09-07T07:11:42.9588963Z adding 'torch/test/extension_backend_test' 2025-09-07T07:11:42.9953501Z adding 'torch/test/half_test' 2025-09-07T07:11:43.0392077Z adding 'torch/test/inline_container_test' 2025-09-07T07:11:43.1025799Z adding 'torch/test/ivalue_test' 2025-09-07T07:11:43.1772207Z adding 'torch/test/kernel_function_legacy_test' 2025-09-07T07:11:43.2393383Z adding 'torch/test/kernel_function_test' 2025-09-07T07:11:43.3159650Z adding 'torch/test/kernel_lambda_legacy_test' 2025-09-07T07:11:43.3807521Z adding 'torch/test/kernel_lambda_test' 2025-09-07T07:11:43.4226411Z adding 'torch/test/kernel_stackbased_test' 2025-09-07T07:11:43.4562273Z adding 'torch/test/lazy_tensor_test' 2025-09-07T07:11:43.5026333Z adding 'torch/test/legacy_vmap_test' 2025-09-07T07:11:43.5641530Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2025-09-07T07:11:43.6018091Z adding 'torch/test/math_kernel_test' 2025-09-07T07:11:43.6377845Z adding 'torch/test/memory_format_test' 2025-09-07T07:11:43.6732810Z adding 'torch/test/memory_overlapping_test' 2025-09-07T07:11:43.7087593Z adding 'torch/test/mobile_memory_cleanup' 2025-09-07T07:11:43.7460007Z adding 'torch/test/native_test' 2025-09-07T07:11:43.7786519Z adding 'torch/test/op_allowlist_test' 2025-09-07T07:11:43.9335932Z adding 'torch/test/op_registration_test' 2025-09-07T07:11:43.9770527Z adding 'torch/test/operator_name_test' 2025-09-07T07:11:44.0111302Z adding 'torch/test/operators_test' 2025-09-07T07:11:44.0462315Z adding 'torch/test/packedtensoraccessor_test' 2025-09-07T07:11:44.0904621Z adding 'torch/test/pow_test' 2025-09-07T07:11:44.1289568Z adding 'torch/test/quantized_test' 2025-09-07T07:11:44.1625908Z adding 'torch/test/reduce_ops_test' 2025-09-07T07:11:44.1962996Z adding 'torch/test/reportMemoryUsage_test' 2025-09-07T07:11:44.2341058Z adding 'torch/test/scalar_tensor_test' 2025-09-07T07:11:44.2734343Z adding 'torch/test/scalar_test' 2025-09-07T07:11:44.3087534Z adding 'torch/test/stride_properties_test' 2025-09-07T07:11:44.3562015Z adding 'torch/test/tensor_iterator_test' 2025-09-07T07:11:44.3936539Z adding 'torch/test/test_parallel' 2025-09-07T07:11:44.4271134Z adding 'torch/test/thread_init_test' 2025-09-07T07:11:44.4638708Z adding 'torch/test/type_ptr_test' 2025-09-07T07:11:44.5031925Z adding 'torch/test/type_test' 2025-09-07T07:11:44.5386747Z adding 'torch/test/undefined_tensor_test' 2025-09-07T07:11:44.5715362Z adding 'torch/test/verify_api_visibility' 2025-09-07T07:11:44.6060165Z adding 'torch/test/weakref_test' 2025-09-07T07:11:44.6405817Z adding 'torch/test/wrapdim_test' 2025-09-07T07:11:44.6747830Z adding 'torch/test/xla_tensor_test' 2025-09-07T07:11:44.6766354Z adding 'torch/testing/__init__.py' 2025-09-07T07:11:44.6787950Z adding 'torch/testing/_comparison.py' 2025-09-07T07:11:44.6792896Z adding 'torch/testing/_creation.py' 2025-09-07T07:11:44.6795434Z adding 'torch/testing/_utils.py' 2025-09-07T07:11:44.6797971Z adding 'torch/testing/_internal/__init__.py' 2025-09-07T07:11:44.6804346Z adding 'torch/testing/_internal/autocast_test_lists.py' 2025-09-07T07:11:44.6809631Z adding 'torch/testing/_internal/autograd_function_db.py' 2025-09-07T07:11:44.6813632Z adding 'torch/testing/_internal/check_kernel_launches.py' 2025-09-07T07:11:44.6818848Z adding 'torch/testing/_internal/common_cuda.py' 2025-09-07T07:11:44.6852465Z adding 'torch/testing/_internal/common_device_type.py' 2025-09-07T07:11:44.6853022Z adding 'torch/testing/_internal/common_dist_composable.py' 2025-09-07T07:11:44.6875145Z adding 'torch/testing/_internal/common_distributed.py' 2025-09-07T07:11:44.6879456Z adding 'torch/testing/_internal/common_dtype.py' 2025-09-07T07:11:44.6901891Z adding 'torch/testing/_internal/common_fsdp.py' 2025-09-07T07:11:44.6903997Z adding 'torch/testing/_internal/common_jit.py' 2025-09-07T07:11:44.7154993Z adding 'torch/testing/_internal/common_methods_invocations.py' 2025-09-07T07:11:44.7188459Z adding 'torch/testing/_internal/common_mkldnn.py' 2025-09-07T07:11:44.7225792Z adding 'torch/testing/_internal/common_modules.py' 2025-09-07T07:11:44.7233998Z adding 'torch/testing/_internal/common_mps.py' 2025-09-07T07:11:44.7270930Z adding 'torch/testing/_internal/common_nn.py' 2025-09-07T07:11:44.7297108Z adding 'torch/testing/_internal/common_optimizers.py' 2025-09-07T07:11:44.7297622Z adding 'torch/testing/_internal/common_pruning.py' 2025-09-07T07:11:44.7333662Z adding 'torch/testing/_internal/common_quantization.py' 2025-09-07T07:11:44.7339419Z adding 'torch/testing/_internal/common_quantized.py' 2025-09-07T07:11:44.7344261Z adding 'torch/testing/_internal/common_subclass.py' 2025-09-07T07:11:44.7435920Z adding 'torch/testing/_internal/common_utils.py' 2025-09-07T07:11:44.7453525Z adding 'torch/testing/_internal/composite_compliance.py' 2025-09-07T07:11:44.7454955Z adding 'torch/testing/_internal/custom_op_db.py' 2025-09-07T07:11:44.7457981Z adding 'torch/testing/_internal/custom_tensor.py' 2025-09-07T07:11:44.7462258Z adding 'torch/testing/_internal/dist_utils.py' 2025-09-07T07:11:44.7465728Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2025-09-07T07:11:44.7467937Z adding 'torch/testing/_internal/fake_config_module.py' 2025-09-07T07:11:44.7469837Z adding 'torch/testing/_internal/fake_config_module2.py' 2025-09-07T07:11:44.7471710Z adding 'torch/testing/_internal/fake_config_module3.py' 2025-09-07T07:11:44.7475485Z adding 'torch/testing/_internal/hop_db.py' 2025-09-07T07:11:44.7481383Z adding 'torch/testing/_internal/hypothesis_utils.py' 2025-09-07T07:11:44.7486452Z adding 'torch/testing/_internal/inductor_utils.py' 2025-09-07T07:11:44.7496305Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2025-09-07T07:11:44.7508256Z adding 'torch/testing/_internal/jit_utils.py' 2025-09-07T07:11:44.7512672Z adding 'torch/testing/_internal/logging_tensor.py' 2025-09-07T07:11:44.7516528Z adding 'torch/testing/_internal/logging_utils.py' 2025-09-07T07:11:44.7518807Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2025-09-07T07:11:44.7520593Z adding 'torch/testing/_internal/static_module.py' 2025-09-07T07:11:44.7522963Z adding 'torch/testing/_internal/subclasses.py' 2025-09-07T07:11:44.7525908Z adding 'torch/testing/_internal/torchbind_impls.py' 2025-09-07T07:11:44.7532867Z adding 'torch/testing/_internal/triton_utils.py' 2025-09-07T07:11:44.7536309Z adding 'torch/testing/_internal/two_tensor.py' 2025-09-07T07:11:44.7538420Z adding 'torch/testing/_internal/codegen/__init__.py' 2025-09-07T07:11:44.7540298Z adding 'torch/testing/_internal/data/__init__.py' 2025-09-07T07:11:44.7542011Z adding 'torch/testing/_internal/data/network1.py' 2025-09-07T07:11:44.7543773Z adding 'torch/testing/_internal/data/network2.py' 2025-09-07T07:11:44.7546203Z adding 'torch/testing/_internal/distributed/__init__.py' 2025-09-07T07:11:44.7549472Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2025-09-07T07:11:44.7552927Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2025-09-07T07:11:44.7561357Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2025-09-07T07:11:44.7668954Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2025-09-07T07:11:44.7687760Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2025-09-07T07:11:44.7688381Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2025-09-07T07:11:44.7689016Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2025-09-07T07:11:44.7692927Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2025-09-07T07:11:44.7695159Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2025-09-07T07:11:44.7697015Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2025-09-07T07:11:44.7699892Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2025-09-07T07:11:44.7702721Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2025-09-07T07:11:44.7705328Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2025-09-07T07:11:44.7707290Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2025-09-07T07:11:44.7715821Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2025-09-07T07:11:44.7718243Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2025-09-07T07:11:44.7720188Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2025-09-07T07:11:44.7726462Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2025-09-07T07:11:44.7729343Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2025-09-07T07:11:44.7762190Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2025-09-07T07:11:44.7765501Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2025-09-07T07:11:44.7769874Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2025-09-07T07:11:44.7772736Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2025-09-07T07:11:44.7775048Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2025-09-07T07:11:44.7842283Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2025-09-07T07:11:44.7844419Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2025-09-07T07:11:44.7846106Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2025-09-07T07:11:44.7848954Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2025-09-07T07:11:44.7853134Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2025-09-07T07:11:44.7855258Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2025-09-07T07:11:44.7857861Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2025-09-07T07:11:44.7871552Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2025-09-07T07:11:44.7876013Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2025-09-07T07:11:44.7878256Z adding 'torch/testing/_internal/generated/__init__.py' 2025-09-07T07:11:44.7934205Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2025-09-07T07:11:44.7946781Z adding 'torch/testing/_internal/opinfo/__init__.py' 2025-09-07T07:11:44.7988770Z adding 'torch/testing/_internal/opinfo/core.py' 2025-09-07T07:11:44.7993955Z adding 'torch/testing/_internal/opinfo/refs.py' 2025-09-07T07:11:44.7998160Z adding 'torch/testing/_internal/opinfo/utils.py' 2025-09-07T07:11:44.8000680Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2025-09-07T07:11:44.8008728Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2025-09-07T07:11:44.8014887Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2025-09-07T07:11:44.8035584Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2025-09-07T07:11:44.8059387Z adding 'torch/testing/_internal/opinfo/definitions/nested.py' 2025-09-07T07:11:44.8060316Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2025-09-07T07:11:44.8068745Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2025-09-07T07:11:44.8074596Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2025-09-07T07:11:44.8077551Z adding 'torch/testing/_internal/optests/__init__.py' 2025-09-07T07:11:44.8080737Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2025-09-07T07:11:44.8084212Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2025-09-07T07:11:44.8089980Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2025-09-07T07:11:44.8100867Z adding 'torch/testing/_internal/optests/generate_tests.py' 2025-09-07T07:11:44.8104333Z adding 'torch/testing/_internal/optests/make_fx.py' 2025-09-07T07:11:44.8106812Z adding 'torch/testing/_internal/test_module/__init__.py' 2025-09-07T07:11:44.8108652Z adding 'torch/testing/_internal/test_module/future_div.py' 2025-09-07T07:11:44.8110462Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2025-09-07T07:11:44.8113938Z adding 'torch/utils/__init__.py' 2025-09-07T07:11:44.8116802Z adding 'torch/utils/_appending_byte_serializer.py' 2025-09-07T07:11:44.8119745Z adding 'torch/utils/_backport_slots.py' 2025-09-07T07:11:44.8129776Z adding 'torch/utils/_config_module.py' 2025-09-07T07:11:44.8132641Z adding 'torch/utils/_config_typing.pyi' 2025-09-07T07:11:44.8136849Z adding 'torch/utils/_content_store.py' 2025-09-07T07:11:44.8140333Z adding 'torch/utils/_contextlib.py' 2025-09-07T07:11:44.8142713Z adding 'torch/utils/_cpp_embed_headers.py' 2025-09-07T07:11:44.8145260Z adding 'torch/utils/_cpp_extension_versioner.py' 2025-09-07T07:11:44.8155434Z adding 'torch/utils/_cxx_pytree.py' 2025-09-07T07:11:44.8159201Z adding 'torch/utils/_device.py' 2025-09-07T07:11:44.8161784Z adding 'torch/utils/_dtype_abbrs.py' 2025-09-07T07:11:44.8163834Z adding 'torch/utils/_exposed_in.py' 2025-09-07T07:11:44.8165966Z adding 'torch/utils/_filelock.py' 2025-09-07T07:11:44.8168379Z adding 'torch/utils/_foreach_utils.py' 2025-09-07T07:11:44.8170571Z adding 'torch/utils/_functools.py' 2025-09-07T07:11:44.8174165Z adding 'torch/utils/_get_clean_triton.py' 2025-09-07T07:11:44.8176276Z adding 'torch/utils/_helion.py' 2025-09-07T07:11:44.8178401Z adding 'torch/utils/_import_utils.py' 2025-09-07T07:11:44.8180239Z adding 'torch/utils/_mode_utils.py' 2025-09-07T07:11:44.8183110Z adding 'torch/utils/_ordered_set.py' 2025-09-07T07:11:44.8195400Z adding 'torch/utils/_python_dispatch.py' 2025-09-07T07:11:44.8218500Z adding 'torch/utils/_pytree.py' 2025-09-07T07:11:44.8222500Z adding 'torch/utils/_stats.py' 2025-09-07T07:11:44.8224671Z adding 'torch/utils/_thunk.py' 2025-09-07T07:11:44.8229473Z adding 'torch/utils/_traceback.py' 2025-09-07T07:11:44.8232402Z adding 'torch/utils/_triton.py' 2025-09-07T07:11:44.8234429Z adding 'torch/utils/_typing_utils.py' 2025-09-07T07:11:44.8236964Z adding 'torch/utils/_zip.py' 2025-09-07T07:11:44.8243423Z adding 'torch/utils/backend_registration.py' 2025-09-07T07:11:44.8251020Z adding 'torch/utils/bundled_inputs.py' 2025-09-07T07:11:44.8286808Z adding 'torch/utils/checkpoint.py' 2025-09-07T07:11:44.8292371Z adding 'torch/utils/collect_env.py' 2025-09-07T07:11:44.8294613Z adding 'torch/utils/cpp_backtrace.py' 2025-09-07T07:11:44.8346166Z adding 'torch/utils/cpp_extension.py' 2025-09-07T07:11:44.8346603Z adding 'torch/utils/deterministic.py' 2025-09-07T07:11:44.8350068Z adding 'torch/utils/dlpack.py' 2025-09-07T07:11:44.8352488Z adding 'torch/utils/file_baton.py' 2025-09-07T07:11:44.8363606Z adding 'torch/utils/flop_counter.py' 2025-09-07T07:11:44.8368642Z adding 'torch/utils/hooks.py' 2025-09-07T07:11:44.8371993Z adding 'torch/utils/mkldnn.py' 2025-09-07T07:11:44.8375412Z adding 'torch/utils/mobile_optimizer.py' 2025-09-07T07:11:44.8377285Z adding 'torch/utils/model_zoo.py' 2025-09-07T07:11:44.8380181Z adding 'torch/utils/module_tracker.py' 2025-09-07T07:11:44.8383366Z adding 'torch/utils/show_pickle.py' 2025-09-07T07:11:44.8387328Z adding 'torch/utils/throughput_benchmark.py' 2025-09-07T07:11:44.8392150Z adding 'torch/utils/weak.py' 2025-09-07T07:11:44.8394575Z adding 'torch/utils/_strobelight/__init__.py' 2025-09-07T07:11:44.8398779Z adding 'torch/utils/_strobelight/cli_function_profiler.py' 2025-09-07T07:11:44.8401043Z adding 'torch/utils/_sympy/__init__.py' 2025-09-07T07:11:44.8419584Z adding 'torch/utils/_sympy/functions.py' 2025-09-07T07:11:44.8423078Z adding 'torch/utils/_sympy/interp.py' 2025-09-07T07:11:44.8427214Z adding 'torch/utils/_sympy/numbers.py' 2025-09-07T07:11:44.8432964Z adding 'torch/utils/_sympy/printers.py' 2025-09-07T07:11:44.8437767Z adding 'torch/utils/_sympy/reference.py' 2025-09-07T07:11:44.8440606Z adding 'torch/utils/_sympy/singleton_int.py' 2025-09-07T07:11:44.8443946Z adding 'torch/utils/_sympy/solve.py' 2025-09-07T07:11:44.8446888Z adding 'torch/utils/_sympy/symbol.py' 2025-09-07T07:11:44.8460802Z adding 'torch/utils/_sympy/value_ranges.py' 2025-09-07T07:11:44.8461858Z adding 'torch/utils/backcompat/__init__.py' 2025-09-07T07:11:44.8464340Z adding 'torch/utils/benchmark/__init__.py' 2025-09-07T07:11:44.8466439Z adding 'torch/utils/benchmark/examples/__init__.py' 2025-09-07T07:11:44.8468975Z adding 'torch/utils/benchmark/examples/compare.py' 2025-09-07T07:11:44.8471468Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2025-09-07T07:11:44.8474407Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2025-09-07T07:11:44.8476627Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2025-09-07T07:11:44.8479571Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2025-09-07T07:11:44.8481539Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2025-09-07T07:11:44.8484005Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2025-09-07T07:11:44.8486648Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2025-09-07T07:11:44.8489083Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2025-09-07T07:11:44.8491605Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2025-09-07T07:11:44.8493997Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2025-09-07T07:11:44.8496160Z adding 'torch/utils/benchmark/utils/__init__.py' 2025-09-07T07:11:44.8498165Z adding 'torch/utils/benchmark/utils/_stubs.py' 2025-09-07T07:11:44.8503524Z adding 'torch/utils/benchmark/utils/common.py' 2025-09-07T07:11:44.8509467Z adding 'torch/utils/benchmark/utils/compare.py' 2025-09-07T07:11:44.8513268Z adding 'torch/utils/benchmark/utils/compile.py' 2025-09-07T07:11:44.8517174Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2025-09-07T07:11:44.8523796Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2025-09-07T07:11:44.8527517Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2025-09-07T07:11:44.8529621Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2025-09-07T07:11:44.8537453Z adding 'torch/utils/benchmark/utils/timer.py' 2025-09-07T07:11:44.8540226Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2025-09-07T07:11:44.8543530Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2025-09-07T07:11:44.8546020Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2025-09-07T07:11:44.8548404Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2025-09-07T07:11:44.8561576Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2025-09-07T07:11:44.8618680Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2025-09-07T07:11:44.8629233Z adding 'torch/utils/bottleneck/__init__.py' 2025-09-07T07:11:44.8632468Z adding 'torch/utils/bottleneck/__main__.py' 2025-09-07T07:11:44.8635246Z adding 'torch/utils/data/__init__.py' 2025-09-07T07:11:44.8637376Z adding 'torch/utils/data/backward_compatibility.py' 2025-09-07T07:11:44.8669568Z adding 'torch/utils/data/dataloader.py' 2025-09-07T07:11:44.8677082Z adding 'torch/utils/data/dataset.py' 2025-09-07T07:11:44.8680884Z adding 'torch/utils/data/distributed.py' 2025-09-07T07:11:44.8684090Z adding 'torch/utils/data/graph.py' 2025-09-07T07:11:44.8687257Z adding 'torch/utils/data/graph_settings.py' 2025-09-07T07:11:44.8692229Z adding 'torch/utils/data/sampler.py' 2025-09-07T07:11:44.8695140Z adding 'torch/utils/data/_utils/__init__.py' 2025-09-07T07:11:44.8700349Z adding 'torch/utils/data/_utils/collate.py' 2025-09-07T07:11:44.8702979Z adding 'torch/utils/data/_utils/fetch.py' 2025-09-07T07:11:44.8706059Z adding 'torch/utils/data/_utils/pin_memory.py' 2025-09-07T07:11:44.8708913Z adding 'torch/utils/data/_utils/signal_handling.py' 2025-09-07T07:11:44.8714709Z adding 'torch/utils/data/_utils/worker.py' 2025-09-07T07:11:44.8717543Z adding 'torch/utils/data/datapipes/__init__.py' 2025-09-07T07:11:44.8720813Z adding 'torch/utils/data/datapipes/_decorator.py' 2025-09-07T07:11:44.8725577Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2025-09-07T07:11:44.8731812Z adding 'torch/utils/data/datapipes/_typing.py' 2025-09-07T07:11:44.8737479Z adding 'torch/utils/data/datapipes/datapipe.py' 2025-09-07T07:11:44.8747809Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2025-09-07T07:11:44.8753303Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2025-09-07T07:11:44.8755947Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2025-09-07T07:11:44.8758517Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2025-09-07T07:11:44.8763827Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2025-09-07T07:11:44.8766737Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2025-09-07T07:11:44.8768870Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2025-09-07T07:11:44.8771434Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2025-09-07T07:11:44.8775641Z adding 'torch/utils/data/datapipes/iter/callable.py' 2025-09-07T07:11:44.8779224Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2025-09-07T07:11:44.8787437Z adding 'torch/utils/data/datapipes/iter/combining.py' 2025-09-07T07:11:44.8790644Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2025-09-07T07:11:44.8793318Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2025-09-07T07:11:44.8798036Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2025-09-07T07:11:44.8800864Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2025-09-07T07:11:44.8803495Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2025-09-07T07:11:44.8806147Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2025-09-07T07:11:44.8808441Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2025-09-07T07:11:44.8810736Z adding 'torch/utils/data/datapipes/iter/utils.py' 2025-09-07T07:11:44.8813105Z adding 'torch/utils/data/datapipes/map/__init__.py' 2025-09-07T07:11:44.8815262Z adding 'torch/utils/data/datapipes/map/callable.py' 2025-09-07T07:11:44.8818088Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2025-09-07T07:11:44.8820737Z adding 'torch/utils/data/datapipes/map/combining.py' 2025-09-07T07:11:44.8823220Z adding 'torch/utils/data/datapipes/map/grouping.py' 2025-09-07T07:11:44.8825939Z adding 'torch/utils/data/datapipes/map/utils.py' 2025-09-07T07:11:44.8828041Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2025-09-07T07:11:44.8833218Z adding 'torch/utils/data/datapipes/utils/common.py' 2025-09-07T07:11:44.8838321Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2025-09-07T07:11:44.8841301Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2025-09-07T07:11:44.8843418Z adding 'torch/utils/hipify/__init__.py' 2025-09-07T07:11:44.8845472Z adding 'torch/utils/hipify/constants.py' 2025-09-07T07:11:44.8915215Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2025-09-07T07:11:44.8945772Z adding 'torch/utils/hipify/hipify_python.py' 2025-09-07T07:11:44.8946241Z adding 'torch/utils/hipify/version.py' 2025-09-07T07:11:44.8946633Z adding 'torch/utils/jit/__init__.py' 2025-09-07T07:11:44.8947288Z adding 'torch/utils/jit/log_extract.py' 2025-09-07T07:11:44.8953987Z adding 'torch/utils/model_dump/__init__.py' 2025-09-07T07:11:44.8956201Z adding 'torch/utils/model_dump/__main__.py' 2025-09-07T07:11:44.8963283Z adding 'torch/utils/model_dump/code.js' 2025-09-07T07:11:44.8965984Z adding 'torch/utils/model_dump/htm.mjs' 2025-09-07T07:11:44.8970712Z adding 'torch/utils/model_dump/preact.mjs' 2025-09-07T07:11:44.8973168Z adding 'torch/utils/model_dump/skeleton.html' 2025-09-07T07:11:44.8975123Z adding 'torch/utils/serialization/__init__.py' 2025-09-07T07:11:44.8977034Z adding 'torch/utils/serialization/config.py' 2025-09-07T07:11:44.8979121Z adding 'torch/utils/tensorboard/__init__.py' 2025-09-07T07:11:44.8981016Z adding 'torch/utils/tensorboard/_convert_np.py' 2025-09-07T07:11:44.8983510Z adding 'torch/utils/tensorboard/_embedding.py' 2025-09-07T07:11:44.8986151Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2025-09-07T07:11:44.8988539Z adding 'torch/utils/tensorboard/_proto_graph.py' 2025-09-07T07:11:44.8994162Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2025-09-07T07:11:44.8997543Z adding 'torch/utils/tensorboard/_utils.py' 2025-09-07T07:11:44.9009009Z adding 'torch/utils/tensorboard/summary.py' 2025-09-07T07:11:44.9026316Z adding 'torch/utils/tensorboard/writer.py' 2025-09-07T07:11:44.9026751Z adding 'torch/utils/viz/__init__.py' 2025-09-07T07:11:44.9032778Z adding 'torch/utils/viz/_cycles.py' 2025-09-07T07:11:44.9039756Z adding 'torch/xpu/__init__.py' 2025-09-07T07:11:44.9042313Z adding 'torch/xpu/_gpu_trace.py' 2025-09-07T07:11:44.9044472Z adding 'torch/xpu/_utils.py' 2025-09-07T07:11:44.9047727Z adding 'torch/xpu/memory.py' 2025-09-07T07:11:44.9050540Z adding 'torch/xpu/random.py' 2025-09-07T07:11:44.9053793Z adding 'torch/xpu/streams.py' 2025-09-07T07:11:44.9058291Z adding 'torch-2.9.0.dev20250907+cpu.dist-info/licenses/LICENSE' 2025-09-07T07:11:44.9067649Z adding 'torch-2.9.0.dev20250907+cpu.dist-info/licenses/NOTICE' 2025-09-07T07:11:44.9070416Z adding 'torchgen/__init__.py' 2025-09-07T07:11:44.9073015Z adding 'torchgen/code_template.py' 2025-09-07T07:11:44.9075864Z adding 'torchgen/context.py' 2025-09-07T07:11:44.9114204Z adding 'torchgen/gen.py' 2025-09-07T07:11:44.9124601Z adding 'torchgen/gen_aoti_c_shim.py' 2025-09-07T07:11:44.9132193Z adding 'torchgen/gen_backend_stubs.py' 2025-09-07T07:11:44.9145249Z adding 'torchgen/gen_functionalization_type.py' 2025-09-07T07:11:44.9153969Z adding 'torchgen/gen_lazy_tensor.py' 2025-09-07T07:11:44.9157244Z adding 'torchgen/gen_schema_utils.py' 2025-09-07T07:11:44.9161524Z adding 'torchgen/gen_vmap_plumbing.py' 2025-09-07T07:11:44.9164132Z adding 'torchgen/local.py' 2025-09-07T07:11:44.9212606Z adding 'torchgen/model.py' 2025-09-07T07:11:44.9222258Z adding 'torchgen/native_function_generation.py' 2025-09-07T07:11:44.9228449Z adding 'torchgen/utils.py' 2025-09-07T07:11:44.9230944Z adding 'torchgen/yaml_utils.py' 2025-09-07T07:11:44.9232866Z adding 'torchgen/aoti/__init__.py' 2025-09-07T07:11:44.9235999Z adding 'torchgen/aoti/fallback_ops.py' 2025-09-07T07:11:44.9238343Z adding 'torchgen/api/__init__.py' 2025-09-07T07:11:44.9255656Z adding 'torchgen/api/autograd.py' 2025-09-07T07:11:44.9258319Z adding 'torchgen/api/cpp.py' 2025-09-07T07:11:44.9261653Z adding 'torchgen/api/dispatcher.py' 2025-09-07T07:11:44.9265467Z adding 'torchgen/api/functionalization.py' 2025-09-07T07:11:44.9271983Z adding 'torchgen/api/lazy.py' 2025-09-07T07:11:44.9274743Z adding 'torchgen/api/meta.py' 2025-09-07T07:11:44.9277868Z adding 'torchgen/api/native.py' 2025-09-07T07:11:44.9300418Z adding 'torchgen/api/python.py' 2025-09-07T07:11:44.9302437Z adding 'torchgen/api/structured.py' 2025-09-07T07:11:44.9309183Z adding 'torchgen/api/translate.py' 2025-09-07T07:11:44.9312918Z adding 'torchgen/api/ufunc.py' 2025-09-07T07:11:44.9317233Z adding 'torchgen/api/unboxing.py' 2025-09-07T07:11:44.9319497Z adding 'torchgen/api/types/__init__.py' 2025-09-07T07:11:44.9324740Z adding 'torchgen/api/types/signatures.py' 2025-09-07T07:11:44.9328387Z adding 'torchgen/api/types/types.py' 2025-09-07T07:11:44.9331961Z adding 'torchgen/api/types/types_base.py' 2025-09-07T07:11:44.9334415Z adding 'torchgen/dest/__init__.py' 2025-09-07T07:11:44.9343482Z adding 'torchgen/dest/lazy_ir.py' 2025-09-07T07:11:44.9347037Z adding 'torchgen/dest/lazy_ts_lowering.py' 2025-09-07T07:11:44.9349614Z adding 'torchgen/dest/native_functions.py' 2025-09-07T07:11:44.9363426Z adding 'torchgen/dest/register_dispatch_key.py' 2025-09-07T07:11:44.9370588Z adding 'torchgen/dest/ufunc.py' 2025-09-07T07:11:44.9373232Z adding 'torchgen/operator_versions/__init__.py' 2025-09-07T07:11:44.9377664Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2025-09-07T07:11:44.9379884Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2025-09-07T07:11:44.9506460Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2025-09-07T07:11:44.9528211Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2025-09-07T07:11:44.9528752Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2025-09-07T07:11:44.9529376Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2025-09-07T07:11:44.9530022Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2025-09-07T07:11:44.9531564Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2025-09-07T07:11:44.9534387Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2025-09-07T07:11:44.9536254Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2025-09-07T07:11:44.9538177Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2025-09-07T07:11:44.9539787Z adding 'torchgen/packaged/ATen/templates/Function.h' 2025-09-07T07:11:44.9541869Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2025-09-07T07:11:44.9544451Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2025-09-07T07:11:44.9547810Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2025-09-07T07:11:44.9549867Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2025-09-07T07:11:44.9551700Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2025-09-07T07:11:44.9553629Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2025-09-07T07:11:44.9555456Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2025-09-07T07:11:44.9557542Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2025-09-07T07:11:44.9559380Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2025-09-07T07:11:44.9561826Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2025-09-07T07:11:44.9563555Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2025-09-07T07:11:44.9565431Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2025-09-07T07:11:44.9567848Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2025-09-07T07:11:44.9569816Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2025-09-07T07:11:44.9571749Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2025-09-07T07:11:44.9573923Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2025-09-07T07:11:44.9575947Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2025-09-07T07:11:44.9577753Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2025-09-07T07:11:44.9579732Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2025-09-07T07:11:44.9582303Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2025-09-07T07:11:44.9584171Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2025-09-07T07:11:44.9586235Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2025-09-07T07:11:44.9597253Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2025-09-07T07:11:44.9600363Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2025-09-07T07:11:44.9602395Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2025-09-07T07:11:44.9604232Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2025-09-07T07:11:44.9606091Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2025-09-07T07:11:44.9607959Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2025-09-07T07:11:44.9609924Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2025-09-07T07:11:44.9611883Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2025-09-07T07:11:44.9613506Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2025-09-07T07:11:44.9615654Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2025-09-07T07:11:44.9617287Z adding 'torchgen/packaged/autograd/README.md' 2025-09-07T07:11:44.9618805Z adding 'torchgen/packaged/autograd/__init__.py' 2025-09-07T07:11:44.9620519Z adding 'torchgen/packaged/autograd/build.bzl' 2025-09-07T07:11:44.9622337Z adding 'torchgen/packaged/autograd/context.py' 2025-09-07T07:11:44.9625101Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2025-09-07T07:11:44.9674637Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2025-09-07T07:11:44.9682161Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2025-09-07T07:11:44.9684927Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2025-09-07T07:11:44.9695280Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2025-09-07T07:11:44.9703855Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2025-09-07T07:11:44.9725950Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2025-09-07T07:11:44.9728311Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2025-09-07T07:11:44.9731559Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2025-09-07T07:11:44.9762423Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2025-09-07T07:11:44.9766268Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2025-09-07T07:11:44.9786183Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2025-09-07T07:11:44.9786829Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2025-09-07T07:11:44.9787626Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2025-09-07T07:11:44.9788672Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2025-09-07T07:11:44.9790965Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2025-09-07T07:11:44.9793333Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2025-09-07T07:11:44.9795378Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2025-09-07T07:11:44.9797379Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2025-09-07T07:11:44.9799308Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2025-09-07T07:11:44.9801333Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2025-09-07T07:11:44.9802984Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2025-09-07T07:11:44.9805259Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2025-09-07T07:11:44.9807330Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2025-09-07T07:11:44.9809457Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2025-09-07T07:11:44.9811246Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2025-09-07T07:11:44.9813479Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2025-09-07T07:11:44.9815979Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2025-09-07T07:11:44.9818111Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2025-09-07T07:11:44.9819850Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2025-09-07T07:11:44.9821961Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2025-09-07T07:11:44.9824217Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2025-09-07T07:11:44.9826870Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2025-09-07T07:11:44.9838629Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2025-09-07T07:11:44.9842783Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2025-09-07T07:11:44.9844901Z adding 'torchgen/selective_build/__init__.py' 2025-09-07T07:11:44.9848064Z adding 'torchgen/selective_build/operator.py' 2025-09-07T07:11:44.9852665Z adding 'torchgen/selective_build/selector.py' 2025-09-07T07:11:44.9854972Z adding 'torchgen/static_runtime/__init__.py' 2025-09-07T07:11:44.9858486Z adding 'torchgen/static_runtime/config.py' 2025-09-07T07:11:44.9862912Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2025-09-07T07:11:44.9870922Z adding 'torchgen/static_runtime/generator.py' 2025-09-07T07:11:44.9887241Z adding 'torch-2.9.0.dev20250907+cpu.dist-info/METADATA' 2025-09-07T07:11:44.9887828Z adding 'torch-2.9.0.dev20250907+cpu.dist-info/WHEEL' 2025-09-07T07:11:44.9888346Z adding 'torch-2.9.0.dev20250907+cpu.dist-info/entry_points.txt' 2025-09-07T07:11:44.9888886Z adding 'torch-2.9.0.dev20250907+cpu.dist-info/top_level.txt' 2025-09-07T07:11:45.0664547Z adding 'torch-2.9.0.dev20250907+cpu.dist-info/RECORD' 2025-09-07T07:11:45.1028666Z removing build/bdist.linux-x86_64/wheel 2025-09-07T07:11:45.8009702Z Building wheel for torch (pyproject.toml) ... [?25l[?25hdone 2025-09-07T07:11:49.8634900Z Created wheel for torch: filename=torch-2.9.0.dev20250907+cpu-cp39-cp39-linux_x86_64.whl size=1634505601 sha256=b117d5fc0f5f86c5d30fa9a36fd44f56c743459bd3324adfe25011e51ace75a6 2025-09-07T07:11:49.8636976Z Stored in directory: /tmp/pip-ephem-wheel-cache-dr1nkvvj/wheels/1c/da/38/64e43bc891846e04909150c064c145e6995aab4af7a4dc68c8 2025-09-07T07:11:49.9690755Z Successfully built torch 2025-09-07T07:11:50.1303450Z Installing collected packages: torch 2025-09-07T07:12:24.0655370Z changing mode of /opt/python/cp39-cp39/bin/torchrun to 755 2025-09-07T07:12:24.1787248Z Successfully installed torch-2.9.0.dev20250907+cpu 2025-09-07T07:12:24.1789903Z 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-09-07T07:12:24.3754924Z ++ mkdir -p libtorch/lib libtorch/bin libtorch/include libtorch/share 2025-09-07T07:12:24.3768003Z ++ mkdir debug 2025-09-07T07:12:24.3791312Z ++ cp -rv build/lib/libaoti_custom_ops.so build/lib/libasmjit.a build/lib/libbackend_with_compiler.so build/lib/libbenchmark.a build/lib/libbenchmark_main.a build/lib/libc10.so build/lib/libclog.a build/lib/libcpuinfo.a build/lib/libcpuinfo_internals.a build/lib/libdnnl.a build/lib/libfbgemm.a build/lib/libfmt.a build/lib/libgloo.a build/lib/libgmock.a build/lib/libgmock_main.a build/lib/libgtest.a build/lib/libgtest_main.a build/lib/libittnotify.a build/lib/libjitbackend_test.so build/lib/libjitprofiling.a build/lib/libkineto.a build/lib/libmicrokernels-all.a build/lib/libmicrokernels-prod.a build/lib/libnnapi_backend.so build/lib/libnnpack.a build/lib/libnnpack_reference_layers.a build/lib/libonnx.a build/lib/libonnx_proto.a build/lib/libprotobuf.a build/lib/libprotobuf-lite.a build/lib/libprotoc.a build/lib/libpthreadpool.a build/lib/libpytorch_qnnpack.a build/lib/libshm.so build/lib/libtensorpipe.a build/lib/libtensorpipe_uv.a build/lib/libtorchbind_test.so build/lib/libtorch_cpu.so build/lib/libtorch_global_deps.so build/lib/libtorch_python.so build/lib/libtorch.so build/lib/libXNNPACK.a libtorch/lib/ 2025-09-07T07:12:24.3797858Z 'build/lib/libaoti_custom_ops.so' -> 'libtorch/lib/libaoti_custom_ops.so' 2025-09-07T07:12:24.3798448Z 'build/lib/libasmjit.a' -> 'libtorch/lib/libasmjit.a' 2025-09-07T07:12:24.3802700Z 'build/lib/libbackend_with_compiler.so' -> 'libtorch/lib/libbackend_with_compiler.so' 2025-09-07T07:12:24.3804510Z 'build/lib/libbenchmark.a' -> 'libtorch/lib/libbenchmark.a' 2025-09-07T07:12:24.3809822Z 'build/lib/libbenchmark_main.a' -> 'libtorch/lib/libbenchmark_main.a' 2025-09-07T07:12:24.3810361Z 'build/lib/libc10.so' -> 'libtorch/lib/libc10.so' 2025-09-07T07:12:24.3816608Z 'build/lib/libclog.a' -> 'libtorch/lib/libclog.a' 2025-09-07T07:12:24.3817085Z 'build/lib/libcpuinfo.a' -> 'libtorch/lib/libcpuinfo.a' 2025-09-07T07:12:24.3817887Z 'build/lib/libcpuinfo_internals.a' -> 'libtorch/lib/libcpuinfo_internals.a' 2025-09-07T07:12:24.3818729Z 'build/lib/libdnnl.a' -> 'libtorch/lib/libdnnl.a' 2025-09-07T07:12:24.4703983Z 'build/lib/libfbgemm.a' -> 'libtorch/lib/libfbgemm.a' 2025-09-07T07:12:24.4826309Z 'build/lib/libfmt.a' -> 'libtorch/lib/libfmt.a' 2025-09-07T07:12:24.4826864Z 'build/lib/libgloo.a' -> 'libtorch/lib/libgloo.a' 2025-09-07T07:12:24.4836040Z 'build/lib/libgmock.a' -> 'libtorch/lib/libgmock.a' 2025-09-07T07:12:24.4837676Z 'build/lib/libgmock_main.a' -> 'libtorch/lib/libgmock_main.a' 2025-09-07T07:12:24.4838205Z 'build/lib/libgtest.a' -> 'libtorch/lib/libgtest.a' 2025-09-07T07:12:24.4843490Z 'build/lib/libgtest_main.a' -> 'libtorch/lib/libgtest_main.a' 2025-09-07T07:12:24.4844102Z 'build/lib/libittnotify.a' -> 'libtorch/lib/libittnotify.a' 2025-09-07T07:12:24.4845224Z 'build/lib/libjitbackend_test.so' -> 'libtorch/lib/libjitbackend_test.so' 2025-09-07T07:12:24.4846764Z 'build/lib/libjitprofiling.a' -> 'libtorch/lib/libjitprofiling.a' 2025-09-07T07:12:24.4847319Z 'build/lib/libkineto.a' -> 'libtorch/lib/libkineto.a' 2025-09-07T07:12:24.4866198Z 'build/lib/libmicrokernels-all.a' -> 'libtorch/lib/libmicrokernels-all.a' 2025-09-07T07:12:24.4926013Z 'build/lib/libmicrokernels-prod.a' -> 'libtorch/lib/libmicrokernels-prod.a' 2025-09-07T07:12:24.4941361Z 'build/lib/libnnapi_backend.so' -> 'libtorch/lib/libnnapi_backend.so' 2025-09-07T07:12:24.4941983Z 'build/lib/libnnpack.a' -> 'libtorch/lib/libnnpack.a' 2025-09-07T07:12:24.4942609Z 'build/lib/libnnpack_reference_layers.a' -> 'libtorch/lib/libnnpack_reference_layers.a' 2025-09-07T07:12:24.4943229Z 'build/lib/libonnx.a' -> 'libtorch/lib/libonnx.a' 2025-09-07T07:12:24.5000633Z 'build/lib/libonnx_proto.a' -> 'libtorch/lib/libonnx_proto.a' 2025-09-07T07:12:24.5001683Z 'build/lib/libprotobuf.a' -> 'libtorch/lib/libprotobuf.a' 2025-09-07T07:12:24.5034099Z 'build/lib/libprotobuf-lite.a' -> 'libtorch/lib/libprotobuf-lite.a' 2025-09-07T07:12:24.5040577Z 'build/lib/libprotoc.a' -> 'libtorch/lib/libprotoc.a' 2025-09-07T07:12:24.5082105Z 'build/lib/libpthreadpool.a' -> 'libtorch/lib/libpthreadpool.a' 2025-09-07T07:12:24.5082877Z 'build/lib/libpytorch_qnnpack.a' -> 'libtorch/lib/libpytorch_qnnpack.a' 2025-09-07T07:12:24.5083449Z 'build/lib/libshm.so' -> 'libtorch/lib/libshm.so' 2025-09-07T07:12:24.5083958Z 'build/lib/libtensorpipe.a' -> 'libtorch/lib/libtensorpipe.a' 2025-09-07T07:12:24.5131731Z 'build/lib/libtensorpipe_uv.a' -> 'libtorch/lib/libtensorpipe_uv.a' 2025-09-07T07:12:24.5132433Z 'build/lib/libtorchbind_test.so' -> 'libtorch/lib/libtorchbind_test.so' 2025-09-07T07:12:24.5135296Z 'build/lib/libtorch_cpu.so' -> 'libtorch/lib/libtorch_cpu.so' 2025-09-07T07:12:27.2186219Z 'build/lib/libtorch_global_deps.so' -> 'libtorch/lib/libtorch_global_deps.so' 2025-09-07T07:12:27.2187187Z 'build/lib/libtorch_python.so' -> 'libtorch/lib/libtorch_python.so' 2025-09-07T07:12:27.2328597Z 'build/lib/libtorch.so' -> 'libtorch/lib/libtorch.so' 2025-09-07T07:12:27.2329138Z 'build/lib/libXNNPACK.a' -> 'libtorch/lib/libXNNPACK.a' 2025-09-07T07:12:27.2341118Z ++ cp -rv build/lib.linux-x86_64-cpython-39/torch/lib/libaoti_custom_ops.so build/lib.linux-x86_64-cpython-39/torch/lib/libbackend_with_compiler.so build/lib.linux-x86_64-cpython-39/torch/lib/libc10.so build/lib.linux-x86_64-cpython-39/torch/lib/libjitbackend_test.so build/lib.linux-x86_64-cpython-39/torch/lib/libshm build/lib.linux-x86_64-cpython-39/torch/lib/libshm.so build/lib.linux-x86_64-cpython-39/torch/lib/libshm_windows build/lib.linux-x86_64-cpython-39/torch/lib/libtorchbind_test.so build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_cpu.so build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_global_deps.so build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_python.so build/lib.linux-x86_64-cpython-39/torch/lib/libtorch.so libtorch/lib/ 2025-09-07T07:12:27.2349676Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libaoti_custom_ops.so' -> 'libtorch/lib/libaoti_custom_ops.so' 2025-09-07T07:12:27.2400424Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libbackend_with_compiler.so' -> 'libtorch/lib/libbackend_with_compiler.so' 2025-09-07T07:12:27.2626057Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libc10.so' -> 'libtorch/lib/libc10.so' 2025-09-07T07:12:27.2889566Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libjitbackend_test.so' -> 'libtorch/lib/libjitbackend_test.so' 2025-09-07T07:12:27.3124353Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm' -> 'libtorch/lib/libshm' 2025-09-07T07:12:27.3125253Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm/alloc_info.h' -> 'libtorch/lib/libshm/alloc_info.h' 2025-09-07T07:12:27.3126143Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm/err.h' -> 'libtorch/lib/libshm/err.h' 2025-09-07T07:12:27.3126981Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm/libshm.h' -> 'libtorch/lib/libshm/libshm.h' 2025-09-07T07:12:27.3127862Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm/socket.h' -> 'libtorch/lib/libshm/socket.h' 2025-09-07T07:12:27.3128658Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm.so' -> 'libtorch/lib/libshm.so' 2025-09-07T07:12:27.3225180Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm_windows' -> 'libtorch/lib/libshm_windows' 2025-09-07T07:12:27.3226195Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libshm_windows/libshm.h' -> 'libtorch/lib/libshm_windows/libshm.h' 2025-09-07T07:12:27.3227541Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libtorchbind_test.so' -> 'libtorch/lib/libtorchbind_test.so' 2025-09-07T07:12:27.3496169Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_cpu.so' -> 'libtorch/lib/libtorch_cpu.so' 2025-09-07T07:13:30.2448393Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_global_deps.so' -> 'libtorch/lib/libtorch_global_deps.so' 2025-09-07T07:13:30.2502265Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_python.so' -> 'libtorch/lib/libtorch_python.so' 2025-09-07T07:13:30.7650580Z 'build/lib.linux-x86_64-cpython-39/torch/lib/libtorch.so' -> 'libtorch/lib/libtorch.so' 2025-09-07T07:13:30.7681988Z ++ cp -rv build/include/sleef.h libtorch/include/ 2025-09-07T07:13:30.7694722Z 'build/include/sleef.h' -> 'libtorch/include/sleef.h' 2025-09-07T07:13:30.7715530Z ++ cp -rv build/lib.linux-x86_64-cpython-39/torch/include/advisor-annotate.h build/lib.linux-x86_64-cpython-39/torch/include/ATen build/lib.linux-x86_64-cpython-39/torch/include/c10 build/lib.linux-x86_64-cpython-39/torch/include/caffe2 build/lib.linux-x86_64-cpython-39/torch/include/clog.h build/lib.linux-x86_64-cpython-39/torch/include/cpuinfo.h build/lib.linux-x86_64-cpython-39/torch/include/dnnl_config.h build/lib.linux-x86_64-cpython-39/torch/include/dnnl_debug.h build/lib.linux-x86_64-cpython-39/torch/include/dnnl.h build/lib.linux-x86_64-cpython-39/torch/include/dnnl.hpp build/lib.linux-x86_64-cpython-39/torch/include/dnnl_ocl.h build/lib.linux-x86_64-cpython-39/torch/include/dnnl_ocl.hpp build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl.h build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl.hpp build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl_types.h build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool.h build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool.hpp build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool_iface.hpp build/lib.linux-x86_64-cpython-39/torch/include/dnnl_types.h build/lib.linux-x86_64-cpython-39/torch/include/dnnl_version.h build/lib.linux-x86_64-cpython-39/torch/include/experiments-config.h build/lib.linux-x86_64-cpython-39/torch/include/fbgemm build/lib.linux-x86_64-cpython-39/torch/include/fmt build/lib.linux-x86_64-cpython-39/torch/include/fp16 build/lib.linux-x86_64-cpython-39/torch/include/fp16.h build/lib.linux-x86_64-cpython-39/torch/include/fxdiv.h build/lib.linux-x86_64-cpython-39/torch/include/google build/lib.linux-x86_64-cpython-39/torch/include/ittnotify.h build/lib.linux-x86_64-cpython-39/torch/include/ittnotify-zca.h build/lib.linux-x86_64-cpython-39/torch/include/jitprofiling.h build/lib.linux-x86_64-cpython-39/torch/include/kineto build/lib.linux-x86_64-cpython-39/torch/include/legacy build/lib.linux-x86_64-cpython-39/torch/include/libittnotify.h build/lib.linux-x86_64-cpython-39/torch/include/libshm.h build/lib.linux-x86_64-cpython-39/torch/include/nnpack.h build/lib.linux-x86_64-cpython-39/torch/include/oneapi build/lib.linux-x86_64-cpython-39/torch/include/psimd.h build/lib.linux-x86_64-cpython-39/torch/include/pthreadpool.h build/lib.linux-x86_64-cpython-39/torch/include/pybind11 build/lib.linux-x86_64-cpython-39/torch/include/qnnpack_func.h build/lib.linux-x86_64-cpython-39/torch/include/sleef.h build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe build/lib.linux-x86_64-cpython-39/torch/include/torch build/lib.linux-x86_64-cpython-39/torch/include/xnnpack.h libtorch/include/ 2025-09-07T07:13:30.7729805Z 'build/lib.linux-x86_64-cpython-39/torch/include/advisor-annotate.h' -> 'libtorch/include/advisor-annotate.h' 2025-09-07T07:13:30.7730702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen' -> 'libtorch/include/ATen' 2025-09-07T07:13:30.7731489Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps' -> 'libtorch/include/ATen/mps' 2025-09-07T07:13:30.7732458Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/EmptyTensor.h' -> 'libtorch/include/ATen/mps/EmptyTensor.h' 2025-09-07T07:13:30.7733698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/IndexKernels.h' -> 'libtorch/include/ATen/mps/IndexKernels.h' 2025-09-07T07:13:30.7734845Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSAllocator.h' -> 'libtorch/include/ATen/mps/MPSAllocator.h' 2025-09-07T07:13:30.7736131Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSAllocatorInterface.h' -> 'libtorch/include/ATen/mps/MPSAllocatorInterface.h' 2025-09-07T07:13:30.7737383Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSDevice.h' -> 'libtorch/include/ATen/mps/MPSDevice.h' 2025-09-07T07:13:30.7738502Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSEvent.h' -> 'libtorch/include/ATen/mps/MPSEvent.h' 2025-09-07T07:13:30.7739675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSGeneratorImpl.h' -> 'libtorch/include/ATen/mps/MPSGeneratorImpl.h' 2025-09-07T07:13:30.7740892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSGuardImpl.h' -> 'libtorch/include/ATen/mps/MPSGuardImpl.h' 2025-09-07T07:13:30.7741986Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSHooks.h' -> 'libtorch/include/ATen/mps/MPSHooks.h' 2025-09-07T07:13:30.7743152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSProfiler.h' -> 'libtorch/include/ATen/mps/MPSProfiler.h' 2025-09-07T07:13:30.7744547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSStream.h' -> 'libtorch/include/ATen/mps/MPSStream.h' 2025-09-07T07:13:30.7745574Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen' -> 'libtorch/include/ATen/miopen' 2025-09-07T07:13:30.7746725Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Descriptors.h' -> 'libtorch/include/ATen/miopen/Descriptors.h' 2025-09-07T07:13:30.7747946Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Exceptions.h' -> 'libtorch/include/ATen/miopen/Exceptions.h' 2025-09-07T07:13:30.7749109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Handle.h' -> 'libtorch/include/ATen/miopen/Handle.h' 2025-09-07T07:13:30.7750199Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Types.h' -> 'libtorch/include/ATen/miopen/Types.h' 2025-09-07T07:13:30.7751293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Utils.h' -> 'libtorch/include/ATen/miopen/Utils.h' 2025-09-07T07:13:30.7752495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/miopen-wrapper.h' -> 'libtorch/include/ATen/miopen/miopen-wrapper.h' 2025-09-07T07:13:30.7753592Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/metal' -> 'libtorch/include/ATen/metal' 2025-09-07T07:13:30.7754607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/metal/Context.h' -> 'libtorch/include/ATen/metal/Context.h' 2025-09-07T07:13:30.7755568Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops' -> 'libtorch/include/ATen/ops' 2025-09-07T07:13:30.7756682Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_blob.h' -> 'libtorch/include/ATen/ops/from_blob.h' 2025-09-07T07:13:30.7757719Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor.h' -> 'libtorch/include/ATen/ops/tensor.h' 2025-09-07T07:13:30.7758848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool2d.h' 2025-09-07T07:13:30.7760628Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2025-09-07T07:13:30.7762519Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7764500Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2025-09-07T07:13:30.7766268Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2025-09-07T07:13:30.7768043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2025-09-07T07:13:30.7769622Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2025-09-07T07:13:30.7771452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7773441Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2025-09-07T07:13:30.7774959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2025-09-07T07:13:30.7776600Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2025-09-07T07:13:30.7778003Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2025-09-07T07:13:30.7779303Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool3d.h' 2025-09-07T07:13:30.7780706Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2025-09-07T07:13:30.7782515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7784781Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-09-07T07:13:30.7786539Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-09-07T07:13:30.7788231Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2025-09-07T07:13:30.7789811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2025-09-07T07:13:30.7791637Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7793456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2025-09-07T07:13:30.7795010Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2025-09-07T07:13:30.7796652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2025-09-07T07:13:30.7798020Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' -> 'libtorch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2025-09-07T07:13:30.7799228Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_batch_dim.h' -> 'libtorch/include/ATen/ops/_add_batch_dim.h' 2025-09-07T07:13:30.7800724Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7802312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_batch_dim_native.h' -> 'libtorch/include/ATen/ops/_add_batch_dim_native.h' 2025-09-07T07:13:30.7803532Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_batch_dim_ops.h' -> 'libtorch/include/ATen/ops/_add_batch_dim_ops.h' 2025-09-07T07:13:30.7804648Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu.h' -> 'libtorch/include/ATen/ops/_add_relu.h' 2025-09-07T07:13:30.7806075Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7807603Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2025-09-07T07:13:30.7808890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_add_relu_meta_dispatch.h' 2025-09-07T07:13:30.7810101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu_native.h' -> 'libtorch/include/ATen/ops/_add_relu_native.h' 2025-09-07T07:13:30.7811264Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu_ops.h' -> 'libtorch/include/ATen/ops/_add_relu_ops.h' 2025-09-07T07:13:30.7812401Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation.h' -> 'libtorch/include/ATen/ops/_addmm_activation.h' 2025-09-07T07:13:30.7814510Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.7816398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2025-09-07T07:13:30.7817852Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2025-09-07T07:13:30.7819247Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_meta.h' -> 'libtorch/include/ATen/ops/_addmm_activation_meta.h' 2025-09-07T07:13:30.7820635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2025-09-07T07:13:30.7822029Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_native.h' -> 'libtorch/include/ATen/ops/_addmm_activation_native.h' 2025-09-07T07:13:30.7823337Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_ops.h' -> 'libtorch/include/ATen/ops/_addmm_activation_ops.h' 2025-09-07T07:13:30.7824786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax.h' -> 'libtorch/include/ATen/ops/_aminmax.h' 2025-09-07T07:13:30.7826236Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7827822Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2025-09-07T07:13:30.7829146Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2025-09-07T07:13:30.7830392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_native.h' -> 'libtorch/include/ATen/ops/_aminmax_native.h' 2025-09-07T07:13:30.7831549Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_ops.h' -> 'libtorch/include/ATen/ops/_aminmax_ops.h' 2025-09-07T07:13:30.7832944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' -> 'libtorch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2025-09-07T07:13:30.7835104Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7837404Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2025-09-07T07:13:30.7839309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2025-09-07T07:13:30.7841136Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' -> 'libtorch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2025-09-07T07:13:30.7842882Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' -> 'libtorch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2025-09-07T07:13:30.7844349Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale.h' -> 'libtorch/include/ATen/ops/_amp_update_scale.h' 2025-09-07T07:13:30.7845919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7847656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2025-09-07T07:13:30.7849095Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2025-09-07T07:13:30.7850562Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2025-09-07T07:13:30.7851957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale_native.h' -> 'libtorch/include/ATen/ops/_amp_update_scale_native.h' 2025-09-07T07:13:30.7853236Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale_ops.h' -> 'libtorch/include/ATen/ops/_amp_update_scale_ops.h' 2025-09-07T07:13:30.7854418Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_async.h' -> 'libtorch/include/ATen/ops/_assert_async.h' 2025-09-07T07:13:30.7855642Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_async_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2025-09-07T07:13:30.7857027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_async_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2025-09-07T07:13:30.7858346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_async_native.h' -> 'libtorch/include/ATen/ops/_assert_async_native.h' 2025-09-07T07:13:30.7859550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_async_ops.h' -> 'libtorch/include/ATen/ops/_assert_async_ops.h' 2025-09-07T07:13:30.7861170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_scalar.h' -> 'libtorch/include/ATen/ops/_assert_scalar.h' 2025-09-07T07:13:30.7862750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7864496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_scalar_native.h' -> 'libtorch/include/ATen/ops/_assert_scalar_native.h' 2025-09-07T07:13:30.7865777Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_scalar_ops.h' -> 'libtorch/include/ATen/ops/_assert_scalar_ops.h' 2025-09-07T07:13:30.7867092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_tensor_metadata.h' -> 'libtorch/include/ATen/ops/_assert_tensor_metadata.h' 2025-09-07T07:13:30.7868919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7870821Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h' 2025-09-07T07:13:30.7872452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_tensor_metadata_native.h' -> 'libtorch/include/ATen/ops/_assert_tensor_metadata_native.h' 2025-09-07T07:13:30.7873948Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_tensor_metadata_ops.h' -> 'libtorch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2025-09-07T07:13:30.7875368Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_full_precision.h' -> 'libtorch/include/ATen/ops/_autocast_to_full_precision.h' 2025-09-07T07:13:30.7877334Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7879174Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_full_precision_native.h' -> 'libtorch/include/ATen/ops/_autocast_to_full_precision_native.h' 2025-09-07T07:13:30.7880706Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_full_precision_ops.h' -> 'libtorch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2025-09-07T07:13:30.7882176Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_reduced_precision.h' -> 'libtorch/include/ATen/ops/_autocast_to_reduced_precision.h' 2025-09-07T07:13:30.7884208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7886109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' -> 'libtorch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2025-09-07T07:13:30.7887675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' -> 'libtorch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2025-09-07T07:13:30.7888970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_backward.h' -> 'libtorch/include/ATen/ops/_backward.h' 2025-09-07T07:13:30.7890393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7891996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_backward_native.h' -> 'libtorch/include/ATen/ops/_backward_native.h' 2025-09-07T07:13:30.7893140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_backward_ops.h' -> 'libtorch/include/ATen/ops/_backward_ops.h' 2025-09-07T07:13:30.7894338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index.h' -> 'libtorch/include/ATen/ops/_batch_norm_impl_index.h' 2025-09-07T07:13:30.7895705Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_backward.h' -> 'libtorch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2025-09-07T07:13:30.7897531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7899444Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' -> 'libtorch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2025-09-07T07:13:30.7901018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' -> 'libtorch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2025-09-07T07:13:30.7902817Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7904828Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_native.h' -> 'libtorch/include/ATen/ops/_batch_norm_impl_index_native.h' 2025-09-07T07:13:30.7906305Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_ops.h' -> 'libtorch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2025-09-07T07:13:30.7907629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_no_update.h' -> 'libtorch/include/ATen/ops/_batch_norm_no_update.h' 2025-09-07T07:13:30.7909307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7911099Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_no_update_native.h' -> 'libtorch/include/ATen/ops/_batch_norm_no_update_native.h' 2025-09-07T07:13:30.7912486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_no_update_ops.h' -> 'libtorch/include/ATen/ops/_batch_norm_no_update_ops.h' 2025-09-07T07:13:30.7913836Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_with_update.h' -> 'libtorch/include/ATen/ops/_batch_norm_with_update.h' 2025-09-07T07:13:30.7915576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7917526Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2025-09-07T07:13:30.7919108Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2025-09-07T07:13:30.7920594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_with_update_native.h' -> 'libtorch/include/ATen/ops/_batch_norm_with_update_native.h' 2025-09-07T07:13:30.7922001Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_with_update_ops.h' -> 'libtorch/include/ATen/ops/_batch_norm_with_update_ops.h' 2025-09-07T07:13:30.7923211Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Byte.h' -> 'libtorch/include/ATen/ops/_cast_Byte.h' 2025-09-07T07:13:30.7924626Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7926126Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Byte_native.h' -> 'libtorch/include/ATen/ops/_cast_Byte_native.h' 2025-09-07T07:13:30.7927285Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Byte_ops.h' -> 'libtorch/include/ATen/ops/_cast_Byte_ops.h' 2025-09-07T07:13:30.7928353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Char.h' -> 'libtorch/include/ATen/ops/_cast_Char.h' 2025-09-07T07:13:30.7929784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7931271Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Char_native.h' -> 'libtorch/include/ATen/ops/_cast_Char_native.h' 2025-09-07T07:13:30.7932424Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Char_ops.h' -> 'libtorch/include/ATen/ops/_cast_Char_ops.h' 2025-09-07T07:13:30.7933525Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Double.h' -> 'libtorch/include/ATen/ops/_cast_Double.h' 2025-09-07T07:13:30.7935015Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7936550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Double_native.h' -> 'libtorch/include/ATen/ops/_cast_Double_native.h' 2025-09-07T07:13:30.7937740Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Double_ops.h' -> 'libtorch/include/ATen/ops/_cast_Double_ops.h' 2025-09-07T07:13:30.7938870Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Float.h' -> 'libtorch/include/ATen/ops/_cast_Float.h' 2025-09-07T07:13:30.7940329Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7941834Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Float_native.h' -> 'libtorch/include/ATen/ops/_cast_Float_native.h' 2025-09-07T07:13:30.7943012Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Float_ops.h' -> 'libtorch/include/ATen/ops/_cast_Float_ops.h' 2025-09-07T07:13:30.7944470Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Half.h' -> 'libtorch/include/ATen/ops/_cast_Half.h' 2025-09-07T07:13:30.7945944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7947546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Half_native.h' -> 'libtorch/include/ATen/ops/_cast_Half_native.h' 2025-09-07T07:13:30.7948735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Half_ops.h' -> 'libtorch/include/ATen/ops/_cast_Half_ops.h' 2025-09-07T07:13:30.7949821Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Int.h' -> 'libtorch/include/ATen/ops/_cast_Int.h' 2025-09-07T07:13:30.7951275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7952781Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Int_native.h' -> 'libtorch/include/ATen/ops/_cast_Int_native.h' 2025-09-07T07:13:30.7953953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Int_ops.h' -> 'libtorch/include/ATen/ops/_cast_Int_ops.h' 2025-09-07T07:13:30.7955063Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Long.h' -> 'libtorch/include/ATen/ops/_cast_Long.h' 2025-09-07T07:13:30.7956661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7958159Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Long_native.h' -> 'libtorch/include/ATen/ops/_cast_Long_native.h' 2025-09-07T07:13:30.7959308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Long_ops.h' -> 'libtorch/include/ATen/ops/_cast_Long_ops.h' 2025-09-07T07:13:30.7960770Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Short.h' -> 'libtorch/include/ATen/ops/_cast_Short.h' 2025-09-07T07:13:30.7962270Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7963830Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Short_native.h' -> 'libtorch/include/ATen/ops/_cast_Short_native.h' 2025-09-07T07:13:30.7965049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Short_ops.h' -> 'libtorch/include/ATen/ops/_cast_Short_ops.h' 2025-09-07T07:13:30.7966242Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward.h' -> 'libtorch/include/ATen/ops/_cdist_backward.h' 2025-09-07T07:13:30.7967895Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7969619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2025-09-07T07:13:30.7971090Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2025-09-07T07:13:30.7972640Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward_native.h' -> 'libtorch/include/ATen/ops/_cdist_backward_native.h' 2025-09-07T07:13:30.7973903Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward_ops.h' -> 'libtorch/include/ATen/ops/_cdist_backward_ops.h' 2025-09-07T07:13:30.7975059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward.h' -> 'libtorch/include/ATen/ops/_cdist_forward.h' 2025-09-07T07:13:30.7976629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7978274Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2025-09-07T07:13:30.7979701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2025-09-07T07:13:30.7981042Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward_native.h' -> 'libtorch/include/ATen/ops/_cdist_forward_native.h' 2025-09-07T07:13:30.7982455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward_ops.h' -> 'libtorch/include/ATen/ops/_cdist_forward_ops.h' 2025-09-07T07:13:30.7983683Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cholesky_solve_helper.h' -> 'libtorch/include/ATen/ops/_cholesky_solve_helper.h' 2025-09-07T07:13:30.7985680Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.7987542Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2025-09-07T07:13:30.7989141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2025-09-07T07:13:30.7990700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cholesky_solve_helper_native.h' -> 'libtorch/include/ATen/ops/_cholesky_solve_helper_native.h' 2025-09-07T07:13:30.7992138Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cholesky_solve_helper_ops.h' -> 'libtorch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2025-09-07T07:13:30.7993531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_choose_qparams_per_tensor.h' -> 'libtorch/include/ATen/ops/_choose_qparams_per_tensor.h' 2025-09-07T07:13:30.7995322Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.7997283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' -> 'libtorch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2025-09-07T07:13:30.8007258Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' -> 'libtorch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2025-09-07T07:13:30.8008657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_chunk_cat.h' -> 'libtorch/include/ATen/ops/_chunk_cat.h' 2025-09-07T07:13:30.8010212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8011799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2025-09-07T07:13:30.8013071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_chunk_cat_native.h' -> 'libtorch/include/ATen/ops/_chunk_cat_native.h' 2025-09-07T07:13:30.8014266Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_chunk_cat_ops.h' -> 'libtorch/include/ATen/ops/_chunk_cat_ops.h' 2025-09-07T07:13:30.8015353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesce.h' -> 'libtorch/include/ATen/ops/_coalesce.h' 2025-09-07T07:13:30.8016771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8018271Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesce_native.h' -> 'libtorch/include/ATen/ops/_coalesce_native.h' 2025-09-07T07:13:30.8019466Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesce_ops.h' -> 'libtorch/include/ATen/ops/_coalesce_ops.h' 2025-09-07T07:13:30.8020539Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced.h' -> 'libtorch/include/ATen/ops/_coalesced.h' 2025-09-07T07:13:30.8022052Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8023660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_coalesced_meta_dispatch.h' 2025-09-07T07:13:30.8025292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced_native.h' -> 'libtorch/include/ATen/ops/_coalesced_native.h' 2025-09-07T07:13:30.8026507Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced_ops.h' -> 'libtorch/include/ATen/ops/_coalesced_ops.h' 2025-09-07T07:13:30.8027802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_compute_linear_combination.h' -> 'libtorch/include/ATen/ops/_compute_linear_combination.h' 2025-09-07T07:13:30.8029391Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2025-09-07T07:13:30.8031138Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2025-09-07T07:13:30.8032789Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_compute_linear_combination_native.h' -> 'libtorch/include/ATen/ops/_compute_linear_combination_native.h' 2025-09-07T07:13:30.8034352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_compute_linear_combination_ops.h' -> 'libtorch/include/ATen/ops/_compute_linear_combination_ops.h' 2025-09-07T07:13:30.8035618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj.h' -> 'libtorch/include/ATen/ops/_conj.h' 2025-09-07T07:13:30.8037111Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8038504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_copy.h' -> 'libtorch/include/ATen/ops/_conj_copy.h' 2025-09-07T07:13:30.8039942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8041905Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.8043605Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_copy_native.h' -> 'libtorch/include/ATen/ops/_conj_copy_native.h' 2025-09-07T07:13:30.8044766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_copy_ops.h' -> 'libtorch/include/ATen/ops/_conj_copy_ops.h' 2025-09-07T07:13:30.8045853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_native.h' -> 'libtorch/include/ATen/ops/_conj_native.h' 2025-09-07T07:13:30.8046964Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_ops.h' -> 'libtorch/include/ATen/ops/_conj_ops.h' 2025-09-07T07:13:30.8048028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_physical.h' -> 'libtorch/include/ATen/ops/_conj_physical.h' 2025-09-07T07:13:30.8049546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8051134Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_physical_native.h' -> 'libtorch/include/ATen/ops/_conj_physical_native.h' 2025-09-07T07:13:30.8052395Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_physical_ops.h' -> 'libtorch/include/ATen/ops/_conj_physical_ops.h' 2025-09-07T07:13:30.8053616Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conv_depthwise2d.h' -> 'libtorch/include/ATen/ops/_conv_depthwise2d.h' 2025-09-07T07:13:30.8054969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2025-09-07T07:13:30.8056384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conv_depthwise2d_native.h' -> 'libtorch/include/ATen/ops/_conv_depthwise2d_native.h' 2025-09-07T07:13:30.8057692Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conv_depthwise2d_ops.h' -> 'libtorch/include/ATen/ops/_conv_depthwise2d_ops.h' 2025-09-07T07:13:30.8059044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2025-09-07T07:13:30.8061455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.8063653Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2025-09-07T07:13:30.8065515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2025-09-07T07:13:30.8067208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2025-09-07T07:13:30.8068908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2025-09-07T07:13:30.8070602Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2025-09-07T07:13:30.8072216Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2025-09-07T07:13:30.8073759Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2025-09-07T07:13:30.8075925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.8078148Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2025-09-07T07:13:30.8079871Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2025-09-07T07:13:30.8081547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2025-09-07T07:13:30.8083360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2025-09-07T07:13:30.8085017Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2025-09-07T07:13:30.8086611Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' -> 'libtorch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2025-09-07T07:13:30.8088066Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack.h' -> 'libtorch/include/ATen/ops/_convert_weight_to_int4pack.h' 2025-09-07T07:13:30.8089639Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2025-09-07T07:13:30.8091228Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h' -> 'libtorch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h' 2025-09-07T07:13:30.8092880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h' 2025-09-07T07:13:30.8094612Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h' -> 'libtorch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h' 2025-09-07T07:13:30.8096233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h' -> 'libtorch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h' 2025-09-07T07:13:30.8097801Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' -> 'libtorch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2025-09-07T07:13:30.8099284Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' -> 'libtorch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2025-09-07T07:13:30.8100577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution.h' -> 'libtorch/include/ATen/ops/_convolution.h' 2025-09-07T07:13:30.8102080Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8104020Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8105918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_double_backward.h' -> 'libtorch/include/ATen/ops/_convolution_double_backward.h' 2025-09-07T07:13:30.8107792Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8109708Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_double_backward_native.h' -> 'libtorch/include/ATen/ops/_convolution_double_backward_native.h' 2025-09-07T07:13:30.8111338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_double_backward_ops.h' -> 'libtorch/include/ATen/ops/_convolution_double_backward_ops.h' 2025-09-07T07:13:30.8112723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_mode.h' -> 'libtorch/include/ATen/ops/_convolution_mode.h' 2025-09-07T07:13:30.8114352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8116089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_mode_native.h' -> 'libtorch/include/ATen/ops/_convolution_mode_native.h' 2025-09-07T07:13:30.8117520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_mode_ops.h' -> 'libtorch/include/ATen/ops/_convolution_mode_ops.h' 2025-09-07T07:13:30.8118765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_native.h' -> 'libtorch/include/ATen/ops/_convolution_native.h' 2025-09-07T07:13:30.8119999Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_ops.h' -> 'libtorch/include/ATen/ops/_convolution_ops.h' 2025-09-07T07:13:30.8121098Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from.h' -> 'libtorch/include/ATen/ops/_copy_from.h' 2025-09-07T07:13:30.8122251Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_and_resize.h' -> 'libtorch/include/ATen/ops/_copy_from_and_resize.h' 2025-09-07T07:13:30.8123908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8125600Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_and_resize_native.h' -> 'libtorch/include/ATen/ops/_copy_from_and_resize_native.h' 2025-09-07T07:13:30.8126959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_and_resize_ops.h' -> 'libtorch/include/ATen/ops/_copy_from_and_resize_ops.h' 2025-09-07T07:13:30.8128535Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8130017Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_native.h' -> 'libtorch/include/ATen/ops/_copy_from_native.h' 2025-09-07T07:13:30.8131176Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_ops.h' -> 'libtorch/include/ATen/ops/_copy_from_ops.h' 2025-09-07T07:13:30.8132283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_compress.h' -> 'libtorch/include/ATen/ops/_cslt_compress.h' 2025-09-07T07:13:30.8133551Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2025-09-07T07:13:30.8134892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_compress_native.h' -> 'libtorch/include/ATen/ops/_cslt_compress_native.h' 2025-09-07T07:13:30.8136115Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_compress_ops.h' -> 'libtorch/include/ATen/ops/_cslt_compress_ops.h' 2025-09-07T07:13:30.8137288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm.h' -> 'libtorch/include/ATen/ops/_cslt_sparse_mm.h' 2025-09-07T07:13:30.8138570Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2025-09-07T07:13:30.8139891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_native.h' -> 'libtorch/include/ATen/ops/_cslt_sparse_mm_native.h' 2025-09-07T07:13:30.8141129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_ops.h' -> 'libtorch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2025-09-07T07:13:30.8142380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_search.h' -> 'libtorch/include/ATen/ops/_cslt_sparse_mm_search.h' 2025-09-07T07:13:30.8143801Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2025-09-07T07:13:30.8145609Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' -> 'libtorch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2025-09-07T07:13:30.8147066Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' -> 'libtorch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2025-09-07T07:13:30.8148290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss.h' -> 'libtorch/include/ATen/ops/_ctc_loss.h' 2025-09-07T07:13:30.8149448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_backward.h' -> 'libtorch/include/ATen/ops/_ctc_loss_backward.h' 2025-09-07T07:13:30.8151065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8152863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2025-09-07T07:13:30.8154375Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2025-09-07T07:13:30.8155841Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_backward_native.h' -> 'libtorch/include/ATen/ops/_ctc_loss_backward_native.h' 2025-09-07T07:13:30.8157274Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_backward_ops.h' -> 'libtorch/include/ATen/ops/_ctc_loss_backward_ops.h' 2025-09-07T07:13:30.8158802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8160700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2025-09-07T07:13:30.8162033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2025-09-07T07:13:30.8163351Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2025-09-07T07:13:30.8164620Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_native.h' -> 'libtorch/include/ATen/ops/_ctc_loss_native.h' 2025-09-07T07:13:30.8165778Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_ops.h' -> 'libtorch/include/ATen/ops/_ctc_loss_ops.h' 2025-09-07T07:13:30.8167033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_backward.h' -> 'libtorch/include/ATen/ops/_cudnn_attention_backward.h' 2025-09-07T07:13:30.8168588Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h' 2025-09-07T07:13:30.8170190Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_backward_native.h' -> 'libtorch/include/ATen/ops/_cudnn_attention_backward_native.h' 2025-09-07T07:13:30.8171706Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_backward_ops.h' -> 'libtorch/include/ATen/ops/_cudnn_attention_backward_ops.h' 2025-09-07T07:13:30.8173238Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_forward.h' -> 'libtorch/include/ATen/ops/_cudnn_attention_forward.h' 2025-09-07T07:13:30.8174702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h' 2025-09-07T07:13:30.8176338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_forward_native.h' -> 'libtorch/include/ATen/ops/_cudnn_attention_forward_native.h' 2025-09-07T07:13:30.8177774Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_forward_ops.h' -> 'libtorch/include/ATen/ops/_cudnn_attention_forward_ops.h' 2025-09-07T07:13:30.8179025Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_ctc_loss.h' -> 'libtorch/include/ATen/ops/_cudnn_ctc_loss.h' 2025-09-07T07:13:30.8180584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8182403Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2025-09-07T07:13:30.8183741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_ctc_loss_native.h' -> 'libtorch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2025-09-07T07:13:30.8185313Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' -> 'libtorch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2025-09-07T07:13:30.8186611Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_init_dropout_state.h' -> 'libtorch/include/ATen/ops/_cudnn_init_dropout_state.h' 2025-09-07T07:13:30.8188444Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8190360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2025-09-07T07:13:30.8191944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' -> 'libtorch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2025-09-07T07:13:30.8193434Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' -> 'libtorch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2025-09-07T07:13:30.8194704Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn.h' 2025-09-07T07:13:30.8195863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_backward.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_backward.h' 2025-09-07T07:13:30.8197615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8199365Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2025-09-07T07:13:30.8200776Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_backward_native.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2025-09-07T07:13:30.8202118Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2025-09-07T07:13:30.8203684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8205233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2025-09-07T07:13:30.8206560Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2025-09-07T07:13:30.8208261Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8210148Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2025-09-07T07:13:30.8211700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2025-09-07T07:13:30.8213134Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2025-09-07T07:13:30.8214469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_native.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_native.h' 2025-09-07T07:13:30.8215617Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_ops.h' -> 'libtorch/include/ATen/ops/_cudnn_rnn_ops.h' 2025-09-07T07:13:30.8216806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_clear_plan_cache.h' -> 'libtorch/include/ATen/ops/_cufft_clear_plan_cache.h' 2025-09-07T07:13:30.8218505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8220244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' -> 'libtorch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2025-09-07T07:13:30.8221657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' -> 'libtorch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2025-09-07T07:13:30.8223043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' -> 'libtorch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2025-09-07T07:13:30.8225106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8227034Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' -> 'libtorch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2025-09-07T07:13:30.8228613Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' -> 'libtorch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2025-09-07T07:13:30.8230068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_size.h' -> 'libtorch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2025-09-07T07:13:30.8231845Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8233684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' -> 'libtorch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2025-09-07T07:13:30.8235170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' -> 'libtorch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2025-09-07T07:13:30.8236738Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' -> 'libtorch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2025-09-07T07:13:30.8238518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8240366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' -> 'libtorch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2025-09-07T07:13:30.8241878Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' -> 'libtorch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2025-09-07T07:13:30.8243224Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummax_helper.h' -> 'libtorch/include/ATen/ops/_cummax_helper.h' 2025-09-07T07:13:30.8244477Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2025-09-07T07:13:30.8245858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2025-09-07T07:13:30.8247235Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummax_helper_native.h' -> 'libtorch/include/ATen/ops/_cummax_helper_native.h' 2025-09-07T07:13:30.8248466Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummax_helper_ops.h' -> 'libtorch/include/ATen/ops/_cummax_helper_ops.h' 2025-09-07T07:13:30.8249622Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummin_helper.h' -> 'libtorch/include/ATen/ops/_cummin_helper.h' 2025-09-07T07:13:30.8250894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2025-09-07T07:13:30.8252306Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2025-09-07T07:13:30.8253638Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummin_helper_native.h' -> 'libtorch/include/ATen/ops/_cummin_helper_native.h' 2025-09-07T07:13:30.8254896Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummin_helper_ops.h' -> 'libtorch/include/ATen/ops/_cummin_helper_ops.h' 2025-09-07T07:13:30.8256173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_debug_has_internal_overlap.h' -> 'libtorch/include/ATen/ops/_debug_has_internal_overlap.h' 2025-09-07T07:13:30.8257926Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8259919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_debug_has_internal_overlap_native.h' -> 'libtorch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2025-09-07T07:13:30.8261637Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' -> 'libtorch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2025-09-07T07:13:30.8262893Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimI.h' -> 'libtorch/include/ATen/ops/_dimI.h' 2025-09-07T07:13:30.8264041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimI_native.h' -> 'libtorch/include/ATen/ops/_dimI_native.h' 2025-09-07T07:13:30.8265115Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimI_ops.h' -> 'libtorch/include/ATen/ops/_dimI_ops.h' 2025-09-07T07:13:30.8266142Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimV.h' -> 'libtorch/include/ATen/ops/_dimV.h' 2025-09-07T07:13:30.8267185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimV_native.h' -> 'libtorch/include/ATen/ops/_dimV_native.h' 2025-09-07T07:13:30.8268279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimV_ops.h' -> 'libtorch/include/ATen/ops/_dimV_ops.h' 2025-09-07T07:13:30.8269355Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dim_arange.h' -> 'libtorch/include/ATen/ops/_dim_arange.h' 2025-09-07T07:13:30.8270844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8272402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dim_arange_native.h' -> 'libtorch/include/ATen/ops/_dim_arange_native.h' 2025-09-07T07:13:30.8273619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dim_arange_ops.h' -> 'libtorch/include/ATen/ops/_dim_arange_ops.h' 2025-09-07T07:13:30.8274902Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad.h' -> 'libtorch/include/ATen/ops/_dirichlet_grad.h' 2025-09-07T07:13:30.8276561Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8278234Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2025-09-07T07:13:30.8279712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2025-09-07T07:13:30.8281053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad_native.h' -> 'libtorch/include/ATen/ops/_dirichlet_grad_native.h' 2025-09-07T07:13:30.8282484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad_ops.h' -> 'libtorch/include/ATen/ops/_dirichlet_grad_ops.h' 2025-09-07T07:13:30.8283586Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2c.h' -> 'libtorch/include/ATen/ops/_fft_c2c.h' 2025-09-07T07:13:30.8284770Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_matmul_4bit.h' -> 'libtorch/include/ATen/ops/_dyn_quant_matmul_4bit.h' 2025-09-07T07:13:30.8286162Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h' 2025-09-07T07:13:30.8287678Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h' -> 'libtorch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h' 2025-09-07T07:13:30.8289046Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h' -> 'libtorch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h' 2025-09-07T07:13:30.8290391Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h' -> 'libtorch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h' 2025-09-07T07:13:30.8291877Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h' 2025-09-07T07:13:30.8293438Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h' -> 'libtorch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h' 2025-09-07T07:13:30.8294917Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h' -> 'libtorch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h' 2025-09-07T07:13:30.8296340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_backward.h' -> 'libtorch/include/ATen/ops/_efficient_attention_backward.h' 2025-09-07T07:13:30.8297916Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2025-09-07T07:13:30.8299552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_backward_native.h' -> 'libtorch/include/ATen/ops/_efficient_attention_backward_native.h' 2025-09-07T07:13:30.8301107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_backward_ops.h' -> 'libtorch/include/ATen/ops/_efficient_attention_backward_ops.h' 2025-09-07T07:13:30.8302578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_forward.h' -> 'libtorch/include/ATen/ops/_efficient_attention_forward.h' 2025-09-07T07:13:30.8304214Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2025-09-07T07:13:30.8306078Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_forward_native.h' -> 'libtorch/include/ATen/ops/_efficient_attention_forward_native.h' 2025-09-07T07:13:30.8307692Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_forward_ops.h' -> 'libtorch/include/ATen/ops/_efficient_attention_forward_ops.h' 2025-09-07T07:13:30.8309117Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor.h' 2025-09-07T07:13:30.8311154Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8313055Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2025-09-07T07:13:30.8314650Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2025-09-07T07:13:30.8316392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2025-09-07T07:13:30.8317913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_native.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor_native.h' 2025-09-07T07:13:30.8319296Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_ops.h' -> 'libtorch/include/ATen/ops/_efficientzerotensor_ops.h' 2025-09-07T07:13:30.8320566Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag.h' -> 'libtorch/include/ATen/ops/_embedding_bag.h' 2025-09-07T07:13:30.8321766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_backward.h' -> 'libtorch/include/ATen/ops/_embedding_bag_backward.h' 2025-09-07T07:13:30.8323210Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h' 2025-09-07T07:13:30.8324792Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h' 2025-09-07T07:13:30.8326301Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_backward_native.h' -> 'libtorch/include/ATen/ops/_embedding_bag_backward_native.h' 2025-09-07T07:13:30.8327710Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_backward_ops.h' -> 'libtorch/include/ATen/ops/_embedding_bag_backward_ops.h' 2025-09-07T07:13:30.8329351Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8330982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2025-09-07T07:13:30.8332379Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2025-09-07T07:13:30.8333798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_dense_backward.h' -> 'libtorch/include/ATen/ops/_embedding_bag_dense_backward.h' 2025-09-07T07:13:30.8335577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8337496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2025-09-07T07:13:30.8339190Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2025-09-07T07:13:30.8340812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' -> 'libtorch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2025-09-07T07:13:30.8342383Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' -> 'libtorch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2025-09-07T07:13:30.8343824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_forward_only.h' -> 'libtorch/include/ATen/ops/_embedding_bag_forward_only.h' 2025-09-07T07:13:30.8345930Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8347875Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2025-09-07T07:13:30.8349565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2025-09-07T07:13:30.8351243Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_forward_only_native.h' -> 'libtorch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2025-09-07T07:13:30.8352771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' -> 'libtorch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2025-09-07T07:13:30.8354186Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_native.h' -> 'libtorch/include/ATen/ops/_embedding_bag_native.h' 2025-09-07T07:13:30.8355460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_ops.h' -> 'libtorch/include/ATen/ops/_embedding_bag_ops.h' 2025-09-07T07:13:30.8357044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' -> 'libtorch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2025-09-07T07:13:30.8359096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8361660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2025-09-07T07:13:30.8363662Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2025-09-07T07:13:30.8365586Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' -> 'libtorch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2025-09-07T07:13:30.8367429Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' -> 'libtorch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2025-09-07T07:13:30.8369084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_sparse_backward.h' -> 'libtorch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2025-09-07T07:13:30.8370948Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8373017Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' -> 'libtorch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2025-09-07T07:13:30.8374572Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' -> 'libtorch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2025-09-07T07:13:30.8376049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_affine_quantized.h' -> 'libtorch/include/ATen/ops/_empty_affine_quantized.h' 2025-09-07T07:13:30.8377743Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8379554Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2025-09-07T07:13:30.8381086Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_affine_quantized_native.h' -> 'libtorch/include/ATen/ops/_empty_affine_quantized_native.h' 2025-09-07T07:13:30.8382667Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_affine_quantized_ops.h' -> 'libtorch/include/ATen/ops/_empty_affine_quantized_ops.h' 2025-09-07T07:13:30.8384187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' -> 'libtorch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2025-09-07T07:13:30.8386372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8388503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2025-09-07T07:13:30.8390279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' -> 'libtorch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2025-09-07T07:13:30.8391953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' -> 'libtorch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2025-09-07T07:13:30.8393370Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_euclidean_dist.h' -> 'libtorch/include/ATen/ops/_euclidean_dist.h' 2025-09-07T07:13:30.8394918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8396671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_euclidean_dist_native.h' -> 'libtorch/include/ATen/ops/_euclidean_dist_native.h' 2025-09-07T07:13:30.8397911Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_euclidean_dist_ops.h' -> 'libtorch/include/ATen/ops/_euclidean_dist_ops.h' 2025-09-07T07:13:30.8399345Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2025-09-07T07:13:30.8401099Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2025-09-07T07:13:30.8403071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2025-09-07T07:13:30.8405186Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2025-09-07T07:13:30.8407234Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2025-09-07T07:13:30.8409180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2025-09-07T07:13:30.8411383Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8413557Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2025-09-07T07:13:30.8415581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2025-09-07T07:13:30.8417440Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2025-09-07T07:13:30.8419271Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2025-09-07T07:13:30.8420975Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2025-09-07T07:13:30.8422735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2025-09-07T07:13:30.8424975Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2025-09-07T07:13:30.8427129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2025-09-07T07:13:30.8429211Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2025-09-07T07:13:30.8431184Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2025-09-07T07:13:30.8433400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8435608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2025-09-07T07:13:30.8437633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2025-09-07T07:13:30.8439480Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2025-09-07T07:13:30.8441237Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' -> 'libtorch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2025-09-07T07:13:30.8443058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' -> 'libtorch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2025-09-07T07:13:30.8445401Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8447842Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2025-09-07T07:13:30.8450051Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2025-09-07T07:13:30.8452188Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' -> 'libtorch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2025-09-07T07:13:30.8454252Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' -> 'libtorch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2025-09-07T07:13:30.8455861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2025-09-07T07:13:30.8457128Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2025-09-07T07:13:30.8458304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2c_native.h' -> 'libtorch/include/ATen/ops/_fft_c2c_native.h' 2025-09-07T07:13:30.8459382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2c_ops.h' -> 'libtorch/include/ATen/ops/_fft_c2c_ops.h' 2025-09-07T07:13:30.8460749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2r.h' -> 'libtorch/include/ATen/ops/_fft_c2r.h' 2025-09-07T07:13:30.8461885Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2025-09-07T07:13:30.8463164Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2025-09-07T07:13:30.8464441Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2r_native.h' -> 'libtorch/include/ATen/ops/_fft_c2r_native.h' 2025-09-07T07:13:30.8465541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2r_ops.h' -> 'libtorch/include/ATen/ops/_fft_c2r_ops.h' 2025-09-07T07:13:30.8466579Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_r2c.h' -> 'libtorch/include/ATen/ops/_fft_r2c.h' 2025-09-07T07:13:30.8467713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2025-09-07T07:13:30.8468993Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2025-09-07T07:13:30.8470208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_r2c_native.h' -> 'libtorch/include/ATen/ops/_fft_r2c_native.h' 2025-09-07T07:13:30.8471307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_r2c_ops.h' -> 'libtorch/include/ATen/ops/_fft_r2c_ops.h' 2025-09-07T07:13:30.8472526Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' -> 'libtorch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2025-09-07T07:13:30.8474037Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2025-09-07T07:13:30.8475811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2025-09-07T07:13:30.8477412Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' -> 'libtorch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2025-09-07T07:13:30.8478843Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' -> 'libtorch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2025-09-07T07:13:30.8480242Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_backward.h' -> 'libtorch/include/ATen/ops/_flash_attention_backward.h' 2025-09-07T07:13:30.8481709Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2025-09-07T07:13:30.8483256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_backward_native.h' -> 'libtorch/include/ATen/ops/_flash_attention_backward_native.h' 2025-09-07T07:13:30.8484688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_backward_ops.h' -> 'libtorch/include/ATen/ops/_flash_attention_backward_ops.h' 2025-09-07T07:13:30.8486250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_forward.h' -> 'libtorch/include/ATen/ops/_flash_attention_forward.h' 2025-09-07T07:13:30.8487697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2025-09-07T07:13:30.8489273Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_forward_native.h' -> 'libtorch/include/ATen/ops/_flash_attention_forward_native.h' 2025-09-07T07:13:30.8490697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_forward_ops.h' -> 'libtorch/include/ATen/ops/_flash_attention_forward_ops.h' 2025-09-07T07:13:30.8491872Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar.h' -> 'libtorch/include/ATen/ops/_foobar.h' 2025-09-07T07:13:30.8493259Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8494743Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_foobar_cpu_dispatch.h' 2025-09-07T07:13:30.8495898Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar_native.h' -> 'libtorch/include/ATen/ops/_foobar_native.h' 2025-09-07T07:13:30.8496979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar_ops.h' -> 'libtorch/include/ATen/ops/_foobar_ops.h' 2025-09-07T07:13:30.8498022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_abs.h' -> 'libtorch/include/ATen/ops/_foreach_abs.h' 2025-09-07T07:13:30.8499472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8501056Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2025-09-07T07:13:30.8502313Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_abs_native.h' -> 'libtorch/include/ATen/ops/_foreach_abs_native.h' 2025-09-07T07:13:30.8503483Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_abs_ops.h' -> 'libtorch/include/ATen/ops/_foreach_abs_ops.h' 2025-09-07T07:13:30.8504861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_acos.h' -> 'libtorch/include/ATen/ops/_foreach_acos.h' 2025-09-07T07:13:30.8506381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8508044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2025-09-07T07:13:30.8509421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_acos_native.h' -> 'libtorch/include/ATen/ops/_foreach_acos_native.h' 2025-09-07T07:13:30.8510644Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_acos_ops.h' -> 'libtorch/include/ATen/ops/_foreach_acos_ops.h' 2025-09-07T07:13:30.8511794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_add.h' -> 'libtorch/include/ATen/ops/_foreach_add.h' 2025-09-07T07:13:30.8513319Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8514956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2025-09-07T07:13:30.8516276Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_add_native.h' -> 'libtorch/include/ATen/ops/_foreach_add_native.h' 2025-09-07T07:13:30.8517583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_add_ops.h' -> 'libtorch/include/ATen/ops/_foreach_add_ops.h' 2025-09-07T07:13:30.8518735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcdiv.h' -> 'libtorch/include/ATen/ops/_foreach_addcdiv.h' 2025-09-07T07:13:30.8520300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8521970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2025-09-07T07:13:30.8523325Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcdiv_native.h' -> 'libtorch/include/ATen/ops/_foreach_addcdiv_native.h' 2025-09-07T07:13:30.8524576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcdiv_ops.h' -> 'libtorch/include/ATen/ops/_foreach_addcdiv_ops.h' 2025-09-07T07:13:30.8525765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcmul.h' -> 'libtorch/include/ATen/ops/_foreach_addcmul.h' 2025-09-07T07:13:30.8527308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8528978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2025-09-07T07:13:30.8530338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcmul_native.h' -> 'libtorch/include/ATen/ops/_foreach_addcmul_native.h' 2025-09-07T07:13:30.8531588Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcmul_ops.h' -> 'libtorch/include/ATen/ops/_foreach_addcmul_ops.h' 2025-09-07T07:13:30.8532729Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_asin.h' -> 'libtorch/include/ATen/ops/_foreach_asin.h' 2025-09-07T07:13:30.8534204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8535804Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2025-09-07T07:13:30.8537108Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_asin_native.h' -> 'libtorch/include/ATen/ops/_foreach_asin_native.h' 2025-09-07T07:13:30.8538292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_asin_ops.h' -> 'libtorch/include/ATen/ops/_foreach_asin_ops.h' 2025-09-07T07:13:30.8539405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_atan.h' -> 'libtorch/include/ATen/ops/_foreach_atan.h' 2025-09-07T07:13:30.8540909Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8542555Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2025-09-07T07:13:30.8543874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_atan_native.h' -> 'libtorch/include/ATen/ops/_foreach_atan_native.h' 2025-09-07T07:13:30.8545352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_atan_ops.h' -> 'libtorch/include/ATen/ops/_foreach_atan_ops.h' 2025-09-07T07:13:30.8546501Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_ceil.h' -> 'libtorch/include/ATen/ops/_foreach_ceil.h' 2025-09-07T07:13:30.8548013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8549728Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2025-09-07T07:13:30.8551070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_ceil_native.h' -> 'libtorch/include/ATen/ops/_foreach_ceil_native.h' 2025-09-07T07:13:30.8552344Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_ceil_ops.h' -> 'libtorch/include/ATen/ops/_foreach_ceil_ops.h' 2025-09-07T07:13:30.8553572Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_max.h' -> 'libtorch/include/ATen/ops/_foreach_clamp_max.h' 2025-09-07T07:13:30.8555195Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8557084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2025-09-07T07:13:30.8558495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_max_native.h' -> 'libtorch/include/ATen/ops/_foreach_clamp_max_native.h' 2025-09-07T07:13:30.8559918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_max_ops.h' -> 'libtorch/include/ATen/ops/_foreach_clamp_max_ops.h' 2025-09-07T07:13:30.8561376Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_min.h' -> 'libtorch/include/ATen/ops/_foreach_clamp_min.h' 2025-09-07T07:13:30.8563005Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8564783Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2025-09-07T07:13:30.8566240Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_min_native.h' -> 'libtorch/include/ATen/ops/_foreach_clamp_min_native.h' 2025-09-07T07:13:30.8567565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_min_ops.h' -> 'libtorch/include/ATen/ops/_foreach_clamp_min_ops.h' 2025-09-07T07:13:30.8568784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_copy.h' -> 'libtorch/include/ATen/ops/_foreach_copy.h' 2025-09-07T07:13:30.8570324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8571997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2025-09-07T07:13:30.8573522Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_copy_native.h' -> 'libtorch/include/ATen/ops/_foreach_copy_native.h' 2025-09-07T07:13:30.8574741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_copy_ops.h' -> 'libtorch/include/ATen/ops/_foreach_copy_ops.h' 2025-09-07T07:13:30.8575855Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cos.h' -> 'libtorch/include/ATen/ops/_foreach_cos.h' 2025-09-07T07:13:30.8577321Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8578963Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2025-09-07T07:13:30.8580246Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cos_native.h' -> 'libtorch/include/ATen/ops/_foreach_cos_native.h' 2025-09-07T07:13:30.8581436Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cos_ops.h' -> 'libtorch/include/ATen/ops/_foreach_cos_ops.h' 2025-09-07T07:13:30.8582750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cosh.h' -> 'libtorch/include/ATen/ops/_foreach_cosh.h' 2025-09-07T07:13:30.8584496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8586223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2025-09-07T07:13:30.8587552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cosh_native.h' -> 'libtorch/include/ATen/ops/_foreach_cosh_native.h' 2025-09-07T07:13:30.8588790Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cosh_ops.h' -> 'libtorch/include/ATen/ops/_foreach_cosh_ops.h' 2025-09-07T07:13:30.8589934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_div.h' -> 'libtorch/include/ATen/ops/_foreach_div.h' 2025-09-07T07:13:30.8591446Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8593103Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2025-09-07T07:13:30.8594415Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_div_native.h' -> 'libtorch/include/ATen/ops/_foreach_div_native.h' 2025-09-07T07:13:30.8595639Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_div_ops.h' -> 'libtorch/include/ATen/ops/_foreach_div_ops.h' 2025-09-07T07:13:30.8596895Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erf.h' -> 'libtorch/include/ATen/ops/_foreach_erf.h' 2025-09-07T07:13:30.8598349Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8599956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2025-09-07T07:13:30.8601245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erf_native.h' -> 'libtorch/include/ATen/ops/_foreach_erf_native.h' 2025-09-07T07:13:30.8602409Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erf_ops.h' -> 'libtorch/include/ATen/ops/_foreach_erf_ops.h' 2025-09-07T07:13:30.8603534Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erfc.h' -> 'libtorch/include/ATen/ops/_foreach_erfc.h' 2025-09-07T07:13:30.8605009Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8606668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2025-09-07T07:13:30.8607971Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erfc_native.h' -> 'libtorch/include/ATen/ops/_foreach_erfc_native.h' 2025-09-07T07:13:30.8609163Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erfc_ops.h' -> 'libtorch/include/ATen/ops/_foreach_erfc_ops.h' 2025-09-07T07:13:30.8610322Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_exp.h' -> 'libtorch/include/ATen/ops/_foreach_exp.h' 2025-09-07T07:13:30.8611782Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8613366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2025-09-07T07:13:30.8614652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_exp_native.h' -> 'libtorch/include/ATen/ops/_foreach_exp_native.h' 2025-09-07T07:13:30.8615849Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_exp_ops.h' -> 'libtorch/include/ATen/ops/_foreach_exp_ops.h' 2025-09-07T07:13:30.8616985Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_expm1.h' -> 'libtorch/include/ATen/ops/_foreach_expm1.h' 2025-09-07T07:13:30.8618524Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8620154Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2025-09-07T07:13:30.8621481Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_expm1_native.h' -> 'libtorch/include/ATen/ops/_foreach_expm1_native.h' 2025-09-07T07:13:30.8622706Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_expm1_ops.h' -> 'libtorch/include/ATen/ops/_foreach_expm1_ops.h' 2025-09-07T07:13:30.8623917Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_floor.h' -> 'libtorch/include/ATen/ops/_foreach_floor.h' 2025-09-07T07:13:30.8625653Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8627338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2025-09-07T07:13:30.8628716Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_floor_native.h' -> 'libtorch/include/ATen/ops/_foreach_floor_native.h' 2025-09-07T07:13:30.8629981Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_floor_ops.h' -> 'libtorch/include/ATen/ops/_foreach_floor_ops.h' 2025-09-07T07:13:30.8631150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_frac.h' -> 'libtorch/include/ATen/ops/_foreach_frac.h' 2025-09-07T07:13:30.8632678Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8634361Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2025-09-07T07:13:30.8635700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_frac_native.h' -> 'libtorch/include/ATen/ops/_foreach_frac_native.h' 2025-09-07T07:13:30.8637048Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_frac_ops.h' -> 'libtorch/include/ATen/ops/_foreach_frac_ops.h' 2025-09-07T07:13:30.8638179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lerp.h' -> 'libtorch/include/ATen/ops/_foreach_lerp.h' 2025-09-07T07:13:30.8639688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8641313Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2025-09-07T07:13:30.8642638Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lerp_native.h' -> 'libtorch/include/ATen/ops/_foreach_lerp_native.h' 2025-09-07T07:13:30.8643840Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lerp_ops.h' -> 'libtorch/include/ATen/ops/_foreach_lerp_ops.h' 2025-09-07T07:13:30.8644996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lgamma.h' -> 'libtorch/include/ATen/ops/_foreach_lgamma.h' 2025-09-07T07:13:30.8646515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8648205Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2025-09-07T07:13:30.8649560Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lgamma_native.h' -> 'libtorch/include/ATen/ops/_foreach_lgamma_native.h' 2025-09-07T07:13:30.8650818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lgamma_ops.h' -> 'libtorch/include/ATen/ops/_foreach_lgamma_ops.h' 2025-09-07T07:13:30.8651962Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log.h' -> 'libtorch/include/ATen/ops/_foreach_log.h' 2025-09-07T07:13:30.8653042Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log10.h' -> 'libtorch/include/ATen/ops/_foreach_log10.h' 2025-09-07T07:13:30.8654552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8656195Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2025-09-07T07:13:30.8657502Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log10_native.h' -> 'libtorch/include/ATen/ops/_foreach_log10_native.h' 2025-09-07T07:13:30.8658728Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log10_ops.h' -> 'libtorch/include/ATen/ops/_foreach_log10_ops.h' 2025-09-07T07:13:30.8660034Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log1p.h' -> 'libtorch/include/ATen/ops/_foreach_log1p.h' 2025-09-07T07:13:30.8661751Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8663458Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2025-09-07T07:13:30.8664889Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log1p_native.h' -> 'libtorch/include/ATen/ops/_foreach_log1p_native.h' 2025-09-07T07:13:30.8666150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log1p_ops.h' -> 'libtorch/include/ATen/ops/_foreach_log1p_ops.h' 2025-09-07T07:13:30.8667334Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log2.h' -> 'libtorch/include/ATen/ops/_foreach_log2.h' 2025-09-07T07:13:30.8668847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8670517Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2025-09-07T07:13:30.8671953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log2_native.h' -> 'libtorch/include/ATen/ops/_foreach_log2_native.h' 2025-09-07T07:13:30.8673182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log2_ops.h' -> 'libtorch/include/ATen/ops/_foreach_log2_ops.h' 2025-09-07T07:13:30.8674742Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8676525Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2025-09-07T07:13:30.8677798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log_native.h' -> 'libtorch/include/ATen/ops/_foreach_log_native.h' 2025-09-07T07:13:30.8678975Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log_ops.h' -> 'libtorch/include/ATen/ops/_foreach_log_ops.h' 2025-09-07T07:13:30.8680385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_max.h' -> 'libtorch/include/ATen/ops/_foreach_max.h' 2025-09-07T07:13:30.8681865Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8683670Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_max_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_max_cuda_dispatch.h' 2025-09-07T07:13:30.8684940Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_max_native.h' -> 'libtorch/include/ATen/ops/_foreach_max_native.h' 2025-09-07T07:13:30.8686121Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_max_ops.h' -> 'libtorch/include/ATen/ops/_foreach_max_ops.h' 2025-09-07T07:13:30.8687281Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_maximum.h' -> 'libtorch/include/ATen/ops/_foreach_maximum.h' 2025-09-07T07:13:30.8688827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8690515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2025-09-07T07:13:30.8691879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_maximum_native.h' -> 'libtorch/include/ATen/ops/_foreach_maximum_native.h' 2025-09-07T07:13:30.8693146Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_maximum_ops.h' -> 'libtorch/include/ATen/ops/_foreach_maximum_ops.h' 2025-09-07T07:13:30.8694350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_minimum.h' -> 'libtorch/include/ATen/ops/_foreach_minimum.h' 2025-09-07T07:13:30.8695886Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8697577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2025-09-07T07:13:30.8698953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_minimum_native.h' -> 'libtorch/include/ATen/ops/_foreach_minimum_native.h' 2025-09-07T07:13:30.8700207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_minimum_ops.h' -> 'libtorch/include/ATen/ops/_foreach_minimum_ops.h' 2025-09-07T07:13:30.8701357Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_mul.h' -> 'libtorch/include/ATen/ops/_foreach_mul.h' 2025-09-07T07:13:30.8702814Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8704690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2025-09-07T07:13:30.8706020Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_mul_native.h' -> 'libtorch/include/ATen/ops/_foreach_mul_native.h' 2025-09-07T07:13:30.8707219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_mul_ops.h' -> 'libtorch/include/ATen/ops/_foreach_mul_ops.h' 2025-09-07T07:13:30.8708407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_neg.h' -> 'libtorch/include/ATen/ops/_foreach_neg.h' 2025-09-07T07:13:30.8709919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8711553Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2025-09-07T07:13:30.8712903Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_neg_native.h' -> 'libtorch/include/ATen/ops/_foreach_neg_native.h' 2025-09-07T07:13:30.8714124Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_neg_ops.h' -> 'libtorch/include/ATen/ops/_foreach_neg_ops.h' 2025-09-07T07:13:30.8715273Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_norm.h' -> 'libtorch/include/ATen/ops/_foreach_norm.h' 2025-09-07T07:13:30.8716932Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8718541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2025-09-07T07:13:30.8719843Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_norm_native.h' -> 'libtorch/include/ATen/ops/_foreach_norm_native.h' 2025-09-07T07:13:30.8721046Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_norm_ops.h' -> 'libtorch/include/ATen/ops/_foreach_norm_ops.h' 2025-09-07T07:13:30.8722157Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_pow.h' -> 'libtorch/include/ATen/ops/_foreach_pow.h' 2025-09-07T07:13:30.8723633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8725237Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2025-09-07T07:13:30.8726517Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_pow_native.h' -> 'libtorch/include/ATen/ops/_foreach_pow_native.h' 2025-09-07T07:13:30.8727699Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_pow_ops.h' -> 'libtorch/include/ATen/ops/_foreach_pow_ops.h' 2025-09-07T07:13:30.8728882Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_reciprocal.h' -> 'libtorch/include/ATen/ops/_foreach_reciprocal.h' 2025-09-07T07:13:30.8730509Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8732275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2025-09-07T07:13:30.8733715Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_reciprocal_native.h' -> 'libtorch/include/ATen/ops/_foreach_reciprocal_native.h' 2025-09-07T07:13:30.8735045Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_reciprocal_ops.h' -> 'libtorch/include/ATen/ops/_foreach_reciprocal_ops.h' 2025-09-07T07:13:30.8736298Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_round.h' -> 'libtorch/include/ATen/ops/_foreach_round.h' 2025-09-07T07:13:30.8737798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8739444Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2025-09-07T07:13:30.8740815Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_round_native.h' -> 'libtorch/include/ATen/ops/_foreach_round_native.h' 2025-09-07T07:13:30.8742030Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_round_ops.h' -> 'libtorch/include/ATen/ops/_foreach_round_ops.h' 2025-09-07T07:13:30.8743193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_rsqrt.h' -> 'libtorch/include/ATen/ops/_foreach_rsqrt.h' 2025-09-07T07:13:30.8745016Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8746715Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h' 2025-09-07T07:13:30.8748085Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_rsqrt_native.h' -> 'libtorch/include/ATen/ops/_foreach_rsqrt_native.h' 2025-09-07T07:13:30.8749366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_rsqrt_ops.h' -> 'libtorch/include/ATen/ops/_foreach_rsqrt_ops.h' 2025-09-07T07:13:30.8750587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sigmoid.h' -> 'libtorch/include/ATen/ops/_foreach_sigmoid.h' 2025-09-07T07:13:30.8752192Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8753917Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2025-09-07T07:13:30.8755333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sigmoid_native.h' -> 'libtorch/include/ATen/ops/_foreach_sigmoid_native.h' 2025-09-07T07:13:30.8756750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sigmoid_ops.h' -> 'libtorch/include/ATen/ops/_foreach_sigmoid_ops.h' 2025-09-07T07:13:30.8757896Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sign.h' -> 'libtorch/include/ATen/ops/_foreach_sign.h' 2025-09-07T07:13:30.8759381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8761342Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2025-09-07T07:13:30.8762695Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sign_native.h' -> 'libtorch/include/ATen/ops/_foreach_sign_native.h' 2025-09-07T07:13:30.8763935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sign_ops.h' -> 'libtorch/include/ATen/ops/_foreach_sign_ops.h' 2025-09-07T07:13:30.8765084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sin.h' -> 'libtorch/include/ATen/ops/_foreach_sin.h' 2025-09-07T07:13:30.8766602Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8768252Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2025-09-07T07:13:30.8769630Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sin_native.h' -> 'libtorch/include/ATen/ops/_foreach_sin_native.h' 2025-09-07T07:13:30.8770854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sin_ops.h' -> 'libtorch/include/ATen/ops/_foreach_sin_ops.h' 2025-09-07T07:13:30.8772001Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sinh.h' -> 'libtorch/include/ATen/ops/_foreach_sinh.h' 2025-09-07T07:13:30.8773647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8775275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2025-09-07T07:13:30.8776565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sinh_native.h' -> 'libtorch/include/ATen/ops/_foreach_sinh_native.h' 2025-09-07T07:13:30.8777776Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sinh_ops.h' -> 'libtorch/include/ATen/ops/_foreach_sinh_ops.h' 2025-09-07T07:13:30.8778955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sqrt.h' -> 'libtorch/include/ATen/ops/_foreach_sqrt.h' 2025-09-07T07:13:30.8780426Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8782096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2025-09-07T07:13:30.8783390Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sqrt_native.h' -> 'libtorch/include/ATen/ops/_foreach_sqrt_native.h' 2025-09-07T07:13:30.8784845Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sqrt_ops.h' -> 'libtorch/include/ATen/ops/_foreach_sqrt_ops.h' 2025-09-07T07:13:30.8786181Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sub.h' -> 'libtorch/include/ATen/ops/_foreach_sub.h' 2025-09-07T07:13:30.8787678Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8789328Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2025-09-07T07:13:30.8790654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sub_native.h' -> 'libtorch/include/ATen/ops/_foreach_sub_native.h' 2025-09-07T07:13:30.8791858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sub_ops.h' -> 'libtorch/include/ATen/ops/_foreach_sub_ops.h' 2025-09-07T07:13:30.8793002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tan.h' -> 'libtorch/include/ATen/ops/_foreach_tan.h' 2025-09-07T07:13:30.8794505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8796158Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2025-09-07T07:13:30.8797567Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tan_native.h' -> 'libtorch/include/ATen/ops/_foreach_tan_native.h' 2025-09-07T07:13:30.8798737Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tan_ops.h' -> 'libtorch/include/ATen/ops/_foreach_tan_ops.h' 2025-09-07T07:13:30.8799858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tanh.h' -> 'libtorch/include/ATen/ops/_foreach_tanh.h' 2025-09-07T07:13:30.8801331Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8802979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2025-09-07T07:13:30.8804281Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tanh_native.h' -> 'libtorch/include/ATen/ops/_foreach_tanh_native.h' 2025-09-07T07:13:30.8805481Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tanh_ops.h' -> 'libtorch/include/ATen/ops/_foreach_tanh_ops.h' 2025-09-07T07:13:30.8806655Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_trunc.h' -> 'libtorch/include/ATen/ops/_foreach_trunc.h' 2025-09-07T07:13:30.8808160Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8809791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2025-09-07T07:13:30.8811158Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_trunc_native.h' -> 'libtorch/include/ATen/ops/_foreach_trunc_native.h' 2025-09-07T07:13:30.8812384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_trunc_ops.h' -> 'libtorch/include/ATen/ops/_foreach_trunc_ops.h' 2025-09-07T07:13:30.8813513Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_zero.h' -> 'libtorch/include/ATen/ops/_foreach_zero.h' 2025-09-07T07:13:30.8815025Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8816649Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2025-09-07T07:13:30.8817951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_zero_native.h' -> 'libtorch/include/ATen/ops/_foreach_zero_native.h' 2025-09-07T07:13:30.8819159Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_zero_ops.h' -> 'libtorch/include/ATen/ops/_foreach_zero_ops.h' 2025-09-07T07:13:30.8820404Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_async.h' -> 'libtorch/include/ATen/ops/_functional_assert_async.h' 2025-09-07T07:13:30.8821868Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2025-09-07T07:13:30.8823400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_async_native.h' -> 'libtorch/include/ATen/ops/_functional_assert_async_native.h' 2025-09-07T07:13:30.8825091Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_async_ops.h' -> 'libtorch/include/ATen/ops/_functional_assert_async_ops.h' 2025-09-07T07:13:30.8826509Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_scalar.h' -> 'libtorch/include/ATen/ops/_functional_assert_scalar.h' 2025-09-07T07:13:30.8828304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8830150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_scalar_native.h' -> 'libtorch/include/ATen/ops/_functional_assert_scalar_native.h' 2025-09-07T07:13:30.8831662Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_scalar_ops.h' -> 'libtorch/include/ATen/ops/_functional_assert_scalar_ops.h' 2025-09-07T07:13:30.8833151Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range.h' -> 'libtorch/include/ATen/ops/_functional_sym_constrain_range.h' 2025-09-07T07:13:30.8835071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8837174Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' -> 'libtorch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2025-09-07T07:13:30.8839179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8841268Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' -> 'libtorch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2025-09-07T07:13:30.8842999Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' -> 'libtorch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2025-09-07T07:13:30.8844696Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_native.h' -> 'libtorch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2025-09-07T07:13:30.8846255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' -> 'libtorch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2025-09-07T07:13:30.8847615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad.h' -> 'libtorch/include/ATen/ops/_fused_adagrad.h' 2025-09-07T07:13:30.8849107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8850736Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' 2025-09-07T07:13:30.8852125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h' 2025-09-07T07:13:30.8853435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad_native.h' -> 'libtorch/include/ATen/ops/_fused_adagrad_native.h' 2025-09-07T07:13:30.8854665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad_ops.h' -> 'libtorch/include/ATen/ops/_fused_adagrad_ops.h' 2025-09-07T07:13:30.8855798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam.h' -> 'libtorch/include/ATen/ops/_fused_adam.h' 2025-09-07T07:13:30.8857228Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8858798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_adam_cpu_dispatch.h' 2025-09-07T07:13:30.8860278Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2025-09-07T07:13:30.8861757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam_native.h' -> 'libtorch/include/ATen/ops/_fused_adam_native.h' 2025-09-07T07:13:30.8862959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam_ops.h' -> 'libtorch/include/ATen/ops/_fused_adam_ops.h' 2025-09-07T07:13:30.8864147Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw.h' -> 'libtorch/include/ATen/ops/_fused_adamw.h' 2025-09-07T07:13:30.8865655Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8867286Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' 2025-09-07T07:13:30.8868732Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2025-09-07T07:13:30.8870070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw_native.h' -> 'libtorch/include/ATen/ops/_fused_adamw_native.h' 2025-09-07T07:13:30.8871287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw_ops.h' -> 'libtorch/include/ATen/ops/_fused_adamw_ops.h' 2025-09-07T07:13:30.8872495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_dropout.h' -> 'libtorch/include/ATen/ops/_fused_dropout.h' 2025-09-07T07:13:30.8874042Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8875828Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2025-09-07T07:13:30.8877194Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_dropout_native.h' -> 'libtorch/include/ATen/ops/_fused_dropout_native.h' 2025-09-07T07:13:30.8878420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_dropout_ops.h' -> 'libtorch/include/ATen/ops/_fused_dropout_ops.h' 2025-09-07T07:13:30.8879755Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' -> 'libtorch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2025-09-07T07:13:30.8881564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8883642Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2025-09-07T07:13:30.8885323Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2025-09-07T07:13:30.8886955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' -> 'libtorch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2025-09-07T07:13:30.8888492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' -> 'libtorch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2025-09-07T07:13:30.8889793Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm.h' -> 'libtorch/include/ATen/ops/_fused_rms_norm.h' 2025-09-07T07:13:30.8891012Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_backward.h' -> 'libtorch/include/ATen/ops/_fused_rms_norm_backward.h' 2025-09-07T07:13:30.8892460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h' 2025-09-07T07:13:30.8893965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_backward_native.h' -> 'libtorch/include/ATen/ops/_fused_rms_norm_backward_native.h' 2025-09-07T07:13:30.8895382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_backward_ops.h' -> 'libtorch/include/ATen/ops/_fused_rms_norm_backward_ops.h' 2025-09-07T07:13:30.8897005Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8898647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h' 2025-09-07T07:13:30.8899978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_native.h' -> 'libtorch/include/ATen/ops/_fused_rms_norm_native.h' 2025-09-07T07:13:30.8901229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_ops.h' -> 'libtorch/include/ATen/ops/_fused_rms_norm_ops.h' 2025-09-07T07:13:30.8902416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sdp_choice.h' -> 'libtorch/include/ATen/ops/_fused_sdp_choice.h' 2025-09-07T07:13:30.8903719Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2025-09-07T07:13:30.8905469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2025-09-07T07:13:30.8906973Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2025-09-07T07:13:30.8908402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sdp_choice_native.h' -> 'libtorch/include/ATen/ops/_fused_sdp_choice_native.h' 2025-09-07T07:13:30.8909756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sdp_choice_ops.h' -> 'libtorch/include/ATen/ops/_fused_sdp_choice_ops.h' 2025-09-07T07:13:30.8910931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd.h' -> 'libtorch/include/ATen/ops/_fused_sgd.h' 2025-09-07T07:13:30.8912424Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8914022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' 2025-09-07T07:13:30.8915364Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2025-09-07T07:13:30.8916732Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd_native.h' -> 'libtorch/include/ATen/ops/_fused_sgd_native.h' 2025-09-07T07:13:30.8917867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd_ops.h' -> 'libtorch/include/ATen/ops/_fused_sgd_ops.h' 2025-09-07T07:13:30.8918936Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal.h' -> 'libtorch/include/ATen/ops/_fw_primal.h' 2025-09-07T07:13:30.8920348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8921810Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_copy.h' -> 'libtorch/include/ATen/ops/_fw_primal_copy.h' 2025-09-07T07:13:30.8923315Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8925361Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.8927080Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_copy_native.h' -> 'libtorch/include/ATen/ops/_fw_primal_copy_native.h' 2025-09-07T07:13:30.8928299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_copy_ops.h' -> 'libtorch/include/ATen/ops/_fw_primal_copy_ops.h' 2025-09-07T07:13:30.8929488Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_native.h' -> 'libtorch/include/ATen/ops/_fw_primal_native.h' 2025-09-07T07:13:30.8930634Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_ops.h' -> 'libtorch/include/ATen/ops/_fw_primal_ops.h' 2025-09-07T07:13:30.8931825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_gather_sparse_backward.h' -> 'libtorch/include/ATen/ops/_gather_sparse_backward.h' 2025-09-07T07:13:30.8933531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8935282Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_gather_sparse_backward_native.h' -> 'libtorch/include/ATen/ops/_gather_sparse_backward_native.h' 2025-09-07T07:13:30.8936714Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_gather_sparse_backward_ops.h' -> 'libtorch/include/ATen/ops/_gather_sparse_backward_ops.h' 2025-09-07T07:13:30.8938109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' -> 'libtorch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2025-09-07T07:13:30.8939587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' -> 'libtorch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2025-09-07T07:13:30.8941572Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8943595Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' -> 'libtorch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2025-09-07T07:13:30.8945607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' -> 'libtorch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2025-09-07T07:13:30.8947573Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8949472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' -> 'libtorch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2025-09-07T07:13:30.8951024Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' -> 'libtorch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2025-09-07T07:13:30.8952344Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grouped_mm.h' -> 'libtorch/include/ATen/ops/_grouped_mm.h' 2025-09-07T07:13:30.8953856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8955477Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_grouped_mm_cuda_dispatch.h' 2025-09-07T07:13:30.8956892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grouped_mm_native.h' -> 'libtorch/include/ATen/ops/_grouped_mm_native.h' 2025-09-07T07:13:30.8958065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grouped_mm_ops.h' -> 'libtorch/include/ATen/ops/_grouped_mm_ops.h' 2025-09-07T07:13:30.8959379Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' -> 'libtorch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2025-09-07T07:13:30.8961614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.8963623Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' -> 'libtorch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2025-09-07T07:13:30.8965277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' -> 'libtorch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2025-09-07T07:13:30.8966814Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_same_storage_numel.h' -> 'libtorch/include/ATen/ops/_has_same_storage_numel.h' 2025-09-07T07:13:30.8968511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8970287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_same_storage_numel_native.h' -> 'libtorch/include/ATen/ops/_has_same_storage_numel_native.h' 2025-09-07T07:13:30.8971769Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_same_storage_numel_ops.h' -> 'libtorch/include/ATen/ops/_has_same_storage_numel_ops.h' 2025-09-07T07:13:30.8973214Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_bin_edges.h' -> 'libtorch/include/ATen/ops/_histogramdd_bin_edges.h' 2025-09-07T07:13:30.8974883Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8976719Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2025-09-07T07:13:30.8978189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_bin_edges_native.h' -> 'libtorch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2025-09-07T07:13:30.8979619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' -> 'libtorch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2025-09-07T07:13:30.8980959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_cts.h' -> 'libtorch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2025-09-07T07:13:30.8982662Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8984776Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2025-09-07T07:13:30.8986366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' -> 'libtorch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2025-09-07T07:13:30.8987849Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' -> 'libtorch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2025-09-07T07:13:30.8989311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' -> 'libtorch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2025-09-07T07:13:30.8991170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.8993145Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2025-09-07T07:13:30.8994820Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' -> 'libtorch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2025-09-07T07:13:30.8996510Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' -> 'libtorch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2025-09-07T07:13:30.8997814Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl.h' -> 'libtorch/include/ATen/ops/_index_put_impl.h' 2025-09-07T07:13:30.8999323Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9000987Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2025-09-07T07:13:30.9002392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2025-09-07T07:13:30.9003791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2025-09-07T07:13:30.9005138Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl_native.h' -> 'libtorch/include/ATen/ops/_index_put_impl_native.h' 2025-09-07T07:13:30.9006371Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl_ops.h' -> 'libtorch/include/ATen/ops/_index_put_impl_ops.h' 2025-09-07T07:13:30.9007472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices.h' -> 'libtorch/include/ATen/ops/_indices.h' 2025-09-07T07:13:30.9008515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_copy.h' -> 'libtorch/include/ATen/ops/_indices_copy.h' 2025-09-07T07:13:30.9010032Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9012080Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9013788Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_copy_native.h' -> 'libtorch/include/ATen/ops/_indices_copy_native.h' 2025-09-07T07:13:30.9014990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_copy_ops.h' -> 'libtorch/include/ATen/ops/_indices_copy_ops.h' 2025-09-07T07:13:30.9016142Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_native.h' -> 'libtorch/include/ATen/ops/_indices_native.h' 2025-09-07T07:13:30.9017254Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_ops.h' -> 'libtorch/include/ATen/ops/_indices_ops.h' 2025-09-07T07:13:30.9018287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_int_mm.h' -> 'libtorch/include/ATen/ops/_int_mm.h' 2025-09-07T07:13:30.9019387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_int_mm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2025-09-07T07:13:30.9020623Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_int_mm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2025-09-07T07:13:30.9021777Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_int_mm_native.h' -> 'libtorch/include/ATen/ops/_int_mm_native.h' 2025-09-07T07:13:30.9022844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_int_mm_ops.h' -> 'libtorch/include/ATen/ops/_int_mm_ops.h' 2025-09-07T07:13:30.9023965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_all_true.h' -> 'libtorch/include/ATen/ops/_is_all_true.h' 2025-09-07T07:13:30.9025619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9027176Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_all_true_native.h' -> 'libtorch/include/ATen/ops/_is_all_true_native.h' 2025-09-07T07:13:30.9028386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_all_true_ops.h' -> 'libtorch/include/ATen/ops/_is_all_true_ops.h' 2025-09-07T07:13:30.9029501Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_any_true.h' -> 'libtorch/include/ATen/ops/_is_any_true.h' 2025-09-07T07:13:30.9030980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9032558Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_any_true_native.h' -> 'libtorch/include/ATen/ops/_is_any_true_native.h' 2025-09-07T07:13:30.9033762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_any_true_ops.h' -> 'libtorch/include/ATen/ops/_is_any_true_ops.h' 2025-09-07T07:13:30.9034927Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_zerotensor.h' -> 'libtorch/include/ATen/ops/_is_zerotensor.h' 2025-09-07T07:13:30.9036621Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9038187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_zerotensor_native.h' -> 'libtorch/include/ATen/ops/_is_zerotensor_native.h' 2025-09-07T07:13:30.9039409Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_zerotensor_ops.h' -> 'libtorch/include/ATen/ops/_is_zerotensor_ops.h' 2025-09-07T07:13:30.9040717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_jagged_to_padded_dense_forward.h' -> 'libtorch/include/ATen/ops/_jagged_to_padded_dense_forward.h' 2025-09-07T07:13:30.9042317Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' 2025-09-07T07:13:30.9044058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' 2025-09-07T07:13:30.9045707Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' -> 'libtorch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' 2025-09-07T07:13:30.9047261Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' -> 'libtorch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' 2025-09-07T07:13:30.9048535Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lazy_clone.h' -> 'libtorch/include/ATen/ops/_lazy_clone.h' 2025-09-07T07:13:30.9049982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9051491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lazy_clone_native.h' -> 'libtorch/include/ATen/ops/_lazy_clone_native.h' 2025-09-07T07:13:30.9052645Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lazy_clone_ops.h' -> 'libtorch/include/ATen/ops/_lazy_clone_ops.h' 2025-09-07T07:13:30.9053826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_check_errors.h' -> 'libtorch/include/ATen/ops/_linalg_check_errors.h' 2025-09-07T07:13:30.9055440Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9057117Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_check_errors_native.h' -> 'libtorch/include/ATen/ops/_linalg_check_errors_native.h' 2025-09-07T07:13:30.9058454Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_check_errors_ops.h' -> 'libtorch/include/ATen/ops/_linalg_check_errors_ops.h' 2025-09-07T07:13:30.9059643Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det.h' -> 'libtorch/include/ATen/ops/_linalg_det.h' 2025-09-07T07:13:30.9061596Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9063373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2025-09-07T07:13:30.9064873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2025-09-07T07:13:30.9066160Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_meta.h' -> 'libtorch/include/ATen/ops/_linalg_det_meta.h' 2025-09-07T07:13:30.9067439Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2025-09-07T07:13:30.9068782Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_native.h' -> 'libtorch/include/ATen/ops/_linalg_det_native.h' 2025-09-07T07:13:30.9069980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_ops.h' -> 'libtorch/include/ATen/ops/_linalg_det_ops.h' 2025-09-07T07:13:30.9071117Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh.h' -> 'libtorch/include/ATen/ops/_linalg_eigh.h' 2025-09-07T07:13:30.9072774Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9074618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2025-09-07T07:13:30.9076103Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2025-09-07T07:13:30.9077403Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_meta.h' -> 'libtorch/include/ATen/ops/_linalg_eigh_meta.h' 2025-09-07T07:13:30.9078663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2025-09-07T07:13:30.9079936Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_native.h' -> 'libtorch/include/ATen/ops/_linalg_eigh_native.h' 2025-09-07T07:13:30.9081116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_ops.h' -> 'libtorch/include/ATen/ops/_linalg_eigh_ops.h' 2025-09-07T07:13:30.9082260Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigvals.h' -> 'libtorch/include/ATen/ops/_linalg_eigvals.h' 2025-09-07T07:13:30.9083516Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2025-09-07T07:13:30.9084928Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2025-09-07T07:13:30.9086260Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigvals_native.h' -> 'libtorch/include/ATen/ops/_linalg_eigvals_native.h' 2025-09-07T07:13:30.9087497Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigvals_ops.h' -> 'libtorch/include/ATen/ops/_linalg_eigvals_ops.h' 2025-09-07T07:13:30.9088659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet.h' -> 'libtorch/include/ATen/ops/_linalg_slogdet.h' 2025-09-07T07:13:30.9090340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9092147Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2025-09-07T07:13:30.9093550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2025-09-07T07:13:30.9094862Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_meta.h' -> 'libtorch/include/ATen/ops/_linalg_slogdet_meta.h' 2025-09-07T07:13:30.9096183Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2025-09-07T07:13:30.9097549Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_native.h' -> 'libtorch/include/ATen/ops/_linalg_slogdet_native.h' 2025-09-07T07:13:30.9098770Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_ops.h' -> 'libtorch/include/ATen/ops/_linalg_slogdet_ops.h' 2025-09-07T07:13:30.9099941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex.h' -> 'libtorch/include/ATen/ops/_linalg_solve_ex.h' 2025-09-07T07:13:30.9101649Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9103449Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2025-09-07T07:13:30.9105134Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2025-09-07T07:13:30.9106530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_meta.h' -> 'libtorch/include/ATen/ops/_linalg_solve_ex_meta.h' 2025-09-07T07:13:30.9107893Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2025-09-07T07:13:30.9109310Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_native.h' -> 'libtorch/include/ATen/ops/_linalg_solve_ex_native.h' 2025-09-07T07:13:30.9110582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_ops.h' -> 'libtorch/include/ATen/ops/_linalg_solve_ex_ops.h' 2025-09-07T07:13:30.9111747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd.h' -> 'libtorch/include/ATen/ops/_linalg_svd.h' 2025-09-07T07:13:30.9113407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9115161Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2025-09-07T07:13:30.9116626Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2025-09-07T07:13:30.9117856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_meta.h' -> 'libtorch/include/ATen/ops/_linalg_svd_meta.h' 2025-09-07T07:13:30.9119084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2025-09-07T07:13:30.9120338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_native.h' -> 'libtorch/include/ATen/ops/_linalg_svd_native.h' 2025-09-07T07:13:30.9121483Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_ops.h' -> 'libtorch/include/ATen/ops/_linalg_svd_ops.h' 2025-09-07T07:13:30.9122646Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_local_scalar_dense.h' -> 'libtorch/include/ATen/ops/_local_scalar_dense.h' 2025-09-07T07:13:30.9123983Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2025-09-07T07:13:30.9125453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2025-09-07T07:13:30.9126869Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_local_scalar_dense_native.h' -> 'libtorch/include/ATen/ops/_local_scalar_dense_native.h' 2025-09-07T07:13:30.9128169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_local_scalar_dense_ops.h' -> 'libtorch/include/ATen/ops/_local_scalar_dense_ops.h' 2025-09-07T07:13:30.9129369Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax.h' -> 'libtorch/include/ATen/ops/_log_softmax.h' 2025-09-07T07:13:30.9130565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data.h' -> 'libtorch/include/ATen/ops/_log_softmax_backward_data.h' 2025-09-07T07:13:30.9132447Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9134484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2025-09-07T07:13:30.9136095Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2025-09-07T07:13:30.9137612Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_meta.h' -> 'libtorch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2025-09-07T07:13:30.9139170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2025-09-07T07:13:30.9140745Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_native.h' -> 'libtorch/include/ATen/ops/_log_softmax_backward_data_native.h' 2025-09-07T07:13:30.9142182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_ops.h' -> 'libtorch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2025-09-07T07:13:30.9144039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9146005Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2025-09-07T07:13:30.9147372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2025-09-07T07:13:30.9148663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_meta.h' -> 'libtorch/include/ATen/ops/_log_softmax_meta.h' 2025-09-07T07:13:30.9149944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2025-09-07T07:13:30.9151260Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_native.h' -> 'libtorch/include/ATen/ops/_log_softmax_native.h' 2025-09-07T07:13:30.9152469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_ops.h' -> 'libtorch/include/ATen/ops/_log_softmax_ops.h' 2025-09-07T07:13:30.9153619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp.h' -> 'libtorch/include/ATen/ops/_logcumsumexp.h' 2025-09-07T07:13:30.9154904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2025-09-07T07:13:30.9156427Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2025-09-07T07:13:30.9157738Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp_native.h' -> 'libtorch/include/ATen/ops/_logcumsumexp_native.h' 2025-09-07T07:13:30.9158957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp_ops.h' -> 'libtorch/include/ATen/ops/_logcumsumexp_ops.h' 2025-09-07T07:13:30.9160177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lstm_mps.h' -> 'libtorch/include/ATen/ops/_lstm_mps.h' 2025-09-07T07:13:30.9161874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9163390Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lstm_mps_native.h' -> 'libtorch/include/ATen/ops/_lstm_mps_native.h' 2025-09-07T07:13:30.9164522Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lstm_mps_ops.h' -> 'libtorch/include/ATen/ops/_lstm_mps_ops.h' 2025-09-07T07:13:30.9165674Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lu_with_info.h' -> 'libtorch/include/ATen/ops/_lu_with_info.h' 2025-09-07T07:13:30.9167180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9168737Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lu_with_info_native.h' -> 'libtorch/include/ATen/ops/_lu_with_info_native.h' 2025-09-07T07:13:30.9169957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lu_with_info_ops.h' -> 'libtorch/include/ATen/ops/_lu_with_info_ops.h' 2025-09-07T07:13:30.9171158Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dep_token.h' -> 'libtorch/include/ATen/ops/_make_dep_token.h' 2025-09-07T07:13:30.9172442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2025-09-07T07:13:30.9173909Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dep_token_native.h' -> 'libtorch/include/ATen/ops/_make_dep_token_native.h' 2025-09-07T07:13:30.9175119Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dep_token_ops.h' -> 'libtorch/include/ATen/ops/_make_dep_token_ops.h' 2025-09-07T07:13:30.9176224Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual.h' -> 'libtorch/include/ATen/ops/_make_dual.h' 2025-09-07T07:13:30.9177643Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9179100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_copy.h' -> 'libtorch/include/ATen/ops/_make_dual_copy.h' 2025-09-07T07:13:30.9180614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9182634Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9184602Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_copy_native.h' -> 'libtorch/include/ATen/ops/_make_dual_copy_native.h' 2025-09-07T07:13:30.9185863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_copy_ops.h' -> 'libtorch/include/ATen/ops/_make_dual_copy_ops.h' 2025-09-07T07:13:30.9187072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_native.h' -> 'libtorch/include/ATen/ops/_make_dual_native.h' 2025-09-07T07:13:30.9188244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_ops.h' -> 'libtorch/include/ATen/ops/_make_dual_ops.h' 2025-09-07T07:13:30.9189588Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' -> 'libtorch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2025-09-07T07:13:30.9191518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9209540Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2025-09-07T07:13:30.9211454Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2025-09-07T07:13:30.9213160Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' -> 'libtorch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2025-09-07T07:13:30.9214820Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' -> 'libtorch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2025-09-07T07:13:30.9216348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' -> 'libtorch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2025-09-07T07:13:30.9218217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9220233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2025-09-07T07:13:30.9221980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2025-09-07T07:13:30.9223704Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' -> 'libtorch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2025-09-07T07:13:30.9225625Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' -> 'libtorch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2025-09-07T07:13:30.9226980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_scale.h' -> 'libtorch/include/ATen/ops/_masked_scale.h' 2025-09-07T07:13:30.9228512Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9230171Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2025-09-07T07:13:30.9231503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_scale_native.h' -> 'libtorch/include/ATen/ops/_masked_scale_native.h' 2025-09-07T07:13:30.9232736Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_scale_ops.h' -> 'libtorch/include/ATen/ops/_masked_scale_ops.h' 2025-09-07T07:13:30.9233915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax.h' -> 'libtorch/include/ATen/ops/_masked_softmax.h' 2025-09-07T07:13:30.9235169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_backward.h' -> 'libtorch/include/ATen/ops/_masked_softmax_backward.h' 2025-09-07T07:13:30.9237012Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9238830Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2025-09-07T07:13:30.9240415Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9241935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_backward_native.h' -> 'libtorch/include/ATen/ops/_masked_softmax_backward_native.h' 2025-09-07T07:13:30.9243338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_backward_ops.h' -> 'libtorch/include/ATen/ops/_masked_softmax_backward_ops.h' 2025-09-07T07:13:30.9245020Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9246664Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2025-09-07T07:13:30.9248084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2025-09-07T07:13:30.9249411Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_native.h' -> 'libtorch/include/ATen/ops/_masked_softmax_native.h' 2025-09-07T07:13:30.9250637Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_ops.h' -> 'libtorch/include/ATen/ops/_masked_softmax_ops.h' 2025-09-07T07:13:30.9251839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mixed_dtypes_linear.h' -> 'libtorch/include/ATen/ops/_mixed_dtypes_linear.h' 2025-09-07T07:13:30.9253241Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2025-09-07T07:13:30.9254670Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mixed_dtypes_linear_native.h' -> 'libtorch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2025-09-07T07:13:30.9256036Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' -> 'libtorch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2025-09-07T07:13:30.9257254Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_reshape.h' -> 'libtorch/include/ATen/ops/_mkldnn_reshape.h' 2025-09-07T07:13:30.9258758Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9260537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_reshape_native.h' -> 'libtorch/include/ATen/ops/_mkldnn_reshape_native.h' 2025-09-07T07:13:30.9262002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_reshape_ops.h' -> 'libtorch/include/ATen/ops/_mkldnn_reshape_ops.h' 2025-09-07T07:13:30.9263227Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_transpose.h' -> 'libtorch/include/ATen/ops/_mkldnn_transpose.h' 2025-09-07T07:13:30.9264246Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9264918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2025-09-07T07:13:30.9265521Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_transpose_native.h' -> 'libtorch/include/ATen/ops/_mkldnn_transpose_native.h' 2025-09-07T07:13:30.9266113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_transpose_ops.h' -> 'libtorch/include/ATen/ops/_mkldnn_transpose_ops.h' 2025-09-07T07:13:30.9266643Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution.h' -> 'libtorch/include/ATen/ops/_mps_convolution.h' 2025-09-07T07:13:30.9267569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9268176Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_native.h' -> 'libtorch/include/ATen/ops/_mps_convolution_native.h' 2025-09-07T07:13:30.9268735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_ops.h' -> 'libtorch/include/ATen/ops/_mps_convolution_ops.h' 2025-09-07T07:13:30.9269444Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_transpose.h' -> 'libtorch/include/ATen/ops/_mps_convolution_transpose.h' 2025-09-07T07:13:30.9270484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9271200Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_transpose_native.h' -> 'libtorch/include/ATen/ops/_mps_convolution_transpose_native.h' 2025-09-07T07:13:30.9271913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_transpose_ops.h' -> 'libtorch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2025-09-07T07:13:30.9272527Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit.h' -> 'libtorch/include/ATen/ops/_native_batch_norm_legit.h' 2025-09-07T07:13:30.9273512Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9274292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2025-09-07T07:13:30.9275037Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2025-09-07T07:13:30.9275871Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_native.h' -> 'libtorch/include/ATen/ops/_native_batch_norm_legit_native.h' 2025-09-07T07:13:30.9276576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' -> 'libtorch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2025-09-07T07:13:30.9277647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9278413Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' -> 'libtorch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2025-09-07T07:13:30.9279152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' -> 'libtorch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2025-09-07T07:13:30.9279769Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_ops.h' -> 'libtorch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2025-09-07T07:13:30.9280400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_multi_head_attention.h' -> 'libtorch/include/ATen/ops/_native_multi_head_attention.h' 2025-09-07T07:13:30.9281409Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9282169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2025-09-07T07:13:30.9282931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2025-09-07T07:13:30.9283636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_multi_head_attention_native.h' -> 'libtorch/include/ATen/ops/_native_multi_head_attention_native.h' 2025-09-07T07:13:30.9284297Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_multi_head_attention_ops.h' -> 'libtorch/include/ATen/ops/_native_multi_head_attention_ops.h' 2025-09-07T07:13:30.9284772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view.h' -> 'libtorch/include/ATen/ops/_neg_view.h' 2025-09-07T07:13:30.9285593Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9286072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_copy.h' -> 'libtorch/include/ATen/ops/_neg_view_copy.h' 2025-09-07T07:13:30.9286973Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9287517Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_copy_native.h' -> 'libtorch/include/ATen/ops/_neg_view_copy_native.h' 2025-09-07T07:13:30.9288536Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9289092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_copy_ops.h' -> 'libtorch/include/ATen/ops/_neg_view_copy_ops.h' 2025-09-07T07:13:30.9289590Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_native.h' -> 'libtorch/include/ATen/ops/_neg_view_native.h' 2025-09-07T07:13:30.9290052Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_ops.h' -> 'libtorch/include/ATen/ops/_neg_view_ops.h' 2025-09-07T07:13:30.9290871Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' -> 'libtorch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2025-09-07T07:13:30.9291761Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2025-09-07T07:13:30.9292660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2025-09-07T07:13:30.9293512Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' -> 'libtorch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2025-09-07T07:13:30.9294317Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' -> 'libtorch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2025-09-07T07:13:30.9294853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded.h' -> 'libtorch/include/ATen/ops/_nested_from_padded.h' 2025-09-07T07:13:30.9295591Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' -> 'libtorch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2025-09-07T07:13:30.9296690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9297485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' -> 'libtorch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2025-09-07T07:13:30.9298245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' -> 'libtorch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2025-09-07T07:13:30.9299155Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9299826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2025-09-07T07:13:30.9300530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2025-09-07T07:13:30.9301130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_native.h' -> 'libtorch/include/ATen/ops/_nested_from_padded_native.h' 2025-09-07T07:13:30.9301744Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_ops.h' -> 'libtorch/include/ATen/ops/_nested_from_padded_ops.h' 2025-09-07T07:13:30.9302342Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_tensor.h' -> 'libtorch/include/ATen/ops/_nested_from_padded_tensor.h' 2025-09-07T07:13:30.9303018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_tensor_native.h' -> 'libtorch/include/ATen/ops/_nested_from_padded_tensor_native.h' 2025-09-07T07:13:30.9303667Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_tensor_ops.h' -> 'libtorch/include/ATen/ops/_nested_from_padded_tensor_ops.h' 2025-09-07T07:13:30.9304538Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_jagged_dummy.h' -> 'libtorch/include/ATen/ops/_nested_get_jagged_dummy.h' 2025-09-07T07:13:30.9305207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' -> 'libtorch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2025-09-07T07:13:30.9305890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' -> 'libtorch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2025-09-07T07:13:30.9306438Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_lengths.h' -> 'libtorch/include/ATen/ops/_nested_get_lengths.h' 2025-09-07T07:13:30.9307061Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_lengths_native.h' -> 'libtorch/include/ATen/ops/_nested_get_lengths_native.h' 2025-09-07T07:13:30.9307654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_lengths_ops.h' -> 'libtorch/include/ATen/ops/_nested_get_lengths_ops.h' 2025-09-07T07:13:30.9308223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_max_seqlen.h' -> 'libtorch/include/ATen/ops/_nested_get_max_seqlen.h' 2025-09-07T07:13:30.9308874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_max_seqlen_native.h' -> 'libtorch/include/ATen/ops/_nested_get_max_seqlen_native.h' 2025-09-07T07:13:30.9309485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_max_seqlen_ops.h' -> 'libtorch/include/ATen/ops/_nested_get_max_seqlen_ops.h' 2025-09-07T07:13:30.9310045Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_min_seqlen.h' -> 'libtorch/include/ATen/ops/_nested_get_min_seqlen.h' 2025-09-07T07:13:30.9310700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_min_seqlen_native.h' -> 'libtorch/include/ATen/ops/_nested_get_min_seqlen_native.h' 2025-09-07T07:13:30.9311309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_min_seqlen_ops.h' -> 'libtorch/include/ATen/ops/_nested_get_min_seqlen_ops.h' 2025-09-07T07:13:30.9311857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_offsets.h' -> 'libtorch/include/ATen/ops/_nested_get_offsets.h' 2025-09-07T07:13:30.9312484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_offsets_native.h' -> 'libtorch/include/ATen/ops/_nested_get_offsets_native.h' 2025-09-07T07:13:30.9313069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_offsets_ops.h' -> 'libtorch/include/ATen/ops/_nested_get_offsets_ops.h' 2025-09-07T07:13:30.9313633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_ragged_idx.h' -> 'libtorch/include/ATen/ops/_nested_get_ragged_idx.h' 2025-09-07T07:13:30.9314289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_ragged_idx_native.h' -> 'libtorch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2025-09-07T07:13:30.9314933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' -> 'libtorch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2025-09-07T07:13:30.9315476Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values.h' -> 'libtorch/include/ATen/ops/_nested_get_values.h' 2025-09-07T07:13:30.9316064Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_copy.h' -> 'libtorch/include/ATen/ops/_nested_get_values_copy.h' 2025-09-07T07:13:30.9317168Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9318270Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9318929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_copy_native.h' -> 'libtorch/include/ATen/ops/_nested_get_values_copy_native.h' 2025-09-07T07:13:30.9319564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_copy_ops.h' -> 'libtorch/include/ATen/ops/_nested_get_values_copy_ops.h' 2025-09-07T07:13:30.9320150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_native.h' -> 'libtorch/include/ATen/ops/_nested_get_values_native.h' 2025-09-07T07:13:30.9320749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_ops.h' -> 'libtorch/include/ATen/ops/_nested_get_values_ops.h' 2025-09-07T07:13:30.9321323Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_select_backward.h' -> 'libtorch/include/ATen/ops/_nested_select_backward.h' 2025-09-07T07:13:30.9321966Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_select_backward_native.h' -> 'libtorch/include/ATen/ops/_nested_select_backward_native.h' 2025-09-07T07:13:30.9322601Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_select_backward_ops.h' -> 'libtorch/include/ATen/ops/_nested_select_backward_ops.h' 2025-09-07T07:13:30.9323144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_sum_backward.h' -> 'libtorch/include/ATen/ops/_nested_sum_backward.h' 2025-09-07T07:13:30.9323752Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_sum_backward_native.h' -> 'libtorch/include/ATen/ops/_nested_sum_backward_native.h' 2025-09-07T07:13:30.9324350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_sum_backward_ops.h' -> 'libtorch/include/ATen/ops/_nested_sum_backward_ops.h' 2025-09-07T07:13:30.9324927Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_mask.h' 2025-09-07T07:13:30.9325894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9326607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2025-09-07T07:13:30.9327327Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2025-09-07T07:13:30.9328041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2025-09-07T07:13:30.9328868Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2025-09-07T07:13:30.9329734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2025-09-07T07:13:30.9330518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2025-09-07T07:13:30.9331257Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2025-09-07T07:13:30.9331931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_native.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2025-09-07T07:13:30.9332552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2025-09-07T07:13:30.9333203Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2025-09-07T07:13:30.9334270Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9335024Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2025-09-07T07:13:30.9335706Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' -> 'libtorch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2025-09-07T07:13:30.9336247Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_size.h' -> 'libtorch/include/ATen/ops/_nested_tensor_size.h' 2025-09-07T07:13:30.9337167Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9337767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_size_native.h' -> 'libtorch/include/ATen/ops/_nested_tensor_size_native.h' 2025-09-07T07:13:30.9338346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_size_ops.h' -> 'libtorch/include/ATen/ops/_nested_tensor_size_ops.h' 2025-09-07T07:13:30.9339022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' -> 'libtorch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2025-09-07T07:13:30.9339760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' -> 'libtorch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2025-09-07T07:13:30.9340482Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' -> 'libtorch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2025-09-07T07:13:30.9341125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_storage_offsets.h' -> 'libtorch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2025-09-07T07:13:30.9342145Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9342873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' -> 'libtorch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2025-09-07T07:13:30.9343550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' -> 'libtorch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2025-09-07T07:13:30.9344234Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_strides.h' -> 'libtorch/include/ATen/ops/_nested_tensor_strides.h' 2025-09-07T07:13:30.9345439Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9346098Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_strides_native.h' -> 'libtorch/include/ATen/ops/_nested_tensor_strides_native.h' 2025-09-07T07:13:30.9346745Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_strides_ops.h' -> 'libtorch/include/ATen/ops/_nested_tensor_strides_ops.h' 2025-09-07T07:13:30.9347356Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer.h' -> 'libtorch/include/ATen/ops/_nested_view_from_buffer.h' 2025-09-07T07:13:30.9348001Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_copy.h' -> 'libtorch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2025-09-07T07:13:30.9349071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9350268Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9351019Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' -> 'libtorch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2025-09-07T07:13:30.9351717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' -> 'libtorch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2025-09-07T07:13:30.9352447Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2025-09-07T07:13:30.9353195Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2025-09-07T07:13:30.9353868Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_native.h' -> 'libtorch/include/ATen/ops/_nested_view_from_buffer_native.h' 2025-09-07T07:13:30.9354503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_ops.h' -> 'libtorch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2025-09-07T07:13:30.9355097Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged.h' -> 'libtorch/include/ATen/ops/_nested_view_from_jagged.h' 2025-09-07T07:13:30.9355749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_copy.h' -> 'libtorch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2025-09-07T07:13:30.9356883Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9358047Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9358747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' -> 'libtorch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2025-09-07T07:13:30.9359417Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' -> 'libtorch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2025-09-07T07:13:30.9360221Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_native.h' -> 'libtorch/include/ATen/ops/_nested_view_from_jagged_native.h' 2025-09-07T07:13:30.9361101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_ops.h' -> 'libtorch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2025-09-07T07:13:30.9361788Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' -> 'libtorch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2025-09-07T07:13:30.9362917Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9363671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' -> 'libtorch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2025-09-07T07:13:30.9364387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' -> 'libtorch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2025-09-07T07:13:30.9364991Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_available.h' -> 'libtorch/include/ATen/ops/_nnpack_available.h' 2025-09-07T07:13:30.9365925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9366573Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_available_native.h' -> 'libtorch/include/ATen/ops/_nnpack_available_native.h' 2025-09-07T07:13:30.9367161Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_available_ops.h' -> 'libtorch/include/ATen/ops/_nnpack_available_ops.h' 2025-09-07T07:13:30.9367803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_spatial_convolution.h' -> 'libtorch/include/ATen/ops/_nnpack_spatial_convolution.h' 2025-09-07T07:13:30.9368843Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9369575Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' -> 'libtorch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2025-09-07T07:13:30.9370256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' -> 'libtorch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2025-09-07T07:13:30.9370679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnz.h' -> 'libtorch/include/ATen/ops/_nnz.h' 2025-09-07T07:13:30.9371143Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnz_native.h' -> 'libtorch/include/ATen/ops/_nnz_native.h' 2025-09-07T07:13:30.9371580Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnz_ops.h' -> 'libtorch/include/ATen/ops/_nnz_ops.h' 2025-09-07T07:13:30.9372166Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence.h' -> 'libtorch/include/ATen/ops/_pack_padded_sequence.h' 2025-09-07T07:13:30.9372945Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_backward.h' -> 'libtorch/include/ATen/ops/_pack_padded_sequence_backward.h' 2025-09-07T07:13:30.9373978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9374706Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' -> 'libtorch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2025-09-07T07:13:30.9375390Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' -> 'libtorch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2025-09-07T07:13:30.9376358Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9376994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_native.h' -> 'libtorch/include/ATen/ops/_pack_padded_sequence_native.h' 2025-09-07T07:13:30.9377583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_ops.h' -> 'libtorch/include/ATen/ops/_pack_padded_sequence_ops.h' 2025-09-07T07:13:30.9378090Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_circular.h' -> 'libtorch/include/ATen/ops/_pad_circular.h' 2025-09-07T07:13:30.9378962Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9379503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_circular_native.h' -> 'libtorch/include/ATen/ops/_pad_circular_native.h' 2025-09-07T07:13:30.9380052Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_circular_ops.h' -> 'libtorch/include/ATen/ops/_pad_circular_ops.h' 2025-09-07T07:13:30.9380490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_enum.h' -> 'libtorch/include/ATen/ops/_pad_enum.h' 2025-09-07T07:13:30.9381334Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9381842Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_enum_native.h' -> 'libtorch/include/ATen/ops/_pad_enum_native.h' 2025-09-07T07:13:30.9382316Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_enum_ops.h' -> 'libtorch/include/ATen/ops/_pad_enum_ops.h' 2025-09-07T07:13:30.9382857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_packed_sequence.h' -> 'libtorch/include/ATen/ops/_pad_packed_sequence.h' 2025-09-07T07:13:30.9383778Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9384656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_packed_sequence_native.h' -> 'libtorch/include/ATen/ops/_pad_packed_sequence_native.h' 2025-09-07T07:13:30.9385265Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_packed_sequence_ops.h' -> 'libtorch/include/ATen/ops/_pad_packed_sequence_ops.h' 2025-09-07T07:13:30.9385934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_padded_dense_to_jagged_forward.h' -> 'libtorch/include/ATen/ops/_padded_dense_to_jagged_forward.h' 2025-09-07T07:13:30.9386747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' 2025-09-07T07:13:30.9387556Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' 2025-09-07T07:13:30.9388325Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' -> 'libtorch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' 2025-09-07T07:13:30.9389032Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' -> 'libtorch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' 2025-09-07T07:13:30.9389545Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward.h' -> 'libtorch/include/ATen/ops/_pdist_backward.h' 2025-09-07T07:13:30.9390461Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9391149Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2025-09-07T07:13:30.9391805Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9392397Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward_native.h' -> 'libtorch/include/ATen/ops/_pdist_backward_native.h' 2025-09-07T07:13:30.9393230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward_ops.h' -> 'libtorch/include/ATen/ops/_pdist_backward_ops.h' 2025-09-07T07:13:30.9393733Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward.h' -> 'libtorch/include/ATen/ops/_pdist_forward.h' 2025-09-07T07:13:30.9394655Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9395299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2025-09-07T07:13:30.9395980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2025-09-07T07:13:30.9396659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward_native.h' -> 'libtorch/include/ATen/ops/_pdist_forward_native.h' 2025-09-07T07:13:30.9397212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward_ops.h' -> 'libtorch/include/ATen/ops/_pdist_forward_ops.h' 2025-09-07T07:13:30.9397666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pin_memory.h' -> 'libtorch/include/ATen/ops/_pin_memory.h' 2025-09-07T07:13:30.9398524Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9399051Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pin_memory_native.h' -> 'libtorch/include/ATen/ops/_pin_memory_native.h' 2025-09-07T07:13:30.9399541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pin_memory_ops.h' -> 'libtorch/include/ATen/ops/_pin_memory_ops.h' 2025-09-07T07:13:30.9400027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel.h' -> 'libtorch/include/ATen/ops/_prelu_kernel.h' 2025-09-07T07:13:30.9400596Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_backward.h' -> 'libtorch/include/ATen/ops/_prelu_kernel_backward.h' 2025-09-07T07:13:30.9401289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2025-09-07T07:13:30.9402006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9402648Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_backward_native.h' -> 'libtorch/include/ATen/ops/_prelu_kernel_backward_native.h' 2025-09-07T07:13:30.9403250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_backward_ops.h' -> 'libtorch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2025-09-07T07:13:30.9403864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2025-09-07T07:13:30.9404484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2025-09-07T07:13:30.9405033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_native.h' -> 'libtorch/include/ATen/ops/_prelu_kernel_native.h' 2025-09-07T07:13:30.9405546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_ops.h' -> 'libtorch/include/ATen/ops/_prelu_kernel_ops.h' 2025-09-07T07:13:30.9405994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_print.h' -> 'libtorch/include/ATen/ops/_print.h' 2025-09-07T07:13:30.9406806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9407279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_print_native.h' -> 'libtorch/include/ATen/ops/_print_native.h' 2025-09-07T07:13:30.9407757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_print_ops.h' -> 'libtorch/include/ATen/ops/_print_ops.h' 2025-09-07T07:13:30.9408298Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_propagate_xla_data.h' -> 'libtorch/include/ATen/ops/_propagate_xla_data.h' 2025-09-07T07:13:30.9409213Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9409843Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_propagate_xla_data_native.h' -> 'libtorch/include/ATen/ops/_propagate_xla_data_native.h' 2025-09-07T07:13:30.9410430Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_propagate_xla_data_ops.h' -> 'libtorch/include/ATen/ops/_propagate_xla_data_ops.h' 2025-09-07T07:13:30.9410938Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_remove_batch_dim.h' -> 'libtorch/include/ATen/ops/_remove_batch_dim.h' 2025-09-07T07:13:30.9411867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9412456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_remove_batch_dim_native.h' -> 'libtorch/include/ATen/ops/_remove_batch_dim_native.h' 2025-09-07T07:13:30.9413001Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_remove_batch_dim_ops.h' -> 'libtorch/include/ATen/ops/_remove_batch_dim_ops.h' 2025-09-07T07:13:30.9413487Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias.h' -> 'libtorch/include/ATen/ops/_reshape_alias.h' 2025-09-07T07:13:30.9414031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_copy.h' -> 'libtorch/include/ATen/ops/_reshape_alias_copy.h' 2025-09-07T07:13:30.9414949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9416026Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9416639Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_copy_native.h' -> 'libtorch/include/ATen/ops/_reshape_alias_copy_native.h' 2025-09-07T07:13:30.9417211Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_copy_ops.h' -> 'libtorch/include/ATen/ops/_reshape_alias_copy_ops.h' 2025-09-07T07:13:30.9417822Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2025-09-07T07:13:30.9418463Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2025-09-07T07:13:30.9419089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2025-09-07T07:13:30.9419645Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_native.h' -> 'libtorch/include/ATen/ops/_reshape_alias_native.h' 2025-09-07T07:13:30.9420207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_ops.h' -> 'libtorch/include/ATen/ops/_reshape_alias_ops.h' 2025-09-07T07:13:30.9420684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_copy.h' -> 'libtorch/include/ATen/ops/_reshape_copy.h' 2025-09-07T07:13:30.9421550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9422143Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_copy_native.h' -> 'libtorch/include/ATen/ops/_reshape_copy_native.h' 2025-09-07T07:13:30.9422666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_copy_ops.h' -> 'libtorch/include/ATen/ops/_reshape_copy_ops.h' 2025-09-07T07:13:30.9423208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_from_tensor.h' -> 'libtorch/include/ATen/ops/_reshape_from_tensor.h' 2025-09-07T07:13:30.9424199Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9425059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_from_tensor_native.h' -> 'libtorch/include/ATen/ops/_reshape_from_tensor_native.h' 2025-09-07T07:13:30.9425664Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_from_tensor_ops.h' -> 'libtorch/include/ATen/ops/_reshape_from_tensor_ops.h' 2025-09-07T07:13:30.9426191Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_resize_output.h' -> 'libtorch/include/ATen/ops/_resize_output.h' 2025-09-07T07:13:30.9427099Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9427743Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_resize_output_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_resize_output_meta_dispatch.h' 2025-09-07T07:13:30.9428317Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_resize_output_native.h' -> 'libtorch/include/ATen/ops/_resize_output_native.h' 2025-09-07T07:13:30.9428862Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_resize_output_ops.h' -> 'libtorch/include/ATen/ops/_resize_output_ops.h' 2025-09-07T07:13:30.9429360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_rowwise_prune.h' -> 'libtorch/include/ATen/ops/_rowwise_prune.h' 2025-09-07T07:13:30.9430271Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9430848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_rowwise_prune_native.h' -> 'libtorch/include/ATen/ops/_rowwise_prune_native.h' 2025-09-07T07:13:30.9431389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_rowwise_prune_ops.h' -> 'libtorch/include/ATen/ops/_rowwise_prune_ops.h' 2025-09-07T07:13:30.9431878Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_safe_softmax.h' -> 'libtorch/include/ATen/ops/_safe_softmax.h' 2025-09-07T07:13:30.9432765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9433326Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_safe_softmax_native.h' -> 'libtorch/include/ATen/ops/_safe_softmax_native.h' 2025-09-07T07:13:30.9433855Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_safe_softmax_ops.h' -> 'libtorch/include/ATen/ops/_safe_softmax_ops.h' 2025-09-07T07:13:30.9434398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet.h' -> 'libtorch/include/ATen/ops/_sample_dirichlet.h' 2025-09-07T07:13:30.9435334Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9436048Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2025-09-07T07:13:30.9436828Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2025-09-07T07:13:30.9437450Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet_native.h' -> 'libtorch/include/ATen/ops/_sample_dirichlet_native.h' 2025-09-07T07:13:30.9438013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet_ops.h' -> 'libtorch/include/ATen/ops/_sample_dirichlet_ops.h' 2025-09-07T07:13:30.9438593Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_saturate_weight_to_fp16.h' -> 'libtorch/include/ATen/ops/_saturate_weight_to_fp16.h' 2025-09-07T07:13:30.9439578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9440242Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' -> 'libtorch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2025-09-07T07:13:30.9440885Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' -> 'libtorch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2025-09-07T07:13:30.9441568Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2025-09-07T07:13:30.9442644Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9443405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h' 2025-09-07T07:13:30.9444222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h' 2025-09-07T07:13:30.9445032Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h' 2025-09-07T07:13:30.9445783Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2025-09-07T07:13:30.9446509Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2025-09-07T07:13:30.9447203Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2025-09-07T07:13:30.9447988Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' 2025-09-07T07:13:30.9448908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9449756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' 2025-09-07T07:13:30.9450612Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' 2025-09-07T07:13:30.9451450Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2025-09-07T07:13:30.9452210Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2025-09-07T07:13:30.9452972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2025-09-07T07:13:30.9453719Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2025-09-07T07:13:30.9454545Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2025-09-07T07:13:30.9455523Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9456448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2025-09-07T07:13:30.9457304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2025-09-07T07:13:30.9458182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2025-09-07T07:13:30.9458987Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2025-09-07T07:13:30.9459904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2025-09-07T07:13:30.9460802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2025-09-07T07:13:30.9461615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2025-09-07T07:13:30.9462568Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9463442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2025-09-07T07:13:30.9464371Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2025-09-07T07:13:30.9465225Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2025-09-07T07:13:30.9466008Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2025-09-07T07:13:30.9466963Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2025-09-07T07:13:30.9467962Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2025-09-07T07:13:30.9468949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2025-09-07T07:13:30.9469856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2025-09-07T07:13:30.9470762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2025-09-07T07:13:30.9471667Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2025-09-07T07:13:30.9472533Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2025-09-07T07:13:30.9473322Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2025-09-07T07:13:30.9474078Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2025-09-07T07:13:30.9474935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h' 2025-09-07T07:13:30.9475990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h' 2025-09-07T07:13:30.9477287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9478263Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h' 2025-09-07T07:13:30.9479215Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h' 2025-09-07T07:13:30.9480418Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9481310Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h' 2025-09-07T07:13:30.9482180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h' -> 'libtorch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h' 2025-09-07T07:13:30.9482737Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_grouped_mm.h' -> 'libtorch/include/ATen/ops/_scaled_grouped_mm.h' 2025-09-07T07:13:30.9483417Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h' 2025-09-07T07:13:30.9484004Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_grouped_mm_native.h' -> 'libtorch/include/ATen/ops/_scaled_grouped_mm_native.h' 2025-09-07T07:13:30.9484588Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_grouped_mm_ops.h' -> 'libtorch/include/ATen/ops/_scaled_grouped_mm_ops.h' 2025-09-07T07:13:30.9485041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_mm.h' -> 'libtorch/include/ATen/ops/_scaled_mm.h' 2025-09-07T07:13:30.9485606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_mm_cpu_dispatch.h' 2025-09-07T07:13:30.9486187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2025-09-07T07:13:30.9486737Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_mm_native.h' -> 'libtorch/include/ATen/ops/_scaled_mm_native.h' 2025-09-07T07:13:30.9487214Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_mm_ops.h' -> 'libtorch/include/ATen/ops/_scaled_mm_ops.h' 2025-09-07T07:13:30.9487832Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_segment_reduce_backward.h' -> 'libtorch/include/ATen/ops/_segment_reduce_backward.h' 2025-09-07T07:13:30.9488808Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9489525Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2025-09-07T07:13:30.9490253Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9490916Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_segment_reduce_backward_native.h' -> 'libtorch/include/ATen/ops/_segment_reduce_backward_native.h' 2025-09-07T07:13:30.9491548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_segment_reduce_backward_ops.h' -> 'libtorch/include/ATen/ops/_segment_reduce_backward_ops.h' 2025-09-07T07:13:30.9492047Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_shape_as_tensor.h' -> 'libtorch/include/ATen/ops/_shape_as_tensor.h' 2025-09-07T07:13:30.9492942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9493512Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_shape_as_tensor_native.h' -> 'libtorch/include/ATen/ops/_shape_as_tensor_native.h' 2025-09-07T07:13:30.9494047Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_shape_as_tensor_ops.h' -> 'libtorch/include/ATen/ops/_shape_as_tensor_ops.h' 2025-09-07T07:13:30.9494604Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_backward.h' -> 'libtorch/include/ATen/ops/_slow_conv2d_backward.h' 2025-09-07T07:13:30.9495536Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9496219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2025-09-07T07:13:30.9496924Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9497574Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_backward_native.h' -> 'libtorch/include/ATen/ops/_slow_conv2d_backward_native.h' 2025-09-07T07:13:30.9498170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_backward_ops.h' -> 'libtorch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2025-09-07T07:13:30.9498737Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_forward.h' -> 'libtorch/include/ATen/ops/_slow_conv2d_forward.h' 2025-09-07T07:13:30.9499405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2025-09-07T07:13:30.9500089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2025-09-07T07:13:30.9500699Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_forward_native.h' -> 'libtorch/include/ATen/ops/_slow_conv2d_forward_native.h' 2025-09-07T07:13:30.9501310Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_forward_ops.h' -> 'libtorch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2025-09-07T07:13:30.9501834Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_draw.h' -> 'libtorch/include/ATen/ops/_sobol_engine_draw.h' 2025-09-07T07:13:30.9502775Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9503365Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_draw_native.h' -> 'libtorch/include/ATen/ops/_sobol_engine_draw_native.h' 2025-09-07T07:13:30.9504006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_draw_ops.h' -> 'libtorch/include/ATen/ops/_sobol_engine_draw_ops.h' 2025-09-07T07:13:30.9504698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_ff.h' -> 'libtorch/include/ATen/ops/_sobol_engine_ff.h' 2025-09-07T07:13:30.9505604Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9506191Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_ff_native.h' -> 'libtorch/include/ATen/ops/_sobol_engine_ff_native.h' 2025-09-07T07:13:30.9506743Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_ff_ops.h' -> 'libtorch/include/ATen/ops/_sobol_engine_ff_ops.h' 2025-09-07T07:13:30.9507410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_initialize_state.h' -> 'libtorch/include/ATen/ops/_sobol_engine_initialize_state.h' 2025-09-07T07:13:30.9508469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9509212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' -> 'libtorch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2025-09-07T07:13:30.9509910Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' -> 'libtorch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2025-09-07T07:13:30.9510500Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_scramble.h' -> 'libtorch/include/ATen/ops/_sobol_engine_scramble.h' 2025-09-07T07:13:30.9511472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9512170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_scramble_native.h' -> 'libtorch/include/ATen/ops/_sobol_engine_scramble_native.h' 2025-09-07T07:13:30.9512790Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_scramble_ops.h' -> 'libtorch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2025-09-07T07:13:30.9513232Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax.h' -> 'libtorch/include/ATen/ops/_softmax.h' 2025-09-07T07:13:30.9513784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_meta.h' -> 'libtorch/include/ATen/ops/_softmax_meta.h' 2025-09-07T07:13:30.9514358Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data.h' -> 'libtorch/include/ATen/ops/_softmax_backward_data.h' 2025-09-07T07:13:30.9515514Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9516360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2025-09-07T07:13:30.9517091Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2025-09-07T07:13:30.9517703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_meta.h' -> 'libtorch/include/ATen/ops/_softmax_backward_data_meta.h' 2025-09-07T07:13:30.9518436Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2025-09-07T07:13:30.9519074Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_native.h' -> 'libtorch/include/ATen/ops/_softmax_backward_data_native.h' 2025-09-07T07:13:30.9519676Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_ops.h' -> 'libtorch/include/ATen/ops/_softmax_backward_data_ops.h' 2025-09-07T07:13:30.9520665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9521221Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_softmax_cpu_dispatch.h' 2025-09-07T07:13:30.9521781Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_softmax_cuda_dispatch.h' 2025-09-07T07:13:30.9522351Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_softmax_meta_dispatch.h' 2025-09-07T07:13:30.9522844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_native.h' -> 'libtorch/include/ATen/ops/_softmax_native.h' 2025-09-07T07:13:30.9523308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_ops.h' -> 'libtorch/include/ATen/ops/_softmax_ops.h' 2025-09-07T07:13:30.9523788Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_addmm.h' -> 'libtorch/include/ATen/ops/_sparse_addmm.h' 2025-09-07T07:13:30.9524656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9525196Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_addmm_native.h' -> 'libtorch/include/ATen/ops/_sparse_addmm_native.h' 2025-09-07T07:13:30.9525709Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_addmm_ops.h' -> 'libtorch/include/ATen/ops/_sparse_addmm_ops.h' 2025-09-07T07:13:30.9526247Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to.h' -> 'libtorch/include/ATen/ops/_sparse_broadcast_to.h' 2025-09-07T07:13:30.9526865Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_copy.h' -> 'libtorch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2025-09-07T07:13:30.9527850Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9528990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9529692Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' -> 'libtorch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2025-09-07T07:13:30.9530321Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' -> 'libtorch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2025-09-07T07:13:30.9530939Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_native.h' -> 'libtorch/include/ATen/ops/_sparse_broadcast_to_native.h' 2025-09-07T07:13:30.9531553Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_ops.h' -> 'libtorch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2025-09-07T07:13:30.9532138Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' -> 'libtorch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2025-09-07T07:13:30.9533130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9533804Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' -> 'libtorch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2025-09-07T07:13:30.9534431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' -> 'libtorch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2025-09-07T07:13:30.9535018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' -> 'libtorch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2025-09-07T07:13:30.9535992Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9536651Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' -> 'libtorch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2025-09-07T07:13:30.9537279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' -> 'libtorch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2025-09-07T07:13:30.9537959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' -> 'libtorch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2025-09-07T07:13:30.9539019Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9539763Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' -> 'libtorch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2025-09-07T07:13:30.9540479Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' -> 'libtorch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2025-09-07T07:13:30.9541167Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' -> 'libtorch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' 2025-09-07T07:13:30.9542244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9543038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' -> 'libtorch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' 2025-09-07T07:13:30.9543783Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' -> 'libtorch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' 2025-09-07T07:13:30.9544666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2025-09-07T07:13:30.9545671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9546366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2025-09-07T07:13:30.9547065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2025-09-07T07:13:30.9547702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2025-09-07T07:13:30.9548493Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2025-09-07T07:13:30.9549633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9550529Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2025-09-07T07:13:30.9551358Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2025-09-07T07:13:30.9552152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2025-09-07T07:13:30.9553182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9553964Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2025-09-07T07:13:30.9554677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2025-09-07T07:13:30.9555352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' -> 'libtorch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2025-09-07T07:13:30.9555972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' -> 'libtorch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2025-09-07T07:13:30.9557061Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9557720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' -> 'libtorch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2025-09-07T07:13:30.9558380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' -> 'libtorch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2025-09-07T07:13:30.9558884Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_prod.h' -> 'libtorch/include/ATen/ops/_sparse_csr_prod.h' 2025-09-07T07:13:30.9559915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9560548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_prod_native.h' -> 'libtorch/include/ATen/ops/_sparse_csr_prod_native.h' 2025-09-07T07:13:30.9561284Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_prod_ops.h' -> 'libtorch/include/ATen/ops/_sparse_csr_prod_ops.h' 2025-09-07T07:13:30.9561801Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_sum.h' -> 'libtorch/include/ATen/ops/_sparse_csr_sum.h' 2025-09-07T07:13:30.9562749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9563321Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_sum_native.h' -> 'libtorch/include/ATen/ops/_sparse_csr_sum_native.h' 2025-09-07T07:13:30.9563904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_sum_ops.h' -> 'libtorch/include/ATen/ops/_sparse_csr_sum_ops.h' 2025-09-07T07:13:30.9564515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' -> 'libtorch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2025-09-07T07:13:30.9565518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9566220Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' -> 'libtorch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2025-09-07T07:13:30.9566867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' -> 'libtorch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2025-09-07T07:13:30.9567412Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax.h' -> 'libtorch/include/ATen/ops/_sparse_log_softmax.h' 2025-09-07T07:13:30.9568112Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' -> 'libtorch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2025-09-07T07:13:30.9569187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9569950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' -> 'libtorch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2025-09-07T07:13:30.9570696Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' -> 'libtorch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2025-09-07T07:13:30.9571642Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9572702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9573308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_native.h' -> 'libtorch/include/ATen/ops/_sparse_log_softmax_native.h' 2025-09-07T07:13:30.9573915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_ops.h' -> 'libtorch/include/ATen/ops/_sparse_log_softmax_ops.h' 2025-09-07T07:13:30.9574505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mask_projection.h' -> 'libtorch/include/ATen/ops/_sparse_mask_projection.h' 2025-09-07T07:13:30.9575466Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9576142Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mask_projection_native.h' -> 'libtorch/include/ATen/ops/_sparse_mask_projection_native.h' 2025-09-07T07:13:30.9576763Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mask_projection_ops.h' -> 'libtorch/include/ATen/ops/_sparse_mask_projection_ops.h' 2025-09-07T07:13:30.9577206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm.h' -> 'libtorch/include/ATen/ops/_sparse_mm.h' 2025-09-07T07:13:30.9578067Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9578584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_native.h' -> 'libtorch/include/ATen/ops/_sparse_mm_native.h' 2025-09-07T07:13:30.9579088Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_ops.h' -> 'libtorch/include/ATen/ops/_sparse_mm_ops.h' 2025-09-07T07:13:30.9579644Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_reduce_impl.h' -> 'libtorch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2025-09-07T07:13:30.9580297Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' -> 'libtorch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2025-09-07T07:13:30.9581017Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' -> 'libtorch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2025-09-07T07:13:30.9581701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' -> 'libtorch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2025-09-07T07:13:30.9582333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' -> 'libtorch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2025-09-07T07:13:30.9582935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' -> 'libtorch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2025-09-07T07:13:30.9583571Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_addmm.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_addmm.h' 2025-09-07T07:13:30.9584635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' 2025-09-07T07:13:30.9585374Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' 2025-09-07T07:13:30.9586071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' 2025-09-07T07:13:30.9586742Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_apply.h' 2025-09-07T07:13:30.9587537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' 2025-09-07T07:13:30.9588262Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' 2025-09-07T07:13:30.9589792Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' 2025-09-07T07:13:30.9590581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' 2025-09-07T07:13:30.9591376Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' 2025-09-07T07:13:30.9592100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_native.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_apply_native.h' 2025-09-07T07:13:30.9592794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' 2025-09-07T07:13:30.9593492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_linear.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_linear.h' 2025-09-07T07:13:30.9594297Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2025-09-07T07:13:30.9595059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2025-09-07T07:13:30.9595768Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2025-09-07T07:13:30.9596496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_mm.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_mm.h' 2025-09-07T07:13:30.9597233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' 2025-09-07T07:13:30.9597912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_mm_native.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_mm_native.h' 2025-09-07T07:13:30.9598546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' 2025-09-07T07:13:30.9599180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_tile.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_tile.h' 2025-09-07T07:13:30.9599939Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' 2025-09-07T07:13:30.9600636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_tile_native.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_tile_native.h' 2025-09-07T07:13:30.9601304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' -> 'libtorch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' 2025-09-07T07:13:30.9601802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax.h' -> 'libtorch/include/ATen/ops/_sparse_softmax.h' 2025-09-07T07:13:30.9602437Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_backward_data.h' -> 'libtorch/include/ATen/ops/_sparse_softmax_backward_data.h' 2025-09-07T07:13:30.9603457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9604162Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' -> 'libtorch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2025-09-07T07:13:30.9604867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' -> 'libtorch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2025-09-07T07:13:30.9605761Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9606674Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9607233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_native.h' -> 'libtorch/include/ATen/ops/_sparse_softmax_native.h' 2025-09-07T07:13:30.9607769Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_ops.h' -> 'libtorch/include/ATen/ops/_sparse_softmax_ops.h' 2025-09-07T07:13:30.9608324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sparse_matmul.h' -> 'libtorch/include/ATen/ops/_sparse_sparse_matmul.h' 2025-09-07T07:13:30.9609288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9609942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sparse_matmul_native.h' -> 'libtorch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2025-09-07T07:13:30.9610532Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' -> 'libtorch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2025-09-07T07:13:30.9610990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum.h' -> 'libtorch/include/ATen/ops/_sparse_sum.h' 2025-09-07T07:13:30.9611529Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_backward.h' -> 'libtorch/include/ATen/ops/_sparse_sum_backward.h' 2025-09-07T07:13:30.9612459Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9613077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_backward_native.h' -> 'libtorch/include/ATen/ops/_sparse_sum_backward_native.h' 2025-09-07T07:13:30.9613665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_backward_ops.h' -> 'libtorch/include/ATen/ops/_sparse_sum_backward_ops.h' 2025-09-07T07:13:30.9614502Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9615348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9615878Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_native.h' -> 'libtorch/include/ATen/ops/_sparse_sum_native.h' 2025-09-07T07:13:30.9616364Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_ops.h' -> 'libtorch/include/ATen/ops/_sparse_sum_ops.h' 2025-09-07T07:13:30.9616803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags.h' -> 'libtorch/include/ATen/ops/_spdiags.h' 2025-09-07T07:13:30.9617622Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9618173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2025-09-07T07:13:30.9618678Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags_native.h' -> 'libtorch/include/ATen/ops/_spdiags_native.h' 2025-09-07T07:13:30.9619172Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags_ops.h' -> 'libtorch/include/ATen/ops/_spdiags_ops.h' 2025-09-07T07:13:30.9619599Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spsolve.h' -> 'libtorch/include/ATen/ops/_spsolve.h' 2025-09-07T07:13:30.9620107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spsolve_native.h' -> 'libtorch/include/ATen/ops/_spsolve_native.h' 2025-09-07T07:13:30.9620610Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spsolve_ops.h' -> 'libtorch/include/ATen/ops/_spsolve_ops.h' 2025-09-07T07:13:30.9621020Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack.h' -> 'libtorch/include/ATen/ops/_stack.h' 2025-09-07T07:13:30.9621826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9622360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_stack_cpu_dispatch.h' 2025-09-07T07:13:30.9622854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack_native.h' -> 'libtorch/include/ATen/ops/_stack_native.h' 2025-09-07T07:13:30.9623311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack_ops.h' -> 'libtorch/include/ATen/ops/_stack_ops.h' 2025-09-07T07:13:30.9623804Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma.h' -> 'libtorch/include/ATen/ops/_standard_gamma.h' 2025-09-07T07:13:30.9624990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9625652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2025-09-07T07:13:30.9626307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2025-09-07T07:13:30.9626863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_grad.h' -> 'libtorch/include/ATen/ops/_standard_gamma_grad.h' 2025-09-07T07:13:30.9627824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9628520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2025-09-07T07:13:30.9629230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2025-09-07T07:13:30.9629865Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_grad_native.h' -> 'libtorch/include/ATen/ops/_standard_gamma_grad_native.h' 2025-09-07T07:13:30.9630465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_grad_ops.h' -> 'libtorch/include/ATen/ops/_standard_gamma_grad_ops.h' 2025-09-07T07:13:30.9631045Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_native.h' -> 'libtorch/include/ATen/ops/_standard_gamma_native.h' 2025-09-07T07:13:30.9631593Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_ops.h' -> 'libtorch/include/ATen/ops/_standard_gamma_ops.h' 2025-09-07T07:13:30.9632199Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_ambiguous_defaults.h' -> 'libtorch/include/ATen/ops/_test_ambiguous_defaults.h' 2025-09-07T07:13:30.9633208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9633918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_ambiguous_defaults_native.h' -> 'libtorch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2025-09-07T07:13:30.9634568Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' -> 'libtorch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2025-09-07T07:13:30.9635269Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2025-09-07T07:13:30.9636467Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9637509Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9638282Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2025-09-07T07:13:30.9638991Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2025-09-07T07:13:30.9639731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2025-09-07T07:13:30.9640827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9641588Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2025-09-07T07:13:30.9642753Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9644058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9644883Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2025-09-07T07:13:30.9645686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2025-09-07T07:13:30.9646465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2025-09-07T07:13:30.9647212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' -> 'libtorch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2025-09-07T07:13:30.9647748Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_check_tensor.h' -> 'libtorch/include/ATen/ops/_test_check_tensor.h' 2025-09-07T07:13:30.9648650Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9649246Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_check_tensor_native.h' -> 'libtorch/include/ATen/ops/_test_check_tensor_native.h' 2025-09-07T07:13:30.9649825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_check_tensor_ops.h' -> 'libtorch/include/ATen/ops/_test_check_tensor_ops.h' 2025-09-07T07:13:30.9650409Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_functorch_fallback.h' -> 'libtorch/include/ATen/ops/_test_functorch_fallback.h' 2025-09-07T07:13:30.9651379Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9652130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2025-09-07T07:13:30.9652782Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_functorch_fallback_native.h' -> 'libtorch/include/ATen/ops/_test_functorch_fallback_native.h' 2025-09-07T07:13:30.9653416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_functorch_fallback_ops.h' -> 'libtorch/include/ATen/ops/_test_functorch_fallback_ops.h' 2025-09-07T07:13:30.9654076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_filled_intlist.h' -> 'libtorch/include/ATen/ops/_test_optional_filled_intlist.h' 2025-09-07T07:13:30.9655111Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9655886Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2025-09-07T07:13:30.9656594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_filled_intlist_native.h' -> 'libtorch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2025-09-07T07:13:30.9657274Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' -> 'libtorch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2025-09-07T07:13:30.9657876Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_floatlist.h' -> 'libtorch/include/ATen/ops/_test_optional_floatlist.h' 2025-09-07T07:13:30.9658848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9659571Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2025-09-07T07:13:30.9660373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_floatlist_native.h' -> 'libtorch/include/ATen/ops/_test_optional_floatlist_native.h' 2025-09-07T07:13:30.9661192Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_floatlist_ops.h' -> 'libtorch/include/ATen/ops/_test_optional_floatlist_ops.h' 2025-09-07T07:13:30.9661784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_intlist.h' -> 'libtorch/include/ATen/ops/_test_optional_intlist.h' 2025-09-07T07:13:30.9662761Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9663491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2025-09-07T07:13:30.9664217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_intlist_native.h' -> 'libtorch/include/ATen/ops/_test_optional_intlist_native.h' 2025-09-07T07:13:30.9664838Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_intlist_ops.h' -> 'libtorch/include/ATen/ops/_test_optional_intlist_ops.h' 2025-09-07T07:13:30.9665538Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_parallel_materialize.h' -> 'libtorch/include/ATen/ops/_test_parallel_materialize.h' 2025-09-07T07:13:30.9666580Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9667325Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_parallel_materialize_native.h' -> 'libtorch/include/ATen/ops/_test_parallel_materialize_native.h' 2025-09-07T07:13:30.9667996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_parallel_materialize_ops.h' -> 'libtorch/include/ATen/ops/_test_parallel_materialize_ops.h' 2025-09-07T07:13:30.9668655Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_serialization_subcmul.h' -> 'libtorch/include/ATen/ops/_test_serialization_subcmul.h' 2025-09-07T07:13:30.9669735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9670448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_serialization_subcmul_native.h' -> 'libtorch/include/ATen/ops/_test_serialization_subcmul_native.h' 2025-09-07T07:13:30.9671170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_serialization_subcmul_ops.h' -> 'libtorch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2025-09-07T07:13:30.9671730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_string_default.h' -> 'libtorch/include/ATen/ops/_test_string_default.h' 2025-09-07T07:13:30.9672687Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9673329Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_string_default_native.h' -> 'libtorch/include/ATen/ops/_test_string_default_native.h' 2025-09-07T07:13:30.9673928Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_string_default_ops.h' -> 'libtorch/include/ATen/ops/_test_string_default_ops.h' 2025-09-07T07:13:30.9674512Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_warn_in_autograd.h' -> 'libtorch/include/ATen/ops/_test_warn_in_autograd.h' 2025-09-07T07:13:30.9675600Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9676223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_warn_in_autograd_native.h' -> 'libtorch/include/ATen/ops/_test_warn_in_autograd_native.h' 2025-09-07T07:13:30.9676819Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_warn_in_autograd_ops.h' -> 'libtorch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2025-09-07T07:13:30.9677553Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' -> 'libtorch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2025-09-07T07:13:30.9678652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9679452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' -> 'libtorch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2025-09-07T07:13:30.9680213Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' -> 'libtorch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2025-09-07T07:13:30.9680999Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' -> 'libtorch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2025-09-07T07:13:30.9682119Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9682952Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' -> 'libtorch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2025-09-07T07:13:30.9683735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' -> 'libtorch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2025-09-07T07:13:30.9684269Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell.h' -> 'libtorch/include/ATen/ops/_thnn_fused_gru_cell.h' 2025-09-07T07:13:30.9684926Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' -> 'libtorch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2025-09-07T07:13:30.9685930Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9686723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9687419Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' -> 'libtorch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2025-09-07T07:13:30.9688085Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' -> 'libtorch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2025-09-07T07:13:30.9689005Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9689679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2025-09-07T07:13:30.9690293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' -> 'libtorch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2025-09-07T07:13:30.9690864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' -> 'libtorch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2025-09-07T07:13:30.9691405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2025-09-07T07:13:30.9692052Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2025-09-07T07:13:30.9693065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9693751Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2025-09-07T07:13:30.9694817Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9695631Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2025-09-07T07:13:30.9696423Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2025-09-07T07:13:30.9697150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2025-09-07T07:13:30.9697883Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2025-09-07T07:13:30.9698562Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2025-09-07T07:13:30.9699485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9700192Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2025-09-07T07:13:30.9700818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2025-09-07T07:13:30.9701431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' -> 'libtorch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2025-09-07T07:13:30.9701860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_copy.h' -> 'libtorch/include/ATen/ops/_to_copy.h' 2025-09-07T07:13:30.9702676Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9703162Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_copy_native.h' -> 'libtorch/include/ATen/ops/_to_copy_native.h' 2025-09-07T07:13:30.9703614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_copy_ops.h' -> 'libtorch/include/ATen/ops/_to_copy_ops.h' 2025-09-07T07:13:30.9704108Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_cpu.h' -> 'libtorch/include/ATen/ops/_to_cpu.h' 2025-09-07T07:13:30.9705104Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9705597Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_cpu_native.h' -> 'libtorch/include/ATen/ops/_to_cpu_native.h' 2025-09-07T07:13:30.9706058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_cpu_ops.h' -> 'libtorch/include/ATen/ops/_to_cpu_ops.h' 2025-09-07T07:13:30.9706500Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_dense.h' -> 'libtorch/include/ATen/ops/_to_dense.h' 2025-09-07T07:13:30.9707346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9707865Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_dense_native.h' -> 'libtorch/include/ATen/ops/_to_dense_native.h' 2025-09-07T07:13:30.9708344Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_dense_ops.h' -> 'libtorch/include/ATen/ops/_to_dense_ops.h' 2025-09-07T07:13:30.9708802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse.h' -> 'libtorch/include/ATen/ops/_to_sparse.h' 2025-09-07T07:13:30.9709299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsc.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsc.h' 2025-09-07T07:13:30.9710182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9710848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2025-09-07T07:13:30.9711479Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2025-09-07T07:13:30.9712042Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsc_native.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsc_native.h' 2025-09-07T07:13:30.9712605Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsc_ops.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsc_ops.h' 2025-09-07T07:13:30.9713093Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsr.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsr.h' 2025-09-07T07:13:30.9713968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9714625Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2025-09-07T07:13:30.9715256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2025-09-07T07:13:30.9715848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsr_native.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsr_native.h' 2025-09-07T07:13:30.9716493Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsr_ops.h' -> 'libtorch/include/ATen/ops/_to_sparse_bsr_ops.h' 2025-09-07T07:13:30.9717314Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9717886Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2025-09-07T07:13:30.9718376Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csc.h' -> 'libtorch/include/ATen/ops/_to_sparse_csc.h' 2025-09-07T07:13:30.9719231Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9719838Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2025-09-07T07:13:30.9720462Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2025-09-07T07:13:30.9721000Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csc_native.h' -> 'libtorch/include/ATen/ops/_to_sparse_csc_native.h' 2025-09-07T07:13:30.9721513Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csc_ops.h' -> 'libtorch/include/ATen/ops/_to_sparse_csc_ops.h' 2025-09-07T07:13:30.9722006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csr.h' -> 'libtorch/include/ATen/ops/_to_sparse_csr.h' 2025-09-07T07:13:30.9722867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9723473Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2025-09-07T07:13:30.9724099Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2025-09-07T07:13:30.9724644Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csr_native.h' -> 'libtorch/include/ATen/ops/_to_sparse_csr_native.h' 2025-09-07T07:13:30.9725189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csr_ops.h' -> 'libtorch/include/ATen/ops/_to_sparse_csr_ops.h' 2025-09-07T07:13:30.9725777Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2025-09-07T07:13:30.9726287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_native.h' -> 'libtorch/include/ATen/ops/_to_sparse_native.h' 2025-09-07T07:13:30.9726793Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_ops.h' -> 'libtorch/include/ATen/ops/_to_sparse_ops.h' 2025-09-07T07:13:30.9727403Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_semi_structured.h' -> 'libtorch/include/ATen/ops/_to_sparse_semi_structured.h' 2025-09-07T07:13:30.9728147Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2025-09-07T07:13:30.9728848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_semi_structured_native.h' -> 'libtorch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2025-09-07T07:13:30.9729495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' -> 'libtorch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2025-09-07T07:13:30.9730152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transform_bias_rescale_qkv.h' -> 'libtorch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2025-09-07T07:13:30.9731152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9731894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2025-09-07T07:13:30.9732657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2025-09-07T07:13:30.9733357Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' -> 'libtorch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2025-09-07T07:13:30.9734011Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' -> 'libtorch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2025-09-07T07:13:30.9734659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' -> 'libtorch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2025-09-07T07:13:30.9735696Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9736478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2025-09-07T07:13:30.9737257Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2025-09-07T07:13:30.9737995Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' -> 'libtorch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2025-09-07T07:13:30.9738683Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' -> 'libtorch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2025-09-07T07:13:30.9739136Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear.h' -> 'libtorch/include/ATen/ops/_trilinear.h' 2025-09-07T07:13:30.9739693Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear_native.h' -> 'libtorch/include/ATen/ops/_trilinear_native.h' 2025-09-07T07:13:30.9740531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9741541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9742053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear_ops.h' -> 'libtorch/include/ATen/ops/_trilinear_ops.h' 2025-09-07T07:13:30.9742676Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_multi_head_attention.h' -> 'libtorch/include/ATen/ops/_triton_multi_head_attention.h' 2025-09-07T07:13:30.9743691Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9744743Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2025-09-07T07:13:30.9745470Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_multi_head_attention_native.h' -> 'libtorch/include/ATen/ops/_triton_multi_head_attention_native.h' 2025-09-07T07:13:30.9746193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_multi_head_attention_ops.h' -> 'libtorch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2025-09-07T07:13:30.9746833Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_scaled_dot_attention.h' -> 'libtorch/include/ATen/ops/_triton_scaled_dot_attention.h' 2025-09-07T07:13:30.9747859Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9748657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2025-09-07T07:13:30.9749370Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' -> 'libtorch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2025-09-07T07:13:30.9750049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' -> 'libtorch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2025-09-07T07:13:30.9750498Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique.h' -> 'libtorch/include/ATen/ops/_unique.h' 2025-09-07T07:13:30.9750940Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2.h' -> 'libtorch/include/ATen/ops/_unique2.h' 2025-09-07T07:13:30.9751784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9752367Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_unique2_cpu_dispatch.h' 2025-09-07T07:13:30.9752948Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_unique2_cuda_dispatch.h' 2025-09-07T07:13:30.9753460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_native.h' -> 'libtorch/include/ATen/ops/_unique2_native.h' 2025-09-07T07:13:30.9753941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_ops.h' -> 'libtorch/include/ATen/ops/_unique2_ops.h' 2025-09-07T07:13:30.9754773Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9755397Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_unique_cpu_dispatch.h' 2025-09-07T07:13:30.9755970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_unique_cuda_dispatch.h' 2025-09-07T07:13:30.9756574Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_native.h' -> 'libtorch/include/ATen/ops/_unique_native.h' 2025-09-07T07:13:30.9757063Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_ops.h' -> 'libtorch/include/ATen/ops/_unique_ops.h' 2025-09-07T07:13:30.9757524Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unpack_dual.h' -> 'libtorch/include/ATen/ops/_unpack_dual.h' 2025-09-07T07:13:30.9758374Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9758916Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unpack_dual_native.h' -> 'libtorch/include/ATen/ops/_unpack_dual_native.h' 2025-09-07T07:13:30.9759442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unpack_dual_ops.h' -> 'libtorch/include/ATen/ops/_unpack_dual_ops.h' 2025-09-07T07:13:30.9760055Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index.h' -> 'libtorch/include/ATen/ops/_unsafe_index.h' 2025-09-07T07:13:30.9761170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9761730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_native.h' -> 'libtorch/include/ATen/ops/_unsafe_index_native.h' 2025-09-07T07:13:30.9762255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_ops.h' -> 'libtorch/include/ATen/ops/_unsafe_index_ops.h' 2025-09-07T07:13:30.9762794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_put.h' -> 'libtorch/include/ATen/ops/_unsafe_index_put.h' 2025-09-07T07:13:30.9763723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9764327Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_put_native.h' -> 'libtorch/include/ATen/ops/_unsafe_index_put_native.h' 2025-09-07T07:13:30.9764896Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_put_ops.h' -> 'libtorch/include/ATen/ops/_unsafe_index_put_ops.h' 2025-09-07T07:13:30.9765450Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index.h' -> 'libtorch/include/ATen/ops/_unsafe_masked_index.h' 2025-09-07T07:13:30.9766402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9767053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_native.h' -> 'libtorch/include/ATen/ops/_unsafe_masked_index_native.h' 2025-09-07T07:13:30.9767649Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_ops.h' -> 'libtorch/include/ATen/ops/_unsafe_masked_index_ops.h' 2025-09-07T07:13:30.9768370Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' -> 'libtorch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' 2025-09-07T07:13:30.9769489Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9770316Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' -> 'libtorch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' 2025-09-07T07:13:30.9771076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' -> 'libtorch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' 2025-09-07T07:13:30.9771564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_view.h' -> 'libtorch/include/ATen/ops/_unsafe_view.h' 2025-09-07T07:13:30.9772478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9773152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_view_native.h' -> 'libtorch/include/ATen/ops/_unsafe_view_native.h' 2025-09-07T07:13:30.9773657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_view_ops.h' -> 'libtorch/include/ATen/ops/_unsafe_view_ops.h' 2025-09-07T07:13:30.9774222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2025-09-07T07:13:30.9774927Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2025-09-07T07:13:30.9776156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9776941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2025-09-07T07:13:30.9777750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9778459Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2025-09-07T07:13:30.9779249Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2025-09-07T07:13:30.9779997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2025-09-07T07:13:30.9780693Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2025-09-07T07:13:30.9781807Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9782767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9783461Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2025-09-07T07:13:30.9784420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2025-09-07T07:13:30.9785060Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2025-09-07T07:13:30.9785786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2025-09-07T07:13:30.9786734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2025-09-07T07:13:30.9787358Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' -> 'libtorch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2025-09-07T07:13:30.9787961Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2025-09-07T07:13:30.9788690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2025-09-07T07:13:30.9789951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9790817Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2025-09-07T07:13:30.9791660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9792428Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2025-09-07T07:13:30.9793259Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2025-09-07T07:13:30.9794034Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2025-09-07T07:13:30.9794771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2025-09-07T07:13:30.9795947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9797041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9797757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2025-09-07T07:13:30.9798491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2025-09-07T07:13:30.9799116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2025-09-07T07:13:30.9799837Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2025-09-07T07:13:30.9800495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2025-09-07T07:13:30.9801111Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' -> 'libtorch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2025-09-07T07:13:30.9801707Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d.h' 2025-09-07T07:13:30.9802442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2025-09-07T07:13:30.9803689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9804547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2025-09-07T07:13:30.9806361Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9808075Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2025-09-07T07:13:30.9809799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2025-09-07T07:13:30.9811537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2025-09-07T07:13:30.9813203Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2025-09-07T07:13:30.9815245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9817518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9819370Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2025-09-07T07:13:30.9820982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2025-09-07T07:13:30.9822500Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2025-09-07T07:13:30.9824089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2025-09-07T07:13:30.9825856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2025-09-07T07:13:30.9827348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2025-09-07T07:13:30.9828775Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d.h' 2025-09-07T07:13:30.9830245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2025-09-07T07:13:30.9832384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9834689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2025-09-07T07:13:30.9836634Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9838373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2025-09-07T07:13:30.9840080Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2025-09-07T07:13:30.9841791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2025-09-07T07:13:30.9843439Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2025-09-07T07:13:30.9845448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9847724Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9849577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2025-09-07T07:13:30.9851185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2025-09-07T07:13:30.9852698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2025-09-07T07:13:30.9854233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2025-09-07T07:13:30.9855787Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2025-09-07T07:13:30.9857223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2025-09-07T07:13:30.9858602Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d.h' 2025-09-07T07:13:30.9860381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2025-09-07T07:13:30.9862498Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9864839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2025-09-07T07:13:30.9866684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2025-09-07T07:13:30.9868491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2025-09-07T07:13:30.9870258Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2025-09-07T07:13:30.9872035Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2025-09-07T07:13:30.9873751Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2025-09-07T07:13:30.9875929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9878226Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9880071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2025-09-07T07:13:30.9881720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2025-09-07T07:13:30.9883225Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2025-09-07T07:13:30.9884743Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2025-09-07T07:13:30.9886292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2025-09-07T07:13:30.9887719Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' -> 'libtorch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2025-09-07T07:13:30.9889031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_ctc_loss.h' -> 'libtorch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2025-09-07T07:13:30.9890358Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2025-09-07T07:13:30.9891735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' -> 'libtorch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2025-09-07T07:13:30.9893024Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' -> 'libtorch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2025-09-07T07:13:30.9894346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' -> 'libtorch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2025-09-07T07:13:30.9896100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9897931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' -> 'libtorch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2025-09-07T07:13:30.9899439Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' -> 'libtorch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2025-09-07T07:13:30.9900964Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_compressed_sparse_indices.h' -> 'libtorch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2025-09-07T07:13:30.9902628Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2025-09-07T07:13:30.9904688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2025-09-07T07:13:30.9906598Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' -> 'libtorch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2025-09-07T07:13:30.9908296Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' -> 'libtorch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2025-09-07T07:13:30.9909880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' -> 'libtorch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2025-09-07T07:13:30.9911804Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9913801Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' -> 'libtorch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2025-09-07T07:13:30.9915410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' -> 'libtorch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2025-09-07T07:13:30.9917048Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' -> 'libtorch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2025-09-07T07:13:30.9918877Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9920768Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' -> 'libtorch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2025-09-07T07:13:30.9922339Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' -> 'libtorch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2025-09-07T07:13:30.9923922Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' -> 'libtorch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2025-09-07T07:13:30.9925908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9927972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' -> 'libtorch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2025-09-07T07:13:30.9929697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' -> 'libtorch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2025-09-07T07:13:30.9931268Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' -> 'libtorch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2025-09-07T07:13:30.9933113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9935039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' -> 'libtorch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2025-09-07T07:13:30.9936592Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' -> 'libtorch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2025-09-07T07:13:30.9938089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' -> 'libtorch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2025-09-07T07:13:30.9939950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9941835Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' -> 'libtorch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2025-09-07T07:13:30.9943401Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' -> 'libtorch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2025-09-07T07:13:30.9945230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' -> 'libtorch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2025-09-07T07:13:30.9947136Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9949092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' -> 'libtorch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2025-09-07T07:13:30.9950707Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' -> 'libtorch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2025-09-07T07:13:30.9952007Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values.h' -> 'libtorch/include/ATen/ops/_values.h' 2025-09-07T07:13:30.9953069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_copy.h' -> 'libtorch/include/ATen/ops/_values_copy.h' 2025-09-07T07:13:30.9954569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:30.9956724Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:30.9958400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_copy_native.h' -> 'libtorch/include/ATen/ops/_values_copy_native.h' 2025-09-07T07:13:30.9959564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_copy_ops.h' -> 'libtorch/include/ATen/ops/_values_copy_ops.h' 2025-09-07T07:13:30.9961027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_native.h' -> 'libtorch/include/ATen/ops/_values_native.h' 2025-09-07T07:13:30.9962149Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_ops.h' -> 'libtorch/include/ATen/ops/_values_ops.h' 2025-09-07T07:13:30.9963209Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_version.h' -> 'libtorch/include/ATen/ops/_version.h' 2025-09-07T07:13:30.9964639Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9966133Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_version_native.h' -> 'libtorch/include/ATen/ops/_version_native.h' 2025-09-07T07:13:30.9967279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_version_ops.h' -> 'libtorch/include/ATen/ops/_version_ops.h' 2025-09-07T07:13:30.9968516Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm.h' -> 'libtorch/include/ATen/ops/_weight_int4pack_mm.h' 2025-09-07T07:13:30.9969920Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2025-09-07T07:13:30.9971387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h' -> 'libtorch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h' 2025-09-07T07:13:30.9973064Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h' 2025-09-07T07:13:30.9974618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h' -> 'libtorch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h' 2025-09-07T07:13:30.9976071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h' -> 'libtorch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h' 2025-09-07T07:13:30.9977484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_native.h' -> 'libtorch/include/ATen/ops/_weight_int4pack_mm_native.h' 2025-09-07T07:13:30.9978805Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_ops.h' -> 'libtorch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2025-09-07T07:13:30.9980292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h' -> 'libtorch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h' 2025-09-07T07:13:30.9982000Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h' -> 'libtorch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h' 2025-09-07T07:13:30.9983731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h' -> 'libtorch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h' 2025-09-07T07:13:30.9985459Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int8pack_mm.h' -> 'libtorch/include/ATen/ops/_weight_int8pack_mm.h' 2025-09-07T07:13:30.9986845Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2025-09-07T07:13:30.9988384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h' 2025-09-07T07:13:30.9989835Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int8pack_mm_native.h' -> 'libtorch/include/ATen/ops/_weight_int8pack_mm_native.h' 2025-09-07T07:13:30.9991192Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int8pack_mm_ops.h' -> 'libtorch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2025-09-07T07:13:30.9992393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm.h' -> 'libtorch/include/ATen/ops/_weight_norm.h' 2025-09-07T07:13:30.9993898Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9995662Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_differentiable_backward.h' -> 'libtorch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2025-09-07T07:13:30.9997738Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:30.9999768Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' -> 'libtorch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2025-09-07T07:13:31.0001479Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' -> 'libtorch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2025-09-07T07:13:31.0002932Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface.h' -> 'libtorch/include/ATen/ops/_weight_norm_interface.h' 2025-09-07T07:13:31.0004285Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_backward.h' -> 'libtorch/include/ATen/ops/_weight_norm_interface_backward.h' 2025-09-07T07:13:31.0006150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0008102Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2025-09-07T07:13:31.0009823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2025-09-07T07:13:31.0011518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_backward_native.h' -> 'libtorch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2025-09-07T07:13:31.0013084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' -> 'libtorch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2025-09-07T07:13:31.0014900Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0016689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2025-09-07T07:13:31.0018224Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2025-09-07T07:13:31.0019716Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_native.h' -> 'libtorch/include/ATen/ops/_weight_norm_interface_native.h' 2025-09-07T07:13:31.0021091Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_ops.h' -> 'libtorch/include/ATen/ops/_weight_norm_interface_ops.h' 2025-09-07T07:13:31.0022371Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_native.h' -> 'libtorch/include/ATen/ops/_weight_norm_native.h' 2025-09-07T07:13:31.0023552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_ops.h' -> 'libtorch/include/ATen/ops/_weight_norm_ops.h' 2025-09-07T07:13:31.0025042Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_linear_prepack.h' -> 'libtorch/include/ATen/ops/_wrapped_linear_prepack.h' 2025-09-07T07:13:31.0026775Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0028589Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_linear_prepack_native.h' -> 'libtorch/include/ATen/ops/_wrapped_linear_prepack_native.h' 2025-09-07T07:13:31.0030032Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_linear_prepack_ops.h' -> 'libtorch/include/ATen/ops/_wrapped_linear_prepack_ops.h' 2025-09-07T07:13:31.0031559Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h' -> 'libtorch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h' 2025-09-07T07:13:31.0033550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0035658Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h' -> 'libtorch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h' 2025-09-07T07:13:31.0037465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h' -> 'libtorch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h' 2025-09-07T07:13:31.0038757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs.h' -> 'libtorch/include/ATen/ops/abs.h' 2025-09-07T07:13:31.0040092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0041524Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/abs_cpu_dispatch.h' 2025-09-07T07:13:31.0042701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/abs_cuda_dispatch.h' 2025-09-07T07:13:31.0043825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_native.h' -> 'libtorch/include/ATen/ops/abs_native.h' 2025-09-07T07:13:31.0044871Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_ops.h' -> 'libtorch/include/ATen/ops/abs_ops.h' 2025-09-07T07:13:31.0045880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/absolute.h' -> 'libtorch/include/ATen/ops/absolute.h' 2025-09-07T07:13:31.0047350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0048860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/absolute_native.h' -> 'libtorch/include/ATen/ops/absolute_native.h' 2025-09-07T07:13:31.0049982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/absolute_ops.h' -> 'libtorch/include/ATen/ops/absolute_ops.h' 2025-09-07T07:13:31.0051016Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos.h' -> 'libtorch/include/ATen/ops/acos.h' 2025-09-07T07:13:31.0052511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0054123Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/acos_cpu_dispatch.h' 2025-09-07T07:13:31.0055331Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/acos_cuda_dispatch.h' 2025-09-07T07:13:31.0056441Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_meta.h' -> 'libtorch/include/ATen/ops/acos_meta.h' 2025-09-07T07:13:31.0057564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_meta_dispatch.h' -> 'libtorch/include/ATen/ops/acos_meta_dispatch.h' 2025-09-07T07:13:31.0058714Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_native.h' -> 'libtorch/include/ATen/ops/acos_native.h' 2025-09-07T07:13:31.0059891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_ops.h' -> 'libtorch/include/ATen/ops/acos_ops.h' 2025-09-07T07:13:31.0061094Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh.h' -> 'libtorch/include/ATen/ops/acosh.h' 2025-09-07T07:13:31.0062652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0064428Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/acosh_cpu_dispatch.h' 2025-09-07T07:13:31.0065692Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/acosh_cuda_dispatch.h' 2025-09-07T07:13:31.0066857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_meta.h' -> 'libtorch/include/ATen/ops/acosh_meta.h' 2025-09-07T07:13:31.0068107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/acosh_meta_dispatch.h' 2025-09-07T07:13:31.0069291Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_native.h' -> 'libtorch/include/ATen/ops/acosh_native.h' 2025-09-07T07:13:31.0070389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_ops.h' -> 'libtorch/include/ATen/ops/acosh_ops.h' 2025-09-07T07:13:31.0071616Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool1d.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool1d.h' 2025-09-07T07:13:31.0073304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0075401Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0077269Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool1d_native.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2025-09-07T07:13:31.0078607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2025-09-07T07:13:31.0079914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool2d.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool2d.h' 2025-09-07T07:13:31.0081554Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0083312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2025-09-07T07:13:31.0084841Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2025-09-07T07:13:31.0086286Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool2d_native.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2025-09-07T07:13:31.0087632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2025-09-07T07:13:31.0088908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool3d.h' 2025-09-07T07:13:31.0090236Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2025-09-07T07:13:31.0091793Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.0093507Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.0095142Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2025-09-07T07:13:31.0096679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2025-09-07T07:13:31.0098463Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0100219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2025-09-07T07:13:31.0101771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2025-09-07T07:13:31.0103237Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_native.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2025-09-07T07:13:31.0104859Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' -> 'libtorch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2025-09-07T07:13:31.0106214Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool1d.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool1d.h' 2025-09-07T07:13:31.0107891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0109655Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool1d_native.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool1d_native.h' 2025-09-07T07:13:31.0111081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool1d_ops.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2025-09-07T07:13:31.0112384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d.h' 2025-09-07T07:13:31.0113799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2025-09-07T07:13:31.0115854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0118108Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.0119827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.0121461Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2025-09-07T07:13:31.0123094Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2025-09-07T07:13:31.0124736Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2025-09-07T07:13:31.0126277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2025-09-07T07:13:31.0128217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0130139Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2025-09-07T07:13:31.0131665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2025-09-07T07:13:31.0133092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_meta.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2025-09-07T07:13:31.0134531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2025-09-07T07:13:31.0136010Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_native.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_native.h' 2025-09-07T07:13:31.0137352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_ops.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2025-09-07T07:13:31.0138633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d.h' 2025-09-07T07:13:31.0139988Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2025-09-07T07:13:31.0141970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0144156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.0146129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.0147847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2025-09-07T07:13:31.0149523Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2025-09-07T07:13:31.0151229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2025-09-07T07:13:31.0152815Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2025-09-07T07:13:31.0154816Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0156896Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2025-09-07T07:13:31.0158416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2025-09-07T07:13:31.0160011Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_meta.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2025-09-07T07:13:31.0161679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2025-09-07T07:13:31.0163189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_native.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_native.h' 2025-09-07T07:13:31.0164574Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_ops.h' -> 'libtorch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2025-09-07T07:13:31.0165734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add.h' -> 'libtorch/include/ATen/ops/add.h' 2025-09-07T07:13:31.0167096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0168999Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0170699Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/add_cpu_dispatch.h' 2025-09-07T07:13:31.0171919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/add_cuda_dispatch.h' 2025-09-07T07:13:31.0173137Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_meta.h' -> 'libtorch/include/ATen/ops/add_meta.h' 2025-09-07T07:13:31.0174280Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_meta_dispatch.h' -> 'libtorch/include/ATen/ops/add_meta_dispatch.h' 2025-09-07T07:13:31.0175391Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_native.h' -> 'libtorch/include/ATen/ops/add_native.h' 2025-09-07T07:13:31.0176410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_ops.h' -> 'libtorch/include/ATen/ops/add_ops.h' 2025-09-07T07:13:31.0177413Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm.h' -> 'libtorch/include/ATen/ops/addbmm.h' 2025-09-07T07:13:31.0178559Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/addbmm_cpu_dispatch.h' 2025-09-07T07:13:31.0179811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/addbmm_cuda_dispatch.h' 2025-09-07T07:13:31.0181047Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/addbmm_meta_dispatch.h' 2025-09-07T07:13:31.0182268Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_native.h' -> 'libtorch/include/ATen/ops/addbmm_native.h' 2025-09-07T07:13:31.0183349Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_ops.h' -> 'libtorch/include/ATen/ops/addbmm_ops.h' 2025-09-07T07:13:31.0184635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv.h' -> 'libtorch/include/ATen/ops/addcdiv.h' 2025-09-07T07:13:31.0186268Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0188018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2025-09-07T07:13:31.0189315Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2025-09-07T07:13:31.0190551Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_meta.h' -> 'libtorch/include/ATen/ops/addcdiv_meta.h' 2025-09-07T07:13:31.0191767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_meta_dispatch.h' -> 'libtorch/include/ATen/ops/addcdiv_meta_dispatch.h' 2025-09-07T07:13:31.0193011Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_native.h' -> 'libtorch/include/ATen/ops/addcdiv_native.h' 2025-09-07T07:13:31.0194155Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_ops.h' -> 'libtorch/include/ATen/ops/addcdiv_ops.h' 2025-09-07T07:13:31.0195230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul.h' -> 'libtorch/include/ATen/ops/addcmul.h' 2025-09-07T07:13:31.0196956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0198654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/addcmul_cpu_dispatch.h' 2025-09-07T07:13:31.0199917Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/addcmul_cuda_dispatch.h' 2025-09-07T07:13:31.0201102Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_meta.h' -> 'libtorch/include/ATen/ops/addcmul_meta.h' 2025-09-07T07:13:31.0202304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_meta_dispatch.h' -> 'libtorch/include/ATen/ops/addcmul_meta_dispatch.h' 2025-09-07T07:13:31.0203508Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_native.h' -> 'libtorch/include/ATen/ops/addcmul_native.h' 2025-09-07T07:13:31.0204612Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_ops.h' -> 'libtorch/include/ATen/ops/addcmul_ops.h' 2025-09-07T07:13:31.0205633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm.h' -> 'libtorch/include/ATen/ops/addmm.h' 2025-09-07T07:13:31.0207186Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0208823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/addmm_cpu_dispatch.h' 2025-09-07T07:13:31.0210036Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/addmm_cuda_dispatch.h' 2025-09-07T07:13:31.0211203Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_meta.h' -> 'libtorch/include/ATen/ops/addmm_meta.h' 2025-09-07T07:13:31.0212335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/addmm_meta_dispatch.h' 2025-09-07T07:13:31.0213496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_native.h' -> 'libtorch/include/ATen/ops/addmm_native.h' 2025-09-07T07:13:31.0214617Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_ops.h' -> 'libtorch/include/ATen/ops/addmm_ops.h' 2025-09-07T07:13:31.0215615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv.h' -> 'libtorch/include/ATen/ops/addmv.h' 2025-09-07T07:13:31.0217134Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0218775Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/addmv_cpu_dispatch.h' 2025-09-07T07:13:31.0219986Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/addmv_cuda_dispatch.h' 2025-09-07T07:13:31.0221118Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_meta.h' -> 'libtorch/include/ATen/ops/addmv_meta.h' 2025-09-07T07:13:31.0222252Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_meta_dispatch.h' -> 'libtorch/include/ATen/ops/addmv_meta_dispatch.h' 2025-09-07T07:13:31.0223409Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_native.h' -> 'libtorch/include/ATen/ops/addmv_native.h' 2025-09-07T07:13:31.0224728Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_ops.h' -> 'libtorch/include/ATen/ops/addmv_ops.h' 2025-09-07T07:13:31.0225755Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr.h' -> 'libtorch/include/ATen/ops/addr.h' 2025-09-07T07:13:31.0227153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0228639Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/addr_cpu_dispatch.h' 2025-09-07T07:13:31.0229878Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/addr_cuda_dispatch.h' 2025-09-07T07:13:31.0231056Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_native.h' -> 'libtorch/include/ATen/ops/addr_native.h' 2025-09-07T07:13:31.0232115Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_ops.h' -> 'libtorch/include/ATen/ops/addr_ops.h' 2025-09-07T07:13:31.0233166Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adjoint.h' -> 'libtorch/include/ATen/ops/adjoint.h' 2025-09-07T07:13:31.0234661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0236275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adjoint_native.h' -> 'libtorch/include/ATen/ops/adjoint_native.h' 2025-09-07T07:13:31.0237382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adjoint_ops.h' -> 'libtorch/include/ATen/ops/adjoint_ops.h' 2025-09-07T07:13:31.0238585Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator.h' -> 'libtorch/include/ATen/ops/affine_grid_generator.h' 2025-09-07T07:13:31.0239959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_backward.h' -> 'libtorch/include/ATen/ops/affine_grid_generator_backward.h' 2025-09-07T07:13:31.0241812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0243755Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_backward_native.h' -> 'libtorch/include/ATen/ops/affine_grid_generator_backward_native.h' 2025-09-07T07:13:31.0245345Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_backward_ops.h' -> 'libtorch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2025-09-07T07:13:31.0247170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0248905Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_native.h' -> 'libtorch/include/ATen/ops/affine_grid_generator_native.h' 2025-09-07T07:13:31.0250299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_ops.h' -> 'libtorch/include/ATen/ops/affine_grid_generator_ops.h' 2025-09-07T07:13:31.0251457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias.h' -> 'libtorch/include/ATen/ops/alias.h' 2025-09-07T07:13:31.0252812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0254209Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_copy.h' -> 'libtorch/include/ATen/ops/alias_copy.h' 2025-09-07T07:13:31.0255642Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0257636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0259305Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_copy_native.h' -> 'libtorch/include/ATen/ops/alias_copy_native.h' 2025-09-07T07:13:31.0260880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_copy_ops.h' -> 'libtorch/include/ATen/ops/alias_copy_ops.h' 2025-09-07T07:13:31.0262023Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_native.h' -> 'libtorch/include/ATen/ops/alias_native.h' 2025-09-07T07:13:31.0263111Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_ops.h' -> 'libtorch/include/ATen/ops/alias_ops.h' 2025-09-07T07:13:31.0264228Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_as.h' -> 'libtorch/include/ATen/ops/align_as.h' 2025-09-07T07:13:31.0265683Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0267181Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_as_native.h' -> 'libtorch/include/ATen/ops/align_as_native.h' 2025-09-07T07:13:31.0268386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_as_ops.h' -> 'libtorch/include/ATen/ops/align_as_ops.h' 2025-09-07T07:13:31.0269514Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_tensors.h' -> 'libtorch/include/ATen/ops/align_tensors.h' 2025-09-07T07:13:31.0271060Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0272723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_tensors_native.h' -> 'libtorch/include/ATen/ops/align_tensors_native.h' 2025-09-07T07:13:31.0273978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_tensors_ops.h' -> 'libtorch/include/ATen/ops/align_tensors_ops.h' 2025-09-07T07:13:31.0275103Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_to.h' -> 'libtorch/include/ATen/ops/align_to.h' 2025-09-07T07:13:31.0276688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0278141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_to_native.h' -> 'libtorch/include/ATen/ops/align_to_native.h' 2025-09-07T07:13:31.0279251Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_to_ops.h' -> 'libtorch/include/ATen/ops/align_to_ops.h' 2025-09-07T07:13:31.0280289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all.h' -> 'libtorch/include/ATen/ops/all.h' 2025-09-07T07:13:31.0281608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0283453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0285314Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0286725Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/all_cpu_dispatch.h' 2025-09-07T07:13:31.0287904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/all_cuda_dispatch.h' 2025-09-07T07:13:31.0288991Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_meta.h' -> 'libtorch/include/ATen/ops/all_meta.h' 2025-09-07T07:13:31.0290092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_meta_dispatch.h' -> 'libtorch/include/ATen/ops/all_meta_dispatch.h' 2025-09-07T07:13:31.0291210Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_native.h' -> 'libtorch/include/ATen/ops/all_native.h' 2025-09-07T07:13:31.0292223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_ops.h' -> 'libtorch/include/ATen/ops/all_ops.h' 2025-09-07T07:13:31.0293244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/allclose.h' -> 'libtorch/include/ATen/ops/allclose.h' 2025-09-07T07:13:31.0294676Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0296169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/allclose_native.h' -> 'libtorch/include/ATen/ops/allclose_native.h' 2025-09-07T07:13:31.0297299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/allclose_ops.h' -> 'libtorch/include/ATen/ops/allclose_ops.h' 2025-09-07T07:13:31.0298390Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alpha_dropout.h' -> 'libtorch/include/ATen/ops/alpha_dropout.h' 2025-09-07T07:13:31.0299929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0301513Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alpha_dropout_native.h' -> 'libtorch/include/ATen/ops/alpha_dropout_native.h' 2025-09-07T07:13:31.0302727Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alpha_dropout_ops.h' -> 'libtorch/include/ATen/ops/alpha_dropout_ops.h' 2025-09-07T07:13:31.0303882Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax.h' -> 'libtorch/include/ATen/ops/amax.h' 2025-09-07T07:13:31.0305614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0307270Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/amax_cpu_dispatch.h' 2025-09-07T07:13:31.0308517Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/amax_cuda_dispatch.h' 2025-09-07T07:13:31.0309695Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_meta.h' -> 'libtorch/include/ATen/ops/amax_meta.h' 2025-09-07T07:13:31.0310845Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_meta_dispatch.h' -> 'libtorch/include/ATen/ops/amax_meta_dispatch.h' 2025-09-07T07:13:31.0312017Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_native.h' -> 'libtorch/include/ATen/ops/amax_native.h' 2025-09-07T07:13:31.0313107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_ops.h' -> 'libtorch/include/ATen/ops/amax_ops.h' 2025-09-07T07:13:31.0314120Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin.h' -> 'libtorch/include/ATen/ops/amin.h' 2025-09-07T07:13:31.0315657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0317408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/amin_cpu_dispatch.h' 2025-09-07T07:13:31.0318616Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/amin_cuda_dispatch.h' 2025-09-07T07:13:31.0319726Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_meta.h' -> 'libtorch/include/ATen/ops/amin_meta.h' 2025-09-07T07:13:31.0320847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_meta_dispatch.h' -> 'libtorch/include/ATen/ops/amin_meta_dispatch.h' 2025-09-07T07:13:31.0321987Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_native.h' -> 'libtorch/include/ATen/ops/amin_native.h' 2025-09-07T07:13:31.0323012Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_ops.h' -> 'libtorch/include/ATen/ops/amin_ops.h' 2025-09-07T07:13:31.0324032Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax.h' -> 'libtorch/include/ATen/ops/aminmax.h' 2025-09-07T07:13:31.0325601Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0327294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/aminmax_cpu_dispatch.h' 2025-09-07T07:13:31.0328566Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/aminmax_cuda_dispatch.h' 2025-09-07T07:13:31.0329740Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_meta.h' -> 'libtorch/include/ATen/ops/aminmax_meta.h' 2025-09-07T07:13:31.0330921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_meta_dispatch.h' -> 'libtorch/include/ATen/ops/aminmax_meta_dispatch.h' 2025-09-07T07:13:31.0332163Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_native.h' -> 'libtorch/include/ATen/ops/aminmax_native.h' 2025-09-07T07:13:31.0333264Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_ops.h' -> 'libtorch/include/ATen/ops/aminmax_ops.h' 2025-09-07T07:13:31.0334261Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/and.h' -> 'libtorch/include/ATen/ops/and.h' 2025-09-07T07:13:31.0335574Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0336977Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/and_native.h' -> 'libtorch/include/ATen/ops/and_native.h' 2025-09-07T07:13:31.0337995Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/and_ops.h' -> 'libtorch/include/ATen/ops/and_ops.h' 2025-09-07T07:13:31.0338972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle.h' -> 'libtorch/include/ATen/ops/angle.h' 2025-09-07T07:13:31.0340070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/angle_cpu_dispatch.h' 2025-09-07T07:13:31.0357820Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/angle_cuda_dispatch.h' 2025-09-07T07:13:31.0359122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle_native.h' -> 'libtorch/include/ATen/ops/angle_native.h' 2025-09-07T07:13:31.0360615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle_ops.h' -> 'libtorch/include/ATen/ops/angle_ops.h' 2025-09-07T07:13:31.0361705Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any.h' -> 'libtorch/include/ATen/ops/any.h' 2025-09-07T07:13:31.0363079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0364979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0366891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0368359Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/any_cpu_dispatch.h' 2025-09-07T07:13:31.0369577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/any_cuda_dispatch.h' 2025-09-07T07:13:31.0370700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_meta.h' -> 'libtorch/include/ATen/ops/any_meta.h' 2025-09-07T07:13:31.0371825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_meta_dispatch.h' -> 'libtorch/include/ATen/ops/any_meta_dispatch.h' 2025-09-07T07:13:31.0373081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_native.h' -> 'libtorch/include/ATen/ops/any_native.h' 2025-09-07T07:13:31.0374100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_ops.h' -> 'libtorch/include/ATen/ops/any_ops.h' 2025-09-07T07:13:31.0375086Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange.h' -> 'libtorch/include/ATen/ops/arange.h' 2025-09-07T07:13:31.0376473Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0377984Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/arange_cpu_dispatch.h' 2025-09-07T07:13:31.0379216Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/arange_cuda_dispatch.h' 2025-09-07T07:13:31.0380468Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_meta_dispatch.h' -> 'libtorch/include/ATen/ops/arange_meta_dispatch.h' 2025-09-07T07:13:31.0381693Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_native.h' -> 'libtorch/include/ATen/ops/arange_native.h' 2025-09-07T07:13:31.0382775Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_ops.h' -> 'libtorch/include/ATen/ops/arange_ops.h' 2025-09-07T07:13:31.0383804Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccos.h' -> 'libtorch/include/ATen/ops/arccos.h' 2025-09-07T07:13:31.0385537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0387028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccos_native.h' -> 'libtorch/include/ATen/ops/arccos_native.h' 2025-09-07T07:13:31.0388143Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccos_ops.h' -> 'libtorch/include/ATen/ops/arccos_ops.h' 2025-09-07T07:13:31.0389207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccosh.h' -> 'libtorch/include/ATen/ops/arccosh.h' 2025-09-07T07:13:31.0390703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0392208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccosh_native.h' -> 'libtorch/include/ATen/ops/arccosh_native.h' 2025-09-07T07:13:31.0393352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccosh_ops.h' -> 'libtorch/include/ATen/ops/arccosh_ops.h' 2025-09-07T07:13:31.0394454Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsin.h' -> 'libtorch/include/ATen/ops/arcsin.h' 2025-09-07T07:13:31.0395873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0397439Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsin_native.h' -> 'libtorch/include/ATen/ops/arcsin_native.h' 2025-09-07T07:13:31.0398525Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsin_ops.h' -> 'libtorch/include/ATen/ops/arcsin_ops.h' 2025-09-07T07:13:31.0399552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsinh.h' -> 'libtorch/include/ATen/ops/arcsinh.h' 2025-09-07T07:13:31.0400963Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0402431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsinh_native.h' -> 'libtorch/include/ATen/ops/arcsinh_native.h' 2025-09-07T07:13:31.0403540Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsinh_ops.h' -> 'libtorch/include/ATen/ops/arcsinh_ops.h' 2025-09-07T07:13:31.0404568Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan.h' -> 'libtorch/include/ATen/ops/arctan.h' 2025-09-07T07:13:31.0405566Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan2.h' -> 'libtorch/include/ATen/ops/arctan2.h' 2025-09-07T07:13:31.0406981Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0408431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan2_native.h' -> 'libtorch/include/ATen/ops/arctan2_native.h' 2025-09-07T07:13:31.0409541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan2_ops.h' -> 'libtorch/include/ATen/ops/arctan2_ops.h' 2025-09-07T07:13:31.0410969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0412398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan_native.h' -> 'libtorch/include/ATen/ops/arctan_native.h' 2025-09-07T07:13:31.0413507Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan_ops.h' -> 'libtorch/include/ATen/ops/arctan_ops.h' 2025-09-07T07:13:31.0414536Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctanh.h' -> 'libtorch/include/ATen/ops/arctanh.h' 2025-09-07T07:13:31.0415942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0417407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctanh_native.h' -> 'libtorch/include/ATen/ops/arctanh_native.h' 2025-09-07T07:13:31.0418541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctanh_ops.h' -> 'libtorch/include/ATen/ops/arctanh_ops.h' 2025-09-07T07:13:31.0419576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax.h' -> 'libtorch/include/ATen/ops/argmax.h' 2025-09-07T07:13:31.0421126Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0422810Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/argmax_cpu_dispatch.h' 2025-09-07T07:13:31.0424137Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/argmax_cuda_dispatch.h' 2025-09-07T07:13:31.0425511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_meta.h' -> 'libtorch/include/ATen/ops/argmax_meta.h' 2025-09-07T07:13:31.0426744Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_meta_dispatch.h' -> 'libtorch/include/ATen/ops/argmax_meta_dispatch.h' 2025-09-07T07:13:31.0427969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_native.h' -> 'libtorch/include/ATen/ops/argmax_native.h' 2025-09-07T07:13:31.0429075Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_ops.h' -> 'libtorch/include/ATen/ops/argmax_ops.h' 2025-09-07T07:13:31.0430132Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin.h' -> 'libtorch/include/ATen/ops/argmin.h' 2025-09-07T07:13:31.0431732Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0433429Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/argmin_cpu_dispatch.h' 2025-09-07T07:13:31.0434720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/argmin_cuda_dispatch.h' 2025-09-07T07:13:31.0436028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_meta.h' -> 'libtorch/include/ATen/ops/argmin_meta.h' 2025-09-07T07:13:31.0437181Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_meta_dispatch.h' -> 'libtorch/include/ATen/ops/argmin_meta_dispatch.h' 2025-09-07T07:13:31.0438363Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_native.h' -> 'libtorch/include/ATen/ops/argmin_native.h' 2025-09-07T07:13:31.0439437Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_ops.h' -> 'libtorch/include/ATen/ops/argmin_ops.h' 2025-09-07T07:13:31.0440465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argsort.h' -> 'libtorch/include/ATen/ops/argsort.h' 2025-09-07T07:13:31.0441877Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0443340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argsort_native.h' -> 'libtorch/include/ATen/ops/argsort_native.h' 2025-09-07T07:13:31.0444452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argsort_ops.h' -> 'libtorch/include/ATen/ops/argsort_ops.h' 2025-09-07T07:13:31.0445496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argwhere.h' -> 'libtorch/include/ATen/ops/argwhere.h' 2025-09-07T07:13:31.0446957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0448447Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argwhere_native.h' -> 'libtorch/include/ATen/ops/argwhere_native.h' 2025-09-07T07:13:31.0449572Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argwhere_ops.h' -> 'libtorch/include/ATen/ops/argwhere_ops.h' 2025-09-07T07:13:31.0450674Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided.h' -> 'libtorch/include/ATen/ops/as_strided.h' 2025-09-07T07:13:31.0452258Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0453885Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_copy.h' -> 'libtorch/include/ATen/ops/as_strided_copy.h' 2025-09-07T07:13:31.0455443Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0457503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0459279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_copy_native.h' -> 'libtorch/include/ATen/ops/as_strided_copy_native.h' 2025-09-07T07:13:31.0460851Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_copy_ops.h' -> 'libtorch/include/ATen/ops/as_strided_copy_ops.h' 2025-09-07T07:13:31.0462141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/as_strided_cpu_dispatch.h' 2025-09-07T07:13:31.0463498Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/as_strided_cuda_dispatch.h' 2025-09-07T07:13:31.0464941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_meta_dispatch.h' -> 'libtorch/include/ATen/ops/as_strided_meta_dispatch.h' 2025-09-07T07:13:31.0466220Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_native.h' -> 'libtorch/include/ATen/ops/as_strided_native.h' 2025-09-07T07:13:31.0467412Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_ops.h' -> 'libtorch/include/ATen/ops/as_strided_ops.h' 2025-09-07T07:13:31.0468609Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_scatter.h' -> 'libtorch/include/ATen/ops/as_strided_scatter.h' 2025-09-07T07:13:31.0470241Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0472448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0474325Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_scatter_native.h' -> 'libtorch/include/ATen/ops/as_strided_scatter_native.h' 2025-09-07T07:13:31.0475771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_scatter_ops.h' -> 'libtorch/include/ATen/ops/as_strided_scatter_ops.h' 2025-09-07T07:13:31.0476880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin.h' -> 'libtorch/include/ATen/ops/asin.h' 2025-09-07T07:13:31.0478382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0480063Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/asin_cpu_dispatch.h' 2025-09-07T07:13:31.0481263Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/asin_cuda_dispatch.h' 2025-09-07T07:13:31.0482366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_meta.h' -> 'libtorch/include/ATen/ops/asin_meta.h' 2025-09-07T07:13:31.0483520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_meta_dispatch.h' -> 'libtorch/include/ATen/ops/asin_meta_dispatch.h' 2025-09-07T07:13:31.0484655Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_native.h' -> 'libtorch/include/ATen/ops/asin_native.h' 2025-09-07T07:13:31.0485686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_ops.h' -> 'libtorch/include/ATen/ops/asin_ops.h' 2025-09-07T07:13:31.0486691Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh.h' -> 'libtorch/include/ATen/ops/asinh.h' 2025-09-07T07:13:31.0488246Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0489879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/asinh_cpu_dispatch.h' 2025-09-07T07:13:31.0491096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/asinh_cuda_dispatch.h' 2025-09-07T07:13:31.0492266Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_meta.h' -> 'libtorch/include/ATen/ops/asinh_meta.h' 2025-09-07T07:13:31.0493406Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/asinh_meta_dispatch.h' 2025-09-07T07:13:31.0494555Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_native.h' -> 'libtorch/include/ATen/ops/asinh_native.h' 2025-09-07T07:13:31.0495619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_ops.h' -> 'libtorch/include/ATen/ops/asinh_ops.h' 2025-09-07T07:13:31.0496611Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan.h' -> 'libtorch/include/ATen/ops/atan.h' 2025-09-07T07:13:31.0497558Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2.h' -> 'libtorch/include/ATen/ops/atan2.h' 2025-09-07T07:13:31.0499073Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0500723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/atan2_cpu_dispatch.h' 2025-09-07T07:13:31.0501926Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/atan2_cuda_dispatch.h' 2025-09-07T07:13:31.0503098Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_meta.h' -> 'libtorch/include/ATen/ops/atan2_meta.h' 2025-09-07T07:13:31.0504507Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_meta_dispatch.h' -> 'libtorch/include/ATen/ops/atan2_meta_dispatch.h' 2025-09-07T07:13:31.0505692Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_native.h' -> 'libtorch/include/ATen/ops/atan2_native.h' 2025-09-07T07:13:31.0506786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_ops.h' -> 'libtorch/include/ATen/ops/atan2_ops.h' 2025-09-07T07:13:31.0508371Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0510025Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/atan_cpu_dispatch.h' 2025-09-07T07:13:31.0511264Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/atan_cuda_dispatch.h' 2025-09-07T07:13:31.0512437Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_meta.h' -> 'libtorch/include/ATen/ops/atan_meta.h' 2025-09-07T07:13:31.0513591Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_meta_dispatch.h' -> 'libtorch/include/ATen/ops/atan_meta_dispatch.h' 2025-09-07T07:13:31.0514764Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_native.h' -> 'libtorch/include/ATen/ops/atan_native.h' 2025-09-07T07:13:31.0515859Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_ops.h' -> 'libtorch/include/ATen/ops/atan_ops.h' 2025-09-07T07:13:31.0516980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh.h' -> 'libtorch/include/ATen/ops/atanh.h' 2025-09-07T07:13:31.0518490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0520136Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/atanh_cpu_dispatch.h' 2025-09-07T07:13:31.0521387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/atanh_cuda_dispatch.h' 2025-09-07T07:13:31.0522518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_meta.h' -> 'libtorch/include/ATen/ops/atanh_meta.h' 2025-09-07T07:13:31.0523682Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/atanh_meta_dispatch.h' 2025-09-07T07:13:31.0524844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_native.h' -> 'libtorch/include/ATen/ops/atanh_native.h' 2025-09-07T07:13:31.0525891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_ops.h' -> 'libtorch/include/ATen/ops/atanh_ops.h' 2025-09-07T07:13:31.0526933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_1d.h' -> 'libtorch/include/ATen/ops/atleast_1d.h' 2025-09-07T07:13:31.0528385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0529905Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_1d_native.h' -> 'libtorch/include/ATen/ops/atleast_1d_native.h' 2025-09-07T07:13:31.0531055Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_1d_ops.h' -> 'libtorch/include/ATen/ops/atleast_1d_ops.h' 2025-09-07T07:13:31.0532145Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_2d.h' -> 'libtorch/include/ATen/ops/atleast_2d.h' 2025-09-07T07:13:31.0533598Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0535112Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_2d_native.h' -> 'libtorch/include/ATen/ops/atleast_2d_native.h' 2025-09-07T07:13:31.0536256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_2d_ops.h' -> 'libtorch/include/ATen/ops/atleast_2d_ops.h' 2025-09-07T07:13:31.0537339Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_3d.h' -> 'libtorch/include/ATen/ops/atleast_3d.h' 2025-09-07T07:13:31.0538783Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0540304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_3d_native.h' -> 'libtorch/include/ATen/ops/atleast_3d_native.h' 2025-09-07T07:13:31.0541440Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_3d_ops.h' -> 'libtorch/include/ATen/ops/atleast_3d_ops.h' 2025-09-07T07:13:31.0542519Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool1d.h' -> 'libtorch/include/ATen/ops/avg_pool1d.h' 2025-09-07T07:13:31.0544093Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0545146Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0545685Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool1d_native.h' -> 'libtorch/include/ATen/ops/avg_pool1d_native.h' 2025-09-07T07:13:31.0546229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool1d_ops.h' -> 'libtorch/include/ATen/ops/avg_pool1d_ops.h' 2025-09-07T07:13:31.0546694Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d.h' -> 'libtorch/include/ATen/ops/avg_pool2d.h' 2025-09-07T07:13:31.0547248Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward.h' -> 'libtorch/include/ATen/ops/avg_pool2d_backward.h' 2025-09-07T07:13:31.0548415Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0549117Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.0549856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.0550474Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_meta.h' -> 'libtorch/include/ATen/ops/avg_pool2d_backward_meta.h' 2025-09-07T07:13:31.0551179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2025-09-07T07:13:31.0551810Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_native.h' -> 'libtorch/include/ATen/ops/avg_pool2d_backward_native.h' 2025-09-07T07:13:31.0552412Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_ops.h' -> 'libtorch/include/ATen/ops/avg_pool2d_backward_ops.h' 2025-09-07T07:13:31.0553449Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0554050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2025-09-07T07:13:31.0554666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2025-09-07T07:13:31.0555178Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_meta.h' -> 'libtorch/include/ATen/ops/avg_pool2d_meta.h' 2025-09-07T07:13:31.0555791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2025-09-07T07:13:31.0556447Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_native.h' -> 'libtorch/include/ATen/ops/avg_pool2d_native.h' 2025-09-07T07:13:31.0556932Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_ops.h' -> 'libtorch/include/ATen/ops/avg_pool2d_ops.h' 2025-09-07T07:13:31.0557384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d.h' -> 'libtorch/include/ATen/ops/avg_pool3d.h' 2025-09-07T07:13:31.0557937Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward.h' -> 'libtorch/include/ATen/ops/avg_pool3d_backward.h' 2025-09-07T07:13:31.0559027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0559884Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.0560774Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.0561441Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_meta.h' -> 'libtorch/include/ATen/ops/avg_pool3d_backward_meta.h' 2025-09-07T07:13:31.0562153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2025-09-07T07:13:31.0562781Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_native.h' -> 'libtorch/include/ATen/ops/avg_pool3d_backward_native.h' 2025-09-07T07:13:31.0563375Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_ops.h' -> 'libtorch/include/ATen/ops/avg_pool3d_backward_ops.h' 2025-09-07T07:13:31.0564454Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0565051Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2025-09-07T07:13:31.0565701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2025-09-07T07:13:31.0566219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_meta.h' -> 'libtorch/include/ATen/ops/avg_pool3d_meta.h' 2025-09-07T07:13:31.0566829Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2025-09-07T07:13:31.0567363Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_native.h' -> 'libtorch/include/ATen/ops/avg_pool3d_native.h' 2025-09-07T07:13:31.0567879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_ops.h' -> 'libtorch/include/ATen/ops/avg_pool3d_ops.h' 2025-09-07T07:13:31.0568328Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm.h' -> 'libtorch/include/ATen/ops/baddbmm.h' 2025-09-07T07:13:31.0569355Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0569936Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2025-09-07T07:13:31.0570526Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2025-09-07T07:13:31.0571016Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_meta.h' -> 'libtorch/include/ATen/ops/baddbmm_meta.h' 2025-09-07T07:13:31.0571608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/baddbmm_meta_dispatch.h' 2025-09-07T07:13:31.0572119Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_native.h' -> 'libtorch/include/ATen/ops/baddbmm_native.h' 2025-09-07T07:13:31.0572721Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_ops.h' -> 'libtorch/include/ATen/ops/baddbmm_ops.h' 2025-09-07T07:13:31.0573239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bartlett_window.h' -> 'libtorch/include/ATen/ops/bartlett_window.h' 2025-09-07T07:13:31.0574163Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0574786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bartlett_window_native.h' -> 'libtorch/include/ATen/ops/bartlett_window_native.h' 2025-09-07T07:13:31.0575337Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bartlett_window_ops.h' -> 'libtorch/include/ATen/ops/bartlett_window_ops.h' 2025-09-07T07:13:31.0575787Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm.h' -> 'libtorch/include/ATen/ops/batch_norm.h' 2025-09-07T07:13:31.0576357Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward.h' -> 'libtorch/include/ATen/ops/batch_norm_backward.h' 2025-09-07T07:13:31.0577043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2025-09-07T07:13:31.0577731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2025-09-07T07:13:31.0578331Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_elemt.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_elemt.h' 2025-09-07T07:13:31.0579363Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0580385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2025-09-07T07:13:31.0581065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_elemt_native.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2025-09-07T07:13:31.0581720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2025-09-07T07:13:31.0582334Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_native.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_native.h' 2025-09-07T07:13:31.0582921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_ops.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_ops.h' 2025-09-07T07:13:31.0583534Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_reduce.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_reduce.h' 2025-09-07T07:13:31.0584823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0585625Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2025-09-07T07:13:31.0586333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_reduce_native.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2025-09-07T07:13:31.0587003Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' -> 'libtorch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2025-09-07T07:13:31.0587889Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0588417Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_elemt.h' -> 'libtorch/include/ATen/ops/batch_norm_elemt.h' 2025-09-07T07:13:31.0589092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2025-09-07T07:13:31.0589699Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_elemt_native.h' -> 'libtorch/include/ATen/ops/batch_norm_elemt_native.h' 2025-09-07T07:13:31.0590297Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_elemt_ops.h' -> 'libtorch/include/ATen/ops/batch_norm_elemt_ops.h' 2025-09-07T07:13:31.0590888Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats.h' -> 'libtorch/include/ATen/ops/batch_norm_gather_stats.h' 2025-09-07T07:13:31.0591898Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0592682Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2025-09-07T07:13:31.0593353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_native.h' -> 'libtorch/include/ATen/ops/batch_norm_gather_stats_native.h' 2025-09-07T07:13:31.0593998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_ops.h' -> 'libtorch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2025-09-07T07:13:31.0594747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' -> 'libtorch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2025-09-07T07:13:31.0595904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0596869Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2025-09-07T07:13:31.0597650Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' -> 'libtorch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2025-09-07T07:13:31.0598393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' -> 'libtorch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2025-09-07T07:13:31.0598916Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_native.h' -> 'libtorch/include/ATen/ops/batch_norm_native.h' 2025-09-07T07:13:31.0599400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_ops.h' -> 'libtorch/include/ATen/ops/batch_norm_ops.h' 2025-09-07T07:13:31.0599918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_stats.h' -> 'libtorch/include/ATen/ops/batch_norm_stats.h' 2025-09-07T07:13:31.0600820Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0601472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2025-09-07T07:13:31.0602069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_stats_native.h' -> 'libtorch/include/ATen/ops/batch_norm_stats_native.h' 2025-09-07T07:13:31.0602614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_stats_ops.h' -> 'libtorch/include/ATen/ops/batch_norm_stats_ops.h' 2025-09-07T07:13:31.0603191Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_update_stats.h' -> 'libtorch/include/ATen/ops/batch_norm_update_stats.h' 2025-09-07T07:13:31.0604173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0604890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2025-09-07T07:13:31.0605642Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2025-09-07T07:13:31.0606308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_update_stats_native.h' -> 'libtorch/include/ATen/ops/batch_norm_update_stats_native.h' 2025-09-07T07:13:31.0606922Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_update_stats_ops.h' -> 'libtorch/include/ATen/ops/batch_norm_update_stats_ops.h' 2025-09-07T07:13:31.0607406Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli.h' -> 'libtorch/include/ATen/ops/bernoulli.h' 2025-09-07T07:13:31.0608279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0609299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0609925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2025-09-07T07:13:31.0610518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2025-09-07T07:13:31.0611144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_meta_dispatch.h' -> 'libtorch/include/ATen/ops/bernoulli_meta_dispatch.h' 2025-09-07T07:13:31.0611677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_native.h' -> 'libtorch/include/ATen/ops/bernoulli_native.h' 2025-09-07T07:13:31.0612165Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_ops.h' -> 'libtorch/include/ATen/ops/bernoulli_ops.h' 2025-09-07T07:13:31.0612607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bilinear.h' -> 'libtorch/include/ATen/ops/bilinear.h' 2025-09-07T07:13:31.0613468Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0613982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bilinear_native.h' -> 'libtorch/include/ATen/ops/bilinear_native.h' 2025-09-07T07:13:31.0614456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bilinear_ops.h' -> 'libtorch/include/ATen/ops/bilinear_ops.h' 2025-09-07T07:13:31.0615027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy.h' 2025-09-07T07:13:31.0615687Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_backward.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy_backward.h' 2025-09-07T07:13:31.0616470Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2025-09-07T07:13:31.0617283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2025-09-07T07:13:31.0618006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_backward_native.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2025-09-07T07:13:31.0618708Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2025-09-07T07:13:31.0619412Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2025-09-07T07:13:31.0620113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2025-09-07T07:13:31.0620768Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_native.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy_native.h' 2025-09-07T07:13:31.0621368Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_ops.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy_ops.h' 2025-09-07T07:13:31.0622053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_with_logits.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2025-09-07T07:13:31.0623141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0623969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2025-09-07T07:13:31.0624915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' -> 'libtorch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2025-09-07T07:13:31.0625391Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount.h' -> 'libtorch/include/ATen/ops/bincount.h' 2025-09-07T07:13:31.0626292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0626889Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bincount_cpu_dispatch.h' 2025-09-07T07:13:31.0627500Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bincount_cuda_dispatch.h' 2025-09-07T07:13:31.0628027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_native.h' -> 'libtorch/include/ATen/ops/bincount_native.h' 2025-09-07T07:13:31.0628521Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_ops.h' -> 'libtorch/include/ATen/ops/bincount_ops.h' 2025-09-07T07:13:31.0628994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial.h' -> 'libtorch/include/ATen/ops/binomial.h' 2025-09-07T07:13:31.0629867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0630461Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/binomial_cpu_dispatch.h' 2025-09-07T07:13:31.0631065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/binomial_cuda_dispatch.h' 2025-09-07T07:13:31.0631593Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_native.h' -> 'libtorch/include/ATen/ops/binomial_native.h' 2025-09-07T07:13:31.0632086Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_ops.h' -> 'libtorch/include/ATen/ops/binomial_ops.h' 2025-09-07T07:13:31.0632576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and.h' -> 'libtorch/include/ATen/ops/bitwise_and.h' 2025-09-07T07:13:31.0633468Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0634534Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0635164Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2025-09-07T07:13:31.0635825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2025-09-07T07:13:31.0636460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_meta.h' -> 'libtorch/include/ATen/ops/bitwise_and_meta.h' 2025-09-07T07:13:31.0637075Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_meta_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2025-09-07T07:13:31.0637610Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_native.h' -> 'libtorch/include/ATen/ops/bitwise_and_native.h' 2025-09-07T07:13:31.0638141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_ops.h' -> 'libtorch/include/ATen/ops/bitwise_and_ops.h' 2025-09-07T07:13:31.0638690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift.h' -> 'libtorch/include/ATen/ops/bitwise_left_shift.h' 2025-09-07T07:13:31.0639620Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0640766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0641448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2025-09-07T07:13:31.0642159Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2025-09-07T07:13:31.0642741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_meta.h' -> 'libtorch/include/ATen/ops/bitwise_left_shift_meta.h' 2025-09-07T07:13:31.0643429Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2025-09-07T07:13:31.0644044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_native.h' -> 'libtorch/include/ATen/ops/bitwise_left_shift_native.h' 2025-09-07T07:13:31.0644620Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_ops.h' -> 'libtorch/include/ATen/ops/bitwise_left_shift_ops.h' 2025-09-07T07:13:31.0645084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not.h' -> 'libtorch/include/ATen/ops/bitwise_not.h' 2025-09-07T07:13:31.0646115Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0646720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2025-09-07T07:13:31.0647335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2025-09-07T07:13:31.0647854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_meta.h' -> 'libtorch/include/ATen/ops/bitwise_not_meta.h' 2025-09-07T07:13:31.0648462Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_meta_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2025-09-07T07:13:31.0649000Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_native.h' -> 'libtorch/include/ATen/ops/bitwise_not_native.h' 2025-09-07T07:13:31.0649504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_ops.h' -> 'libtorch/include/ATen/ops/bitwise_not_ops.h' 2025-09-07T07:13:31.0649968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or.h' -> 'libtorch/include/ATen/ops/bitwise_or.h' 2025-09-07T07:13:31.0650831Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0651875Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0652465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2025-09-07T07:13:31.0653092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2025-09-07T07:13:31.0653595Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_meta.h' -> 'libtorch/include/ATen/ops/bitwise_or_meta.h' 2025-09-07T07:13:31.0654201Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_meta_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2025-09-07T07:13:31.0654727Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_native.h' -> 'libtorch/include/ATen/ops/bitwise_or_native.h' 2025-09-07T07:13:31.0655250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_ops.h' -> 'libtorch/include/ATen/ops/bitwise_or_ops.h' 2025-09-07T07:13:31.0655806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift.h' -> 'libtorch/include/ATen/ops/bitwise_right_shift.h' 2025-09-07T07:13:31.0656784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0657883Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0658582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2025-09-07T07:13:31.0659275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2025-09-07T07:13:31.0660026Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_meta.h' -> 'libtorch/include/ATen/ops/bitwise_right_shift_meta.h' 2025-09-07T07:13:31.0660939Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2025-09-07T07:13:31.0661581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_native.h' -> 'libtorch/include/ATen/ops/bitwise_right_shift_native.h' 2025-09-07T07:13:31.0662196Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_ops.h' -> 'libtorch/include/ATen/ops/bitwise_right_shift_ops.h' 2025-09-07T07:13:31.0662684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor.h' -> 'libtorch/include/ATen/ops/bitwise_xor.h' 2025-09-07T07:13:31.0663581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0664714Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0665335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2025-09-07T07:13:31.0665955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2025-09-07T07:13:31.0666552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_meta.h' -> 'libtorch/include/ATen/ops/bitwise_xor_meta.h' 2025-09-07T07:13:31.0667182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' -> 'libtorch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2025-09-07T07:13:31.0667733Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_native.h' -> 'libtorch/include/ATen/ops/bitwise_xor_native.h' 2025-09-07T07:13:31.0668301Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_ops.h' -> 'libtorch/include/ATen/ops/bitwise_xor_ops.h' 2025-09-07T07:13:31.0668832Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/blackman_window.h' -> 'libtorch/include/ATen/ops/blackman_window.h' 2025-09-07T07:13:31.0669780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0670386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/blackman_window_native.h' -> 'libtorch/include/ATen/ops/blackman_window_native.h' 2025-09-07T07:13:31.0670988Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/blackman_window_ops.h' -> 'libtorch/include/ATen/ops/blackman_window_ops.h' 2025-09-07T07:13:31.0671462Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/block_diag.h' -> 'libtorch/include/ATen/ops/block_diag.h' 2025-09-07T07:13:31.0672393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0672934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/block_diag_native.h' -> 'libtorch/include/ATen/ops/block_diag_native.h' 2025-09-07T07:13:31.0673435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/block_diag_ops.h' -> 'libtorch/include/ATen/ops/block_diag_ops.h' 2025-09-07T07:13:31.0673856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm.h' -> 'libtorch/include/ATen/ops/bmm.h' 2025-09-07T07:13:31.0674829Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0675355Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bmm_cpu_dispatch.h' 2025-09-07T07:13:31.0676002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bmm_cuda_dispatch.h' 2025-09-07T07:13:31.0676433Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_meta.h' -> 'libtorch/include/ATen/ops/bmm_meta.h' 2025-09-07T07:13:31.0676954Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/bmm_meta_dispatch.h' 2025-09-07T07:13:31.0677409Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_native.h' -> 'libtorch/include/ATen/ops/bmm_native.h' 2025-09-07T07:13:31.0677836Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_ops.h' -> 'libtorch/include/ATen/ops/bmm_ops.h' 2025-09-07T07:13:31.0678379Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_tensors.h' -> 'libtorch/include/ATen/ops/broadcast_tensors.h' 2025-09-07T07:13:31.0679324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0679934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_tensors_native.h' -> 'libtorch/include/ATen/ops/broadcast_tensors_native.h' 2025-09-07T07:13:31.0680504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_tensors_ops.h' -> 'libtorch/include/ATen/ops/broadcast_tensors_ops.h' 2025-09-07T07:13:31.0680991Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_to.h' -> 'libtorch/include/ATen/ops/broadcast_to.h' 2025-09-07T07:13:31.0681917Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0682466Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_to_native.h' -> 'libtorch/include/ATen/ops/broadcast_to_native.h' 2025-09-07T07:13:31.0682992Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_to_ops.h' -> 'libtorch/include/ATen/ops/broadcast_to_ops.h' 2025-09-07T07:13:31.0683475Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize.h' -> 'libtorch/include/ATen/ops/bucketize.h' 2025-09-07T07:13:31.0684331Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0684919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/bucketize_cpu_dispatch.h' 2025-09-07T07:13:31.0685540Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/bucketize_cuda_dispatch.h' 2025-09-07T07:13:31.0686066Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_native.h' -> 'libtorch/include/ATen/ops/bucketize_native.h' 2025-09-07T07:13:31.0686569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_ops.h' -> 'libtorch/include/ATen/ops/bucketize_ops.h' 2025-09-07T07:13:31.0687027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/can_cast.h' -> 'libtorch/include/ATen/ops/can_cast.h' 2025-09-07T07:13:31.0687849Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0688359Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/can_cast_native.h' -> 'libtorch/include/ATen/ops/can_cast_native.h' 2025-09-07T07:13:31.0688818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/can_cast_ops.h' -> 'libtorch/include/ATen/ops/can_cast_ops.h' 2025-09-07T07:13:31.0689329Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cartesian_prod.h' -> 'libtorch/include/ATen/ops/cartesian_prod.h' 2025-09-07T07:13:31.0690234Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0690807Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cartesian_prod_native.h' -> 'libtorch/include/ATen/ops/cartesian_prod_native.h' 2025-09-07T07:13:31.0691356Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cartesian_prod_ops.h' -> 'libtorch/include/ATen/ops/cartesian_prod_ops.h' 2025-09-07T07:13:31.0691753Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat.h' -> 'libtorch/include/ATen/ops/cat.h' 2025-09-07T07:13:31.0692690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0693478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0693994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cat_cpu_dispatch.h' 2025-09-07T07:13:31.0694518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cat_cuda_dispatch.h' 2025-09-07T07:13:31.0694953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_meta.h' -> 'libtorch/include/ATen/ops/cat_meta.h' 2025-09-07T07:13:31.0695473Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_meta_dispatch.h' -> 'libtorch/include/ATen/ops/cat_meta_dispatch.h' 2025-09-07T07:13:31.0695949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_native.h' -> 'libtorch/include/ATen/ops/cat_native.h' 2025-09-07T07:13:31.0696382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_ops.h' -> 'libtorch/include/ATen/ops/cat_ops.h' 2025-09-07T07:13:31.0696803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy.h' -> 'libtorch/include/ATen/ops/cauchy.h' 2025-09-07T07:13:31.0697630Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0698212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cauchy_cpu_dispatch.h' 2025-09-07T07:13:31.0698770Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cauchy_cuda_dispatch.h' 2025-09-07T07:13:31.0699323Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_meta_dispatch.h' -> 'libtorch/include/ATen/ops/cauchy_meta_dispatch.h' 2025-09-07T07:13:31.0699837Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_native.h' -> 'libtorch/include/ATen/ops/cauchy_native.h' 2025-09-07T07:13:31.0700293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_ops.h' -> 'libtorch/include/ATen/ops/cauchy_ops.h' 2025-09-07T07:13:31.0700766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices.h' -> 'libtorch/include/ATen/ops/ccol_indices.h' 2025-09-07T07:13:31.0701675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0702195Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_copy.h' -> 'libtorch/include/ATen/ops/ccol_indices_copy.h' 2025-09-07T07:13:31.0703110Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0704450Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0705066Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_copy_native.h' -> 'libtorch/include/ATen/ops/ccol_indices_copy_native.h' 2025-09-07T07:13:31.0705647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_copy_ops.h' -> 'libtorch/include/ATen/ops/ccol_indices_copy_ops.h' 2025-09-07T07:13:31.0706212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_native.h' -> 'libtorch/include/ATen/ops/ccol_indices_native.h' 2025-09-07T07:13:31.0706740Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_ops.h' -> 'libtorch/include/ATen/ops/ccol_indices_ops.h' 2025-09-07T07:13:31.0707173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cdist.h' -> 'libtorch/include/ATen/ops/cdist.h' 2025-09-07T07:13:31.0708015Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0708501Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cdist_native.h' -> 'libtorch/include/ATen/ops/cdist_native.h' 2025-09-07T07:13:31.0708963Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cdist_ops.h' -> 'libtorch/include/ATen/ops/cdist_ops.h' 2025-09-07T07:13:31.0709393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil.h' -> 'libtorch/include/ATen/ops/ceil.h' 2025-09-07T07:13:31.0710381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0710960Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/ceil_cpu_dispatch.h' 2025-09-07T07:13:31.0711519Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/ceil_cuda_dispatch.h' 2025-09-07T07:13:31.0711973Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_meta.h' -> 'libtorch/include/ATen/ops/ceil_meta.h' 2025-09-07T07:13:31.0712567Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_meta_dispatch.h' -> 'libtorch/include/ATen/ops/ceil_meta_dispatch.h' 2025-09-07T07:13:31.0713051Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_native.h' -> 'libtorch/include/ATen/ops/ceil_native.h' 2025-09-07T07:13:31.0713498Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_ops.h' -> 'libtorch/include/ATen/ops/ceil_ops.h' 2025-09-07T07:13:31.0713915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/celu.h' -> 'libtorch/include/ATen/ops/celu.h' 2025-09-07T07:13:31.0714766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0715245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/celu_native.h' -> 'libtorch/include/ATen/ops/celu_native.h' 2025-09-07T07:13:31.0715689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/celu_ops.h' -> 'libtorch/include/ATen/ops/celu_ops.h' 2025-09-07T07:13:31.0716327Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chain_matmul.h' -> 'libtorch/include/ATen/ops/chain_matmul.h' 2025-09-07T07:13:31.0717196Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0717742Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chain_matmul_native.h' -> 'libtorch/include/ATen/ops/chain_matmul_native.h' 2025-09-07T07:13:31.0718266Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chain_matmul_ops.h' -> 'libtorch/include/ATen/ops/chain_matmul_ops.h' 2025-09-07T07:13:31.0718680Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chalf.h' -> 'libtorch/include/ATen/ops/chalf.h' 2025-09-07T07:13:31.0719491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0719974Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chalf_native.h' -> 'libtorch/include/ATen/ops/chalf_native.h' 2025-09-07T07:13:31.0720413Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chalf_ops.h' -> 'libtorch/include/ATen/ops/chalf_ops.h' 2025-09-07T07:13:31.0720929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle.h' -> 'libtorch/include/ATen/ops/channel_shuffle.h' 2025-09-07T07:13:31.0721850Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0722498Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2025-09-07T07:13:31.0723158Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2025-09-07T07:13:31.0723735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle_native.h' -> 'libtorch/include/ATen/ops/channel_shuffle_native.h' 2025-09-07T07:13:31.0724277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle_ops.h' -> 'libtorch/include/ATen/ops/channel_shuffle_ops.h' 2025-09-07T07:13:31.0724729Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky.h' -> 'libtorch/include/ATen/ops/cholesky.h' 2025-09-07T07:13:31.0725329Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cholesky_cpu_dispatch.h' 2025-09-07T07:13:31.0725908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cholesky_cuda_dispatch.h' 2025-09-07T07:13:31.0726439Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_inverse.h' -> 'libtorch/include/ATen/ops/cholesky_inverse.h' 2025-09-07T07:13:31.0727126Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2025-09-07T07:13:31.0727798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2025-09-07T07:13:31.0728392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_inverse_native.h' -> 'libtorch/include/ATen/ops/cholesky_inverse_native.h' 2025-09-07T07:13:31.0728951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_inverse_ops.h' -> 'libtorch/include/ATen/ops/cholesky_inverse_ops.h' 2025-09-07T07:13:31.0729494Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_native.h' -> 'libtorch/include/ATen/ops/cholesky_native.h' 2025-09-07T07:13:31.0729977Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_ops.h' -> 'libtorch/include/ATen/ops/cholesky_ops.h' 2025-09-07T07:13:31.0730501Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_solve.h' -> 'libtorch/include/ATen/ops/cholesky_solve.h' 2025-09-07T07:13:31.0731405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0731980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_solve_native.h' -> 'libtorch/include/ATen/ops/cholesky_solve_native.h' 2025-09-07T07:13:31.0732517Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_solve_ops.h' -> 'libtorch/include/ATen/ops/cholesky_solve_ops.h' 2025-09-07T07:13:31.0733132Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/choose_qparams_optimized.h' -> 'libtorch/include/ATen/ops/choose_qparams_optimized.h' 2025-09-07T07:13:31.0734138Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0734824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/choose_qparams_optimized_native.h' -> 'libtorch/include/ATen/ops/choose_qparams_optimized_native.h' 2025-09-07T07:13:31.0735463Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/choose_qparams_optimized_ops.h' -> 'libtorch/include/ATen/ops/choose_qparams_optimized_ops.h' 2025-09-07T07:13:31.0735892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chunk.h' -> 'libtorch/include/ATen/ops/chunk.h' 2025-09-07T07:13:31.0736702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0737181Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chunk_native.h' -> 'libtorch/include/ATen/ops/chunk_native.h' 2025-09-07T07:13:31.0737629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chunk_ops.h' -> 'libtorch/include/ATen/ops/chunk_ops.h' 2025-09-07T07:13:31.0738048Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp.h' -> 'libtorch/include/ATen/ops/clamp.h' 2025-09-07T07:13:31.0739025Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0739568Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_cpu_dispatch.h' 2025-09-07T07:13:31.0740138Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_cuda_dispatch.h' 2025-09-07T07:13:31.0740582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max.h' -> 'libtorch/include/ATen/ops/clamp_max.h' 2025-09-07T07:13:31.0741592Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0742195Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2025-09-07T07:13:31.0742772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2025-09-07T07:13:31.0743267Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_meta.h' -> 'libtorch/include/ATen/ops/clamp_max_meta.h' 2025-09-07T07:13:31.0743925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_meta_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_max_meta_dispatch.h' 2025-09-07T07:13:31.0744657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_native.h' -> 'libtorch/include/ATen/ops/clamp_max_native.h' 2025-09-07T07:13:31.0745163Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_ops.h' -> 'libtorch/include/ATen/ops/clamp_max_ops.h' 2025-09-07T07:13:31.0745656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_meta.h' -> 'libtorch/include/ATen/ops/clamp_meta.h' 2025-09-07T07:13:31.0746220Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_meta_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_meta_dispatch.h' 2025-09-07T07:13:31.0746689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min.h' -> 'libtorch/include/ATen/ops/clamp_min.h' 2025-09-07T07:13:31.0747720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0748311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2025-09-07T07:13:31.0748911Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2025-09-07T07:13:31.0749416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_meta.h' -> 'libtorch/include/ATen/ops/clamp_min_meta.h' 2025-09-07T07:13:31.0750019Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_meta_dispatch.h' -> 'libtorch/include/ATen/ops/clamp_min_meta_dispatch.h' 2025-09-07T07:13:31.0750547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_native.h' -> 'libtorch/include/ATen/ops/clamp_min_native.h' 2025-09-07T07:13:31.0751041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_ops.h' -> 'libtorch/include/ATen/ops/clamp_min_ops.h' 2025-09-07T07:13:31.0751540Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_native.h' -> 'libtorch/include/ATen/ops/clamp_native.h' 2025-09-07T07:13:31.0751998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_ops.h' -> 'libtorch/include/ATen/ops/clamp_ops.h' 2025-09-07T07:13:31.0752420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clip.h' -> 'libtorch/include/ATen/ops/clip.h' 2025-09-07T07:13:31.0753251Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0753730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clip_native.h' -> 'libtorch/include/ATen/ops/clip_native.h' 2025-09-07T07:13:31.0754180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clip_ops.h' -> 'libtorch/include/ATen/ops/clip_ops.h' 2025-09-07T07:13:31.0754644Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clone.h' -> 'libtorch/include/ATen/ops/clone.h' 2025-09-07T07:13:31.0755472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0755959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clone_native.h' -> 'libtorch/include/ATen/ops/clone_native.h' 2025-09-07T07:13:31.0756576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clone_ops.h' -> 'libtorch/include/ATen/ops/clone_ops.h' 2025-09-07T07:13:31.0757017Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/coalesce.h' -> 'libtorch/include/ATen/ops/coalesce.h' 2025-09-07T07:13:31.0757862Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0758388Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/coalesce_native.h' -> 'libtorch/include/ATen/ops/coalesce_native.h' 2025-09-07T07:13:31.0758894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/coalesce_ops.h' -> 'libtorch/include/ATen/ops/coalesce_ops.h' 2025-09-07T07:13:31.0759324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im.h' -> 'libtorch/include/ATen/ops/col2im.h' 2025-09-07T07:13:31.0760089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/col2im_cpu_dispatch.h' 2025-09-07T07:13:31.0760834Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/col2im_cuda_dispatch.h' 2025-09-07T07:13:31.0761335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im_native.h' -> 'libtorch/include/ATen/ops/col2im_native.h' 2025-09-07T07:13:31.0761812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im_ops.h' -> 'libtorch/include/ATen/ops/col2im_ops.h' 2025-09-07T07:13:31.0762289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices.h' -> 'libtorch/include/ATen/ops/col_indices.h' 2025-09-07T07:13:31.0763178Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0763714Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_copy.h' -> 'libtorch/include/ATen/ops/col_indices_copy.h' 2025-09-07T07:13:31.0764643Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0765740Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0766353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_copy_native.h' -> 'libtorch/include/ATen/ops/col_indices_copy_native.h' 2025-09-07T07:13:31.0766915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_copy_ops.h' -> 'libtorch/include/ATen/ops/col_indices_copy_ops.h' 2025-09-07T07:13:31.0767460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_native.h' -> 'libtorch/include/ATen/ops/col_indices_native.h' 2025-09-07T07:13:31.0767986Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_ops.h' -> 'libtorch/include/ATen/ops/col_indices_ops.h' 2025-09-07T07:13:31.0768475Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/column_stack.h' -> 'libtorch/include/ATen/ops/column_stack.h' 2025-09-07T07:13:31.0769389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0770017Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/column_stack_native.h' -> 'libtorch/include/ATen/ops/column_stack_native.h' 2025-09-07T07:13:31.0770548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/column_stack_ops.h' -> 'libtorch/include/ATen/ops/column_stack_ops.h' 2025-09-07T07:13:31.0771057Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/combinations.h' -> 'libtorch/include/ATen/ops/combinations.h' 2025-09-07T07:13:31.0772043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0772626Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/combinations_native.h' -> 'libtorch/include/ATen/ops/combinations_native.h' 2025-09-07T07:13:31.0773281Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/combinations_ops.h' -> 'libtorch/include/ATen/ops/combinations_ops.h' 2025-09-07T07:13:31.0773735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex.h' -> 'libtorch/include/ATen/ops/complex.h' 2025-09-07T07:13:31.0774604Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0775167Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/complex_cpu_dispatch.h' 2025-09-07T07:13:31.0775787Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/complex_cuda_dispatch.h' 2025-09-07T07:13:31.0776290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_native.h' -> 'libtorch/include/ATen/ops/complex_native.h' 2025-09-07T07:13:31.0776760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_ops.h' -> 'libtorch/include/ATen/ops/complex_ops.h' 2025-09-07T07:13:31.0777202Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concat.h' -> 'libtorch/include/ATen/ops/concat.h' 2025-09-07T07:13:31.0778032Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0778520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concat_native.h' -> 'libtorch/include/ATen/ops/concat_native.h' 2025-09-07T07:13:31.0778989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concat_ops.h' -> 'libtorch/include/ATen/ops/concat_ops.h' 2025-09-07T07:13:31.0779471Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concatenate.h' -> 'libtorch/include/ATen/ops/concatenate.h' 2025-09-07T07:13:31.0780371Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0780942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concatenate_native.h' -> 'libtorch/include/ATen/ops/concatenate_native.h' 2025-09-07T07:13:31.0781465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concatenate_ops.h' -> 'libtorch/include/ATen/ops/concatenate_ops.h' 2025-09-07T07:13:31.0781876Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj.h' -> 'libtorch/include/ATen/ops/conj.h' 2025-09-07T07:13:31.0782677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0783139Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_native.h' -> 'libtorch/include/ATen/ops/conj_native.h' 2025-09-07T07:13:31.0783577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_ops.h' -> 'libtorch/include/ATen/ops/conj_ops.h' 2025-09-07T07:13:31.0784153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical.h' -> 'libtorch/include/ATen/ops/conj_physical.h' 2025-09-07T07:13:31.0785283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0786212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0786857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2025-09-07T07:13:31.0787538Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2025-09-07T07:13:31.0788129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_native.h' -> 'libtorch/include/ATen/ops/conj_physical_native.h' 2025-09-07T07:13:31.0788675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_ops.h' -> 'libtorch/include/ATen/ops/conj_physical_ops.h' 2025-09-07T07:13:31.0789234Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/constant_pad_nd.h' -> 'libtorch/include/ATen/ops/constant_pad_nd.h' 2025-09-07T07:13:31.0790179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0790794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/constant_pad_nd_native.h' -> 'libtorch/include/ATen/ops/constant_pad_nd_native.h' 2025-09-07T07:13:31.0791352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/constant_pad_nd_ops.h' -> 'libtorch/include/ATen/ops/constant_pad_nd_ops.h' 2025-09-07T07:13:31.0791851Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/contiguous.h' -> 'libtorch/include/ATen/ops/contiguous.h' 2025-09-07T07:13:31.0792760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0793323Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/contiguous_native.h' -> 'libtorch/include/ATen/ops/contiguous_native.h' 2025-09-07T07:13:31.0793858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/contiguous_ops.h' -> 'libtorch/include/ATen/ops/contiguous_ops.h' 2025-09-07T07:13:31.0794298Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv1d.h' -> 'libtorch/include/ATen/ops/conv1d.h' 2025-09-07T07:13:31.0795147Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0795654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv1d_native.h' -> 'libtorch/include/ATen/ops/conv1d_native.h' 2025-09-07T07:13:31.0796243Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv1d_ops.h' -> 'libtorch/include/ATen/ops/conv1d_ops.h' 2025-09-07T07:13:31.0796665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv2d.h' -> 'libtorch/include/ATen/ops/conv2d.h' 2025-09-07T07:13:31.0797495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0797977Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv2d_native.h' -> 'libtorch/include/ATen/ops/conv2d_native.h' 2025-09-07T07:13:31.0798435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv2d_ops.h' -> 'libtorch/include/ATen/ops/conv2d_ops.h' 2025-09-07T07:13:31.0798870Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv3d.h' -> 'libtorch/include/ATen/ops/conv3d.h' 2025-09-07T07:13:31.0799691Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0800201Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv3d_native.h' -> 'libtorch/include/ATen/ops/conv3d_native.h' 2025-09-07T07:13:31.0800664Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv3d_ops.h' -> 'libtorch/include/ATen/ops/conv3d_ops.h' 2025-09-07T07:13:31.0801189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_depthwise3d.h' -> 'libtorch/include/ATen/ops/conv_depthwise3d.h' 2025-09-07T07:13:31.0802140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0802807Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2025-09-07T07:13:31.0803392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_depthwise3d_native.h' -> 'libtorch/include/ATen/ops/conv_depthwise3d_native.h' 2025-09-07T07:13:31.0803951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_depthwise3d_ops.h' -> 'libtorch/include/ATen/ops/conv_depthwise3d_ops.h' 2025-09-07T07:13:31.0804425Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc.h' -> 'libtorch/include/ATen/ops/conv_tbc.h' 2025-09-07T07:13:31.0804949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_backward.h' -> 'libtorch/include/ATen/ops/conv_tbc_backward.h' 2025-09-07T07:13:31.0805886Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0806484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_backward_native.h' -> 'libtorch/include/ATen/ops/conv_tbc_backward_native.h' 2025-09-07T07:13:31.0807043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_backward_ops.h' -> 'libtorch/include/ATen/ops/conv_tbc_backward_ops.h' 2025-09-07T07:13:31.0807881Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0808386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_native.h' -> 'libtorch/include/ATen/ops/conv_tbc_native.h' 2025-09-07T07:13:31.0808854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_ops.h' -> 'libtorch/include/ATen/ops/conv_tbc_ops.h' 2025-09-07T07:13:31.0809378Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose1d.h' -> 'libtorch/include/ATen/ops/conv_transpose1d.h' 2025-09-07T07:13:31.0810307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0810897Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose1d_native.h' -> 'libtorch/include/ATen/ops/conv_transpose1d_native.h' 2025-09-07T07:13:31.0811465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose1d_ops.h' -> 'libtorch/include/ATen/ops/conv_transpose1d_ops.h' 2025-09-07T07:13:31.0811984Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose2d.h' -> 'libtorch/include/ATen/ops/conv_transpose2d.h' 2025-09-07T07:13:31.0812900Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0813499Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose2d_native.h' -> 'libtorch/include/ATen/ops/conv_transpose2d_native.h' 2025-09-07T07:13:31.0814058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose2d_ops.h' -> 'libtorch/include/ATen/ops/conv_transpose2d_ops.h' 2025-09-07T07:13:31.0814604Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose3d.h' -> 'libtorch/include/ATen/ops/conv_transpose3d.h' 2025-09-07T07:13:31.0815531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0816118Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose3d_native.h' -> 'libtorch/include/ATen/ops/conv_transpose3d_native.h' 2025-09-07T07:13:31.0816701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose3d_ops.h' -> 'libtorch/include/ATen/ops/conv_transpose3d_ops.h' 2025-09-07T07:13:31.0817193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution.h' -> 'libtorch/include/ATen/ops/convolution.h' 2025-09-07T07:13:31.0817767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward.h' -> 'libtorch/include/ATen/ops/convolution_backward.h' 2025-09-07T07:13:31.0818747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0819504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2025-09-07T07:13:31.0820153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_native.h' -> 'libtorch/include/ATen/ops/convolution_backward_native.h' 2025-09-07T07:13:31.0820809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_ops.h' -> 'libtorch/include/ATen/ops/convolution_backward_ops.h' 2025-09-07T07:13:31.0821544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_overrideable.h' -> 'libtorch/include/ATen/ops/convolution_backward_overrideable.h' 2025-09-07T07:13:31.0822669Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0823470Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_overrideable_native.h' -> 'libtorch/include/ATen/ops/convolution_backward_overrideable_native.h' 2025-09-07T07:13:31.0824493Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_overrideable_ops.h' -> 'libtorch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2025-09-07T07:13:31.0825412Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0825982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_native.h' -> 'libtorch/include/ATen/ops/convolution_native.h' 2025-09-07T07:13:31.0826531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_ops.h' -> 'libtorch/include/ATen/ops/convolution_ops.h' 2025-09-07T07:13:31.0827178Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_overrideable.h' -> 'libtorch/include/ATen/ops/convolution_overrideable.h' 2025-09-07T07:13:31.0828253Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0828976Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_overrideable_native.h' -> 'libtorch/include/ATen/ops/convolution_overrideable_native.h' 2025-09-07T07:13:31.0829659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_overrideable_ops.h' -> 'libtorch/include/ATen/ops/convolution_overrideable_ops.h' 2025-09-07T07:13:31.0830093Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy.h' -> 'libtorch/include/ATen/ops/copy.h' 2025-09-07T07:13:31.0830945Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0831925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0832485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_meta_dispatch.h' -> 'libtorch/include/ATen/ops/copy_meta_dispatch.h' 2025-09-07T07:13:31.0833003Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_native.h' -> 'libtorch/include/ATen/ops/copy_native.h' 2025-09-07T07:13:31.0833455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_ops.h' -> 'libtorch/include/ATen/ops/copy_ops.h' 2025-09-07T07:13:31.0834041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_sparse_to_sparse.h' -> 'libtorch/include/ATen/ops/copy_sparse_to_sparse.h' 2025-09-07T07:13:31.0835060Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0835796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' -> 'libtorch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2025-09-07T07:13:31.0836592Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_sparse_to_sparse_native.h' -> 'libtorch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2025-09-07T07:13:31.0837203Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' -> 'libtorch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2025-09-07T07:13:31.0837654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign.h' -> 'libtorch/include/ATen/ops/copysign.h' 2025-09-07T07:13:31.0838508Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0839516Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0840097Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/copysign_cpu_dispatch.h' 2025-09-07T07:13:31.0840700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/copysign_cuda_dispatch.h' 2025-09-07T07:13:31.0841187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_meta.h' -> 'libtorch/include/ATen/ops/copysign_meta.h' 2025-09-07T07:13:31.0841767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_meta_dispatch.h' -> 'libtorch/include/ATen/ops/copysign_meta_dispatch.h' 2025-09-07T07:13:31.0842292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_native.h' -> 'libtorch/include/ATen/ops/copysign_native.h' 2025-09-07T07:13:31.0842777Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_ops.h' -> 'libtorch/include/ATen/ops/copysign_ops.h' 2025-09-07T07:13:31.0843220Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/corrcoef.h' -> 'libtorch/include/ATen/ops/corrcoef.h' 2025-09-07T07:13:31.0844073Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0844590Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/corrcoef_native.h' -> 'libtorch/include/ATen/ops/corrcoef_native.h' 2025-09-07T07:13:31.0845064Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/corrcoef_ops.h' -> 'libtorch/include/ATen/ops/corrcoef_ops.h' 2025-09-07T07:13:31.0845504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos.h' -> 'libtorch/include/ATen/ops/cos.h' 2025-09-07T07:13:31.0846442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0846956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cos_cpu_dispatch.h' 2025-09-07T07:13:31.0847487Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cos_cuda_dispatch.h' 2025-09-07T07:13:31.0847951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_meta.h' -> 'libtorch/include/ATen/ops/cos_meta.h' 2025-09-07T07:13:31.0848473Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_meta_dispatch.h' -> 'libtorch/include/ATen/ops/cos_meta_dispatch.h' 2025-09-07T07:13:31.0848937Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_native.h' -> 'libtorch/include/ATen/ops/cos_native.h' 2025-09-07T07:13:31.0849363Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_ops.h' -> 'libtorch/include/ATen/ops/cos_ops.h' 2025-09-07T07:13:31.0849798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh.h' -> 'libtorch/include/ATen/ops/cosh.h' 2025-09-07T07:13:31.0850760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0851312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cosh_cpu_dispatch.h' 2025-09-07T07:13:31.0851850Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cosh_cuda_dispatch.h' 2025-09-07T07:13:31.0852292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_meta.h' -> 'libtorch/include/ATen/ops/cosh_meta.h' 2025-09-07T07:13:31.0852825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/cosh_meta_dispatch.h' 2025-09-07T07:13:31.0853298Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_native.h' -> 'libtorch/include/ATen/ops/cosh_native.h' 2025-09-07T07:13:31.0853736Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_ops.h' -> 'libtorch/include/ATen/ops/cosh_ops.h' 2025-09-07T07:13:31.0854301Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_embedding_loss.h' -> 'libtorch/include/ATen/ops/cosine_embedding_loss.h' 2025-09-07T07:13:31.0855287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0855930Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_embedding_loss_native.h' -> 'libtorch/include/ATen/ops/cosine_embedding_loss_native.h' 2025-09-07T07:13:31.0856539Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_embedding_loss_ops.h' -> 'libtorch/include/ATen/ops/cosine_embedding_loss_ops.h' 2025-09-07T07:13:31.0857080Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_similarity.h' -> 'libtorch/include/ATen/ops/cosine_similarity.h' 2025-09-07T07:13:31.0858001Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0858610Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_similarity_native.h' -> 'libtorch/include/ATen/ops/cosine_similarity_native.h' 2025-09-07T07:13:31.0859181Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_similarity_ops.h' -> 'libtorch/include/ATen/ops/cosine_similarity_ops.h' 2025-09-07T07:13:31.0859672Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero.h' -> 'libtorch/include/ATen/ops/count_nonzero.h' 2025-09-07T07:13:31.0860913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0861569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2025-09-07T07:13:31.0862219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2025-09-07T07:13:31.0862857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero_native.h' -> 'libtorch/include/ATen/ops/count_nonzero_native.h' 2025-09-07T07:13:31.0863414Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero_ops.h' -> 'libtorch/include/ATen/ops/count_nonzero_ops.h' 2025-09-07T07:13:31.0863824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cov.h' -> 'libtorch/include/ATen/ops/cov.h' 2025-09-07T07:13:31.0864702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0865219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cov_native.h' -> 'libtorch/include/ATen/ops/cov_native.h' 2025-09-07T07:13:31.0865660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cov_ops.h' -> 'libtorch/include/ATen/ops/cov_ops.h' 2025-09-07T07:13:31.0866123Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross.h' -> 'libtorch/include/ATen/ops/cross.h' 2025-09-07T07:13:31.0866965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0867519Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_entropy_loss.h' -> 'libtorch/include/ATen/ops/cross_entropy_loss.h' 2025-09-07T07:13:31.0868477Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0869118Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_entropy_loss_native.h' -> 'libtorch/include/ATen/ops/cross_entropy_loss_native.h' 2025-09-07T07:13:31.0869700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_entropy_loss_ops.h' -> 'libtorch/include/ATen/ops/cross_entropy_loss_ops.h' 2025-09-07T07:13:31.0870189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_native.h' -> 'libtorch/include/ATen/ops/cross_native.h' 2025-09-07T07:13:31.0870660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_ops.h' -> 'libtorch/include/ATen/ops/cross_ops.h' 2025-09-07T07:13:31.0871152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices.h' -> 'libtorch/include/ATen/ops/crow_indices.h' 2025-09-07T07:13:31.0872054Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0872599Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_copy.h' -> 'libtorch/include/ATen/ops/crow_indices_copy.h' 2025-09-07T07:13:31.0873538Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0874653Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0875276Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_copy_native.h' -> 'libtorch/include/ATen/ops/crow_indices_copy_native.h' 2025-09-07T07:13:31.0875992Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_copy_ops.h' -> 'libtorch/include/ATen/ops/crow_indices_copy_ops.h' 2025-09-07T07:13:31.0876544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_native.h' -> 'libtorch/include/ATen/ops/crow_indices_native.h' 2025-09-07T07:13:31.0877061Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_ops.h' -> 'libtorch/include/ATen/ops/crow_indices_ops.h' 2025-09-07T07:13:31.0877553Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ctc_loss.h' -> 'libtorch/include/ATen/ops/ctc_loss.h' 2025-09-07T07:13:31.0878381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0878878Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ctc_loss_native.h' -> 'libtorch/include/ATen/ops/ctc_loss_native.h' 2025-09-07T07:13:31.0879339Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ctc_loss_ops.h' -> 'libtorch/include/ATen/ops/ctc_loss_ops.h' 2025-09-07T07:13:31.0880016Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator.h' -> 'libtorch/include/ATen/ops/cudnn_affine_grid_generator.h' 2025-09-07T07:13:31.0880741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' -> 'libtorch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2025-09-07T07:13:31.0881879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0882751Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2025-09-07T07:13:31.0883543Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' -> 'libtorch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2025-09-07T07:13:31.0884304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' -> 'libtorch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2025-09-07T07:13:31.0885329Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0886110Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2025-09-07T07:13:31.0886809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' -> 'libtorch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2025-09-07T07:13:31.0887482Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' -> 'libtorch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2025-09-07T07:13:31.0887993Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm.h' -> 'libtorch/include/ATen/ops/cudnn_batch_norm.h' 2025-09-07T07:13:31.0888597Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_backward.h' -> 'libtorch/include/ATen/ops/cudnn_batch_norm_backward.h' 2025-09-07T07:13:31.0889586Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0890335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2025-09-07T07:13:31.0891017Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' -> 'libtorch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2025-09-07T07:13:31.0891696Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' -> 'libtorch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2025-09-07T07:13:31.0892349Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2025-09-07T07:13:31.0892970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_native.h' -> 'libtorch/include/ATen/ops/cudnn_batch_norm_native.h' 2025-09-07T07:13:31.0893514Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_ops.h' -> 'libtorch/include/ATen/ops/cudnn_batch_norm_ops.h' 2025-09-07T07:13:31.0894048Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution.h' -> 'libtorch/include/ATen/ops/cudnn_convolution.h' 2025-09-07T07:13:31.0894678Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_add_relu.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_add_relu.h' 2025-09-07T07:13:31.0895718Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0896476Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2025-09-07T07:13:31.0897202Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2025-09-07T07:13:31.0897853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2025-09-07T07:13:31.0898528Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2025-09-07T07:13:31.0899146Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_native.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_native.h' 2025-09-07T07:13:31.0899712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_ops.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_ops.h' 2025-09-07T07:13:31.0900290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_relu.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_relu.h' 2025-09-07T07:13:31.0901275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0902002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2025-09-07T07:13:31.0902669Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_relu_native.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_relu_native.h' 2025-09-07T07:13:31.0903289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_relu_ops.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2025-09-07T07:13:31.0903993Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_transpose.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_transpose.h' 2025-09-07T07:13:31.0905251Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0906063Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2025-09-07T07:13:31.0906830Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_transpose_native.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2025-09-07T07:13:31.0907543Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' -> 'libtorch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2025-09-07T07:13:31.0908094Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler.h' -> 'libtorch/include/ATen/ops/cudnn_grid_sampler.h' 2025-09-07T07:13:31.0908773Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_backward.h' -> 'libtorch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2025-09-07T07:13:31.0909829Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0910631Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2025-09-07T07:13:31.0911380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' -> 'libtorch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2025-09-07T07:13:31.0912080Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' -> 'libtorch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2025-09-07T07:13:31.0913064Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0913772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2025-09-07T07:13:31.0914414Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_native.h' -> 'libtorch/include/ATen/ops/cudnn_grid_sampler_native.h' 2025-09-07T07:13:31.0915002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_ops.h' -> 'libtorch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2025-09-07T07:13:31.0915581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_is_acceptable.h' -> 'libtorch/include/ATen/ops/cudnn_is_acceptable.h' 2025-09-07T07:13:31.0916648Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0917265Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_is_acceptable_native.h' -> 'libtorch/include/ATen/ops/cudnn_is_acceptable_native.h' 2025-09-07T07:13:31.0917853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_is_acceptable_ops.h' -> 'libtorch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2025-09-07T07:13:31.0918283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax.h' -> 'libtorch/include/ATen/ops/cummax.h' 2025-09-07T07:13:31.0919101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0919929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0920421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax_native.h' -> 'libtorch/include/ATen/ops/cummax_native.h' 2025-09-07T07:13:31.0920877Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax_ops.h' -> 'libtorch/include/ATen/ops/cummax_ops.h' 2025-09-07T07:13:31.0921443Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummaxmin_backward.h' -> 'libtorch/include/ATen/ops/cummaxmin_backward.h' 2025-09-07T07:13:31.0922427Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0923053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummaxmin_backward_native.h' -> 'libtorch/include/ATen/ops/cummaxmin_backward_native.h' 2025-09-07T07:13:31.0923645Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummaxmin_backward_ops.h' -> 'libtorch/include/ATen/ops/cummaxmin_backward_ops.h' 2025-09-07T07:13:31.0924102Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin.h' -> 'libtorch/include/ATen/ops/cummin.h' 2025-09-07T07:13:31.0924920Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0925741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0926264Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin_native.h' -> 'libtorch/include/ATen/ops/cummin_native.h' 2025-09-07T07:13:31.0926720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin_ops.h' -> 'libtorch/include/ATen/ops/cummin_ops.h' 2025-09-07T07:13:31.0927167Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod.h' -> 'libtorch/include/ATen/ops/cumprod.h' 2025-09-07T07:13:31.0927729Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_backward.h' -> 'libtorch/include/ATen/ops/cumprod_backward.h' 2025-09-07T07:13:31.0928653Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0929259Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_backward_native.h' -> 'libtorch/include/ATen/ops/cumprod_backward_native.h' 2025-09-07T07:13:31.0929823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_backward_ops.h' -> 'libtorch/include/ATen/ops/cumprod_backward_ops.h' 2025-09-07T07:13:31.0930826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0931667Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0932231Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cumprod_cpu_dispatch.h' 2025-09-07T07:13:31.0932802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cumprod_cuda_dispatch.h' 2025-09-07T07:13:31.0933291Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_meta.h' -> 'libtorch/include/ATen/ops/cumprod_meta.h' 2025-09-07T07:13:31.0933861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_meta_dispatch.h' -> 'libtorch/include/ATen/ops/cumprod_meta_dispatch.h' 2025-09-07T07:13:31.0934359Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_native.h' -> 'libtorch/include/ATen/ops/cumprod_native.h' 2025-09-07T07:13:31.0934834Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_ops.h' -> 'libtorch/include/ATen/ops/cumprod_ops.h' 2025-09-07T07:13:31.0935264Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum.h' -> 'libtorch/include/ATen/ops/cumsum.h' 2025-09-07T07:13:31.0936252Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0937097Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0937644Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/cumsum_cpu_dispatch.h' 2025-09-07T07:13:31.0938206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/cumsum_cuda_dispatch.h' 2025-09-07T07:13:31.0938713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_meta.h' -> 'libtorch/include/ATen/ops/cumsum_meta.h' 2025-09-07T07:13:31.0939269Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_meta_dispatch.h' -> 'libtorch/include/ATen/ops/cumsum_meta_dispatch.h' 2025-09-07T07:13:31.0939760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_native.h' -> 'libtorch/include/ATen/ops/cumsum_native.h' 2025-09-07T07:13:31.0940216Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_ops.h' -> 'libtorch/include/ATen/ops/cumsum_ops.h' 2025-09-07T07:13:31.0940792Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumulative_trapezoid.h' -> 'libtorch/include/ATen/ops/cumulative_trapezoid.h' 2025-09-07T07:13:31.0941810Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0942492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumulative_trapezoid_native.h' -> 'libtorch/include/ATen/ops/cumulative_trapezoid_native.h' 2025-09-07T07:13:31.0943112Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumulative_trapezoid_ops.h' -> 'libtorch/include/ATen/ops/cumulative_trapezoid_ops.h' 2025-09-07T07:13:31.0943528Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/data.h' -> 'libtorch/include/ATen/ops/data.h' 2025-09-07T07:13:31.0944562Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0945049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/data_native.h' -> 'libtorch/include/ATen/ops/data_native.h' 2025-09-07T07:13:31.0945509Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/data_ops.h' -> 'libtorch/include/ATen/ops/data_ops.h' 2025-09-07T07:13:31.0945957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/deg2rad.h' -> 'libtorch/include/ATen/ops/deg2rad.h' 2025-09-07T07:13:31.0946826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0947359Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/deg2rad_native.h' -> 'libtorch/include/ATen/ops/deg2rad_native.h' 2025-09-07T07:13:31.0947838Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/deg2rad_ops.h' -> 'libtorch/include/ATen/ops/deg2rad_ops.h' 2025-09-07T07:13:31.0948300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dense_dim.h' -> 'libtorch/include/ATen/ops/dense_dim.h' 2025-09-07T07:13:31.0949183Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0949721Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dense_dim_native.h' -> 'libtorch/include/ATen/ops/dense_dim_native.h' 2025-09-07T07:13:31.0950216Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dense_dim_ops.h' -> 'libtorch/include/ATen/ops/dense_dim_ops.h' 2025-09-07T07:13:31.0950710Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize.h' -> 'libtorch/include/ATen/ops/dequantize.h' 2025-09-07T07:13:31.0951609Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0952267Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/dequantize_cpu_dispatch.h' 2025-09-07T07:13:31.0952912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/dequantize_cuda_dispatch.h' 2025-09-07T07:13:31.0953467Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_native.h' -> 'libtorch/include/ATen/ops/dequantize_native.h' 2025-09-07T07:13:31.0954021Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_ops.h' -> 'libtorch/include/ATen/ops/dequantize_ops.h' 2025-09-07T07:13:31.0954443Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/det.h' -> 'libtorch/include/ATen/ops/det.h' 2025-09-07T07:13:31.0955253Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0955721Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/det_native.h' -> 'libtorch/include/ATen/ops/det_native.h' 2025-09-07T07:13:31.0956320Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/det_ops.h' -> 'libtorch/include/ATen/ops/det_ops.h' 2025-09-07T07:13:31.0956748Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach.h' -> 'libtorch/include/ATen/ops/detach.h' 2025-09-07T07:13:31.0957595Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0958076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_copy.h' -> 'libtorch/include/ATen/ops/detach_copy.h' 2025-09-07T07:13:31.0958939Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0960116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0960870Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_copy_native.h' -> 'libtorch/include/ATen/ops/detach_copy_native.h' 2025-09-07T07:13:31.0961395Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_copy_ops.h' -> 'libtorch/include/ATen/ops/detach_copy_ops.h' 2025-09-07T07:13:31.0961898Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_native.h' -> 'libtorch/include/ATen/ops/detach_native.h' 2025-09-07T07:13:31.0962376Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_ops.h' -> 'libtorch/include/ATen/ops/detach_ops.h' 2025-09-07T07:13:31.0962800Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag.h' -> 'libtorch/include/ATen/ops/diag.h' 2025-09-07T07:13:31.0963627Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0964110Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_embed.h' -> 'libtorch/include/ATen/ops/diag_embed.h' 2025-09-07T07:13:31.0964982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0966027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0966579Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_embed_native.h' -> 'libtorch/include/ATen/ops/diag_embed_native.h' 2025-09-07T07:13:31.0967080Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_embed_ops.h' -> 'libtorch/include/ATen/ops/diag_embed_ops.h' 2025-09-07T07:13:31.0967630Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_native.h' -> 'libtorch/include/ATen/ops/diag_native.h' 2025-09-07T07:13:31.0968081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_ops.h' -> 'libtorch/include/ATen/ops/diag_ops.h' 2025-09-07T07:13:31.0968544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagflat.h' -> 'libtorch/include/ATen/ops/diagflat.h' 2025-09-07T07:13:31.0969472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0969999Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagflat_native.h' -> 'libtorch/include/ATen/ops/diagflat_native.h' 2025-09-07T07:13:31.0970491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagflat_ops.h' -> 'libtorch/include/ATen/ops/diagflat_ops.h' 2025-09-07T07:13:31.0970964Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal.h' -> 'libtorch/include/ATen/ops/diagonal.h' 2025-09-07T07:13:31.0971784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_backward.h' -> 'libtorch/include/ATen/ops/diagonal_backward.h' 2025-09-07T07:13:31.0972854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0973515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_backward_native.h' -> 'libtorch/include/ATen/ops/diagonal_backward_native.h' 2025-09-07T07:13:31.0974088Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_backward_ops.h' -> 'libtorch/include/ATen/ops/diagonal_backward_ops.h' 2025-09-07T07:13:31.0974938Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0975791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0976284Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_copy.h' -> 'libtorch/include/ATen/ops/diagonal_copy.h' 2025-09-07T07:13:31.0977176Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0978243Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0978807Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_copy_native.h' -> 'libtorch/include/ATen/ops/diagonal_copy_native.h' 2025-09-07T07:13:31.0979342Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_copy_ops.h' -> 'libtorch/include/ATen/ops/diagonal_copy_ops.h' 2025-09-07T07:13:31.0979864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_native.h' -> 'libtorch/include/ATen/ops/diagonal_native.h' 2025-09-07T07:13:31.0980340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_ops.h' -> 'libtorch/include/ATen/ops/diagonal_ops.h' 2025-09-07T07:13:31.0980862Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_scatter.h' -> 'libtorch/include/ATen/ops/diagonal_scatter.h' 2025-09-07T07:13:31.0981803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0982901Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0983527Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_scatter_native.h' -> 'libtorch/include/ATen/ops/diagonal_scatter_native.h' 2025-09-07T07:13:31.0984172Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_scatter_ops.h' -> 'libtorch/include/ATen/ops/diagonal_scatter_ops.h' 2025-09-07T07:13:31.0984771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diff.h' -> 'libtorch/include/ATen/ops/diff.h' 2025-09-07T07:13:31.0985633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.0986123Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diff_native.h' -> 'libtorch/include/ATen/ops/diff_native.h' 2025-09-07T07:13:31.0986574Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diff_ops.h' -> 'libtorch/include/ATen/ops/diff_ops.h' 2025-09-07T07:13:31.0987025Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma.h' -> 'libtorch/include/ATen/ops/digamma.h' 2025-09-07T07:13:31.0988091Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0988670Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/digamma_cpu_dispatch.h' 2025-09-07T07:13:31.0989298Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/digamma_cuda_dispatch.h' 2025-09-07T07:13:31.0989787Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_meta.h' -> 'libtorch/include/ATen/ops/digamma_meta.h' 2025-09-07T07:13:31.0990372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_meta_dispatch.h' -> 'libtorch/include/ATen/ops/digamma_meta_dispatch.h' 2025-09-07T07:13:31.0990897Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_native.h' -> 'libtorch/include/ATen/ops/digamma_native.h' 2025-09-07T07:13:31.0991380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_ops.h' -> 'libtorch/include/ATen/ops/digamma_ops.h' 2025-09-07T07:13:31.0991799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dist.h' -> 'libtorch/include/ATen/ops/dist.h' 2025-09-07T07:13:31.0992635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0993114Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dist_native.h' -> 'libtorch/include/ATen/ops/dist_native.h' 2025-09-07T07:13:31.0993560Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dist_ops.h' -> 'libtorch/include/ATen/ops/dist_ops.h' 2025-09-07T07:13:31.0993979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div.h' -> 'libtorch/include/ATen/ops/div.h' 2025-09-07T07:13:31.0994789Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.0995757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.0996405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/div_cpu_dispatch.h' 2025-09-07T07:13:31.0996931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/div_cuda_dispatch.h' 2025-09-07T07:13:31.0997363Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_meta.h' -> 'libtorch/include/ATen/ops/div_meta.h' 2025-09-07T07:13:31.0997895Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_meta_dispatch.h' -> 'libtorch/include/ATen/ops/div_meta_dispatch.h' 2025-09-07T07:13:31.0998397Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_native.h' -> 'libtorch/include/ATen/ops/div_native.h' 2025-09-07T07:13:31.0998825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_ops.h' -> 'libtorch/include/ATen/ops/div_ops.h' 2025-09-07T07:13:31.0999262Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/divide.h' -> 'libtorch/include/ATen/ops/divide.h' 2025-09-07T07:13:31.1000116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1000601Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/divide_native.h' -> 'libtorch/include/ATen/ops/divide_native.h' 2025-09-07T07:13:31.1001066Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/divide_ops.h' -> 'libtorch/include/ATen/ops/divide_ops.h' 2025-09-07T07:13:31.1001465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot.h' -> 'libtorch/include/ATen/ops/dot.h' 2025-09-07T07:13:31.1002275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1002799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/dot_cpu_dispatch.h' 2025-09-07T07:13:31.1003324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/dot_cuda_dispatch.h' 2025-09-07T07:13:31.1003803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_native.h' -> 'libtorch/include/ATen/ops/dot_native.h' 2025-09-07T07:13:31.1004240Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_ops.h' -> 'libtorch/include/ATen/ops/dot_ops.h' 2025-09-07T07:13:31.1004679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dropout.h' -> 'libtorch/include/ATen/ops/dropout.h' 2025-09-07T07:13:31.1005523Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1006047Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dropout_native.h' -> 'libtorch/include/ATen/ops/dropout_native.h' 2025-09-07T07:13:31.1006513Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dropout_ops.h' -> 'libtorch/include/ATen/ops/dropout_ops.h' 2025-09-07T07:13:31.1006948Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dsplit.h' -> 'libtorch/include/ATen/ops/dsplit.h' 2025-09-07T07:13:31.1007794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1008288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dsplit_native.h' -> 'libtorch/include/ATen/ops/dsplit_native.h' 2025-09-07T07:13:31.1008751Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dsplit_ops.h' -> 'libtorch/include/ATen/ops/dsplit_ops.h' 2025-09-07T07:13:31.1009196Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dstack.h' -> 'libtorch/include/ATen/ops/dstack.h' 2025-09-07T07:13:31.1010016Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1010505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dstack_native.h' -> 'libtorch/include/ATen/ops/dstack_native.h' 2025-09-07T07:13:31.1010976Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dstack_ops.h' -> 'libtorch/include/ATen/ops/dstack_ops.h' 2025-09-07T07:13:31.1011404Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/einsum.h' -> 'libtorch/include/ATen/ops/einsum.h' 2025-09-07T07:13:31.1012229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1012755Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/einsum_native.h' -> 'libtorch/include/ATen/ops/einsum_native.h' 2025-09-07T07:13:31.1013215Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/einsum_ops.h' -> 'libtorch/include/ATen/ops/einsum_ops.h' 2025-09-07T07:13:31.1013613Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu.h' -> 'libtorch/include/ATen/ops/elu.h' 2025-09-07T07:13:31.1014130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward.h' -> 'libtorch/include/ATen/ops/elu_backward.h' 2025-09-07T07:13:31.1015155Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1015767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1016396Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1016944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_meta.h' -> 'libtorch/include/ATen/ops/elu_backward_meta.h' 2025-09-07T07:13:31.1017562Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/elu_backward_meta_dispatch.h' 2025-09-07T07:13:31.1018146Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_native.h' -> 'libtorch/include/ATen/ops/elu_backward_native.h' 2025-09-07T07:13:31.1018663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_ops.h' -> 'libtorch/include/ATen/ops/elu_backward_ops.h' 2025-09-07T07:13:31.1019606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1020145Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/elu_cpu_dispatch.h' 2025-09-07T07:13:31.1020675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/elu_cuda_dispatch.h' 2025-09-07T07:13:31.1021109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_meta.h' -> 'libtorch/include/ATen/ops/elu_meta.h' 2025-09-07T07:13:31.1021654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/elu_meta_dispatch.h' 2025-09-07T07:13:31.1022110Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_native.h' -> 'libtorch/include/ATen/ops/elu_native.h' 2025-09-07T07:13:31.1022541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_ops.h' -> 'libtorch/include/ATen/ops/elu_ops.h' 2025-09-07T07:13:31.1023018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding.h' -> 'libtorch/include/ATen/ops/embedding.h' 2025-09-07T07:13:31.1023574Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_backward.h' -> 'libtorch/include/ATen/ops/embedding_backward.h' 2025-09-07T07:13:31.1024782Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1025447Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_backward_native.h' -> 'libtorch/include/ATen/ops/embedding_backward_native.h' 2025-09-07T07:13:31.1026049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_backward_ops.h' -> 'libtorch/include/ATen/ops/embedding_backward_ops.h' 2025-09-07T07:13:31.1026556Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_bag.h' -> 'libtorch/include/ATen/ops/embedding_bag.h' 2025-09-07T07:13:31.1027537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1028121Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_bag_native.h' -> 'libtorch/include/ATen/ops/embedding_bag_native.h' 2025-09-07T07:13:31.1028678Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_bag_ops.h' -> 'libtorch/include/ATen/ops/embedding_bag_ops.h' 2025-09-07T07:13:31.1029614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1030252Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_dense_backward.h' -> 'libtorch/include/ATen/ops/embedding_dense_backward.h' 2025-09-07T07:13:31.1031311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1032116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1032905Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1033656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_dense_backward_native.h' -> 'libtorch/include/ATen/ops/embedding_dense_backward_native.h' 2025-09-07T07:13:31.1034336Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_dense_backward_ops.h' -> 'libtorch/include/ATen/ops/embedding_dense_backward_ops.h' 2025-09-07T07:13:31.1034879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_native.h' -> 'libtorch/include/ATen/ops/embedding_native.h' 2025-09-07T07:13:31.1035406Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_ops.h' -> 'libtorch/include/ATen/ops/embedding_ops.h' 2025-09-07T07:13:31.1035950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm.h' -> 'libtorch/include/ATen/ops/embedding_renorm.h' 2025-09-07T07:13:31.1037003Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1037683Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2025-09-07T07:13:31.1038358Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2025-09-07T07:13:31.1039028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2025-09-07T07:13:31.1039646Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_native.h' -> 'libtorch/include/ATen/ops/embedding_renorm_native.h' 2025-09-07T07:13:31.1040208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_ops.h' -> 'libtorch/include/ATen/ops/embedding_renorm_ops.h' 2025-09-07T07:13:31.1040833Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_sparse_backward.h' -> 'libtorch/include/ATen/ops/embedding_sparse_backward.h' 2025-09-07T07:13:31.1041865Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1042557Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_sparse_backward_native.h' -> 'libtorch/include/ATen/ops/embedding_sparse_backward_native.h' 2025-09-07T07:13:31.1043250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_sparse_backward_ops.h' -> 'libtorch/include/ATen/ops/embedding_sparse_backward_ops.h' 2025-09-07T07:13:31.1043689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty.h' -> 'libtorch/include/ATen/ops/empty.h' 2025-09-07T07:13:31.1044501Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1045347Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1045905Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/empty_cpu_dispatch.h' 2025-09-07T07:13:31.1046450Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/empty_cuda_dispatch.h' 2025-09-07T07:13:31.1046910Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_like.h' -> 'libtorch/include/ATen/ops/empty_like.h' 2025-09-07T07:13:31.1047799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1048333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_like_native.h' -> 'libtorch/include/ATen/ops/empty_like_native.h' 2025-09-07T07:13:31.1048880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_like_ops.h' -> 'libtorch/include/ATen/ops/empty_like_ops.h' 2025-09-07T07:13:31.1049425Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_meta_dispatch.h' -> 'libtorch/include/ATen/ops/empty_meta_dispatch.h' 2025-09-07T07:13:31.1049902Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_native.h' -> 'libtorch/include/ATen/ops/empty_native.h' 2025-09-07T07:13:31.1050366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_ops.h' -> 'libtorch/include/ATen/ops/empty_ops.h' 2025-09-07T07:13:31.1050863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_permuted.h' -> 'libtorch/include/ATen/ops/empty_permuted.h' 2025-09-07T07:13:31.1051759Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1052345Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_permuted_native.h' -> 'libtorch/include/ATen/ops/empty_permuted_native.h' 2025-09-07T07:13:31.1052878Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_permuted_ops.h' -> 'libtorch/include/ATen/ops/empty_permuted_ops.h' 2025-09-07T07:13:31.1053389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_quantized.h' -> 'libtorch/include/ATen/ops/empty_quantized.h' 2025-09-07T07:13:31.1054315Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1054891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_quantized_native.h' -> 'libtorch/include/ATen/ops/empty_quantized_native.h' 2025-09-07T07:13:31.1055438Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_quantized_ops.h' -> 'libtorch/include/ATen/ops/empty_quantized_ops.h' 2025-09-07T07:13:31.1055937Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided.h' -> 'libtorch/include/ATen/ops/empty_strided.h' 2025-09-07T07:13:31.1056829Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1057451Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2025-09-07T07:13:31.1058126Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2025-09-07T07:13:31.1058757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_meta_dispatch.h' -> 'libtorch/include/ATen/ops/empty_strided_meta_dispatch.h' 2025-09-07T07:13:31.1059308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_native.h' -> 'libtorch/include/ATen/ops/empty_strided_native.h' 2025-09-07T07:13:31.1060026Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_ops.h' -> 'libtorch/include/ATen/ops/empty_strided_ops.h' 2025-09-07T07:13:31.1060417Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq.h' -> 'libtorch/include/ATen/ops/eq.h' 2025-09-07T07:13:31.1061548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1062083Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/eq_cpu_dispatch.h' 2025-09-07T07:13:31.1062675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/eq_cuda_dispatch.h' 2025-09-07T07:13:31.1063115Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_meta.h' -> 'libtorch/include/ATen/ops/eq_meta.h' 2025-09-07T07:13:31.1063690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_meta_dispatch.h' -> 'libtorch/include/ATen/ops/eq_meta_dispatch.h' 2025-09-07T07:13:31.1064216Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_native.h' -> 'libtorch/include/ATen/ops/eq_native.h' 2025-09-07T07:13:31.1064654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_ops.h' -> 'libtorch/include/ATen/ops/eq_ops.h' 2025-09-07T07:13:31.1065104Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal.h' -> 'libtorch/include/ATen/ops/equal.h' 2025-09-07T07:13:31.1065664Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/equal_cpu_dispatch.h' 2025-09-07T07:13:31.1066234Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/equal_cuda_dispatch.h' 2025-09-07T07:13:31.1066744Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal_native.h' -> 'libtorch/include/ATen/ops/equal_native.h' 2025-09-07T07:13:31.1067210Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal_ops.h' -> 'libtorch/include/ATen/ops/equal_ops.h' 2025-09-07T07:13:31.1067625Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf.h' -> 'libtorch/include/ATen/ops/erf.h' 2025-09-07T07:13:31.1068615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1069146Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/erf_cpu_dispatch.h' 2025-09-07T07:13:31.1069688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/erf_cuda_dispatch.h' 2025-09-07T07:13:31.1070142Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_meta.h' -> 'libtorch/include/ATen/ops/erf_meta.h' 2025-09-07T07:13:31.1070685Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_meta_dispatch.h' -> 'libtorch/include/ATen/ops/erf_meta_dispatch.h' 2025-09-07T07:13:31.1071148Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_native.h' -> 'libtorch/include/ATen/ops/erf_native.h' 2025-09-07T07:13:31.1071602Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_ops.h' -> 'libtorch/include/ATen/ops/erf_ops.h' 2025-09-07T07:13:31.1072021Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc.h' -> 'libtorch/include/ATen/ops/erfc.h' 2025-09-07T07:13:31.1073059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1073614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/erfc_cpu_dispatch.h' 2025-09-07T07:13:31.1074169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/erfc_cuda_dispatch.h' 2025-09-07T07:13:31.1074663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_meta.h' -> 'libtorch/include/ATen/ops/erfc_meta.h' 2025-09-07T07:13:31.1075230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_meta_dispatch.h' -> 'libtorch/include/ATen/ops/erfc_meta_dispatch.h' 2025-09-07T07:13:31.1075812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_native.h' -> 'libtorch/include/ATen/ops/erfc_native.h' 2025-09-07T07:13:31.1076250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_ops.h' -> 'libtorch/include/ATen/ops/erfc_ops.h' 2025-09-07T07:13:31.1076714Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv.h' -> 'libtorch/include/ATen/ops/erfinv.h' 2025-09-07T07:13:31.1077704Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1078287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/erfinv_cpu_dispatch.h' 2025-09-07T07:13:31.1078857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/erfinv_cuda_dispatch.h' 2025-09-07T07:13:31.1079322Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_meta.h' -> 'libtorch/include/ATen/ops/erfinv_meta.h' 2025-09-07T07:13:31.1079881Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_meta_dispatch.h' -> 'libtorch/include/ATen/ops/erfinv_meta_dispatch.h' 2025-09-07T07:13:31.1080380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_native.h' -> 'libtorch/include/ATen/ops/erfinv_native.h' 2025-09-07T07:13:31.1080836Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_ops.h' -> 'libtorch/include/ATen/ops/erfinv_ops.h' 2025-09-07T07:13:31.1081232Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp.h' -> 'libtorch/include/ATen/ops/exp.h' 2025-09-07T07:13:31.1081657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2.h' -> 'libtorch/include/ATen/ops/exp2.h' 2025-09-07T07:13:31.1082616Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1083147Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/exp2_cpu_dispatch.h' 2025-09-07T07:13:31.1083697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/exp2_cuda_dispatch.h' 2025-09-07T07:13:31.1084147Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_meta.h' -> 'libtorch/include/ATen/ops/exp2_meta.h' 2025-09-07T07:13:31.1084683Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_meta_dispatch.h' -> 'libtorch/include/ATen/ops/exp2_meta_dispatch.h' 2025-09-07T07:13:31.1085165Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_native.h' -> 'libtorch/include/ATen/ops/exp2_native.h' 2025-09-07T07:13:31.1085601Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_ops.h' -> 'libtorch/include/ATen/ops/exp2_ops.h' 2025-09-07T07:13:31.1086551Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1087108Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/exp_cpu_dispatch.h' 2025-09-07T07:13:31.1087633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/exp_cuda_dispatch.h' 2025-09-07T07:13:31.1088069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_meta.h' -> 'libtorch/include/ATen/ops/exp_meta.h' 2025-09-07T07:13:31.1088608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_meta_dispatch.h' -> 'libtorch/include/ATen/ops/exp_meta_dispatch.h' 2025-09-07T07:13:31.1089090Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_native.h' -> 'libtorch/include/ATen/ops/exp_native.h' 2025-09-07T07:13:31.1089521Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_ops.h' -> 'libtorch/include/ATen/ops/exp_ops.h' 2025-09-07T07:13:31.1089961Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand.h' -> 'libtorch/include/ATen/ops/expand.h' 2025-09-07T07:13:31.1090410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_as.h' -> 'libtorch/include/ATen/ops/expand_as.h' 2025-09-07T07:13:31.1091292Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1091819Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_as_native.h' -> 'libtorch/include/ATen/ops/expand_as_native.h' 2025-09-07T07:13:31.1092327Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_as_ops.h' -> 'libtorch/include/ATen/ops/expand_as_ops.h' 2025-09-07T07:13:31.1093145Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1093617Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_copy.h' -> 'libtorch/include/ATen/ops/expand_copy.h' 2025-09-07T07:13:31.1094487Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1095511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1096070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_copy_native.h' -> 'libtorch/include/ATen/ops/expand_copy_native.h' 2025-09-07T07:13:31.1096576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_copy_ops.h' -> 'libtorch/include/ATen/ops/expand_copy_ops.h' 2025-09-07T07:13:31.1097077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_native.h' -> 'libtorch/include/ATen/ops/expand_native.h' 2025-09-07T07:13:31.1097534Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_ops.h' -> 'libtorch/include/ATen/ops/expand_ops.h' 2025-09-07T07:13:31.1097958Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1.h' -> 'libtorch/include/ATen/ops/expm1.h' 2025-09-07T07:13:31.1098950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1099490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/expm1_cpu_dispatch.h' 2025-09-07T07:13:31.1100041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/expm1_cuda_dispatch.h' 2025-09-07T07:13:31.1100496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_meta.h' -> 'libtorch/include/ATen/ops/expm1_meta.h' 2025-09-07T07:13:31.1101040Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_meta_dispatch.h' -> 'libtorch/include/ATen/ops/expm1_meta_dispatch.h' 2025-09-07T07:13:31.1101543Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_native.h' -> 'libtorch/include/ATen/ops/expm1_native.h' 2025-09-07T07:13:31.1102002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_ops.h' -> 'libtorch/include/ATen/ops/expm1_ops.h' 2025-09-07T07:13:31.1102490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential.h' -> 'libtorch/include/ATen/ops/exponential.h' 2025-09-07T07:13:31.1103420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1104147Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/exponential_cpu_dispatch.h' 2025-09-07T07:13:31.1104970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/exponential_cuda_dispatch.h' 2025-09-07T07:13:31.1105625Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_meta_dispatch.h' -> 'libtorch/include/ATen/ops/exponential_meta_dispatch.h' 2025-09-07T07:13:31.1106256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_native.h' -> 'libtorch/include/ATen/ops/exponential_native.h' 2025-09-07T07:13:31.1106797Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_ops.h' -> 'libtorch/include/ATen/ops/exponential_ops.h' 2025-09-07T07:13:31.1107240Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye.h' -> 'libtorch/include/ATen/ops/eye.h' 2025-09-07T07:13:31.1108064Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1108595Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/eye_cpu_dispatch.h' 2025-09-07T07:13:31.1109135Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/eye_cuda_dispatch.h' 2025-09-07T07:13:31.1109681Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_meta_dispatch.h' -> 'libtorch/include/ATen/ops/eye_meta_dispatch.h' 2025-09-07T07:13:31.1110146Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_native.h' -> 'libtorch/include/ATen/ops/eye_native.h' 2025-09-07T07:13:31.1110586Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_ops.h' -> 'libtorch/include/ATen/ops/eye_ops.h' 2025-09-07T07:13:31.1111312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2025-09-07T07:13:31.1112122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2025-09-07T07:13:31.1113024Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2025-09-07T07:13:31.1114327Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1115293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2025-09-07T07:13:31.1116330Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2025-09-07T07:13:31.1117503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1118462Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2025-09-07T07:13:31.1119373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2025-09-07T07:13:31.1120243Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2025-09-07T07:13:31.1121053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2025-09-07T07:13:31.1122142Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1122888Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2025-09-07T07:13:31.1123638Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2025-09-07T07:13:31.1124317Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2025-09-07T07:13:31.1125084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2025-09-07T07:13:31.1125947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2025-09-07T07:13:31.1127208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1128133Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2025-09-07T07:13:31.1129047Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2025-09-07T07:13:31.1130198Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1131094Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2025-09-07T07:13:31.1132013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2025-09-07T07:13:31.1132849Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2025-09-07T07:13:31.1133689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2025-09-07T07:13:31.1134734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1135501Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2025-09-07T07:13:31.1136217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' -> 'libtorch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2025-09-07T07:13:31.1136837Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2025-09-07T07:13:31.1137867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1138651Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2025-09-07T07:13:31.1139823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1140665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2025-09-07T07:13:31.1141489Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2025-09-07T07:13:31.1142178Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2025-09-07T07:13:31.1142822Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2025-09-07T07:13:31.1143446Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2025-09-07T07:13:31.1144693Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1145511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2025-09-07T07:13:31.1146699Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1147569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2025-09-07T07:13:31.1148420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2025-09-07T07:13:31.1149126Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2025-09-07T07:13:31.1149834Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2025-09-07T07:13:31.1150528Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2025-09-07T07:13:31.1151607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1152389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2025-09-07T07:13:31.1153120Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' -> 'libtorch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2025-09-07T07:13:31.1153773Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' -> 'libtorch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2025-09-07T07:13:31.1154861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1155618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' -> 'libtorch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2025-09-07T07:13:31.1156421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' -> 'libtorch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2025-09-07T07:13:31.1157077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' -> 'libtorch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2025-09-07T07:13:31.1158111Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1158823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' -> 'libtorch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2025-09-07T07:13:31.1159519Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' -> 'libtorch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2025-09-07T07:13:31.1160232Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_alpha_dropout.h' -> 'libtorch/include/ATen/ops/feature_alpha_dropout.h' 2025-09-07T07:13:31.1161414Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1162097Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_alpha_dropout_native.h' -> 'libtorch/include/ATen/ops/feature_alpha_dropout_native.h' 2025-09-07T07:13:31.1162732Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_alpha_dropout_ops.h' -> 'libtorch/include/ATen/ops/feature_alpha_dropout_ops.h' 2025-09-07T07:13:31.1163265Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_dropout.h' -> 'libtorch/include/ATen/ops/feature_dropout.h' 2025-09-07T07:13:31.1164221Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1164815Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_dropout_native.h' -> 'libtorch/include/ATen/ops/feature_dropout_native.h' 2025-09-07T07:13:31.1165384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_dropout_ops.h' -> 'libtorch/include/ATen/ops/feature_dropout_ops.h' 2025-09-07T07:13:31.1165914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft.h' -> 'libtorch/include/ATen/ops/fft_fft.h' 2025-09-07T07:13:31.1166366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft2.h' -> 'libtorch/include/ATen/ops/fft_fft2.h' 2025-09-07T07:13:31.1167213Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1167796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft2_native.h' -> 'libtorch/include/ATen/ops/fft_fft2_native.h' 2025-09-07T07:13:31.1168276Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft2_ops.h' -> 'libtorch/include/ATen/ops/fft_fft2_ops.h' 2025-09-07T07:13:31.1169117Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1169632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft_native.h' -> 'libtorch/include/ATen/ops/fft_fft_native.h' 2025-09-07T07:13:31.1170143Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft_ops.h' -> 'libtorch/include/ATen/ops/fft_fft_ops.h' 2025-09-07T07:13:31.1170625Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftfreq.h' -> 'libtorch/include/ATen/ops/fft_fftfreq.h' 2025-09-07T07:13:31.1171570Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1172226Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftfreq_native.h' -> 'libtorch/include/ATen/ops/fft_fftfreq_native.h' 2025-09-07T07:13:31.1172836Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftfreq_ops.h' -> 'libtorch/include/ATen/ops/fft_fftfreq_ops.h' 2025-09-07T07:13:31.1173235Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftn.h' -> 'libtorch/include/ATen/ops/fft_fftn.h' 2025-09-07T07:13:31.1173989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1174459Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftn_native.h' -> 'libtorch/include/ATen/ops/fft_fftn_native.h' 2025-09-07T07:13:31.1174887Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftn_ops.h' -> 'libtorch/include/ATen/ops/fft_fftn_ops.h' 2025-09-07T07:13:31.1175321Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftshift.h' -> 'libtorch/include/ATen/ops/fft_fftshift.h' 2025-09-07T07:13:31.1176123Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1176621Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftshift_native.h' -> 'libtorch/include/ATen/ops/fft_fftshift_native.h' 2025-09-07T07:13:31.1177095Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftshift_ops.h' -> 'libtorch/include/ATen/ops/fft_fftshift_ops.h' 2025-09-07T07:13:31.1177505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft.h' -> 'libtorch/include/ATen/ops/fft_hfft.h' 2025-09-07T07:13:31.1177906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft2.h' -> 'libtorch/include/ATen/ops/fft_hfft2.h' 2025-09-07T07:13:31.1178668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1179147Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft2_native.h' -> 'libtorch/include/ATen/ops/fft_hfft2_native.h' 2025-09-07T07:13:31.1179580Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft2_ops.h' -> 'libtorch/include/ATen/ops/fft_hfft2_ops.h' 2025-09-07T07:13:31.1180367Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1180833Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft_native.h' -> 'libtorch/include/ATen/ops/fft_hfft_native.h' 2025-09-07T07:13:31.1181255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft_ops.h' -> 'libtorch/include/ATen/ops/fft_hfft_ops.h' 2025-09-07T07:13:31.1181688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfftn.h' -> 'libtorch/include/ATen/ops/fft_hfftn.h' 2025-09-07T07:13:31.1182460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1182926Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfftn_native.h' -> 'libtorch/include/ATen/ops/fft_hfftn_native.h' 2025-09-07T07:13:31.1183388Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfftn_ops.h' -> 'libtorch/include/ATen/ops/fft_hfftn_ops.h' 2025-09-07T07:13:31.1183791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft.h' -> 'libtorch/include/ATen/ops/fft_ifft.h' 2025-09-07T07:13:31.1184433Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft2.h' -> 'libtorch/include/ATen/ops/fft_ifft2.h' 2025-09-07T07:13:31.1185339Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1185880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft2_native.h' -> 'libtorch/include/ATen/ops/fft_ifft2_native.h' 2025-09-07T07:13:31.1186367Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft2_ops.h' -> 'libtorch/include/ATen/ops/fft_ifft2_ops.h' 2025-09-07T07:13:31.1187218Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1187746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft_native.h' -> 'libtorch/include/ATen/ops/fft_ifft_native.h' 2025-09-07T07:13:31.1188222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft_ops.h' -> 'libtorch/include/ATen/ops/fft_ifft_ops.h' 2025-09-07T07:13:31.1188677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftn.h' -> 'libtorch/include/ATen/ops/fft_ifftn.h' 2025-09-07T07:13:31.1189553Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1190079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftn_native.h' -> 'libtorch/include/ATen/ops/fft_ifftn_native.h' 2025-09-07T07:13:31.1190572Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftn_ops.h' -> 'libtorch/include/ATen/ops/fft_ifftn_ops.h' 2025-09-07T07:13:31.1191083Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftshift.h' -> 'libtorch/include/ATen/ops/fft_ifftshift.h' 2025-09-07T07:13:31.1191989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1192567Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftshift_native.h' -> 'libtorch/include/ATen/ops/fft_ifftshift_native.h' 2025-09-07T07:13:31.1193122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftshift_ops.h' -> 'libtorch/include/ATen/ops/fft_ifftshift_ops.h' 2025-09-07T07:13:31.1193575Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft.h' -> 'libtorch/include/ATen/ops/fft_ihfft.h' 2025-09-07T07:13:31.1194068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft2.h' -> 'libtorch/include/ATen/ops/fft_ihfft2.h' 2025-09-07T07:13:31.1194959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1195495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft2_native.h' -> 'libtorch/include/ATen/ops/fft_ihfft2_native.h' 2025-09-07T07:13:31.1196027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft2_ops.h' -> 'libtorch/include/ATen/ops/fft_ihfft2_ops.h' 2025-09-07T07:13:31.1196961Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1197456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft_native.h' -> 'libtorch/include/ATen/ops/fft_ihfft_native.h' 2025-09-07T07:13:31.1197920Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft_ops.h' -> 'libtorch/include/ATen/ops/fft_ihfft_ops.h' 2025-09-07T07:13:31.1198392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfftn.h' -> 'libtorch/include/ATen/ops/fft_ihfftn.h' 2025-09-07T07:13:31.1199208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1199738Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfftn_native.h' -> 'libtorch/include/ATen/ops/fft_ihfftn_native.h' 2025-09-07T07:13:31.1200327Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfftn_ops.h' -> 'libtorch/include/ATen/ops/fft_ihfftn_ops.h' 2025-09-07T07:13:31.1200729Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft.h' -> 'libtorch/include/ATen/ops/fft_irfft.h' 2025-09-07T07:13:31.1201148Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft2.h' -> 'libtorch/include/ATen/ops/fft_irfft2.h' 2025-09-07T07:13:31.1201933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1202410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft2_native.h' -> 'libtorch/include/ATen/ops/fft_irfft2_native.h' 2025-09-07T07:13:31.1202859Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft2_ops.h' -> 'libtorch/include/ATen/ops/fft_irfft2_ops.h' 2025-09-07T07:13:31.1203635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1204098Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft_native.h' -> 'libtorch/include/ATen/ops/fft_irfft_native.h' 2025-09-07T07:13:31.1204547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft_ops.h' -> 'libtorch/include/ATen/ops/fft_irfft_ops.h' 2025-09-07T07:13:31.1204961Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfftn.h' -> 'libtorch/include/ATen/ops/fft_irfftn.h' 2025-09-07T07:13:31.1205730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1206221Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfftn_native.h' -> 'libtorch/include/ATen/ops/fft_irfftn_native.h' 2025-09-07T07:13:31.1206665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfftn_ops.h' -> 'libtorch/include/ATen/ops/fft_irfftn_ops.h' 2025-09-07T07:13:31.1207059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft.h' -> 'libtorch/include/ATen/ops/fft_rfft.h' 2025-09-07T07:13:31.1207471Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft2.h' -> 'libtorch/include/ATen/ops/fft_rfft2.h' 2025-09-07T07:13:31.1208266Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1208731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft2_native.h' -> 'libtorch/include/ATen/ops/fft_rfft2_native.h' 2025-09-07T07:13:31.1209179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft2_ops.h' -> 'libtorch/include/ATen/ops/fft_rfft2_ops.h' 2025-09-07T07:13:31.1209957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1210413Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft_native.h' -> 'libtorch/include/ATen/ops/fft_rfft_native.h' 2025-09-07T07:13:31.1210845Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft_ops.h' -> 'libtorch/include/ATen/ops/fft_rfft_ops.h' 2025-09-07T07:13:31.1211278Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftfreq.h' -> 'libtorch/include/ATen/ops/fft_rfftfreq.h' 2025-09-07T07:13:31.1212101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1212799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftfreq_native.h' -> 'libtorch/include/ATen/ops/fft_rfftfreq_native.h' 2025-09-07T07:13:31.1213331Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftfreq_ops.h' -> 'libtorch/include/ATen/ops/fft_rfftfreq_ops.h' 2025-09-07T07:13:31.1213757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftn.h' -> 'libtorch/include/ATen/ops/fft_rfftn.h' 2025-09-07T07:13:31.1214577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1215075Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftn_native.h' -> 'libtorch/include/ATen/ops/fft_rfftn_native.h' 2025-09-07T07:13:31.1215536Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftn_ops.h' -> 'libtorch/include/ATen/ops/fft_rfftn_ops.h' 2025-09-07T07:13:31.1215944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill.h' -> 'libtorch/include/ATen/ops/fill.h' 2025-09-07T07:13:31.1216720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1217235Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fill_cpu_dispatch.h' 2025-09-07T07:13:31.1217764Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fill_cuda_dispatch.h' 2025-09-07T07:13:31.1218240Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_diagonal.h' -> 'libtorch/include/ATen/ops/fill_diagonal.h' 2025-09-07T07:13:31.1219102Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1219654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_diagonal_native.h' -> 'libtorch/include/ATen/ops/fill_diagonal_native.h' 2025-09-07T07:13:31.1220166Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_diagonal_ops.h' -> 'libtorch/include/ATen/ops/fill_diagonal_ops.h' 2025-09-07T07:13:31.1220686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_meta_dispatch.h' -> 'libtorch/include/ATen/ops/fill_meta_dispatch.h' 2025-09-07T07:13:31.1221146Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_native.h' -> 'libtorch/include/ATen/ops/fill_native.h' 2025-09-07T07:13:31.1221611Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_ops.h' -> 'libtorch/include/ATen/ops/fill_ops.h' 2025-09-07T07:13:31.1222000Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fix.h' -> 'libtorch/include/ATen/ops/fix.h' 2025-09-07T07:13:31.1222771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1223247Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fix_native.h' -> 'libtorch/include/ATen/ops/fix_native.h' 2025-09-07T07:13:31.1223663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fix_ops.h' -> 'libtorch/include/ATen/ops/fix_ops.h' 2025-09-07T07:13:31.1224164Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten.h' -> 'libtorch/include/ATen/ops/flatten.h' 2025-09-07T07:13:31.1225183Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1225809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_dense_tensors.h' -> 'libtorch/include/ATen/ops/flatten_dense_tensors.h' 2025-09-07T07:13:31.1226827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1227523Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_dense_tensors_native.h' -> 'libtorch/include/ATen/ops/flatten_dense_tensors_native.h' 2025-09-07T07:13:31.1228158Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_dense_tensors_ops.h' -> 'libtorch/include/ATen/ops/flatten_dense_tensors_ops.h' 2025-09-07T07:13:31.1228688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_native.h' -> 'libtorch/include/ATen/ops/flatten_native.h' 2025-09-07T07:13:31.1229176Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_ops.h' -> 'libtorch/include/ATen/ops/flatten_ops.h' 2025-09-07T07:13:31.1229599Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip.h' -> 'libtorch/include/ATen/ops/flip.h' 2025-09-07T07:13:31.1230433Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1230978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/flip_cpu_dispatch.h' 2025-09-07T07:13:31.1231538Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/flip_cuda_dispatch.h' 2025-09-07T07:13:31.1232029Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_native.h' -> 'libtorch/include/ATen/ops/flip_native.h' 2025-09-07T07:13:31.1232487Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_ops.h' -> 'libtorch/include/ATen/ops/flip_ops.h' 2025-09-07T07:13:31.1232931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fliplr.h' -> 'libtorch/include/ATen/ops/fliplr.h' 2025-09-07T07:13:31.1233791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1234294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fliplr_native.h' -> 'libtorch/include/ATen/ops/fliplr_native.h' 2025-09-07T07:13:31.1234772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fliplr_ops.h' -> 'libtorch/include/ATen/ops/fliplr_ops.h' 2025-09-07T07:13:31.1235221Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flipud.h' -> 'libtorch/include/ATen/ops/flipud.h' 2025-09-07T07:13:31.1236070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1236800Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flipud_native.h' -> 'libtorch/include/ATen/ops/flipud_native.h' 2025-09-07T07:13:31.1237231Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flipud_ops.h' -> 'libtorch/include/ATen/ops/flipud_ops.h' 2025-09-07T07:13:31.1237657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/float_power.h' -> 'libtorch/include/ATen/ops/float_power.h' 2025-09-07T07:13:31.1238452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1238978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/float_power_native.h' -> 'libtorch/include/ATen/ops/float_power_native.h' 2025-09-07T07:13:31.1239437Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/float_power_ops.h' -> 'libtorch/include/ATen/ops/float_power_ops.h' 2025-09-07T07:13:31.1239818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor.h' -> 'libtorch/include/ATen/ops/floor.h' 2025-09-07T07:13:31.1240738Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1241232Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/floor_cpu_dispatch.h' 2025-09-07T07:13:31.1241768Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/floor_cuda_dispatch.h' 2025-09-07T07:13:31.1242205Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide.h' -> 'libtorch/include/ATen/ops/floor_divide.h' 2025-09-07T07:13:31.1243006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1243577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2025-09-07T07:13:31.1244146Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2025-09-07T07:13:31.1244716Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_meta_dispatch.h' -> 'libtorch/include/ATen/ops/floor_divide_meta_dispatch.h' 2025-09-07T07:13:31.1245235Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_native.h' -> 'libtorch/include/ATen/ops/floor_divide_native.h' 2025-09-07T07:13:31.1245890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_ops.h' -> 'libtorch/include/ATen/ops/floor_divide_ops.h' 2025-09-07T07:13:31.1246330Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_meta.h' -> 'libtorch/include/ATen/ops/floor_meta.h' 2025-09-07T07:13:31.1246869Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_meta_dispatch.h' -> 'libtorch/include/ATen/ops/floor_meta_dispatch.h' 2025-09-07T07:13:31.1247331Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_native.h' -> 'libtorch/include/ATen/ops/floor_native.h' 2025-09-07T07:13:31.1247763Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_ops.h' -> 'libtorch/include/ATen/ops/floor_ops.h' 2025-09-07T07:13:31.1248171Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax.h' -> 'libtorch/include/ATen/ops/fmax.h' 2025-09-07T07:13:31.1249101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1249614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fmax_cpu_dispatch.h' 2025-09-07T07:13:31.1250144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fmax_cuda_dispatch.h' 2025-09-07T07:13:31.1250603Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_meta.h' -> 'libtorch/include/ATen/ops/fmax_meta.h' 2025-09-07T07:13:31.1251121Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_meta_dispatch.h' -> 'libtorch/include/ATen/ops/fmax_meta_dispatch.h' 2025-09-07T07:13:31.1251582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_native.h' -> 'libtorch/include/ATen/ops/fmax_native.h' 2025-09-07T07:13:31.1252037Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_ops.h' -> 'libtorch/include/ATen/ops/fmax_ops.h' 2025-09-07T07:13:31.1252429Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin.h' -> 'libtorch/include/ATen/ops/fmin.h' 2025-09-07T07:13:31.1253365Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1253875Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fmin_cpu_dispatch.h' 2025-09-07T07:13:31.1254421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fmin_cuda_dispatch.h' 2025-09-07T07:13:31.1254859Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_meta.h' -> 'libtorch/include/ATen/ops/fmin_meta.h' 2025-09-07T07:13:31.1255402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_meta_dispatch.h' -> 'libtorch/include/ATen/ops/fmin_meta_dispatch.h' 2025-09-07T07:13:31.1255854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_native.h' -> 'libtorch/include/ATen/ops/fmin_native.h' 2025-09-07T07:13:31.1256288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_ops.h' -> 'libtorch/include/ATen/ops/fmin_ops.h' 2025-09-07T07:13:31.1256685Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod.h' -> 'libtorch/include/ATen/ops/fmod.h' 2025-09-07T07:13:31.1257547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1258428Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1258915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fmod_cpu_dispatch.h' 2025-09-07T07:13:31.1259408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fmod_cuda_dispatch.h' 2025-09-07T07:13:31.1259957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_meta.h' -> 'libtorch/include/ATen/ops/fmod_meta.h' 2025-09-07T07:13:31.1260828Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_meta_dispatch.h' -> 'libtorch/include/ATen/ops/fmod_meta_dispatch.h' 2025-09-07T07:13:31.1261357Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_native.h' -> 'libtorch/include/ATen/ops/fmod_native.h' 2025-09-07T07:13:31.1261814Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_ops.h' -> 'libtorch/include/ATen/ops/fmod_ops.h' 2025-09-07T07:13:31.1262231Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac.h' -> 'libtorch/include/ATen/ops/frac.h' 2025-09-07T07:13:31.1263222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1263780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/frac_cpu_dispatch.h' 2025-09-07T07:13:31.1264400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/frac_cuda_dispatch.h' 2025-09-07T07:13:31.1264928Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_meta.h' -> 'libtorch/include/ATen/ops/frac_meta.h' 2025-09-07T07:13:31.1265492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_meta_dispatch.h' -> 'libtorch/include/ATen/ops/frac_meta_dispatch.h' 2025-09-07T07:13:31.1265968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_native.h' -> 'libtorch/include/ATen/ops/frac_native.h' 2025-09-07T07:13:31.1266420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_ops.h' -> 'libtorch/include/ATen/ops/frac_ops.h' 2025-09-07T07:13:31.1267072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d.h' 2025-09-07T07:13:31.1267764Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_backward.h' 2025-09-07T07:13:31.1269039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1269935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1270837Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1271586Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2025-09-07T07:13:31.1272436Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2025-09-07T07:13:31.1273210Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2025-09-07T07:13:31.1273961Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2025-09-07T07:13:31.1275148Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1276079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2025-09-07T07:13:31.1276748Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2025-09-07T07:13:31.1277325Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_meta.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_meta.h' 2025-09-07T07:13:31.1277992Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2025-09-07T07:13:31.1278758Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_native.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_native.h' 2025-09-07T07:13:31.1279361Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_ops.h' -> 'libtorch/include/ATen/ops/fractional_max_pool2d_ops.h' 2025-09-07T07:13:31.1279921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d.h' 2025-09-07T07:13:31.1280578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_backward.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d_backward.h' 2025-09-07T07:13:31.1281386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1282185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1282944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2025-09-07T07:13:31.1283630Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2025-09-07T07:13:31.1284937Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1285697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2025-09-07T07:13:31.1286417Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2025-09-07T07:13:31.1287089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_meta.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d_meta.h' 2025-09-07T07:13:31.1287808Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2025-09-07T07:13:31.1288455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_native.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d_native.h' 2025-09-07T07:13:31.1289083Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_ops.h' -> 'libtorch/include/ATen/ops/fractional_max_pool3d_ops.h' 2025-09-07T07:13:31.1289506Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp.h' -> 'libtorch/include/ATen/ops/frexp.h' 2025-09-07T07:13:31.1290318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1290869Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/frexp_cpu_dispatch.h' 2025-09-07T07:13:31.1291417Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/frexp_cuda_dispatch.h' 2025-09-07T07:13:31.1291895Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_native.h' -> 'libtorch/include/ATen/ops/frexp_native.h' 2025-09-07T07:13:31.1292350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_ops.h' -> 'libtorch/include/ATen/ops/frexp_ops.h' 2025-09-07T07:13:31.1292857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frobenius_norm.h' -> 'libtorch/include/ATen/ops/frobenius_norm.h' 2025-09-07T07:13:31.1293771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1294355Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frobenius_norm_native.h' -> 'libtorch/include/ATen/ops/frobenius_norm_native.h' 2025-09-07T07:13:31.1295009Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frobenius_norm_ops.h' -> 'libtorch/include/ATen/ops/frobenius_norm_ops.h' 2025-09-07T07:13:31.1295531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_file.h' -> 'libtorch/include/ATen/ops/from_file.h' 2025-09-07T07:13:31.1296342Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1296864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_file_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/from_file_cpu_dispatch.h' 2025-09-07T07:13:31.1297332Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_file_native.h' -> 'libtorch/include/ATen/ops/from_file_native.h' 2025-09-07T07:13:31.1297807Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_file_ops.h' -> 'libtorch/include/ATen/ops/from_file_ops.h' 2025-09-07T07:13:31.1298179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full.h' -> 'libtorch/include/ATen/ops/full.h' 2025-09-07T07:13:31.1298900Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1299317Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_like.h' -> 'libtorch/include/ATen/ops/full_like.h' 2025-09-07T07:13:31.1300108Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1300578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_like_native.h' -> 'libtorch/include/ATen/ops/full_like_native.h' 2025-09-07T07:13:31.1301049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_like_ops.h' -> 'libtorch/include/ATen/ops/full_like_ops.h' 2025-09-07T07:13:31.1301472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_native.h' -> 'libtorch/include/ATen/ops/full_native.h' 2025-09-07T07:13:31.1301872Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_ops.h' -> 'libtorch/include/ATen/ops/full_ops.h' 2025-09-07T07:13:31.1302487Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' -> 'libtorch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2025-09-07T07:13:31.1303609Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1304553Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' -> 'libtorch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2025-09-07T07:13:31.1305280Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' -> 'libtorch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2025-09-07T07:13:31.1305727Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather.h' -> 'libtorch/include/ATen/ops/gather.h' 2025-09-07T07:13:31.1306260Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_backward.h' -> 'libtorch/include/ATen/ops/gather_backward.h' 2025-09-07T07:13:31.1307226Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1307822Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_backward_native.h' -> 'libtorch/include/ATen/ops/gather_backward_native.h' 2025-09-07T07:13:31.1308398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_backward_ops.h' -> 'libtorch/include/ATen/ops/gather_backward_ops.h' 2025-09-07T07:13:31.1309416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1310258Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1310877Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/gather_cpu_dispatch.h' 2025-09-07T07:13:31.1311461Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/gather_cuda_dispatch.h' 2025-09-07T07:13:31.1311941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_meta.h' -> 'libtorch/include/ATen/ops/gather_meta.h' 2025-09-07T07:13:31.1312555Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_meta_dispatch.h' -> 'libtorch/include/ATen/ops/gather_meta_dispatch.h' 2025-09-07T07:13:31.1313058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_native.h' -> 'libtorch/include/ATen/ops/gather_native.h' 2025-09-07T07:13:31.1313527Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_ops.h' -> 'libtorch/include/ATen/ops/gather_ops.h' 2025-09-07T07:13:31.1313946Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd.h' -> 'libtorch/include/ATen/ops/gcd.h' 2025-09-07T07:13:31.1314950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1315480Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/gcd_cpu_dispatch.h' 2025-09-07T07:13:31.1316033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/gcd_cuda_dispatch.h' 2025-09-07T07:13:31.1316713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_meta.h' -> 'libtorch/include/ATen/ops/gcd_meta.h' 2025-09-07T07:13:31.1317191Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_meta_dispatch.h' -> 'libtorch/include/ATen/ops/gcd_meta_dispatch.h' 2025-09-07T07:13:31.1317617Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_native.h' -> 'libtorch/include/ATen/ops/gcd_native.h' 2025-09-07T07:13:31.1318008Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_ops.h' -> 'libtorch/include/ATen/ops/gcd_ops.h' 2025-09-07T07:13:31.1318360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge.h' -> 'libtorch/include/ATen/ops/ge.h' 2025-09-07T07:13:31.1319217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1319677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/ge_cpu_dispatch.h' 2025-09-07T07:13:31.1320142Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/ge_cuda_dispatch.h' 2025-09-07T07:13:31.1320535Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_meta.h' -> 'libtorch/include/ATen/ops/ge_meta.h' 2025-09-07T07:13:31.1321003Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_meta_dispatch.h' -> 'libtorch/include/ATen/ops/ge_meta_dispatch.h' 2025-09-07T07:13:31.1321407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_native.h' -> 'libtorch/include/ATen/ops/ge_native.h' 2025-09-07T07:13:31.1321798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_ops.h' -> 'libtorch/include/ATen/ops/ge_ops.h' 2025-09-07T07:13:31.1322171Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu.h' -> 'libtorch/include/ATen/ops/gelu.h' 2025-09-07T07:13:31.1322623Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward.h' -> 'libtorch/include/ATen/ops/gelu_backward.h' 2025-09-07T07:13:31.1323595Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1324168Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1324769Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1325270Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_meta.h' -> 'libtorch/include/ATen/ops/gelu_backward_meta.h' 2025-09-07T07:13:31.1325850Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2025-09-07T07:13:31.1326387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_native.h' -> 'libtorch/include/ATen/ops/gelu_backward_native.h' 2025-09-07T07:13:31.1326880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_ops.h' -> 'libtorch/include/ATen/ops/gelu_backward_ops.h' 2025-09-07T07:13:31.1327756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1328272Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/gelu_cpu_dispatch.h' 2025-09-07T07:13:31.1328778Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/gelu_cuda_dispatch.h' 2025-09-07T07:13:31.1329180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_meta.h' -> 'libtorch/include/ATen/ops/gelu_meta.h' 2025-09-07T07:13:31.1329694Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/gelu_meta_dispatch.h' 2025-09-07T07:13:31.1330133Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_native.h' -> 'libtorch/include/ATen/ops/gelu_native.h' 2025-09-07T07:13:31.1330535Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_ops.h' -> 'libtorch/include/ATen/ops/gelu_ops.h' 2025-09-07T07:13:31.1330955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric.h' -> 'libtorch/include/ATen/ops/geometric.h' 2025-09-07T07:13:31.1331926Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1332661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/geometric_cpu_dispatch.h' 2025-09-07T07:13:31.1333263Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/geometric_cuda_dispatch.h' 2025-09-07T07:13:31.1333869Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_meta_dispatch.h' -> 'libtorch/include/ATen/ops/geometric_meta_dispatch.h' 2025-09-07T07:13:31.1334399Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_native.h' -> 'libtorch/include/ATen/ops/geometric_native.h' 2025-09-07T07:13:31.1334890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_ops.h' -> 'libtorch/include/ATen/ops/geometric_ops.h' 2025-09-07T07:13:31.1335326Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf.h' -> 'libtorch/include/ATen/ops/geqrf.h' 2025-09-07T07:13:31.1335867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/geqrf_cpu_dispatch.h' 2025-09-07T07:13:31.1336410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/geqrf_cuda_dispatch.h' 2025-09-07T07:13:31.1336903Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf_native.h' -> 'libtorch/include/ATen/ops/geqrf_native.h' 2025-09-07T07:13:31.1337349Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf_ops.h' -> 'libtorch/include/ATen/ops/geqrf_ops.h' 2025-09-07T07:13:31.1337746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ger.h' -> 'libtorch/include/ATen/ops/ger.h' 2025-09-07T07:13:31.1338565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1339019Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ger_native.h' -> 'libtorch/include/ATen/ops/ger_native.h' 2025-09-07T07:13:31.1339447Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ger_ops.h' -> 'libtorch/include/ATen/ops/ger_ops.h' 2025-09-07T07:13:31.1339875Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu.h' -> 'libtorch/include/ATen/ops/glu.h' 2025-09-07T07:13:31.1340351Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward.h' -> 'libtorch/include/ATen/ops/glu_backward.h' 2025-09-07T07:13:31.1340957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1341582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1342098Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_jvp.h' -> 'libtorch/include/ATen/ops/glu_backward_jvp.h' 2025-09-07T07:13:31.1343027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1343738Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2025-09-07T07:13:31.1344650Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2025-09-07T07:13:31.1345250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_jvp_native.h' -> 'libtorch/include/ATen/ops/glu_backward_jvp_native.h' 2025-09-07T07:13:31.1345823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_jvp_ops.h' -> 'libtorch/include/ATen/ops/glu_backward_jvp_ops.h' 2025-09-07T07:13:31.1346384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_native.h' -> 'libtorch/include/ATen/ops/glu_backward_native.h' 2025-09-07T07:13:31.1346914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_ops.h' -> 'libtorch/include/ATen/ops/glu_backward_ops.h' 2025-09-07T07:13:31.1347896Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1348424Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/glu_cpu_dispatch.h' 2025-09-07T07:13:31.1348979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/glu_cuda_dispatch.h' 2025-09-07T07:13:31.1349422Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp.h' -> 'libtorch/include/ATen/ops/glu_jvp.h' 2025-09-07T07:13:31.1350270Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1350850Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2025-09-07T07:13:31.1351430Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2025-09-07T07:13:31.1351935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp_native.h' -> 'libtorch/include/ATen/ops/glu_jvp_native.h' 2025-09-07T07:13:31.1352417Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp_ops.h' -> 'libtorch/include/ATen/ops/glu_jvp_ops.h' 2025-09-07T07:13:31.1352898Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_meta.h' -> 'libtorch/include/ATen/ops/glu_meta.h' 2025-09-07T07:13:31.1353443Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/glu_meta_dispatch.h' 2025-09-07T07:13:31.1353923Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_native.h' -> 'libtorch/include/ATen/ops/glu_native.h' 2025-09-07T07:13:31.1354365Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_ops.h' -> 'libtorch/include/ATen/ops/glu_ops.h' 2025-09-07T07:13:31.1355110Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gradient.h' -> 'libtorch/include/ATen/ops/gradient.h' 2025-09-07T07:13:31.1355998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1356635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gradient_native.h' -> 'libtorch/include/ATen/ops/gradient_native.h' 2025-09-07T07:13:31.1357119Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gradient_ops.h' -> 'libtorch/include/ATen/ops/gradient_ops.h' 2025-09-07T07:13:31.1357598Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater.h' -> 'libtorch/include/ATen/ops/greater.h' 2025-09-07T07:13:31.1358435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1358956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_equal.h' -> 'libtorch/include/ATen/ops/greater_equal.h' 2025-09-07T07:13:31.1360042Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1360795Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_equal_native.h' -> 'libtorch/include/ATen/ops/greater_equal_native.h' 2025-09-07T07:13:31.1361350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_equal_ops.h' -> 'libtorch/include/ATen/ops/greater_equal_ops.h' 2025-09-07T07:13:31.1361886Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_native.h' -> 'libtorch/include/ATen/ops/greater_native.h' 2025-09-07T07:13:31.1362373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_ops.h' -> 'libtorch/include/ATen/ops/greater_ops.h' 2025-09-07T07:13:31.1362874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler.h' -> 'libtorch/include/ATen/ops/grid_sampler.h' 2025-09-07T07:13:31.1363410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d.h' -> 'libtorch/include/ATen/ops/grid_sampler_2d.h' 2025-09-07T07:13:31.1364027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_backward.h' -> 'libtorch/include/ATen/ops/grid_sampler_2d_backward.h' 2025-09-07T07:13:31.1365041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1365814Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1366579Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1367270Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_backward_native.h' -> 'libtorch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2025-09-07T07:13:31.1367942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' -> 'libtorch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2025-09-07T07:13:31.1368870Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1369594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2025-09-07T07:13:31.1370278Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2025-09-07T07:13:31.1370907Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_native.h' -> 'libtorch/include/ATen/ops/grid_sampler_2d_native.h' 2025-09-07T07:13:31.1371464Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_ops.h' -> 'libtorch/include/ATen/ops/grid_sampler_2d_ops.h' 2025-09-07T07:13:31.1371996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d.h' -> 'libtorch/include/ATen/ops/grid_sampler_3d.h' 2025-09-07T07:13:31.1372725Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_backward.h' -> 'libtorch/include/ATen/ops/grid_sampler_3d_backward.h' 2025-09-07T07:13:31.1373261Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/layer_norm_ops.h' -> 'libtorch/include/ATen/ops/layer_norm_ops.h' 2025-09-07T07:13:31.1374259Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1375025Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1375778Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1376442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_backward_native.h' -> 'libtorch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2025-09-07T07:13:31.1377083Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' -> 'libtorch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2025-09-07T07:13:31.1377993Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1378633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2025-09-07T07:13:31.1379281Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2025-09-07T07:13:31.1379862Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_native.h' -> 'libtorch/include/ATen/ops/grid_sampler_3d_native.h' 2025-09-07T07:13:31.1380398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_ops.h' -> 'libtorch/include/ATen/ops/grid_sampler_3d_ops.h' 2025-09-07T07:13:31.1381279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1381843Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_native.h' -> 'libtorch/include/ATen/ops/grid_sampler_native.h' 2025-09-07T07:13:31.1382369Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_ops.h' -> 'libtorch/include/ATen/ops/grid_sampler_ops.h' 2025-09-07T07:13:31.1382826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/group_norm.h' -> 'libtorch/include/ATen/ops/group_norm.h' 2025-09-07T07:13:31.1383697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1384511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/group_norm_native.h' -> 'libtorch/include/ATen/ops/group_norm_native.h' 2025-09-07T07:13:31.1385024Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/group_norm_ops.h' -> 'libtorch/include/ATen/ops/group_norm_ops.h' 2025-09-07T07:13:31.1385456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru.h' -> 'libtorch/include/ATen/ops/gru.h' 2025-09-07T07:13:31.1385962Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_cell.h' -> 'libtorch/include/ATen/ops/gru_cell.h' 2025-09-07T07:13:31.1386814Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1387350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_cell_native.h' -> 'libtorch/include/ATen/ops/gru_cell_native.h' 2025-09-07T07:13:31.1387833Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_cell_ops.h' -> 'libtorch/include/ATen/ops/gru_cell_ops.h' 2025-09-07T07:13:31.1388669Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1389157Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_native.h' -> 'libtorch/include/ATen/ops/gru_native.h' 2025-09-07T07:13:31.1389629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_ops.h' -> 'libtorch/include/ATen/ops/gru_ops.h' 2025-09-07T07:13:31.1390028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt.h' -> 'libtorch/include/ATen/ops/gt.h' 2025-09-07T07:13:31.1391002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1391520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/gt_cpu_dispatch.h' 2025-09-07T07:13:31.1392049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/gt_cuda_dispatch.h' 2025-09-07T07:13:31.1392504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_meta.h' -> 'libtorch/include/ATen/ops/gt_meta.h' 2025-09-07T07:13:31.1393029Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_meta_dispatch.h' -> 'libtorch/include/ATen/ops/gt_meta_dispatch.h' 2025-09-07T07:13:31.1393488Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_native.h' -> 'libtorch/include/ATen/ops/gt_native.h' 2025-09-07T07:13:31.1393935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_ops.h' -> 'libtorch/include/ATen/ops/gt_ops.h' 2025-09-07T07:13:31.1394456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hamming_window.h' -> 'libtorch/include/ATen/ops/hamming_window.h' 2025-09-07T07:13:31.1395388Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1395994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hamming_window_native.h' -> 'libtorch/include/ATen/ops/hamming_window_native.h' 2025-09-07T07:13:31.1396656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hamming_window_ops.h' -> 'libtorch/include/ATen/ops/hamming_window_ops.h' 2025-09-07T07:13:31.1397132Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hann_window.h' -> 'libtorch/include/ATen/ops/hann_window.h' 2025-09-07T07:13:31.1398013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1398550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hann_window_native.h' -> 'libtorch/include/ATen/ops/hann_window_native.h' 2025-09-07T07:13:31.1399080Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hann_window_ops.h' -> 'libtorch/include/ATen/ops/hann_window_ops.h' 2025-09-07T07:13:31.1399569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink.h' -> 'libtorch/include/ATen/ops/hardshrink.h' 2025-09-07T07:13:31.1400135Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward.h' -> 'libtorch/include/ATen/ops/hardshrink_backward.h' 2025-09-07T07:13:31.1401291Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1402010Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1402722Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1403380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_meta.h' -> 'libtorch/include/ATen/ops/hardshrink_backward_meta.h' 2025-09-07T07:13:31.1404096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2025-09-07T07:13:31.1404761Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_native.h' -> 'libtorch/include/ATen/ops/hardshrink_backward_native.h' 2025-09-07T07:13:31.1405380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_ops.h' -> 'libtorch/include/ATen/ops/hardshrink_backward_ops.h' 2025-09-07T07:13:31.1406423Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1407028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2025-09-07T07:13:31.1407655Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2025-09-07T07:13:31.1408178Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_meta.h' -> 'libtorch/include/ATen/ops/hardshrink_meta.h' 2025-09-07T07:13:31.1408794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_meta_dispatch.h' -> 'libtorch/include/ATen/ops/hardshrink_meta_dispatch.h' 2025-09-07T07:13:31.1425057Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_native.h' -> 'libtorch/include/ATen/ops/hardshrink_native.h' 2025-09-07T07:13:31.1425612Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_ops.h' -> 'libtorch/include/ATen/ops/hardshrink_ops.h' 2025-09-07T07:13:31.1426124Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid.h' -> 'libtorch/include/ATen/ops/hardsigmoid.h' 2025-09-07T07:13:31.1426729Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward.h' -> 'libtorch/include/ATen/ops/hardsigmoid_backward.h' 2025-09-07T07:13:31.1427903Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1428652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1429399Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1430039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_meta.h' -> 'libtorch/include/ATen/ops/hardsigmoid_backward_meta.h' 2025-09-07T07:13:31.1430876Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2025-09-07T07:13:31.1431544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_native.h' -> 'libtorch/include/ATen/ops/hardsigmoid_backward_native.h' 2025-09-07T07:13:31.1432212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_ops.h' -> 'libtorch/include/ATen/ops/hardsigmoid_backward_ops.h' 2025-09-07T07:13:31.1433301Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1433933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2025-09-07T07:13:31.1434575Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2025-09-07T07:13:31.1435156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_meta.h' -> 'libtorch/include/ATen/ops/hardsigmoid_meta.h' 2025-09-07T07:13:31.1435795Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' -> 'libtorch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2025-09-07T07:13:31.1436522Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_native.h' -> 'libtorch/include/ATen/ops/hardsigmoid_native.h' 2025-09-07T07:13:31.1437047Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_ops.h' -> 'libtorch/include/ATen/ops/hardsigmoid_ops.h' 2025-09-07T07:13:31.1437501Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish.h' -> 'libtorch/include/ATen/ops/hardswish.h' 2025-09-07T07:13:31.1438048Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward.h' -> 'libtorch/include/ATen/ops/hardswish_backward.h' 2025-09-07T07:13:31.1439017Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1439701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1440396Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1441017Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward_native.h' -> 'libtorch/include/ATen/ops/hardswish_backward_native.h' 2025-09-07T07:13:31.1441598Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward_ops.h' -> 'libtorch/include/ATen/ops/hardswish_backward_ops.h' 2025-09-07T07:13:31.1442178Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hardswish_cpu_dispatch.h' 2025-09-07T07:13:31.1442778Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hardswish_cuda_dispatch.h' 2025-09-07T07:13:31.1443365Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_meta_dispatch.h' -> 'libtorch/include/ATen/ops/hardswish_meta_dispatch.h' 2025-09-07T07:13:31.1443890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_native.h' -> 'libtorch/include/ATen/ops/hardswish_native.h' 2025-09-07T07:13:31.1444385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_ops.h' -> 'libtorch/include/ATen/ops/hardswish_ops.h' 2025-09-07T07:13:31.1444828Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh.h' -> 'libtorch/include/ATen/ops/hardtanh.h' 2025-09-07T07:13:31.1445396Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_backward.h' -> 'libtorch/include/ATen/ops/hardtanh_backward.h' 2025-09-07T07:13:31.1446073Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1446749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1447385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_backward_native.h' -> 'libtorch/include/ATen/ops/hardtanh_backward_native.h' 2025-09-07T07:13:31.1447954Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_backward_ops.h' -> 'libtorch/include/ATen/ops/hardtanh_backward_ops.h' 2025-09-07T07:13:31.1448522Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2025-09-07T07:13:31.1449099Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2025-09-07T07:13:31.1449703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/hardtanh_meta_dispatch.h' 2025-09-07T07:13:31.1450213Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_native.h' -> 'libtorch/include/ATen/ops/hardtanh_native.h' 2025-09-07T07:13:31.1450714Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_ops.h' -> 'libtorch/include/ATen/ops/hardtanh_ops.h' 2025-09-07T07:13:31.1451181Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor.h' -> 'libtorch/include/ATen/ops/hash_tensor.h' 2025-09-07T07:13:31.1452200Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1452799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hash_tensor_cpu_dispatch.h' 2025-09-07T07:13:31.1453400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hash_tensor_cuda_dispatch.h' 2025-09-07T07:13:31.1453903Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_meta.h' -> 'libtorch/include/ATen/ops/hash_tensor_meta.h' 2025-09-07T07:13:31.1454505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_meta_dispatch.h' -> 'libtorch/include/ATen/ops/hash_tensor_meta_dispatch.h' 2025-09-07T07:13:31.1455030Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_native.h' -> 'libtorch/include/ATen/ops/hash_tensor_native.h' 2025-09-07T07:13:31.1455523Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hash_tensor_ops.h' -> 'libtorch/include/ATen/ops/hash_tensor_ops.h' 2025-09-07T07:13:31.1455984Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside.h' -> 'libtorch/include/ATen/ops/heaviside.h' 2025-09-07T07:13:31.1457004Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1457589Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/heaviside_cpu_dispatch.h' 2025-09-07T07:13:31.1458185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/heaviside_cuda_dispatch.h' 2025-09-07T07:13:31.1458682Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_meta.h' -> 'libtorch/include/ATen/ops/heaviside_meta.h' 2025-09-07T07:13:31.1459278Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_meta_dispatch.h' -> 'libtorch/include/ATen/ops/heaviside_meta_dispatch.h' 2025-09-07T07:13:31.1460019Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_native.h' -> 'libtorch/include/ATen/ops/heaviside_native.h' 2025-09-07T07:13:31.1460702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_ops.h' -> 'libtorch/include/ATen/ops/heaviside_ops.h' 2025-09-07T07:13:31.1461273Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hinge_embedding_loss.h' -> 'libtorch/include/ATen/ops/hinge_embedding_loss.h' 2025-09-07T07:13:31.1462341Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1462987Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hinge_embedding_loss_native.h' -> 'libtorch/include/ATen/ops/hinge_embedding_loss_native.h' 2025-09-07T07:13:31.1463601Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hinge_embedding_loss_ops.h' -> 'libtorch/include/ATen/ops/hinge_embedding_loss_ops.h' 2025-09-07T07:13:31.1464107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc.h' -> 'libtorch/include/ATen/ops/histc.h' 2025-09-07T07:13:31.1464711Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/histc_cpu_dispatch.h' 2025-09-07T07:13:31.1465267Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/histc_cuda_dispatch.h' 2025-09-07T07:13:31.1465797Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc_native.h' -> 'libtorch/include/ATen/ops/histc_native.h' 2025-09-07T07:13:31.1466255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc_ops.h' -> 'libtorch/include/ATen/ops/histc_ops.h' 2025-09-07T07:13:31.1466720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogram.h' -> 'libtorch/include/ATen/ops/histogram.h' 2025-09-07T07:13:31.1467328Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogram_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/histogram_cpu_dispatch.h' 2025-09-07T07:13:31.1467874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogram_native.h' -> 'libtorch/include/ATen/ops/histogram_native.h' 2025-09-07T07:13:31.1468376Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogram_ops.h' -> 'libtorch/include/ATen/ops/histogram_ops.h' 2025-09-07T07:13:31.1468877Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogramdd.h' -> 'libtorch/include/ATen/ops/histogramdd.h' 2025-09-07T07:13:31.1469807Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1470374Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogramdd_native.h' -> 'libtorch/include/ATen/ops/histogramdd_native.h' 2025-09-07T07:13:31.1470910Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogramdd_ops.h' -> 'libtorch/include/ATen/ops/histogramdd_ops.h' 2025-09-07T07:13:31.1471352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hsplit.h' -> 'libtorch/include/ATen/ops/hsplit.h' 2025-09-07T07:13:31.1472192Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1472698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hsplit_native.h' -> 'libtorch/include/ATen/ops/hsplit_native.h' 2025-09-07T07:13:31.1473170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hsplit_ops.h' -> 'libtorch/include/ATen/ops/hsplit_ops.h' 2025-09-07T07:13:31.1473595Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hspmm.h' -> 'libtorch/include/ATen/ops/hspmm.h' 2025-09-07T07:13:31.1474088Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hspmm_native.h' -> 'libtorch/include/ATen/ops/hspmm_native.h' 2025-09-07T07:13:31.1474581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hspmm_ops.h' -> 'libtorch/include/ATen/ops/hspmm_ops.h' 2025-09-07T07:13:31.1475017Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hstack.h' -> 'libtorch/include/ATen/ops/hstack.h' 2025-09-07T07:13:31.1475966Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1476449Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hstack_native.h' -> 'libtorch/include/ATen/ops/hstack_native.h' 2025-09-07T07:13:31.1476929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hstack_ops.h' -> 'libtorch/include/ATen/ops/hstack_ops.h' 2025-09-07T07:13:31.1477385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss.h' -> 'libtorch/include/ATen/ops/huber_loss.h' 2025-09-07T07:13:31.1477927Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_backward.h' -> 'libtorch/include/ATen/ops/huber_loss_backward.h' 2025-09-07T07:13:31.1478894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1479588Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1480302Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1480923Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_backward_native.h' -> 'libtorch/include/ATen/ops/huber_loss_backward_native.h' 2025-09-07T07:13:31.1481518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_backward_ops.h' -> 'libtorch/include/ATen/ops/huber_loss_backward_ops.h' 2025-09-07T07:13:31.1482099Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2025-09-07T07:13:31.1482701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2025-09-07T07:13:31.1483234Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_native.h' -> 'libtorch/include/ATen/ops/huber_loss_native.h' 2025-09-07T07:13:31.1483723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_ops.h' -> 'libtorch/include/ATen/ops/huber_loss_ops.h' 2025-09-07T07:13:31.1484156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot.h' -> 'libtorch/include/ATen/ops/hypot.h' 2025-09-07T07:13:31.1485144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1485684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/hypot_cpu_dispatch.h' 2025-09-07T07:13:31.1486241Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/hypot_cuda_dispatch.h' 2025-09-07T07:13:31.1486700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_meta.h' -> 'libtorch/include/ATen/ops/hypot_meta.h' 2025-09-07T07:13:31.1487244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_meta_dispatch.h' -> 'libtorch/include/ATen/ops/hypot_meta_dispatch.h' 2025-09-07T07:13:31.1487727Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_native.h' -> 'libtorch/include/ATen/ops/hypot_native.h' 2025-09-07T07:13:31.1488169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_ops.h' -> 'libtorch/include/ATen/ops/hypot_ops.h' 2025-09-07T07:13:31.1488556Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0.h' -> 'libtorch/include/ATen/ops/i0.h' 2025-09-07T07:13:31.1489516Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1490031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/i0_cpu_dispatch.h' 2025-09-07T07:13:31.1490540Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/i0_cuda_dispatch.h' 2025-09-07T07:13:31.1491004Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_meta.h' -> 'libtorch/include/ATen/ops/i0_meta.h' 2025-09-07T07:13:31.1491518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_meta_dispatch.h' -> 'libtorch/include/ATen/ops/i0_meta_dispatch.h' 2025-09-07T07:13:31.1491957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_native.h' -> 'libtorch/include/ATen/ops/i0_native.h' 2025-09-07T07:13:31.1492386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_ops.h' -> 'libtorch/include/ATen/ops/i0_ops.h' 2025-09-07T07:13:31.1492816Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma.h' -> 'libtorch/include/ATen/ops/igamma.h' 2025-09-07T07:13:31.1493826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1494382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/igamma_cpu_dispatch.h' 2025-09-07T07:13:31.1494969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/igamma_cuda_dispatch.h' 2025-09-07T07:13:31.1495435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_meta.h' -> 'libtorch/include/ATen/ops/igamma_meta.h' 2025-09-07T07:13:31.1496006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_meta_dispatch.h' -> 'libtorch/include/ATen/ops/igamma_meta_dispatch.h' 2025-09-07T07:13:31.1496491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_native.h' -> 'libtorch/include/ATen/ops/igamma_native.h' 2025-09-07T07:13:31.1496950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_ops.h' -> 'libtorch/include/ATen/ops/igamma_ops.h' 2025-09-07T07:13:31.1497400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac.h' -> 'libtorch/include/ATen/ops/igammac.h' 2025-09-07T07:13:31.1498416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1498978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/igammac_cpu_dispatch.h' 2025-09-07T07:13:31.1499564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/igammac_cuda_dispatch.h' 2025-09-07T07:13:31.1500043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_meta.h' -> 'libtorch/include/ATen/ops/igammac_meta.h' 2025-09-07T07:13:31.1500620Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_meta_dispatch.h' -> 'libtorch/include/ATen/ops/igammac_meta_dispatch.h' 2025-09-07T07:13:31.1501132Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_native.h' -> 'libtorch/include/ATen/ops/igammac_native.h' 2025-09-07T07:13:31.1501607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_ops.h' -> 'libtorch/include/ATen/ops/igammac_ops.h' 2025-09-07T07:13:31.1502038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col.h' -> 'libtorch/include/ATen/ops/im2col.h' 2025-09-07T07:13:31.1502591Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/im2col_cpu_dispatch.h' 2025-09-07T07:13:31.1503144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/im2col_cuda_dispatch.h' 2025-09-07T07:13:31.1503661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col_native.h' -> 'libtorch/include/ATen/ops/im2col_native.h' 2025-09-07T07:13:31.1504213Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col_ops.h' -> 'libtorch/include/ATen/ops/im2col_ops.h' 2025-09-07T07:13:31.1504812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/imag.h' -> 'libtorch/include/ATen/ops/imag.h' 2025-09-07T07:13:31.1505675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1506171Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/imag_native.h' -> 'libtorch/include/ATen/ops/imag_native.h' 2025-09-07T07:13:31.1506622Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/imag_ops.h' -> 'libtorch/include/ATen/ops/imag_ops.h' 2025-09-07T07:13:31.1507057Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index.h' -> 'libtorch/include/ATen/ops/index.h' 2025-09-07T07:13:31.1507648Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add.h' -> 'libtorch/include/ATen/ops/index_add.h' 2025-09-07T07:13:31.1508687Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1509600Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1510195Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/index_add_cpu_dispatch.h' 2025-09-07T07:13:31.1510793Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/index_add_cuda_dispatch.h' 2025-09-07T07:13:31.1511296Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_meta.h' -> 'libtorch/include/ATen/ops/index_add_meta.h' 2025-09-07T07:13:31.1511911Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_meta_dispatch.h' -> 'libtorch/include/ATen/ops/index_add_meta_dispatch.h' 2025-09-07T07:13:31.1512437Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_native.h' -> 'libtorch/include/ATen/ops/index_add_native.h' 2025-09-07T07:13:31.1512929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_ops.h' -> 'libtorch/include/ATen/ops/index_add_ops.h' 2025-09-07T07:13:31.1513937Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1514407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy.h' -> 'libtorch/include/ATen/ops/index_copy.h' 2025-09-07T07:13:31.1515448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1516455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1517053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/index_copy_cpu_dispatch.h' 2025-09-07T07:13:31.1517647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/index_copy_cuda_dispatch.h' 2025-09-07T07:13:31.1518157Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_meta.h' -> 'libtorch/include/ATen/ops/index_copy_meta.h' 2025-09-07T07:13:31.1518789Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_meta_dispatch.h' -> 'libtorch/include/ATen/ops/index_copy_meta_dispatch.h' 2025-09-07T07:13:31.1519316Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_native.h' -> 'libtorch/include/ATen/ops/index_copy_native.h' 2025-09-07T07:13:31.1519820Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_ops.h' -> 'libtorch/include/ATen/ops/index_copy_ops.h' 2025-09-07T07:13:31.1520356Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/index_cpu_dispatch.h' 2025-09-07T07:13:31.1520935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/index_cuda_dispatch.h' 2025-09-07T07:13:31.1521402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill.h' -> 'libtorch/include/ATen/ops/index_fill.h' 2025-09-07T07:13:31.1522254Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1523134Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1523731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/index_fill_cpu_dispatch.h' 2025-09-07T07:13:31.1524353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/index_fill_cuda_dispatch.h' 2025-09-07T07:13:31.1524958Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_meta_dispatch.h' -> 'libtorch/include/ATen/ops/index_fill_meta_dispatch.h' 2025-09-07T07:13:31.1525478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_native.h' -> 'libtorch/include/ATen/ops/index_fill_native.h' 2025-09-07T07:13:31.1525970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_ops.h' -> 'libtorch/include/ATen/ops/index_fill_ops.h' 2025-09-07T07:13:31.1526438Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_meta.h' -> 'libtorch/include/ATen/ops/index_meta.h' 2025-09-07T07:13:31.1526982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_meta_dispatch.h' -> 'libtorch/include/ATen/ops/index_meta_dispatch.h' 2025-09-07T07:13:31.1527458Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_native.h' -> 'libtorch/include/ATen/ops/index_native.h' 2025-09-07T07:13:31.1527914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_ops.h' -> 'libtorch/include/ATen/ops/index_ops.h' 2025-09-07T07:13:31.1528360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_put.h' -> 'libtorch/include/ATen/ops/index_put.h' 2025-09-07T07:13:31.1529213Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1529740Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_put_native.h' -> 'libtorch/include/ATen/ops/index_put_native.h' 2025-09-07T07:13:31.1530218Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_put_ops.h' -> 'libtorch/include/ATen/ops/index_put_ops.h' 2025-09-07T07:13:31.1530689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce.h' -> 'libtorch/include/ATen/ops/index_reduce.h' 2025-09-07T07:13:31.1531734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1532340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2025-09-07T07:13:31.1532959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2025-09-07T07:13:31.1533524Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_meta.h' -> 'libtorch/include/ATen/ops/index_reduce_meta.h' 2025-09-07T07:13:31.1534141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_meta_dispatch.h' -> 'libtorch/include/ATen/ops/index_reduce_meta_dispatch.h' 2025-09-07T07:13:31.1534683Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_native.h' -> 'libtorch/include/ATen/ops/index_reduce_native.h' 2025-09-07T07:13:31.1535239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_ops.h' -> 'libtorch/include/ATen/ops/index_reduce_ops.h' 2025-09-07T07:13:31.1535711Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select.h' -> 'libtorch/include/ATen/ops/index_select.h' 2025-09-07T07:13:31.1536274Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_backward.h' -> 'libtorch/include/ATen/ops/index_select_backward.h' 2025-09-07T07:13:31.1537274Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1537908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_backward_native.h' -> 'libtorch/include/ATen/ops/index_select_backward_native.h' 2025-09-07T07:13:31.1538536Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_backward_ops.h' -> 'libtorch/include/ATen/ops/index_select_backward_ops.h' 2025-09-07T07:13:31.1539430Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1540038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/index_select_cpu_dispatch.h' 2025-09-07T07:13:31.1540654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/index_select_cuda_dispatch.h' 2025-09-07T07:13:31.1541212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_native.h' -> 'libtorch/include/ATen/ops/index_select_native.h' 2025-09-07T07:13:31.1541724Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_ops.h' -> 'libtorch/include/ATen/ops/index_select_ops.h' 2025-09-07T07:13:31.1542163Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices.h' -> 'libtorch/include/ATen/ops/indices.h' 2025-09-07T07:13:31.1543014Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1543490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_copy.h' -> 'libtorch/include/ATen/ops/indices_copy.h' 2025-09-07T07:13:31.1544640Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1545724Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1546293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_copy_native.h' -> 'libtorch/include/ATen/ops/indices_copy_native.h' 2025-09-07T07:13:31.1546835Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_copy_ops.h' -> 'libtorch/include/ATen/ops/indices_copy_ops.h' 2025-09-07T07:13:31.1547359Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_native.h' -> 'libtorch/include/ATen/ops/indices_native.h' 2025-09-07T07:13:31.1547840Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_ops.h' -> 'libtorch/include/ATen/ops/indices_ops.h' 2025-09-07T07:13:31.1548696Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' -> 'libtorch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2025-09-07T07:13:31.1549907Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1550818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' -> 'libtorch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2025-09-07T07:13:31.1551683Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' -> 'libtorch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2025-09-07T07:13:31.1552120Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inner.h' -> 'libtorch/include/ATen/ops/inner.h' 2025-09-07T07:13:31.1552961Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1553489Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inner_native.h' -> 'libtorch/include/ATen/ops/inner_native.h' 2025-09-07T07:13:31.1553947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inner_ops.h' -> 'libtorch/include/ATen/ops/inner_ops.h' 2025-09-07T07:13:31.1554483Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/instance_norm.h' -> 'libtorch/include/ATen/ops/instance_norm.h' 2025-09-07T07:13:31.1555428Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1556005Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/instance_norm_native.h' -> 'libtorch/include/ATen/ops/instance_norm_native.h' 2025-09-07T07:13:31.1556657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/instance_norm_ops.h' -> 'libtorch/include/ATen/ops/instance_norm_ops.h' 2025-09-07T07:13:31.1557112Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/int_repr.h' -> 'libtorch/include/ATen/ops/int_repr.h' 2025-09-07T07:13:31.1557933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1558435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/int_repr_native.h' -> 'libtorch/include/ATen/ops/int_repr_native.h' 2025-09-07T07:13:31.1558917Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/int_repr_ops.h' -> 'libtorch/include/ATen/ops/int_repr_ops.h' 2025-09-07T07:13:31.1559354Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inverse.h' -> 'libtorch/include/ATen/ops/inverse.h' 2025-09-07T07:13:31.1560331Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1561075Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inverse_native.h' -> 'libtorch/include/ATen/ops/inverse_native.h' 2025-09-07T07:13:31.1561554Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inverse_ops.h' -> 'libtorch/include/ATen/ops/inverse_ops.h' 2025-09-07T07:13:31.1562047Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_coalesced.h' -> 'libtorch/include/ATen/ops/is_coalesced.h' 2025-09-07T07:13:31.1562956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1563511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_coalesced_native.h' -> 'libtorch/include/ATen/ops/is_coalesced_native.h' 2025-09-07T07:13:31.1564101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_coalesced_ops.h' -> 'libtorch/include/ATen/ops/is_coalesced_ops.h' 2025-09-07T07:13:31.1564580Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_complex.h' -> 'libtorch/include/ATen/ops/is_complex.h' 2025-09-07T07:13:31.1565448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1566033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_complex_native.h' -> 'libtorch/include/ATen/ops/is_complex_native.h' 2025-09-07T07:13:31.1566542Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_complex_ops.h' -> 'libtorch/include/ATen/ops/is_complex_ops.h' 2025-09-07T07:13:31.1566975Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_conj.h' -> 'libtorch/include/ATen/ops/is_conj.h' 2025-09-07T07:13:31.1567811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1568372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_conj_native.h' -> 'libtorch/include/ATen/ops/is_conj_native.h' 2025-09-07T07:13:31.1568842Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_conj_ops.h' -> 'libtorch/include/ATen/ops/is_conj_ops.h' 2025-09-07T07:13:31.1569350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_distributed.h' -> 'libtorch/include/ATen/ops/is_distributed.h' 2025-09-07T07:13:31.1570319Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1570901Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_distributed_native.h' -> 'libtorch/include/ATen/ops/is_distributed_native.h' 2025-09-07T07:13:31.1571453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_distributed_ops.h' -> 'libtorch/include/ATen/ops/is_distributed_ops.h' 2025-09-07T07:13:31.1572001Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_floating_point.h' -> 'libtorch/include/ATen/ops/is_floating_point.h' 2025-09-07T07:13:31.1573029Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1573633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_floating_point_native.h' -> 'libtorch/include/ATen/ops/is_floating_point_native.h' 2025-09-07T07:13:31.1574184Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_floating_point_ops.h' -> 'libtorch/include/ATen/ops/is_floating_point_ops.h' 2025-09-07T07:13:31.1574654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_inference.h' -> 'libtorch/include/ATen/ops/is_inference.h' 2025-09-07T07:13:31.1575535Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1576076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_inference_native.h' -> 'libtorch/include/ATen/ops/is_inference_native.h' 2025-09-07T07:13:31.1576590Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_inference_ops.h' -> 'libtorch/include/ATen/ops/is_inference_ops.h' 2025-09-07T07:13:31.1577028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_leaf.h' -> 'libtorch/include/ATen/ops/is_leaf.h' 2025-09-07T07:13:31.1577832Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1578318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_leaf_native.h' -> 'libtorch/include/ATen/ops/is_leaf_native.h' 2025-09-07T07:13:31.1578813Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_leaf_ops.h' -> 'libtorch/include/ATen/ops/is_leaf_ops.h' 2025-09-07T07:13:31.1579234Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_neg.h' -> 'libtorch/include/ATen/ops/is_neg.h' 2025-09-07T07:13:31.1580033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1580548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_neg_native.h' -> 'libtorch/include/ATen/ops/is_neg_native.h' 2025-09-07T07:13:31.1580990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_neg_ops.h' -> 'libtorch/include/ATen/ops/is_neg_ops.h' 2025-09-07T07:13:31.1581435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_nonzero.h' -> 'libtorch/include/ATen/ops/is_nonzero.h' 2025-09-07T07:13:31.1582283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1582830Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_nonzero_native.h' -> 'libtorch/include/ATen/ops/is_nonzero_native.h' 2025-09-07T07:13:31.1583317Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_nonzero_ops.h' -> 'libtorch/include/ATen/ops/is_nonzero_ops.h' 2025-09-07T07:13:31.1583768Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_pinned.h' -> 'libtorch/include/ATen/ops/is_pinned.h' 2025-09-07T07:13:31.1584906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1585438Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_pinned_native.h' -> 'libtorch/include/ATen/ops/is_pinned_native.h' 2025-09-07T07:13:31.1585934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_pinned_ops.h' -> 'libtorch/include/ATen/ops/is_pinned_ops.h' 2025-09-07T07:13:31.1586411Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_same_size.h' -> 'libtorch/include/ATen/ops/is_same_size.h' 2025-09-07T07:13:31.1587293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1587853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_same_size_native.h' -> 'libtorch/include/ATen/ops/is_same_size_native.h' 2025-09-07T07:13:31.1588372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_same_size_ops.h' -> 'libtorch/include/ATen/ops/is_same_size_ops.h' 2025-09-07T07:13:31.1588815Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_set_to.h' -> 'libtorch/include/ATen/ops/is_set_to.h' 2025-09-07T07:13:31.1589401Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_set_to_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2025-09-07T07:13:31.1589989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_set_to_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2025-09-07T07:13:31.1590508Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_set_to_native.h' -> 'libtorch/include/ATen/ops/is_set_to_native.h' 2025-09-07T07:13:31.1590997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_set_to_ops.h' -> 'libtorch/include/ATen/ops/is_set_to_ops.h' 2025-09-07T07:13:31.1591450Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_signed.h' -> 'libtorch/include/ATen/ops/is_signed.h' 2025-09-07T07:13:31.1592305Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1592844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_signed_native.h' -> 'libtorch/include/ATen/ops/is_signed_native.h' 2025-09-07T07:13:31.1593361Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_signed_ops.h' -> 'libtorch/include/ATen/ops/is_signed_ops.h' 2025-09-07T07:13:31.1593919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_vulkan_available.h' -> 'libtorch/include/ATen/ops/is_vulkan_available.h' 2025-09-07T07:13:31.1594884Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1595544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_vulkan_available_native.h' -> 'libtorch/include/ATen/ops/is_vulkan_available_native.h' 2025-09-07T07:13:31.1596250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_vulkan_available_ops.h' -> 'libtorch/include/ATen/ops/is_vulkan_available_ops.h' 2025-09-07T07:13:31.1596701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isclose.h' -> 'libtorch/include/ATen/ops/isclose.h' 2025-09-07T07:13:31.1597537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1598095Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isclose_native.h' -> 'libtorch/include/ATen/ops/isclose_native.h' 2025-09-07T07:13:31.1598579Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isclose_ops.h' -> 'libtorch/include/ATen/ops/isclose_ops.h' 2025-09-07T07:13:31.1599057Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isfinite.h' -> 'libtorch/include/ATen/ops/isfinite.h' 2025-09-07T07:13:31.1599908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1600439Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isfinite_native.h' -> 'libtorch/include/ATen/ops/isfinite_native.h' 2025-09-07T07:13:31.1600916Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isfinite_ops.h' -> 'libtorch/include/ATen/ops/isfinite_ops.h' 2025-09-07T07:13:31.1601322Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin.h' -> 'libtorch/include/ATen/ops/isin.h' 2025-09-07T07:13:31.1602287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1602820Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/isin_cpu_dispatch.h' 2025-09-07T07:13:31.1603359Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/isin_cuda_dispatch.h' 2025-09-07T07:13:31.1603800Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_meta.h' -> 'libtorch/include/ATen/ops/isin_meta.h' 2025-09-07T07:13:31.1604342Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_meta_dispatch.h' -> 'libtorch/include/ATen/ops/isin_meta_dispatch.h' 2025-09-07T07:13:31.1604818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_native.h' -> 'libtorch/include/ATen/ops/isin_native.h' 2025-09-07T07:13:31.1605255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_ops.h' -> 'libtorch/include/ATen/ops/isin_ops.h' 2025-09-07T07:13:31.1605678Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isinf.h' -> 'libtorch/include/ATen/ops/isinf.h' 2025-09-07T07:13:31.1606496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1606978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isinf_native.h' -> 'libtorch/include/ATen/ops/isinf_native.h' 2025-09-07T07:13:31.1607427Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isinf_ops.h' -> 'libtorch/include/ATen/ops/isinf_ops.h' 2025-09-07T07:13:31.1607875Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan.h' -> 'libtorch/include/ATen/ops/isnan.h' 2025-09-07T07:13:31.1608700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1609248Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/isnan_cpu_dispatch.h' 2025-09-07T07:13:31.1609826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/isnan_cuda_dispatch.h' 2025-09-07T07:13:31.1610303Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_native.h' -> 'libtorch/include/ATen/ops/isnan_native.h' 2025-09-07T07:13:31.1610756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_ops.h' -> 'libtorch/include/ATen/ops/isnan_ops.h' 2025-09-07T07:13:31.1611205Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf.h' -> 'libtorch/include/ATen/ops/isneginf.h' 2025-09-07T07:13:31.1612243Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1612829Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/isneginf_cpu_dispatch.h' 2025-09-07T07:13:31.1613441Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/isneginf_cuda_dispatch.h' 2025-09-07T07:13:31.1613929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_meta.h' -> 'libtorch/include/ATen/ops/isneginf_meta.h' 2025-09-07T07:13:31.1614518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_meta_dispatch.h' -> 'libtorch/include/ATen/ops/isneginf_meta_dispatch.h' 2025-09-07T07:13:31.1615031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_native.h' -> 'libtorch/include/ATen/ops/isneginf_native.h' 2025-09-07T07:13:31.1615510Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_ops.h' -> 'libtorch/include/ATen/ops/isneginf_ops.h' 2025-09-07T07:13:31.1615970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf.h' -> 'libtorch/include/ATen/ops/isposinf.h' 2025-09-07T07:13:31.1616985Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1617564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/isposinf_cpu_dispatch.h' 2025-09-07T07:13:31.1618155Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/isposinf_cuda_dispatch.h' 2025-09-07T07:13:31.1618652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_meta.h' -> 'libtorch/include/ATen/ops/isposinf_meta.h' 2025-09-07T07:13:31.1619227Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_meta_dispatch.h' -> 'libtorch/include/ATen/ops/isposinf_meta_dispatch.h' 2025-09-07T07:13:31.1619750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_native.h' -> 'libtorch/include/ATen/ops/isposinf_native.h' 2025-09-07T07:13:31.1620227Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_ops.h' -> 'libtorch/include/ATen/ops/isposinf_ops.h' 2025-09-07T07:13:31.1620656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isreal.h' -> 'libtorch/include/ATen/ops/isreal.h' 2025-09-07T07:13:31.1621486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1621975Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isreal_native.h' -> 'libtorch/include/ATen/ops/isreal_native.h' 2025-09-07T07:13:31.1622460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isreal_ops.h' -> 'libtorch/include/ATen/ops/isreal_ops.h' 2025-09-07T07:13:31.1622889Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/istft.h' -> 'libtorch/include/ATen/ops/istft.h' 2025-09-07T07:13:31.1623703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1624476Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/istft_native.h' -> 'libtorch/include/ATen/ops/istft_native.h' 2025-09-07T07:13:31.1624948Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/istft_ops.h' -> 'libtorch/include/ATen/ops/istft_ops.h' 2025-09-07T07:13:31.1625366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/item.h' -> 'libtorch/include/ATen/ops/item.h' 2025-09-07T07:13:31.1626189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1626712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/item_native.h' -> 'libtorch/include/ATen/ops/item_native.h' 2025-09-07T07:13:31.1627161Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/item_ops.h' -> 'libtorch/include/ATen/ops/item_ops.h' 2025-09-07T07:13:31.1627662Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kaiser_window.h' -> 'libtorch/include/ATen/ops/kaiser_window.h' 2025-09-07T07:13:31.1628607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1629182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kaiser_window_native.h' -> 'libtorch/include/ATen/ops/kaiser_window_native.h' 2025-09-07T07:13:31.1629724Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kaiser_window_ops.h' -> 'libtorch/include/ATen/ops/kaiser_window_ops.h' 2025-09-07T07:13:31.1630166Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kl_div.h' -> 'libtorch/include/ATen/ops/kl_div.h' 2025-09-07T07:13:31.1630994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1631481Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kl_div_native.h' -> 'libtorch/include/ATen/ops/kl_div_native.h' 2025-09-07T07:13:31.1631952Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kl_div_ops.h' -> 'libtorch/include/ATen/ops/kl_div_ops.h' 2025-09-07T07:13:31.1632375Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kron.h' -> 'libtorch/include/ATen/ops/kron.h' 2025-09-07T07:13:31.1633193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1633686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kron_native.h' -> 'libtorch/include/ATen/ops/kron_native.h' 2025-09-07T07:13:31.1634138Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kron_ops.h' -> 'libtorch/include/ATen/ops/kron_ops.h' 2025-09-07T07:13:31.1634596Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue.h' -> 'libtorch/include/ATen/ops/kthvalue.h' 2025-09-07T07:13:31.1635482Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1636460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1637043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2025-09-07T07:13:31.1637652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2025-09-07T07:13:31.1638168Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_native.h' -> 'libtorch/include/ATen/ops/kthvalue_native.h' 2025-09-07T07:13:31.1638656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_ops.h' -> 'libtorch/include/ATen/ops/kthvalue_ops.h' 2025-09-07T07:13:31.1639107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/l1_loss.h' -> 'libtorch/include/ATen/ops/l1_loss.h' 2025-09-07T07:13:31.1639913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1640407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/l1_loss_native.h' -> 'libtorch/include/ATen/ops/l1_loss_native.h' 2025-09-07T07:13:31.1640857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/l1_loss_ops.h' -> 'libtorch/include/ATen/ops/l1_loss_ops.h' 2025-09-07T07:13:31.1641354Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/layer_norm.h' -> 'libtorch/include/ATen/ops/layer_norm.h' 2025-09-07T07:13:31.1642206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1642757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/layer_norm_native.h' -> 'libtorch/include/ATen/ops/layer_norm_native.h' 2025-09-07T07:13:31.1643158Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm.h' -> 'libtorch/include/ATen/ops/lcm.h' 2025-09-07T07:13:31.1644091Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1644607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/lcm_cpu_dispatch.h' 2025-09-07T07:13:31.1645140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/lcm_cuda_dispatch.h' 2025-09-07T07:13:31.1645573Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_meta.h' -> 'libtorch/include/ATen/ops/lcm_meta.h' 2025-09-07T07:13:31.1646094Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/lcm_meta_dispatch.h' 2025-09-07T07:13:31.1646560Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_native.h' -> 'libtorch/include/ATen/ops/lcm_native.h' 2025-09-07T07:13:31.1646984Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_ops.h' -> 'libtorch/include/ATen/ops/lcm_ops.h' 2025-09-07T07:13:31.1647400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ldexp.h' -> 'libtorch/include/ATen/ops/ldexp.h' 2025-09-07T07:13:31.1648222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1648699Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ldexp_native.h' -> 'libtorch/include/ATen/ops/ldexp_native.h' 2025-09-07T07:13:31.1649145Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ldexp_ops.h' -> 'libtorch/include/ATen/ops/ldexp_ops.h' 2025-09-07T07:13:31.1649541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le.h' -> 'libtorch/include/ATen/ops/le.h' 2025-09-07T07:13:31.1650468Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1650965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/le_cpu_dispatch.h' 2025-09-07T07:13:31.1651505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/le_cuda_dispatch.h' 2025-09-07T07:13:31.1651929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_meta.h' -> 'libtorch/include/ATen/ops/le_meta.h' 2025-09-07T07:13:31.1652438Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_meta_dispatch.h' -> 'libtorch/include/ATen/ops/le_meta_dispatch.h' 2025-09-07T07:13:31.1652879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_native.h' -> 'libtorch/include/ATen/ops/le_native.h' 2025-09-07T07:13:31.1653321Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_ops.h' -> 'libtorch/include/ATen/ops/le_ops.h' 2025-09-07T07:13:31.1653772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu.h' -> 'libtorch/include/ATen/ops/leaky_relu.h' 2025-09-07T07:13:31.1654320Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward.h' -> 'libtorch/include/ATen/ops/leaky_relu_backward.h' 2025-09-07T07:13:31.1655457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1656145Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1656863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1657461Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_meta.h' -> 'libtorch/include/ATen/ops/leaky_relu_backward_meta.h' 2025-09-07T07:13:31.1658157Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2025-09-07T07:13:31.1658777Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_native.h' -> 'libtorch/include/ATen/ops/leaky_relu_backward_native.h' 2025-09-07T07:13:31.1659359Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_ops.h' -> 'libtorch/include/ATen/ops/leaky_relu_backward_ops.h' 2025-09-07T07:13:31.1660683Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1661294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2025-09-07T07:13:31.1661905Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2025-09-07T07:13:31.1662426Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_meta.h' -> 'libtorch/include/ATen/ops/leaky_relu_meta.h' 2025-09-07T07:13:31.1663048Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2025-09-07T07:13:31.1663587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_native.h' -> 'libtorch/include/ATen/ops/leaky_relu_native.h' 2025-09-07T07:13:31.1664194Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_ops.h' -> 'libtorch/include/ATen/ops/leaky_relu_ops.h' 2025-09-07T07:13:31.1664619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp.h' -> 'libtorch/include/ATen/ops/lerp.h' 2025-09-07T07:13:31.1665609Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1666162Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/lerp_cpu_dispatch.h' 2025-09-07T07:13:31.1666783Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/lerp_cuda_dispatch.h' 2025-09-07T07:13:31.1667237Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_meta.h' -> 'libtorch/include/ATen/ops/lerp_meta.h' 2025-09-07T07:13:31.1667795Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_meta_dispatch.h' -> 'libtorch/include/ATen/ops/lerp_meta_dispatch.h' 2025-09-07T07:13:31.1668318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_native.h' -> 'libtorch/include/ATen/ops/lerp_native.h' 2025-09-07T07:13:31.1668766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_ops.h' -> 'libtorch/include/ATen/ops/lerp_ops.h' 2025-09-07T07:13:31.1669193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less.h' -> 'libtorch/include/ATen/ops/less.h' 2025-09-07T07:13:31.1670018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1670482Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_equal.h' -> 'libtorch/include/ATen/ops/less_equal.h' 2025-09-07T07:13:31.1671402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1671944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_equal_native.h' -> 'libtorch/include/ATen/ops/less_equal_native.h' 2025-09-07T07:13:31.1672483Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_equal_ops.h' -> 'libtorch/include/ATen/ops/less_equal_ops.h' 2025-09-07T07:13:31.1672973Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_native.h' -> 'libtorch/include/ATen/ops/less_native.h' 2025-09-07T07:13:31.1673423Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_ops.h' -> 'libtorch/include/ATen/ops/less_ops.h' 2025-09-07T07:13:31.1673861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma.h' -> 'libtorch/include/ATen/ops/lgamma.h' 2025-09-07T07:13:31.1674887Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1675450Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/lgamma_cpu_dispatch.h' 2025-09-07T07:13:31.1676121Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/lgamma_cuda_dispatch.h' 2025-09-07T07:13:31.1676593Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_meta.h' -> 'libtorch/include/ATen/ops/lgamma_meta.h' 2025-09-07T07:13:31.1677147Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_meta_dispatch.h' -> 'libtorch/include/ATen/ops/lgamma_meta_dispatch.h' 2025-09-07T07:13:31.1677630Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_native.h' -> 'libtorch/include/ATen/ops/lgamma_native.h' 2025-09-07T07:13:31.1678099Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_ops.h' -> 'libtorch/include/ATen/ops/lgamma_ops.h' 2025-09-07T07:13:31.1678502Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift.h' -> 'libtorch/include/ATen/ops/lift.h' 2025-09-07T07:13:31.1679293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1679750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh.h' -> 'libtorch/include/ATen/ops/lift_fresh.h' 2025-09-07T07:13:31.1680602Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1681143Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_copy.h' -> 'libtorch/include/ATen/ops/lift_fresh_copy.h' 2025-09-07T07:13:31.1682047Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1683103Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1683707Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_copy_native.h' -> 'libtorch/include/ATen/ops/lift_fresh_copy_native.h' 2025-09-07T07:13:31.1684240Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_copy_ops.h' -> 'libtorch/include/ATen/ops/lift_fresh_copy_ops.h' 2025-09-07T07:13:31.1684756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_native.h' -> 'libtorch/include/ATen/ops/lift_fresh_native.h' 2025-09-07T07:13:31.1685249Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_ops.h' -> 'libtorch/include/ATen/ops/lift_fresh_ops.h' 2025-09-07T07:13:31.1685741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_native.h' -> 'libtorch/include/ATen/ops/lift_native.h' 2025-09-07T07:13:31.1686174Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_ops.h' -> 'libtorch/include/ATen/ops/lift_ops.h' 2025-09-07T07:13:31.1686719Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky.h' -> 'libtorch/include/ATen/ops/linalg_cholesky.h' 2025-09-07T07:13:31.1687632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1688164Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_ex.h' 2025-09-07T07:13:31.1689267Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1689935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2025-09-07T07:13:31.1690618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2025-09-07T07:13:31.1691204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_meta.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2025-09-07T07:13:31.1691884Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2025-09-07T07:13:31.1692488Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_native.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_ex_native.h' 2025-09-07T07:13:31.1693065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_ops.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2025-09-07T07:13:31.1693636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_native.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_native.h' 2025-09-07T07:13:31.1694182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ops.h' -> 'libtorch/include/ATen/ops/linalg_cholesky_ops.h' 2025-09-07T07:13:31.1694658Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cond.h' -> 'libtorch/include/ATen/ops/linalg_cond.h' 2025-09-07T07:13:31.1695525Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1696085Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cond_native.h' -> 'libtorch/include/ATen/ops/linalg_cond_native.h' 2025-09-07T07:13:31.1696600Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cond_ops.h' -> 'libtorch/include/ATen/ops/linalg_cond_ops.h' 2025-09-07T07:13:31.1697072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross.h' -> 'libtorch/include/ATen/ops/linalg_cross.h' 2025-09-07T07:13:31.1698137Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1698760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2025-09-07T07:13:31.1699375Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2025-09-07T07:13:31.1699898Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_meta.h' -> 'libtorch/include/ATen/ops/linalg_cross_meta.h' 2025-09-07T07:13:31.1700549Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_meta_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2025-09-07T07:13:31.1701091Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_native.h' -> 'libtorch/include/ATen/ops/linalg_cross_native.h' 2025-09-07T07:13:31.1701635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_ops.h' -> 'libtorch/include/ATen/ops/linalg_cross_ops.h' 2025-09-07T07:13:31.1702099Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_det.h' -> 'libtorch/include/ATen/ops/linalg_det.h' 2025-09-07T07:13:31.1702956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1703493Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_det_native.h' -> 'libtorch/include/ATen/ops/linalg_det_native.h' 2025-09-07T07:13:31.1704069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_det_ops.h' -> 'libtorch/include/ATen/ops/linalg_det_ops.h' 2025-09-07T07:13:31.1704769Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_diagonal.h' -> 'libtorch/include/ATen/ops/linalg_diagonal.h' 2025-09-07T07:13:31.1705732Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1706327Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_diagonal_native.h' -> 'libtorch/include/ATen/ops/linalg_diagonal_native.h' 2025-09-07T07:13:31.1706887Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_diagonal_ops.h' -> 'libtorch/include/ATen/ops/linalg_diagonal_ops.h' 2025-09-07T07:13:31.1707373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eig.h' -> 'libtorch/include/ATen/ops/linalg_eig.h' 2025-09-07T07:13:31.1707974Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2025-09-07T07:13:31.1708587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2025-09-07T07:13:31.1709142Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eig_native.h' -> 'libtorch/include/ATen/ops/linalg_eig_native.h' 2025-09-07T07:13:31.1709646Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eig_ops.h' -> 'libtorch/include/ATen/ops/linalg_eig_ops.h' 2025-09-07T07:13:31.1710127Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigh.h' -> 'libtorch/include/ATen/ops/linalg_eigh.h' 2025-09-07T07:13:31.1711066Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1711619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigh_native.h' -> 'libtorch/include/ATen/ops/linalg_eigh_native.h' 2025-09-07T07:13:31.1712141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigh_ops.h' -> 'libtorch/include/ATen/ops/linalg_eigh_ops.h' 2025-09-07T07:13:31.1712689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals.h' -> 'libtorch/include/ATen/ops/linalg_eigvals.h' 2025-09-07T07:13:31.1713616Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1714269Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2025-09-07T07:13:31.1714939Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2025-09-07T07:13:31.1715546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals_native.h' -> 'libtorch/include/ATen/ops/linalg_eigvals_native.h' 2025-09-07T07:13:31.1716208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals_ops.h' -> 'libtorch/include/ATen/ops/linalg_eigvals_ops.h' 2025-09-07T07:13:31.1716754Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvalsh.h' -> 'libtorch/include/ATen/ops/linalg_eigvalsh.h' 2025-09-07T07:13:31.1717666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1718239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvalsh_native.h' -> 'libtorch/include/ATen/ops/linalg_eigvalsh_native.h' 2025-09-07T07:13:31.1718792Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvalsh_ops.h' -> 'libtorch/include/ATen/ops/linalg_eigvalsh_ops.h' 2025-09-07T07:13:31.1719424Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_householder_product.h' -> 'libtorch/include/ATen/ops/linalg_householder_product.h' 2025-09-07T07:13:31.1720186Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2025-09-07T07:13:31.1720968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2025-09-07T07:13:31.1721671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_householder_product_native.h' -> 'libtorch/include/ATen/ops/linalg_householder_product_native.h' 2025-09-07T07:13:31.1722337Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_householder_product_ops.h' -> 'libtorch/include/ATen/ops/linalg_householder_product_ops.h' 2025-09-07T07:13:31.1722807Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv.h' -> 'libtorch/include/ATen/ops/linalg_inv.h' 2025-09-07T07:13:31.1723660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1724142Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex.h' -> 'libtorch/include/ATen/ops/linalg_inv_ex.h' 2025-09-07T07:13:31.1725182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1725792Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2025-09-07T07:13:31.1726453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2025-09-07T07:13:31.1726979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_meta.h' -> 'libtorch/include/ATen/ops/linalg_inv_ex_meta.h' 2025-09-07T07:13:31.1727605Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2025-09-07T07:13:31.1728186Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_native.h' -> 'libtorch/include/ATen/ops/linalg_inv_ex_native.h' 2025-09-07T07:13:31.1728701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_ops.h' -> 'libtorch/include/ATen/ops/linalg_inv_ex_ops.h' 2025-09-07T07:13:31.1729221Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_native.h' -> 'libtorch/include/ATen/ops/linalg_inv_native.h' 2025-09-07T07:13:31.1729718Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ops.h' -> 'libtorch/include/ATen/ops/linalg_inv_ops.h' 2025-09-07T07:13:31.1730262Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor.h' -> 'libtorch/include/ATen/ops/linalg_ldl_factor.h' 2025-09-07T07:13:31.1731175Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1731769Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex.h' -> 'libtorch/include/ATen/ops/linalg_ldl_factor_ex.h' 2025-09-07T07:13:31.1732867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1733556Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2025-09-07T07:13:31.1734258Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2025-09-07T07:13:31.1734849Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' -> 'libtorch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2025-09-07T07:13:31.1735540Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2025-09-07T07:13:31.1736177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' -> 'libtorch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2025-09-07T07:13:31.1736763Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' -> 'libtorch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2025-09-07T07:13:31.1737353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_native.h' -> 'libtorch/include/ATen/ops/linalg_ldl_factor_native.h' 2025-09-07T07:13:31.1737919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ops.h' -> 'libtorch/include/ATen/ops/linalg_ldl_factor_ops.h' 2025-09-07T07:13:31.1738424Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve.h' -> 'libtorch/include/ATen/ops/linalg_ldl_solve.h' 2025-09-07T07:13:31.1739490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1740141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2025-09-07T07:13:31.1740821Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2025-09-07T07:13:31.1741393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_meta.h' -> 'libtorch/include/ATen/ops/linalg_ldl_solve_meta.h' 2025-09-07T07:13:31.1742044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2025-09-07T07:13:31.1742652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_native.h' -> 'libtorch/include/ATen/ops/linalg_ldl_solve_native.h' 2025-09-07T07:13:31.1743207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_ops.h' -> 'libtorch/include/ATen/ops/linalg_ldl_solve_ops.h' 2025-09-07T07:13:31.1743677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq.h' -> 'libtorch/include/ATen/ops/linalg_lstsq.h' 2025-09-07T07:13:31.1744822Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1745495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2025-09-07T07:13:31.1746129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2025-09-07T07:13:31.1746722Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq_native.h' -> 'libtorch/include/ATen/ops/linalg_lstsq_native.h' 2025-09-07T07:13:31.1747262Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq_ops.h' -> 'libtorch/include/ATen/ops/linalg_lstsq_ops.h' 2025-09-07T07:13:31.1747718Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu.h' -> 'libtorch/include/ATen/ops/linalg_lu.h' 2025-09-07T07:13:31.1748747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1749342Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2025-09-07T07:13:31.1749944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2025-09-07T07:13:31.1750475Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor.h' -> 'libtorch/include/ATen/ops/linalg_lu_factor.h' 2025-09-07T07:13:31.1751406Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1751960Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex.h' -> 'libtorch/include/ATen/ops/linalg_lu_factor_ex.h' 2025-09-07T07:13:31.1753082Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1753786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2025-09-07T07:13:31.1754492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2025-09-07T07:13:31.1755096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' -> 'libtorch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2025-09-07T07:13:31.1755807Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2025-09-07T07:13:31.1756799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_native.h' -> 'libtorch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2025-09-07T07:13:31.1757377Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' -> 'libtorch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2025-09-07T07:13:31.1757965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_native.h' -> 'libtorch/include/ATen/ops/linalg_lu_factor_native.h' 2025-09-07T07:13:31.1758540Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ops.h' -> 'libtorch/include/ATen/ops/linalg_lu_factor_ops.h' 2025-09-07T07:13:31.1759039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_meta.h' -> 'libtorch/include/ATen/ops/linalg_lu_meta.h' 2025-09-07T07:13:31.1759618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2025-09-07T07:13:31.1760277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_native.h' -> 'libtorch/include/ATen/ops/linalg_lu_native.h' 2025-09-07T07:13:31.1761016Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_ops.h' -> 'libtorch/include/ATen/ops/linalg_lu_ops.h' 2025-09-07T07:13:31.1761532Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve.h' -> 'libtorch/include/ATen/ops/linalg_lu_solve.h' 2025-09-07T07:13:31.1762666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1763337Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2025-09-07T07:13:31.1763997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2025-09-07T07:13:31.1764565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_meta.h' -> 'libtorch/include/ATen/ops/linalg_lu_solve_meta.h' 2025-09-07T07:13:31.1765241Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2025-09-07T07:13:31.1765830Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_native.h' -> 'libtorch/include/ATen/ops/linalg_lu_solve_native.h' 2025-09-07T07:13:31.1766382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_ops.h' -> 'libtorch/include/ATen/ops/linalg_lu_solve_ops.h' 2025-09-07T07:13:31.1766890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matmul.h' -> 'libtorch/include/ATen/ops/linalg_matmul.h' 2025-09-07T07:13:31.1767803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1768381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matmul_native.h' -> 'libtorch/include/ATen/ops/linalg_matmul_native.h' 2025-09-07T07:13:31.1768928Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matmul_ops.h' -> 'libtorch/include/ATen/ops/linalg_matmul_ops.h' 2025-09-07T07:13:31.1769472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_exp.h' -> 'libtorch/include/ATen/ops/linalg_matrix_exp.h' 2025-09-07T07:13:31.1770421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1771104Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2025-09-07T07:13:31.1771847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2025-09-07T07:13:31.1772466Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_exp_native.h' -> 'libtorch/include/ATen/ops/linalg_matrix_exp_native.h' 2025-09-07T07:13:31.1773153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_exp_ops.h' -> 'libtorch/include/ATen/ops/linalg_matrix_exp_ops.h' 2025-09-07T07:13:31.1773727Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_norm.h' -> 'libtorch/include/ATen/ops/linalg_matrix_norm.h' 2025-09-07T07:13:31.1774652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1775266Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_norm_native.h' -> 'libtorch/include/ATen/ops/linalg_matrix_norm_native.h' 2025-09-07T07:13:31.1775860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_norm_ops.h' -> 'libtorch/include/ATen/ops/linalg_matrix_norm_ops.h' 2025-09-07T07:13:31.1776405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_power.h' -> 'libtorch/include/ATen/ops/linalg_matrix_power.h' 2025-09-07T07:13:31.1777380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1778001Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_power_native.h' -> 'libtorch/include/ATen/ops/linalg_matrix_power_native.h' 2025-09-07T07:13:31.1778599Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_power_ops.h' -> 'libtorch/include/ATen/ops/linalg_matrix_power_ops.h' 2025-09-07T07:13:31.1779137Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_rank.h' -> 'libtorch/include/ATen/ops/linalg_matrix_rank.h' 2025-09-07T07:13:31.1780072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1780689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_rank_native.h' -> 'libtorch/include/ATen/ops/linalg_matrix_rank_native.h' 2025-09-07T07:13:31.1781263Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_rank_ops.h' -> 'libtorch/include/ATen/ops/linalg_matrix_rank_ops.h' 2025-09-07T07:13:31.1781775Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_multi_dot.h' -> 'libtorch/include/ATen/ops/linalg_multi_dot.h' 2025-09-07T07:13:31.1782689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1783268Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_multi_dot_native.h' -> 'libtorch/include/ATen/ops/linalg_multi_dot_native.h' 2025-09-07T07:13:31.1783812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_multi_dot_ops.h' -> 'libtorch/include/ATen/ops/linalg_multi_dot_ops.h' 2025-09-07T07:13:31.1784562Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_norm.h' -> 'libtorch/include/ATen/ops/linalg_norm.h' 2025-09-07T07:13:31.1785469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1786021Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_norm_native.h' -> 'libtorch/include/ATen/ops/linalg_norm_native.h' 2025-09-07T07:13:31.1786548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_norm_ops.h' -> 'libtorch/include/ATen/ops/linalg_norm_ops.h' 2025-09-07T07:13:31.1787063Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv.h' -> 'libtorch/include/ATen/ops/linalg_pinv.h' 2025-09-07T07:13:31.1787953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1789024Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1789944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1790497Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv_native.h' -> 'libtorch/include/ATen/ops/linalg_pinv_native.h' 2025-09-07T07:13:31.1791022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv_ops.h' -> 'libtorch/include/ATen/ops/linalg_pinv_ops.h' 2025-09-07T07:13:31.1791521Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr.h' -> 'libtorch/include/ATen/ops/linalg_qr.h' 2025-09-07T07:13:31.1792551Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1793170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2025-09-07T07:13:31.1793772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2025-09-07T07:13:31.1794276Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_meta.h' -> 'libtorch/include/ATen/ops/linalg_qr_meta.h' 2025-09-07T07:13:31.1794883Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_meta_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2025-09-07T07:13:31.1795412Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_native.h' -> 'libtorch/include/ATen/ops/linalg_qr_native.h' 2025-09-07T07:13:31.1795904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_ops.h' -> 'libtorch/include/ATen/ops/linalg_qr_ops.h' 2025-09-07T07:13:31.1796530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_slogdet.h' -> 'libtorch/include/ATen/ops/linalg_slogdet.h' 2025-09-07T07:13:31.1797430Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1798005Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_slogdet_native.h' -> 'libtorch/include/ATen/ops/linalg_slogdet_native.h' 2025-09-07T07:13:31.1798547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_slogdet_ops.h' -> 'libtorch/include/ATen/ops/linalg_slogdet_ops.h' 2025-09-07T07:13:31.1799023Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve.h' -> 'libtorch/include/ATen/ops/linalg_solve.h' 2025-09-07T07:13:31.1799906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1800410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_ex.h' -> 'libtorch/include/ATen/ops/linalg_solve_ex.h' 2025-09-07T07:13:31.1801300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1801877Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_ex_native.h' -> 'libtorch/include/ATen/ops/linalg_solve_ex_native.h' 2025-09-07T07:13:31.1802452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_ex_ops.h' -> 'libtorch/include/ATen/ops/linalg_solve_ex_ops.h' 2025-09-07T07:13:31.1802994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_native.h' -> 'libtorch/include/ATen/ops/linalg_solve_native.h' 2025-09-07T07:13:31.1803510Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_ops.h' -> 'libtorch/include/ATen/ops/linalg_solve_ops.h' 2025-09-07T07:13:31.1804131Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_triangular.h' -> 'libtorch/include/ATen/ops/linalg_solve_triangular.h' 2025-09-07T07:13:31.1804866Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2025-09-07T07:13:31.1805605Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2025-09-07T07:13:31.1806299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_triangular_native.h' -> 'libtorch/include/ATen/ops/linalg_solve_triangular_native.h' 2025-09-07T07:13:31.1806932Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_triangular_ops.h' -> 'libtorch/include/ATen/ops/linalg_solve_triangular_ops.h' 2025-09-07T07:13:31.1807423Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svd.h' -> 'libtorch/include/ATen/ops/linalg_svd.h' 2025-09-07T07:13:31.1808273Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1808795Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svd_native.h' -> 'libtorch/include/ATen/ops/linalg_svd_native.h' 2025-09-07T07:13:31.1809290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svd_ops.h' -> 'libtorch/include/ATen/ops/linalg_svd_ops.h' 2025-09-07T07:13:31.1809786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svdvals.h' -> 'libtorch/include/ATen/ops/linalg_svdvals.h' 2025-09-07T07:13:31.1810679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1811250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svdvals_native.h' -> 'libtorch/include/ATen/ops/linalg_svdvals_native.h' 2025-09-07T07:13:31.1811781Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svdvals_ops.h' -> 'libtorch/include/ATen/ops/linalg_svdvals_ops.h' 2025-09-07T07:13:31.1812300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorinv.h' -> 'libtorch/include/ATen/ops/linalg_tensorinv.h' 2025-09-07T07:13:31.1813222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1813812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorinv_native.h' -> 'libtorch/include/ATen/ops/linalg_tensorinv_native.h' 2025-09-07T07:13:31.1814366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorinv_ops.h' -> 'libtorch/include/ATen/ops/linalg_tensorinv_ops.h' 2025-09-07T07:13:31.1814914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorsolve.h' -> 'libtorch/include/ATen/ops/linalg_tensorsolve.h' 2025-09-07T07:13:31.1815854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1816478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorsolve_native.h' -> 'libtorch/include/ATen/ops/linalg_tensorsolve_native.h' 2025-09-07T07:13:31.1817084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorsolve_ops.h' -> 'libtorch/include/ATen/ops/linalg_tensorsolve_ops.h' 2025-09-07T07:13:31.1817569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vander.h' -> 'libtorch/include/ATen/ops/linalg_vander.h' 2025-09-07T07:13:31.1818462Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1819041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vander_native.h' -> 'libtorch/include/ATen/ops/linalg_vander_native.h' 2025-09-07T07:13:31.1819568Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vander_ops.h' -> 'libtorch/include/ATen/ops/linalg_vander_ops.h' 2025-09-07T07:13:31.1820054Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vecdot.h' -> 'libtorch/include/ATen/ops/linalg_vecdot.h' 2025-09-07T07:13:31.1820965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1821523Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vecdot_native.h' -> 'libtorch/include/ATen/ops/linalg_vecdot_native.h' 2025-09-07T07:13:31.1822051Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vecdot_ops.h' -> 'libtorch/include/ATen/ops/linalg_vecdot_ops.h' 2025-09-07T07:13:31.1822613Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm.h' -> 'libtorch/include/ATen/ops/linalg_vector_norm.h' 2025-09-07T07:13:31.1823709Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1824643Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2025-09-07T07:13:31.1825357Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2025-09-07T07:13:31.1825959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_meta.h' -> 'libtorch/include/ATen/ops/linalg_vector_norm_meta.h' 2025-09-07T07:13:31.1826672Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2025-09-07T07:13:31.1827297Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_native.h' -> 'libtorch/include/ATen/ops/linalg_vector_norm_native.h' 2025-09-07T07:13:31.1827878Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_ops.h' -> 'libtorch/include/ATen/ops/linalg_vector_norm_ops.h' 2025-09-07T07:13:31.1828333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear.h' -> 'libtorch/include/ATen/ops/linear.h' 2025-09-07T07:13:31.1828863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_backward.h' -> 'libtorch/include/ATen/ops/linear_backward.h' 2025-09-07T07:13:31.1829800Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1830408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_backward_native.h' -> 'libtorch/include/ATen/ops/linear_backward_native.h' 2025-09-07T07:13:31.1830970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_backward_ops.h' -> 'libtorch/include/ATen/ops/linear_backward_ops.h' 2025-09-07T07:13:31.1831812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1832702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1833197Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_native.h' -> 'libtorch/include/ATen/ops/linear_native.h' 2025-09-07T07:13:31.1833665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_ops.h' -> 'libtorch/include/ATen/ops/linear_ops.h' 2025-09-07T07:13:31.1834200Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace.h' -> 'libtorch/include/ATen/ops/linspace.h' 2025-09-07T07:13:31.1835074Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1835667Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/linspace_cpu_dispatch.h' 2025-09-07T07:13:31.1836416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/linspace_cuda_dispatch.h' 2025-09-07T07:13:31.1836998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_meta_dispatch.h' -> 'libtorch/include/ATen/ops/linspace_meta_dispatch.h' 2025-09-07T07:13:31.1837519Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_native.h' -> 'libtorch/include/ATen/ops/linspace_native.h' 2025-09-07T07:13:31.1838024Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_ops.h' -> 'libtorch/include/ATen/ops/linspace_ops.h' 2025-09-07T07:13:31.1838421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log.h' -> 'libtorch/include/ATen/ops/log.h' 2025-09-07T07:13:31.1838837Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10.h' -> 'libtorch/include/ATen/ops/log10.h' 2025-09-07T07:13:31.1839809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1840344Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/log10_cpu_dispatch.h' 2025-09-07T07:13:31.1840894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/log10_cuda_dispatch.h' 2025-09-07T07:13:31.1841348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_meta.h' -> 'libtorch/include/ATen/ops/log10_meta.h' 2025-09-07T07:13:31.1841889Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_meta_dispatch.h' -> 'libtorch/include/ATen/ops/log10_meta_dispatch.h' 2025-09-07T07:13:31.1842366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_native.h' -> 'libtorch/include/ATen/ops/log10_native.h' 2025-09-07T07:13:31.1842810Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_ops.h' -> 'libtorch/include/ATen/ops/log10_ops.h' 2025-09-07T07:13:31.1843222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p.h' -> 'libtorch/include/ATen/ops/log1p.h' 2025-09-07T07:13:31.1844207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1844749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/log1p_cpu_dispatch.h' 2025-09-07T07:13:31.1845288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/log1p_cuda_dispatch.h' 2025-09-07T07:13:31.1845753Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_meta.h' -> 'libtorch/include/ATen/ops/log1p_meta.h' 2025-09-07T07:13:31.1846294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_meta_dispatch.h' -> 'libtorch/include/ATen/ops/log1p_meta_dispatch.h' 2025-09-07T07:13:31.1846790Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_native.h' -> 'libtorch/include/ATen/ops/log1p_native.h' 2025-09-07T07:13:31.1847246Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_ops.h' -> 'libtorch/include/ATen/ops/log1p_ops.h' 2025-09-07T07:13:31.1847651Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2.h' -> 'libtorch/include/ATen/ops/log2.h' 2025-09-07T07:13:31.1848649Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1849186Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/log2_cpu_dispatch.h' 2025-09-07T07:13:31.1849719Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/log2_cuda_dispatch.h' 2025-09-07T07:13:31.1850155Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_meta.h' -> 'libtorch/include/ATen/ops/log2_meta.h' 2025-09-07T07:13:31.1850728Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_meta_dispatch.h' -> 'libtorch/include/ATen/ops/log2_meta_dispatch.h' 2025-09-07T07:13:31.1851191Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_native.h' -> 'libtorch/include/ATen/ops/log2_native.h' 2025-09-07T07:13:31.1851656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_ops.h' -> 'libtorch/include/ATen/ops/log2_ops.h' 2025-09-07T07:13:31.1852612Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1853125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/log_cpu_dispatch.h' 2025-09-07T07:13:31.1853646Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/log_cuda_dispatch.h' 2025-09-07T07:13:31.1854089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_meta.h' -> 'libtorch/include/ATen/ops/log_meta.h' 2025-09-07T07:13:31.1854610Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_meta_dispatch.h' -> 'libtorch/include/ATen/ops/log_meta_dispatch.h' 2025-09-07T07:13:31.1855059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_native.h' -> 'libtorch/include/ATen/ops/log_native.h' 2025-09-07T07:13:31.1855524Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal.h' -> 'libtorch/include/ATen/ops/log_normal.h' 2025-09-07T07:13:31.1856370Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1856948Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/log_normal_cpu_dispatch.h' 2025-09-07T07:13:31.1857554Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/log_normal_cuda_dispatch.h' 2025-09-07T07:13:31.1858141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_meta_dispatch.h' -> 'libtorch/include/ATen/ops/log_normal_meta_dispatch.h' 2025-09-07T07:13:31.1858661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_native.h' -> 'libtorch/include/ATen/ops/log_normal_native.h' 2025-09-07T07:13:31.1859163Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_ops.h' -> 'libtorch/include/ATen/ops/log_normal_ops.h' 2025-09-07T07:13:31.1859585Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_ops.h' -> 'libtorch/include/ATen/ops/log_ops.h' 2025-09-07T07:13:31.1860184Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid.h' -> 'libtorch/include/ATen/ops/log_sigmoid.h' 2025-09-07T07:13:31.1860984Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_backward.h' -> 'libtorch/include/ATen/ops/log_sigmoid_backward.h' 2025-09-07T07:13:31.1861699Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1862416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1863127Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_backward_native.h' -> 'libtorch/include/ATen/ops/log_sigmoid_backward_native.h' 2025-09-07T07:13:31.1863734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_backward_ops.h' -> 'libtorch/include/ATen/ops/log_sigmoid_backward_ops.h' 2025-09-07T07:13:31.1864687Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1865309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_forward.h' -> 'libtorch/include/ATen/ops/log_sigmoid_forward.h' 2025-09-07T07:13:31.1866008Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2025-09-07T07:13:31.1866746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2025-09-07T07:13:31.1867393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_forward_native.h' -> 'libtorch/include/ATen/ops/log_sigmoid_forward_native.h' 2025-09-07T07:13:31.1867984Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_forward_ops.h' -> 'libtorch/include/ATen/ops/log_sigmoid_forward_ops.h' 2025-09-07T07:13:31.1868532Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_native.h' -> 'libtorch/include/ATen/ops/log_sigmoid_native.h' 2025-09-07T07:13:31.1869058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_ops.h' -> 'libtorch/include/ATen/ops/log_sigmoid_ops.h' 2025-09-07T07:13:31.1869530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_softmax.h' -> 'libtorch/include/ATen/ops/log_softmax.h' 2025-09-07T07:13:31.1870413Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1871315Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1871864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_softmax_native.h' -> 'libtorch/include/ATen/ops/log_softmax_native.h' 2025-09-07T07:13:31.1872385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_softmax_ops.h' -> 'libtorch/include/ATen/ops/log_softmax_ops.h' 2025-09-07T07:13:31.1872873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp.h' -> 'libtorch/include/ATen/ops/logaddexp.h' 2025-09-07T07:13:31.1873360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2.h' -> 'libtorch/include/ATen/ops/logaddexp2.h' 2025-09-07T07:13:31.1874438Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1875065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2025-09-07T07:13:31.1875703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2025-09-07T07:13:31.1876387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_meta.h' -> 'libtorch/include/ATen/ops/logaddexp2_meta.h' 2025-09-07T07:13:31.1877000Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_meta_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2025-09-07T07:13:31.1877542Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_native.h' -> 'libtorch/include/ATen/ops/logaddexp2_native.h' 2025-09-07T07:13:31.1878087Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_ops.h' -> 'libtorch/include/ATen/ops/logaddexp2_ops.h' 2025-09-07T07:13:31.1879117Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1879705Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2025-09-07T07:13:31.1880312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2025-09-07T07:13:31.1880847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_meta.h' -> 'libtorch/include/ATen/ops/logaddexp_meta.h' 2025-09-07T07:13:31.1881440Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_meta_dispatch.h' -> 'libtorch/include/ATen/ops/logaddexp_meta_dispatch.h' 2025-09-07T07:13:31.1882001Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_native.h' -> 'libtorch/include/ATen/ops/logaddexp_native.h' 2025-09-07T07:13:31.1882497Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_ops.h' -> 'libtorch/include/ATen/ops/logaddexp_ops.h' 2025-09-07T07:13:31.1882998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp.h' -> 'libtorch/include/ATen/ops/logcumsumexp.h' 2025-09-07T07:13:31.1883922Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1884825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1885393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp_native.h' -> 'libtorch/include/ATen/ops/logcumsumexp_native.h' 2025-09-07T07:13:31.1885939Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp_ops.h' -> 'libtorch/include/ATen/ops/logcumsumexp_ops.h' 2025-09-07T07:13:31.1886372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logdet.h' -> 'libtorch/include/ATen/ops/logdet.h' 2025-09-07T07:13:31.1887189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1887698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logdet_native.h' -> 'libtorch/include/ATen/ops/logdet_native.h' 2025-09-07T07:13:31.1888159Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logdet_ops.h' -> 'libtorch/include/ATen/ops/logdet_ops.h' 2025-09-07T07:13:31.1888632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and.h' -> 'libtorch/include/ATen/ops/logical_and.h' 2025-09-07T07:13:31.1889515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1890111Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/logical_and_cpu_dispatch.h' 2025-09-07T07:13:31.1890722Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/logical_and_cuda_dispatch.h' 2025-09-07T07:13:31.1891306Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and_native.h' -> 'libtorch/include/ATen/ops/logical_and_native.h' 2025-09-07T07:13:31.1891814Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and_ops.h' -> 'libtorch/include/ATen/ops/logical_and_ops.h' 2025-09-07T07:13:31.1892284Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not.h' -> 'libtorch/include/ATen/ops/logical_not.h' 2025-09-07T07:13:31.1893206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1893805Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/logical_not_cpu_dispatch.h' 2025-09-07T07:13:31.1894415Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/logical_not_cuda_dispatch.h' 2025-09-07T07:13:31.1894967Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not_native.h' -> 'libtorch/include/ATen/ops/logical_not_native.h' 2025-09-07T07:13:31.1895514Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not_ops.h' -> 'libtorch/include/ATen/ops/logical_not_ops.h' 2025-09-07T07:13:31.1895976Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or.h' -> 'libtorch/include/ATen/ops/logical_or.h' 2025-09-07T07:13:31.1896878Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1897465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/logical_or_cpu_dispatch.h' 2025-09-07T07:13:31.1898065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/logical_or_cuda_dispatch.h' 2025-09-07T07:13:31.1898602Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or_native.h' -> 'libtorch/include/ATen/ops/logical_or_native.h' 2025-09-07T07:13:31.1899098Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or_ops.h' -> 'libtorch/include/ATen/ops/logical_or_ops.h' 2025-09-07T07:13:31.1899561Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor.h' -> 'libtorch/include/ATen/ops/logical_xor.h' 2025-09-07T07:13:31.1900446Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1901045Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2025-09-07T07:13:31.1901668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2025-09-07T07:13:31.1902209Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor_native.h' -> 'libtorch/include/ATen/ops/logical_xor_native.h' 2025-09-07T07:13:31.1902715Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor_ops.h' -> 'libtorch/include/ATen/ops/logical_xor_ops.h' 2025-09-07T07:13:31.1903151Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit.h' -> 'libtorch/include/ATen/ops/logit.h' 2025-09-07T07:13:31.1903655Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward.h' -> 'libtorch/include/ATen/ops/logit_backward.h' 2025-09-07T07:13:31.1904992Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1905660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2025-09-07T07:13:31.1906373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2025-09-07T07:13:31.1906937Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_meta.h' -> 'libtorch/include/ATen/ops/logit_backward_meta.h' 2025-09-07T07:13:31.1907603Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/logit_backward_meta_dispatch.h' 2025-09-07T07:13:31.1908223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_native.h' -> 'libtorch/include/ATen/ops/logit_backward_native.h' 2025-09-07T07:13:31.1908772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_ops.h' -> 'libtorch/include/ATen/ops/logit_backward_ops.h' 2025-09-07T07:13:31.1909333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/logit_cpu_dispatch.h' 2025-09-07T07:13:31.1909897Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/logit_cuda_dispatch.h' 2025-09-07T07:13:31.1910486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_meta_dispatch.h' -> 'libtorch/include/ATen/ops/logit_meta_dispatch.h' 2025-09-07T07:13:31.1910990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_native.h' -> 'libtorch/include/ATen/ops/logit_native.h' 2025-09-07T07:13:31.1911481Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_ops.h' -> 'libtorch/include/ATen/ops/logit_ops.h' 2025-09-07T07:13:31.1911946Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace.h' -> 'libtorch/include/ATen/ops/logspace.h' 2025-09-07T07:13:31.1912845Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1913449Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/logspace_cpu_dispatch.h' 2025-09-07T07:13:31.1914048Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/logspace_cuda_dispatch.h' 2025-09-07T07:13:31.1914659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_meta_dispatch.h' -> 'libtorch/include/ATen/ops/logspace_meta_dispatch.h' 2025-09-07T07:13:31.1915202Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_native.h' -> 'libtorch/include/ATen/ops/logspace_native.h' 2025-09-07T07:13:31.1915805Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_ops.h' -> 'libtorch/include/ATen/ops/logspace_ops.h' 2025-09-07T07:13:31.1916380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp.h' -> 'libtorch/include/ATen/ops/logsumexp.h' 2025-09-07T07:13:31.1917229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1918233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1919076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1919599Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_native.h' -> 'libtorch/include/ATen/ops/logsumexp_native.h' 2025-09-07T07:13:31.1920081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_ops.h' -> 'libtorch/include/ATen/ops/logsumexp_ops.h' 2025-09-07T07:13:31.1920506Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift.h' -> 'libtorch/include/ATen/ops/lshift.h' 2025-09-07T07:13:31.1921342Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1921880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/lshift_cpu_dispatch.h' 2025-09-07T07:13:31.1922435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/lshift_cuda_dispatch.h' 2025-09-07T07:13:31.1923004Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_meta_dispatch.h' -> 'libtorch/include/ATen/ops/lshift_meta_dispatch.h' 2025-09-07T07:13:31.1923475Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_native.h' -> 'libtorch/include/ATen/ops/lshift_native.h' 2025-09-07T07:13:31.1923926Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_ops.h' -> 'libtorch/include/ATen/ops/lshift_ops.h' 2025-09-07T07:13:31.1924326Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm.h' -> 'libtorch/include/ATen/ops/lstm.h' 2025-09-07T07:13:31.1924762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_cell.h' -> 'libtorch/include/ATen/ops/lstm_cell.h' 2025-09-07T07:13:31.1925621Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1926118Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_cell_native.h' -> 'libtorch/include/ATen/ops/lstm_cell_native.h' 2025-09-07T07:13:31.1926613Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_cell_ops.h' -> 'libtorch/include/ATen/ops/lstm_cell_ops.h' 2025-09-07T07:13:31.1927397Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1927908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_mps_backward.h' -> 'libtorch/include/ATen/ops/lstm_mps_backward.h' 2025-09-07T07:13:31.1928794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1929389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_mps_backward_native.h' -> 'libtorch/include/ATen/ops/lstm_mps_backward_native.h' 2025-09-07T07:13:31.1929936Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_mps_backward_ops.h' -> 'libtorch/include/ATen/ops/lstm_mps_backward_ops.h' 2025-09-07T07:13:31.1930398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_native.h' -> 'libtorch/include/ATen/ops/lstm_native.h' 2025-09-07T07:13:31.1930822Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_ops.h' -> 'libtorch/include/ATen/ops/lstm_ops.h' 2025-09-07T07:13:31.1931194Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt.h' -> 'libtorch/include/ATen/ops/lt.h' 2025-09-07T07:13:31.1932114Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1932603Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/lt_cpu_dispatch.h' 2025-09-07T07:13:31.1933103Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/lt_cuda_dispatch.h' 2025-09-07T07:13:31.1933530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_meta.h' -> 'libtorch/include/ATen/ops/lt_meta.h' 2025-09-07T07:13:31.1934021Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_meta_dispatch.h' -> 'libtorch/include/ATen/ops/lt_meta_dispatch.h' 2025-09-07T07:13:31.1934446Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_native.h' -> 'libtorch/include/ATen/ops/lt_native.h' 2025-09-07T07:13:31.1934897Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_ops.h' -> 'libtorch/include/ATen/ops/lt_ops.h' 2025-09-07T07:13:31.1935313Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_solve.h' -> 'libtorch/include/ATen/ops/lu_solve.h' 2025-09-07T07:13:31.1936114Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1936635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_solve_native.h' -> 'libtorch/include/ATen/ops/lu_solve_native.h' 2025-09-07T07:13:31.1937084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_solve_ops.h' -> 'libtorch/include/ATen/ops/lu_solve_ops.h' 2025-09-07T07:13:31.1937515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack.h' -> 'libtorch/include/ATen/ops/lu_unpack.h' 2025-09-07T07:13:31.1938485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1939065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2025-09-07T07:13:31.1939629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2025-09-07T07:13:31.1940138Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_meta.h' -> 'libtorch/include/ATen/ops/lu_unpack_meta.h' 2025-09-07T07:13:31.1940694Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_meta_dispatch.h' -> 'libtorch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2025-09-07T07:13:31.1941186Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_native.h' -> 'libtorch/include/ATen/ops/lu_unpack_native.h' 2025-09-07T07:13:31.1941663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_ops.h' -> 'libtorch/include/ATen/ops/lu_unpack_ops.h' 2025-09-07T07:13:31.1942038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mH.h' -> 'libtorch/include/ATen/ops/mH.h' 2025-09-07T07:13:31.1942786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1943224Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mH_native.h' -> 'libtorch/include/ATen/ops/mH_native.h' 2025-09-07T07:13:31.1943635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mH_ops.h' -> 'libtorch/include/ATen/ops/mH_ops.h' 2025-09-07T07:13:31.1946909Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mT.h' -> 'libtorch/include/ATen/ops/mT.h' 2025-09-07T07:13:31.1947746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1948230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mT_native.h' -> 'libtorch/include/ATen/ops/mT_native.h' 2025-09-07T07:13:31.1948670Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mT_ops.h' -> 'libtorch/include/ATen/ops/mT_ops.h' 2025-09-07T07:13:31.1949237Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/margin_ranking_loss.h' -> 'libtorch/include/ATen/ops/margin_ranking_loss.h' 2025-09-07T07:13:31.1950232Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1950907Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/margin_ranking_loss_native.h' -> 'libtorch/include/ATen/ops/margin_ranking_loss_native.h' 2025-09-07T07:13:31.1951512Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/margin_ranking_loss_ops.h' -> 'libtorch/include/ATen/ops/margin_ranking_loss_ops.h' 2025-09-07T07:13:31.1952061Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill.h' -> 'libtorch/include/ATen/ops/masked_fill.h' 2025-09-07T07:13:31.1952957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1953580Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2025-09-07T07:13:31.1954255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2025-09-07T07:13:31.1954886Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_meta_dispatch.h' -> 'libtorch/include/ATen/ops/masked_fill_meta_dispatch.h' 2025-09-07T07:13:31.1955442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_native.h' -> 'libtorch/include/ATen/ops/masked_fill_native.h' 2025-09-07T07:13:31.1955978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_ops.h' -> 'libtorch/include/ATen/ops/masked_fill_ops.h' 2025-09-07T07:13:31.1956735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter.h' -> 'libtorch/include/ATen/ops/masked_scatter.h' 2025-09-07T07:13:31.1957277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_backward.h' -> 'libtorch/include/ATen/ops/masked_scatter_backward.h' 2025-09-07T07:13:31.1958200Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1958811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_backward_native.h' -> 'libtorch/include/ATen/ops/masked_scatter_backward_native.h' 2025-09-07T07:13:31.1959393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_backward_ops.h' -> 'libtorch/include/ATen/ops/masked_scatter_backward_ops.h' 2025-09-07T07:13:31.1960759Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1961416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2025-09-07T07:13:31.1962080Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2025-09-07T07:13:31.1962842Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_meta_dispatch.h' -> 'libtorch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2025-09-07T07:13:31.1963436Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_native.h' -> 'libtorch/include/ATen/ops/masked_scatter_native.h' 2025-09-07T07:13:31.1963995Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_ops.h' -> 'libtorch/include/ATen/ops/masked_scatter_ops.h' 2025-09-07T07:13:31.1964505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select.h' -> 'libtorch/include/ATen/ops/masked_select.h' 2025-09-07T07:13:31.1965098Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_backward.h' -> 'libtorch/include/ATen/ops/masked_select_backward.h' 2025-09-07T07:13:31.1966110Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1966805Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_backward_native.h' -> 'libtorch/include/ATen/ops/masked_select_backward_native.h' 2025-09-07T07:13:31.1967444Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_backward_ops.h' -> 'libtorch/include/ATen/ops/masked_select_backward_ops.h' 2025-09-07T07:13:31.1968144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/masked_select_cpu_dispatch.h' 2025-09-07T07:13:31.1968794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/masked_select_cuda_dispatch.h' 2025-09-07T07:13:31.1969373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_native.h' -> 'libtorch/include/ATen/ops/masked_select_native.h' 2025-09-07T07:13:31.1969970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_ops.h' -> 'libtorch/include/ATen/ops/masked_select_ops.h' 2025-09-07T07:13:31.1970414Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul.h' -> 'libtorch/include/ATen/ops/matmul.h' 2025-09-07T07:13:31.1970936Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_backward.h' -> 'libtorch/include/ATen/ops/matmul_backward.h' 2025-09-07T07:13:31.1971891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1972629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_backward_native.h' -> 'libtorch/include/ATen/ops/matmul_backward_native.h' 2025-09-07T07:13:31.1973179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_backward_ops.h' -> 'libtorch/include/ATen/ops/matmul_backward_ops.h' 2025-09-07T07:13:31.1974217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1974665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_native.h' -> 'libtorch/include/ATen/ops/matmul_native.h' 2025-09-07T07:13:31.1975088Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_ops.h' -> 'libtorch/include/ATen/ops/matmul_ops.h' 2025-09-07T07:13:31.1975503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_H.h' -> 'libtorch/include/ATen/ops/matrix_H.h' 2025-09-07T07:13:31.1976275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1976740Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_H_native.h' -> 'libtorch/include/ATen/ops/matrix_H_native.h' 2025-09-07T07:13:31.1977184Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_H_ops.h' -> 'libtorch/include/ATen/ops/matrix_H_ops.h' 2025-09-07T07:13:31.1977645Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp.h' -> 'libtorch/include/ATen/ops/matrix_exp.h' 2025-09-07T07:13:31.1978150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_backward.h' -> 'libtorch/include/ATen/ops/matrix_exp_backward.h' 2025-09-07T07:13:31.1979022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1979593Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_backward_native.h' -> 'libtorch/include/ATen/ops/matrix_exp_backward_native.h' 2025-09-07T07:13:31.1980126Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_backward_ops.h' -> 'libtorch/include/ATen/ops/matrix_exp_backward_ops.h' 2025-09-07T07:13:31.1980921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1981407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_native.h' -> 'libtorch/include/ATen/ops/matrix_exp_native.h' 2025-09-07T07:13:31.1981858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_ops.h' -> 'libtorch/include/ATen/ops/matrix_exp_ops.h' 2025-09-07T07:13:31.1982336Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_power.h' -> 'libtorch/include/ATen/ops/matrix_power.h' 2025-09-07T07:13:31.1983137Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1983637Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_power_native.h' -> 'libtorch/include/ATen/ops/matrix_power_native.h' 2025-09-07T07:13:31.1984223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_power_ops.h' -> 'libtorch/include/ATen/ops/matrix_power_ops.h' 2025-09-07T07:13:31.1984806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max.h' -> 'libtorch/include/ATen/ops/max.h' 2025-09-07T07:13:31.1985780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.1986633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1987167Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/max_cpu_dispatch.h' 2025-09-07T07:13:31.1987703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/max_cuda_dispatch.h' 2025-09-07T07:13:31.1988168Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_meta.h' -> 'libtorch/include/ATen/ops/max_meta.h' 2025-09-07T07:13:31.1988709Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_meta_dispatch.h' -> 'libtorch/include/ATen/ops/max_meta_dispatch.h' 2025-09-07T07:13:31.1989179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_native.h' -> 'libtorch/include/ATen/ops/max_native.h' 2025-09-07T07:13:31.1989636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_ops.h' -> 'libtorch/include/ATen/ops/max_ops.h' 2025-09-07T07:13:31.1990106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d.h' -> 'libtorch/include/ATen/ops/max_pool1d.h' 2025-09-07T07:13:31.1990977Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1991532Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_native.h' -> 'libtorch/include/ATen/ops/max_pool1d_native.h' 2025-09-07T07:13:31.1992070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_ops.h' -> 'libtorch/include/ATen/ops/max_pool1d_ops.h' 2025-09-07T07:13:31.1992667Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_with_indices.h' -> 'libtorch/include/ATen/ops/max_pool1d_with_indices.h' 2025-09-07T07:13:31.1993682Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1994357Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_with_indices_native.h' -> 'libtorch/include/ATen/ops/max_pool1d_with_indices_native.h' 2025-09-07T07:13:31.1995008Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_with_indices_ops.h' -> 'libtorch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2025-09-07T07:13:31.1995486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d.h' -> 'libtorch/include/ATen/ops/max_pool2d.h' 2025-09-07T07:13:31.1996058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_backward.h' -> 'libtorch/include/ATen/ops/max_pool2d_backward.h' 2025-09-07T07:13:31.1997098Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.1997734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_backward_native.h' -> 'libtorch/include/ATen/ops/max_pool2d_backward_native.h' 2025-09-07T07:13:31.1998294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_backward_ops.h' -> 'libtorch/include/ATen/ops/max_pool2d_backward_ops.h' 2025-09-07T07:13:31.1999133Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.1999675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_native.h' -> 'libtorch/include/ATen/ops/max_pool2d_native.h' 2025-09-07T07:13:31.2000153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_ops.h' -> 'libtorch/include/ATen/ops/max_pool2d_ops.h' 2025-09-07T07:13:31.2000730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices.h' 2025-09-07T07:13:31.2001416Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2025-09-07T07:13:31.2002609Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2003404Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2004201Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2004906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2025-09-07T07:13:31.2005821Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2025-09-07T07:13:31.2006504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2025-09-07T07:13:31.2007161Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2025-09-07T07:13:31.2008244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2008904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2025-09-07T07:13:31.2009582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2025-09-07T07:13:31.2010162Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_meta.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2025-09-07T07:13:31.2010830Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2025-09-07T07:13:31.2011440Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_native.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_native.h' 2025-09-07T07:13:31.2012033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_ops.h' -> 'libtorch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2025-09-07T07:13:31.2012450Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d.h' -> 'libtorch/include/ATen/ops/max_pool3d.h' 2025-09-07T07:13:31.2013239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2013765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_native.h' -> 'libtorch/include/ATen/ops/max_pool3d_native.h' 2025-09-07T07:13:31.2014212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_ops.h' -> 'libtorch/include/ATen/ops/max_pool3d_ops.h' 2025-09-07T07:13:31.2014759Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices.h' -> 'libtorch/include/ATen/ops/max_pool3d_with_indices.h' 2025-09-07T07:13:31.2015381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_backward.h' -> 'libtorch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2025-09-07T07:13:31.2016144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2016905Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2017587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' -> 'libtorch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2025-09-07T07:13:31.2018248Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' -> 'libtorch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2025-09-07T07:13:31.2018918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2025-09-07T07:13:31.2019581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2025-09-07T07:13:31.2020372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_native.h' -> 'libtorch/include/ATen/ops/max_pool3d_with_indices_native.h' 2025-09-07T07:13:31.2020976Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_ops.h' -> 'libtorch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2025-09-07T07:13:31.2021470Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool2d.h' -> 'libtorch/include/ATen/ops/max_unpool2d.h' 2025-09-07T07:13:31.2022079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2025-09-07T07:13:31.2022677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2025-09-07T07:13:31.2023204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool2d_native.h' -> 'libtorch/include/ATen/ops/max_unpool2d_native.h' 2025-09-07T07:13:31.2023718Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool2d_ops.h' -> 'libtorch/include/ATen/ops/max_unpool2d_ops.h' 2025-09-07T07:13:31.2024247Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool3d.h' -> 'libtorch/include/ATen/ops/max_unpool3d.h' 2025-09-07T07:13:31.2025041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2025-09-07T07:13:31.2025686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2025-09-07T07:13:31.2026284Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool3d_native.h' -> 'libtorch/include/ATen/ops/max_unpool3d_native.h' 2025-09-07T07:13:31.2026812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool3d_ops.h' -> 'libtorch/include/ATen/ops/max_unpool3d_ops.h' 2025-09-07T07:13:31.2027279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum.h' -> 'libtorch/include/ATen/ops/maximum.h' 2025-09-07T07:13:31.2028345Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2028929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/maximum_cpu_dispatch.h' 2025-09-07T07:13:31.2029531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/maximum_cuda_dispatch.h' 2025-09-07T07:13:31.2030020Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_meta.h' -> 'libtorch/include/ATen/ops/maximum_meta.h' 2025-09-07T07:13:31.2030639Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_meta_dispatch.h' -> 'libtorch/include/ATen/ops/maximum_meta_dispatch.h' 2025-09-07T07:13:31.2031171Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_native.h' -> 'libtorch/include/ATen/ops/maximum_native.h' 2025-09-07T07:13:31.2031659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_ops.h' -> 'libtorch/include/ATen/ops/maximum_ops.h' 2025-09-07T07:13:31.2032084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean.h' -> 'libtorch/include/ATen/ops/mean.h' 2025-09-07T07:13:31.2032914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2033898Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2034724Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2035285Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mean_cpu_dispatch.h' 2025-09-07T07:13:31.2035845Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mean_cuda_dispatch.h' 2025-09-07T07:13:31.2036446Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_meta.h' -> 'libtorch/include/ATen/ops/mean_meta.h' 2025-09-07T07:13:31.2037069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_meta_dispatch.h' -> 'libtorch/include/ATen/ops/mean_meta_dispatch.h' 2025-09-07T07:13:31.2037496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_native.h' -> 'libtorch/include/ATen/ops/mean_native.h' 2025-09-07T07:13:31.2037894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_ops.h' -> 'libtorch/include/ATen/ops/mean_ops.h' 2025-09-07T07:13:31.2038312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median.h' -> 'libtorch/include/ATen/ops/median.h' 2025-09-07T07:13:31.2039072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2039827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2040343Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/median_cpu_dispatch.h' 2025-09-07T07:13:31.2040881Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/median_cuda_dispatch.h' 2025-09-07T07:13:31.2041330Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_native.h' -> 'libtorch/include/ATen/ops/median_native.h' 2025-09-07T07:13:31.2041760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_ops.h' -> 'libtorch/include/ATen/ops/median_ops.h' 2025-09-07T07:13:31.2042170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/meshgrid.h' -> 'libtorch/include/ATen/ops/meshgrid.h' 2025-09-07T07:13:31.2042980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2043467Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/meshgrid_native.h' -> 'libtorch/include/ATen/ops/meshgrid_native.h' 2025-09-07T07:13:31.2043909Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/meshgrid_ops.h' -> 'libtorch/include/ATen/ops/meshgrid_ops.h' 2025-09-07T07:13:31.2044281Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min.h' -> 'libtorch/include/ATen/ops/min.h' 2025-09-07T07:13:31.2045188Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2045901Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2046373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/min_cpu_dispatch.h' 2025-09-07T07:13:31.2046867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/min_cuda_dispatch.h' 2025-09-07T07:13:31.2047264Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_meta.h' -> 'libtorch/include/ATen/ops/min_meta.h' 2025-09-07T07:13:31.2047746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_meta_dispatch.h' -> 'libtorch/include/ATen/ops/min_meta_dispatch.h' 2025-09-07T07:13:31.2048177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_native.h' -> 'libtorch/include/ATen/ops/min_native.h' 2025-09-07T07:13:31.2048571Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_ops.h' -> 'libtorch/include/ATen/ops/min_ops.h' 2025-09-07T07:13:31.2048976Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum.h' -> 'libtorch/include/ATen/ops/minimum.h' 2025-09-07T07:13:31.2049932Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2050450Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/minimum_cpu_dispatch.h' 2025-09-07T07:13:31.2050979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/minimum_cuda_dispatch.h' 2025-09-07T07:13:31.2051432Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_meta.h' -> 'libtorch/include/ATen/ops/minimum_meta.h' 2025-09-07T07:13:31.2051957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_meta_dispatch.h' -> 'libtorch/include/ATen/ops/minimum_meta_dispatch.h' 2025-09-07T07:13:31.2052419Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_native.h' -> 'libtorch/include/ATen/ops/minimum_native.h' 2025-09-07T07:13:31.2053047Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_ops.h' -> 'libtorch/include/ATen/ops/minimum_ops.h' 2025-09-07T07:13:31.2053570Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm.h' -> 'libtorch/include/ATen/ops/miopen_batch_norm.h' 2025-09-07T07:13:31.2054180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_backward.h' -> 'libtorch/include/ATen/ops/miopen_batch_norm_backward.h' 2025-09-07T07:13:31.2055199Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2055950Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2056664Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_backward_native.h' -> 'libtorch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2025-09-07T07:13:31.2057312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' -> 'libtorch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2025-09-07T07:13:31.2058205Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2058901Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2025-09-07T07:13:31.2059483Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_native.h' -> 'libtorch/include/ATen/ops/miopen_batch_norm_native.h' 2025-09-07T07:13:31.2060358Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_ops.h' -> 'libtorch/include/ATen/ops/miopen_batch_norm_ops.h' 2025-09-07T07:13:31.2061112Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution.h' -> 'libtorch/include/ATen/ops/miopen_convolution.h' 2025-09-07T07:13:31.2061772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_add_relu.h' -> 'libtorch/include/ATen/ops/miopen_convolution_add_relu.h' 2025-09-07T07:13:31.2062585Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2025-09-07T07:13:31.2063334Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_add_relu_native.h' -> 'libtorch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2025-09-07T07:13:31.2064096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' -> 'libtorch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2025-09-07T07:13:31.2065083Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2065908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2025-09-07T07:13:31.2066552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_native.h' -> 'libtorch/include/ATen/ops/miopen_convolution_native.h' 2025-09-07T07:13:31.2067154Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_ops.h' -> 'libtorch/include/ATen/ops/miopen_convolution_ops.h' 2025-09-07T07:13:31.2067780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_relu.h' -> 'libtorch/include/ATen/ops/miopen_convolution_relu.h' 2025-09-07T07:13:31.2068544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2025-09-07T07:13:31.2069246Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_relu_native.h' -> 'libtorch/include/ATen/ops/miopen_convolution_relu_native.h' 2025-09-07T07:13:31.2069903Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_relu_ops.h' -> 'libtorch/include/ATen/ops/miopen_convolution_relu_ops.h' 2025-09-07T07:13:31.2070634Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_transpose.h' -> 'libtorch/include/ATen/ops/miopen_convolution_transpose.h' 2025-09-07T07:13:31.2071737Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2072558Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2025-09-07T07:13:31.2073347Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_transpose_native.h' -> 'libtorch/include/ATen/ops/miopen_convolution_transpose_native.h' 2025-09-07T07:13:31.2074076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_transpose_ops.h' -> 'libtorch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2025-09-07T07:13:31.2074764Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_depthwise_convolution.h' -> 'libtorch/include/ATen/ops/miopen_depthwise_convolution.h' 2025-09-07T07:13:31.2075993Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2076741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2025-09-07T07:13:31.2077411Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_depthwise_convolution_native.h' -> 'libtorch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2025-09-07T07:13:31.2078047Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' -> 'libtorch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2025-09-07T07:13:31.2078665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn.h' -> 'libtorch/include/ATen/ops/miopen_rnn.h' 2025-09-07T07:13:31.2079198Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_backward.h' -> 'libtorch/include/ATen/ops/miopen_rnn_backward.h' 2025-09-07T07:13:31.2080113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2080800Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2081432Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_backward_native.h' -> 'libtorch/include/ATen/ops/miopen_rnn_backward_native.h' 2025-09-07T07:13:31.2082013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_backward_ops.h' -> 'libtorch/include/ATen/ops/miopen_rnn_backward_ops.h' 2025-09-07T07:13:31.2082848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2083429Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2025-09-07T07:13:31.2083957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_native.h' -> 'libtorch/include/ATen/ops/miopen_rnn_native.h' 2025-09-07T07:13:31.2084437Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_ops.h' -> 'libtorch/include/ATen/ops/miopen_rnn_ops.h' 2025-09-07T07:13:31.2084838Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish.h' -> 'libtorch/include/ATen/ops/mish.h' 2025-09-07T07:13:31.2085326Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward.h' -> 'libtorch/include/ATen/ops/mish_backward.h' 2025-09-07T07:13:31.2086218Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2086818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2087443Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2088014Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward_native.h' -> 'libtorch/include/ATen/ops/mish_backward_native.h' 2025-09-07T07:13:31.2088524Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward_ops.h' -> 'libtorch/include/ATen/ops/mish_backward_ops.h' 2025-09-07T07:13:31.2089457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2089997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mish_cpu_dispatch.h' 2025-09-07T07:13:31.2090520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mish_cuda_dispatch.h' 2025-09-07T07:13:31.2090959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_meta.h' -> 'libtorch/include/ATen/ops/mish_meta.h' 2025-09-07T07:13:31.2091479Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_meta_dispatch.h' -> 'libtorch/include/ATen/ops/mish_meta_dispatch.h' 2025-09-07T07:13:31.2091936Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_native.h' -> 'libtorch/include/ATen/ops/mish_native.h' 2025-09-07T07:13:31.2092374Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_ops.h' -> 'libtorch/include/ATen/ops/mish_ops.h' 2025-09-07T07:13:31.2092985Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' -> 'libtorch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2025-09-07T07:13:31.2093760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' -> 'libtorch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2025-09-07T07:13:31.2094788Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2095543Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' -> 'libtorch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2025-09-07T07:13:31.2096230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2025-09-07T07:13:31.2096881Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' -> 'libtorch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2025-09-07T07:13:31.2097490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2025-09-07T07:13:31.2097996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_convolution.h' -> 'libtorch/include/ATen/ops/mkldnn_convolution.h' 2025-09-07T07:13:31.2098873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2099440Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_convolution_native.h' -> 'libtorch/include/ATen/ops/mkldnn_convolution_native.h' 2025-09-07T07:13:31.2100015Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_convolution_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_convolution_ops.h' 2025-09-07T07:13:31.2100462Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear.h' -> 'libtorch/include/ATen/ops/mkldnn_linear.h' 2025-09-07T07:13:31.2100995Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_backward.h' 2025-09-07T07:13:31.2101931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2102522Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_input.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_backward_input.h' 2025-09-07T07:13:31.2103473Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2104408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2025-09-07T07:13:31.2105122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2025-09-07T07:13:31.2105796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_native.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_backward_native.h' 2025-09-07T07:13:31.2106445Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2025-09-07T07:13:31.2107137Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_weights.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2025-09-07T07:13:31.2108237Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2109012Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2025-09-07T07:13:31.2110839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2025-09-07T07:13:31.2111797Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2112388Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_native.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_native.h' 2025-09-07T07:13:31.2112936Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_linear_ops.h' 2025-09-07T07:13:31.2113483Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool2d.h' 2025-09-07T07:13:31.2114137Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2025-09-07T07:13:31.2115188Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2115906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2025-09-07T07:13:31.2116738Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2025-09-07T07:13:31.2117656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2118255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_native.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2025-09-07T07:13:31.2118858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2025-09-07T07:13:31.2119390Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool3d.h' 2025-09-07T07:13:31.2120014Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2025-09-07T07:13:31.2121069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2121766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2025-09-07T07:13:31.2122427Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2025-09-07T07:13:31.2123546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2124093Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_native.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2025-09-07T07:13:31.2124611Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2025-09-07T07:13:31.2125410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' -> 'libtorch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2025-09-07T07:13:31.2126418Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2127130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' -> 'libtorch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2025-09-07T07:13:31.2127842Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2025-09-07T07:13:31.2128472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' -> 'libtorch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2025-09-07T07:13:31.2129485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2130180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' -> 'libtorch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2025-09-07T07:13:31.2130847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2025-09-07T07:13:31.2131360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer.h' -> 'libtorch/include/ATen/ops/mkldnn_rnn_layer.h' 2025-09-07T07:13:31.2131954Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' -> 'libtorch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2025-09-07T07:13:31.2132967Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2133700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2134389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' -> 'libtorch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2025-09-07T07:13:31.2135021Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2025-09-07T07:13:31.2135916Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2136753Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2025-09-07T07:13:31.2137337Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_native.h' -> 'libtorch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2025-09-07T07:13:31.2137906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' -> 'libtorch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2025-09-07T07:13:31.2138296Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm.h' -> 'libtorch/include/ATen/ops/mm.h' 2025-09-07T07:13:31.2139228Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2139748Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mm_cpu_dispatch.h' 2025-09-07T07:13:31.2140261Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mm_cuda_dispatch.h' 2025-09-07T07:13:31.2140697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_meta.h' -> 'libtorch/include/ATen/ops/mm_meta.h' 2025-09-07T07:13:31.2141211Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/mm_meta_dispatch.h' 2025-09-07T07:13:31.2141657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_native.h' -> 'libtorch/include/ATen/ops/mm_native.h' 2025-09-07T07:13:31.2142112Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_ops.h' -> 'libtorch/include/ATen/ops/mm_ops.h' 2025-09-07T07:13:31.2142533Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode.h' -> 'libtorch/include/ATen/ops/mode.h' 2025-09-07T07:13:31.2143331Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2144235Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2144948Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mode_cpu_dispatch.h' 2025-09-07T07:13:31.2145505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mode_cuda_dispatch.h' 2025-09-07T07:13:31.2145997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_native.h' -> 'libtorch/include/ATen/ops/mode_native.h' 2025-09-07T07:13:31.2146453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_ops.h' -> 'libtorch/include/ATen/ops/mode_ops.h' 2025-09-07T07:13:31.2146959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/moveaxis.h' -> 'libtorch/include/ATen/ops/moveaxis.h' 2025-09-07T07:13:31.2147860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2148394Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/moveaxis_native.h' -> 'libtorch/include/ATen/ops/moveaxis_native.h' 2025-09-07T07:13:31.2148892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/moveaxis_ops.h' -> 'libtorch/include/ATen/ops/moveaxis_ops.h' 2025-09-07T07:13:31.2149391Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/movedim.h' -> 'libtorch/include/ATen/ops/movedim.h' 2025-09-07T07:13:31.2150259Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2150780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/movedim_native.h' -> 'libtorch/include/ATen/ops/movedim_native.h' 2025-09-07T07:13:31.2151283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/movedim_ops.h' -> 'libtorch/include/ATen/ops/movedim_ops.h' 2025-09-07T07:13:31.2151940Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_backward.h' -> 'libtorch/include/ATen/ops/mps_convolution_backward.h' 2025-09-07T07:13:31.2152978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2153694Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_backward_native.h' -> 'libtorch/include/ATen/ops/mps_convolution_backward_native.h' 2025-09-07T07:13:31.2154358Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_backward_ops.h' -> 'libtorch/include/ATen/ops/mps_convolution_backward_ops.h' 2025-09-07T07:13:31.2155101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_transpose_backward.h' -> 'libtorch/include/ATen/ops/mps_convolution_transpose_backward.h' 2025-09-07T07:13:31.2156398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2157233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' -> 'libtorch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2025-09-07T07:13:31.2157956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' -> 'libtorch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2025-09-07T07:13:31.2158375Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss.h' -> 'libtorch/include/ATen/ops/mse_loss.h' 2025-09-07T07:13:31.2158861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_backward.h' -> 'libtorch/include/ATen/ops/mse_loss_backward.h' 2025-09-07T07:13:31.2159463Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2160406Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2161193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_backward_native.h' -> 'libtorch/include/ATen/ops/mse_loss_backward_native.h' 2025-09-07T07:13:31.2161771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_backward_ops.h' -> 'libtorch/include/ATen/ops/mse_loss_backward_ops.h' 2025-09-07T07:13:31.2162806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2163452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2025-09-07T07:13:31.2164043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2025-09-07T07:13:31.2164546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_meta.h' -> 'libtorch/include/ATen/ops/mse_loss_meta.h' 2025-09-07T07:13:31.2165171Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_meta_dispatch.h' -> 'libtorch/include/ATen/ops/mse_loss_meta_dispatch.h' 2025-09-07T07:13:31.2165703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_native.h' -> 'libtorch/include/ATen/ops/mse_loss_native.h' 2025-09-07T07:13:31.2166187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_ops.h' -> 'libtorch/include/ATen/ops/mse_loss_ops.h' 2025-09-07T07:13:31.2166626Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/msort.h' -> 'libtorch/include/ATen/ops/msort.h' 2025-09-07T07:13:31.2167513Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2168006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/msort_native.h' -> 'libtorch/include/ATen/ops/msort_native.h' 2025-09-07T07:13:31.2168471Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/msort_ops.h' -> 'libtorch/include/ATen/ops/msort_ops.h' 2025-09-07T07:13:31.2168883Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul.h' -> 'libtorch/include/ATen/ops/mul.h' 2025-09-07T07:13:31.2169713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2170693Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2171240Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mul_cpu_dispatch.h' 2025-09-07T07:13:31.2171779Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mul_cuda_dispatch.h' 2025-09-07T07:13:31.2172234Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_meta.h' -> 'libtorch/include/ATen/ops/mul_meta.h' 2025-09-07T07:13:31.2172891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_meta_dispatch.h' -> 'libtorch/include/ATen/ops/mul_meta_dispatch.h' 2025-09-07T07:13:31.2173558Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_native.h' -> 'libtorch/include/ATen/ops/mul_native.h' 2025-09-07T07:13:31.2173978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_ops.h' -> 'libtorch/include/ATen/ops/mul_ops.h' 2025-09-07T07:13:31.2174503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss.h' -> 'libtorch/include/ATen/ops/multi_margin_loss.h' 2025-09-07T07:13:31.2175108Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_backward.h' -> 'libtorch/include/ATen/ops/multi_margin_loss_backward.h' 2025-09-07T07:13:31.2175839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2176591Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2177265Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_backward_native.h' -> 'libtorch/include/ATen/ops/multi_margin_loss_backward_native.h' 2025-09-07T07:13:31.2177936Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_backward_ops.h' -> 'libtorch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2025-09-07T07:13:31.2178583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2025-09-07T07:13:31.2179229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2025-09-07T07:13:31.2179846Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_native.h' -> 'libtorch/include/ATen/ops/multi_margin_loss_native.h' 2025-09-07T07:13:31.2180405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_ops.h' -> 'libtorch/include/ATen/ops/multi_margin_loss_ops.h' 2025-09-07T07:13:31.2181151Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss.h' 2025-09-07T07:13:31.2181847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_backward.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss_backward.h' 2025-09-07T07:13:31.2182732Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2183574Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2184583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2025-09-07T07:13:31.2185349Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2025-09-07T07:13:31.2186383Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2187098Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_forward.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss_forward.h' 2025-09-07T07:13:31.2187931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2025-09-07T07:13:31.2188780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2025-09-07T07:13:31.2189606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2025-09-07T07:13:31.2190343Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2025-09-07T07:13:31.2191034Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_native.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss_native.h' 2025-09-07T07:13:31.2191696Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_ops.h' -> 'libtorch/include/ATen/ops/multilabel_margin_loss_ops.h' 2025-09-07T07:13:31.2192202Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial.h' -> 'libtorch/include/ATen/ops/multinomial.h' 2025-09-07T07:13:31.2192846Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/multinomial_cpu_dispatch.h' 2025-09-07T07:13:31.2193506Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/multinomial_cuda_dispatch.h' 2025-09-07T07:13:31.2194118Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial_native.h' -> 'libtorch/include/ATen/ops/multinomial_native.h' 2025-09-07T07:13:31.2194657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial_ops.h' -> 'libtorch/include/ATen/ops/multinomial_ops.h' 2025-09-07T07:13:31.2195141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multiply.h' -> 'libtorch/include/ATen/ops/multiply.h' 2025-09-07T07:13:31.2196068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2196796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multiply_native.h' -> 'libtorch/include/ATen/ops/multiply_native.h' 2025-09-07T07:13:31.2197253Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multiply_ops.h' -> 'libtorch/include/ATen/ops/multiply_ops.h' 2025-09-07T07:13:31.2197614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mv.h' -> 'libtorch/include/ATen/ops/mv.h' 2025-09-07T07:13:31.2198342Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2198762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mv_native.h' -> 'libtorch/include/ATen/ops/mv_native.h' 2025-09-07T07:13:31.2199149Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mv_ops.h' -> 'libtorch/include/ATen/ops/mv_ops.h' 2025-09-07T07:13:31.2199745Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma.h' -> 'libtorch/include/ATen/ops/mvlgamma.h' 2025-09-07T07:13:31.2200745Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2201321Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2025-09-07T07:13:31.2201909Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2025-09-07T07:13:31.2202443Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_native.h' -> 'libtorch/include/ATen/ops/mvlgamma_native.h' 2025-09-07T07:13:31.2202922Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_ops.h' -> 'libtorch/include/ATen/ops/mvlgamma_ops.h' 2025-09-07T07:13:31.2203375Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nan_to_num.h' -> 'libtorch/include/ATen/ops/nan_to_num.h' 2025-09-07T07:13:31.2204281Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2204862Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2025-09-07T07:13:31.2205448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2025-09-07T07:13:31.2205979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nan_to_num_native.h' -> 'libtorch/include/ATen/ops/nan_to_num_native.h' 2025-09-07T07:13:31.2206460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nan_to_num_ops.h' -> 'libtorch/include/ATen/ops/nan_to_num_ops.h' 2025-09-07T07:13:31.2206901Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmean.h' -> 'libtorch/include/ATen/ops/nanmean.h' 2025-09-07T07:13:31.2207752Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2208251Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmean_native.h' -> 'libtorch/include/ATen/ops/nanmean_native.h' 2025-09-07T07:13:31.2208753Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmean_ops.h' -> 'libtorch/include/ATen/ops/nanmean_ops.h' 2025-09-07T07:13:31.2209233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian.h' -> 'libtorch/include/ATen/ops/nanmedian.h' 2025-09-07T07:13:31.2210094Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2210982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2211584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2025-09-07T07:13:31.2212179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2025-09-07T07:13:31.2212710Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_native.h' -> 'libtorch/include/ATen/ops/nanmedian_native.h' 2025-09-07T07:13:31.2213248Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_ops.h' -> 'libtorch/include/ATen/ops/nanmedian_ops.h' 2025-09-07T07:13:31.2213734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanquantile.h' -> 'libtorch/include/ATen/ops/nanquantile.h' 2025-09-07T07:13:31.2214626Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2215401Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanquantile_native.h' -> 'libtorch/include/ATen/ops/nanquantile_native.h' 2025-09-07T07:13:31.2215881Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanquantile_ops.h' -> 'libtorch/include/ATen/ops/nanquantile_ops.h' 2025-09-07T07:13:31.2216280Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum.h' -> 'libtorch/include/ATen/ops/nansum.h' 2025-09-07T07:13:31.2216802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nansum_cpu_dispatch.h' 2025-09-07T07:13:31.2217316Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nansum_cuda_dispatch.h' 2025-09-07T07:13:31.2217774Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum_native.h' -> 'libtorch/include/ATen/ops/nansum_native.h' 2025-09-07T07:13:31.2218198Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum_ops.h' -> 'libtorch/include/ATen/ops/nansum_ops.h' 2025-09-07T07:13:31.2218616Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow.h' -> 'libtorch/include/ATen/ops/narrow.h' 2025-09-07T07:13:31.2219373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2219819Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_copy.h' -> 'libtorch/include/ATen/ops/narrow_copy.h' 2025-09-07T07:13:31.2220767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2221333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2025-09-07T07:13:31.2221832Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_copy_native.h' -> 'libtorch/include/ATen/ops/narrow_copy_native.h' 2025-09-07T07:13:31.2222300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_copy_ops.h' -> 'libtorch/include/ATen/ops/narrow_copy_ops.h' 2025-09-07T07:13:31.2222790Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_native.h' -> 'libtorch/include/ATen/ops/narrow_native.h' 2025-09-07T07:13:31.2223212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_ops.h' -> 'libtorch/include/ATen/ops/narrow_ops.h' 2025-09-07T07:13:31.2223694Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm.h' -> 'libtorch/include/ATen/ops/native_batch_norm.h' 2025-09-07T07:13:31.2224516Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_backward.h' -> 'libtorch/include/ATen/ops/native_batch_norm_backward.h' 2025-09-07T07:13:31.2225594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2226377Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2227178Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2227928Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_backward_native.h' -> 'libtorch/include/ATen/ops/native_batch_norm_backward_native.h' 2025-09-07T07:13:31.2228607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_backward_ops.h' -> 'libtorch/include/ATen/ops/native_batch_norm_backward_ops.h' 2025-09-07T07:13:31.2229303Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2025-09-07T07:13:31.2229991Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2025-09-07T07:13:31.2230608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_native.h' -> 'libtorch/include/ATen/ops/native_batch_norm_native.h' 2025-09-07T07:13:31.2231205Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_ops.h' -> 'libtorch/include/ATen/ops/native_batch_norm_ops.h' 2025-09-07T07:13:31.2231803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_channel_shuffle.h' -> 'libtorch/include/ATen/ops/native_channel_shuffle.h' 2025-09-07T07:13:31.2232813Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2233609Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2025-09-07T07:13:31.2234294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_channel_shuffle_native.h' -> 'libtorch/include/ATen/ops/native_channel_shuffle_native.h' 2025-09-07T07:13:31.2234941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_channel_shuffle_ops.h' -> 'libtorch/include/ATen/ops/native_channel_shuffle_ops.h' 2025-09-07T07:13:31.2235475Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout.h' -> 'libtorch/include/ATen/ops/native_dropout.h' 2025-09-07T07:13:31.2236088Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_backward.h' -> 'libtorch/include/ATen/ops/native_dropout_backward.h' 2025-09-07T07:13:31.2237207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2237942Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2238717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2239403Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_backward_native.h' -> 'libtorch/include/ATen/ops/native_dropout_backward_native.h' 2025-09-07T07:13:31.2240039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_backward_ops.h' -> 'libtorch/include/ATen/ops/native_dropout_backward_ops.h' 2025-09-07T07:13:31.2240991Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2241642Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2025-09-07T07:13:31.2242288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2025-09-07T07:13:31.2242860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_native.h' -> 'libtorch/include/ATen/ops/native_dropout_native.h' 2025-09-07T07:13:31.2243445Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_ops.h' -> 'libtorch/include/ATen/ops/native_dropout_ops.h' 2025-09-07T07:13:31.2243974Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm.h' -> 'libtorch/include/ATen/ops/native_group_norm.h' 2025-09-07T07:13:31.2244697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_backward.h' -> 'libtorch/include/ATen/ops/native_group_norm_backward.h' 2025-09-07T07:13:31.2245695Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2246431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2247180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2247949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_backward_native.h' -> 'libtorch/include/ATen/ops/native_group_norm_backward_native.h' 2025-09-07T07:13:31.2248554Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_backward_ops.h' -> 'libtorch/include/ATen/ops/native_group_norm_backward_ops.h' 2025-09-07T07:13:31.2249420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2250039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2025-09-07T07:13:31.2250656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2025-09-07T07:13:31.2251220Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_native.h' -> 'libtorch/include/ATen/ops/native_group_norm_native.h' 2025-09-07T07:13:31.2251739Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_ops.h' -> 'libtorch/include/ATen/ops/native_group_norm_ops.h' 2025-09-07T07:13:31.2252225Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm.h' -> 'libtorch/include/ATen/ops/native_layer_norm.h' 2025-09-07T07:13:31.2252806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_backward.h' -> 'libtorch/include/ATen/ops/native_layer_norm_backward.h' 2025-09-07T07:13:31.2253758Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2254452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2255167Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2255830Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_backward_native.h' -> 'libtorch/include/ATen/ops/native_layer_norm_backward_native.h' 2025-09-07T07:13:31.2256434Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_backward_ops.h' -> 'libtorch/include/ATen/ops/native_layer_norm_backward_ops.h' 2025-09-07T07:13:31.2257290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2257920Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2025-09-07T07:13:31.2258734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2025-09-07T07:13:31.2259491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_native.h' -> 'libtorch/include/ATen/ops/native_layer_norm_native.h' 2025-09-07T07:13:31.2260202Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_ops.h' -> 'libtorch/include/ATen/ops/native_layer_norm_ops.h' 2025-09-07T07:13:31.2260847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_norm.h' -> 'libtorch/include/ATen/ops/native_norm.h' 2025-09-07T07:13:31.2261758Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2262319Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_norm_native.h' -> 'libtorch/include/ATen/ops/native_norm_native.h' 2025-09-07T07:13:31.2262848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_norm_ops.h' -> 'libtorch/include/ATen/ops/native_norm_ops.h' 2025-09-07T07:13:31.2263264Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne.h' -> 'libtorch/include/ATen/ops/ne.h' 2025-09-07T07:13:31.2264346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2264873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/ne_cpu_dispatch.h' 2025-09-07T07:13:31.2265419Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/ne_cuda_dispatch.h' 2025-09-07T07:13:31.2265862Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_meta.h' -> 'libtorch/include/ATen/ops/ne_meta.h' 2025-09-07T07:13:31.2266390Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_meta_dispatch.h' -> 'libtorch/include/ATen/ops/ne_meta_dispatch.h' 2025-09-07T07:13:31.2266857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_native.h' -> 'libtorch/include/ATen/ops/ne_native.h' 2025-09-07T07:13:31.2267289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_ops.h' -> 'libtorch/include/ATen/ops/ne_ops.h' 2025-09-07T07:13:31.2267702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg.h' -> 'libtorch/include/ATen/ops/neg.h' 2025-09-07T07:13:31.2268686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2269270Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/neg_cpu_dispatch.h' 2025-09-07T07:13:31.2269813Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/neg_cuda_dispatch.h' 2025-09-07T07:13:31.2270274Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_meta.h' -> 'libtorch/include/ATen/ops/neg_meta.h' 2025-09-07T07:13:31.2270855Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_meta_dispatch.h' -> 'libtorch/include/ATen/ops/neg_meta_dispatch.h' 2025-09-07T07:13:31.2271324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_native.h' -> 'libtorch/include/ATen/ops/neg_native.h' 2025-09-07T07:13:31.2271780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_ops.h' -> 'libtorch/include/ATen/ops/neg_ops.h' 2025-09-07T07:13:31.2272242Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/negative.h' -> 'libtorch/include/ATen/ops/negative.h' 2025-09-07T07:13:31.2273166Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2273717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/negative_native.h' -> 'libtorch/include/ATen/ops/negative_native.h' 2025-09-07T07:13:31.2274219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/negative_ops.h' -> 'libtorch/include/ATen/ops/negative_ops.h' 2025-09-07T07:13:31.2274825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nested_to_padded_tensor.h' -> 'libtorch/include/ATen/ops/nested_to_padded_tensor.h' 2025-09-07T07:13:31.2276038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2276646Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nested_to_padded_tensor_native.h' -> 'libtorch/include/ATen/ops/nested_to_padded_tensor_native.h' 2025-09-07T07:13:31.2277233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nested_to_padded_tensor_ops.h' -> 'libtorch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2025-09-07T07:13:31.2277641Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty.h' -> 'libtorch/include/ATen/ops/new_empty.h' 2025-09-07T07:13:31.2278421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2278939Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_native.h' -> 'libtorch/include/ATen/ops/new_empty_native.h' 2025-09-07T07:13:31.2279378Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_ops.h' -> 'libtorch/include/ATen/ops/new_empty_ops.h' 2025-09-07T07:13:31.2279863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_strided.h' -> 'libtorch/include/ATen/ops/new_empty_strided.h' 2025-09-07T07:13:31.2280712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2281692Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2282243Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_strided_native.h' -> 'libtorch/include/ATen/ops/new_empty_strided_native.h' 2025-09-07T07:13:31.2282772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_strided_ops.h' -> 'libtorch/include/ATen/ops/new_empty_strided_ops.h' 2025-09-07T07:13:31.2283204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_full.h' -> 'libtorch/include/ATen/ops/new_full.h' 2025-09-07T07:13:31.2283968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2284443Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_full_native.h' -> 'libtorch/include/ATen/ops/new_full_native.h' 2025-09-07T07:13:31.2284899Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_full_ops.h' -> 'libtorch/include/ATen/ops/new_full_ops.h' 2025-09-07T07:13:31.2285299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_ones.h' -> 'libtorch/include/ATen/ops/new_ones.h' 2025-09-07T07:13:31.2286068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2286530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_ones_native.h' -> 'libtorch/include/ATen/ops/new_ones_native.h' 2025-09-07T07:13:31.2286985Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_ones_ops.h' -> 'libtorch/include/ATen/ops/new_ones_ops.h' 2025-09-07T07:13:31.2287403Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_zeros.h' -> 'libtorch/include/ATen/ops/new_zeros.h' 2025-09-07T07:13:31.2288167Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2288637Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_zeros_native.h' -> 'libtorch/include/ATen/ops/new_zeros_native.h' 2025-09-07T07:13:31.2289090Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_zeros_ops.h' -> 'libtorch/include/ATen/ops/new_zeros_ops.h' 2025-09-07T07:13:31.2289511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter.h' -> 'libtorch/include/ATen/ops/nextafter.h' 2025-09-07T07:13:31.2290450Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2291167Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nextafter_cpu_dispatch.h' 2025-09-07T07:13:31.2291752Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nextafter_cuda_dispatch.h' 2025-09-07T07:13:31.2292404Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_meta.h' -> 'libtorch/include/ATen/ops/nextafter_meta.h' 2025-09-07T07:13:31.2293050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_meta_dispatch.h' -> 'libtorch/include/ATen/ops/nextafter_meta_dispatch.h' 2025-09-07T07:13:31.2293583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_native.h' -> 'libtorch/include/ATen/ops/nextafter_native.h' 2025-09-07T07:13:31.2294077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_ops.h' -> 'libtorch/include/ATen/ops/nextafter_ops.h' 2025-09-07T07:13:31.2294524Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss.h' -> 'libtorch/include/ATen/ops/nll_loss.h' 2025-09-07T07:13:31.2294976Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d.h' -> 'libtorch/include/ATen/ops/nll_loss2d.h' 2025-09-07T07:13:31.2295525Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_backward.h' -> 'libtorch/include/ATen/ops/nll_loss2d_backward.h' 2025-09-07T07:13:31.2296222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2296912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2297575Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_backward_native.h' -> 'libtorch/include/ATen/ops/nll_loss2d_backward_native.h' 2025-09-07T07:13:31.2298168Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_backward_ops.h' -> 'libtorch/include/ATen/ops/nll_loss2d_backward_ops.h' 2025-09-07T07:13:31.2299015Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2299596Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_forward.h' -> 'libtorch/include/ATen/ops/nll_loss2d_forward.h' 2025-09-07T07:13:31.2300263Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2025-09-07T07:13:31.2300946Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2025-09-07T07:13:31.2301617Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_forward_native.h' -> 'libtorch/include/ATen/ops/nll_loss2d_forward_native.h' 2025-09-07T07:13:31.2302187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_forward_ops.h' -> 'libtorch/include/ATen/ops/nll_loss2d_forward_ops.h' 2025-09-07T07:13:31.2302706Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_native.h' -> 'libtorch/include/ATen/ops/nll_loss2d_native.h' 2025-09-07T07:13:31.2303205Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_ops.h' -> 'libtorch/include/ATen/ops/nll_loss2d_ops.h' 2025-09-07T07:13:31.2303729Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward.h' -> 'libtorch/include/ATen/ops/nll_loss_backward.h' 2025-09-07T07:13:31.2305050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2305747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2306437Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2307024Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_meta.h' -> 'libtorch/include/ATen/ops/nll_loss_backward_meta.h' 2025-09-07T07:13:31.2307757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2025-09-07T07:13:31.2308374Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_native.h' -> 'libtorch/include/ATen/ops/nll_loss_backward_native.h' 2025-09-07T07:13:31.2308954Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_ops.h' -> 'libtorch/include/ATen/ops/nll_loss_backward_ops.h' 2025-09-07T07:13:31.2309821Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2310352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward.h' -> 'libtorch/include/ATen/ops/nll_loss_forward.h' 2025-09-07T07:13:31.2311451Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2312138Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2025-09-07T07:13:31.2312842Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2025-09-07T07:13:31.2313419Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_meta.h' -> 'libtorch/include/ATen/ops/nll_loss_forward_meta.h' 2025-09-07T07:13:31.2314106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2025-09-07T07:13:31.2314734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_native.h' -> 'libtorch/include/ATen/ops/nll_loss_forward_native.h' 2025-09-07T07:13:31.2315311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_ops.h' -> 'libtorch/include/ATen/ops/nll_loss_forward_ops.h' 2025-09-07T07:13:31.2315827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_native.h' -> 'libtorch/include/ATen/ops/nll_loss_native.h' 2025-09-07T07:13:31.2316406Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_nd.h' -> 'libtorch/include/ATen/ops/nll_loss_nd.h' 2025-09-07T07:13:31.2317353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2317838Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_nd_native.h' -> 'libtorch/include/ATen/ops/nll_loss_nd_native.h' 2025-09-07T07:13:31.2318293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_nd_ops.h' -> 'libtorch/include/ATen/ops/nll_loss_nd_ops.h' 2025-09-07T07:13:31.2318737Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_ops.h' -> 'libtorch/include/ATen/ops/nll_loss_ops.h' 2025-09-07T07:13:31.2319317Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero.h' -> 'libtorch/include/ATen/ops/nonzero.h' 2025-09-07T07:13:31.2319867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nonzero_cpu_dispatch.h' 2025-09-07T07:13:31.2320606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nonzero_cuda_dispatch.h' 2025-09-07T07:13:31.2321109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_native.h' -> 'libtorch/include/ATen/ops/nonzero_native.h' 2025-09-07T07:13:31.2321599Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_numpy.h' -> 'libtorch/include/ATen/ops/nonzero_numpy.h' 2025-09-07T07:13:31.2322506Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2323099Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_numpy_native.h' -> 'libtorch/include/ATen/ops/nonzero_numpy_native.h' 2025-09-07T07:13:31.2323630Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_numpy_ops.h' -> 'libtorch/include/ATen/ops/nonzero_numpy_ops.h' 2025-09-07T07:13:31.2324113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_ops.h' -> 'libtorch/include/ATen/ops/nonzero_ops.h' 2025-09-07T07:13:31.2324613Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_static.h' -> 'libtorch/include/ATen/ops/nonzero_static.h' 2025-09-07T07:13:31.2325249Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2025-09-07T07:13:31.2325910Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_static_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/nonzero_static_cuda_dispatch.h' 2025-09-07T07:13:31.2326483Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_static_native.h' -> 'libtorch/include/ATen/ops/nonzero_static_native.h' 2025-09-07T07:13:31.2327021Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_static_ops.h' -> 'libtorch/include/ATen/ops/nonzero_static_ops.h' 2025-09-07T07:13:31.2327477Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm.h' -> 'libtorch/include/ATen/ops/norm.h' 2025-09-07T07:13:31.2328279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2329233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2330080Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2330612Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/norm_cpu_dispatch.h' 2025-09-07T07:13:31.2331150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/norm_cuda_dispatch.h' 2025-09-07T07:13:31.2331691Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_except_dim.h' -> 'libtorch/include/ATen/ops/norm_except_dim.h' 2025-09-07T07:13:31.2332786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2333309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_except_dim_native.h' -> 'libtorch/include/ATen/ops/norm_except_dim_native.h' 2025-09-07T07:13:31.2333815Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_except_dim_ops.h' -> 'libtorch/include/ATen/ops/norm_except_dim_ops.h' 2025-09-07T07:13:31.2334224Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_meta.h' -> 'libtorch/include/ATen/ops/norm_meta.h' 2025-09-07T07:13:31.2334717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/norm_meta_dispatch.h' 2025-09-07T07:13:31.2335157Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_native.h' -> 'libtorch/include/ATen/ops/norm_native.h' 2025-09-07T07:13:31.2335563Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_ops.h' -> 'libtorch/include/ATen/ops/norm_ops.h' 2025-09-07T07:13:31.2335957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal.h' -> 'libtorch/include/ATen/ops/normal.h' 2025-09-07T07:13:31.2336733Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2337265Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/normal_cpu_dispatch.h' 2025-09-07T07:13:31.2337776Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/normal_cuda_dispatch.h' 2025-09-07T07:13:31.2338305Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_meta_dispatch.h' -> 'libtorch/include/ATen/ops/normal_meta_dispatch.h' 2025-09-07T07:13:31.2338756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_native.h' -> 'libtorch/include/ATen/ops/normal_native.h' 2025-09-07T07:13:31.2339180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_ops.h' -> 'libtorch/include/ATen/ops/normal_ops.h' 2025-09-07T07:13:31.2339609Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/not_equal.h' -> 'libtorch/include/ATen/ops/not_equal.h' 2025-09-07T07:13:31.2340385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2340858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/not_equal_native.h' -> 'libtorch/include/ATen/ops/not_equal_native.h' 2025-09-07T07:13:31.2341339Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/not_equal_ops.h' -> 'libtorch/include/ATen/ops/not_equal_ops.h' 2025-09-07T07:13:31.2341778Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nuclear_norm.h' -> 'libtorch/include/ATen/ops/nuclear_norm.h' 2025-09-07T07:13:31.2342582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2343125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nuclear_norm_native.h' -> 'libtorch/include/ATen/ops/nuclear_norm_native.h' 2025-09-07T07:13:31.2343604Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nuclear_norm_ops.h' -> 'libtorch/include/ATen/ops/nuclear_norm_ops.h' 2025-09-07T07:13:31.2344065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/numpy_T.h' -> 'libtorch/include/ATen/ops/numpy_T.h' 2025-09-07T07:13:31.2345089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2345638Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/numpy_T_native.h' -> 'libtorch/include/ATen/ops/numpy_T_native.h' 2025-09-07T07:13:31.2346118Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/numpy_T_ops.h' -> 'libtorch/include/ATen/ops/numpy_T_ops.h' 2025-09-07T07:13:31.2346580Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/one_hot.h' -> 'libtorch/include/ATen/ops/one_hot.h' 2025-09-07T07:13:31.2347422Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2347924Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/one_hot_native.h' -> 'libtorch/include/ATen/ops/one_hot_native.h' 2025-09-07T07:13:31.2348408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/one_hot_ops.h' -> 'libtorch/include/ATen/ops/one_hot_ops.h' 2025-09-07T07:13:31.2348832Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones.h' -> 'libtorch/include/ATen/ops/ones.h' 2025-09-07T07:13:31.2349654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2350139Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_like.h' -> 'libtorch/include/ATen/ops/ones_like.h' 2025-09-07T07:13:31.2351005Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2351587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_like_native.h' -> 'libtorch/include/ATen/ops/ones_like_native.h' 2025-09-07T07:13:31.2352097Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_like_ops.h' -> 'libtorch/include/ATen/ops/ones_like_ops.h' 2025-09-07T07:13:31.2352580Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_native.h' -> 'libtorch/include/ATen/ops/ones_native.h' 2025-09-07T07:13:31.2353039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_ops.h' -> 'libtorch/include/ATen/ops/ones_ops.h' 2025-09-07T07:13:31.2353458Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/or.h' -> 'libtorch/include/ATen/ops/or.h' 2025-09-07T07:13:31.2354256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2354712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/or_native.h' -> 'libtorch/include/ATen/ops/or_native.h' 2025-09-07T07:13:31.2355164Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/or_ops.h' -> 'libtorch/include/ATen/ops/or_ops.h' 2025-09-07T07:13:31.2355633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/orgqr.h' -> 'libtorch/include/ATen/ops/orgqr.h' 2025-09-07T07:13:31.2356577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2357071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/orgqr_native.h' -> 'libtorch/include/ATen/ops/orgqr_native.h' 2025-09-07T07:13:31.2357527Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/orgqr_ops.h' -> 'libtorch/include/ATen/ops/orgqr_ops.h' 2025-09-07T07:13:31.2357980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr.h' -> 'libtorch/include/ATen/ops/ormqr.h' 2025-09-07T07:13:31.2358541Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/ormqr_cpu_dispatch.h' 2025-09-07T07:13:31.2359090Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/ormqr_cuda_dispatch.h' 2025-09-07T07:13:31.2359569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr_native.h' -> 'libtorch/include/ATen/ops/ormqr_native.h' 2025-09-07T07:13:31.2360219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr_ops.h' -> 'libtorch/include/ATen/ops/ormqr_ops.h' 2025-09-07T07:13:31.2360823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/outer.h' -> 'libtorch/include/ATen/ops/outer.h' 2025-09-07T07:13:31.2361657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2362164Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/outer_native.h' -> 'libtorch/include/ATen/ops/outer_native.h' 2025-09-07T07:13:31.2362624Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/outer_ops.h' -> 'libtorch/include/ATen/ops/outer_ops.h' 2025-09-07T07:13:31.2363093Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/output_nr.h' -> 'libtorch/include/ATen/ops/output_nr.h' 2025-09-07T07:13:31.2363983Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2364521Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/output_nr_native.h' -> 'libtorch/include/ATen/ops/output_nr_native.h' 2025-09-07T07:13:31.2365022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/output_nr_ops.h' -> 'libtorch/include/ATen/ops/output_nr_ops.h' 2025-09-07T07:13:31.2365460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad.h' -> 'libtorch/include/ATen/ops/pad.h' 2025-09-07T07:13:31.2366328Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2366802Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_native.h' -> 'libtorch/include/ATen/ops/pad_native.h' 2025-09-07T07:13:31.2367265Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_ops.h' -> 'libtorch/include/ATen/ops/pad_ops.h' 2025-09-07T07:13:31.2367759Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_sequence.h' -> 'libtorch/include/ATen/ops/pad_sequence.h' 2025-09-07T07:13:31.2368658Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2369241Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_sequence_native.h' -> 'libtorch/include/ATen/ops/pad_sequence_native.h' 2025-09-07T07:13:31.2369778Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_sequence_ops.h' -> 'libtorch/include/ATen/ops/pad_sequence_ops.h' 2025-09-07T07:13:31.2370355Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pairwise_distance.h' -> 'libtorch/include/ATen/ops/pairwise_distance.h' 2025-09-07T07:13:31.2371380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2372018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pairwise_distance_native.h' -> 'libtorch/include/ATen/ops/pairwise_distance_native.h' 2025-09-07T07:13:31.2372728Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pairwise_distance_ops.h' -> 'libtorch/include/ATen/ops/pairwise_distance_ops.h' 2025-09-07T07:13:31.2373289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pdist.h' -> 'libtorch/include/ATen/ops/pdist.h' 2025-09-07T07:13:31.2374081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2374659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pdist_native.h' -> 'libtorch/include/ATen/ops/pdist_native.h' 2025-09-07T07:13:31.2375074Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pdist_ops.h' -> 'libtorch/include/ATen/ops/pdist_ops.h' 2025-09-07T07:13:31.2375516Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute.h' -> 'libtorch/include/ATen/ops/permute.h' 2025-09-07T07:13:31.2376298Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2376739Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_copy.h' -> 'libtorch/include/ATen/ops/permute_copy.h' 2025-09-07T07:13:31.2377551Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2378517Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2379204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_copy_native.h' -> 'libtorch/include/ATen/ops/permute_copy_native.h' 2025-09-07T07:13:31.2379712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_copy_ops.h' -> 'libtorch/include/ATen/ops/permute_copy_ops.h' 2025-09-07T07:13:31.2380380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_native.h' -> 'libtorch/include/ATen/ops/permute_native.h' 2025-09-07T07:13:31.2380855Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_ops.h' -> 'libtorch/include/ATen/ops/permute_ops.h' 2025-09-07T07:13:31.2381340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pin_memory.h' -> 'libtorch/include/ATen/ops/pin_memory.h' 2025-09-07T07:13:31.2382205Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2382733Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pin_memory_native.h' -> 'libtorch/include/ATen/ops/pin_memory_native.h' 2025-09-07T07:13:31.2383224Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pin_memory_ops.h' -> 'libtorch/include/ATen/ops/pin_memory_ops.h' 2025-09-07T07:13:31.2383687Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pinverse.h' -> 'libtorch/include/ATen/ops/pinverse.h' 2025-09-07T07:13:31.2384507Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_sparse_ops.h' -> 'libtorch/include/ATen/ops/resize_as_sparse_ops.h' 2025-09-07T07:13:31.2385389Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2385944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pinverse_native.h' -> 'libtorch/include/ATen/ops/pinverse_native.h' 2025-09-07T07:13:31.2386486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pinverse_ops.h' -> 'libtorch/include/ATen/ops/pinverse_ops.h' 2025-09-07T07:13:31.2386995Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle.h' -> 'libtorch/include/ATen/ops/pixel_shuffle.h' 2025-09-07T07:13:31.2387931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2389033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2389679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2025-09-07T07:13:31.2390269Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle_native.h' -> 'libtorch/include/ATen/ops/pixel_shuffle_native.h' 2025-09-07T07:13:31.2390845Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle_ops.h' -> 'libtorch/include/ATen/ops/pixel_shuffle_ops.h' 2025-09-07T07:13:31.2391380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle.h' -> 'libtorch/include/ATen/ops/pixel_unshuffle.h' 2025-09-07T07:13:31.2392332Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2393446Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2394126Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2025-09-07T07:13:31.2394727Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle_native.h' -> 'libtorch/include/ATen/ops/pixel_unshuffle_native.h' 2025-09-07T07:13:31.2395295Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle_ops.h' -> 'libtorch/include/ATen/ops/pixel_unshuffle_ops.h' 2025-09-07T07:13:31.2395764Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson.h' -> 'libtorch/include/ATen/ops/poisson.h' 2025-09-07T07:13:31.2396818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2397367Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/poisson_cpu_dispatch.h' 2025-09-07T07:13:31.2397904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/poisson_cuda_dispatch.h' 2025-09-07T07:13:31.2398366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_native.h' -> 'libtorch/include/ATen/ops/poisson_native.h' 2025-09-07T07:13:31.2398844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_nll_loss.h' -> 'libtorch/include/ATen/ops/poisson_nll_loss.h' 2025-09-07T07:13:31.2399693Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2400235Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_nll_loss_native.h' -> 'libtorch/include/ATen/ops/poisson_nll_loss_native.h' 2025-09-07T07:13:31.2400742Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_nll_loss_ops.h' -> 'libtorch/include/ATen/ops/poisson_nll_loss_ops.h' 2025-09-07T07:13:31.2401189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_ops.h' -> 'libtorch/include/ATen/ops/poisson_ops.h' 2025-09-07T07:13:31.2401606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar.h' -> 'libtorch/include/ATen/ops/polar.h' 2025-09-07T07:13:31.2402353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2402865Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/polar_cpu_dispatch.h' 2025-09-07T07:13:31.2403398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/polar_cuda_dispatch.h' 2025-09-07T07:13:31.2403838Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_native.h' -> 'libtorch/include/ATen/ops/polar_native.h' 2025-09-07T07:13:31.2404264Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_ops.h' -> 'libtorch/include/ATen/ops/polar_ops.h' 2025-09-07T07:13:31.2404689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma.h' -> 'libtorch/include/ATen/ops/polygamma.h' 2025-09-07T07:13:31.2405527Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2406485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2407027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/polygamma_cpu_dispatch.h' 2025-09-07T07:13:31.2407582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/polygamma_cuda_dispatch.h' 2025-09-07T07:13:31.2408058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_meta.h' -> 'libtorch/include/ATen/ops/polygamma_meta.h' 2025-09-07T07:13:31.2408616Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_meta_dispatch.h' -> 'libtorch/include/ATen/ops/polygamma_meta_dispatch.h' 2025-09-07T07:13:31.2409105Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_native.h' -> 'libtorch/include/ATen/ops/polygamma_native.h' 2025-09-07T07:13:31.2409759Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_ops.h' -> 'libtorch/include/ATen/ops/polygamma_ops.h' 2025-09-07T07:13:31.2410202Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/positive.h' -> 'libtorch/include/ATen/ops/positive.h' 2025-09-07T07:13:31.2411244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2411781Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/positive_native.h' -> 'libtorch/include/ATen/ops/positive_native.h' 2025-09-07T07:13:31.2412271Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/positive_ops.h' -> 'libtorch/include/ATen/ops/positive_ops.h' 2025-09-07T07:13:31.2412678Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow.h' -> 'libtorch/include/ATen/ops/pow.h' 2025-09-07T07:13:31.2413634Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2414152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/pow_cpu_dispatch.h' 2025-09-07T07:13:31.2414681Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/pow_cuda_dispatch.h' 2025-09-07T07:13:31.2415131Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_meta.h' -> 'libtorch/include/ATen/ops/pow_meta.h' 2025-09-07T07:13:31.2415687Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_meta_dispatch.h' -> 'libtorch/include/ATen/ops/pow_meta_dispatch.h' 2025-09-07T07:13:31.2416144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_native.h' -> 'libtorch/include/ATen/ops/pow_native.h' 2025-09-07T07:13:31.2416589Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_ops.h' -> 'libtorch/include/ATen/ops/pow_ops.h' 2025-09-07T07:13:31.2417013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prelu.h' -> 'libtorch/include/ATen/ops/prelu.h' 2025-09-07T07:13:31.2417857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2418349Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prelu_native.h' -> 'libtorch/include/ATen/ops/prelu_native.h' 2025-09-07T07:13:31.2418801Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prelu_ops.h' -> 'libtorch/include/ATen/ops/prelu_ops.h' 2025-09-07T07:13:31.2419217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod.h' -> 'libtorch/include/ATen/ops/prod.h' 2025-09-07T07:13:31.2420060Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2421013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2421810Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2422354Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/prod_cpu_dispatch.h' 2025-09-07T07:13:31.2422892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/prod_cuda_dispatch.h' 2025-09-07T07:13:31.2423348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_meta.h' -> 'libtorch/include/ATen/ops/prod_meta.h' 2025-09-07T07:13:31.2423954Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_meta_dispatch.h' -> 'libtorch/include/ATen/ops/prod_meta_dispatch.h' 2025-09-07T07:13:31.2424594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_native.h' -> 'libtorch/include/ATen/ops/prod_native.h' 2025-09-07T07:13:31.2425068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_ops.h' -> 'libtorch/include/ATen/ops/prod_ops.h' 2025-09-07T07:13:31.2425579Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/promote_types.h' -> 'libtorch/include/ATen/ops/promote_types.h' 2025-09-07T07:13:31.2426546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2427148Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/promote_types_native.h' -> 'libtorch/include/ATen/ops/promote_types_native.h' 2025-09-07T07:13:31.2427703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/promote_types_ops.h' -> 'libtorch/include/ATen/ops/promote_types_ops.h' 2025-09-07T07:13:31.2428115Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put.h' -> 'libtorch/include/ATen/ops/put.h' 2025-09-07T07:13:31.2428941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2429475Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/put_cpu_dispatch.h' 2025-09-07T07:13:31.2430018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/put_cuda_dispatch.h' 2025-09-07T07:13:31.2430604Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_meta_dispatch.h' -> 'libtorch/include/ATen/ops/put_meta_dispatch.h' 2025-09-07T07:13:31.2431075Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_native.h' -> 'libtorch/include/ATen/ops/put_native.h' 2025-09-07T07:13:31.2431519Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_ops.h' -> 'libtorch/include/ATen/ops/put_ops.h' 2025-09-07T07:13:31.2432077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_axis.h' -> 'libtorch/include/ATen/ops/q_per_channel_axis.h' 2025-09-07T07:13:31.2432720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_axis_native.h' -> 'libtorch/include/ATen/ops/q_per_channel_axis_native.h' 2025-09-07T07:13:31.2433298Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_axis_ops.h' -> 'libtorch/include/ATen/ops/q_per_channel_axis_ops.h' 2025-09-07T07:13:31.2433874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_scales.h' -> 'libtorch/include/ATen/ops/q_per_channel_scales.h' 2025-09-07T07:13:31.2434860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2435501Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_scales_native.h' -> 'libtorch/include/ATen/ops/q_per_channel_scales_native.h' 2025-09-07T07:13:31.2436227Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_scales_ops.h' -> 'libtorch/include/ATen/ops/q_per_channel_scales_ops.h' 2025-09-07T07:13:31.2436912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_zero_points.h' -> 'libtorch/include/ATen/ops/q_per_channel_zero_points.h' 2025-09-07T07:13:31.2437806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2438431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_zero_points_native.h' -> 'libtorch/include/ATen/ops/q_per_channel_zero_points_native.h' 2025-09-07T07:13:31.2439009Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_zero_points_ops.h' -> 'libtorch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2025-09-07T07:13:31.2439399Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_scale.h' -> 'libtorch/include/ATen/ops/q_scale.h' 2025-09-07T07:13:31.2439858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_scale_native.h' -> 'libtorch/include/ATen/ops/q_scale_native.h' 2025-09-07T07:13:31.2440309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_scale_ops.h' -> 'libtorch/include/ATen/ops/q_scale_ops.h' 2025-09-07T07:13:31.2440734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_zero_point.h' -> 'libtorch/include/ATen/ops/q_zero_point.h' 2025-09-07T07:13:31.2441238Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_zero_point_native.h' -> 'libtorch/include/ATen/ops/q_zero_point_native.h' 2025-09-07T07:13:31.2441700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_zero_point_ops.h' -> 'libtorch/include/ATen/ops/q_zero_point_ops.h' 2025-09-07T07:13:31.2442057Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qr.h' -> 'libtorch/include/ATen/ops/qr.h' 2025-09-07T07:13:31.2442771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2443178Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qr_native.h' -> 'libtorch/include/ATen/ops/qr_native.h' 2025-09-07T07:13:31.2443564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qr_ops.h' -> 'libtorch/include/ATen/ops/qr_ops.h' 2025-09-07T07:13:31.2443977Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qscheme.h' -> 'libtorch/include/ATen/ops/qscheme.h' 2025-09-07T07:13:31.2444469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qscheme_native.h' -> 'libtorch/include/ATen/ops/qscheme_native.h' 2025-09-07T07:13:31.2444900Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qscheme_ops.h' -> 'libtorch/include/ATen/ops/qscheme_ops.h' 2025-09-07T07:13:31.2445325Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantile.h' -> 'libtorch/include/ATen/ops/quantile.h' 2025-09-07T07:13:31.2446108Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2446610Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantile_native.h' -> 'libtorch/include/ATen/ops/quantile_native.h' 2025-09-07T07:13:31.2447066Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantile_ops.h' -> 'libtorch/include/ATen/ops/quantile_ops.h' 2025-09-07T07:13:31.2447584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_channel.h' -> 'libtorch/include/ATen/ops/quantize_per_channel.h' 2025-09-07T07:13:31.2448684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2449387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2025-09-07T07:13:31.2450081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2025-09-07T07:13:31.2450711Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_channel_native.h' -> 'libtorch/include/ATen/ops/quantize_per_channel_native.h' 2025-09-07T07:13:31.2451308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_channel_ops.h' -> 'libtorch/include/ATen/ops/quantize_per_channel_ops.h' 2025-09-07T07:13:31.2451846Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor.h' -> 'libtorch/include/ATen/ops/quantize_per_tensor.h' 2025-09-07T07:13:31.2452772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2453455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2025-09-07T07:13:31.2454140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2025-09-07T07:13:31.2454799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_dynamic.h' -> 'libtorch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2025-09-07T07:13:31.2455794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2456546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2025-09-07T07:13:31.2457322Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2025-09-07T07:13:31.2458018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' -> 'libtorch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2025-09-07T07:13:31.2458675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' -> 'libtorch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2025-09-07T07:13:31.2473287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_native.h' -> 'libtorch/include/ATen/ops/quantize_per_tensor_native.h' 2025-09-07T07:13:31.2474070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_ops.h' -> 'libtorch/include/ATen/ops/quantize_per_tensor_ops.h' 2025-09-07T07:13:31.2474669Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_batch_norm.h' -> 'libtorch/include/ATen/ops/quantized_batch_norm.h' 2025-09-07T07:13:31.2475964Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2476747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_batch_norm_native.h' -> 'libtorch/include/ATen/ops/quantized_batch_norm_native.h' 2025-09-07T07:13:31.2477338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_batch_norm_ops.h' -> 'libtorch/include/ATen/ops/quantized_batch_norm_ops.h' 2025-09-07T07:13:31.2477884Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_gru_cell.h' -> 'libtorch/include/ATen/ops/quantized_gru_cell.h' 2025-09-07T07:13:31.2478851Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2479458Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_gru_cell_native.h' -> 'libtorch/include/ATen/ops/quantized_gru_cell_native.h' 2025-09-07T07:13:31.2480024Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_gru_cell_ops.h' -> 'libtorch/include/ATen/ops/quantized_gru_cell_ops.h' 2025-09-07T07:13:31.2480564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_lstm_cell.h' -> 'libtorch/include/ATen/ops/quantized_lstm_cell.h' 2025-09-07T07:13:31.2481492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2482118Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_lstm_cell_native.h' -> 'libtorch/include/ATen/ops/quantized_lstm_cell_native.h' 2025-09-07T07:13:31.2482692Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_lstm_cell_ops.h' -> 'libtorch/include/ATen/ops/quantized_lstm_cell_ops.h' 2025-09-07T07:13:31.2483239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool1d.h' -> 'libtorch/include/ATen/ops/quantized_max_pool1d.h' 2025-09-07T07:13:31.2484249Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2484871Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool1d_native.h' -> 'libtorch/include/ATen/ops/quantized_max_pool1d_native.h' 2025-09-07T07:13:31.2485461Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool1d_ops.h' -> 'libtorch/include/ATen/ops/quantized_max_pool1d_ops.h' 2025-09-07T07:13:31.2486025Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool2d.h' -> 'libtorch/include/ATen/ops/quantized_max_pool2d.h' 2025-09-07T07:13:31.2487132Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2487786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool2d_native.h' -> 'libtorch/include/ATen/ops/quantized_max_pool2d_native.h' 2025-09-07T07:13:31.2488394Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool2d_ops.h' -> 'libtorch/include/ATen/ops/quantized_max_pool2d_ops.h' 2025-09-07T07:13:31.2488996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool3d.h' -> 'libtorch/include/ATen/ops/quantized_max_pool3d.h' 2025-09-07T07:13:31.2489969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2490608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool3d_native.h' -> 'libtorch/include/ATen/ops/quantized_max_pool3d_native.h' 2025-09-07T07:13:31.2491245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool3d_ops.h' -> 'libtorch/include/ATen/ops/quantized_max_pool3d_ops.h' 2025-09-07T07:13:31.2491853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_relu_cell.h' -> 'libtorch/include/ATen/ops/quantized_rnn_relu_cell.h' 2025-09-07T07:13:31.2492935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2493612Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' -> 'libtorch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2025-09-07T07:13:31.2494245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' -> 'libtorch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2025-09-07T07:13:31.2494818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_tanh_cell.h' -> 'libtorch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2025-09-07T07:13:31.2495778Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2496438Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' -> 'libtorch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2025-09-07T07:13:31.2497054Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' -> 'libtorch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2025-09-07T07:13:31.2497481Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rad2deg.h' -> 'libtorch/include/ATen/ops/rad2deg.h' 2025-09-07T07:13:31.2498476Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2498985Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rad2deg_native.h' -> 'libtorch/include/ATen/ops/rad2deg_native.h' 2025-09-07T07:13:31.2499485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rad2deg_ops.h' -> 'libtorch/include/ATen/ops/rad2deg_ops.h' 2025-09-07T07:13:31.2499906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand.h' -> 'libtorch/include/ATen/ops/rand.h' 2025-09-07T07:13:31.2500704Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2501499Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2501957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_like.h' -> 'libtorch/include/ATen/ops/rand_like.h' 2025-09-07T07:13:31.2502794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2503324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_like_native.h' -> 'libtorch/include/ATen/ops/rand_like_native.h' 2025-09-07T07:13:31.2503803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_like_ops.h' -> 'libtorch/include/ATen/ops/rand_like_ops.h' 2025-09-07T07:13:31.2504587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_native.h' -> 'libtorch/include/ATen/ops/rand_native.h' 2025-09-07T07:13:31.2505049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_ops.h' -> 'libtorch/include/ATen/ops/rand_ops.h' 2025-09-07T07:13:31.2505518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint.h' -> 'libtorch/include/ATen/ops/randint.h' 2025-09-07T07:13:31.2506421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2506933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_like.h' -> 'libtorch/include/ATen/ops/randint_like.h' 2025-09-07T07:13:31.2507837Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2508402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_like_native.h' -> 'libtorch/include/ATen/ops/randint_like_native.h' 2025-09-07T07:13:31.2508986Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_like_ops.h' -> 'libtorch/include/ATen/ops/randint_like_ops.h' 2025-09-07T07:13:31.2509502Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_native.h' -> 'libtorch/include/ATen/ops/randint_native.h' 2025-09-07T07:13:31.2509996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_ops.h' -> 'libtorch/include/ATen/ops/randint_ops.h' 2025-09-07T07:13:31.2510442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn.h' -> 'libtorch/include/ATen/ops/randn.h' 2025-09-07T07:13:31.2511282Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2512120Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2512605Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_like.h' -> 'libtorch/include/ATen/ops/randn_like.h' 2025-09-07T07:13:31.2513484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2514519Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' -> 'libtorch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-09-07T07:13:31.2515106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_like_native.h' -> 'libtorch/include/ATen/ops/randn_like_native.h' 2025-09-07T07:13:31.2515615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_like_ops.h' -> 'libtorch/include/ATen/ops/randn_like_ops.h' 2025-09-07T07:13:31.2516110Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_native.h' -> 'libtorch/include/ATen/ops/randn_native.h' 2025-09-07T07:13:31.2516686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_ops.h' -> 'libtorch/include/ATen/ops/randn_ops.h' 2025-09-07T07:13:31.2517119Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random.h' -> 'libtorch/include/ATen/ops/random.h' 2025-09-07T07:13:31.2517945Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2518517Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/random_cpu_dispatch.h' 2025-09-07T07:13:31.2519076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/random_cuda_dispatch.h' 2025-09-07T07:13:31.2519668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_meta_dispatch.h' -> 'libtorch/include/ATen/ops/random_meta_dispatch.h' 2025-09-07T07:13:31.2520272Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_native.h' -> 'libtorch/include/ATen/ops/random_native.h' 2025-09-07T07:13:31.2520814Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_ops.h' -> 'libtorch/include/ATen/ops/random_ops.h' 2025-09-07T07:13:31.2521226Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm.h' -> 'libtorch/include/ATen/ops/randperm.h' 2025-09-07T07:13:31.2522045Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2522575Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/randperm_cpu_dispatch.h' 2025-09-07T07:13:31.2523115Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/randperm_cuda_dispatch.h' 2025-09-07T07:13:31.2523629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_native.h' -> 'libtorch/include/ATen/ops/randperm_native.h' 2025-09-07T07:13:31.2524072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_ops.h' -> 'libtorch/include/ATen/ops/randperm_ops.h' 2025-09-07T07:13:31.2524459Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range.h' -> 'libtorch/include/ATen/ops/range.h' 2025-09-07T07:13:31.2525219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2525714Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/range_cpu_dispatch.h' 2025-09-07T07:13:31.2526216Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/range_cuda_dispatch.h' 2025-09-07T07:13:31.2526730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_meta_dispatch.h' -> 'libtorch/include/ATen/ops/range_meta_dispatch.h' 2025-09-07T07:13:31.2527170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_native.h' -> 'libtorch/include/ATen/ops/range_native.h' 2025-09-07T07:13:31.2527581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_ops.h' -> 'libtorch/include/ATen/ops/range_ops.h' 2025-09-07T07:13:31.2527978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ravel.h' -> 'libtorch/include/ATen/ops/ravel.h' 2025-09-07T07:13:31.2528745Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2529179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ravel_native.h' -> 'libtorch/include/ATen/ops/ravel_native.h' 2025-09-07T07:13:31.2529607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ravel_ops.h' -> 'libtorch/include/ATen/ops/ravel_ops.h' 2025-09-07T07:13:31.2529982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/real.h' -> 'libtorch/include/ATen/ops/real.h' 2025-09-07T07:13:31.2530713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2531152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/real_native.h' -> 'libtorch/include/ATen/ops/real_native.h' 2025-09-07T07:13:31.2531546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/real_ops.h' -> 'libtorch/include/ATen/ops/real_ops.h' 2025-09-07T07:13:31.2531986Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal.h' -> 'libtorch/include/ATen/ops/reciprocal.h' 2025-09-07T07:13:31.2532953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2533555Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2025-09-07T07:13:31.2534119Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2025-09-07T07:13:31.2534608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_meta.h' -> 'libtorch/include/ATen/ops/reciprocal_meta.h' 2025-09-07T07:13:31.2535202Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_meta_dispatch.h' -> 'libtorch/include/ATen/ops/reciprocal_meta_dispatch.h' 2025-09-07T07:13:31.2535702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_native.h' -> 'libtorch/include/ATen/ops/reciprocal_native.h' 2025-09-07T07:13:31.2536184Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_ops.h' -> 'libtorch/include/ATen/ops/reciprocal_ops.h' 2025-09-07T07:13:31.2536633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/record_stream.h' -> 'libtorch/include/ATen/ops/record_stream.h' 2025-09-07T07:13:31.2537241Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/record_stream_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/record_stream_cuda_dispatch.h' 2025-09-07T07:13:31.2537767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/record_stream_native.h' -> 'libtorch/include/ATen/ops/record_stream_native.h' 2025-09-07T07:13:31.2538253Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/record_stream_ops.h' -> 'libtorch/include/ATen/ops/record_stream_ops.h' 2025-09-07T07:13:31.2538856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/refine_names.h' -> 'libtorch/include/ATen/ops/refine_names.h' 2025-09-07T07:13:31.2539718Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2540251Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/refine_names_native.h' -> 'libtorch/include/ATen/ops/refine_names_native.h' 2025-09-07T07:13:31.2540756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/refine_names_ops.h' -> 'libtorch/include/ATen/ops/refine_names_ops.h' 2025-09-07T07:13:31.2541285Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d.h' -> 'libtorch/include/ATen/ops/reflection_pad1d.h' 2025-09-07T07:13:31.2541898Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_backward.h' 2025-09-07T07:13:31.2543106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2543921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2544867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2545583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_meta.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2025-09-07T07:13:31.2546379Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2025-09-07T07:13:31.2547104Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_native.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_backward_native.h' 2025-09-07T07:13:31.2547809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_ops.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2025-09-07T07:13:31.2548986Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2549673Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2025-09-07T07:13:31.2550444Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2025-09-07T07:13:31.2551041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_meta.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_meta.h' 2025-09-07T07:13:31.2551733Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2025-09-07T07:13:31.2552368Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_native.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_native.h' 2025-09-07T07:13:31.2552980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_ops.h' -> 'libtorch/include/ATen/ops/reflection_pad1d_ops.h' 2025-09-07T07:13:31.2553535Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d.h' -> 'libtorch/include/ATen/ops/reflection_pad2d.h' 2025-09-07T07:13:31.2554196Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_backward.h' -> 'libtorch/include/ATen/ops/reflection_pad2d_backward.h' 2025-09-07T07:13:31.2554982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2555777Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2556705Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_backward_native.h' -> 'libtorch/include/ATen/ops/reflection_pad2d_backward_native.h' 2025-09-07T07:13:31.2557313Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_backward_ops.h' -> 'libtorch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2025-09-07T07:13:31.2557935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2025-09-07T07:13:31.2558579Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2025-09-07T07:13:31.2559124Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_native.h' -> 'libtorch/include/ATen/ops/reflection_pad2d_native.h' 2025-09-07T07:13:31.2559653Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_ops.h' -> 'libtorch/include/ATen/ops/reflection_pad2d_ops.h' 2025-09-07T07:13:31.2560484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d.h' -> 'libtorch/include/ATen/ops/reflection_pad3d.h' 2025-09-07T07:13:31.2561130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_backward.h' 2025-09-07T07:13:31.2562368Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2563165Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2564024Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2564735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_meta.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2025-09-07T07:13:31.2565529Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2025-09-07T07:13:31.2566300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_native.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_backward_native.h' 2025-09-07T07:13:31.2567010Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_ops.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2025-09-07T07:13:31.2568146Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2568874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2025-09-07T07:13:31.2569584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2025-09-07T07:13:31.2570182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_meta.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_meta.h' 2025-09-07T07:13:31.2570877Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2025-09-07T07:13:31.2571511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_native.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_native.h' 2025-09-07T07:13:31.2572099Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_ops.h' -> 'libtorch/include/ATen/ops/reflection_pad3d_ops.h' 2025-09-07T07:13:31.2572741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu.h' -> 'libtorch/include/ATen/ops/relu.h' 2025-09-07T07:13:31.2573128Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu6.h' -> 'libtorch/include/ATen/ops/relu6.h' 2025-09-07T07:13:31.2574078Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2574558Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu6_native.h' -> 'libtorch/include/ATen/ops/relu6_native.h' 2025-09-07T07:13:31.2575034Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu6_ops.h' -> 'libtorch/include/ATen/ops/relu6_ops.h' 2025-09-07T07:13:31.2575817Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2576350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/relu_cpu_dispatch.h' 2025-09-07T07:13:31.2576871Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/relu_cuda_dispatch.h' 2025-09-07T07:13:31.2577393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/relu_meta_dispatch.h' 2025-09-07T07:13:31.2577863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_native.h' -> 'libtorch/include/ATen/ops/relu_native.h' 2025-09-07T07:13:31.2578290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_ops.h' -> 'libtorch/include/ATen/ops/relu_ops.h' 2025-09-07T07:13:31.2578739Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder.h' -> 'libtorch/include/ATen/ops/remainder.h' 2025-09-07T07:13:31.2579624Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2580625Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2581196Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/remainder_cpu_dispatch.h' 2025-09-07T07:13:31.2581826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/remainder_cuda_dispatch.h' 2025-09-07T07:13:31.2582320Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_meta.h' -> 'libtorch/include/ATen/ops/remainder_meta.h' 2025-09-07T07:13:31.2582906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_meta_dispatch.h' -> 'libtorch/include/ATen/ops/remainder_meta_dispatch.h' 2025-09-07T07:13:31.2583464Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_native.h' -> 'libtorch/include/ATen/ops/remainder_native.h' 2025-09-07T07:13:31.2584014Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_ops.h' -> 'libtorch/include/ATen/ops/remainder_ops.h' 2025-09-07T07:13:31.2584617Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rename.h' -> 'libtorch/include/ATen/ops/rename.h' 2025-09-07T07:13:31.2585487Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2585992Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rename_native.h' -> 'libtorch/include/ATen/ops/rename_native.h' 2025-09-07T07:13:31.2586472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rename_ops.h' -> 'libtorch/include/ATen/ops/rename_ops.h' 2025-09-07T07:13:31.2586929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm.h' -> 'libtorch/include/ATen/ops/renorm.h' 2025-09-07T07:13:31.2587947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2588513Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/renorm_cpu_dispatch.h' 2025-09-07T07:13:31.2589108Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/renorm_cuda_dispatch.h' 2025-09-07T07:13:31.2589635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_meta.h' -> 'libtorch/include/ATen/ops/renorm_meta.h' 2025-09-07T07:13:31.2590212Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_meta_dispatch.h' -> 'libtorch/include/ATen/ops/renorm_meta_dispatch.h' 2025-09-07T07:13:31.2590731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_native.h' -> 'libtorch/include/ATen/ops/renorm_native.h' 2025-09-07T07:13:31.2591205Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_ops.h' -> 'libtorch/include/ATen/ops/renorm_ops.h' 2025-09-07T07:13:31.2591646Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat.h' -> 'libtorch/include/ATen/ops/repeat.h' 2025-09-07T07:13:31.2592516Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2593077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave.h' -> 'libtorch/include/ATen/ops/repeat_interleave.h' 2025-09-07T07:13:31.2594040Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2595043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2595738Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2025-09-07T07:13:31.2596546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2025-09-07T07:13:31.2597177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_native.h' -> 'libtorch/include/ATen/ops/repeat_interleave_native.h' 2025-09-07T07:13:31.2597733Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_ops.h' -> 'libtorch/include/ATen/ops/repeat_interleave_ops.h' 2025-09-07T07:13:31.2598205Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_native.h' -> 'libtorch/include/ATen/ops/repeat_native.h' 2025-09-07T07:13:31.2598668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_ops.h' -> 'libtorch/include/ATen/ops/repeat_ops.h' 2025-09-07T07:13:31.2599230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d.h' -> 'libtorch/include/ATen/ops/replication_pad1d.h' 2025-09-07T07:13:31.2600031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward.h' -> 'libtorch/include/ATen/ops/replication_pad1d_backward.h' 2025-09-07T07:13:31.2601248Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2602031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2602835Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2603530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_meta.h' -> 'libtorch/include/ATen/ops/replication_pad1d_backward_meta.h' 2025-09-07T07:13:31.2604322Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2025-09-07T07:13:31.2605056Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_native.h' -> 'libtorch/include/ATen/ops/replication_pad1d_backward_native.h' 2025-09-07T07:13:31.2605766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_ops.h' -> 'libtorch/include/ATen/ops/replication_pad1d_backward_ops.h' 2025-09-07T07:13:31.2606877Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2607571Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2025-09-07T07:13:31.2608261Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2025-09-07T07:13:31.2608853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_meta.h' -> 'libtorch/include/ATen/ops/replication_pad1d_meta.h' 2025-09-07T07:13:31.2609556Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2025-09-07T07:13:31.2610173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_native.h' -> 'libtorch/include/ATen/ops/replication_pad1d_native.h' 2025-09-07T07:13:31.2610790Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_ops.h' -> 'libtorch/include/ATen/ops/replication_pad1d_ops.h' 2025-09-07T07:13:31.2611346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d.h' -> 'libtorch/include/ATen/ops/replication_pad2d.h' 2025-09-07T07:13:31.2611985Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_backward.h' -> 'libtorch/include/ATen/ops/replication_pad2d_backward.h' 2025-09-07T07:13:31.2612799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2613799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2614455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_backward_native.h' -> 'libtorch/include/ATen/ops/replication_pad2d_backward_native.h' 2025-09-07T07:13:31.2615117Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_backward_ops.h' -> 'libtorch/include/ATen/ops/replication_pad2d_backward_ops.h' 2025-09-07T07:13:31.2616141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2616769Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2025-09-07T07:13:31.2617417Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2025-09-07T07:13:31.2617956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_meta.h' -> 'libtorch/include/ATen/ops/replication_pad2d_meta.h' 2025-09-07T07:13:31.2618592Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2025-09-07T07:13:31.2619169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_native.h' -> 'libtorch/include/ATen/ops/replication_pad2d_native.h' 2025-09-07T07:13:31.2619701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_ops.h' -> 'libtorch/include/ATen/ops/replication_pad2d_ops.h' 2025-09-07T07:13:31.2620198Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d.h' -> 'libtorch/include/ATen/ops/replication_pad3d.h' 2025-09-07T07:13:31.2620827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_backward.h' -> 'libtorch/include/ATen/ops/replication_pad3d_backward.h' 2025-09-07T07:13:31.2621544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2622276Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2622943Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_backward_native.h' -> 'libtorch/include/ATen/ops/replication_pad3d_backward_native.h' 2025-09-07T07:13:31.2623568Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_backward_ops.h' -> 'libtorch/include/ATen/ops/replication_pad3d_backward_ops.h' 2025-09-07T07:13:31.2624877Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2625635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2025-09-07T07:13:31.2626346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2025-09-07T07:13:31.2626955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_meta.h' -> 'libtorch/include/ATen/ops/replication_pad3d_meta.h' 2025-09-07T07:13:31.2627713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2025-09-07T07:13:31.2628350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_native.h' -> 'libtorch/include/ATen/ops/replication_pad3d_native.h' 2025-09-07T07:13:31.2628945Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_ops.h' -> 'libtorch/include/ATen/ops/replication_pad3d_ops.h' 2025-09-07T07:13:31.2629469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/requires_grad.h' -> 'libtorch/include/ATen/ops/requires_grad.h' 2025-09-07T07:13:31.2630432Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2631029Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/requires_grad_native.h' -> 'libtorch/include/ATen/ops/requires_grad_native.h' 2025-09-07T07:13:31.2631581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/requires_grad_ops.h' -> 'libtorch/include/ATen/ops/requires_grad_ops.h' 2025-09-07T07:13:31.2632038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape.h' -> 'libtorch/include/ATen/ops/reshape.h' 2025-09-07T07:13:31.2632533Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_as.h' -> 'libtorch/include/ATen/ops/reshape_as.h' 2025-09-07T07:13:31.2633428Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2634467Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' -> 'libtorch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2025-09-07T07:13:31.2635029Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_as_native.h' -> 'libtorch/include/ATen/ops/reshape_as_native.h' 2025-09-07T07:13:31.2635544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_as_ops.h' -> 'libtorch/include/ATen/ops/reshape_as_ops.h' 2025-09-07T07:13:31.2636545Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2637551Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' -> 'libtorch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2025-09-07T07:13:31.2638059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_native.h' -> 'libtorch/include/ATen/ops/reshape_native.h' 2025-09-07T07:13:31.2638530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_ops.h' -> 'libtorch/include/ATen/ops/reshape_ops.h' 2025-09-07T07:13:31.2638978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize.h' -> 'libtorch/include/ATen/ops/resize.h' 2025-09-07T07:13:31.2639434Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as.h' -> 'libtorch/include/ATen/ops/resize_as.h' 2025-09-07T07:13:31.2640289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2640823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_native.h' -> 'libtorch/include/ATen/ops/resize_as_native.h' 2025-09-07T07:13:31.2641333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_ops.h' -> 'libtorch/include/ATen/ops/resize_as_ops.h' 2025-09-07T07:13:31.2641850Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_sparse.h' -> 'libtorch/include/ATen/ops/resize_as_sparse.h' 2025-09-07T07:13:31.2642771Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2643455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' -> 'libtorch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2025-09-07T07:13:31.2644041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_sparse_native.h' -> 'libtorch/include/ATen/ops/resize_as_sparse_native.h' 2025-09-07T07:13:31.2644598Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/view_cuda_dispatch.h' 2025-09-07T07:13:31.2645456Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2646012Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/resize_cpu_dispatch.h' 2025-09-07T07:13:31.2646588Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/resize_cuda_dispatch.h' 2025-09-07T07:13:31.2647147Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_meta_dispatch.h' -> 'libtorch/include/ATen/ops/resize_meta_dispatch.h' 2025-09-07T07:13:31.2647639Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_native.h' -> 'libtorch/include/ATen/ops/resize_native.h' 2025-09-07T07:13:31.2648113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_ops.h' -> 'libtorch/include/ATen/ops/resize_ops.h' 2025-09-07T07:13:31.2648690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_conj.h' -> 'libtorch/include/ATen/ops/resolve_conj.h' 2025-09-07T07:13:31.2649553Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2650101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_conj_native.h' -> 'libtorch/include/ATen/ops/resolve_conj_native.h' 2025-09-07T07:13:31.2650613Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_conj_ops.h' -> 'libtorch/include/ATen/ops/resolve_conj_ops.h' 2025-09-07T07:13:31.2651100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_neg.h' -> 'libtorch/include/ATen/ops/resolve_neg.h' 2025-09-07T07:13:31.2651970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2652600Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_neg_native.h' -> 'libtorch/include/ATen/ops/resolve_neg_native.h' 2025-09-07T07:13:31.2653065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_neg_ops.h' -> 'libtorch/include/ATen/ops/resolve_neg_ops.h' 2025-09-07T07:13:31.2653511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/result_type.h' -> 'libtorch/include/ATen/ops/result_type.h' 2025-09-07T07:13:31.2654306Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2654814Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/result_type_native.h' -> 'libtorch/include/ATen/ops/result_type_native.h' 2025-09-07T07:13:31.2655274Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/result_type_ops.h' -> 'libtorch/include/ATen/ops/result_type_ops.h' 2025-09-07T07:13:31.2655729Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retain_grad.h' -> 'libtorch/include/ATen/ops/retain_grad.h' 2025-09-07T07:13:31.2656537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2657030Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retain_grad_native.h' -> 'libtorch/include/ATen/ops/retain_grad_native.h' 2025-09-07T07:13:31.2657698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retain_grad_ops.h' -> 'libtorch/include/ATen/ops/retain_grad_ops.h' 2025-09-07T07:13:31.2658169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retains_grad.h' -> 'libtorch/include/ATen/ops/retains_grad.h' 2025-09-07T07:13:31.2659206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2659972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retains_grad_native.h' -> 'libtorch/include/ATen/ops/retains_grad_native.h' 2025-09-07T07:13:31.2660764Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retains_grad_ops.h' -> 'libtorch/include/ATen/ops/retains_grad_ops.h' 2025-09-07T07:13:31.2661216Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rms_norm.h' -> 'libtorch/include/ATen/ops/rms_norm.h' 2025-09-07T07:13:31.2662083Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2662601Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rms_norm_native.h' -> 'libtorch/include/ATen/ops/rms_norm_native.h' 2025-09-07T07:13:31.2663081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rms_norm_ops.h' -> 'libtorch/include/ATen/ops/rms_norm_ops.h' 2025-09-07T07:13:31.2663546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu.h' -> 'libtorch/include/ATen/ops/rnn_relu.h' 2025-09-07T07:13:31.2664103Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_cell.h' -> 'libtorch/include/ATen/ops/rnn_relu_cell.h' 2025-09-07T07:13:31.2664999Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2665579Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_cell_native.h' -> 'libtorch/include/ATen/ops/rnn_relu_cell_native.h' 2025-09-07T07:13:31.2666179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_cell_ops.h' -> 'libtorch/include/ATen/ops/rnn_relu_cell_ops.h' 2025-09-07T07:13:31.2667043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2667562Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_native.h' -> 'libtorch/include/ATen/ops/rnn_relu_native.h' 2025-09-07T07:13:31.2668044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_ops.h' -> 'libtorch/include/ATen/ops/rnn_relu_ops.h' 2025-09-07T07:13:31.2668503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh.h' -> 'libtorch/include/ATen/ops/rnn_tanh.h' 2025-09-07T07:13:31.2668992Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_cell.h' -> 'libtorch/include/ATen/ops/rnn_tanh_cell.h' 2025-09-07T07:13:31.2669890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2670469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_cell_native.h' -> 'libtorch/include/ATen/ops/rnn_tanh_cell_native.h' 2025-09-07T07:13:31.2671043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_cell_ops.h' -> 'libtorch/include/ATen/ops/rnn_tanh_cell_ops.h' 2025-09-07T07:13:31.2671898Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2672427Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_native.h' -> 'libtorch/include/ATen/ops/rnn_tanh_native.h' 2025-09-07T07:13:31.2672949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_ops.h' -> 'libtorch/include/ATen/ops/rnn_tanh_ops.h' 2025-09-07T07:13:31.2673373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll.h' -> 'libtorch/include/ATen/ops/roll.h' 2025-09-07T07:13:31.2674206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2674752Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/roll_cpu_dispatch.h' 2025-09-07T07:13:31.2675349Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/roll_cuda_dispatch.h' 2025-09-07T07:13:31.2675953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_native.h' -> 'libtorch/include/ATen/ops/roll_native.h' 2025-09-07T07:13:31.2676355Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_ops.h' -> 'libtorch/include/ATen/ops/roll_ops.h' 2025-09-07T07:13:31.2676740Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rot90.h' -> 'libtorch/include/ATen/ops/rot90.h' 2025-09-07T07:13:31.2677488Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2677922Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rot90_native.h' -> 'libtorch/include/ATen/ops/rot90_native.h' 2025-09-07T07:13:31.2678330Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rot90_ops.h' -> 'libtorch/include/ATen/ops/rot90_ops.h' 2025-09-07T07:13:31.2678723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round.h' -> 'libtorch/include/ATen/ops/round.h' 2025-09-07T07:13:31.2679612Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2680109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/round_cpu_dispatch.h' 2025-09-07T07:13:31.2680649Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/round_cuda_dispatch.h' 2025-09-07T07:13:31.2681065Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_meta.h' -> 'libtorch/include/ATen/ops/round_meta.h' 2025-09-07T07:13:31.2681566Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_meta_dispatch.h' -> 'libtorch/include/ATen/ops/round_meta_dispatch.h' 2025-09-07T07:13:31.2682014Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_native.h' -> 'libtorch/include/ATen/ops/round_native.h' 2025-09-07T07:13:31.2682421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_ops.h' -> 'libtorch/include/ATen/ops/round_ops.h' 2025-09-07T07:13:31.2682848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices.h' -> 'libtorch/include/ATen/ops/row_indices.h' 2025-09-07T07:13:31.2683647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2684116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_copy.h' -> 'libtorch/include/ATen/ops/row_indices_copy.h' 2025-09-07T07:13:31.2684968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2685951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2686518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_copy_native.h' -> 'libtorch/include/ATen/ops/row_indices_copy_native.h' 2025-09-07T07:13:31.2687018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_copy_ops.h' -> 'libtorch/include/ATen/ops/row_indices_copy_ops.h' 2025-09-07T07:13:31.2687520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_native.h' -> 'libtorch/include/ATen/ops/row_indices_native.h' 2025-09-07T07:13:31.2687982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_ops.h' -> 'libtorch/include/ATen/ops/row_indices_ops.h' 2025-09-07T07:13:31.2688414Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_stack.h' -> 'libtorch/include/ATen/ops/row_stack.h' 2025-09-07T07:13:31.2689196Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2689668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_stack_native.h' -> 'libtorch/include/ATen/ops/row_stack_native.h' 2025-09-07T07:13:31.2690105Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_stack_ops.h' -> 'libtorch/include/ATen/ops/row_stack_ops.h' 2025-09-07T07:13:31.2690506Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu.h' -> 'libtorch/include/ATen/ops/rrelu.h' 2025-09-07T07:13:31.2691419Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2691888Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_native.h' -> 'libtorch/include/ATen/ops/rrelu_native.h' 2025-09-07T07:13:31.2692488Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_ops.h' -> 'libtorch/include/ATen/ops/rrelu_ops.h' 2025-09-07T07:13:31.2693000Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise.h' -> 'libtorch/include/ATen/ops/rrelu_with_noise.h' 2025-09-07T07:13:31.2693605Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_backward.h' -> 'libtorch/include/ATen/ops/rrelu_with_noise_backward.h' 2025-09-07T07:13:31.2694628Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2695322Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_backward_native.h' -> 'libtorch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2025-09-07T07:13:31.2695966Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' -> 'libtorch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2025-09-07T07:13:31.2696865Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2697532Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2025-09-07T07:13:31.2698189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2025-09-07T07:13:31.2698838Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' -> 'libtorch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2025-09-07T07:13:31.2699466Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_native.h' -> 'libtorch/include/ATen/ops/rrelu_with_noise_native.h' 2025-09-07T07:13:31.2700015Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_ops.h' -> 'libtorch/include/ATen/ops/rrelu_with_noise_ops.h' 2025-09-07T07:13:31.2700463Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift.h' -> 'libtorch/include/ATen/ops/rshift.h' 2025-09-07T07:13:31.2701325Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2701881Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/rshift_cpu_dispatch.h' 2025-09-07T07:13:31.2702452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/rshift_cuda_dispatch.h' 2025-09-07T07:13:31.2703010Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_meta_dispatch.h' -> 'libtorch/include/ATen/ops/rshift_meta_dispatch.h' 2025-09-07T07:13:31.2703528Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_native.h' -> 'libtorch/include/ATen/ops/rshift_native.h' 2025-09-07T07:13:31.2704076Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_ops.h' -> 'libtorch/include/ATen/ops/rshift_ops.h' 2025-09-07T07:13:31.2704672Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt.h' -> 'libtorch/include/ATen/ops/rsqrt.h' 2025-09-07T07:13:31.2705677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2706248Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2025-09-07T07:13:31.2706817Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2025-09-07T07:13:31.2707289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_meta.h' -> 'libtorch/include/ATen/ops/rsqrt_meta.h' 2025-09-07T07:13:31.2707869Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_meta_dispatch.h' -> 'libtorch/include/ATen/ops/rsqrt_meta_dispatch.h' 2025-09-07T07:13:31.2708364Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_native.h' -> 'libtorch/include/ATen/ops/rsqrt_native.h' 2025-09-07T07:13:31.2708826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_ops.h' -> 'libtorch/include/ATen/ops/rsqrt_ops.h' 2025-09-07T07:13:31.2709302Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub.h' -> 'libtorch/include/ATen/ops/rsub.h' 2025-09-07T07:13:31.2710130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2710677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/rsub_cpu_dispatch.h' 2025-09-07T07:13:31.2711245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/rsub_cuda_dispatch.h' 2025-09-07T07:13:31.2711725Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_native.h' -> 'libtorch/include/ATen/ops/rsub_native.h' 2025-09-07T07:13:31.2712180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_ops.h' -> 'libtorch/include/ATen/ops/rsub_ops.h' 2025-09-07T07:13:31.2712701Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scalar_tensor.h' -> 'libtorch/include/ATen/ops/scalar_tensor.h' 2025-09-07T07:13:31.2713625Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2714229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scalar_tensor_native.h' -> 'libtorch/include/ATen/ops/scalar_tensor_native.h' 2025-09-07T07:13:31.2714791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scalar_tensor_ops.h' -> 'libtorch/include/ATen/ops/scalar_tensor_ops.h' 2025-09-07T07:13:31.2715461Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scaled_dot_product_attention.h' -> 'libtorch/include/ATen/ops/scaled_dot_product_attention.h' 2025-09-07T07:13:31.2716746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2717413Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scaled_dot_product_attention_native.h' -> 'libtorch/include/ATen/ops/scaled_dot_product_attention_native.h' 2025-09-07T07:13:31.2718039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scaled_dot_product_attention_ops.h' -> 'libtorch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2025-09-07T07:13:31.2718637Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter.h' -> 'libtorch/include/ATen/ops/scatter.h' 2025-09-07T07:13:31.2719111Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add.h' -> 'libtorch/include/ATen/ops/scatter_add.h' 2025-09-07T07:13:31.2720275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2721147Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2721762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2025-09-07T07:13:31.2722377Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2025-09-07T07:13:31.2722893Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_meta.h' -> 'libtorch/include/ATen/ops/scatter_add_meta.h' 2025-09-07T07:13:31.2723515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_meta_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_add_meta_dispatch.h' 2025-09-07T07:13:31.2724054Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_native.h' -> 'libtorch/include/ATen/ops/scatter_add_native.h' 2025-09-07T07:13:31.2724589Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_ops.h' -> 'libtorch/include/ATen/ops/scatter_add_ops.h' 2025-09-07T07:13:31.2725606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2726452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2727025Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_cpu_dispatch.h' 2025-09-07T07:13:31.2727600Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_cuda_dispatch.h' 2025-09-07T07:13:31.2728077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_meta.h' -> 'libtorch/include/ATen/ops/scatter_meta.h' 2025-09-07T07:13:31.2728661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_meta_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_meta_dispatch.h' 2025-09-07T07:13:31.2729163Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_native.h' -> 'libtorch/include/ATen/ops/scatter_native.h' 2025-09-07T07:13:31.2729657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_ops.h' -> 'libtorch/include/ATen/ops/scatter_ops.h' 2025-09-07T07:13:31.2730173Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce.h' -> 'libtorch/include/ATen/ops/scatter_reduce.h' 2025-09-07T07:13:31.2731318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2732050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2025-09-07T07:13:31.2732658Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2025-09-07T07:13:31.2733163Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_meta.h' -> 'libtorch/include/ATen/ops/scatter_reduce_meta.h' 2025-09-07T07:13:31.2733779Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' -> 'libtorch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2025-09-07T07:13:31.2734310Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_native.h' -> 'libtorch/include/ATen/ops/scatter_reduce_native.h' 2025-09-07T07:13:31.2734808Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_ops.h' -> 'libtorch/include/ATen/ops/scatter_reduce_ops.h' 2025-09-07T07:13:31.2735264Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted.h' -> 'libtorch/include/ATen/ops/searchsorted.h' 2025-09-07T07:13:31.2735856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2025-09-07T07:13:31.2736442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2025-09-07T07:13:31.2736958Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted_native.h' -> 'libtorch/include/ATen/ops/searchsorted_native.h' 2025-09-07T07:13:31.2737624Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted_ops.h' -> 'libtorch/include/ATen/ops/searchsorted_ops.h' 2025-09-07T07:13:31.2738109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce.h' -> 'libtorch/include/ATen/ops/segment_reduce.h' 2025-09-07T07:13:31.2738989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2739646Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2025-09-07T07:13:31.2740274Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2025-09-07T07:13:31.2740824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce_native.h' -> 'libtorch/include/ATen/ops/segment_reduce_native.h' 2025-09-07T07:13:31.2741357Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce_ops.h' -> 'libtorch/include/ATen/ops/segment_reduce_ops.h' 2025-09-07T07:13:31.2741777Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select.h' -> 'libtorch/include/ATen/ops/select.h' 2025-09-07T07:13:31.2742277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_backward.h' -> 'libtorch/include/ATen/ops/select_backward.h' 2025-09-07T07:13:31.2743172Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2744463Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2745064Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_backward_native.h' -> 'libtorch/include/ATen/ops/select_backward_native.h' 2025-09-07T07:13:31.2745640Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_backward_ops.h' -> 'libtorch/include/ATen/ops/select_backward_ops.h' 2025-09-07T07:13:31.2746520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2747368Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2747866Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_copy.h' -> 'libtorch/include/ATen/ops/select_copy.h' 2025-09-07T07:13:31.2748795Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2749859Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2750419Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_copy_native.h' -> 'libtorch/include/ATen/ops/select_copy_native.h' 2025-09-07T07:13:31.2750941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_copy_ops.h' -> 'libtorch/include/ATen/ops/select_copy_ops.h' 2025-09-07T07:13:31.2751454Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_native.h' -> 'libtorch/include/ATen/ops/select_native.h' 2025-09-07T07:13:31.2751928Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_ops.h' -> 'libtorch/include/ATen/ops/select_ops.h' 2025-09-07T07:13:31.2752443Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_scatter.h' -> 'libtorch/include/ATen/ops/select_scatter.h' 2025-09-07T07:13:31.2753378Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2754474Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2755088Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_scatter_native.h' -> 'libtorch/include/ATen/ops/select_scatter_native.h' 2025-09-07T07:13:31.2755655Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_scatter_ops.h' -> 'libtorch/include/ATen/ops/select_scatter_ops.h' 2025-09-07T07:13:31.2756081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/selu.h' -> 'libtorch/include/ATen/ops/selu.h' 2025-09-07T07:13:31.2756994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2757473Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/selu_native.h' -> 'libtorch/include/ATen/ops/selu_native.h' 2025-09-07T07:13:31.2757912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/selu_ops.h' -> 'libtorch/include/ATen/ops/selu_ops.h' 2025-09-07T07:13:31.2758311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set.h' -> 'libtorch/include/ATen/ops/set.h' 2025-09-07T07:13:31.2759107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2760091Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2760784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/set_cpu_dispatch.h' 2025-09-07T07:13:31.2761341Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/set_cuda_dispatch.h' 2025-09-07T07:13:31.2761861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_data.h' -> 'libtorch/include/ATen/ops/set_data.h' 2025-09-07T07:13:31.2762714Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2763245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_data_native.h' -> 'libtorch/include/ATen/ops/set_data_native.h' 2025-09-07T07:13:31.2763727Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_data_ops.h' -> 'libtorch/include/ATen/ops/set_data_ops.h' 2025-09-07T07:13:31.2764304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_meta_dispatch.h' -> 'libtorch/include/ATen/ops/set_meta_dispatch.h' 2025-09-07T07:13:31.2764793Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_native.h' -> 'libtorch/include/ATen/ops/set_native.h' 2025-09-07T07:13:31.2765236Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_ops.h' -> 'libtorch/include/ATen/ops/set_ops.h' 2025-09-07T07:13:31.2765646Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn.h' -> 'libtorch/include/ATen/ops/sgn.h' 2025-09-07T07:13:31.2766637Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2767171Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sgn_cpu_dispatch.h' 2025-09-07T07:13:31.2767712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sgn_cuda_dispatch.h' 2025-09-07T07:13:31.2768176Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_meta.h' -> 'libtorch/include/ATen/ops/sgn_meta.h' 2025-09-07T07:13:31.2768713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sgn_meta_dispatch.h' 2025-09-07T07:13:31.2769185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_native.h' -> 'libtorch/include/ATen/ops/sgn_native.h' 2025-09-07T07:13:31.2769640Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_ops.h' -> 'libtorch/include/ATen/ops/sgn_ops.h' 2025-09-07T07:13:31.2770130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid.h' -> 'libtorch/include/ATen/ops/sigmoid.h' 2025-09-07T07:13:31.2770674Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward.h' -> 'libtorch/include/ATen/ops/sigmoid_backward.h' 2025-09-07T07:13:31.2771817Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2772605Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2773362Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2773898Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_meta.h' -> 'libtorch/include/ATen/ops/sigmoid_backward_meta.h' 2025-09-07T07:13:31.2774505Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2025-09-07T07:13:31.2775087Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_native.h' -> 'libtorch/include/ATen/ops/sigmoid_backward_native.h' 2025-09-07T07:13:31.2775622Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_ops.h' -> 'libtorch/include/ATen/ops/sigmoid_backward_ops.h' 2025-09-07T07:13:31.2776531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2777084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2025-09-07T07:13:31.2777608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2025-09-07T07:13:31.2778045Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_meta.h' -> 'libtorch/include/ATen/ops/sigmoid_meta.h' 2025-09-07T07:13:31.2778589Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sigmoid_meta_dispatch.h' 2025-09-07T07:13:31.2779072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_native.h' -> 'libtorch/include/ATen/ops/sigmoid_native.h' 2025-09-07T07:13:31.2779502Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_ops.h' -> 'libtorch/include/ATen/ops/sigmoid_ops.h' 2025-09-07T07:13:31.2780060Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign.h' -> 'libtorch/include/ATen/ops/sign.h' 2025-09-07T07:13:31.2780991Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2781679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sign_cpu_dispatch.h' 2025-09-07T07:13:31.2782228Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sign_cuda_dispatch.h' 2025-09-07T07:13:31.2782673Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_meta.h' -> 'libtorch/include/ATen/ops/sign_meta.h' 2025-09-07T07:13:31.2783206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sign_meta_dispatch.h' 2025-09-07T07:13:31.2783682Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_native.h' -> 'libtorch/include/ATen/ops/sign_native.h' 2025-09-07T07:13:31.2784189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_ops.h' -> 'libtorch/include/ATen/ops/sign_ops.h' 2025-09-07T07:13:31.2784843Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit.h' -> 'libtorch/include/ATen/ops/signbit.h' 2025-09-07T07:13:31.2785890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2786474Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/signbit_cpu_dispatch.h' 2025-09-07T07:13:31.2787058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/signbit_cuda_dispatch.h' 2025-09-07T07:13:31.2787562Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_meta.h' -> 'libtorch/include/ATen/ops/signbit_meta.h' 2025-09-07T07:13:31.2788148Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_meta_dispatch.h' -> 'libtorch/include/ATen/ops/signbit_meta_dispatch.h' 2025-09-07T07:13:31.2788663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_native.h' -> 'libtorch/include/ATen/ops/signbit_native.h' 2025-09-07T07:13:31.2789158Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_ops.h' -> 'libtorch/include/ATen/ops/signbit_ops.h' 2025-09-07T07:13:31.2789636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu.h' -> 'libtorch/include/ATen/ops/silu.h' 2025-09-07T07:13:31.2790140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward.h' -> 'libtorch/include/ATen/ops/silu_backward.h' 2025-09-07T07:13:31.2791227Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2792165Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2792809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2793470Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2794051Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_meta.h' -> 'libtorch/include/ATen/ops/silu_backward_meta.h' 2025-09-07T07:13:31.2794700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/silu_backward_meta_dispatch.h' 2025-09-07T07:13:31.2795288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_native.h' -> 'libtorch/include/ATen/ops/silu_backward_native.h' 2025-09-07T07:13:31.2795831Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_ops.h' -> 'libtorch/include/ATen/ops/silu_backward_ops.h' 2025-09-07T07:13:31.2796977Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2797475Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/silu_cpu_dispatch.h' 2025-09-07T07:13:31.2797973Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/silu_cuda_dispatch.h' 2025-09-07T07:13:31.2798380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_meta.h' -> 'libtorch/include/ATen/ops/silu_meta.h' 2025-09-07T07:13:31.2798887Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/silu_meta_dispatch.h' 2025-09-07T07:13:31.2799313Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_native.h' -> 'libtorch/include/ATen/ops/silu_native.h' 2025-09-07T07:13:31.2799747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_ops.h' -> 'libtorch/include/ATen/ops/silu_ops.h' 2025-09-07T07:13:31.2800127Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin.h' -> 'libtorch/include/ATen/ops/sin.h' 2025-09-07T07:13:31.2800998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2801471Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sin_cpu_dispatch.h' 2025-09-07T07:13:31.2801961Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sin_cuda_dispatch.h' 2025-09-07T07:13:31.2802363Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_meta.h' -> 'libtorch/include/ATen/ops/sin_meta.h' 2025-09-07T07:13:31.2802845Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sin_meta_dispatch.h' 2025-09-07T07:13:31.2803270Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_native.h' -> 'libtorch/include/ATen/ops/sin_native.h' 2025-09-07T07:13:31.2803692Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_ops.h' -> 'libtorch/include/ATen/ops/sin_ops.h' 2025-09-07T07:13:31.2804068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc.h' -> 'libtorch/include/ATen/ops/sinc.h' 2025-09-07T07:13:31.2804955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2805465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sinc_cpu_dispatch.h' 2025-09-07T07:13:31.2805956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sinc_cuda_dispatch.h' 2025-09-07T07:13:31.2806376Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_meta.h' -> 'libtorch/include/ATen/ops/sinc_meta.h' 2025-09-07T07:13:31.2806862Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sinc_meta_dispatch.h' 2025-09-07T07:13:31.2807317Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_native.h' -> 'libtorch/include/ATen/ops/sinc_native.h' 2025-09-07T07:13:31.2807730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_ops.h' -> 'libtorch/include/ATen/ops/sinc_ops.h' 2025-09-07T07:13:31.2808103Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh.h' -> 'libtorch/include/ATen/ops/sinh.h' 2025-09-07T07:13:31.2808979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2809474Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sinh_cpu_dispatch.h' 2025-09-07T07:13:31.2809964Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sinh_cuda_dispatch.h' 2025-09-07T07:13:31.2810370Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_meta.h' -> 'libtorch/include/ATen/ops/sinh_meta.h' 2025-09-07T07:13:31.2810875Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sinh_meta_dispatch.h' 2025-09-07T07:13:31.2811303Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_native.h' -> 'libtorch/include/ATen/ops/sinh_native.h' 2025-09-07T07:13:31.2811707Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_ops.h' -> 'libtorch/include/ATen/ops/sinh_ops.h' 2025-09-07T07:13:31.2812091Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/size.h' -> 'libtorch/include/ATen/ops/size.h' 2025-09-07T07:13:31.2812864Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2813295Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/size_native.h' -> 'libtorch/include/ATen/ops/size_native.h' 2025-09-07T07:13:31.2813880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/size_ops.h' -> 'libtorch/include/ATen/ops/size_ops.h' 2025-09-07T07:13:31.2814290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice.h' -> 'libtorch/include/ATen/ops/slice.h' 2025-09-07T07:13:31.2814780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_backward.h' -> 'libtorch/include/ATen/ops/slice_backward.h' 2025-09-07T07:13:31.2815859Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2816430Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_backward_native.h' -> 'libtorch/include/ATen/ops/slice_backward_native.h' 2025-09-07T07:13:31.2816966Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_backward_ops.h' -> 'libtorch/include/ATen/ops/slice_backward_ops.h' 2025-09-07T07:13:31.2817827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2818283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_copy.h' -> 'libtorch/include/ATen/ops/slice_copy.h' 2025-09-07T07:13:31.2819137Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2820194Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2820720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_copy_native.h' -> 'libtorch/include/ATen/ops/slice_copy_native.h' 2025-09-07T07:13:31.2821231Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_copy_ops.h' -> 'libtorch/include/ATen/ops/slice_copy_ops.h' 2025-09-07T07:13:31.2821743Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_inverse.h' -> 'libtorch/include/ATen/ops/slice_inverse.h' 2025-09-07T07:13:31.2822635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2823209Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_inverse_native.h' -> 'libtorch/include/ATen/ops/slice_inverse_native.h' 2025-09-07T07:13:31.2823736Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_inverse_ops.h' -> 'libtorch/include/ATen/ops/slice_inverse_ops.h' 2025-09-07T07:13:31.2824441Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_native.h' -> 'libtorch/include/ATen/ops/slice_native.h' 2025-09-07T07:13:31.2824922Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_ops.h' -> 'libtorch/include/ATen/ops/slice_ops.h' 2025-09-07T07:13:31.2825426Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_scatter.h' -> 'libtorch/include/ATen/ops/slice_scatter.h' 2025-09-07T07:13:31.2826339Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2827434Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2828052Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_scatter_native.h' -> 'libtorch/include/ATen/ops/slice_scatter_native.h' 2025-09-07T07:13:31.2828596Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_scatter_ops.h' -> 'libtorch/include/ATen/ops/slice_scatter_ops.h' 2025-09-07T07:13:31.2829068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slogdet.h' -> 'libtorch/include/ATen/ops/slogdet.h' 2025-09-07T07:13:31.2829931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2830452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slogdet_native.h' -> 'libtorch/include/ATen/ops/slogdet_native.h' 2025-09-07T07:13:31.2830951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slogdet_ops.h' -> 'libtorch/include/ATen/ops/slogdet_ops.h' 2025-09-07T07:13:31.2831431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d.h' -> 'libtorch/include/ATen/ops/slow_conv3d.h' 2025-09-07T07:13:31.2832331Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2832943Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_forward.h' -> 'libtorch/include/ATen/ops/slow_conv3d_forward.h' 2025-09-07T07:13:31.2833651Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2025-09-07T07:13:31.2834284Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_forward_native.h' -> 'libtorch/include/ATen/ops/slow_conv3d_forward_native.h' 2025-09-07T07:13:31.2834925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_forward_ops.h' -> 'libtorch/include/ATen/ops/slow_conv3d_forward_ops.h' 2025-09-07T07:13:31.2835480Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_native.h' -> 'libtorch/include/ATen/ops/slow_conv3d_native.h' 2025-09-07T07:13:31.2836001Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_ops.h' -> 'libtorch/include/ATen/ops/slow_conv3d_ops.h' 2025-09-07T07:13:31.2836635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated2d.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated2d.h' 2025-09-07T07:13:31.2837523Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2838146Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2025-09-07T07:13:31.2838791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2025-09-07T07:13:31.2839353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated2d_native.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated2d_native.h' 2025-09-07T07:13:31.2839886Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated2d_ops.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2025-09-07T07:13:31.2840594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated3d.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated3d.h' 2025-09-07T07:13:31.2841497Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2842170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2025-09-07T07:13:31.2842873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2025-09-07T07:13:31.2843470Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated3d_native.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated3d_native.h' 2025-09-07T07:13:31.2844046Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated3d_ops.h' -> 'libtorch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2025-09-07T07:13:31.2844596Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose2d.h' 2025-09-07T07:13:31.2845687Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2846382Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2025-09-07T07:13:31.2847073Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2025-09-07T07:13:31.2847881Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_meta.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2025-09-07T07:13:31.2848607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2025-09-07T07:13:31.2849247Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_native.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose2d_native.h' 2025-09-07T07:13:31.2849886Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_ops.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2025-09-07T07:13:31.2850466Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose3d.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose3d.h' 2025-09-07T07:13:31.2851170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2025-09-07T07:13:31.2851912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2025-09-07T07:13:31.2852658Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose3d_native.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose3d_native.h' 2025-09-07T07:13:31.2853247Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose3d_ops.h' -> 'libtorch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2025-09-07T07:13:31.2853638Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smm.h' -> 'libtorch/include/ATen/ops/smm.h' 2025-09-07T07:13:31.2854414Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2854856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smm_native.h' -> 'libtorch/include/ATen/ops/smm_native.h' 2025-09-07T07:13:31.2855278Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smm_ops.h' -> 'libtorch/include/ATen/ops/smm_ops.h' 2025-09-07T07:13:31.2855773Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss.h' 2025-09-07T07:13:31.2856344Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_backward.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss_backward.h' 2025-09-07T07:13:31.2857294Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2858036Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2858748Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2859394Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_backward_native.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2025-09-07T07:13:31.2860306Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2025-09-07T07:13:31.2861394Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2862052Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2025-09-07T07:13:31.2862704Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2025-09-07T07:13:31.2863328Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_meta.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss_meta.h' 2025-09-07T07:13:31.2864068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2025-09-07T07:13:31.2864643Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_native.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss_native.h' 2025-09-07T07:13:31.2865248Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_ops.h' -> 'libtorch/include/ATen/ops/smooth_l1_loss_ops.h' 2025-09-07T07:13:31.2865793Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss.h' -> 'libtorch/include/ATen/ops/soft_margin_loss.h' 2025-09-07T07:13:31.2866418Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_backward.h' -> 'libtorch/include/ATen/ops/soft_margin_loss_backward.h' 2025-09-07T07:13:31.2867520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2868235Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_backward_native.h' -> 'libtorch/include/ATen/ops/soft_margin_loss_backward_native.h' 2025-09-07T07:13:31.2868902Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_backward_ops.h' -> 'libtorch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2025-09-07T07:13:31.2869830Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2870441Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_native.h' -> 'libtorch/include/ATen/ops/soft_margin_loss_native.h' 2025-09-07T07:13:31.2871008Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_ops.h' -> 'libtorch/include/ATen/ops/soft_margin_loss_ops.h' 2025-09-07T07:13:31.2871463Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax.h' -> 'libtorch/include/ATen/ops/softmax.h' 2025-09-07T07:13:31.2872350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2873213Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2873770Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax_native.h' -> 'libtorch/include/ATen/ops/softmax_native.h' 2025-09-07T07:13:31.2874272Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax_ops.h' -> 'libtorch/include/ATen/ops/softmax_ops.h' 2025-09-07T07:13:31.2874741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus.h' -> 'libtorch/include/ATen/ops/softplus.h' 2025-09-07T07:13:31.2875303Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward.h' -> 'libtorch/include/ATen/ops/softplus_backward.h' 2025-09-07T07:13:31.2876547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2877234Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2877935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2878548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_meta.h' -> 'libtorch/include/ATen/ops/softplus_backward_meta.h' 2025-09-07T07:13:31.2879236Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2025-09-07T07:13:31.2879861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_native.h' -> 'libtorch/include/ATen/ops/softplus_backward_native.h' 2025-09-07T07:13:31.2880463Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_ops.h' -> 'libtorch/include/ATen/ops/softplus_backward_ops.h' 2025-09-07T07:13:31.2881477Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2882070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/softplus_cpu_dispatch.h' 2025-09-07T07:13:31.2882658Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/softplus_cuda_dispatch.h' 2025-09-07T07:13:31.2883180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_meta.h' -> 'libtorch/include/ATen/ops/softplus_meta.h' 2025-09-07T07:13:31.2883779Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_meta_dispatch.h' -> 'libtorch/include/ATen/ops/softplus_meta_dispatch.h' 2025-09-07T07:13:31.2884486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_native.h' -> 'libtorch/include/ATen/ops/softplus_native.h' 2025-09-07T07:13:31.2884925Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_ops.h' -> 'libtorch/include/ATen/ops/softplus_ops.h' 2025-09-07T07:13:31.2885373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink.h' -> 'libtorch/include/ATen/ops/softshrink.h' 2025-09-07T07:13:31.2885891Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward.h' -> 'libtorch/include/ATen/ops/softshrink_backward.h' 2025-09-07T07:13:31.2886928Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2887587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2025-09-07T07:13:31.2888242Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2025-09-07T07:13:31.2888831Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_meta.h' -> 'libtorch/include/ATen/ops/softshrink_backward_meta.h' 2025-09-07T07:13:31.2889495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2025-09-07T07:13:31.2890079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_native.h' -> 'libtorch/include/ATen/ops/softshrink_backward_native.h' 2025-09-07T07:13:31.2890627Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_ops.h' -> 'libtorch/include/ATen/ops/softshrink_backward_ops.h' 2025-09-07T07:13:31.2891135Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_polygamma.h' -> 'libtorch/include/ATen/ops/special_polygamma.h' 2025-09-07T07:13:31.2892093Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2892668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/softshrink_cpu_dispatch.h' 2025-09-07T07:13:31.2893261Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/softshrink_cuda_dispatch.h' 2025-09-07T07:13:31.2893736Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_meta.h' -> 'libtorch/include/ATen/ops/softshrink_meta.h' 2025-09-07T07:13:31.2894309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_meta_dispatch.h' -> 'libtorch/include/ATen/ops/softshrink_meta_dispatch.h' 2025-09-07T07:13:31.2894832Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_native.h' -> 'libtorch/include/ATen/ops/softshrink_native.h' 2025-09-07T07:13:31.2895297Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_ops.h' -> 'libtorch/include/ATen/ops/softshrink_ops.h' 2025-09-07T07:13:31.2895685Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort.h' -> 'libtorch/include/ATen/ops/sort.h' 2025-09-07T07:13:31.2896415Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2897320Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2898061Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2898547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sort_cpu_dispatch.h' 2025-09-07T07:13:31.2899219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sort_cuda_dispatch.h' 2025-09-07T07:13:31.2899661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_meta.h' -> 'libtorch/include/ATen/ops/sort_meta.h' 2025-09-07T07:13:31.2900186Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sort_meta_dispatch.h' 2025-09-07T07:13:31.2900818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_native.h' -> 'libtorch/include/ATen/ops/sort_native.h' 2025-09-07T07:13:31.2901300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_ops.h' -> 'libtorch/include/ATen/ops/sort_ops.h' 2025-09-07T07:13:31.2901840Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsc_tensor.h' -> 'libtorch/include/ATen/ops/sparse_bsc_tensor.h' 2025-09-07T07:13:31.2902788Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2903433Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsc_tensor_native.h' -> 'libtorch/include/ATen/ops/sparse_bsc_tensor_native.h' 2025-09-07T07:13:31.2904130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsc_tensor_ops.h' -> 'libtorch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2025-09-07T07:13:31.2904859Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsr_tensor.h' -> 'libtorch/include/ATen/ops/sparse_bsr_tensor.h' 2025-09-07T07:13:31.2905811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2906455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsr_tensor_native.h' -> 'libtorch/include/ATen/ops/sparse_bsr_tensor_native.h' 2025-09-07T07:13:31.2907032Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsr_tensor_ops.h' -> 'libtorch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2025-09-07T07:13:31.2907669Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_compressed_tensor.h' -> 'libtorch/include/ATen/ops/sparse_compressed_tensor.h' 2025-09-07T07:13:31.2908740Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2909448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_compressed_tensor_native.h' -> 'libtorch/include/ATen/ops/sparse_compressed_tensor_native.h' 2025-09-07T07:13:31.2910125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_compressed_tensor_ops.h' -> 'libtorch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2025-09-07T07:13:31.2910698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_coo_tensor.h' -> 'libtorch/include/ATen/ops/sparse_coo_tensor.h' 2025-09-07T07:13:31.2911652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2912606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2913257Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_coo_tensor_native.h' -> 'libtorch/include/ATen/ops/sparse_coo_tensor_native.h' 2025-09-07T07:13:31.2913842Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_coo_tensor_ops.h' -> 'libtorch/include/ATen/ops/sparse_coo_tensor_ops.h' 2025-09-07T07:13:31.2914400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csc_tensor.h' -> 'libtorch/include/ATen/ops/sparse_csc_tensor.h' 2025-09-07T07:13:31.2915351Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2915967Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csc_tensor_native.h' -> 'libtorch/include/ATen/ops/sparse_csc_tensor_native.h' 2025-09-07T07:13:31.2916662Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csc_tensor_ops.h' -> 'libtorch/include/ATen/ops/sparse_csc_tensor_ops.h' 2025-09-07T07:13:31.2917189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csr_tensor.h' -> 'libtorch/include/ATen/ops/sparse_csr_tensor.h' 2025-09-07T07:13:31.2918108Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2918721Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csr_tensor_native.h' -> 'libtorch/include/ATen/ops/sparse_csr_tensor_native.h' 2025-09-07T07:13:31.2919309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csr_tensor_ops.h' -> 'libtorch/include/ATen/ops/sparse_csr_tensor_ops.h' 2025-09-07T07:13:31.2919776Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_dim.h' -> 'libtorch/include/ATen/ops/sparse_dim.h' 2025-09-07T07:13:31.2920741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2921250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_dim_native.h' -> 'libtorch/include/ATen/ops/sparse_dim_native.h' 2025-09-07T07:13:31.2921728Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_dim_ops.h' -> 'libtorch/include/ATen/ops/sparse_dim_ops.h' 2025-09-07T07:13:31.2922192Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_mask.h' -> 'libtorch/include/ATen/ops/sparse_mask.h' 2025-09-07T07:13:31.2923043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2923614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_mask_native.h' -> 'libtorch/include/ATen/ops/sparse_mask_native.h' 2025-09-07T07:13:31.2924107Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_mask_ops.h' -> 'libtorch/include/ATen/ops/sparse_mask_ops.h' 2025-09-07T07:13:31.2924579Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize.h' -> 'libtorch/include/ATen/ops/sparse_resize.h' 2025-09-07T07:13:31.2925152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_and_clear.h' -> 'libtorch/include/ATen/ops/sparse_resize_and_clear.h' 2025-09-07T07:13:31.2926136Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2926844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2025-09-07T07:13:31.2927494Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_and_clear_native.h' -> 'libtorch/include/ATen/ops/sparse_resize_and_clear_native.h' 2025-09-07T07:13:31.2928126Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_and_clear_ops.h' -> 'libtorch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2025-09-07T07:13:31.2928988Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2929624Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2025-09-07T07:13:31.2930171Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_native.h' -> 'libtorch/include/ATen/ops/sparse_resize_native.h' 2025-09-07T07:13:31.2930687Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_ops.h' -> 'libtorch/include/ATen/ops/sparse_resize_ops.h' 2025-09-07T07:13:31.2931238Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_sampled_addmm.h' -> 'libtorch/include/ATen/ops/sparse_sampled_addmm.h' 2025-09-07T07:13:31.2931853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_sampled_addmm_native.h' -> 'libtorch/include/ATen/ops/sparse_sampled_addmm_native.h' 2025-09-07T07:13:31.2932435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_sampled_addmm_ops.h' -> 'libtorch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2025-09-07T07:13:31.2932957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai.h' -> 'libtorch/include/ATen/ops/special_airy_ai.h' 2025-09-07T07:13:31.2934040Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2934852Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2025-09-07T07:13:31.2935519Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2025-09-07T07:13:31.2936069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_meta.h' -> 'libtorch/include/ATen/ops/special_airy_ai_meta.h' 2025-09-07T07:13:31.2936721Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2025-09-07T07:13:31.2937314Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_native.h' -> 'libtorch/include/ATen/ops/special_airy_ai_native.h' 2025-09-07T07:13:31.2937857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_ops.h' -> 'libtorch/include/ATen/ops/special_airy_ai_ops.h' 2025-09-07T07:13:31.2938427Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0.h' -> 'libtorch/include/ATen/ops/special_bessel_j0.h' 2025-09-07T07:13:31.2939528Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2940194Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2025-09-07T07:13:31.2940914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2025-09-07T07:13:31.2941484Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_meta.h' -> 'libtorch/include/ATen/ops/special_bessel_j0_meta.h' 2025-09-07T07:13:31.2942156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2025-09-07T07:13:31.2942798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_native.h' -> 'libtorch/include/ATen/ops/special_bessel_j0_native.h' 2025-09-07T07:13:31.2943361Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_ops.h' -> 'libtorch/include/ATen/ops/special_bessel_j0_ops.h' 2025-09-07T07:13:31.2943960Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1.h' -> 'libtorch/include/ATen/ops/special_bessel_j1.h' 2025-09-07T07:13:31.2945249Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2945934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2025-09-07T07:13:31.2946629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2025-09-07T07:13:31.2947237Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_meta.h' -> 'libtorch/include/ATen/ops/special_bessel_j1_meta.h' 2025-09-07T07:13:31.2947934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2025-09-07T07:13:31.2948556Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_native.h' -> 'libtorch/include/ATen/ops/special_bessel_j1_native.h' 2025-09-07T07:13:31.2949187Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_ops.h' -> 'libtorch/include/ATen/ops/special_bessel_j1_ops.h' 2025-09-07T07:13:31.2949731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0.h' -> 'libtorch/include/ATen/ops/special_bessel_y0.h' 2025-09-07T07:13:31.2950854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2951550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2025-09-07T07:13:31.2952241Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2025-09-07T07:13:31.2952830Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_meta.h' -> 'libtorch/include/ATen/ops/special_bessel_y0_meta.h' 2025-09-07T07:13:31.2953533Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2025-09-07T07:13:31.2954178Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_native.h' -> 'libtorch/include/ATen/ops/special_bessel_y0_native.h' 2025-09-07T07:13:31.2954760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_ops.h' -> 'libtorch/include/ATen/ops/special_bessel_y0_ops.h' 2025-09-07T07:13:31.2955319Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1.h' -> 'libtorch/include/ATen/ops/special_bessel_y1.h' 2025-09-07T07:13:31.2956586Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2957260Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2025-09-07T07:13:31.2957934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2025-09-07T07:13:31.2958625Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_meta.h' -> 'libtorch/include/ATen/ops/special_bessel_y1_meta.h' 2025-09-07T07:13:31.2959289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2025-09-07T07:13:31.2960185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_native.h' -> 'libtorch/include/ATen/ops/special_bessel_y1_native.h' 2025-09-07T07:13:31.2960934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_ops.h' -> 'libtorch/include/ATen/ops/special_bessel_y1_ops.h' 2025-09-07T07:13:31.2961648Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2025-09-07T07:13:31.2962756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2964031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2964880Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2025-09-07T07:13:31.2965788Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2025-09-07T07:13:31.2966538Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2025-09-07T07:13:31.2967398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2025-09-07T07:13:31.2968171Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2025-09-07T07:13:31.2968920Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2025-09-07T07:13:31.2969615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2025-09-07T07:13:31.2970709Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2972037Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2972875Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2025-09-07T07:13:31.2973850Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2025-09-07T07:13:31.2974591Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2025-09-07T07:13:31.2975417Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2025-09-07T07:13:31.2976205Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2025-09-07T07:13:31.2976938Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2025-09-07T07:13:31.2977711Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2025-09-07T07:13:31.2978767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2980015Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2980758Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2025-09-07T07:13:31.2981531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2025-09-07T07:13:31.2982220Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2025-09-07T07:13:31.2982972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2025-09-07T07:13:31.2983677Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2025-09-07T07:13:31.2984573Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2025-09-07T07:13:31.2985274Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2025-09-07T07:13:31.2986392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.2987652Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2988549Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2025-09-07T07:13:31.2989394Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2025-09-07T07:13:31.2990168Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2025-09-07T07:13:31.2991022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2025-09-07T07:13:31.2991797Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2025-09-07T07:13:31.2992567Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' -> 'libtorch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2025-09-07T07:13:31.2993113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_digamma.h' -> 'libtorch/include/ATen/ops/special_digamma.h' 2025-09-07T07:13:31.2994059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.2994659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_digamma_native.h' -> 'libtorch/include/ATen/ops/special_digamma_native.h' 2025-09-07T07:13:31.2995241Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_digamma_ops.h' -> 'libtorch/include/ATen/ops/special_digamma_ops.h' 2025-09-07T07:13:31.2995738Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr.h' -> 'libtorch/include/ATen/ops/special_entr.h' 2025-09-07T07:13:31.2996897Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.2997535Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_entr_cpu_dispatch.h' 2025-09-07T07:13:31.2998190Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_entr_cuda_dispatch.h' 2025-09-07T07:13:31.2998718Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_meta.h' -> 'libtorch/include/ATen/ops/special_entr_meta.h' 2025-09-07T07:13:31.2999358Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_entr_meta_dispatch.h' 2025-09-07T07:13:31.2999907Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_native.h' -> 'libtorch/include/ATen/ops/special_entr_native.h' 2025-09-07T07:13:31.3000428Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_ops.h' -> 'libtorch/include/ATen/ops/special_entr_ops.h' 2025-09-07T07:13:31.3000914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erf.h' -> 'libtorch/include/ATen/ops/special_erf.h' 2025-09-07T07:13:31.3001786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3002332Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erf_native.h' -> 'libtorch/include/ATen/ops/special_erf_native.h' 2025-09-07T07:13:31.3002996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erf_ops.h' -> 'libtorch/include/ATen/ops/special_erf_ops.h' 2025-09-07T07:13:31.3003552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfc.h' -> 'libtorch/include/ATen/ops/special_erfc.h' 2025-09-07T07:13:31.3004363Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3004907Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfc_native.h' -> 'libtorch/include/ATen/ops/special_erfc_native.h' 2025-09-07T07:13:31.3005384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfc_ops.h' -> 'libtorch/include/ATen/ops/special_erfc_ops.h' 2025-09-07T07:13:31.3005848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx.h' -> 'libtorch/include/ATen/ops/special_erfcx.h' 2025-09-07T07:13:31.3006815Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3007421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2025-09-07T07:13:31.3008019Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2025-09-07T07:13:31.3008512Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_meta.h' -> 'libtorch/include/ATen/ops/special_erfcx_meta.h' 2025-09-07T07:13:31.3009097Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2025-09-07T07:13:31.3009621Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_native.h' -> 'libtorch/include/ATen/ops/special_erfcx_native.h' 2025-09-07T07:13:31.3010110Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_ops.h' -> 'libtorch/include/ATen/ops/special_erfcx_ops.h' 2025-09-07T07:13:31.3010568Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfinv.h' -> 'libtorch/include/ATen/ops/special_erfinv.h' 2025-09-07T07:13:31.3011407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3011934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfinv_native.h' -> 'libtorch/include/ATen/ops/special_erfinv_native.h' 2025-09-07T07:13:31.3012457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfinv_ops.h' -> 'libtorch/include/ATen/ops/special_erfinv_ops.h' 2025-09-07T07:13:31.3013088Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_exp2.h' -> 'libtorch/include/ATen/ops/special_exp2.h' 2025-09-07T07:13:31.3014122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3014671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_exp2_native.h' -> 'libtorch/include/ATen/ops/special_exp2_native.h' 2025-09-07T07:13:31.3015209Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_exp2_ops.h' -> 'libtorch/include/ATen/ops/special_exp2_ops.h' 2025-09-07T07:13:31.3015702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expit.h' -> 'libtorch/include/ATen/ops/special_expit.h' 2025-09-07T07:13:31.3016596Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3017171Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expit_native.h' -> 'libtorch/include/ATen/ops/special_expit_native.h' 2025-09-07T07:13:31.3017734Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expit_ops.h' -> 'libtorch/include/ATen/ops/special_expit_ops.h' 2025-09-07T07:13:31.3018224Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expm1.h' -> 'libtorch/include/ATen/ops/special_expm1.h' 2025-09-07T07:13:31.3019127Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3019723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expm1_native.h' -> 'libtorch/include/ATen/ops/special_expm1_native.h' 2025-09-07T07:13:31.3020253Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expm1_ops.h' -> 'libtorch/include/ATen/ops/special_expm1_ops.h' 2025-09-07T07:13:31.3020791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammainc.h' -> 'libtorch/include/ATen/ops/special_gammainc.h' 2025-09-07T07:13:31.3021756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3022355Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammainc_native.h' -> 'libtorch/include/ATen/ops/special_gammainc_native.h' 2025-09-07T07:13:31.3022938Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammainc_ops.h' -> 'libtorch/include/ATen/ops/special_gammainc_ops.h' 2025-09-07T07:13:31.3023481Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaincc.h' -> 'libtorch/include/ATen/ops/special_gammaincc.h' 2025-09-07T07:13:31.3024688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3025344Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaincc_native.h' -> 'libtorch/include/ATen/ops/special_gammaincc_native.h' 2025-09-07T07:13:31.3025938Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaincc_ops.h' -> 'libtorch/include/ATen/ops/special_gammaincc_ops.h' 2025-09-07T07:13:31.3026482Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaln.h' -> 'libtorch/include/ATen/ops/special_gammaln.h' 2025-09-07T07:13:31.3027439Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3028108Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaln_native.h' -> 'libtorch/include/ATen/ops/special_gammaln_native.h' 2025-09-07T07:13:31.3028688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaln_ops.h' -> 'libtorch/include/ATen/ops/special_gammaln_ops.h' 2025-09-07T07:13:31.3029371Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_h.h' 2025-09-07T07:13:31.3030449Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3031711Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3032539Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2025-09-07T07:13:31.3033366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2025-09-07T07:13:31.3034143Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2025-09-07T07:13:31.3034972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2025-09-07T07:13:31.3035903Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_native.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2025-09-07T07:13:31.3036618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2025-09-07T07:13:31.3037282Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_he.h' 2025-09-07T07:13:31.3038383Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3039595Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3040398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2025-09-07T07:13:31.3041223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2025-09-07T07:13:31.3041941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2025-09-07T07:13:31.3042742Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2025-09-07T07:13:31.3043486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_native.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2025-09-07T07:13:31.3044193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' -> 'libtorch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2025-09-07T07:13:31.3044799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0.h' -> 'libtorch/include/ATen/ops/special_i0.h' 2025-09-07T07:13:31.3045654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3046172Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0_native.h' -> 'libtorch/include/ATen/ops/special_i0_native.h' 2025-09-07T07:13:31.3046656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0_ops.h' -> 'libtorch/include/ATen/ops/special_i0_ops.h' 2025-09-07T07:13:31.3047125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e.h' -> 'libtorch/include/ATen/ops/special_i0e.h' 2025-09-07T07:13:31.3048131Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3048717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2025-09-07T07:13:31.3049360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2025-09-07T07:13:31.3049867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_meta.h' -> 'libtorch/include/ATen/ops/special_i0e_meta.h' 2025-09-07T07:13:31.3050476Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_i0e_meta_dispatch.h' 2025-09-07T07:13:31.3051030Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_native.h' -> 'libtorch/include/ATen/ops/special_i0e_native.h' 2025-09-07T07:13:31.3051521Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_ops.h' -> 'libtorch/include/ATen/ops/special_i0e_ops.h' 2025-09-07T07:13:31.3051982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1.h' -> 'libtorch/include/ATen/ops/special_i1.h' 2025-09-07T07:13:31.3052972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3053579Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_i1_cpu_dispatch.h' 2025-09-07T07:13:31.3054177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_i1_cuda_dispatch.h' 2025-09-07T07:13:31.3054835Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_meta.h' -> 'libtorch/include/ATen/ops/special_i1_meta.h' 2025-09-07T07:13:31.3055434Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_i1_meta_dispatch.h' 2025-09-07T07:13:31.3055979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_native.h' -> 'libtorch/include/ATen/ops/special_i1_native.h' 2025-09-07T07:13:31.3056475Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_ops.h' -> 'libtorch/include/ATen/ops/special_i1_ops.h' 2025-09-07T07:13:31.3056946Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e.h' -> 'libtorch/include/ATen/ops/special_i1e.h' 2025-09-07T07:13:31.3057999Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3058609Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2025-09-07T07:13:31.3059254Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2025-09-07T07:13:31.3059927Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_meta.h' -> 'libtorch/include/ATen/ops/special_i1e_meta.h' 2025-09-07T07:13:31.3060730Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_i1e_meta_dispatch.h' 2025-09-07T07:13:31.3061291Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_native.h' -> 'libtorch/include/ATen/ops/special_i1e_native.h' 2025-09-07T07:13:31.3061828Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_ops.h' -> 'libtorch/include/ATen/ops/special_i1e_ops.h' 2025-09-07T07:13:31.3062514Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l.h' -> 'libtorch/include/ATen/ops/special_laguerre_polynomial_l.h' 2025-09-07T07:13:31.3063617Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3064965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3065874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2025-09-07T07:13:31.3066721Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2025-09-07T07:13:31.3067499Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' -> 'libtorch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2025-09-07T07:13:31.3068346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2025-09-07T07:13:31.3069122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' -> 'libtorch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2025-09-07T07:13:31.3069884Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' -> 'libtorch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2025-09-07T07:13:31.3070574Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p.h' -> 'libtorch/include/ATen/ops/special_legendre_polynomial_p.h' 2025-09-07T07:13:31.3071691Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3072964Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3073791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2025-09-07T07:13:31.3074633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2025-09-07T07:13:31.3075377Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' -> 'libtorch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2025-09-07T07:13:31.3076448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2025-09-07T07:13:31.3077167Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_native.h' -> 'libtorch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2025-09-07T07:13:31.3077852Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' -> 'libtorch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2025-09-07T07:13:31.3078347Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log1p.h' -> 'libtorch/include/ATen/ops/special_log1p.h' 2025-09-07T07:13:31.3079218Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3079773Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log1p_native.h' -> 'libtorch/include/ATen/ops/special_log1p_native.h' 2025-09-07T07:13:31.3080302Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log1p_ops.h' -> 'libtorch/include/ATen/ops/special_log1p_ops.h' 2025-09-07T07:13:31.3080972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr.h' -> 'libtorch/include/ATen/ops/special_log_ndtr.h' 2025-09-07T07:13:31.3082074Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3082739Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2025-09-07T07:13:31.3083432Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2025-09-07T07:13:31.3084000Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_meta.h' -> 'libtorch/include/ATen/ops/special_log_ndtr_meta.h' 2025-09-07T07:13:31.3084670Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2025-09-07T07:13:31.3085259Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_native.h' -> 'libtorch/include/ATen/ops/special_log_ndtr_native.h' 2025-09-07T07:13:31.3085845Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_ops.h' -> 'libtorch/include/ATen/ops/special_log_ndtr_ops.h' 2025-09-07T07:13:31.3086409Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_softmax.h' -> 'libtorch/include/ATen/ops/special_log_softmax.h' 2025-09-07T07:13:31.3087372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3088004Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_softmax_native.h' -> 'libtorch/include/ATen/ops/special_log_softmax_native.h' 2025-09-07T07:13:31.3088608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_softmax_ops.h' -> 'libtorch/include/ATen/ops/special_log_softmax_ops.h' 2025-09-07T07:13:31.3089102Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logit.h' -> 'libtorch/include/ATen/ops/special_logit.h' 2025-09-07T07:13:31.3089995Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3090573Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logit_native.h' -> 'libtorch/include/ATen/ops/special_logit_native.h' 2025-09-07T07:13:31.3091106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logit_ops.h' -> 'libtorch/include/ATen/ops/special_logit_ops.h' 2025-09-07T07:13:31.3091694Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logsumexp.h' -> 'libtorch/include/ATen/ops/special_logsumexp.h' 2025-09-07T07:13:31.3092640Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3093258Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logsumexp_native.h' -> 'libtorch/include/ATen/ops/special_logsumexp_native.h' 2025-09-07T07:13:31.3093844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logsumexp_ops.h' -> 'libtorch/include/ATen/ops/special_logsumexp_ops.h' 2025-09-07T07:13:31.3094471Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i0.h' 2025-09-07T07:13:31.3095660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3096441Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2025-09-07T07:13:31.3097242Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2025-09-07T07:13:31.3097913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_meta.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2025-09-07T07:13:31.3098815Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2025-09-07T07:13:31.3099498Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_native.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i0_native.h' 2025-09-07T07:13:31.3100139Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_ops.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2025-09-07T07:13:31.3100758Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i1.h' 2025-09-07T07:13:31.3101944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3102697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2025-09-07T07:13:31.3103448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2025-09-07T07:13:31.3104175Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_meta.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2025-09-07T07:13:31.3105149Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2025-09-07T07:13:31.3105868Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_native.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i1_native.h' 2025-09-07T07:13:31.3106556Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_ops.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2025-09-07T07:13:31.3107215Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k0.h' 2025-09-07T07:13:31.3108463Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3109255Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2025-09-07T07:13:31.3110062Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2025-09-07T07:13:31.3110758Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_meta.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2025-09-07T07:13:31.3111550Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2025-09-07T07:13:31.3112284Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_native.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k0_native.h' 2025-09-07T07:13:31.3113003Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_ops.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2025-09-07T07:13:31.3113663Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k1.h' 2025-09-07T07:13:31.3114883Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3115698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2025-09-07T07:13:31.3116602Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2025-09-07T07:13:31.3117307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_meta.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2025-09-07T07:13:31.3118082Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2025-09-07T07:13:31.3118793Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_native.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k1_native.h' 2025-09-07T07:13:31.3119457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_ops.h' -> 'libtorch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2025-09-07T07:13:31.3120035Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_multigammaln.h' -> 'libtorch/include/ATen/ops/special_multigammaln.h' 2025-09-07T07:13:31.3121022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3121673Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_multigammaln_native.h' -> 'libtorch/include/ATen/ops/special_multigammaln_native.h' 2025-09-07T07:13:31.3122284Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_multigammaln_ops.h' -> 'libtorch/include/ATen/ops/special_multigammaln_ops.h' 2025-09-07T07:13:31.3122784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtr.h' -> 'libtorch/include/ATen/ops/special_ndtr.h' 2025-09-07T07:13:31.3123709Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3124260Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtr_native.h' -> 'libtorch/include/ATen/ops/special_ndtr_native.h' 2025-09-07T07:13:31.3124793Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtr_ops.h' -> 'libtorch/include/ATen/ops/special_ndtr_ops.h' 2025-09-07T07:13:31.3125283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri.h' -> 'libtorch/include/ATen/ops/special_ndtri.h' 2025-09-07T07:13:31.3126417Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3127042Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2025-09-07T07:13:31.3127667Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2025-09-07T07:13:31.3128233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_meta.h' -> 'libtorch/include/ATen/ops/special_ndtri_meta.h' 2025-09-07T07:13:31.3128858Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2025-09-07T07:13:31.3129401Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_native.h' -> 'libtorch/include/ATen/ops/special_ndtri_native.h' 2025-09-07T07:13:31.3129929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_ops.h' -> 'libtorch/include/ATen/ops/special_ndtri_ops.h' 2025-09-07T07:13:31.3130866Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3131464Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_polygamma_native.h' -> 'libtorch/include/ATen/ops/special_polygamma_native.h' 2025-09-07T07:13:31.3132040Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_polygamma_ops.h' -> 'libtorch/include/ATen/ops/special_polygamma_ops.h' 2025-09-07T07:13:31.3132534Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_psi.h' -> 'libtorch/include/ATen/ops/special_psi.h' 2025-09-07T07:13:31.3133378Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3133923Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_psi_native.h' -> 'libtorch/include/ATen/ops/special_psi_native.h' 2025-09-07T07:13:31.3134592Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_psi_ops.h' -> 'libtorch/include/ATen/ops/special_psi_ops.h' 2025-09-07T07:13:31.3135081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_round.h' -> 'libtorch/include/ATen/ops/special_round.h' 2025-09-07T07:13:31.3135986Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3136551Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_round_native.h' -> 'libtorch/include/ATen/ops/special_round_native.h' 2025-09-07T07:13:31.3137082Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_round_ops.h' -> 'libtorch/include/ATen/ops/special_round_ops.h' 2025-09-07T07:13:31.3137795Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2025-09-07T07:13:31.3139075Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3139906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2025-09-07T07:13:31.3140760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2025-09-07T07:13:31.3141506Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2025-09-07T07:13:31.3142354Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2025-09-07T07:13:31.3143122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2025-09-07T07:13:31.3143955Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2025-09-07T07:13:31.3144855Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2025-09-07T07:13:31.3146145Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3147044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2025-09-07T07:13:31.3147924Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2025-09-07T07:13:31.3148726Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2025-09-07T07:13:31.3149597Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2025-09-07T07:13:31.3150401Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2025-09-07T07:13:31.3151165Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' -> 'libtorch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2025-09-07T07:13:31.3151968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2025-09-07T07:13:31.3153160Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3154515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3155485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2025-09-07T07:13:31.3156559Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2025-09-07T07:13:31.3157462Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2025-09-07T07:13:31.3158346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2025-09-07T07:13:31.3159153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2025-09-07T07:13:31.3160249Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2025-09-07T07:13:31.3161192Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2025-09-07T07:13:31.3162452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3163824Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3164798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2025-09-07T07:13:31.3165731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2025-09-07T07:13:31.3166617Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2025-09-07T07:13:31.3167538Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2025-09-07T07:13:31.3168422Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2025-09-07T07:13:31.3169242Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2025-09-07T07:13:31.3170021Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2025-09-07T07:13:31.3171230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3172690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3173944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2025-09-07T07:13:31.3174852Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2025-09-07T07:13:31.3175671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2025-09-07T07:13:31.3176586Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2025-09-07T07:13:31.3177420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2025-09-07T07:13:31.3178226Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2025-09-07T07:13:31.3179031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2025-09-07T07:13:31.3180180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3181538Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3182443Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2025-09-07T07:13:31.3183347Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2025-09-07T07:13:31.3184433Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2025-09-07T07:13:31.3185363Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2025-09-07T07:13:31.3186233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2025-09-07T07:13:31.3187075Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' -> 'libtorch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2025-09-07T07:13:31.3187574Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_sinc.h' -> 'libtorch/include/ATen/ops/special_sinc.h' 2025-09-07T07:13:31.3188489Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3189078Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_sinc_native.h' -> 'libtorch/include/ATen/ops/special_sinc_native.h' 2025-09-07T07:13:31.3189620Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_sinc_ops.h' -> 'libtorch/include/ATen/ops/special_sinc_ops.h' 2025-09-07T07:13:31.3190192Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_softmax.h' -> 'libtorch/include/ATen/ops/special_softmax.h' 2025-09-07T07:13:31.3191153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3191760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_softmax_native.h' -> 'libtorch/include/ATen/ops/special_softmax_native.h' 2025-09-07T07:13:31.3192327Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_softmax_ops.h' -> 'libtorch/include/ATen/ops/special_softmax_ops.h' 2025-09-07T07:13:31.3193003Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0.h' -> 'libtorch/include/ATen/ops/special_spherical_bessel_j0.h' 2025-09-07T07:13:31.3194226Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3195040Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2025-09-07T07:13:31.3195876Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2025-09-07T07:13:31.3196674Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' -> 'libtorch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2025-09-07T07:13:31.3197471Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2025-09-07T07:13:31.3198168Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_native.h' -> 'libtorch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2025-09-07T07:13:31.3198822Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' -> 'libtorch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2025-09-07T07:13:31.3199335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py.h' -> 'libtorch/include/ATen/ops/special_xlog1py.h' 2025-09-07T07:13:31.3200433Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3201504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3202171Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2025-09-07T07:13:31.3202833Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2025-09-07T07:13:31.3203395Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_meta.h' -> 'libtorch/include/ATen/ops/special_xlog1py_meta.h' 2025-09-07T07:13:31.3204074Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2025-09-07T07:13:31.3204657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_native.h' -> 'libtorch/include/ATen/ops/special_xlog1py_native.h' 2025-09-07T07:13:31.3205207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_ops.h' -> 'libtorch/include/ATen/ops/special_xlog1py_ops.h' 2025-09-07T07:13:31.3205714Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlogy.h' -> 'libtorch/include/ATen/ops/special_xlogy.h' 2025-09-07T07:13:31.3206639Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3207206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlogy_native.h' -> 'libtorch/include/ATen/ops/special_xlogy_native.h' 2025-09-07T07:13:31.3207750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlogy_ops.h' -> 'libtorch/include/ATen/ops/special_xlogy_ops.h' 2025-09-07T07:13:31.3208228Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta.h' -> 'libtorch/include/ATen/ops/special_zeta.h' 2025-09-07T07:13:31.3209135Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3210180Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3210800Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2025-09-07T07:13:31.3211473Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2025-09-07T07:13:31.3212004Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_meta.h' -> 'libtorch/include/ATen/ops/special_zeta_meta.h' 2025-09-07T07:13:31.3212633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_meta_dispatch.h' -> 'libtorch/include/ATen/ops/special_zeta_meta_dispatch.h' 2025-09-07T07:13:31.3213225Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_native.h' -> 'libtorch/include/ATen/ops/special_zeta_native.h' 2025-09-07T07:13:31.3213847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_ops.h' -> 'libtorch/include/ATen/ops/special_zeta_ops.h' 2025-09-07T07:13:31.3214256Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split.h' -> 'libtorch/include/ATen/ops/split.h' 2025-09-07T07:13:31.3215082Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3215866Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3216316Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_copy.h' -> 'libtorch/include/ATen/ops/split_copy.h' 2025-09-07T07:13:31.3217159Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3218141Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3218659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_copy_native.h' -> 'libtorch/include/ATen/ops/split_copy_native.h' 2025-09-07T07:13:31.3219156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_copy_ops.h' -> 'libtorch/include/ATen/ops/split_copy_ops.h' 2025-09-07T07:13:31.3219618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_native.h' -> 'libtorch/include/ATen/ops/split_native.h' 2025-09-07T07:13:31.3220059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_ops.h' -> 'libtorch/include/ATen/ops/split_ops.h' 2025-09-07T07:13:31.3220574Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes.h' -> 'libtorch/include/ATen/ops/split_with_sizes.h' 2025-09-07T07:13:31.3221482Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3222033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_copy.h' -> 'libtorch/include/ATen/ops/split_with_sizes_copy.h' 2025-09-07T07:13:31.3222969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3224113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3225029Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2025-09-07T07:13:31.3225688Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_copy_native.h' -> 'libtorch/include/ATen/ops/split_with_sizes_copy_native.h' 2025-09-07T07:13:31.3226362Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_copy_ops.h' -> 'libtorch/include/ATen/ops/split_with_sizes_copy_ops.h' 2025-09-07T07:13:31.3226979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_native.h' -> 'libtorch/include/ATen/ops/split_with_sizes_native.h' 2025-09-07T07:13:31.3227549Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_ops.h' -> 'libtorch/include/ATen/ops/split_with_sizes_ops.h' 2025-09-07T07:13:31.3228005Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt.h' -> 'libtorch/include/ATen/ops/sqrt.h' 2025-09-07T07:13:31.3229014Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3229567Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sqrt_cpu_dispatch.h' 2025-09-07T07:13:31.3230124Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sqrt_cuda_dispatch.h' 2025-09-07T07:13:31.3230628Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_meta.h' -> 'libtorch/include/ATen/ops/sqrt_meta.h' 2025-09-07T07:13:31.3231183Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sqrt_meta_dispatch.h' 2025-09-07T07:13:31.3231667Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_native.h' -> 'libtorch/include/ATen/ops/sqrt_native.h' 2025-09-07T07:13:31.3232131Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_ops.h' -> 'libtorch/include/ATen/ops/sqrt_ops.h' 2025-09-07T07:13:31.3232581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/square.h' -> 'libtorch/include/ATen/ops/square.h' 2025-09-07T07:13:31.3233431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3233956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/square_native.h' -> 'libtorch/include/ATen/ops/square_native.h' 2025-09-07T07:13:31.3234428Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/square_ops.h' -> 'libtorch/include/ATen/ops/square_ops.h' 2025-09-07T07:13:31.3234882Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze.h' -> 'libtorch/include/ATen/ops/squeeze.h' 2025-09-07T07:13:31.3235760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3236746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3237229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_copy.h' -> 'libtorch/include/ATen/ops/squeeze_copy.h' 2025-09-07T07:13:31.3238132Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3239176Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3239732Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_copy_native.h' -> 'libtorch/include/ATen/ops/squeeze_copy_native.h' 2025-09-07T07:13:31.3240270Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_copy_ops.h' -> 'libtorch/include/ATen/ops/squeeze_copy_ops.h' 2025-09-07T07:13:31.3240774Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_native.h' -> 'libtorch/include/ATen/ops/squeeze_native.h' 2025-09-07T07:13:31.3241276Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_ops.h' -> 'libtorch/include/ATen/ops/squeeze_ops.h' 2025-09-07T07:13:31.3241750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm.h' -> 'libtorch/include/ATen/ops/sspaddmm.h' 2025-09-07T07:13:31.3242600Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3243208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2025-09-07T07:13:31.3243809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2025-09-07T07:13:31.3244435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_native.h' -> 'libtorch/include/ATen/ops/sspaddmm_native.h' 2025-09-07T07:13:31.3244905Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_ops.h' -> 'libtorch/include/ATen/ops/sspaddmm_ops.h' 2025-09-07T07:13:31.3245351Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stack.h' -> 'libtorch/include/ATen/ops/stack.h' 2025-09-07T07:13:31.3246135Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3246594Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stack_native.h' -> 'libtorch/include/ATen/ops/stack_native.h' 2025-09-07T07:13:31.3247046Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stack_ops.h' -> 'libtorch/include/ATen/ops/stack_ops.h' 2025-09-07T07:13:31.3247435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std.h' -> 'libtorch/include/ATen/ops/std.h' 2025-09-07T07:13:31.3248191Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3248709Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/std_cpu_dispatch.h' 2025-09-07T07:13:31.3249219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/std_cuda_dispatch.h' 2025-09-07T07:13:31.3249643Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean.h' -> 'libtorch/include/ATen/ops/std_mean.h' 2025-09-07T07:13:31.3250455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3251283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3251838Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/std_mean_cpu_dispatch.h' 2025-09-07T07:13:31.3252392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/std_mean_cuda_dispatch.h' 2025-09-07T07:13:31.3252879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_native.h' -> 'libtorch/include/ATen/ops/std_mean_native.h' 2025-09-07T07:13:31.3253347Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_ops.h' -> 'libtorch/include/ATen/ops/std_mean_ops.h' 2025-09-07T07:13:31.3253789Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_native.h' -> 'libtorch/include/ATen/ops/std_native.h' 2025-09-07T07:13:31.3254206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_ops.h' -> 'libtorch/include/ATen/ops/std_ops.h' 2025-09-07T07:13:31.3254791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stft.h' -> 'libtorch/include/ATen/ops/stft.h' 2025-09-07T07:13:31.3255618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3256087Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stft_native.h' -> 'libtorch/include/ATen/ops/stft_native.h' 2025-09-07T07:13:31.3256543Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stft_ops.h' -> 'libtorch/include/ATen/ops/stft_ops.h' 2025-09-07T07:13:31.3256976Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stride.h' -> 'libtorch/include/ATen/ops/stride.h' 2025-09-07T07:13:31.3257831Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3258334Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stride_native.h' -> 'libtorch/include/ATen/ops/stride_native.h' 2025-09-07T07:13:31.3258791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stride_ops.h' -> 'libtorch/include/ATen/ops/stride_ops.h' 2025-09-07T07:13:31.3259195Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub.h' -> 'libtorch/include/ATen/ops/sub.h' 2025-09-07T07:13:31.3260234Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3261378Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3261917Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sub_cpu_dispatch.h' 2025-09-07T07:13:31.3262475Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sub_cuda_dispatch.h' 2025-09-07T07:13:31.3262922Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_meta.h' -> 'libtorch/include/ATen/ops/sub_meta.h' 2025-09-07T07:13:31.3263464Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sub_meta_dispatch.h' 2025-09-07T07:13:31.3264011Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_native.h' -> 'libtorch/include/ATen/ops/sub_native.h' 2025-09-07T07:13:31.3264453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_ops.h' -> 'libtorch/include/ATen/ops/sub_ops.h' 2025-09-07T07:13:31.3264920Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/subtract.h' -> 'libtorch/include/ATen/ops/subtract.h' 2025-09-07T07:13:31.3265815Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3266408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/subtract_native.h' -> 'libtorch/include/ATen/ops/subtract_native.h' 2025-09-07T07:13:31.3266908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/subtract_ops.h' -> 'libtorch/include/ATen/ops/subtract_ops.h' 2025-09-07T07:13:31.3267333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum.h' -> 'libtorch/include/ATen/ops/sum.h' 2025-09-07T07:13:31.3268144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3269113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3269935Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3270468Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/sum_cpu_dispatch.h' 2025-09-07T07:13:31.3271050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/sum_cuda_dispatch.h' 2025-09-07T07:13:31.3271514Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_meta.h' -> 'libtorch/include/ATen/ops/sum_meta.h' 2025-09-07T07:13:31.3272053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_meta_dispatch.h' -> 'libtorch/include/ATen/ops/sum_meta_dispatch.h' 2025-09-07T07:13:31.3272564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_native.h' -> 'libtorch/include/ATen/ops/sum_native.h' 2025-09-07T07:13:31.3273017Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_ops.h' -> 'libtorch/include/ATen/ops/sum_ops.h' 2025-09-07T07:13:31.3273486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_to_size.h' -> 'libtorch/include/ATen/ops/sum_to_size.h' 2025-09-07T07:13:31.3274362Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3274982Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_to_size_native.h' -> 'libtorch/include/ATen/ops/sum_to_size_native.h' 2025-09-07T07:13:31.3275498Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_to_size_ops.h' -> 'libtorch/include/ATen/ops/sum_to_size_ops.h' 2025-09-07T07:13:31.3276016Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/svd.h' -> 'libtorch/include/ATen/ops/svd.h' 2025-09-07T07:13:31.3276819Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3277275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/svd_native.h' -> 'libtorch/include/ATen/ops/svd_native.h' 2025-09-07T07:13:31.3277806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/svd_ops.h' -> 'libtorch/include/ATen/ops/svd_ops.h' 2025-09-07T07:13:31.3278260Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapaxes.h' -> 'libtorch/include/ATen/ops/swapaxes.h' 2025-09-07T07:13:31.3279095Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3279599Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapaxes_native.h' -> 'libtorch/include/ATen/ops/swapaxes_native.h' 2025-09-07T07:13:31.3280084Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapaxes_ops.h' -> 'libtorch/include/ATen/ops/swapaxes_ops.h' 2025-09-07T07:13:31.3280523Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapdims.h' -> 'libtorch/include/ATen/ops/swapdims.h' 2025-09-07T07:13:31.3281398Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3281918Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapdims_native.h' -> 'libtorch/include/ATen/ops/swapdims_native.h' 2025-09-07T07:13:31.3282387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapdims_ops.h' -> 'libtorch/include/ATen/ops/swapdims_ops.h' 2025-09-07T07:13:31.3282919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range.h' -> 'libtorch/include/ATen/ops/sym_constrain_range.h' 2025-09-07T07:13:31.3283839Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3284455Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_for_size.h' -> 'libtorch/include/ATen/ops/sym_constrain_range_for_size.h' 2025-09-07T07:13:31.3285438Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3286168Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_for_size_native.h' -> 'libtorch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2025-09-07T07:13:31.3286992Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' -> 'libtorch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2025-09-07T07:13:31.3287661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_native.h' -> 'libtorch/include/ATen/ops/sym_constrain_range_native.h' 2025-09-07T07:13:31.3288246Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_ops.h' -> 'libtorch/include/ATen/ops/sym_constrain_range_ops.h' 2025-09-07T07:13:31.3288695Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_numel.h' -> 'libtorch/include/ATen/ops/sym_numel.h' 2025-09-07T07:13:31.3289552Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3290095Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_numel_native.h' -> 'libtorch/include/ATen/ops/sym_numel_native.h' 2025-09-07T07:13:31.3290576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_numel_ops.h' -> 'libtorch/include/ATen/ops/sym_numel_ops.h' 2025-09-07T07:13:31.3291028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_size.h' -> 'libtorch/include/ATen/ops/sym_size.h' 2025-09-07T07:13:31.3291857Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3292366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_size_native.h' -> 'libtorch/include/ATen/ops/sym_size_native.h' 2025-09-07T07:13:31.3292849Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_size_ops.h' -> 'libtorch/include/ATen/ops/sym_size_ops.h' 2025-09-07T07:13:31.3293387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_storage_offset.h' -> 'libtorch/include/ATen/ops/sym_storage_offset.h' 2025-09-07T07:13:31.3294310Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3294941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_storage_offset_native.h' -> 'libtorch/include/ATen/ops/sym_storage_offset_native.h' 2025-09-07T07:13:31.3295511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_storage_offset_ops.h' -> 'libtorch/include/ATen/ops/sym_storage_offset_ops.h' 2025-09-07T07:13:31.3295994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_stride.h' -> 'libtorch/include/ATen/ops/sym_stride.h' 2025-09-07T07:13:31.3296860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3297386Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_stride_native.h' -> 'libtorch/include/ATen/ops/sym_stride_native.h' 2025-09-07T07:13:31.3297875Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_stride_ops.h' -> 'libtorch/include/ATen/ops/sym_stride_ops.h' 2025-09-07T07:13:31.3298268Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t.h' -> 'libtorch/include/ATen/ops/t.h' 2025-09-07T07:13:31.3299021Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3299440Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_copy.h' -> 'libtorch/include/ATen/ops/t_copy.h' 2025-09-07T07:13:31.3300250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3301254Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3301735Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_copy_native.h' -> 'libtorch/include/ATen/ops/t_copy_native.h' 2025-09-07T07:13:31.3302229Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_copy_ops.h' -> 'libtorch/include/ATen/ops/t_copy_ops.h' 2025-09-07T07:13:31.3302657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_native.h' -> 'libtorch/include/ATen/ops/t_native.h' 2025-09-07T07:13:31.3303071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_ops.h' -> 'libtorch/include/ATen/ops/t_ops.h' 2025-09-07T07:13:31.3303490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take.h' -> 'libtorch/include/ATen/ops/take.h' 2025-09-07T07:13:31.3304058Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_along_dim.h' -> 'libtorch/include/ATen/ops/take_along_dim.h' 2025-09-07T07:13:31.3305178Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3305770Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_along_dim_native.h' -> 'libtorch/include/ATen/ops/take_along_dim_native.h' 2025-09-07T07:13:31.3306318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_along_dim_ops.h' -> 'libtorch/include/ATen/ops/take_along_dim_ops.h' 2025-09-07T07:13:31.3306862Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/take_cpu_dispatch.h' 2025-09-07T07:13:31.3307431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/take_cuda_dispatch.h' 2025-09-07T07:13:31.3307913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_native.h' -> 'libtorch/include/ATen/ops/take_native.h' 2025-09-07T07:13:31.3308364Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_ops.h' -> 'libtorch/include/ATen/ops/take_ops.h' 2025-09-07T07:13:31.3308792Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan.h' -> 'libtorch/include/ATen/ops/tan.h' 2025-09-07T07:13:31.3309773Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3310338Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/tan_cpu_dispatch.h' 2025-09-07T07:13:31.3310893Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/tan_cuda_dispatch.h' 2025-09-07T07:13:31.3311346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_meta.h' -> 'libtorch/include/ATen/ops/tan_meta.h' 2025-09-07T07:13:31.3311890Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_meta_dispatch.h' -> 'libtorch/include/ATen/ops/tan_meta_dispatch.h' 2025-09-07T07:13:31.3312372Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_native.h' -> 'libtorch/include/ATen/ops/tan_native.h' 2025-09-07T07:13:31.3312812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_ops.h' -> 'libtorch/include/ATen/ops/tan_ops.h' 2025-09-07T07:13:31.3313238Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh.h' -> 'libtorch/include/ATen/ops/tanh.h' 2025-09-07T07:13:31.3313757Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward.h' -> 'libtorch/include/ATen/ops/tanh_backward.h' 2025-09-07T07:13:31.3314842Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3315525Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2025-09-07T07:13:31.3316316Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2025-09-07T07:13:31.3316951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_meta.h' -> 'libtorch/include/ATen/ops/tanh_backward_meta.h' 2025-09-07T07:13:31.3317593Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2025-09-07T07:13:31.3318228Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_native.h' -> 'libtorch/include/ATen/ops/tanh_backward_native.h' 2025-09-07T07:13:31.3318708Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_ops.h' -> 'libtorch/include/ATen/ops/tanh_backward_ops.h' 2025-09-07T07:13:31.3319633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3320123Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/tanh_cpu_dispatch.h' 2025-09-07T07:13:31.3320790Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/tanh_cuda_dispatch.h' 2025-09-07T07:13:31.3321239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_meta.h' -> 'libtorch/include/ATen/ops/tanh_meta.h' 2025-09-07T07:13:31.3321760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_meta_dispatch.h' -> 'libtorch/include/ATen/ops/tanh_meta_dispatch.h' 2025-09-07T07:13:31.3322391Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_native.h' -> 'libtorch/include/ATen/ops/tanh_native.h' 2025-09-07T07:13:31.3322843Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_ops.h' -> 'libtorch/include/ATen/ops/tanh_ops.h' 2025-09-07T07:13:31.3323325Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor_split.h' -> 'libtorch/include/ATen/ops/tensor_split.h' 2025-09-07T07:13:31.3324206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3324768Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor_split_native.h' -> 'libtorch/include/ATen/ops/tensor_split_native.h' 2025-09-07T07:13:31.3325320Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor_split_ops.h' -> 'libtorch/include/ATen/ops/tensor_split_ops.h' 2025-09-07T07:13:31.3325781Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensordot.h' -> 'libtorch/include/ATen/ops/tensordot.h' 2025-09-07T07:13:31.3326660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3327191Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensordot_native.h' -> 'libtorch/include/ATen/ops/tensordot_native.h' 2025-09-07T07:13:31.3327685Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensordot_ops.h' -> 'libtorch/include/ATen/ops/tensordot_ops.h' 2025-09-07T07:13:31.3328166Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/thnn_conv2d.h' -> 'libtorch/include/ATen/ops/thnn_conv2d.h' 2025-09-07T07:13:31.3329038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3329576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/thnn_conv2d_native.h' -> 'libtorch/include/ATen/ops/thnn_conv2d_native.h' 2025-09-07T07:13:31.3330120Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/thnn_conv2d_ops.h' -> 'libtorch/include/ATen/ops/thnn_conv2d_ops.h' 2025-09-07T07:13:31.3330582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold.h' -> 'libtorch/include/ATen/ops/threshold.h' 2025-09-07T07:13:31.3331137Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward.h' -> 'libtorch/include/ATen/ops/threshold_backward.h' 2025-09-07T07:13:31.3332295Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3332985Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2025-09-07T07:13:31.3333799Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2025-09-07T07:13:31.3334529Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_meta.h' -> 'libtorch/include/ATen/ops/threshold_backward_meta.h' 2025-09-07T07:13:31.3335176Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2025-09-07T07:13:31.3335746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_native.h' -> 'libtorch/include/ATen/ops/threshold_backward_native.h' 2025-09-07T07:13:31.3336296Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_ops.h' -> 'libtorch/include/ATen/ops/threshold_backward_ops.h' 2025-09-07T07:13:31.3337231Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3337775Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/threshold_cpu_dispatch.h' 2025-09-07T07:13:31.3338339Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/threshold_cuda_dispatch.h' 2025-09-07T07:13:31.3338808Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_meta.h' -> 'libtorch/include/ATen/ops/threshold_meta.h' 2025-09-07T07:13:31.3339356Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_meta_dispatch.h' -> 'libtorch/include/ATen/ops/threshold_meta_dispatch.h' 2025-09-07T07:13:31.3339855Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_native.h' -> 'libtorch/include/ATen/ops/threshold_native.h' 2025-09-07T07:13:31.3340336Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_ops.h' -> 'libtorch/include/ATen/ops/threshold_ops.h' 2025-09-07T07:13:31.3340718Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tile.h' -> 'libtorch/include/ATen/ops/tile.h' 2025-09-07T07:13:31.3341458Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3341885Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tile_native.h' -> 'libtorch/include/ATen/ops/tile_native.h' 2025-09-07T07:13:31.3342290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tile_ops.h' -> 'libtorch/include/ATen/ops/tile_ops.h' 2025-09-07T07:13:31.3342661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to.h' -> 'libtorch/include/ATen/ops/to.h' 2025-09-07T07:13:31.3343370Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3343764Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense.h' -> 'libtorch/include/ATen/ops/to_dense.h' 2025-09-07T07:13:31.3344524Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_backward.h' -> 'libtorch/include/ATen/ops/to_dense_backward.h' 2025-09-07T07:13:31.3345472Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3346088Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_backward_native.h' -> 'libtorch/include/ATen/ops/to_dense_backward_native.h' 2025-09-07T07:13:31.3346717Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_backward_ops.h' -> 'libtorch/include/ATen/ops/to_dense_backward_ops.h' 2025-09-07T07:13:31.3347570Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3348103Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_native.h' -> 'libtorch/include/ATen/ops/to_dense_native.h' 2025-09-07T07:13:31.3348586Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_ops.h' -> 'libtorch/include/ATen/ops/to_dense_ops.h' 2025-09-07T07:13:31.3349068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn.h' -> 'libtorch/include/ATen/ops/to_mkldnn.h' 2025-09-07T07:13:31.3349637Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_backward.h' -> 'libtorch/include/ATen/ops/to_mkldnn_backward.h' 2025-09-07T07:13:31.3350584Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3351208Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_backward_native.h' -> 'libtorch/include/ATen/ops/to_mkldnn_backward_native.h' 2025-09-07T07:13:31.3351803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_backward_ops.h' -> 'libtorch/include/ATen/ops/to_mkldnn_backward_ops.h' 2025-09-07T07:13:31.3352661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3353245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2025-09-07T07:13:31.3353793Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_native.h' -> 'libtorch/include/ATen/ops/to_mkldnn_native.h' 2025-09-07T07:13:31.3354281Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_ops.h' -> 'libtorch/include/ATen/ops/to_mkldnn_ops.h' 2025-09-07T07:13:31.3354763Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_native.h' -> 'libtorch/include/ATen/ops/to_native.h' 2025-09-07T07:13:31.3355211Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_ops.h' -> 'libtorch/include/ATen/ops/to_ops.h' 2025-09-07T07:13:31.3355739Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_padded_tensor.h' -> 'libtorch/include/ATen/ops/to_padded_tensor.h' 2025-09-07T07:13:31.3356766Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3357353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_padded_tensor_native.h' -> 'libtorch/include/ATen/ops/to_padded_tensor_native.h' 2025-09-07T07:13:31.3357902Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_padded_tensor_ops.h' -> 'libtorch/include/ATen/ops/to_padded_tensor_ops.h' 2025-09-07T07:13:31.3358343Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse.h' -> 'libtorch/include/ATen/ops/to_sparse.h' 2025-09-07T07:13:31.3358828Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsc.h' -> 'libtorch/include/ATen/ops/to_sparse_bsc.h' 2025-09-07T07:13:31.3359884Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3360608Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsc_native.h' -> 'libtorch/include/ATen/ops/to_sparse_bsc_native.h' 2025-09-07T07:13:31.3361152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsc_ops.h' -> 'libtorch/include/ATen/ops/to_sparse_bsc_ops.h' 2025-09-07T07:13:31.3361708Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsr.h' -> 'libtorch/include/ATen/ops/to_sparse_bsr.h' 2025-09-07T07:13:31.3362611Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3363185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsr_native.h' -> 'libtorch/include/ATen/ops/to_sparse_bsr_native.h' 2025-09-07T07:13:31.3363718Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsr_ops.h' -> 'libtorch/include/ATen/ops/to_sparse_bsr_ops.h' 2025-09-07T07:13:31.3364614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3365119Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csc.h' -> 'libtorch/include/ATen/ops/to_sparse_csc.h' 2025-09-07T07:13:31.3366015Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3366577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csc_native.h' -> 'libtorch/include/ATen/ops/to_sparse_csc_native.h' 2025-09-07T07:13:31.3367124Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csc_ops.h' -> 'libtorch/include/ATen/ops/to_sparse_csc_ops.h' 2025-09-07T07:13:31.3367621Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csr.h' -> 'libtorch/include/ATen/ops/to_sparse_csr.h' 2025-09-07T07:13:31.3368512Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3369089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csr_native.h' -> 'libtorch/include/ATen/ops/to_sparse_csr_native.h' 2025-09-07T07:13:31.3369620Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csr_ops.h' -> 'libtorch/include/ATen/ops/to_sparse_csr_ops.h' 2025-09-07T07:13:31.3370191Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_native.h' -> 'libtorch/include/ATen/ops/to_sparse_native.h' 2025-09-07T07:13:31.3370702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_ops.h' -> 'libtorch/include/ATen/ops/to_sparse_ops.h' 2025-09-07T07:13:31.3371126Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk.h' -> 'libtorch/include/ATen/ops/topk.h' 2025-09-07T07:13:31.3372126Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3372904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/topk_cpu_dispatch.h' 2025-09-07T07:13:31.3373425Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/topk_cuda_dispatch.h' 2025-09-07T07:13:31.3373863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_meta.h' -> 'libtorch/include/ATen/ops/topk_meta.h' 2025-09-07T07:13:31.3374395Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_meta_dispatch.h' -> 'libtorch/include/ATen/ops/topk_meta_dispatch.h' 2025-09-07T07:13:31.3374974Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_native.h' -> 'libtorch/include/ATen/ops/topk_native.h' 2025-09-07T07:13:31.3375380Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_ops.h' -> 'libtorch/include/ATen/ops/topk_ops.h' 2025-09-07T07:13:31.3375778Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace.h' -> 'libtorch/include/ATen/ops/trace.h' 2025-09-07T07:13:31.3376269Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_backward.h' -> 'libtorch/include/ATen/ops/trace_backward.h' 2025-09-07T07:13:31.3377098Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3377629Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_backward_native.h' -> 'libtorch/include/ATen/ops/trace_backward_native.h' 2025-09-07T07:13:31.3378120Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_backward_ops.h' -> 'libtorch/include/ATen/ops/trace_backward_ops.h' 2025-09-07T07:13:31.3378897Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3379390Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/trace_cpu_dispatch.h' 2025-09-07T07:13:31.3379892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/trace_cuda_dispatch.h' 2025-09-07T07:13:31.3380345Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_native.h' -> 'libtorch/include/ATen/ops/trace_native.h' 2025-09-07T07:13:31.3380919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_ops.h' -> 'libtorch/include/ATen/ops/trace_ops.h' 2025-09-07T07:13:31.3381368Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose.h' -> 'libtorch/include/ATen/ops/transpose.h' 2025-09-07T07:13:31.3382390Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3383250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3383760Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_copy.h' -> 'libtorch/include/ATen/ops/transpose_copy.h' 2025-09-07T07:13:31.3384968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3386086Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3386690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_copy_native.h' -> 'libtorch/include/ATen/ops/transpose_copy_native.h' 2025-09-07T07:13:31.3387272Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_copy_ops.h' -> 'libtorch/include/ATen/ops/transpose_copy_ops.h' 2025-09-07T07:13:31.3387823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_native.h' -> 'libtorch/include/ATen/ops/transpose_native.h' 2025-09-07T07:13:31.3388340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_ops.h' -> 'libtorch/include/ATen/ops/transpose_ops.h' 2025-09-07T07:13:31.3388831Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapezoid.h' -> 'libtorch/include/ATen/ops/trapezoid.h' 2025-09-07T07:13:31.3389721Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3390300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapezoid_native.h' -> 'libtorch/include/ATen/ops/trapezoid_native.h' 2025-09-07T07:13:31.3390826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapezoid_ops.h' -> 'libtorch/include/ATen/ops/trapezoid_ops.h' 2025-09-07T07:13:31.3391260Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapz.h' -> 'libtorch/include/ATen/ops/trapz.h' 2025-09-07T07:13:31.3392143Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3392659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapz_native.h' -> 'libtorch/include/ATen/ops/trapz_native.h' 2025-09-07T07:13:31.3393121Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapz_ops.h' -> 'libtorch/include/ATen/ops/trapz_ops.h' 2025-09-07T07:13:31.3393670Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve.h' -> 'libtorch/include/ATen/ops/triangular_solve.h' 2025-09-07T07:13:31.3394849Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3395548Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2025-09-07T07:13:31.3396353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2025-09-07T07:13:31.3397021Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_meta.h' -> 'libtorch/include/ATen/ops/triangular_solve_meta.h' 2025-09-07T07:13:31.3397645Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_meta_dispatch.h' -> 'libtorch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2025-09-07T07:13:31.3398209Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_native.h' -> 'libtorch/include/ATen/ops/triangular_solve_native.h' 2025-09-07T07:13:31.3398904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_ops.h' -> 'libtorch/include/ATen/ops/triangular_solve_ops.h' 2025-09-07T07:13:31.3399303Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril.h' -> 'libtorch/include/ATen/ops/tril.h' 2025-09-07T07:13:31.3400249Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3400798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/tril_cpu_dispatch.h' 2025-09-07T07:13:31.3401322Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/tril_cuda_dispatch.h' 2025-09-07T07:13:31.3401798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices.h' -> 'libtorch/include/ATen/ops/tril_indices.h' 2025-09-07T07:13:31.3402650Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3403250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2025-09-07T07:13:31.3403869Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2025-09-07T07:13:31.3404399Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices_native.h' -> 'libtorch/include/ATen/ops/tril_indices_native.h' 2025-09-07T07:13:31.3404929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices_ops.h' -> 'libtorch/include/ATen/ops/tril_indices_ops.h' 2025-09-07T07:13:31.3405381Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_meta.h' -> 'libtorch/include/ATen/ops/tril_meta.h' 2025-09-07T07:13:31.3405899Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_meta_dispatch.h' -> 'libtorch/include/ATen/ops/tril_meta_dispatch.h' 2025-09-07T07:13:31.3406352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_native.h' -> 'libtorch/include/ATen/ops/tril_native.h' 2025-09-07T07:13:31.3406821Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_ops.h' -> 'libtorch/include/ATen/ops/tril_ops.h' 2025-09-07T07:13:31.3407363Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triplet_margin_loss.h' -> 'libtorch/include/ATen/ops/triplet_margin_loss.h' 2025-09-07T07:13:31.3408295Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3408947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triplet_margin_loss_native.h' -> 'libtorch/include/ATen/ops/triplet_margin_loss_native.h' 2025-09-07T07:13:31.3409520Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triplet_margin_loss_ops.h' -> 'libtorch/include/ATen/ops/triplet_margin_loss_ops.h' 2025-09-07T07:13:31.3409916Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu.h' -> 'libtorch/include/ATen/ops/triu.h' 2025-09-07T07:13:31.3410948Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3411605Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/triu_cpu_dispatch.h' 2025-09-07T07:13:31.3412130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/triu_cuda_dispatch.h' 2025-09-07T07:13:31.3412611Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices.h' -> 'libtorch/include/ATen/ops/triu_indices.h' 2025-09-07T07:13:31.3413626Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3414235Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2025-09-07T07:13:31.3414874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2025-09-07T07:13:31.3415486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices_native.h' -> 'libtorch/include/ATen/ops/triu_indices_native.h' 2025-09-07T07:13:31.3416039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices_ops.h' -> 'libtorch/include/ATen/ops/triu_indices_ops.h' 2025-09-07T07:13:31.3416491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_meta.h' -> 'libtorch/include/ATen/ops/triu_meta.h' 2025-09-07T07:13:31.3417028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_meta_dispatch.h' -> 'libtorch/include/ATen/ops/triu_meta_dispatch.h' 2025-09-07T07:13:31.3417512Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_native.h' -> 'libtorch/include/ATen/ops/triu_native.h' 2025-09-07T07:13:31.3417957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_ops.h' -> 'libtorch/include/ATen/ops/triu_ops.h' 2025-09-07T07:13:31.3418422Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/true_divide.h' -> 'libtorch/include/ATen/ops/true_divide.h' 2025-09-07T07:13:31.3419306Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3419881Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/true_divide_native.h' -> 'libtorch/include/ATen/ops/true_divide_native.h' 2025-09-07T07:13:31.3420387Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/true_divide_ops.h' -> 'libtorch/include/ATen/ops/true_divide_ops.h' 2025-09-07T07:13:31.3420821Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc.h' -> 'libtorch/include/ATen/ops/trunc.h' 2025-09-07T07:13:31.3421828Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3422373Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/trunc_cpu_dispatch.h' 2025-09-07T07:13:31.3422938Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/trunc_cuda_dispatch.h' 2025-09-07T07:13:31.3423393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_meta.h' -> 'libtorch/include/ATen/ops/trunc_meta.h' 2025-09-07T07:13:31.3424050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_meta_dispatch.h' -> 'libtorch/include/ATen/ops/trunc_meta_dispatch.h' 2025-09-07T07:13:31.3424710Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_native.h' -> 'libtorch/include/ATen/ops/trunc_native.h' 2025-09-07T07:13:31.3425179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_ops.h' -> 'libtorch/include/ATen/ops/trunc_ops.h' 2025-09-07T07:13:31.3425622Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/type_as.h' -> 'libtorch/include/ATen/ops/type_as.h' 2025-09-07T07:13:31.3426493Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3426999Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/type_as_native.h' -> 'libtorch/include/ATen/ops/type_as_native.h' 2025-09-07T07:13:31.3427474Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/type_as_ops.h' -> 'libtorch/include/ATen/ops/type_as_ops.h' 2025-09-07T07:13:31.3427937Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind.h' -> 'libtorch/include/ATen/ops/unbind.h' 2025-09-07T07:13:31.3428783Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3429626Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3430169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_copy.h' -> 'libtorch/include/ATen/ops/unbind_copy.h' 2025-09-07T07:13:31.3431066Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3432145Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3432709Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_copy_native.h' -> 'libtorch/include/ATen/ops/unbind_copy_native.h' 2025-09-07T07:13:31.3433238Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_copy_ops.h' -> 'libtorch/include/ATen/ops/unbind_copy_ops.h' 2025-09-07T07:13:31.3433753Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_native.h' -> 'libtorch/include/ATen/ops/unbind_native.h' 2025-09-07T07:13:31.3434223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_ops.h' -> 'libtorch/include/ATen/ops/unbind_ops.h' 2025-09-07T07:13:31.3434732Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten.h' -> 'libtorch/include/ATen/ops/unflatten.h' 2025-09-07T07:13:31.3435632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3436361Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_dense_tensors.h' -> 'libtorch/include/ATen/ops/unflatten_dense_tensors.h' 2025-09-07T07:13:31.3437393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3438182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_dense_tensors_native.h' -> 'libtorch/include/ATen/ops/unflatten_dense_tensors_native.h' 2025-09-07T07:13:31.3438807Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_dense_tensors_ops.h' -> 'libtorch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2025-09-07T07:13:31.3439355Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_native.h' -> 'libtorch/include/ATen/ops/unflatten_native.h' 2025-09-07T07:13:31.3439846Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_ops.h' -> 'libtorch/include/ATen/ops/unflatten_ops.h' 2025-09-07T07:13:31.3440288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold.h' -> 'libtorch/include/ATen/ops/unfold.h' 2025-09-07T07:13:31.3440970Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward.h' -> 'libtorch/include/ATen/ops/unfold_backward.h' 2025-09-07T07:13:31.3441900Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3442545Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2025-09-07T07:13:31.3443207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2025-09-07T07:13:31.3443798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward_native.h' -> 'libtorch/include/ATen/ops/unfold_backward_native.h' 2025-09-07T07:13:31.3444347Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward_ops.h' -> 'libtorch/include/ATen/ops/unfold_backward_ops.h' 2025-09-07T07:13:31.3444816Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_copy.h' -> 'libtorch/include/ATen/ops/unfold_copy.h' 2025-09-07T07:13:31.3445731Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3446761Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3447308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_copy_native.h' -> 'libtorch/include/ATen/ops/unfold_copy_native.h' 2025-09-07T07:13:31.3447825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_copy_ops.h' -> 'libtorch/include/ATen/ops/unfold_copy_ops.h' 2025-09-07T07:13:31.3448375Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/unfold_cpu_dispatch.h' 2025-09-07T07:13:31.3448933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/unfold_cuda_dispatch.h' 2025-09-07T07:13:31.3449504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_meta_dispatch.h' -> 'libtorch/include/ATen/ops/unfold_meta_dispatch.h' 2025-09-07T07:13:31.3450032Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_native.h' -> 'libtorch/include/ATen/ops/unfold_native.h' 2025-09-07T07:13:31.3450494Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_ops.h' -> 'libtorch/include/ATen/ops/unfold_ops.h' 2025-09-07T07:13:31.3450945Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform.h' -> 'libtorch/include/ATen/ops/uniform.h' 2025-09-07T07:13:31.3451786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3452377Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/uniform_cpu_dispatch.h' 2025-09-07T07:13:31.3452965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/uniform_cuda_dispatch.h' 2025-09-07T07:13:31.3453635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_meta_dispatch.h' -> 'libtorch/include/ATen/ops/uniform_meta_dispatch.h' 2025-09-07T07:13:31.3454121Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_native.h' -> 'libtorch/include/ATen/ops/uniform_native.h' 2025-09-07T07:13:31.3454615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_ops.h' -> 'libtorch/include/ATen/ops/uniform_ops.h' 2025-09-07T07:13:31.3455154Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive.h' -> 'libtorch/include/ATen/ops/unique_consecutive.h' 2025-09-07T07:13:31.3456079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3456749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2025-09-07T07:13:31.3457422Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2025-09-07T07:13:31.3458041Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive_native.h' -> 'libtorch/include/ATen/ops/unique_consecutive_native.h' 2025-09-07T07:13:31.3458602Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive_ops.h' -> 'libtorch/include/ATen/ops/unique_consecutive_ops.h' 2025-09-07T07:13:31.3459049Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim.h' -> 'libtorch/include/ATen/ops/unique_dim.h' 2025-09-07T07:13:31.3460213Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3461039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_consecutive.h' -> 'libtorch/include/ATen/ops/unique_dim_consecutive.h' 2025-09-07T07:13:31.3462055Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3462810Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2025-09-07T07:13:31.3463564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2025-09-07T07:13:31.3464312Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_consecutive_native.h' -> 'libtorch/include/ATen/ops/unique_dim_consecutive_native.h' 2025-09-07T07:13:31.3464975Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_consecutive_ops.h' -> 'libtorch/include/ATen/ops/unique_dim_consecutive_ops.h' 2025-09-07T07:13:31.3465581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2025-09-07T07:13:31.3466262Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2025-09-07T07:13:31.3466823Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_native.h' -> 'libtorch/include/ATen/ops/unique_dim_native.h' 2025-09-07T07:13:31.3467332Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_ops.h' -> 'libtorch/include/ATen/ops/unique_dim_ops.h' 2025-09-07T07:13:31.3467861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_chunk.h' -> 'libtorch/include/ATen/ops/unsafe_chunk.h' 2025-09-07T07:13:31.3468786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3469350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_chunk_native.h' -> 'libtorch/include/ATen/ops/unsafe_chunk_native.h' 2025-09-07T07:13:31.3469928Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_chunk_ops.h' -> 'libtorch/include/ATen/ops/unsafe_chunk_ops.h' 2025-09-07T07:13:31.3470434Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split.h' -> 'libtorch/include/ATen/ops/unsafe_split.h' 2025-09-07T07:13:31.3471343Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3471913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_native.h' -> 'libtorch/include/ATen/ops/unsafe_split_native.h' 2025-09-07T07:13:31.3472460Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_ops.h' -> 'libtorch/include/ATen/ops/unsafe_split_ops.h' 2025-09-07T07:13:31.3473063Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_with_sizes.h' -> 'libtorch/include/ATen/ops/unsafe_split_with_sizes.h' 2025-09-07T07:13:31.3474067Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3474755Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_with_sizes_native.h' -> 'libtorch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2025-09-07T07:13:31.3475404Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' -> 'libtorch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2025-09-07T07:13:31.3476033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze.h' -> 'libtorch/include/ATen/ops/unsqueeze.h' 2025-09-07T07:13:31.3476904Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3477412Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_copy.h' -> 'libtorch/include/ATen/ops/unsqueeze_copy.h' 2025-09-07T07:13:31.3478333Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3479410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3479986Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_copy_native.h' -> 'libtorch/include/ATen/ops/unsqueeze_copy_native.h' 2025-09-07T07:13:31.3480543Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_copy_ops.h' -> 'libtorch/include/ATen/ops/unsqueeze_copy_ops.h' 2025-09-07T07:13:31.3481096Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_native.h' -> 'libtorch/include/ATen/ops/unsqueeze_native.h' 2025-09-07T07:13:31.3481592Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_ops.h' -> 'libtorch/include/ATen/ops/unsqueeze_ops.h' 2025-09-07T07:13:31.3482158Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d.h' 2025-09-07T07:13:31.3482809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_backward.h' 2025-09-07T07:13:31.3484050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3484844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.3485756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.3486437Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2025-09-07T07:13:31.3487393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2025-09-07T07:13:31.3488117Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2025-09-07T07:13:31.3488801Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2025-09-07T07:13:31.3489947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3490906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3491611Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2025-09-07T07:13:31.3492346Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2025-09-07T07:13:31.3492946Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_meta.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_meta.h' 2025-09-07T07:13:31.3493661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2025-09-07T07:13:31.3494284Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_native.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_native.h' 2025-09-07T07:13:31.3494875Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_ops.h' -> 'libtorch/include/ATen/ops/upsample_bicubic2d_ops.h' 2025-09-07T07:13:31.3495453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d.h' 2025-09-07T07:13:31.3496113Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_backward.h' 2025-09-07T07:13:31.3497352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3498200Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.3499006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.3499751Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2025-09-07T07:13:31.3500566Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2025-09-07T07:13:31.3501304Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2025-09-07T07:13:31.3502053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2025-09-07T07:13:31.3503020Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3504228Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3505402Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3506133Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2025-09-07T07:13:31.3506865Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2025-09-07T07:13:31.3507510Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_meta.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_meta.h' 2025-09-07T07:13:31.3508253Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2025-09-07T07:13:31.3508956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_native.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_native.h' 2025-09-07T07:13:31.3509592Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_ops.h' -> 'libtorch/include/ATen/ops/upsample_bilinear2d_ops.h' 2025-09-07T07:13:31.3510156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d.h' -> 'libtorch/include/ATen/ops/upsample_linear1d.h' 2025-09-07T07:13:31.3510811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_backward.h' 2025-09-07T07:13:31.3512050Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3512848Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.3513668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.3514420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_meta.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2025-09-07T07:13:31.3515238Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2025-09-07T07:13:31.3516209Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_native.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_backward_native.h' 2025-09-07T07:13:31.3516885Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_ops.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2025-09-07T07:13:31.3517998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3518986Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3519662Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2025-09-07T07:13:31.3520348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2025-09-07T07:13:31.3520951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_meta.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_meta.h' 2025-09-07T07:13:31.3521636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2025-09-07T07:13:31.3522259Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_native.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_native.h' 2025-09-07T07:13:31.3522854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_ops.h' -> 'libtorch/include/ATen/ops/upsample_linear1d_ops.h' 2025-09-07T07:13:31.3523411Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d.h' 2025-09-07T07:13:31.3524070Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_backward.h' 2025-09-07T07:13:31.3525323Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3526213Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.3526996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.3527674Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2025-09-07T07:13:31.3528453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2025-09-07T07:13:31.3529276Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_native.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2025-09-07T07:13:31.3529906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2025-09-07T07:13:31.3530961Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3532029Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3532725Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2025-09-07T07:13:31.3533588Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2025-09-07T07:13:31.3557617Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_meta.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_meta.h' 2025-09-07T07:13:31.3558728Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2025-09-07T07:13:31.3559358Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_native.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_native.h' 2025-09-07T07:13:31.3560135Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_ops.h' -> 'libtorch/include/ATen/ops/upsample_nearest1d_ops.h' 2025-09-07T07:13:31.3560859Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d.h' 2025-09-07T07:13:31.3561530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_backward.h' 2025-09-07T07:13:31.3562779Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3563585Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.3564397Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.3565201Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2025-09-07T07:13:31.3566010Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2025-09-07T07:13:31.3566744Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_native.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2025-09-07T07:13:31.3567447Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2025-09-07T07:13:31.3568429Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3569570Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3570545Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3571303Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2025-09-07T07:13:31.3572025Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2025-09-07T07:13:31.3572779Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_meta.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_meta.h' 2025-09-07T07:13:31.3573469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2025-09-07T07:13:31.3574195Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_native.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_native.h' 2025-09-07T07:13:31.3574754Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_ops.h' -> 'libtorch/include/ATen/ops/upsample_nearest2d_ops.h' 2025-09-07T07:13:31.3575319Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d.h' 2025-09-07T07:13:31.3575943Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_backward.h' 2025-09-07T07:13:31.3577182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3577892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.3578614Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.3579254Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2025-09-07T07:13:31.3579968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2025-09-07T07:13:31.3580631Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_native.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2025-09-07T07:13:31.3581277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2025-09-07T07:13:31.3582290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3583167Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3583787Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2025-09-07T07:13:31.3584700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2025-09-07T07:13:31.3585318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_meta.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_meta.h' 2025-09-07T07:13:31.3586069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2025-09-07T07:13:31.3586723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_native.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_native.h' 2025-09-07T07:13:31.3587328Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_ops.h' -> 'libtorch/include/ATen/ops/upsample_nearest3d_ops.h' 2025-09-07T07:13:31.3587949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d.h' 2025-09-07T07:13:31.3588651Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_backward.h' 2025-09-07T07:13:31.3589924Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3590800Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2025-09-07T07:13:31.3591666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2025-09-07T07:13:31.3592408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2025-09-07T07:13:31.3593247Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2025-09-07T07:13:31.3594033Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2025-09-07T07:13:31.3594772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2025-09-07T07:13:31.3595969Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3597052Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3597938Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2025-09-07T07:13:31.3598673Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2025-09-07T07:13:31.3599299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_meta.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_meta.h' 2025-09-07T07:13:31.3600016Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2025-09-07T07:13:31.3600675Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_native.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_native.h' 2025-09-07T07:13:31.3601290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_ops.h' -> 'libtorch/include/ATen/ops/upsample_trilinear3d_ops.h' 2025-09-07T07:13:31.3602004Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/value_selecting_reduction_backward.h' -> 'libtorch/include/ATen/ops/value_selecting_reduction_backward.h' 2025-09-07T07:13:31.3603150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3603934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/value_selecting_reduction_backward_native.h' -> 'libtorch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2025-09-07T07:13:31.3604710Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' -> 'libtorch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2025-09-07T07:13:31.3605156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values.h' -> 'libtorch/include/ATen/ops/values.h' 2025-09-07T07:13:31.3605975Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3606449Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_copy.h' -> 'libtorch/include/ATen/ops/values_copy.h' 2025-09-07T07:13:31.3607352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3608377Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3609038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_copy_native.h' -> 'libtorch/include/ATen/ops/values_copy_native.h' 2025-09-07T07:13:31.3609531Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_copy_ops.h' -> 'libtorch/include/ATen/ops/values_copy_ops.h' 2025-09-07T07:13:31.3610111Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_native.h' -> 'libtorch/include/ATen/ops/values_native.h' 2025-09-07T07:13:31.3610549Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_ops.h' -> 'libtorch/include/ATen/ops/values_ops.h' 2025-09-07T07:13:31.3611129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vander.h' -> 'libtorch/include/ATen/ops/vander.h' 2025-09-07T07:13:31.3611931Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3612420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vander_native.h' -> 'libtorch/include/ATen/ops/vander_native.h' 2025-09-07T07:13:31.3613040Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vander_ops.h' -> 'libtorch/include/ATen/ops/vander_ops.h' 2025-09-07T07:13:31.3613469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var.h' -> 'libtorch/include/ATen/ops/var.h' 2025-09-07T07:13:31.3614267Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3614784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/var_cpu_dispatch.h' 2025-09-07T07:13:31.3615311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/var_cuda_dispatch.h' 2025-09-07T07:13:31.3615761Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean.h' -> 'libtorch/include/ATen/ops/var_mean.h' 2025-09-07T07:13:31.3616585Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3617414Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3618014Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/var_mean_cpu_dispatch.h' 2025-09-07T07:13:31.3618581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/var_mean_cuda_dispatch.h' 2025-09-07T07:13:31.3619082Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_native.h' -> 'libtorch/include/ATen/ops/var_mean_native.h' 2025-09-07T07:13:31.3619599Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_ops.h' -> 'libtorch/include/ATen/ops/var_mean_ops.h' 2025-09-07T07:13:31.3620052Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_native.h' -> 'libtorch/include/ATen/ops/var_native.h' 2025-09-07T07:13:31.3620480Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_ops.h' -> 'libtorch/include/ATen/ops/var_ops.h' 2025-09-07T07:13:31.3620908Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot.h' -> 'libtorch/include/ATen/ops/vdot.h' 2025-09-07T07:13:31.3621704Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3622259Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/vdot_cpu_dispatch.h' 2025-09-07T07:13:31.3622808Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/vdot_cuda_dispatch.h' 2025-09-07T07:13:31.3623275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_native.h' -> 'libtorch/include/ATen/ops/vdot_native.h' 2025-09-07T07:13:31.3623713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_ops.h' -> 'libtorch/include/ATen/ops/vdot_ops.h' 2025-09-07T07:13:31.3624224Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view.h' -> 'libtorch/include/ATen/ops/view.h' 2025-09-07T07:13:31.3624833Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as.h' -> 'libtorch/include/ATen/ops/view_as.h' 2025-09-07T07:13:31.3625355Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex.h' -> 'libtorch/include/ATen/ops/view_as_complex.h' 2025-09-07T07:13:31.3625940Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_copy.h' -> 'libtorch/include/ATen/ops/view_as_complex_copy.h' 2025-09-07T07:13:31.3626906Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3628082Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3628741Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_copy_native.h' -> 'libtorch/include/ATen/ops/view_as_complex_copy_native.h' 2025-09-07T07:13:31.3629357Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_copy_ops.h' -> 'libtorch/include/ATen/ops/view_as_complex_copy_ops.h' 2025-09-07T07:13:31.3630012Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2025-09-07T07:13:31.3630691Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2025-09-07T07:13:31.3631354Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_meta_dispatch.h' -> 'libtorch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2025-09-07T07:13:31.3631946Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_native.h' -> 'libtorch/include/ATen/ops/view_as_complex_native.h' 2025-09-07T07:13:31.3632515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_ops.h' -> 'libtorch/include/ATen/ops/view_as_complex_ops.h' 2025-09-07T07:13:31.3633404Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3633907Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_native.h' -> 'libtorch/include/ATen/ops/view_as_native.h' 2025-09-07T07:13:31.3634399Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_ops.h' -> 'libtorch/include/ATen/ops/view_as_ops.h' 2025-09-07T07:13:31.3634913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real.h' -> 'libtorch/include/ATen/ops/view_as_real.h' 2025-09-07T07:13:31.3635451Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_copy.h' -> 'libtorch/include/ATen/ops/view_as_real_copy.h' 2025-09-07T07:13:31.3636503Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3637598Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3638199Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_copy_native.h' -> 'libtorch/include/ATen/ops/view_as_real_copy_native.h' 2025-09-07T07:13:31.3638753Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_copy_ops.h' -> 'libtorch/include/ATen/ops/view_as_real_copy_ops.h' 2025-09-07T07:13:31.3639352Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2025-09-07T07:13:31.3639975Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2025-09-07T07:13:31.3640583Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_meta_dispatch.h' -> 'libtorch/include/ATen/ops/view_as_real_meta_dispatch.h' 2025-09-07T07:13:31.3641122Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_native.h' -> 'libtorch/include/ATen/ops/view_as_real_native.h' 2025-09-07T07:13:31.3641642Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_ops.h' -> 'libtorch/include/ATen/ops/view_as_real_ops.h' 2025-09-07T07:13:31.3642443Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3642920Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_copy.h' -> 'libtorch/include/ATen/ops/view_copy.h' 2025-09-07T07:13:31.3643774Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3644772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3645286Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_copy_native.h' -> 'libtorch/include/ATen/ops/view_copy_native.h' 2025-09-07T07:13:31.3645780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_copy_ops.h' -> 'libtorch/include/ATen/ops/view_copy_ops.h' 2025-09-07T07:13:31.3646303Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/view_cpu_dispatch.h' 2025-09-07T07:13:31.3646940Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_meta_dispatch.h' -> 'libtorch/include/ATen/ops/view_meta_dispatch.h' 2025-09-07T07:13:31.3647408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_native.h' -> 'libtorch/include/ATen/ops/view_native.h' 2025-09-07T07:13:31.3647863Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_ops.h' -> 'libtorch/include/ATen/ops/view_ops.h' 2025-09-07T07:13:31.3648285Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vsplit.h' -> 'libtorch/include/ATen/ops/vsplit.h' 2025-09-07T07:13:31.3649101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3649622Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vsplit_native.h' -> 'libtorch/include/ATen/ops/vsplit_native.h' 2025-09-07T07:13:31.3650071Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vsplit_ops.h' -> 'libtorch/include/ATen/ops/vsplit_ops.h' 2025-09-07T07:13:31.3650504Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vstack.h' -> 'libtorch/include/ATen/ops/vstack.h' 2025-09-07T07:13:31.3651301Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3651806Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vstack_native.h' -> 'libtorch/include/ATen/ops/vstack_native.h' 2025-09-07T07:13:31.3652431Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vstack_ops.h' -> 'libtorch/include/ATen/ops/vstack_ops.h' 2025-09-07T07:13:31.3652851Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where.h' -> 'libtorch/include/ATen/ops/where.h' 2025-09-07T07:13:31.3653671Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3654283Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/where_cpu_dispatch.h' 2025-09-07T07:13:31.3654829Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/where_cuda_dispatch.h' 2025-09-07T07:13:31.3655309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_native.h' -> 'libtorch/include/ATen/ops/where_native.h' 2025-09-07T07:13:31.3655767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_ops.h' -> 'libtorch/include/ATen/ops/where_ops.h' 2025-09-07T07:13:31.3656184Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy.h' -> 'libtorch/include/ATen/ops/xlogy.h' 2025-09-07T07:13:31.3656999Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3658008Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' -> 'libtorch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-09-07T07:13:31.3658545Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/xlogy_cpu_dispatch.h' 2025-09-07T07:13:31.3659099Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/xlogy_cuda_dispatch.h' 2025-09-07T07:13:31.3659565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_meta.h' -> 'libtorch/include/ATen/ops/xlogy_meta.h' 2025-09-07T07:13:31.3660449Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_meta_dispatch.h' -> 'libtorch/include/ATen/ops/xlogy_meta_dispatch.h' 2025-09-07T07:13:31.3660945Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_native.h' -> 'libtorch/include/ATen/ops/xlogy_native.h' 2025-09-07T07:13:31.3661422Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_ops.h' -> 'libtorch/include/ATen/ops/xlogy_ops.h' 2025-09-07T07:13:31.3661833Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xor.h' -> 'libtorch/include/ATen/ops/xor.h' 2025-09-07T07:13:31.3662712Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2025-09-07T07:13:31.3663193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xor_native.h' -> 'libtorch/include/ATen/ops/xor_native.h' 2025-09-07T07:13:31.3663633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xor_ops.h' -> 'libtorch/include/ATen/ops/xor_ops.h' 2025-09-07T07:13:31.3664126Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero.h' -> 'libtorch/include/ATen/ops/zero.h' 2025-09-07T07:13:31.3665019Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3665565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_cpu_dispatch.h' -> 'libtorch/include/ATen/ops/zero_cpu_dispatch.h' 2025-09-07T07:13:31.3666117Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_cuda_dispatch.h' -> 'libtorch/include/ATen/ops/zero_cuda_dispatch.h' 2025-09-07T07:13:31.3666726Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_meta_dispatch.h' -> 'libtorch/include/ATen/ops/zero_meta_dispatch.h' 2025-09-07T07:13:31.3667207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_native.h' -> 'libtorch/include/ATen/ops/zero_native.h' 2025-09-07T07:13:31.3667656Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_ops.h' -> 'libtorch/include/ATen/ops/zero_ops.h' 2025-09-07T07:13:31.3668105Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros.h' -> 'libtorch/include/ATen/ops/zeros.h' 2025-09-07T07:13:31.3668944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3669413Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_like.h' -> 'libtorch/include/ATen/ops/zeros_like.h' 2025-09-07T07:13:31.3670308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' -> 'libtorch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2025-09-07T07:13:31.3671335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' -> 'libtorch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-09-07T07:13:31.3671895Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_like_native.h' -> 'libtorch/include/ATen/ops/zeros_like_native.h' 2025-09-07T07:13:31.3672409Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_like_ops.h' -> 'libtorch/include/ATen/ops/zeros_like_ops.h' 2025-09-07T07:13:31.3672944Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_native.h' -> 'libtorch/include/ATen/ops/zeros_native.h' 2025-09-07T07:13:31.3673419Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_ops.h' -> 'libtorch/include/ATen/ops/zeros_ops.h' 2025-09-07T07:13:31.3673825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Device.h' -> 'libtorch/include/ATen/Device.h' 2025-09-07T07:13:31.3674204Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ATen.h' -> 'libtorch/include/ATen/ATen.h' 2025-09-07T07:13:31.3674703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/AccumulateType.h' -> 'libtorch/include/ATen/AccumulateType.h' 2025-09-07T07:13:31.3675140Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ArrayRef.h' -> 'libtorch/include/ATen/ArrayRef.h' 2025-09-07T07:13:31.3675557Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Backend.h' -> 'libtorch/include/ATen/Backend.h' 2025-09-07T07:13:31.3676196Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Backtrace.h' -> 'libtorch/include/ATen/Backtrace.h' 2025-09-07T07:13:31.3676783Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/BlasBackend.h' -> 'libtorch/include/ATen/BlasBackend.h' 2025-09-07T07:13:31.3677242Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUApplyUtils.h' -> 'libtorch/include/ATen/CPUApplyUtils.h' 2025-09-07T07:13:31.3677773Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFixedAllocator.h' -> 'libtorch/include/ATen/CPUFixedAllocator.h' 2025-09-07T07:13:31.3678277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUGeneratorImpl.h' -> 'libtorch/include/ATen/CPUGeneratorImpl.h' 2025-09-07T07:13:31.3678773Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CachedTensorUtils.h' -> 'libtorch/include/ATen/CachedTensorUtils.h' 2025-09-07T07:13:31.3679245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CollapseDims.h' -> 'libtorch/include/ATen/CollapseDims.h' 2025-09-07T07:13:31.3679638Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Config.h' -> 'libtorch/include/ATen/Config.h' 2025-09-07T07:13:31.3680028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Context.h' -> 'libtorch/include/ATen/Context.h' 2025-09-07T07:13:31.3680454Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/DLConvertor.h' -> 'libtorch/include/ATen/DLConvertor.h' 2025-09-07T07:13:31.3680912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/DTensorState.h' -> 'libtorch/include/ATen/DTensorState.h' 2025-09-07T07:13:31.3681436Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/DeviceAccelerator.h' -> 'libtorch/include/ATen/DeviceAccelerator.h' 2025-09-07T07:13:31.3681866Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/DeviceGuard.h' -> 'libtorch/include/ATen/DeviceGuard.h' 2025-09-07T07:13:31.3682290Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/DimVector.h' -> 'libtorch/include/ATen/DimVector.h' 2025-09-07T07:13:31.3682676Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dimname.h' -> 'libtorch/include/ATen/Dimname.h' 2025-09-07T07:13:31.3683079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dispatch.h' -> 'libtorch/include/ATen/Dispatch.h' 2025-09-07T07:13:31.3683515Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dispatch_v2.h' -> 'libtorch/include/ATen/Dispatch_v2.h' 2025-09-07T07:13:31.3683980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/DynamicLibrary.h' -> 'libtorch/include/ATen/DynamicLibrary.h' 2025-09-07T07:13:31.3684407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/EmptyTensor.h' -> 'libtorch/include/ATen/EmptyTensor.h' 2025-09-07T07:13:31.3685006Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ExpandBase.h' -> 'libtorch/include/ATen/ExpandBase.h' 2025-09-07T07:13:31.3685445Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ExpandUtils.h' -> 'libtorch/include/ATen/ExpandUtils.h' 2025-09-07T07:13:31.3685876Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Formatting.h' -> 'libtorch/include/ATen/Formatting.h' 2025-09-07T07:13:31.3686344Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/FuncTorchTLS.h' -> 'libtorch/include/ATen/FuncTorchTLS.h' 2025-09-07T07:13:31.3686956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/FunctionalStorageImpl.h' -> 'libtorch/include/ATen/FunctionalStorageImpl.h' 2025-09-07T07:13:31.3687559Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/FunctionalTensorWrapper.h' -> 'libtorch/include/ATen/FunctionalTensorWrapper.h' 2025-09-07T07:13:31.3687998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Generator.h' -> 'libtorch/include/ATen/Generator.h' 2025-09-07T07:13:31.3688421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/InferSize.h' -> 'libtorch/include/ATen/InferSize.h' 2025-09-07T07:13:31.3688979Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/InitialTensorOptions.h' -> 'libtorch/include/ATen/InitialTensorOptions.h' 2025-09-07T07:13:31.3689384Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Layout.h' -> 'libtorch/include/ATen/Layout.h' 2025-09-07T07:13:31.3689956Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyBatchedFallback.h' -> 'libtorch/include/ATen/LegacyBatchedFallback.h' 2025-09-07T07:13:31.3690555Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyBatchedTensorImpl.h' -> 'libtorch/include/ATen/LegacyBatchedTensorImpl.h' 2025-09-07T07:13:31.3691078Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyVmapMode.h' -> 'libtorch/include/ATen/LegacyVmapMode.h' 2025-09-07T07:13:31.3691638Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyVmapTransforms.h' -> 'libtorch/include/ATen/LegacyVmapTransforms.h' 2025-09-07T07:13:31.3692106Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/LinalgBackend.h' -> 'libtorch/include/ATen/LinalgBackend.h' 2025-09-07T07:13:31.3692572Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/MapAllocator.h' -> 'libtorch/include/ATen/MapAllocator.h' 2025-09-07T07:13:31.3693024Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/MatrixRef.h' -> 'libtorch/include/ATen/MatrixRef.h' 2025-09-07T07:13:31.3693492Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/MemoryOverlap.h' -> 'libtorch/include/ATen/MemoryOverlap.h' 2025-09-07T07:13:31.3693949Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/NamedTensor.h' -> 'libtorch/include/ATen/NamedTensor.h' 2025-09-07T07:13:31.3694457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/NamedTensorUtils.h' -> 'libtorch/include/ATen/NamedTensorUtils.h' 2025-09-07T07:13:31.3694988Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/NestedTensorImpl.h' -> 'libtorch/include/ATen/NestedTensorImpl.h' 2025-09-07T07:13:31.3695452Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/NumericUtils.h' -> 'libtorch/include/ATen/NumericUtils.h' 2025-09-07T07:13:31.3695887Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/OpMathType.h' -> 'libtorch/include/ATen/OpMathType.h' 2025-09-07T07:13:31.3696391Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/OpaqueTensorImpl.h' -> 'libtorch/include/ATen/OpaqueTensorImpl.h' 2025-09-07T07:13:31.3696866Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/PTThreadPool.h' -> 'libtorch/include/ATen/PTThreadPool.h' 2025-09-07T07:13:31.3697249Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/PadNd.h' -> 'libtorch/include/ATen/PadNd.h' 2025-09-07T07:13:31.3697699Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Parallel-inl.h' -> 'libtorch/include/ATen/Parallel-inl.h' 2025-09-07T07:13:31.3698127Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Parallel.h' -> 'libtorch/include/ATen/Parallel.h' 2025-09-07T07:13:31.3698611Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelFuture.h' -> 'libtorch/include/ATen/ParallelFuture.h' 2025-09-07T07:13:31.3699089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelNative.h' -> 'libtorch/include/ATen/ParallelNative.h' 2025-09-07T07:13:31.3699572Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelOpenMP.h' -> 'libtorch/include/ATen/ParallelOpenMP.h' 2025-09-07T07:13:31.3700174Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/PythonTorchFunctionTLS.h' -> 'libtorch/include/ATen/PythonTorchFunctionTLS.h' 2025-09-07T07:13:31.3700684Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ROCmFABackend.h' -> 'libtorch/include/ATen/ROCmFABackend.h' 2025-09-07T07:13:31.3701120Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SDPBackend.h' -> 'libtorch/include/ATen/SDPBackend.h' 2025-09-07T07:13:31.3701633Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SavedTensorHooks.h' -> 'libtorch/include/ATen/SavedTensorHooks.h' 2025-09-07T07:13:31.3702023Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Scalar.h' -> 'libtorch/include/ATen/Scalar.h' 2025-09-07T07:13:31.3702448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ScalarOps.h' -> 'libtorch/include/ATen/ScalarOps.h' 2025-09-07T07:13:31.3702893Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ScalarType.h' -> 'libtorch/include/ATen/ScalarType.h' 2025-09-07T07:13:31.3703370Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SequenceNumber.h' -> 'libtorch/include/ATen/SequenceNumber.h' 2025-09-07T07:13:31.3703815Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SmallVector.h' -> 'libtorch/include/ATen/SmallVector.h' 2025-09-07T07:13:31.3704632Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseCsrTensorImpl.h' -> 'libtorch/include/ATen/SparseCsrTensorImpl.h' 2025-09-07T07:13:31.3705265Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseCsrTensorUtils.h' -> 'libtorch/include/ATen/SparseCsrTensorUtils.h' 2025-09-07T07:13:31.3705789Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseTensorImpl.h' -> 'libtorch/include/ATen/SparseTensorImpl.h' 2025-09-07T07:13:31.3706219Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Storage.h' -> 'libtorch/include/ATen/Storage.h' 2025-09-07T07:13:31.3706719Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/StorageUtils.h' -> 'libtorch/include/ATen/StorageUtils.h' 2025-09-07T07:13:31.3707116Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Tensor.h' -> 'libtorch/include/ATen/Tensor.h' 2025-09-07T07:13:31.3707623Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorAccessor.h' -> 'libtorch/include/ATen/TensorAccessor.h' 2025-09-07T07:13:31.3708111Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorGeometry.h' -> 'libtorch/include/ATen/TensorGeometry.h' 2025-09-07T07:13:31.3708600Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIndexing.h' -> 'libtorch/include/ATen/TensorIndexing.h' 2025-09-07T07:13:31.3709127Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIterator.h' -> 'libtorch/include/ATen/TensorIterator.h' 2025-09-07T07:13:31.3709732Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIteratorInternal.h' -> 'libtorch/include/ATen/TensorIteratorInternal.h' 2025-09-07T07:13:31.3710177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorMeta.h' -> 'libtorch/include/ATen/TensorMeta.h' 2025-09-07T07:13:31.3710647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorNames.h' -> 'libtorch/include/ATen/TensorNames.h' 2025-09-07T07:13:31.3711155Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorOperators.h' -> 'libtorch/include/ATen/TensorOperators.h' 2025-09-07T07:13:31.3711635Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorOptions.h' -> 'libtorch/include/ATen/TensorOptions.h' 2025-09-07T07:13:31.3712264Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorSubclassLikeUtils.h' -> 'libtorch/include/ATen/TensorSubclassLikeUtils.h' 2025-09-07T07:13:31.3712720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorUtils.h' -> 'libtorch/include/ATen/TensorUtils.h' 2025-09-07T07:13:31.3713348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ThreadLocalPythonObjects.h' -> 'libtorch/include/ATen/ThreadLocalPythonObjects.h' 2025-09-07T07:13:31.3713881Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ThreadLocalState.h' -> 'libtorch/include/ATen/ThreadLocalState.h' 2025-09-07T07:13:31.3714332Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TracerMode.h' -> 'libtorch/include/ATen/TracerMode.h' 2025-09-07T07:13:31.3714818Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/TypeDefault.h' -> 'libtorch/include/ATen/TypeDefault.h' 2025-09-07T07:13:31.3715221Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Utils.h' -> 'libtorch/include/ATen/Utils.h' 2025-09-07T07:13:31.3715637Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Version.h' -> 'libtorch/include/ATen/Version.h' 2025-09-07T07:13:31.3716214Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/WrapDimUtils.h' -> 'libtorch/include/ATen/WrapDimUtils.h' 2025-09-07T07:13:31.3716749Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/WrapDimUtilsMulti.h' -> 'libtorch/include/ATen/WrapDimUtilsMulti.h' 2025-09-07T07:13:31.3717198Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/autocast_mode.h' -> 'libtorch/include/ATen/autocast_mode.h' 2025-09-07T07:13:31.3717604Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/ceil_div.h' -> 'libtorch/include/ATen/ceil_div.h' 2025-09-07T07:13:31.3718063Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/code_template.h' -> 'libtorch/include/ATen/code_template.h' 2025-09-07T07:13:31.3718576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpp_custom_type_hack.h' -> 'libtorch/include/ATen/cpp_custom_type_hack.h' 2025-09-07T07:13:31.3719002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/div_rtn.h' -> 'libtorch/include/ATen/div_rtn.h' 2025-09-07T07:13:31.3719405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/dlpack.h' -> 'libtorch/include/ATen/dlpack.h' 2025-09-07T07:13:31.3719825Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/jit_macros.h' -> 'libtorch/include/ATen/jit_macros.h' 2025-09-07T07:13:31.3720311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/jiterator_macros.h' -> 'libtorch/include/ATen/jiterator_macros.h' 2025-09-07T07:13:31.3720821Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/record_function.h' -> 'libtorch/include/ATen/record_function.h' 2025-09-07T07:13:31.3721277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFunctions.h' -> 'libtorch/include/ATen/CPUFunctions.h' 2025-09-07T07:13:31.3721762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFunctions_inl.h' -> 'libtorch/include/ATen/CPUFunctions_inl.h' 2025-09-07T07:13:31.3722534Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradFunctions.h' -> 'libtorch/include/ATen/CompositeExplicitAutogradFunctions.h' 2025-09-07T07:13:31.3723364Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' -> 'libtorch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2025-09-07T07:13:31.3724307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' -> 'libtorch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2025-09-07T07:13:31.3725411Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' -> 'libtorch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2025-09-07T07:13:31.3726145Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradFunctions.h' -> 'libtorch/include/ATen/CompositeImplicitAutogradFunctions.h' 2025-09-07T07:13:31.3726921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' -> 'libtorch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2025-09-07T07:13:31.3728026Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' -> 'libtorch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2025-09-07T07:13:31.3729001Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' -> 'libtorch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2025-09-07T07:13:31.3729425Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Functions.h' -> 'libtorch/include/ATen/Functions.h' 2025-09-07T07:13:31.3729907Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/MetaFunctions.h' -> 'libtorch/include/ATen/MetaFunctions.h' 2025-09-07T07:13:31.3730434Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/MetaFunctions_inl.h' -> 'libtorch/include/ATen/MetaFunctions_inl.h' 2025-09-07T07:13:31.3730929Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/MethodOperators.h' -> 'libtorch/include/ATen/MethodOperators.h' 2025-09-07T07:13:31.3731433Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/NativeFunctions.h' -> 'libtorch/include/ATen/NativeFunctions.h' 2025-09-07T07:13:31.3731980Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/NativeMetaFunctions.h' -> 'libtorch/include/ATen/NativeMetaFunctions.h' 2025-09-07T07:13:31.3732403Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/Operators.h' -> 'libtorch/include/ATen/Operators.h' 2025-09-07T07:13:31.3732965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/RedispatchFunctions.h' -> 'libtorch/include/ATen/RedispatchFunctions.h' 2025-09-07T07:13:31.3733571Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/RegistrationDeclarations.h' -> 'libtorch/include/ATen/RegistrationDeclarations.h' 2025-09-07T07:13:31.3734145Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/VmapGeneratedPlumbing.h' -> 'libtorch/include/ATen/VmapGeneratedPlumbing.h' 2025-09-07T07:13:31.3734654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CUDAFunctions.h' -> 'libtorch/include/ATen/CUDAFunctions.h' 2025-09-07T07:13:31.3735156Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/CUDAFunctions_inl.h' -> 'libtorch/include/ATen/CUDAFunctions_inl.h' 2025-09-07T07:13:31.3735487Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu' -> 'libtorch/include/ATen/cpu' 2025-09-07T07:13:31.3736009Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/FlushDenormal.h' -> 'libtorch/include/ATen/cpu/FlushDenormal.h' 2025-09-07T07:13:31.3736457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/Utils.h' -> 'libtorch/include/ATen/cpu/Utils.h' 2025-09-07T07:13:31.3736853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vml.h' -> 'libtorch/include/ATen/cpu/vml.h' 2025-09-07T07:13:31.3737239Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec' -> 'libtorch/include/ATen/cpu/vec' 2025-09-07T07:13:31.3737755Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/functional.h' -> 'libtorch/include/ATen/cpu/vec/functional.h' 2025-09-07T07:13:31.3738318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/functional_base.h' -> 'libtorch/include/ATen/cpu/vec/functional_base.h' 2025-09-07T07:13:31.3738968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/functional_bfloat16.h' -> 'libtorch/include/ATen/cpu/vec/functional_bfloat16.h' 2025-09-07T07:13:31.3739485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/intrinsics.h' -> 'libtorch/include/ATen/cpu/vec/intrinsics.h' 2025-09-07T07:13:31.3739932Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec.h' -> 'libtorch/include/ATen/cpu/vec/vec.h' 2025-09-07T07:13:31.3740405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_base.h' -> 'libtorch/include/ATen/cpu/vec/vec_base.h' 2025-09-07T07:13:31.3740911Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_convert.h' -> 'libtorch/include/ATen/cpu/vec/vec_convert.h' 2025-09-07T07:13:31.3741392Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_half.h' -> 'libtorch/include/ATen/cpu/vec/vec_half.h' 2025-09-07T07:13:31.3741861Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_mask.h' -> 'libtorch/include/ATen/cpu/vec/vec_mask.h' 2025-09-07T07:13:31.3742309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_n.h' -> 'libtorch/include/ATen/cpu/vec/vec_n.h' 2025-09-07T07:13:31.3742800Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_quant.h' -> 'libtorch/include/ATen/cpu/vec/vec_quant.h' 2025-09-07T07:13:31.3743222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve' -> 'libtorch/include/ATen/cpu/vec/sve' 2025-09-07T07:13:31.3743767Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/sve_helper.h' -> 'libtorch/include/ATen/cpu/vec/sve/sve_helper.h' 2025-09-07T07:13:31.3744618Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/vec_bfloat16.h' -> 'libtorch/include/ATen/cpu/vec/sve/vec_bfloat16.h' 2025-09-07T07:13:31.3745217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/vec_common_sve.h' -> 'libtorch/include/ATen/cpu/vec/sve/vec_common_sve.h' 2025-09-07T07:13:31.3745774Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/vec_double.h' -> 'libtorch/include/ATen/cpu/vec/sve/vec_double.h' 2025-09-07T07:13:31.3746330Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/vec_float.h' -> 'libtorch/include/ATen/cpu/vec/sve/vec_float.h' 2025-09-07T07:13:31.3746853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/vec_int.h' -> 'libtorch/include/ATen/cpu/vec/sve/vec_int.h' 2025-09-07T07:13:31.3747388Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/vec_qint.h' -> 'libtorch/include/ATen/cpu/vec/sve/vec_qint.h' 2025-09-07T07:13:31.3747868Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128' -> 'libtorch/include/ATen/cpu/vec/vec128' 2025-09-07T07:13:31.3748426Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128/vec128.h' -> 'libtorch/include/ATen/cpu/vec/vec128/vec128.h' 2025-09-07T07:13:31.3749166Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' -> 'libtorch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-09-07T07:13:31.3749827Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128/vec128_convert.h' -> 'libtorch/include/ATen/cpu/vec/vec128/vec128_convert.h' 2025-09-07T07:13:31.3750507Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h' -> 'libtorch/include/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-09-07T07:13:31.3751197Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h' -> 'libtorch/include/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-09-07T07:13:31.3752101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' -> 'libtorch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-09-07T07:13:31.3752562Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256' -> 'libtorch/include/ATen/cpu/vec/vec256' 2025-09-07T07:13:31.3753277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' -> 'libtorch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2025-09-07T07:13:31.3753973Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' -> 'libtorch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2025-09-07T07:13:31.3754540Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vec256.h' 2025-09-07T07:13:31.3755222Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h' 2025-09-07T07:13:31.3755895Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-09-07T07:13:31.3756720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-09-07T07:13:31.3757407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-09-07T07:13:31.3758043Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_convert.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2025-09-07T07:13:31.3758657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_double.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vec256_double.h' 2025-09-07T07:13:31.3759308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_float.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vec256_float.h' 2025-09-07T07:13:31.3760042Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_half.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vec256_half.h' 2025-09-07T07:13:31.3760794Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_int.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vec256_int.h' 2025-09-07T07:13:31.3761413Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_mask.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2025-09-07T07:13:31.3762007Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_qint.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2025-09-07T07:13:31.3762511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx' 2025-09-07T07:13:31.3763279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-09-07T07:13:31.3764013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-09-07T07:13:31.3764902Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-09-07T07:13:31.3765721Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-09-07T07:13:31.3766453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-09-07T07:13:31.3767207Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-09-07T07:13:31.3767934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-09-07T07:13:31.3768647Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-09-07T07:13:31.3769396Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-09-07T07:13:31.3770135Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-09-07T07:13:31.3770847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-09-07T07:13:31.3771581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-09-07T07:13:31.3772405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' -> 'libtorch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-09-07T07:13:31.3772921Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/zarch' -> 'libtorch/include/ATen/cpu/vec/vec256/zarch' 2025-09-07T07:13:31.3773602Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' -> 'libtorch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-09-07T07:13:31.3774062Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512' -> 'libtorch/include/ATen/cpu/vec/vec512' 2025-09-07T07:13:31.3774606Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512.h' -> 'libtorch/include/ATen/cpu/vec/vec512/vec512.h' 2025-09-07T07:13:31.3775281Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' -> 'libtorch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-09-07T07:13:31.3776003Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' -> 'libtorch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-09-07T07:13:31.3776705Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' -> 'libtorch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-09-07T07:13:31.3777335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_convert.h' -> 'libtorch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2025-09-07T07:13:31.3777951Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_double.h' -> 'libtorch/include/ATen/cpu/vec/vec512/vec512_double.h' 2025-09-07T07:13:31.3778566Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_float.h' -> 'libtorch/include/ATen/cpu/vec/vec512/vec512_float.h' 2025-09-07T07:13:31.3779182Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_float8.h' -> 'libtorch/include/ATen/cpu/vec/vec512/vec512_float8.h' 2025-09-07T07:13:31.3779758Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_int.h' -> 'libtorch/include/ATen/cpu/vec/vec512/vec512_int.h' 2025-09-07T07:13:31.3780415Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_mask.h' -> 'libtorch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2025-09-07T07:13:31.3780997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_qint.h' -> 'libtorch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2025-09-07T07:13:31.3781369Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail' -> 'libtorch/include/ATen/detail' 2025-09-07T07:13:31.3782133Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/AcceleratorHooksInterface.h' -> 'libtorch/include/ATen/detail/AcceleratorHooksInterface.h' 2025-09-07T07:13:31.3782750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/CUDAHooksInterface.h' -> 'libtorch/include/ATen/detail/CUDAHooksInterface.h' 2025-09-07T07:13:31.3783314Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/FunctionTraits.h' -> 'libtorch/include/ATen/detail/FunctionTraits.h' 2025-09-07T07:13:31.3783998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/HIPHooksInterface.h' -> 'libtorch/include/ATen/detail/HIPHooksInterface.h' 2025-09-07T07:13:31.3784808Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/HPUHooksInterface.h' -> 'libtorch/include/ATen/detail/HPUHooksInterface.h' 2025-09-07T07:13:31.3785425Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/IPUHooksInterface.h' -> 'libtorch/include/ATen/detail/IPUHooksInterface.h' 2025-09-07T07:13:31.3786069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/MAIAHooksInterface.h' -> 'libtorch/include/ATen/detail/MAIAHooksInterface.h' 2025-09-07T07:13:31.3786680Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/MPSHooksInterface.h' -> 'libtorch/include/ATen/detail/MPSHooksInterface.h' 2025-09-07T07:13:31.3787314Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/MTIAHooksInterface.h' -> 'libtorch/include/ATen/detail/MTIAHooksInterface.h' 2025-09-07T07:13:31.3788068Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/PrivateUse1HooksInterface.h' -> 'libtorch/include/ATen/detail/PrivateUse1HooksInterface.h' 2025-09-07T07:13:31.3788683Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/XPUHooksInterface.h' -> 'libtorch/include/ATen/detail/XPUHooksInterface.h' 2025-09-07T07:13:31.3789099Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch' -> 'libtorch/include/ATen/functorch' 2025-09-07T07:13:31.3789726Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/ADInterpreters.h' -> 'libtorch/include/ATen/functorch/ADInterpreters.h' 2025-09-07T07:13:31.3790371Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/BatchRulesHelper.h' -> 'libtorch/include/ATen/functorch/BatchRulesHelper.h' 2025-09-07T07:13:31.3791025Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/BatchedFallback.h' -> 'libtorch/include/ATen/functorch/BatchedFallback.h' 2025-09-07T07:13:31.3791700Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/BatchedTensorImpl.h' -> 'libtorch/include/ATen/functorch/BatchedTensorImpl.h' 2025-09-07T07:13:31.3792454Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/BatchingMetaprogramming.h' -> 'libtorch/include/ATen/functorch/BatchingMetaprogramming.h' 2025-09-07T07:13:31.3793060Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/DynamicLayer.h' -> 'libtorch/include/ATen/functorch/DynamicLayer.h' 2025-09-07T07:13:31.3793822Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/FunctionalizeInterpreter.h' -> 'libtorch/include/ATen/functorch/FunctionalizeInterpreter.h' 2025-09-07T07:13:31.3794406Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/Interpreter.h' -> 'libtorch/include/ATen/functorch/Interpreter.h' 2025-09-07T07:13:31.3795125Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/LegacyVmapTransforms.h' -> 'libtorch/include/ATen/functorch/LegacyVmapTransforms.h' 2025-09-07T07:13:31.3795636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/Macros.h' -> 'libtorch/include/ATen/functorch/Macros.h' 2025-09-07T07:13:31.3796400Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/PlumbingHelper.h' -> 'libtorch/include/ATen/functorch/PlumbingHelper.h' 2025-09-07T07:13:31.3796998Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/TensorWrapper.h' -> 'libtorch/include/ATen/functorch/TensorWrapper.h' 2025-09-07T07:13:31.3797607Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/VmapInterpreter.h' -> 'libtorch/include/ATen/functorch/VmapInterpreter.h' 2025-09-07T07:13:31.3798040Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized' -> 'libtorch/include/ATen/quantized' 2025-09-07T07:13:31.3798619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized/QTensorImpl.h' -> 'libtorch/include/ATen/quantized/QTensorImpl.h' 2025-09-07T07:13:31.3799152Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized/Quantizer.h' -> 'libtorch/include/ATen/quantized/Quantizer.h' 2025-09-07T07:13:31.3799496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core' -> 'libtorch/include/ATen/core' 2025-09-07T07:13:31.3800028Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ATenGeneral.h' -> 'libtorch/include/ATen/core/ATenGeneral.h' 2025-09-07T07:13:31.3800511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ATenOpList.h' -> 'libtorch/include/ATen/core/ATenOpList.h' 2025-09-07T07:13:31.3800958Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ATen_fwd.h' -> 'libtorch/include/ATen/core/ATen_fwd.h' 2025-09-07T07:13:31.3801409Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ATen_pch.h' -> 'libtorch/include/ATen/core/ATen_pch.h' 2025-09-07T07:13:31.3801852Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Array.h' -> 'libtorch/include/ATen/core/Array.h' 2025-09-07T07:13:31.3802323Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Backtrace.h' -> 'libtorch/include/ATen/core/Backtrace.h' 2025-09-07T07:13:31.3802943Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/CachingHostAllocator.h' -> 'libtorch/include/ATen/core/CachingHostAllocator.h' 2025-09-07T07:13:31.3803533Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/CheckMemoryFormat.h' -> 'libtorch/include/ATen/core/CheckMemoryFormat.h' 2025-09-07T07:13:31.3804215Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/DeprecatedTypeProperties.h' -> 'libtorch/include/ATen/core/DeprecatedTypeProperties.h' 2025-09-07T07:13:31.3805036Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' -> 'libtorch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-09-07T07:13:31.3805457Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Dict.h' -> 'libtorch/include/ATen/core/Dict.h' 2025-09-07T07:13:31.3805930Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Dict_inl.h' -> 'libtorch/include/ATen/core/Dict_inl.h' 2025-09-07T07:13:31.3806414Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/DimVector.h' -> 'libtorch/include/ATen/core/DimVector.h' 2025-09-07T07:13:31.3806860Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Dimname.h' -> 'libtorch/include/ATen/core/Dimname.h' 2025-09-07T07:13:31.3807467Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/DistributionsHelper.h' -> 'libtorch/include/ATen/core/DistributionsHelper.h' 2025-09-07T07:13:31.3807947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Formatting.h' -> 'libtorch/include/ATen/core/Formatting.h' 2025-09-07T07:13:31.3808428Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Generator.h' -> 'libtorch/include/ATen/core/Generator.h' 2025-09-07T07:13:31.3809230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/GeneratorForPrivateuseone.h' -> 'libtorch/include/ATen/core/GeneratorForPrivateuseone.h' 2025-09-07T07:13:31.3809678Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/IListRef.h' -> 'libtorch/include/ATen/core/IListRef.h' 2025-09-07T07:13:31.3810197Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/IListRef_inl.h' -> 'libtorch/include/ATen/core/IListRef_inl.h' 2025-09-07T07:13:31.3810772Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/LegacyTypeDispatch.h' -> 'libtorch/include/ATen/core/LegacyTypeDispatch.h' 2025-09-07T07:13:31.3811177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/List.h' -> 'libtorch/include/ATen/core/List.h' 2025-09-07T07:13:31.3811616Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/List_inl.h' -> 'libtorch/include/ATen/core/List_inl.h' 2025-09-07T07:13:31.3812185Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/MT19937RNGEngine.h' -> 'libtorch/include/ATen/core/MT19937RNGEngine.h' 2025-09-07T07:13:31.3812668Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/NamedTensor.h' -> 'libtorch/include/ATen/core/NamedTensor.h' 2025-09-07T07:13:31.3813277Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/NestedIntSymNodeImpl.h' -> 'libtorch/include/ATen/core/NestedIntSymNodeImpl.h' 2025-09-07T07:13:31.3813814Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/PhiloxRNGEngine.h' -> 'libtorch/include/ATen/core/PhiloxRNGEngine.h' 2025-09-07T07:13:31.3814445Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/PythonFallbackKernel.h' -> 'libtorch/include/ATen/core/PythonFallbackKernel.h' 2025-09-07T07:13:31.3815210Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/PythonOpRegistrationTrampoline.h' -> 'libtorch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2025-09-07T07:13:31.3815720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/QuantizerBase.h' -> 'libtorch/include/ATen/core/QuantizerBase.h' 2025-09-07T07:13:31.3816136Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Range.h' -> 'libtorch/include/ATen/core/Range.h' 2025-09-07T07:13:31.3816786Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Reduction.h' -> 'libtorch/include/ATen/core/Reduction.h' 2025-09-07T07:13:31.3817223Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Scalar.h' -> 'libtorch/include/ATen/core/Scalar.h' 2025-09-07T07:13:31.3817709Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ScalarType.h' -> 'libtorch/include/ATen/core/ScalarType.h' 2025-09-07T07:13:31.3818158Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Tensor.h' -> 'libtorch/include/ATen/core/Tensor.h' 2025-09-07T07:13:31.3818694Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TensorAccessor.h' -> 'libtorch/include/ATen/core/TensorAccessor.h' 2025-09-07T07:13:31.3819175Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TensorBase.h' -> 'libtorch/include/ATen/core/TensorBase.h' 2025-09-07T07:13:31.3819781Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TorchDispatchUtils.h' -> 'libtorch/include/ATen/core/TorchDispatchUtils.h' 2025-09-07T07:13:31.3820423Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TransformationHelper.h' -> 'libtorch/include/ATen/core/TransformationHelper.h' 2025-09-07T07:13:31.3821027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/UndefinedTensorImpl.h' -> 'libtorch/include/ATen/core/UndefinedTensorImpl.h' 2025-09-07T07:13:31.3821547Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/UnsafeFromTH.h' -> 'libtorch/include/ATen/core/UnsafeFromTH.h' 2025-09-07T07:13:31.3822186Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/VariableHooksInterface.h' -> 'libtorch/include/ATen/core/VariableHooksInterface.h' 2025-09-07T07:13:31.3822645Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Variadic.h' -> 'libtorch/include/ATen/core/Variadic.h' 2025-09-07T07:13:31.3823094Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Vitals.h' -> 'libtorch/include/ATen/core/Vitals.h' 2025-09-07T07:13:31.3823562Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/alias_info.h' -> 'libtorch/include/ATen/core/alias_info.h' 2025-09-07T07:13:31.3824059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/blob.h' -> 'libtorch/include/ATen/core/blob.h' 2025-09-07T07:13:31.3824830Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/builtin_function.h' -> 'libtorch/include/ATen/core/builtin_function.h' 2025-09-07T07:13:31.3825309Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/class_type.h' -> 'libtorch/include/ATen/core/class_type.h' 2025-09-07T07:13:31.3825811Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/custom_class.h' -> 'libtorch/include/ATen/core/custom_class.h' 2025-09-07T07:13:31.3826329Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dynamic_type.h' -> 'libtorch/include/ATen/core/dynamic_type.h' 2025-09-07T07:13:31.3826828Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/enum_type.h' -> 'libtorch/include/ATen/core/enum_type.h' 2025-09-07T07:13:31.3827300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/function.h' -> 'libtorch/include/ATen/core/function.h' 2025-09-07T07:13:31.3827854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/function_schema.h' -> 'libtorch/include/ATen/core/function_schema.h' 2025-09-07T07:13:31.3828430Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/function_schema_inl.h' -> 'libtorch/include/ATen/core/function_schema_inl.h' 2025-09-07T07:13:31.3828957Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/functional.h' -> 'libtorch/include/ATen/core/functional.h' 2025-09-07T07:13:31.3829438Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/grad_mode.h' -> 'libtorch/include/ATen/core/grad_mode.h' 2025-09-07T07:13:31.3829996Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/interned_strings.h' -> 'libtorch/include/ATen/core/interned_strings.h' 2025-09-07T07:13:31.3830610Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/interned_strings_class.h' -> 'libtorch/include/ATen/core/interned_strings_class.h' 2025-09-07T07:13:31.3831079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ivalue.h' -> 'libtorch/include/ATen/core/ivalue.h' 2025-09-07T07:13:31.3831562Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ivalue_inl.h' -> 'libtorch/include/ATen/core/ivalue_inl.h' 2025-09-07T07:13:31.3832036Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ivalue_to.h' -> 'libtorch/include/ATen/core/ivalue_to.h' 2025-09-07T07:13:31.3832511Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/jit_type.h' -> 'libtorch/include/ATen/core/jit_type.h' 2025-09-07T07:13:31.3833012Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/jit_type_base.h' -> 'libtorch/include/ATen/core/jit_type_base.h' 2025-09-07T07:13:31.3833534Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/operator_name.h' -> 'libtorch/include/ATen/core/operator_name.h' 2025-09-07T07:13:31.3834080Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/qualified_name.h' -> 'libtorch/include/ATen/core/qualified_name.h' 2025-09-07T07:13:31.3834636Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/rref_interface.h' -> 'libtorch/include/ATen/core/rref_interface.h' 2025-09-07T07:13:31.3835077Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/stack.h' -> 'libtorch/include/ATen/core/stack.h' 2025-09-07T07:13:31.3835542Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/symbol.h' -> 'libtorch/include/ATen/core/symbol.h' 2025-09-07T07:13:31.3836048Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/type_factory.h' -> 'libtorch/include/ATen/core/type_factory.h' 2025-09-07T07:13:31.3836615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/type_ptr.h' -> 'libtorch/include/ATen/core/type_ptr.h' 2025-09-07T07:13:31.3837062Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/typeid.h' -> 'libtorch/include/ATen/core/typeid.h' 2025-09-07T07:13:31.3837542Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TensorBody.h' -> 'libtorch/include/ATen/core/TensorBody.h' 2025-09-07T07:13:31.3838121Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/aten_interned_strings.h' -> 'libtorch/include/ATen/core/aten_interned_strings.h' 2025-09-07T07:13:31.3838576Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/enum_tag.h' -> 'libtorch/include/ATen/core/enum_tag.h' 2025-09-07T07:13:31.3839129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing' -> 'libtorch/include/ATen/core/boxing' 2025-09-07T07:13:31.3839694Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/BoxedKernel.h' -> 'libtorch/include/ATen/core/boxing/BoxedKernel.h' 2025-09-07T07:13:31.3840318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/BoxedKernel_impl.h' -> 'libtorch/include/ATen/core/boxing/BoxedKernel_impl.h' 2025-09-07T07:13:31.3840943Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/KernelFunction.h' -> 'libtorch/include/ATen/core/boxing/KernelFunction.h' 2025-09-07T07:13:31.3841602Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/KernelFunction_impl.h' -> 'libtorch/include/ATen/core/boxing/KernelFunction_impl.h' 2025-09-07T07:13:31.3842209Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/OperatorKernel.h' -> 'libtorch/include/ATen/core/boxing/OperatorKernel.h' 2025-09-07T07:13:31.3842666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl' -> 'libtorch/include/ATen/core/boxing/impl' 2025-09-07T07:13:31.3843499Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' -> 'libtorch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-09-07T07:13:31.3844415Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' -> 'libtorch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-09-07T07:13:31.3844972Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl/boxing.h' -> 'libtorch/include/ATen/core/boxing/impl/boxing.h' 2025-09-07T07:13:31.3845785Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' -> 'libtorch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-09-07T07:13:31.3846414Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl/test_helpers.h' -> 'libtorch/include/ATen/core/boxing/impl/test_helpers.h' 2025-09-07T07:13:31.3846846Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch' -> 'libtorch/include/ATen/core/dispatch' 2025-09-07T07:13:31.3847445Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/CppSignature.h' -> 'libtorch/include/ATen/core/dispatch/CppSignature.h' 2025-09-07T07:13:31.3848172Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' -> 'libtorch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-09-07T07:13:31.3848752Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/Dispatcher.h' -> 'libtorch/include/ATen/core/dispatch/Dispatcher.h' 2025-09-07T07:13:31.3849464Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/ObservedOperators.h' -> 'libtorch/include/ATen/core/dispatch/ObservedOperators.h' 2025-09-07T07:13:31.3850081Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/OperatorEntry.h' -> 'libtorch/include/ATen/core/dispatch/OperatorEntry.h' 2025-09-07T07:13:31.3850903Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/OperatorOptions.h' -> 'libtorch/include/ATen/core/dispatch/OperatorOptions.h' 2025-09-07T07:13:31.3851686Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' -> 'libtorch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-09-07T07:13:31.3852194Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration' -> 'libtorch/include/ATen/core/op_registration' 2025-09-07T07:13:31.3852812Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration/adaption.h' -> 'libtorch/include/ATen/core/op_registration/adaption.h' 2025-09-07T07:13:31.3853478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration/infer_schema.h' -> 'libtorch/include/ATen/core/op_registration/infer_schema.h' 2025-09-07T07:13:31.3854159Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration/op_allowlist.h' -> 'libtorch/include/ATen/core/op_registration/op_allowlist.h' 2025-09-07T07:13:31.3854854Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration/op_registration.h' -> 'libtorch/include/ATen/core/op_registration/op_registration.h' 2025-09-07T07:13:31.3855235Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native' -> 'libtorch/include/ATen/native' 2025-09-07T07:13:31.3855742Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Activation.h' -> 'libtorch/include/ATen/native/Activation.h' 2025-09-07T07:13:31.3856348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/AdaptivePooling.h' -> 'libtorch/include/ATen/native/AdaptivePooling.h' 2025-09-07T07:13:31.3856867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/AmpKernels.h' -> 'libtorch/include/ATen/native/AmpKernels.h' 2025-09-07T07:13:31.3857478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/BatchLinearAlgebra.h' -> 'libtorch/include/ATen/native/BatchLinearAlgebra.h' 2025-09-07T07:13:31.3857977Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/BinaryOps.h' -> 'libtorch/include/ATen/native/BinaryOps.h' 2025-09-07T07:13:31.3858620Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/BucketizationUtils.h' -> 'libtorch/include/ATen/native/BucketizationUtils.h' 2025-09-07T07:13:31.3859092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CPUBlas.h' -> 'libtorch/include/ATen/native/CPUBlas.h' 2025-09-07T07:13:31.3859617Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CPUFallback.h' -> 'libtorch/include/ATen/native/CPUFallback.h' 2025-09-07T07:13:31.3860433Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CanUse32BitIndexMath.h' -> 'libtorch/include/ATen/native/CanUse32BitIndexMath.h' 2025-09-07T07:13:31.3861169Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ComplexHelper.h' -> 'libtorch/include/ATen/native/ComplexHelper.h' 2025-09-07T07:13:31.3861879Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CompositeRandomAccessor.h' -> 'libtorch/include/ATen/native/CompositeRandomAccessor.h' 2025-09-07T07:13:31.3862694Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CompositeRandomAccessorCommon.h' -> 'libtorch/include/ATen/native/CompositeRandomAccessorCommon.h' 2025-09-07T07:13:31.3863201Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ConvUtils.h' -> 'libtorch/include/ATen/native/ConvUtils.h' 2025-09-07T07:13:31.3863797Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ConvolutionMM3d.h' -> 'libtorch/include/ATen/native/ConvolutionMM3d.h' 2025-09-07T07:13:31.3864334Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Copy.h' -> 'libtorch/include/ATen/native/Copy.h' 2025-09-07T07:13:31.3864866Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Cross.h' -> 'libtorch/include/ATen/native/Cross.h' 2025-09-07T07:13:31.3865578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/DilatedConvolutionUtils.h' -> 'libtorch/include/ATen/native/DilatedConvolutionUtils.h' 2025-09-07T07:13:31.3866144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/DispatchStub.h' -> 'libtorch/include/ATen/native/DispatchStub.h' 2025-09-07T07:13:31.3866640Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Distance.h' -> 'libtorch/include/ATen/native/Distance.h' 2025-09-07T07:13:31.3867318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/DistributionTemplates.h' -> 'libtorch/include/ATen/native/DistributionTemplates.h' 2025-09-07T07:13:31.3867899Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Distributions.h' -> 'libtorch/include/ATen/native/Distributions.h' 2025-09-07T07:13:31.3868453Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/EmbeddingBag.h' -> 'libtorch/include/ATen/native/EmbeddingBag.h' 2025-09-07T07:13:31.3868909Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Fill.h' -> 'libtorch/include/ATen/native/Fill.h' 2025-09-07T07:13:31.3869514Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ForeachUtils.h' -> 'libtorch/include/ATen/native/ForeachUtils.h' 2025-09-07T07:13:31.3870179Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FractionalMaxPooling.h' -> 'libtorch/include/ATen/native/FractionalMaxPooling.h' 2025-09-07T07:13:31.3870873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FunctionOfAMatrixUtils.h' -> 'libtorch/include/ATen/native/FunctionOfAMatrixUtils.h' 2025-09-07T07:13:31.3871491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FusedAdagrad.h' -> 'libtorch/include/ATen/native/FusedAdagrad.h' 2025-09-07T07:13:31.3871997Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FusedAdam.h' -> 'libtorch/include/ATen/native/FusedAdam.h' 2025-09-07T07:13:31.3872495Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FusedSGD.h' -> 'libtorch/include/ATen/native/FusedSGD.h' 2025-09-07T07:13:31.3872959Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Gelu.h' -> 'libtorch/include/ATen/native/Gelu.h' 2025-09-07T07:13:31.3873496Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/GridSampler.h' -> 'libtorch/include/ATen/native/GridSampler.h' 2025-09-07T07:13:31.3874150Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/GridSamplerUtils.h' -> 'libtorch/include/ATen/native/GridSamplerUtils.h' 2025-09-07T07:13:31.3874748Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/GroupedMMUtils.h' -> 'libtorch/include/ATen/native/GroupedMMUtils.h' 2025-09-07T07:13:31.3875257Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Histogram.h' -> 'libtorch/include/ATen/native/Histogram.h' 2025-09-07T07:13:31.3875791Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/IndexKernel.h' -> 'libtorch/include/ATen/native/IndexKernel.h' 2025-09-07T07:13:31.3876475Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/IndexingUtils.h' -> 'libtorch/include/ATen/native/IndexingUtils.h' 2025-09-07T07:13:31.3876914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Lerp.h' -> 'libtorch/include/ATen/native/Lerp.h' 2025-09-07T07:13:31.3877462Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/LinearAlgebra.h' -> 'libtorch/include/ATen/native/LinearAlgebra.h' 2025-09-07T07:13:31.3878092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/LinearAlgebraUtils.h' -> 'libtorch/include/ATen/native/LinearAlgebraUtils.h' 2025-09-07T07:13:31.3878586Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/LossMulti.h' -> 'libtorch/include/ATen/native/LossMulti.h' 2025-09-07T07:13:31.3879021Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Math.h' -> 'libtorch/include/ATen/native/Math.h' 2025-09-07T07:13:31.3879754Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/MathBitFallThroughLists.h' -> 'libtorch/include/ATen/native/MathBitFallThroughLists.h' 2025-09-07T07:13:31.3880340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/MathBitsFallback.h' -> 'libtorch/include/ATen/native/MathBitsFallback.h' 2025-09-07T07:13:31.3880847Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/MaxPooling.h' -> 'libtorch/include/ATen/native/MaxPooling.h' 2025-09-07T07:13:31.3881405Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/NonEmptyUtils.h' -> 'libtorch/include/ATen/native/NonEmptyUtils.h' 2025-09-07T07:13:31.3881945Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/NonSymbolicBC.h' -> 'libtorch/include/ATen/native/NonSymbolicBC.h' 2025-09-07T07:13:31.3882488Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Normalization.h' -> 'libtorch/include/ATen/native/Normalization.h' 2025-09-07T07:13:31.3882973Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Padding.h' -> 'libtorch/include/ATen/native/Padding.h' 2025-09-07T07:13:31.3883510Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/PixelShuffle.h' -> 'libtorch/include/ATen/native/PixelShuffle.h' 2025-09-07T07:13:31.3884044Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/PointwiseOps.h' -> 'libtorch/include/ATen/native/PointwiseOps.h' 2025-09-07T07:13:31.3884528Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Pool.h' -> 'libtorch/include/ATen/native/Pool.h' 2025-09-07T07:13:31.3884960Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Pow.h' -> 'libtorch/include/ATen/native/Pow.h' 2025-09-07T07:13:31.3885385Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/RNN.h' -> 'libtorch/include/ATen/native/RNN.h' 2025-09-07T07:13:31.3885987Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/RangeFactories.h' -> 'libtorch/include/ATen/native/RangeFactories.h' 2025-09-07T07:13:31.3886490Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/RangeUtils.h' -> 'libtorch/include/ATen/native/RangeUtils.h' 2025-09-07T07:13:31.3887022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ReduceAllOps.h' -> 'libtorch/include/ATen/native/ReduceAllOps.h' 2025-09-07T07:13:31.3887523Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ReduceOps.h' -> 'libtorch/include/ATen/native/ReduceOps.h' 2025-09-07T07:13:31.3888114Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ReduceOpsUtils.h' -> 'libtorch/include/ATen/native/ReduceOpsUtils.h' 2025-09-07T07:13:31.3888660Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ReductionType.h' -> 'libtorch/include/ATen/native/ReductionType.h' 2025-09-07T07:13:31.3889130Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Repeat.h' -> 'libtorch/include/ATen/native/Repeat.h' 2025-09-07T07:13:31.3889586Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Resize.h' -> 'libtorch/include/ATen/native/Resize.h' 2025-09-07T07:13:31.3890217Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ResizeCommon.h' -> 'libtorch/include/ATen/native/ResizeCommon.h' 2025-09-07T07:13:31.3890835Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ScatterGatherChecks.h' -> 'libtorch/include/ATen/native/ScatterGatherChecks.h' 2025-09-07T07:13:31.3891366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SegmentReduce.h' -> 'libtorch/include/ATen/native/SegmentReduce.h' 2025-09-07T07:13:31.3891922Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SharedReduceOps.h' -> 'libtorch/include/ATen/native/SharedReduceOps.h' 2025-09-07T07:13:31.3892544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SobolEngineOpsUtils.h' -> 'libtorch/include/ATen/native/SobolEngineOpsUtils.h' 2025-09-07T07:13:31.3893000Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Sorting.h' -> 'libtorch/include/ATen/native/Sorting.h' 2025-09-07T07:13:31.3893518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SortingUtils.h' -> 'libtorch/include/ATen/native/SortingUtils.h' 2025-09-07T07:13:31.3894144Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SparseTensorUtils.h' -> 'libtorch/include/ATen/native/SparseTensorUtils.h' 2025-09-07T07:13:31.3894714Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SpectralOpsUtils.h' -> 'libtorch/include/ATen/native/SpectralOpsUtils.h' 2025-09-07T07:13:31.3895360Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/StridedRandomAccessor.h' -> 'libtorch/include/ATen/native/StridedRandomAccessor.h' 2025-09-07T07:13:31.3896029Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorAdvancedIndexing.h' -> 'libtorch/include/ATen/native/TensorAdvancedIndexing.h' 2025-09-07T07:13:31.3896747Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorAdvancedIndexingUtils.h' -> 'libtorch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2025-09-07T07:13:31.3897279Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorCompare.h' -> 'libtorch/include/ATen/native/TensorCompare.h' 2025-09-07T07:13:31.3897873Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorConversions.h' -> 'libtorch/include/ATen/native/TensorConversions.h' 2025-09-07T07:13:31.3898421Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorDimApply.h' -> 'libtorch/include/ATen/native/TensorDimApply.h' 2025-09-07T07:13:31.3899003Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorFactories.h' -> 'libtorch/include/ATen/native/TensorFactories.h' 2025-09-07T07:13:31.3899564Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorIterator.h' -> 'libtorch/include/ATen/native/TensorIterator.h' 2025-09-07T07:13:31.3900305Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorIteratorDynamicCasting.h' -> 'libtorch/include/ATen/native/TensorIteratorDynamicCasting.h' 2025-09-07T07:13:31.3900902Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorProperties.h' -> 'libtorch/include/ATen/native/TensorProperties.h' 2025-09-07T07:13:31.3901424Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorShape.h' -> 'libtorch/include/ATen/native/TensorShape.h' 2025-09-07T07:13:31.3902060Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorTransformations.h' -> 'libtorch/include/ATen/native/TensorTransformations.h' 2025-09-07T07:13:31.3902530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TopKImpl.h' -> 'libtorch/include/ATen/native/TopKImpl.h' 2025-09-07T07:13:31.3903101Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TransposeType.h' -> 'libtorch/include/ATen/native/TransposeType.h' 2025-09-07T07:13:31.3903698Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TriangularOpsUtils.h' -> 'libtorch/include/ATen/native/TriangularOpsUtils.h' 2025-09-07T07:13:31.3904478Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TypeProperties.h' -> 'libtorch/include/ATen/native/TypeProperties.h' 2025-09-07T07:13:31.3904994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/UnaryOps.h' -> 'libtorch/include/ATen/native/UnaryOps.h' 2025-09-07T07:13:31.3905487Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Unfold2d.h' -> 'libtorch/include/ATen/native/Unfold2d.h' 2025-09-07T07:13:31.3905978Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Unfold3d.h' -> 'libtorch/include/ATen/native/Unfold3d.h' 2025-09-07T07:13:31.3906577Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/UnfoldBackward.h' -> 'libtorch/include/ATen/native/UnfoldBackward.h' 2025-09-07T07:13:31.3907072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/UpSample.h' -> 'libtorch/include/ATen/native/UpSample.h' 2025-09-07T07:13:31.3907575Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/batch_norm.h' -> 'libtorch/include/ATen/native/batch_norm.h' 2025-09-07T07:13:31.3908092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/group_norm.h' -> 'libtorch/include/ATen/native/group_norm.h' 2025-09-07T07:13:31.3908598Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/im2col.h' -> 'libtorch/include/ATen/native/im2col.h' 2025-09-07T07:13:31.3909191Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/im2col_shape_check.h' -> 'libtorch/include/ATen/native/im2col_shape_check.h' 2025-09-07T07:13:31.3909704Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/layer_norm.h' -> 'libtorch/include/ATen/native/layer_norm.h' 2025-09-07T07:13:31.3910280Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/verbose_wrapper.h' -> 'libtorch/include/ATen/native/verbose_wrapper.h' 2025-09-07T07:13:31.3910762Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/vol2col.h' -> 'libtorch/include/ATen/native/vol2col.h' 2025-09-07T07:13:31.3911226Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested' -> 'libtorch/include/ATen/native/nested' 2025-09-07T07:13:31.3912002Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorBinaryOps.h' -> 'libtorch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2025-09-07T07:13:31.3912702Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorMath.h' -> 'libtorch/include/ATen/native/nested/NestedTensorMath.h' 2025-09-07T07:13:31.3913661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' -> 'libtorch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-09-07T07:13:31.3914578Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' -> 'libtorch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-09-07T07:13:31.3915293Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorUtils.h' -> 'libtorch/include/ATen/native/nested/NestedTensorUtils.h' 2025-09-07T07:13:31.3915867Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers' -> 'libtorch/include/ATen/native/transformers' 2025-09-07T07:13:31.3916641Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/attention.h' -> 'libtorch/include/ATen/native/transformers/attention.h' 2025-09-07T07:13:31.3917288Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/sdp_utils.h' -> 'libtorch/include/ATen/native/transformers/sdp_utils.h' 2025-09-07T07:13:31.3918073Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/sdp_utils_cpp.h' -> 'libtorch/include/ATen/native/transformers/sdp_utils_cpp.h' 2025-09-07T07:13:31.3918659Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda' -> 'libtorch/include/ATen/native/transformers/cuda' 2025-09-07T07:13:31.3919340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/sdp_utils.h' -> 'libtorch/include/ATen/native/transformers/cuda/sdp_utils.h' 2025-09-07T07:13:31.3920031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/flash_attn' -> 'libtorch/include/ATen/native/transformers/cuda/flash_attn' 2025-09-07T07:13:31.3920844Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h' -> 'libtorch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-09-07T07:13:31.3921719Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h' -> 'libtorch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-09-07T07:13:31.3922480Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention' 2025-09-07T07:13:31.3923374Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-09-07T07:13:31.3924345Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-09-07T07:13:31.3925319Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-09-07T07:13:31.3926254Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-09-07T07:13:31.3927188Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-09-07T07:13:31.3928045Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue' 2025-09-07T07:13:31.3929139Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-09-07T07:13:31.3930272Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-09-07T07:13:31.3931529Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-09-07T07:13:31.3932348Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm' 2025-09-07T07:13:31.3933324Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-09-07T07:13:31.3934318Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-09-07T07:13:31.3935412Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-09-07T07:13:31.3936465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-09-07T07:13:31.3937661Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-09-07T07:13:31.3938788Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-09-07T07:13:31.3939784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-09-07T07:13:31.3940689Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators' 2025-09-07T07:13:31.3941941Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-09-07T07:13:31.3943291Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-09-07T07:13:31.3944666Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-09-07T07:13:31.3946129Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-09-07T07:13:31.3947533Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-09-07T07:13:31.3948742Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-09-07T07:13:31.3949976Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-09-07T07:13:31.3950913Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels' 2025-09-07T07:13:31.3951934Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-09-07T07:13:31.3952965Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-09-07T07:13:31.3953933Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/transform' 2025-09-07T07:13:31.3955053Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' -> 'libtorch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-09-07T07:13:31.3955643Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip' -> 'libtorch/include/ATen/native/transformers/hip' 2025-09-07T07:13:31.3956565Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/aotriton_adapter.h' -> 'libtorch/include/ATen/native/transformers/hip/aotriton_adapter.h' 2025-09-07T07:13:31.3957419Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/aotriton_versions.h' -> 'libtorch/include/ATen/native/transformers/hip/aotriton_versions.h' 2025-09-07T07:13:31.3958153Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/gemm_kernel_utils.h' -> 'libtorch/include/ATen/native/transformers/hip/gemm_kernel_utils.h' 2025-09-07T07:13:31.3958789Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn' -> 'libtorch/include/ATen/native/transformers/hip/flash_attn' 2025-09-07T07:13:31.3959546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h' -> 'libtorch/include/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-09-07T07:13:31.3960796Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn/ck' -> 'libtorch/include/ATen/native/transformers/hip/flash_attn/ck' 2025-09-07T07:13:31.3961662Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h' -> 'libtorch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h' 2025-09-07T07:13:31.3962089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu' -> 'libtorch/include/ATen/native/cpu' 2025-09-07T07:13:31.3962736Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/AtomicAddFloat.h' -> 'libtorch/include/ATen/native/cpu/AtomicAddFloat.h' 2025-09-07T07:13:31.3963298Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/CatKernel.h' -> 'libtorch/include/ATen/native/cpu/CatKernel.h' 2025-09-07T07:13:31.3964018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/ChannelShuffleKernel.h' -> 'libtorch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2025-09-07T07:13:31.3964611Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/CopyKernel.h' -> 'libtorch/include/ATen/native/cpu/CopyKernel.h' 2025-09-07T07:13:31.3965311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/DepthwiseConvKernel.h' -> 'libtorch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2025-09-07T07:13:31.3966083Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/DistributionTemplates.h' -> 'libtorch/include/ATen/native/cpu/DistributionTemplates.h' 2025-09-07T07:13:31.3966582Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Elu.h' -> 'libtorch/include/ATen/native/cpu/Elu.h' 2025-09-07T07:13:31.3967075Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Gelu.h' -> 'libtorch/include/ATen/native/cpu/Gelu.h' 2025-09-07T07:13:31.3967785Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/GridSamplerKernel.h' -> 'libtorch/include/ATen/native/cpu/GridSamplerKernel.h' 2025-09-07T07:13:31.3968454Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/IndexKernelUtils.h' -> 'libtorch/include/ATen/native/cpu/IndexKernelUtils.h' 2025-09-07T07:13:31.3969026Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Intrinsics.h' -> 'libtorch/include/ATen/native/cpu/Intrinsics.h' 2025-09-07T07:13:31.3969624Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/IsContiguous.h' -> 'libtorch/include/ATen/native/cpu/IsContiguous.h' 2025-09-07T07:13:31.3970242Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/LogAddExp.h' -> 'libtorch/include/ATen/native/cpu/LogAddExp.h' 2025-09-07T07:13:31.3970962Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h' -> 'libtorch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h' 2025-09-07T07:13:31.3971469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Loops.h' -> 'libtorch/include/ATen/native/cpu/Loops.h' 2025-09-07T07:13:31.3972127Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/MaxUnpoolKernel.h' -> 'libtorch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2025-09-07T07:13:31.3972919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/PixelShuffleKernel.h' -> 'libtorch/include/ATen/native/cpu/PixelShuffleKernel.h' 2025-09-07T07:13:31.3973518Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Reduce.h' -> 'libtorch/include/ATen/native/cpu/Reduce.h' 2025-09-07T07:13:31.3974083Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/ReduceUtils.h' -> 'libtorch/include/ATen/native/cpu/ReduceUtils.h' 2025-09-07T07:13:31.3975030Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' -> 'libtorch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-09-07T07:13:31.3975690Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/SampledAddmmKernel.h' -> 'libtorch/include/ATen/native/cpu/SampledAddmmKernel.h' 2025-09-07T07:13:31.3976287Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/SerialStackImpl.h' -> 'libtorch/include/ATen/native/cpu/SerialStackImpl.h' 2025-09-07T07:13:31.3976888Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/SoftmaxKernel.h' -> 'libtorch/include/ATen/native/cpu/SoftmaxKernel.h' 2025-09-07T07:13:31.3977530Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/SpmmReduceKernel.h' -> 'libtorch/include/ATen/native/cpu/SpmmReduceKernel.h' 2025-09-07T07:13:31.3978082Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/StackKernel.h' -> 'libtorch/include/ATen/native/cpu/StackKernel.h' 2025-09-07T07:13:31.3978853Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' -> 'libtorch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-09-07T07:13:31.3979491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/WeightNormKernel.h' -> 'libtorch/include/ATen/native/cpu/WeightNormKernel.h' 2025-09-07T07:13:31.3980018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/avx_mathfun.h' -> 'libtorch/include/ATen/native/cpu/avx_mathfun.h' 2025-09-07T07:13:31.3980560Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/int_mm_kernel.h' -> 'libtorch/include/ATen/native/cpu/int_mm_kernel.h' 2025-09-07T07:13:31.3981168Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/mixed_data_type.h' -> 'libtorch/include/ATen/native/cpu/mixed_data_type.h' 2025-09-07T07:13:31.3981728Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/moments_utils.h' -> 'libtorch/include/ATen/native/cpu/moments_utils.h' 2025-09-07T07:13:31.3982289Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/utils.h' -> 'libtorch/include/ATen/native/cpu/utils.h' 2025-09-07T07:13:31.3982746Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/zmath.h' -> 'libtorch/include/ATen/native/cpu/zmath.h' 2025-09-07T07:13:31.3983195Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse' -> 'libtorch/include/ATen/native/ao_sparse' 2025-09-07T07:13:31.3983713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized' -> 'libtorch/include/ATen/native/ao_sparse/quantized' 2025-09-07T07:13:31.3984525Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu' -> 'libtorch/include/ATen/native/ao_sparse/quantized/cpu' 2025-09-07T07:13:31.3985376Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' -> 'libtorch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-09-07T07:13:31.3986192Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h' -> 'libtorch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-09-07T07:13:31.3987018Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' -> 'libtorch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-09-07T07:13:31.3987510Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized' -> 'libtorch/include/ATen/native/quantized' 2025-09-07T07:13:31.3988237Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/AffineQuantizer.h' -> 'libtorch/include/ATen/native/quantized/AffineQuantizer.h' 2025-09-07T07:13:31.3989035Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/AffineQuantizerBase.h' -> 'libtorch/include/ATen/native/quantized/AffineQuantizerBase.h' 2025-09-07T07:13:31.3989665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/ConvUtils.h' -> 'libtorch/include/ATen/native/quantized/ConvUtils.h' 2025-09-07T07:13:31.3990237Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/Copy.h' -> 'libtorch/include/ATen/native/quantized/Copy.h' 2025-09-07T07:13:31.3990974Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/FakeQuantAffine.h' -> 'libtorch/include/ATen/native/quantized/FakeQuantAffine.h' 2025-09-07T07:13:31.3991685Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/IndexKernel.h' -> 'libtorch/include/ATen/native/quantized/IndexKernel.h' 2025-09-07T07:13:31.3992366Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/PackedParams.h' -> 'libtorch/include/ATen/native/quantized/PackedParams.h' 2025-09-07T07:13:31.3992990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/library.h' -> 'libtorch/include/ATen/native/quantized/library.h' 2025-09-07T07:13:31.3993529Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu' -> 'libtorch/include/ATen/native/quantized/cpu' 2025-09-07T07:13:31.3994203Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/ACLUtils.h' -> 'libtorch/include/ATen/native/quantized/cpu/ACLUtils.h' 2025-09-07T07:13:31.3994907Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/BinaryOps.h' -> 'libtorch/include/ATen/native/quantized/cpu/BinaryOps.h' 2025-09-07T07:13:31.3995792Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' -> 'libtorch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-09-07T07:13:31.3996710Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/OnednnUtils.h' -> 'libtorch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2025-09-07T07:13:31.3997451Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' -> 'libtorch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-09-07T07:13:31.3998120Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/QuantUtils.h' -> 'libtorch/include/ATen/native/quantized/cpu/QuantUtils.h' 2025-09-07T07:13:31.3998809Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/QuantizedOps.h' -> 'libtorch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2025-09-07T07:13:31.3999481Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/RuyUtils.h' -> 'libtorch/include/ATen/native/quantized/cpu/RuyUtils.h' 2025-09-07T07:13:31.4000175Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' -> 'libtorch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-09-07T07:13:31.4000937Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/conv_serialization.h' -> 'libtorch/include/ATen/native/quantized/cpu/conv_serialization.h' 2025-09-07T07:13:31.4001639Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' -> 'libtorch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-09-07T07:13:31.4002307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/init_qnnpack.h' -> 'libtorch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2025-09-07T07:13:31.4002909Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/qconv.h' -> 'libtorch/include/ATen/native/quantized/cpu/qconv.h' 2025-09-07T07:13:31.4003615Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/qembeddingbag.h' -> 'libtorch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2025-09-07T07:13:31.4004410Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' -> 'libtorch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-09-07T07:13:31.4005051Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/qlinear.h' -> 'libtorch/include/ATen/native/quantized/cpu/qlinear.h' 2025-09-07T07:13:31.4005581Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cudnn' -> 'libtorch/include/ATen/native/quantized/cudnn' 2025-09-07T07:13:31.4006201Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cudnn/utils.h' -> 'libtorch/include/ATen/native/quantized/cudnn/utils.h' 2025-09-07T07:13:31.4006627Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda' -> 'libtorch/include/ATen/native/cuda' 2025-09-07T07:13:31.4007177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Activation.h' -> 'libtorch/include/ATen/native/cuda/Activation.h' 2025-09-07T07:13:31.4007801Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/BinaryInternal.h' -> 'libtorch/include/ATen/native/cuda/BinaryInternal.h' 2025-09-07T07:13:31.4008553Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CompositeRandomAccessor.h' -> 'libtorch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2025-09-07T07:13:31.4009036Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Copy.h' -> 'libtorch/include/ATen/native/cuda/Copy.h' 2025-09-07T07:13:31.4009723Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CuFFTPlanCache.h' -> 'libtorch/include/ATen/native/cuda/CuFFTPlanCache.h' 2025-09-07T07:13:31.4010250Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CuFFTUtils.h' -> 'libtorch/include/ATen/native/cuda/CuFFTUtils.h' 2025-09-07T07:13:31.4010917Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/DistributionTemplates.h' -> 'libtorch/include/ATen/native/cuda/DistributionTemplates.h' 2025-09-07T07:13:31.4011469Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Distributions.h' -> 'libtorch/include/ATen/native/cuda/Distributions.h' 2025-09-07T07:13:31.4012013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/GridSampler.h' -> 'libtorch/include/ATen/native/cuda/GridSampler.h' 2025-09-07T07:13:31.4012527Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/GroupMM.h' -> 'libtorch/include/ATen/native/cuda/GroupMM.h' 2025-09-07T07:13:31.4013052Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/IndexKernel.h' -> 'libtorch/include/ATen/native/cuda/IndexKernel.h' 2025-09-07T07:13:31.4013654Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/IndexKernelUtils.h' -> 'libtorch/include/ATen/native/cuda/IndexKernelUtils.h' 2025-09-07T07:13:31.4014206Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/LaunchUtils.h' -> 'libtorch/include/ATen/native/cuda/LaunchUtils.h' 2025-09-07T07:13:31.4014713Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/MiscUtils.h' -> 'libtorch/include/ATen/native/cuda/MiscUtils.h' 2025-09-07T07:13:31.4015230Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ReduceOps.h' -> 'libtorch/include/ATen/native/cuda/ReduceOps.h' 2025-09-07T07:13:31.4015697Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Resize.h' -> 'libtorch/include/ATen/native/cuda/Resize.h' 2025-09-07T07:13:31.4016307Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/RowwiseScaledMM.h' -> 'libtorch/include/ATen/native/cuda/RowwiseScaledMM.h' 2025-09-07T07:13:31.4016889Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ScaledGroupMM.h' -> 'libtorch/include/ATen/native/cuda/ScaledGroupMM.h' 2025-09-07T07:13:31.4017417Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ScanKernels.h' -> 'libtorch/include/ATen/native/cuda/ScanKernels.h' 2025-09-07T07:13:31.4017865Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Sort.h' -> 'libtorch/include/ATen/native/cuda/Sort.h' 2025-09-07T07:13:31.4018396Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/SortStable.h' -> 'libtorch/include/ATen/native/cuda/SortStable.h' 2025-09-07T07:13:31.4018885Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Sorting.h' -> 'libtorch/include/ATen/native/cuda/Sorting.h' 2025-09-07T07:13:31.4019480Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/TensorModeKernel.h' -> 'libtorch/include/ATen/native/cuda/TensorModeKernel.h' 2025-09-07T07:13:31.4020013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/TensorTopK.h' -> 'libtorch/include/ATen/native/cuda/TensorTopK.h' 2025-09-07T07:13:31.4020507Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/jit_utils.h' -> 'libtorch/include/ATen/native/cuda/jit_utils.h' 2025-09-07T07:13:31.4021079Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/thread_constants.h' -> 'libtorch/include/ATen/native/cuda/thread_constants.h' 2025-09-07T07:13:31.4021710Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CUDAJitLoops.cuh' -> 'libtorch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2025-09-07T07:13:31.4022241Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CUDALoops.cuh' -> 'libtorch/include/ATen/native/cuda/CUDALoops.cuh' 2025-09-07T07:13:31.4022780Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/DeviceSqrt.cuh' -> 'libtorch/include/ATen/native/cuda/DeviceSqrt.cuh' 2025-09-07T07:13:31.4023508Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' -> 'libtorch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-09-07T07:13:31.4024177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ForeachFunctors.cuh' -> 'libtorch/include/ATen/native/cuda/ForeachFunctors.cuh' 2025-09-07T07:13:31.4025117Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' -> 'libtorch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-09-07T07:13:31.4025756Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/GridSampler.cuh' -> 'libtorch/include/ATen/native/cuda/GridSampler.cuh' 2025-09-07T07:13:31.4026448Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/GroupMMCommon.cuh' -> 'libtorch/include/ATen/native/cuda/GroupMMCommon.cuh' 2025-09-07T07:13:31.4027031Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/JitLoops.cuh' -> 'libtorch/include/ATen/native/cuda/JitLoops.cuh' 2025-09-07T07:13:31.4027665Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/KernelUtils.cuh' -> 'libtorch/include/ATen/native/cuda/KernelUtils.cuh' 2025-09-07T07:13:31.4028240Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Loops.cuh' -> 'libtorch/include/ATen/native/cuda/Loops.cuh' 2025-09-07T07:13:31.4028765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Math.cuh' -> 'libtorch/include/ATen/native/cuda/Math.cuh' 2025-09-07T07:13:31.4029419Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/MemoryAccess.cuh' -> 'libtorch/include/ATen/native/cuda/MemoryAccess.cuh' 2025-09-07T07:13:31.4030115Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/MultiTensorApply.cuh' -> 'libtorch/include/ATen/native/cuda/MultiTensorApply.cuh' 2025-09-07T07:13:31.4030798Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Normalization.cuh' -> 'libtorch/include/ATen/native/cuda/Normalization.cuh' 2025-09-07T07:13:31.4031527Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/PersistentSoftmax.cuh' -> 'libtorch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2025-09-07T07:13:31.4032037Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Pow.cuh' -> 'libtorch/include/ATen/native/cuda/Pow.cuh' 2025-09-07T07:13:31.4032638Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Randperm.cuh' -> 'libtorch/include/ATen/native/cuda/Randperm.cuh' 2025-09-07T07:13:31.4033193Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Reduce.cuh' -> 'libtorch/include/ATen/native/cuda/Reduce.cuh' 2025-09-07T07:13:31.4033784Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ScanUtils.cuh' -> 'libtorch/include/ATen/native/cuda/ScanUtils.cuh' 2025-09-07T07:13:31.4034390Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/SortUtils.cuh' -> 'libtorch/include/ATen/native/cuda/SortUtils.cuh' 2025-09-07T07:13:31.4035038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/SortingCommon.cuh' -> 'libtorch/include/ATen/native/cuda/SortingCommon.cuh' 2025-09-07T07:13:31.4035764Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/SortingRadixSelect.cuh' -> 'libtorch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2025-09-07T07:13:31.4036575Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/TensorModeKernel.cuh' -> 'libtorch/include/ATen/native/cuda/TensorModeKernel.cuh' 2025-09-07T07:13:31.4037367Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/UniqueCub.cuh' -> 'libtorch/include/ATen/native/cuda/UniqueCub.cuh' 2025-09-07T07:13:31.4037886Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/UpSample.cuh' -> 'libtorch/include/ATen/native/cuda/UpSample.cuh' 2025-09-07T07:13:31.4038442Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/block_reduce.cuh' -> 'libtorch/include/ATen/native/cuda/block_reduce.cuh' 2025-09-07T07:13:31.4039013Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/cutlass_common.cuh' -> 'libtorch/include/ATen/native/cuda/cutlass_common.cuh' 2025-09-07T07:13:31.4039619Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adagrad_impl.cuh' -> 'libtorch/include/ATen/native/cuda/fused_adagrad_impl.cuh' 2025-09-07T07:13:31.4040245Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adagrad_utils.cuh' -> 'libtorch/include/ATen/native/cuda/fused_adagrad_utils.cuh' 2025-09-07T07:13:31.4040894Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' -> 'libtorch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-09-07T07:13:31.4041461Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adam_impl.cuh' -> 'libtorch/include/ATen/native/cuda/fused_adam_impl.cuh' 2025-09-07T07:13:31.4042092Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adam_utils.cuh' -> 'libtorch/include/ATen/native/cuda/fused_adam_utils.cuh' 2025-09-07T07:13:31.4042751Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' -> 'libtorch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-09-07T07:13:31.4043362Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adamw_impl.cuh' -> 'libtorch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2025-09-07T07:13:31.4043866Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/im2col.cuh' -> 'libtorch/include/ATen/native/cuda/im2col.cuh' 2025-09-07T07:13:31.4044485Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/reduction_template.cuh' -> 'libtorch/include/ATen/native/cuda/reduction_template.cuh' 2025-09-07T07:13:31.4044994Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/vol2col.cuh' -> 'libtorch/include/ATen/native/cuda/vol2col.cuh' 2025-09-07T07:13:31.4045420Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip' -> 'libtorch/include/ATen/native/hip' 2025-09-07T07:13:31.4045887Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/ck_bgemm.h' -> 'libtorch/include/ATen/native/hip/ck_bgemm.h' 2025-09-07T07:13:31.4046341Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/ck_gemm.h' -> 'libtorch/include/ATen/native/hip/ck_gemm.h' 2025-09-07T07:13:31.4046895Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/ck_gemm_template.h' -> 'libtorch/include/ATen/native/hip/ck_gemm_template.h' 2025-09-07T07:13:31.4047362Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/ck_types.h' -> 'libtorch/include/ATen/native/hip/ck_types.h' 2025-09-07T07:13:31.4047869Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/bgemm_kernels' -> 'libtorch/include/ATen/native/hip/bgemm_kernels' 2025-09-07T07:13:31.4048648Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' -> 'libtorch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-09-07T07:13:31.4049388Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' -> 'libtorch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-09-07T07:13:31.4049776Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mtia' -> 'libtorch/include/ATen/native/mtia' 2025-09-07T07:13:31.4050320Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mtia/EmptyTensor.h' -> 'libtorch/include/ATen/native/mtia/EmptyTensor.h' 2025-09-07T07:13:31.4050779Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai' -> 'libtorch/include/ATen/native/kleidiai' 2025-09-07T07:13:31.4051340Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai/kai_kernels.h' -> 'libtorch/include/ATen/native/kleidiai/kai_kernels.h' 2025-09-07T07:13:31.4051874Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai/kai_pack.h' -> 'libtorch/include/ATen/native/kleidiai/kai_pack.h' 2025-09-07T07:13:31.4052537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai/kai_ukernel_interface.h' -> 'libtorch/include/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-09-07T07:13:31.4052915Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps' -> 'libtorch/include/ATen/native/mps' 2025-09-07T07:13:31.4053369Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/Copy.h' -> 'libtorch/include/ATen/native/mps/Copy.h' 2025-09-07T07:13:31.4053987Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/MPSGraphSequoiaOps.h' -> 'libtorch/include/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-09-07T07:13:31.4054774Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/MPSGraphSonomaOps.h' -> 'libtorch/include/ATen/native/mps/MPSGraphSonomaOps.h' 2025-09-07T07:13:31.4055465Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/MPSGraphVenturaOps.h' -> 'libtorch/include/ATen/native/mps/MPSGraphVenturaOps.h' 2025-09-07T07:13:31.4056109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/MetalShaderLibrary.h' -> 'libtorch/include/ATen/native/mps/MetalShaderLibrary.h' 2025-09-07T07:13:31.4056695Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/OperationUtils.h' -> 'libtorch/include/ATen/native/mps/OperationUtils.h' 2025-09-07T07:13:31.4057310Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/TensorFactory.h' -> 'libtorch/include/ATen/native/mps/TensorFactory.h' 2025-09-07T07:13:31.4057787Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels' -> 'libtorch/include/ATen/native/mps/kernels' 2025-09-07T07:13:31.4058435Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels/GridSampler.h' -> 'libtorch/include/ATen/native/mps/kernels/GridSampler.h' 2025-09-07T07:13:31.4059039Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels/Pooling.h' -> 'libtorch/include/ATen/native/mps/kernels/Pooling.h' 2025-09-07T07:13:31.4059679Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/kernels/UpSample.h' -> 'libtorch/include/ATen/native/mps/kernels/UpSample.h' 2025-09-07T07:13:31.4060694Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations' -> 'libtorch/include/ATen/native/mps/operations' 2025-09-07T07:13:31.4061464Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/BinaryKernel.h' -> 'libtorch/include/ATen/native/mps/operations/BinaryKernel.h' 2025-09-07T07:13:31.4062428Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' -> 'libtorch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-09-07T07:13:31.4063311Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' -> 'libtorch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-09-07T07:13:31.4064361Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' -> 'libtorch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-09-07T07:13:31.4065233Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' -> 'libtorch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-09-07T07:13:31.4066059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/MultiTensorApply.h' -> 'libtorch/include/ATen/native/mps/operations/MultiTensorApply.h' 2025-09-07T07:13:31.4066509Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils' -> 'libtorch/include/ATen/native/utils' 2025-09-07T07:13:31.4067136Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils/Factory.h' -> 'libtorch/include/ATen/native/utils/Factory.h' 2025-09-07T07:13:31.4067748Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils/ParamUtils.h' -> 'libtorch/include/ATen/native/utils/ParamUtils.h' 2025-09-07T07:13:31.4068350Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils/ParamsHash.h' -> 'libtorch/include/ATen/native/utils/ParamsHash.h' 2025-09-07T07:13:31.4068803Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn' -> 'libtorch/include/ATen/native/mkldnn' 2025-09-07T07:13:31.4069308Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu' -> 'libtorch/include/ATen/native/mkldnn/xpu' 2025-09-07T07:13:31.4069892Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/Conv.h' -> 'libtorch/include/ATen/native/mkldnn/xpu/Conv.h' 2025-09-07T07:13:31.4070569Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/FusionUtils.h' -> 'libtorch/include/ATen/native/mkldnn/xpu/FusionUtils.h' 2025-09-07T07:13:31.4071166Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/qconv.h' -> 'libtorch/include/ATen/native/mkldnn/xpu/qconv.h' 2025-09-07T07:13:31.4071826Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/qlinear.h' -> 'libtorch/include/ATen/native/mkldnn/xpu/qlinear.h' 2025-09-07T07:13:31.4072408Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail' -> 'libtorch/include/ATen/native/mkldnn/xpu/detail' 2025-09-07T07:13:31.4073089Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail/Attr.h' -> 'libtorch/include/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-09-07T07:13:31.4073842Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h' -> 'libtorch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h' 2025-09-07T07:13:31.4074575Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h' -> 'libtorch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h' 2025-09-07T07:13:31.4075275Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail/Utils.h' -> 'libtorch/include/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-09-07T07:13:31.4076166Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h' -> 'libtorch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-09-07T07:13:31.4076926Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' -> 'libtorch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-09-07T07:13:31.4077254Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda' -> 'libtorch/include/ATen/cuda' 2025-09-07T07:13:31.4077765Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/ATenCUDAGeneral.h' -> 'libtorch/include/ATen/cuda/ATenCUDAGeneral.h' 2025-09-07T07:13:31.4078189Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDABlas.h' -> 'libtorch/include/ATen/cuda/CUDABlas.h' 2025-09-07T07:13:31.4078657Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAContext.h' -> 'libtorch/include/ATen/cuda/CUDAContext.h' 2025-09-07T07:13:31.4079177Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAContextLight.h' -> 'libtorch/include/ATen/cuda/CUDAContextLight.h' 2025-09-07T07:13:31.4079643Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDADataType.h' -> 'libtorch/include/ATen/cuda/CUDADataType.h' 2025-09-07T07:13:31.4080100Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDADevice.h' -> 'libtorch/include/ATen/cuda/CUDADevice.h' 2025-09-07T07:13:31.4080537Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAEvent.h' -> 'libtorch/include/ATen/cuda/CUDAEvent.h' 2025-09-07T07:13:31.4081069Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAGeneratorImpl.h' -> 'libtorch/include/ATen/cuda/CUDAGeneratorImpl.h' 2025-09-07T07:13:31.4081544Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAGraph.h' -> 'libtorch/include/ATen/cuda/CUDAGraph.h' 2025-09-07T07:13:31.4081989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDASparse.h' -> 'libtorch/include/ATen/cuda/CUDASparse.h' 2025-09-07T07:13:31.4082483Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDASparseBlas.h' -> 'libtorch/include/ATen/cuda/CUDASparseBlas.h' 2025-09-07T07:13:31.4083072Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDASparseDescriptors.h' -> 'libtorch/include/ATen/cuda/CUDASparseDescriptors.h' 2025-09-07T07:13:31.4083500Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAUtils.h' -> 'libtorch/include/ATen/cuda/CUDAUtils.h' 2025-09-07T07:13:31.4084059Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CachingHostAllocator.h' -> 'libtorch/include/ATen/cuda/CachingHostAllocator.h' 2025-09-07T07:13:31.4084525Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/EmptyTensor.h' -> 'libtorch/include/ATen/cuda/EmptyTensor.h' 2025-09-07T07:13:31.4084968Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/Exceptions.h' -> 'libtorch/include/ATen/cuda/Exceptions.h' 2025-09-07T07:13:31.4085491Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/PeerToPeerAccess.h' -> 'libtorch/include/ATen/cuda/PeerToPeerAccess.h' 2025-09-07T07:13:31.4086038Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/PhiloxCudaState.h' -> 'libtorch/include/ATen/cuda/PhiloxCudaState.h' 2025-09-07T07:13:31.4086617Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/PinnedMemoryAllocator.h' -> 'libtorch/include/ATen/cuda/PinnedMemoryAllocator.h' 2025-09-07T07:13:31.4087008Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/Sleep.h' -> 'libtorch/include/ATen/cuda/Sleep.h' 2025-09-07T07:13:31.4087549Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/ThrustAllocator.h' -> 'libtorch/include/ATen/cuda/ThrustAllocator.h' 2025-09-07T07:13:31.4087920Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/cub.h' -> 'libtorch/include/ATen/cuda/cub.h' 2025-09-07T07:13:31.4088353Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/jiterator.h' -> 'libtorch/include/ATen/cuda/jiterator.h' 2025-09-07T07:13:31.4088840Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/jiterator_impl.h' -> 'libtorch/include/ATen/cuda/jiterator_impl.h' 2025-09-07T07:13:31.4089488Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/llvm_jit_strings.h' -> 'libtorch/include/ATen/cuda/llvm_jit_strings.h' 2025-09-07T07:13:31.4090064Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/ApplyGridUtils.cuh' -> 'libtorch/include/ATen/cuda/ApplyGridUtils.cuh' 2025-09-07T07:13:31.4090546Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/AsmUtils.cuh' -> 'libtorch/include/ATen/cuda/AsmUtils.cuh' 2025-09-07T07:13:31.4090993Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/Atomic.cuh' -> 'libtorch/include/ATen/cuda/Atomic.cuh' 2025-09-07T07:13:31.4091538Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAApplyUtils.cuh' -> 'libtorch/include/ATen/cuda/CUDAApplyUtils.cuh' 2025-09-07T07:13:31.4092109Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAGraphsUtils.cuh' -> 'libtorch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2025-09-07T07:13:31.4092693Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDATensorMethods.cuh' -> 'libtorch/include/ATen/cuda/CUDATensorMethods.cuh' 2025-09-07T07:13:31.4093200Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/DeviceUtils.cuh' -> 'libtorch/include/ATen/cuda/DeviceUtils.cuh' 2025-09-07T07:13:31.4093743Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/NumericLimits.cuh' -> 'libtorch/include/ATen/cuda/NumericLimits.cuh' 2025-09-07T07:13:31.4094244Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/PhiloxUtils.cuh' -> 'libtorch/include/ATen/cuda/PhiloxUtils.cuh' 2025-09-07T07:13:31.4094720Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/ScanUtils.cuh' -> 'libtorch/include/ATen/cuda/ScanUtils.cuh' 2025-09-07T07:13:31.4095335Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/cub-RadixSortPairs.cuh' -> 'libtorch/include/ATen/cuda/cub-RadixSortPairs.cuh' 2025-09-07T07:13:31.4095750Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/cub.cuh' -> 'libtorch/include/ATen/cuda/cub.cuh' 2025-09-07T07:13:31.4096278Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/cub_definitions.cuh' -> 'libtorch/include/ATen/cuda/cub_definitions.cuh' 2025-09-07T07:13:31.4096703Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail' -> 'libtorch/include/ATen/cuda/detail' 2025-09-07T07:13:31.4097241Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/CUDAHooks.h' -> 'libtorch/include/ATen/cuda/detail/CUDAHooks.h' 2025-09-07T07:13:31.4097914Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/DeviceThreadHandles.h' -> 'libtorch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2025-09-07T07:13:31.4098486Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/KernelUtils.h' -> 'libtorch/include/ATen/cuda/detail/KernelUtils.h' 2025-09-07T07:13:31.4099022Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/LazyNVRTC.h' -> 'libtorch/include/ATen/cuda/detail/LazyNVRTC.h' 2025-09-07T07:13:31.4099620Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/IndexUtils.cuh' -> 'libtorch/include/ATen/cuda/detail/IndexUtils.cuh' 2025-09-07T07:13:31.4100263Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/IntegerDivider.cuh' -> 'libtorch/include/ATen/cuda/detail/IntegerDivider.cuh' 2025-09-07T07:13:31.4100919Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/OffsetCalculator.cuh' -> 'libtorch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2025-09-07T07:13:31.4101655Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' -> 'libtorch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-09-07T07:13:31.4102327Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/TensorInfo.cuh' -> 'libtorch/include/ATen/cuda/detail/TensorInfo.cuh' 2025-09-07T07:13:31.4102856Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/UnpackRaw.cuh' -> 'libtorch/include/ATen/cuda/detail/UnpackRaw.cuh' 2025-09-07T07:13:31.4103258Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable' -> 'libtorch/include/ATen/cuda/tunable' 2025-09-07T07:13:31.4103822Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/GemmCommon.h' -> 'libtorch/include/ATen/cuda/tunable/GemmCommon.h' 2025-09-07T07:13:31.4104645Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/GemmHipblaslt.h' -> 'libtorch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2025-09-07T07:13:31.4105251Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/GemmRocblas.h' -> 'libtorch/include/ATen/cuda/tunable/GemmRocblas.h' 2025-09-07T07:13:31.4105870Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/StreamTimer.h' -> 'libtorch/include/ATen/cuda/tunable/StreamTimer.h' 2025-09-07T07:13:31.4106427Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/Tunable.h' -> 'libtorch/include/ATen/cuda/tunable/Tunable.h' 2025-09-07T07:13:31.4107027Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/TunableGemm.h' -> 'libtorch/include/ATen/cuda/tunable/TunableGemm.h' 2025-09-07T07:13:31.4107623Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/TunableOp.h' -> 'libtorch/include/ATen/cuda/tunable/TunableOp.h' 2025-09-07T07:13:31.4107990Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn' -> 'libtorch/include/ATen/cudnn' 2025-09-07T07:13:31.4108513Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Descriptors.h' -> 'libtorch/include/ATen/cudnn/Descriptors.h' 2025-09-07T07:13:31.4108989Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Handle.h' -> 'libtorch/include/ATen/cudnn/Handle.h' 2025-09-07T07:13:31.4109461Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Handles.h' -> 'libtorch/include/ATen/cudnn/Handles.h' 2025-09-07T07:13:31.4109947Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Types.h' -> 'libtorch/include/ATen/cudnn/Types.h' 2025-09-07T07:13:31.4110407Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Utils.h' -> 'libtorch/include/ATen/cudnn/Utils.h' 2025-09-07T07:13:31.4110953Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/cudnn-wrapper.h' -> 'libtorch/include/ATen/cudnn/cudnn-wrapper.h' 2025-09-07T07:13:31.4111299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip' -> 'libtorch/include/ATen/hip' 2025-09-07T07:13:31.4111711Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl' -> 'libtorch/include/ATen/hip/impl' 2025-09-07T07:13:31.4112563Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' -> 'libtorch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-09-07T07:13:31.4113532Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' -> 'libtorch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-09-07T07:13:31.4114393Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' -> 'libtorch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-09-07T07:13:31.4115242Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' -> 'libtorch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-09-07T07:13:31.4115587Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu' -> 'libtorch/include/ATen/xpu' 2025-09-07T07:13:31.4116026Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/detail' -> 'libtorch/include/ATen/xpu/detail' 2025-09-07T07:13:31.4116678Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/detail/XPUHooks.h' -> 'libtorch/include/ATen/xpu/detail/XPUHooks.h' 2025-09-07T07:13:31.4117300Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/CachingHostAllocator.h' -> 'libtorch/include/ATen/xpu/CachingHostAllocator.h' 2025-09-07T07:13:31.4117912Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/PinnedMemoryAllocator.h' -> 'libtorch/include/ATen/xpu/PinnedMemoryAllocator.h' 2025-09-07T07:13:31.4118371Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/XPUContext.h' -> 'libtorch/include/ATen/xpu/XPUContext.h' 2025-09-07T07:13:31.4118820Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/XPUDevice.h' -> 'libtorch/include/ATen/xpu/XPUDevice.h' 2025-09-07T07:13:31.4119299Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/XPUEvent.h' -> 'libtorch/include/ATen/xpu/XPUEvent.h' 2025-09-07T07:13:31.4119841Z 'build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/XPUGeneratorImpl.h' -> 'libtorch/include/ATen/xpu/XPUGeneratorImpl.h' 2025-09-07T07:13:31.4120111Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10' -> 'libtorch/include/c10' 2025-09-07T07:13:31.4120443Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core' -> 'libtorch/include/c10/core' 2025-09-07T07:13:31.4120887Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Allocator.h' -> 'libtorch/include/c10/core/Allocator.h' 2025-09-07T07:13:31.4121407Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/AllocatorConfig.h' -> 'libtorch/include/c10/core/AllocatorConfig.h' 2025-09-07T07:13:31.4121907Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/AutogradState.h' -> 'libtorch/include/c10/core/AutogradState.h' 2025-09-07T07:13:31.4122326Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Backend.h' -> 'libtorch/include/c10/core/Backend.h' 2025-09-07T07:13:31.4122804Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/CPUAllocator.h' -> 'libtorch/include/c10/core/CPUAllocator.h' 2025-09-07T07:13:31.4123426Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/CachingDeviceAllocator.h' -> 'libtorch/include/c10/core/CachingDeviceAllocator.h' 2025-09-07T07:13:31.4124095Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/CompileTimeFunctionPointer.h' -> 'libtorch/include/c10/core/CompileTimeFunctionPointer.h' 2025-09-07T07:13:31.4124698Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/ConstantSymNodeImpl.h' -> 'libtorch/include/c10/core/ConstantSymNodeImpl.h' 2025-09-07T07:13:31.4125165Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Contiguity.h' -> 'libtorch/include/c10/core/Contiguity.h' 2025-09-07T07:13:31.4125607Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/CopyBytes.h' -> 'libtorch/include/c10/core/CopyBytes.h' 2025-09-07T07:13:31.4126084Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DefaultDtype.h' -> 'libtorch/include/c10/core/DefaultDtype.h' 2025-09-07T07:13:31.4126678Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DefaultTensorOptions.h' -> 'libtorch/include/c10/core/DefaultTensorOptions.h' 2025-09-07T07:13:31.4127093Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Device.h' -> 'libtorch/include/c10/core/Device.h' 2025-09-07T07:13:31.4127559Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DeviceArray.h' -> 'libtorch/include/c10/core/DeviceArray.h' 2025-09-07T07:13:31.4128039Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DeviceGuard.h' -> 'libtorch/include/c10/core/DeviceGuard.h' 2025-09-07T07:13:31.4128492Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DeviceType.h' -> 'libtorch/include/c10/core/DeviceType.h' 2025-09-07T07:13:31.4128990Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DispatchKey.h' -> 'libtorch/include/c10/core/DispatchKey.h' 2025-09-07T07:13:31.4129509Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DispatchKeySet.h' -> 'libtorch/include/c10/core/DispatchKeySet.h' 2025-09-07T07:13:31.4129970Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DynamicCast.h' -> 'libtorch/include/c10/core/DynamicCast.h' 2025-09-07T07:13:31.4130402Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Event.h' -> 'libtorch/include/c10/core/Event.h' 2025-09-07T07:13:31.4130905Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/GeneratorImpl.h' -> 'libtorch/include/c10/core/GeneratorImpl.h' 2025-09-07T07:13:31.4131338Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/GradMode.h' -> 'libtorch/include/c10/core/GradMode.h' 2025-09-07T07:13:31.4131827Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/InferenceMode.h' -> 'libtorch/include/c10/core/InferenceMode.h' 2025-09-07T07:13:31.4132253Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Layout.h' -> 'libtorch/include/c10/core/Layout.h' 2025-09-07T07:13:31.4132844Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/MemoryFormat.h' -> 'libtorch/include/c10/core/MemoryFormat.h' 2025-09-07T07:13:31.4133471Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/OptionalRef.h' -> 'libtorch/include/c10/core/OptionalRef.h' 2025-09-07T07:13:31.4133979Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/PyHandleCache.h' -> 'libtorch/include/c10/core/PyHandleCache.h' 2025-09-07T07:13:31.4134400Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/QEngine.h' -> 'libtorch/include/c10/core/QEngine.h' 2025-09-07T07:13:31.4134820Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/QScheme.h' -> 'libtorch/include/c10/core/QScheme.h' 2025-09-07T07:13:31.4135560Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/RefcountedDeleter.h' -> 'libtorch/include/c10/core/RefcountedDeleter.h' 2025-09-07T07:13:31.4136061Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SafePyObject.h' -> 'libtorch/include/c10/core/SafePyObject.h' 2025-09-07T07:13:31.4136490Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Scalar.h' -> 'libtorch/include/c10/core/Scalar.h' 2025-09-07T07:13:31.4136971Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/ScalarType.h' -> 'libtorch/include/c10/core/ScalarType.h' 2025-09-07T07:13:31.4137572Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/ScalarTypeToTypeMeta.h' -> 'libtorch/include/c10/core/ScalarTypeToTypeMeta.h' 2025-09-07T07:13:31.4138003Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Storage.h' -> 'libtorch/include/c10/core/Storage.h' 2025-09-07T07:13:31.4138527Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/StorageImpl.h' -> 'libtorch/include/c10/core/StorageImpl.h' 2025-09-07T07:13:31.4138954Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Stream.h' -> 'libtorch/include/c10/core/Stream.h' 2025-09-07T07:13:31.4139443Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/StreamGuard.h' -> 'libtorch/include/c10/core/StreamGuard.h' 2025-09-07T07:13:31.4139907Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymBool.h' -> 'libtorch/include/c10/core/SymBool.h' 2025-09-07T07:13:31.4140366Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymFloat.h' -> 'libtorch/include/c10/core/SymFloat.h' 2025-09-07T07:13:31.4140789Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymInt.h' -> 'libtorch/include/c10/core/SymInt.h' 2025-09-07T07:13:31.4141309Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymIntArrayRef.h' -> 'libtorch/include/c10/core/SymIntArrayRef.h' 2025-09-07T07:13:31.4141805Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymNodeImpl.h' -> 'libtorch/include/c10/core/SymNodeImpl.h' 2025-09-07T07:13:31.4142364Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymbolicShapeMeta.h' -> 'libtorch/include/c10/core/SymbolicShapeMeta.h' 2025-09-07T07:13:31.4142868Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/TensorImpl.h' -> 'libtorch/include/c10/core/TensorImpl.h' 2025-09-07T07:13:31.4143386Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/TensorOptions.h' -> 'libtorch/include/c10/core/TensorOptions.h' 2025-09-07T07:13:31.4144044Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/UndefinedTensorImpl.h' -> 'libtorch/include/c10/core/UndefinedTensorImpl.h' 2025-09-07T07:13:31.4144776Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/WrapDimMinimal.h' -> 'libtorch/include/c10/core/WrapDimMinimal.h' 2025-09-07T07:13:31.4145261Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/alignment.h' -> 'libtorch/include/c10/core/alignment.h' 2025-09-07T07:13:31.4145738Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/thread_pool.h' -> 'libtorch/include/c10/core/thread_pool.h' 2025-09-07T07:13:31.4146138Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl' -> 'libtorch/include/c10/core/impl' 2025-09-07T07:13:31.4146606Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/COW.h' -> 'libtorch/include/c10/core/impl/COW.h' 2025-09-07T07:13:31.4147180Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/COWDeleter.h' -> 'libtorch/include/c10/core/impl/COWDeleter.h' 2025-09-07T07:13:31.4147930Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/DeviceGuardImplInterface.h' -> 'libtorch/include/c10/core/impl/DeviceGuardImplInterface.h' 2025-09-07T07:13:31.4148533Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/FakeGuardImpl.h' -> 'libtorch/include/c10/core/impl/FakeGuardImpl.h' 2025-09-07T07:13:31.4149049Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/GPUTrace.h' -> 'libtorch/include/c10/core/impl/GPUTrace.h' 2025-09-07T07:13:31.4149722Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/HermeticPyObjectTLS.h' -> 'libtorch/include/c10/core/impl/HermeticPyObjectTLS.h' 2025-09-07T07:13:31.4150377Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/InlineDeviceGuard.h' -> 'libtorch/include/c10/core/impl/InlineDeviceGuard.h' 2025-09-07T07:13:31.4150939Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/InlineEvent.h' -> 'libtorch/include/c10/core/impl/InlineEvent.h' 2025-09-07T07:13:31.4151582Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/InlineStreamGuard.h' -> 'libtorch/include/c10/core/impl/InlineStreamGuard.h' 2025-09-07T07:13:31.4152270Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/LocalDispatchKeySet.h' -> 'libtorch/include/c10/core/impl/LocalDispatchKeySet.h' 2025-09-07T07:13:31.4152892Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/PyInterpreter.h' -> 'libtorch/include/c10/core/impl/PyInterpreter.h' 2025-09-07T07:13:31.4153553Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/PyInterpreterHooks.h' -> 'libtorch/include/c10/core/impl/PyInterpreterHooks.h' 2025-09-07T07:13:31.4154144Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/PyObjectSlot.h' -> 'libtorch/include/c10/core/impl/PyObjectSlot.h' 2025-09-07T07:13:31.4154824Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/PythonDispatcherTLS.h' -> 'libtorch/include/c10/core/impl/PythonDispatcherTLS.h' 2025-09-07T07:13:31.4155447Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/SizesAndStrides.h' -> 'libtorch/include/c10/core/impl/SizesAndStrides.h' 2025-09-07T07:13:31.4156268Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/TorchDispatchModeTLS.h' -> 'libtorch/include/c10/core/impl/TorchDispatchModeTLS.h' 2025-09-07T07:13:31.4156872Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/VirtualGuardImpl.h' -> 'libtorch/include/c10/core/impl/VirtualGuardImpl.h' 2025-09-07T07:13:31.4157386Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/alloc_cpu.h' -> 'libtorch/include/c10/core/impl/alloc_cpu.h' 2025-09-07T07:13:31.4157757Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda' -> 'libtorch/include/c10/cuda' 2025-09-07T07:13:31.4158262Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAAlgorithm.h' -> 'libtorch/include/c10/cuda/CUDAAlgorithm.h' 2025-09-07T07:13:31.4158863Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAAllocatorConfig.h' -> 'libtorch/include/c10/cuda/CUDAAllocatorConfig.h' 2025-09-07T07:13:31.4159462Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDACachingAllocator.h' -> 'libtorch/include/c10/cuda/CUDACachingAllocator.h' 2025-09-07T07:13:31.4160224Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDADeviceAssertion.h' -> 'libtorch/include/c10/cuda/CUDADeviceAssertion.h' 2025-09-07T07:13:31.4161068Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDADeviceAssertionHost.h' -> 'libtorch/include/c10/cuda/CUDADeviceAssertionHost.h' 2025-09-07T07:13:31.4161588Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAException.h' -> 'libtorch/include/c10/cuda/CUDAException.h' 2025-09-07T07:13:31.4162106Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAFunctions.h' -> 'libtorch/include/c10/cuda/CUDAFunctions.h' 2025-09-07T07:13:31.4162769Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAGraphsC10Utils.h' -> 'libtorch/include/c10/cuda/CUDAGraphsC10Utils.h' 2025-09-07T07:13:31.4163238Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAGuard.h' -> 'libtorch/include/c10/cuda/CUDAGuard.h' 2025-09-07T07:13:31.4163718Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAMacros.h' -> 'libtorch/include/c10/cuda/CUDAMacros.h' 2025-09-07T07:13:31.4164266Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAMathCompat.h' -> 'libtorch/include/c10/cuda/CUDAMathCompat.h' 2025-09-07T07:13:31.4164845Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAMiscFunctions.h' -> 'libtorch/include/c10/cuda/CUDAMiscFunctions.h' 2025-09-07T07:13:31.4165325Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAStream.h' -> 'libtorch/include/c10/cuda/CUDAStream.h' 2025-09-07T07:13:31.4165810Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/driver_api.h' -> 'libtorch/include/c10/cuda/driver_api.h' 2025-09-07T07:13:31.4166209Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl' -> 'libtorch/include/c10/cuda/impl' 2025-09-07T07:13:31.4166794Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl/CUDAGuardImpl.h' -> 'libtorch/include/c10/cuda/impl/CUDAGuardImpl.h' 2025-09-07T07:13:31.4167308Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl/CUDATest.h' -> 'libtorch/include/c10/cuda/impl/CUDATest.h' 2025-09-07T07:13:31.4167688Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/macros' -> 'libtorch/include/c10/macros' 2025-09-07T07:13:31.4168185Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/macros/Export.h' -> 'libtorch/include/c10/macros/Export.h' 2025-09-07T07:13:31.4168638Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/macros/Macros.h' -> 'libtorch/include/c10/macros/Macros.h' 2025-09-07T07:13:31.4169168Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/macros/cmake_macros.h' -> 'libtorch/include/c10/macros/cmake_macros.h' 2025-09-07T07:13:31.4169517Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal' -> 'libtorch/include/c10/metal' 2025-09-07T07:13:31.4169962Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/atomic.h' -> 'libtorch/include/c10/metal/atomic.h' 2025-09-07T07:13:31.4170414Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/common.h' -> 'libtorch/include/c10/metal/common.h' 2025-09-07T07:13:31.4170857Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/expm1f.h' -> 'libtorch/include/c10/metal/expm1f.h' 2025-09-07T07:13:31.4171299Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/igamma.h' -> 'libtorch/include/c10/metal/igamma.h' 2025-09-07T07:13:31.4171883Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/indexing.h' -> 'libtorch/include/c10/metal/indexing.h' 2025-09-07T07:13:31.4172352Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/random.h' -> 'libtorch/include/c10/metal/random.h' 2025-09-07T07:13:31.4172970Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/reduction_utils.h' -> 'libtorch/include/c10/metal/reduction_utils.h' 2025-09-07T07:13:31.4173428Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/special_math.h' -> 'libtorch/include/c10/metal/special_math.h' 2025-09-07T07:13:31.4173813Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/utils.h' -> 'libtorch/include/c10/metal/utils.h' 2025-09-07T07:13:31.4174176Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile' -> 'libtorch/include/c10/mobile' 2025-09-07T07:13:31.4174752Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile/CPUCachingAllocator.h' -> 'libtorch/include/c10/mobile/CPUCachingAllocator.h' 2025-09-07T07:13:31.4175530Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile/CPUProfilingAllocator.h' -> 'libtorch/include/c10/mobile/CPUProfilingAllocator.h' 2025-09-07T07:13:31.4175853Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/test' -> 'libtorch/include/c10/test' 2025-09-07T07:13:31.4176235Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util' -> 'libtorch/include/c10/test/util' 2025-09-07T07:13:31.4176903Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util/Macros.h' -> 'libtorch/include/c10/test/util/Macros.h' 2025-09-07T07:13:31.4177567Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util/complex_math_test_common.h' -> 'libtorch/include/c10/test/util/complex_math_test_common.h' 2025-09-07T07:13:31.4178192Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util/complex_test_common.h' -> 'libtorch/include/c10/test/util/complex_test_common.h' 2025-09-07T07:13:31.4178522Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util' -> 'libtorch/include/c10/util' 2025-09-07T07:13:31.4179012Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/AbortHandler.h' -> 'libtorch/include/c10/util/AbortHandler.h' 2025-09-07T07:13:31.4179459Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/AlignOf.h' -> 'libtorch/include/c10/util/AlignOf.h' 2025-09-07T07:13:31.4180011Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ApproximateClock.h' -> 'libtorch/include/c10/util/ApproximateClock.h' 2025-09-07T07:13:31.4180425Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Array.h' -> 'libtorch/include/c10/util/Array.h' 2025-09-07T07:13:31.4180882Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ArrayRef.h' -> 'libtorch/include/c10/util/ArrayRef.h' 2025-09-07T07:13:31.4181364Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/BFloat16-inl.h' -> 'libtorch/include/c10/util/BFloat16-inl.h' 2025-09-07T07:13:31.4181878Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/BFloat16-math.h' -> 'libtorch/include/c10/util/BFloat16-math.h' 2025-09-07T07:13:31.4182332Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/BFloat16.h' -> 'libtorch/include/c10/util/BFloat16.h' 2025-09-07T07:13:31.4182790Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Backtrace.h' -> 'libtorch/include/c10/util/Backtrace.h' 2025-09-07T07:13:31.4183214Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Bitset.h' -> 'libtorch/include/c10/util/Bitset.h' 2025-09-07T07:13:31.4183634Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/C++17.h' -> 'libtorch/include/c10/util/C++17.h' 2025-09-07T07:13:31.4184150Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/CallOnce.h' -> 'libtorch/include/c10/util/CallOnce.h' 2025-09-07T07:13:31.4184827Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ConstexprCrc.h' -> 'libtorch/include/c10/util/ConstexprCrc.h' 2025-09-07T07:13:31.4185425Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/DeadlockDetection.h' -> 'libtorch/include/c10/util/DeadlockDetection.h' 2025-09-07T07:13:31.4185907Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Deprecated.h' -> 'libtorch/include/c10/util/Deprecated.h' 2025-09-07T07:13:31.4186420Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/DimVector.h' -> 'libtorch/include/c10/util/DimVector.h' 2025-09-07T07:13:31.4186968Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/DynamicCounter.h' -> 'libtorch/include/c10/util/DynamicCounter.h' 2025-09-07T07:13:31.4187434Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Enumerate.h' -> 'libtorch/include/c10/util/Enumerate.h' 2025-09-07T07:13:31.4187897Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Exception.h' -> 'libtorch/include/c10/util/Exception.h' 2025-09-07T07:13:31.4188504Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ExclusivelyOwned.h' -> 'libtorch/include/c10/util/ExclusivelyOwned.h' 2025-09-07T07:13:31.4189244Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' -> 'libtorch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-09-07T07:13:31.4189726Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/FbcodeMaps.h' -> 'libtorch/include/c10/util/FbcodeMaps.h' 2025-09-07T07:13:31.4190165Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Flags.h' -> 'libtorch/include/c10/util/Flags.h' 2025-09-07T07:13:31.4190717Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float4_e2m1fn_x2.h' -> 'libtorch/include/c10/util/Float4_e2m1fn_x2.h' 2025-09-07T07:13:31.4191263Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e4m3fn-inl.h' -> 'libtorch/include/c10/util/Float8_e4m3fn-inl.h' 2025-09-07T07:13:31.4191773Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e4m3fn.h' -> 'libtorch/include/c10/util/Float8_e4m3fn.h' 2025-09-07T07:13:31.4192339Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e4m3fnuz-inl.h' -> 'libtorch/include/c10/util/Float8_e4m3fnuz-inl.h' 2025-09-07T07:13:31.4192856Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e4m3fnuz.h' -> 'libtorch/include/c10/util/Float8_e4m3fnuz.h' 2025-09-07T07:13:31.4193380Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e5m2-inl.h' -> 'libtorch/include/c10/util/Float8_e5m2-inl.h' 2025-09-07T07:13:31.4193856Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e5m2.h' -> 'libtorch/include/c10/util/Float8_e5m2.h' 2025-09-07T07:13:31.4194418Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e5m2fnuz-inl.h' -> 'libtorch/include/c10/util/Float8_e5m2fnuz-inl.h' 2025-09-07T07:13:31.4194949Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e5m2fnuz.h' -> 'libtorch/include/c10/util/Float8_e5m2fnuz.h' 2025-09-07T07:13:31.4195501Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e8m0fnu-inl.h' -> 'libtorch/include/c10/util/Float8_e8m0fnu-inl.h' 2025-09-07T07:13:31.4196007Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e8m0fnu.h' -> 'libtorch/include/c10/util/Float8_e8m0fnu.h' 2025-09-07T07:13:31.4196741Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/FunctionRef.h' -> 'libtorch/include/c10/util/FunctionRef.h' 2025-09-07T07:13:31.4197124Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Gauge.h' -> 'libtorch/include/c10/util/Gauge.h' 2025-09-07T07:13:31.4197524Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Half-inl.h' -> 'libtorch/include/c10/util/Half-inl.h' 2025-09-07T07:13:31.4197905Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Half.h' -> 'libtorch/include/c10/util/Half.h' 2025-09-07T07:13:31.4198325Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/IdWrapper.h' -> 'libtorch/include/c10/util/IdWrapper.h' 2025-09-07T07:13:31.4198789Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/IntrusiveList.h' -> 'libtorch/include/c10/util/IntrusiveList.h' 2025-09-07T07:13:31.4199171Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Lazy.h' -> 'libtorch/include/c10/util/Lazy.h' 2025-09-07T07:13:31.4199593Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/LeftRight.h' -> 'libtorch/include/c10/util/LeftRight.h' 2025-09-07T07:13:31.4199963Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Load.h' -> 'libtorch/include/c10/util/Load.h' 2025-09-07T07:13:31.4200401Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Logging.h' -> 'libtorch/include/c10/util/Logging.h' 2025-09-07T07:13:31.4200864Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/MathConstants.h' -> 'libtorch/include/c10/util/MathConstants.h' 2025-09-07T07:13:31.4201290Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/MaybeOwned.h' -> 'libtorch/include/c10/util/MaybeOwned.h' 2025-09-07T07:13:31.4201818Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Metaprogramming.h' -> 'libtorch/include/c10/util/Metaprogramming.h' 2025-09-07T07:13:31.4202260Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/NetworkFlow.h' -> 'libtorch/include/c10/util/NetworkFlow.h' 2025-09-07T07:13:31.4202668Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Optional.h' -> 'libtorch/include/c10/util/Optional.h' 2025-09-07T07:13:31.4203190Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/OptionalArrayRef.h' -> 'libtorch/include/c10/util/OptionalArrayRef.h' 2025-09-07T07:13:31.4203657Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ParallelGuard.h' -> 'libtorch/include/c10/util/ParallelGuard.h' 2025-09-07T07:13:31.4204086Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Registry.h' -> 'libtorch/include/c10/util/Registry.h' 2025-09-07T07:13:31.4204504Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ScopeExit.h' -> 'libtorch/include/c10/util/ScopeExit.h' 2025-09-07T07:13:31.4204931Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Semaphore.h' -> 'libtorch/include/c10/util/Semaphore.h' 2025-09-07T07:13:31.4205369Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/SmallBuffer.h' -> 'libtorch/include/c10/util/SmallBuffer.h' 2025-09-07T07:13:31.4205804Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/SmallVector.h' -> 'libtorch/include/c10/util/SmallVector.h' 2025-09-07T07:13:31.4206242Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/StringUtil.h' -> 'libtorch/include/c10/util/StringUtil.h' 2025-09-07T07:13:31.4206690Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Synchronized.h' -> 'libtorch/include/c10/util/Synchronized.h' 2025-09-07T07:13:31.4207128Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ThreadLocal.h' -> 'libtorch/include/c10/util/ThreadLocal.h' 2025-09-07T07:13:31.4207687Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ThreadLocalDebugInfo.h' -> 'libtorch/include/c10/util/ThreadLocalDebugInfo.h' 2025-09-07T07:13:31.4208058Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Type.h' -> 'libtorch/include/c10/util/Type.h' 2025-09-07T07:13:31.4208640Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeCast.h' -> 'libtorch/include/c10/util/TypeCast.h' 2025-09-07T07:13:31.4209137Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeIndex.h' -> 'libtorch/include/c10/util/TypeIndex.h' 2025-09-07T07:13:31.4209729Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeList.h' -> 'libtorch/include/c10/util/TypeList.h' 2025-09-07T07:13:31.4210282Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeSafeSignMath.h' -> 'libtorch/include/c10/util/TypeSafeSignMath.h' 2025-09-07T07:13:31.4210764Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeTraits.h' -> 'libtorch/include/c10/util/TypeTraits.h' 2025-09-07T07:13:31.4211197Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Unicode.h' -> 'libtorch/include/c10/util/Unicode.h' 2025-09-07T07:13:31.4211706Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/UniqueVoidPtr.h' -> 'libtorch/include/c10/util/UniqueVoidPtr.h' 2025-09-07T07:13:31.4212144Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Unroll.h' -> 'libtorch/include/c10/util/Unroll.h' 2025-09-07T07:13:31.4212630Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/WaitCounter.h' -> 'libtorch/include/c10/util/WaitCounter.h' 2025-09-07T07:13:31.4213302Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/WaitCounterDynamicBackend.h' -> 'libtorch/include/c10/util/WaitCounterDynamicBackend.h' 2025-09-07T07:13:31.4213809Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/accumulate.h' -> 'libtorch/include/c10/util/accumulate.h' 2025-09-07T07:13:31.4214239Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/bit_cast.h' -> 'libtorch/include/c10/util/bit_cast.h' 2025-09-07T07:13:31.4214642Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/bits.h' -> 'libtorch/include/c10/util/bits.h' 2025-09-07T07:13:31.4215117Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/complex.h' -> 'libtorch/include/c10/util/complex.h' 2025-09-07T07:13:31.4215589Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/complex_math.h' -> 'libtorch/include/c10/util/complex_math.h' 2025-09-07T07:13:31.4216075Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/complex_utils.h' -> 'libtorch/include/c10/util/complex_utils.h' 2025-09-07T07:13:31.4216534Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/copysign.h' -> 'libtorch/include/c10/util/copysign.h' 2025-09-07T07:13:31.4216932Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/env.h' -> 'libtorch/include/c10/util/env.h' 2025-09-07T07:13:31.4217376Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/error.h' -> 'libtorch/include/c10/util/error.h' 2025-09-07T07:13:31.4217866Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/flat_hash_map.h' -> 'libtorch/include/c10/util/flat_hash_map.h' 2025-09-07T07:13:31.4218428Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/floating_point_utils.h' -> 'libtorch/include/c10/util/floating_point_utils.h' 2025-09-07T07:13:31.4218897Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/generic_math.h' -> 'libtorch/include/c10/util/generic_math.h' 2025-09-07T07:13:31.4219311Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/hash.h' -> 'libtorch/include/c10/util/hash.h' 2025-09-07T07:13:31.4219734Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/int128.h' -> 'libtorch/include/c10/util/int128.h' 2025-09-07T07:13:31.4220327Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/intrusive_ptr.h' -> 'libtorch/include/c10/util/intrusive_ptr.h' 2025-09-07T07:13:31.4220753Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/irange.h' -> 'libtorch/include/c10/util/irange.h' 2025-09-07T07:13:31.4221365Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/llvmMathExtras.h' -> 'libtorch/include/c10/util/llvmMathExtras.h' 2025-09-07T07:13:31.4221888Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/logging_is_google_glog.h' -> 'libtorch/include/c10/util/logging_is_google_glog.h' 2025-09-07T07:13:31.4222463Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/logging_is_not_google_glog.h' -> 'libtorch/include/c10/util/logging_is_not_google_glog.h' 2025-09-07T07:13:31.4222854Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/numa.h' -> 'libtorch/include/c10/util/numa.h' 2025-09-07T07:13:31.4223459Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/order_preserving_flat_hash_map.h' -> 'libtorch/include/c10/util/order_preserving_flat_hash_map.h' 2025-09-07T07:13:31.4223992Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/overflows.h' -> 'libtorch/include/c10/util/overflows.h' 2025-09-07T07:13:31.4224615Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/overloaded.h' -> 'libtorch/include/c10/util/overloaded.h' 2025-09-07T07:13:31.4225098Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/python_stub.h' -> 'libtorch/include/c10/util/python_stub.h' 2025-09-07T07:13:31.4225551Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/qint32.h' -> 'libtorch/include/c10/util/qint32.h' 2025-09-07T07:13:31.4225979Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/qint8.h' -> 'libtorch/include/c10/util/qint8.h' 2025-09-07T07:13:31.4226437Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/quint2x4.h' -> 'libtorch/include/c10/util/quint2x4.h' 2025-09-07T07:13:31.4226906Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/quint4x2.h' -> 'libtorch/include/c10/util/quint4x2.h' 2025-09-07T07:13:31.4227379Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/quint8.h' -> 'libtorch/include/c10/util/quint8.h' 2025-09-07T07:13:31.4227882Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/safe_numerics.h' -> 'libtorch/include/c10/util/safe_numerics.h' 2025-09-07T07:13:31.4228408Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/signal_handler.h' -> 'libtorch/include/c10/util/signal_handler.h' 2025-09-07T07:13:31.4228937Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/sparse_bitset.h' -> 'libtorch/include/c10/util/sparse_bitset.h' 2025-09-07T07:13:31.4229369Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ssize.h' -> 'libtorch/include/c10/util/ssize.h' 2025-09-07T07:13:31.4229939Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/static_tracepoint.h' -> 'libtorch/include/c10/util/static_tracepoint.h' 2025-09-07T07:13:31.4230561Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/static_tracepoint_elfx86.h' -> 'libtorch/include/c10/util/static_tracepoint_elfx86.h' 2025-09-07T07:13:31.4231040Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/strides.h' -> 'libtorch/include/c10/util/strides.h' 2025-09-07T07:13:31.4231543Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/string_utils.h' -> 'libtorch/include/c10/util/string_utils.h' 2025-09-07T07:13:31.4232020Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/string_view.h' -> 'libtorch/include/c10/util/string_view.h' 2025-09-07T07:13:31.4232503Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/strong_type.h' -> 'libtorch/include/c10/util/strong_type.h' 2025-09-07T07:13:31.4232977Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/tempfile.h' -> 'libtorch/include/c10/util/tempfile.h' 2025-09-07T07:13:31.4233455Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/thread_name.h' -> 'libtorch/include/c10/util/thread_name.h' 2025-09-07T07:13:31.4233893Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/typeid.h' -> 'libtorch/include/c10/util/typeid.h' 2025-09-07T07:13:31.4234412Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/util/win32-headers.h' -> 'libtorch/include/c10/util/win32-headers.h' 2025-09-07T07:13:31.4234745Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu' -> 'libtorch/include/c10/xpu' 2025-09-07T07:13:31.4235344Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUCachingAllocator.h' -> 'libtorch/include/c10/xpu/XPUCachingAllocator.h' 2025-09-07T07:13:31.4235882Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUDeviceProp.h' -> 'libtorch/include/c10/xpu/XPUDeviceProp.h' 2025-09-07T07:13:31.4236387Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUException.h' -> 'libtorch/include/c10/xpu/XPUException.h' 2025-09-07T07:13:31.4237013Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUFunctions.h' -> 'libtorch/include/c10/xpu/XPUFunctions.h' 2025-09-07T07:13:31.4237478Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUMacros.h' -> 'libtorch/include/c10/xpu/XPUMacros.h' 2025-09-07T07:13:31.4237927Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUStream.h' -> 'libtorch/include/c10/xpu/XPUStream.h' 2025-09-07T07:13:31.4238308Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/impl' -> 'libtorch/include/c10/xpu/impl' 2025-09-07T07:13:31.4238869Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/impl/XPUGuardImpl.h' -> 'libtorch/include/c10/xpu/impl/XPUGuardImpl.h' 2025-09-07T07:13:31.4239245Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/test' -> 'libtorch/include/c10/xpu/test' 2025-09-07T07:13:31.4239672Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/test/impl' -> 'libtorch/include/c10/xpu/test/impl' 2025-09-07T07:13:31.4240212Z 'build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/test/impl/XPUTest.h' -> 'libtorch/include/c10/xpu/test/impl/XPUTest.h' 2025-09-07T07:13:31.4240534Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2' -> 'libtorch/include/caffe2' 2025-09-07T07:13:31.4240934Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core' -> 'libtorch/include/caffe2/core' 2025-09-07T07:13:31.4241403Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core/common.h' -> 'libtorch/include/caffe2/core/common.h' 2025-09-07T07:13:31.4241853Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core/timer.h' -> 'libtorch/include/caffe2/core/timer.h' 2025-09-07T07:13:31.4242307Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core/macros.h' -> 'libtorch/include/caffe2/core/macros.h' 2025-09-07T07:13:31.4242793Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels' -> 'libtorch/include/caffe2/perfkernels' 2025-09-07T07:13:31.4243457Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels/batch_box_cox_vec.h' -> 'libtorch/include/caffe2/perfkernels/batch_box_cox_vec.h' 2025-09-07T07:13:31.4244003Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels/common.h' -> 'libtorch/include/caffe2/perfkernels/common.h' 2025-09-07T07:13:31.4244709Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels/embedding_lookup_idx.h' -> 'libtorch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2025-09-07T07:13:31.4245194Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize' -> 'libtorch/include/caffe2/serialize' 2025-09-07T07:13:31.4245708Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/crc_alt.h' -> 'libtorch/include/caffe2/serialize/crc_alt.h' 2025-09-07T07:13:31.4246283Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/file_adapter.h' -> 'libtorch/include/caffe2/serialize/file_adapter.h' 2025-09-07T07:13:31.4246923Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/in_memory_adapter.h' -> 'libtorch/include/caffe2/serialize/in_memory_adapter.h' 2025-09-07T07:13:31.4247550Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/inline_container.h' -> 'libtorch/include/caffe2/serialize/inline_container.h' 2025-09-07T07:13:31.4248169Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/istream_adapter.h' -> 'libtorch/include/caffe2/serialize/istream_adapter.h' 2025-09-07T07:13:31.4248870Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/read_adapter_interface.h' -> 'libtorch/include/caffe2/serialize/read_adapter_interface.h' 2025-09-07T07:13:31.4249419Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/versions.h' -> 'libtorch/include/caffe2/serialize/versions.h' 2025-09-07T07:13:31.4249797Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils' -> 'libtorch/include/caffe2/utils' 2025-09-07T07:13:31.4250352Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/fixed_divisor.h' -> 'libtorch/include/caffe2/utils/fixed_divisor.h' 2025-09-07T07:13:31.4250888Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/proto_wrap.h' -> 'libtorch/include/caffe2/utils/proto_wrap.h' 2025-09-07T07:13:31.4251414Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/string_utils.h' -> 'libtorch/include/caffe2/utils/string_utils.h' 2025-09-07T07:13:31.4251927Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool' -> 'libtorch/include/caffe2/utils/threadpool' 2025-09-07T07:13:31.4252584Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/ThreadPool.h' -> 'libtorch/include/caffe2/utils/threadpool/ThreadPool.h' 2025-09-07T07:13:31.4253333Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' -> 'libtorch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-09-07T07:13:31.4254022Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/WorkersPool.h' -> 'libtorch/include/caffe2/utils/threadpool/WorkersPool.h' 2025-09-07T07:13:31.4254863Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' -> 'libtorch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-09-07T07:13:31.4255530Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/pthreadpool.h' -> 'libtorch/include/caffe2/utils/threadpool/pthreadpool.h' 2025-09-07T07:13:31.4256266Z 'build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/thread_pool_guard.h' -> 'libtorch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2025-09-07T07:13:31.4256563Z 'build/lib.linux-x86_64-cpython-39/torch/include/clog.h' -> 'libtorch/include/clog.h' 2025-09-07T07:13:31.4256906Z 'build/lib.linux-x86_64-cpython-39/torch/include/cpuinfo.h' -> 'libtorch/include/cpuinfo.h' 2025-09-07T07:13:31.4257309Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_config.h' -> 'libtorch/include/dnnl_config.h' 2025-09-07T07:13:31.4257667Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_debug.h' -> 'libtorch/include/dnnl_debug.h' 2025-09-07T07:13:31.4257971Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl.h' -> 'libtorch/include/dnnl.h' 2025-09-07T07:13:31.4258307Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl.hpp' -> 'libtorch/include/dnnl.hpp' 2025-09-07T07:13:31.4258647Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_ocl.h' -> 'libtorch/include/dnnl_ocl.h' 2025-09-07T07:13:31.4259010Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_ocl.hpp' -> 'libtorch/include/dnnl_ocl.hpp' 2025-09-07T07:13:31.4259417Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl.h' -> 'libtorch/include/dnnl_sycl.h' 2025-09-07T07:13:31.4259932Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl.hpp' -> 'libtorch/include/dnnl_sycl.hpp' 2025-09-07T07:13:31.4260685Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl_types.h' -> 'libtorch/include/dnnl_sycl_types.h' 2025-09-07T07:13:31.4261133Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool.h' -> 'libtorch/include/dnnl_threadpool.h' 2025-09-07T07:13:31.4261596Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool.hpp' -> 'libtorch/include/dnnl_threadpool.hpp' 2025-09-07T07:13:31.4262105Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool_iface.hpp' -> 'libtorch/include/dnnl_threadpool_iface.hpp' 2025-09-07T07:13:31.4262506Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_types.h' -> 'libtorch/include/dnnl_types.h' 2025-09-07T07:13:31.4262912Z 'build/lib.linux-x86_64-cpython-39/torch/include/dnnl_version.h' -> 'libtorch/include/dnnl_version.h' 2025-09-07T07:13:31.4263390Z 'build/lib.linux-x86_64-cpython-39/torch/include/experiments-config.h' -> 'libtorch/include/experiments-config.h' 2025-09-07T07:13:31.4263722Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm' -> 'libtorch/include/fbgemm' 2025-09-07T07:13:31.4264252Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/ConvUtils.h' -> 'libtorch/include/fbgemm/ConvUtils.h' 2025-09-07T07:13:31.4264679Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Fbgemm.h' -> 'libtorch/include/fbgemm/Fbgemm.h' 2025-09-07T07:13:31.4265240Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmBuild.h' -> 'libtorch/include/fbgemm/FbgemmBuild.h' 2025-09-07T07:13:31.4265745Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmConvert.h' -> 'libtorch/include/fbgemm/FbgemmConvert.h' 2025-09-07T07:13:31.4266273Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmEmbedding.h' -> 'libtorch/include/fbgemm/FbgemmEmbedding.h' 2025-09-07T07:13:31.4266752Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFP16.h' -> 'libtorch/include/fbgemm/FbgemmFP16.h' 2025-09-07T07:13:31.4267213Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFP32.h' -> 'libtorch/include/fbgemm/FbgemmFP32.h' 2025-09-07T07:13:31.4267735Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFPCommon.h' -> 'libtorch/include/fbgemm/FbgemmFPCommon.h' 2025-09-07T07:13:31.4268198Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI64.h' -> 'libtorch/include/fbgemm/FbgemmI64.h' 2025-09-07T07:13:31.4268819Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h' -> 'libtorch/include/fbgemm/FbgemmI8DepthwiseAvx2.h' 2025-09-07T07:13:31.4269489Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8DirectconvAvx2.h' -> 'libtorch/include/fbgemm/FbgemmI8DirectconvAvx2.h' 2025-09-07T07:13:31.4270004Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8Spmdm.h' -> 'libtorch/include/fbgemm/FbgemmI8Spmdm.h' 2025-09-07T07:13:31.4270561Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmPackMatrixB.h' -> 'libtorch/include/fbgemm/FbgemmPackMatrixB.h' 2025-09-07T07:13:31.4271057Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmSparse.h' -> 'libtorch/include/fbgemm/FbgemmSparse.h' 2025-09-07T07:13:31.4271638Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FloatConversion.h' -> 'libtorch/include/fbgemm/FloatConversion.h' 2025-09-07T07:13:31.4272237Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/OutputProcessing-inl.h' -> 'libtorch/include/fbgemm/OutputProcessing-inl.h' 2025-09-07T07:13:31.4272797Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/PackingTraits-inl.h' -> 'libtorch/include/fbgemm/PackingTraits-inl.h' 2025-09-07T07:13:31.4273278Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtils.h' -> 'libtorch/include/fbgemm/QuantUtils.h' 2025-09-07T07:13:31.4273826Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsAvx2.h' -> 'libtorch/include/fbgemm/QuantUtilsAvx2.h' 2025-09-07T07:13:31.4274367Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsAvx512.h' -> 'libtorch/include/fbgemm/QuantUtilsAvx512.h' 2025-09-07T07:13:31.4274895Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsNeon.h' -> 'libtorch/include/fbgemm/QuantUtilsNeon.h' 2025-09-07T07:13:31.4275362Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/spmmUtils.h' -> 'libtorch/include/fbgemm/spmmUtils.h' 2025-09-07T07:13:31.4275970Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/spmmUtilsAvx2.h' -> 'libtorch/include/fbgemm/spmmUtilsAvx2.h' 2025-09-07T07:13:31.4276386Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/SimdUtils.h' -> 'libtorch/include/fbgemm/SimdUtils.h' 2025-09-07T07:13:31.4276753Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Utils.h' -> 'libtorch/include/fbgemm/Utils.h' 2025-09-07T07:13:31.4277158Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/UtilsAvx2.h' -> 'libtorch/include/fbgemm/UtilsAvx2.h' 2025-09-07T07:13:31.4277534Z 'build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Types.h' -> 'libtorch/include/fbgemm/Types.h' 2025-09-07T07:13:31.4277791Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt' -> 'libtorch/include/fmt' 2025-09-07T07:13:31.4278116Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/args.h' -> 'libtorch/include/fmt/args.h' 2025-09-07T07:13:31.4278435Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/base.h' -> 'libtorch/include/fmt/base.h' 2025-09-07T07:13:31.4278822Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/chrono.h' -> 'libtorch/include/fmt/chrono.h' 2025-09-07T07:13:31.4279154Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/color.h' -> 'libtorch/include/fmt/color.h' 2025-09-07T07:13:31.4279518Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/compile.h' -> 'libtorch/include/fmt/compile.h' 2025-09-07T07:13:31.4279854Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/core.h' -> 'libtorch/include/fmt/core.h' 2025-09-07T07:13:31.4280200Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/format.h' -> 'libtorch/include/fmt/format.h' 2025-09-07T07:13:31.4280584Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/format-inl.h' -> 'libtorch/include/fmt/format-inl.h' 2025-09-07T07:13:31.4280897Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/os.h' -> 'libtorch/include/fmt/os.h' 2025-09-07T07:13:31.4281251Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/ostream.h' -> 'libtorch/include/fmt/ostream.h' 2025-09-07T07:13:31.4281599Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/printf.h' -> 'libtorch/include/fmt/printf.h' 2025-09-07T07:13:31.4281953Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/ranges.h' -> 'libtorch/include/fmt/ranges.h' 2025-09-07T07:13:31.4282294Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/std.h' -> 'libtorch/include/fmt/std.h' 2025-09-07T07:13:31.4282628Z 'build/lib.linux-x86_64-cpython-39/torch/include/fmt/xchar.h' -> 'libtorch/include/fmt/xchar.h' 2025-09-07T07:13:31.4282908Z 'build/lib.linux-x86_64-cpython-39/torch/include/fp16' -> 'libtorch/include/fp16' 2025-09-07T07:13:31.4283285Z 'build/lib.linux-x86_64-cpython-39/torch/include/fp16/bitcasts.h' -> 'libtorch/include/fp16/bitcasts.h' 2025-09-07T07:13:31.4283614Z 'build/lib.linux-x86_64-cpython-39/torch/include/fp16/fp16.h' -> 'libtorch/include/fp16/fp16.h' 2025-09-07T07:13:31.4284001Z 'build/lib.linux-x86_64-cpython-39/torch/include/fp16/psimd.h' -> 'libtorch/include/fp16/psimd.h' 2025-09-07T07:13:31.4284281Z 'build/lib.linux-x86_64-cpython-39/torch/include/fp16.h' -> 'libtorch/include/fp16.h' 2025-09-07T07:13:31.4284576Z 'build/lib.linux-x86_64-cpython-39/torch/include/fxdiv.h' -> 'libtorch/include/fxdiv.h' 2025-09-07T07:13:31.4284869Z 'build/lib.linux-x86_64-cpython-39/torch/include/google' -> 'libtorch/include/google' 2025-09-07T07:13:31.4285250Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf' -> 'libtorch/include/google/protobuf' 2025-09-07T07:13:31.4285713Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/any.h' -> 'libtorch/include/google/protobuf/any.h' 2025-09-07T07:13:31.4286185Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/any.pb.h' -> 'libtorch/include/google/protobuf/any.pb.h' 2025-09-07T07:13:31.4286644Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/api.pb.h' -> 'libtorch/include/google/protobuf/api.pb.h' 2025-09-07T07:13:31.4287092Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/arena.h' -> 'libtorch/include/google/protobuf/arena.h' 2025-09-07T07:13:31.4287617Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/arena_impl.h' -> 'libtorch/include/google/protobuf/arena_impl.h' 2025-09-07T07:13:31.4288146Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/arenastring.h' -> 'libtorch/include/google/protobuf/arenastring.h' 2025-09-07T07:13:31.4288662Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/descriptor.h' -> 'libtorch/include/google/protobuf/descriptor.h' 2025-09-07T07:13:31.4289223Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/descriptor.pb.h' -> 'libtorch/include/google/protobuf/descriptor.pb.h' 2025-09-07T07:13:31.4289825Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/descriptor_database.h' -> 'libtorch/include/google/protobuf/descriptor_database.h' 2025-09-07T07:13:31.4290343Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/duration.pb.h' -> 'libtorch/include/google/protobuf/duration.pb.h' 2025-09-07T07:13:31.4290933Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/dynamic_message.h' -> 'libtorch/include/google/protobuf/dynamic_message.h' 2025-09-07T07:13:31.4291418Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/empty.pb.h' -> 'libtorch/include/google/protobuf/empty.pb.h' 2025-09-07T07:13:31.4291953Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/extension_set.h' -> 'libtorch/include/google/protobuf/extension_set.h' 2025-09-07T07:13:31.4292543Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/extension_set_inl.h' -> 'libtorch/include/google/protobuf/extension_set_inl.h' 2025-09-07T07:13:31.4293064Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/field_mask.pb.h' -> 'libtorch/include/google/protobuf/field_mask.pb.h' 2025-09-07T07:13:31.4293735Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_enum_reflection.h' -> 'libtorch/include/google/protobuf/generated_enum_reflection.h' 2025-09-07T07:13:31.4294342Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_enum_util.h' -> 'libtorch/include/google/protobuf/generated_enum_util.h' 2025-09-07T07:13:31.4295031Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_message_reflection.h' -> 'libtorch/include/google/protobuf/generated_message_reflection.h' 2025-09-07T07:13:31.4295965Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_message_table_driven.h' -> 'libtorch/include/google/protobuf/generated_message_table_driven.h' 2025-09-07T07:13:31.4296806Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_message_util.h' -> 'libtorch/include/google/protobuf/generated_message_util.h' 2025-09-07T07:13:31.4297326Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/has_bits.h' -> 'libtorch/include/google/protobuf/has_bits.h' 2025-09-07T07:13:31.4298022Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/implicit_weak_message.h' -> 'libtorch/include/google/protobuf/implicit_weak_message.h' 2025-09-07T07:13:31.4298691Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/inlined_string_field.h' -> 'libtorch/include/google/protobuf/inlined_string_field.h' 2025-09-07T07:13:31.4299164Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map.h' -> 'libtorch/include/google/protobuf/map.h' 2025-09-07T07:13:31.4299698Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_entry.h' -> 'libtorch/include/google/protobuf/map_entry.h' 2025-09-07T07:13:31.4300323Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_entry_lite.h' -> 'libtorch/include/google/protobuf/map_entry_lite.h' 2025-09-07T07:13:31.4300852Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_field.h' -> 'libtorch/include/google/protobuf/map_field.h' 2025-09-07T07:13:31.4301417Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_field_inl.h' -> 'libtorch/include/google/protobuf/map_field_inl.h' 2025-09-07T07:13:31.4302004Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_field_lite.h' -> 'libtorch/include/google/protobuf/map_field_lite.h' 2025-09-07T07:13:31.4302607Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_type_handler.h' -> 'libtorch/include/google/protobuf/map_type_handler.h' 2025-09-07T07:13:31.4303127Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/message.h' -> 'libtorch/include/google/protobuf/message.h' 2025-09-07T07:13:31.4303711Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/message_lite.h' -> 'libtorch/include/google/protobuf/message_lite.h' 2025-09-07T07:13:31.4304493Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/metadata.h' -> 'libtorch/include/google/protobuf/metadata.h' 2025-09-07T07:13:31.4305102Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/metadata_lite.h' -> 'libtorch/include/google/protobuf/metadata_lite.h' 2025-09-07T07:13:31.4305746Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/parse_context.h' -> 'libtorch/include/google/protobuf/parse_context.h' 2025-09-07T07:13:31.4306248Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/port.h' -> 'libtorch/include/google/protobuf/port.h' 2025-09-07T07:13:31.4306829Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/reflection.h' -> 'libtorch/include/google/protobuf/reflection.h' 2025-09-07T07:13:31.4307458Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/reflection_ops.h' -> 'libtorch/include/google/protobuf/reflection_ops.h' 2025-09-07T07:13:31.4308063Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/repeated_field.h' -> 'libtorch/include/google/protobuf/repeated_field.h' 2025-09-07T07:13:31.4308596Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/service.h' -> 'libtorch/include/google/protobuf/service.h' 2025-09-07T07:13:31.4309258Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/source_context.pb.h' -> 'libtorch/include/google/protobuf/source_context.pb.h' 2025-09-07T07:13:31.4309815Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/struct.pb.h' -> 'libtorch/include/google/protobuf/struct.pb.h' 2025-09-07T07:13:31.4310384Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/text_format.h' -> 'libtorch/include/google/protobuf/text_format.h' 2025-09-07T07:13:31.4311032Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/timestamp.pb.h' -> 'libtorch/include/google/protobuf/timestamp.pb.h' 2025-09-07T07:13:31.4311561Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/type.pb.h' -> 'libtorch/include/google/protobuf/type.pb.h' 2025-09-07T07:13:31.4312200Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/unknown_field_set.h' -> 'libtorch/include/google/protobuf/unknown_field_set.h' 2025-09-07T07:13:31.4312823Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/wire_format.h' -> 'libtorch/include/google/protobuf/wire_format.h' 2025-09-07T07:13:31.4313439Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/wire_format_lite.h' -> 'libtorch/include/google/protobuf/wire_format_lite.h' 2025-09-07T07:13:31.4314018Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/wrappers.pb.h' -> 'libtorch/include/google/protobuf/wrappers.pb.h' 2025-09-07T07:13:31.4314559Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler' -> 'libtorch/include/google/protobuf/compiler' 2025-09-07T07:13:31.4315314Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/code_generator.h' -> 'libtorch/include/google/protobuf/compiler/code_generator.h' 2025-09-07T07:13:31.4316254Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/command_line_interface.h' -> 'libtorch/include/google/protobuf/compiler/command_line_interface.h' 2025-09-07T07:13:31.4316996Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/importer.h' -> 'libtorch/include/google/protobuf/compiler/importer.h' 2025-09-07T07:13:31.4317559Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/parser.h' -> 'libtorch/include/google/protobuf/compiler/parser.h' 2025-09-07T07:13:31.4318119Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/plugin.h' -> 'libtorch/include/google/protobuf/compiler/plugin.h' 2025-09-07T07:13:31.4318733Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/plugin.pb.h' -> 'libtorch/include/google/protobuf/compiler/plugin.pb.h' 2025-09-07T07:13:31.4319252Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/cpp' -> 'libtorch/include/google/protobuf/compiler/cpp' 2025-09-07T07:13:31.4319943Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/cpp/cpp_generator.h' -> 'libtorch/include/google/protobuf/compiler/cpp/cpp_generator.h' 2025-09-07T07:13:31.4320505Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp' -> 'libtorch/include/google/protobuf/compiler/csharp' 2025-09-07T07:13:31.4321290Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp/csharp_generator.h' -> 'libtorch/include/google/protobuf/compiler/csharp/csharp_generator.h' 2025-09-07T07:13:31.4322011Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp/csharp_names.h' -> 'libtorch/include/google/protobuf/compiler/csharp/csharp_names.h' 2025-09-07T07:13:31.4322541Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java' -> 'libtorch/include/google/protobuf/compiler/java' 2025-09-07T07:13:31.4323244Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java/java_generator.h' -> 'libtorch/include/google/protobuf/compiler/java/java_generator.h' 2025-09-07T07:13:31.4323920Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java/java_names.h' -> 'libtorch/include/google/protobuf/compiler/java/java_names.h' 2025-09-07T07:13:31.4324424Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/js' -> 'libtorch/include/google/protobuf/compiler/js' 2025-09-07T07:13:31.4325083Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/js/js_generator.h' -> 'libtorch/include/google/protobuf/compiler/js/js_generator.h' 2025-09-07T07:13:31.4325883Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/js/well_known_types_embed.h' -> 'libtorch/include/google/protobuf/compiler/js/well_known_types_embed.h' 2025-09-07T07:13:31.4326490Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec' -> 'libtorch/include/google/protobuf/compiler/objectivec' 2025-09-07T07:13:31.4327357Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h' -> 'libtorch/include/google/protobuf/compiler/objectivec/objectivec_generator.h' 2025-09-07T07:13:31.4328224Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h' -> 'libtorch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h' 2025-09-07T07:13:31.4328748Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/php' -> 'libtorch/include/google/protobuf/compiler/php' 2025-09-07T07:13:31.4329432Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/php/php_generator.h' -> 'libtorch/include/google/protobuf/compiler/php/php_generator.h' 2025-09-07T07:13:31.4330020Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/python' -> 'libtorch/include/google/protobuf/compiler/python' 2025-09-07T07:13:31.4330954Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/python/python_generator.h' -> 'libtorch/include/google/protobuf/compiler/python/python_generator.h' 2025-09-07T07:13:31.4331520Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/ruby' -> 'libtorch/include/google/protobuf/compiler/ruby' 2025-09-07T07:13:31.4332463Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/ruby/ruby_generator.h' -> 'libtorch/include/google/protobuf/compiler/ruby/ruby_generator.h' 2025-09-07T07:13:31.4332911Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io' -> 'libtorch/include/google/protobuf/io' 2025-09-07T07:13:31.4333508Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/coded_stream.h' -> 'libtorch/include/google/protobuf/io/coded_stream.h' 2025-09-07T07:13:31.4334108Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/gzip_stream.h' -> 'libtorch/include/google/protobuf/io/gzip_stream.h' 2025-09-07T07:13:31.4334657Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/io_win32.h' -> 'libtorch/include/google/protobuf/io/io_win32.h' 2025-09-07T07:13:31.4335215Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/printer.h' -> 'libtorch/include/google/protobuf/io/printer.h' 2025-09-07T07:13:31.4335778Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/strtod.h' -> 'libtorch/include/google/protobuf/io/strtod.h' 2025-09-07T07:13:31.4336388Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/tokenizer.h' -> 'libtorch/include/google/protobuf/io/tokenizer.h' 2025-09-07T07:13:31.4337027Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/zero_copy_stream.h' -> 'libtorch/include/google/protobuf/io/zero_copy_stream.h' 2025-09-07T07:13:31.4337740Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/zero_copy_stream_impl.h' -> 'libtorch/include/google/protobuf/io/zero_copy_stream_impl.h' 2025-09-07T07:13:31.4338480Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h' -> 'libtorch/include/google/protobuf/io/zero_copy_stream_impl_lite.h' 2025-09-07T07:13:31.4338959Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs' -> 'libtorch/include/google/protobuf/stubs' 2025-09-07T07:13:31.4339605Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/bytestream.h' -> 'libtorch/include/google/protobuf/stubs/bytestream.h' 2025-09-07T07:13:31.4340210Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/callback.h' -> 'libtorch/include/google/protobuf/stubs/callback.h' 2025-09-07T07:13:31.4340777Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/casts.h' -> 'libtorch/include/google/protobuf/stubs/casts.h' 2025-09-07T07:13:31.4341398Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/common.h' -> 'libtorch/include/google/protobuf/stubs/common.h' 2025-09-07T07:13:31.4341982Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/fastmem.h' -> 'libtorch/include/google/protobuf/stubs/fastmem.h' 2025-09-07T07:13:31.4342536Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/hash.h' -> 'libtorch/include/google/protobuf/stubs/hash.h' 2025-09-07T07:13:31.4343165Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/logging.h' -> 'libtorch/include/google/protobuf/stubs/logging.h' 2025-09-07T07:13:31.4343741Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/macros.h' -> 'libtorch/include/google/protobuf/stubs/macros.h' 2025-09-07T07:13:31.4344581Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/map_util.h' -> 'libtorch/include/google/protobuf/stubs/map_util.h' 2025-09-07T07:13:31.4345171Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/mutex.h' -> 'libtorch/include/google/protobuf/stubs/mutex.h' 2025-09-07T07:13:31.4345774Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/once.h' -> 'libtorch/include/google/protobuf/stubs/once.h' 2025-09-07T07:13:31.4346490Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/platform_macros.h' -> 'libtorch/include/google/protobuf/stubs/platform_macros.h' 2025-09-07T07:13:31.4347064Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/port.h' -> 'libtorch/include/google/protobuf/stubs/port.h' 2025-09-07T07:13:31.4347659Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/status.h' -> 'libtorch/include/google/protobuf/stubs/status.h' 2025-09-07T07:13:31.4348275Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/stl_util.h' -> 'libtorch/include/google/protobuf/stubs/stl_util.h' 2025-09-07T07:13:31.4348951Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/stringpiece.h' -> 'libtorch/include/google/protobuf/stubs/stringpiece.h' 2025-09-07T07:13:31.4349559Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/strutil.h' -> 'libtorch/include/google/protobuf/stubs/strutil.h' 2025-09-07T07:13:31.4350247Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/template_util.h' -> 'libtorch/include/google/protobuf/stubs/template_util.h' 2025-09-07T07:13:31.4350730Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util' -> 'libtorch/include/google/protobuf/util' 2025-09-07T07:13:31.4351533Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/delimited_message_util.h' -> 'libtorch/include/google/protobuf/util/delimited_message_util.h' 2025-09-07T07:13:31.4352242Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/field_comparator.h' -> 'libtorch/include/google/protobuf/util/field_comparator.h' 2025-09-07T07:13:31.4352917Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/field_mask_util.h' -> 'libtorch/include/google/protobuf/util/field_mask_util.h' 2025-09-07T07:13:31.4353525Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/json_util.h' -> 'libtorch/include/google/protobuf/util/json_util.h' 2025-09-07T07:13:31.4354284Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/message_differencer.h' -> 'libtorch/include/google/protobuf/util/message_differencer.h' 2025-09-07T07:13:31.4354888Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/time_util.h' -> 'libtorch/include/google/protobuf/util/time_util.h' 2025-09-07T07:13:31.4355549Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/type_resolver.h' -> 'libtorch/include/google/protobuf/util/type_resolver.h' 2025-09-07T07:13:31.4356370Z 'build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/type_resolver_util.h' -> 'libtorch/include/google/protobuf/util/type_resolver_util.h' 2025-09-07T07:13:31.4356764Z 'build/lib.linux-x86_64-cpython-39/torch/include/ittnotify.h' -> 'libtorch/include/ittnotify.h' 2025-09-07T07:13:31.4357170Z 'build/lib.linux-x86_64-cpython-39/torch/include/ittnotify-zca.h' -> 'libtorch/include/ittnotify-zca.h' 2025-09-07T07:13:31.4357753Z 'build/lib.linux-x86_64-cpython-39/torch/include/jitprofiling.h' -> 'libtorch/include/jitprofiling.h' 2025-09-07T07:13:31.4358059Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto' -> 'libtorch/include/kineto' 2025-09-07T07:13:31.4358584Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/AbstractConfig.h' -> 'libtorch/include/kineto/AbstractConfig.h' 2025-09-07T07:13:31.4359253Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityProfilerInterface.h' -> 'libtorch/include/kineto/ActivityProfilerInterface.h' 2025-09-07T07:13:31.4359998Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityTraceInterface.h' -> 'libtorch/include/kineto/ActivityTraceInterface.h' 2025-09-07T07:13:31.4360663Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityType.h' -> 'libtorch/include/kineto/ActivityType.h' 2025-09-07T07:13:31.4361165Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/Config.h' -> 'libtorch/include/kineto/Config.h' 2025-09-07T07:13:31.4361698Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ClientInterface.h' -> 'libtorch/include/kineto/ClientInterface.h' 2025-09-07T07:13:31.4362297Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/GenericTraceActivity.h' -> 'libtorch/include/kineto/GenericTraceActivity.h' 2025-09-07T07:13:31.4362872Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/IActivityProfiler.h' -> 'libtorch/include/kineto/IActivityProfiler.h' 2025-09-07T07:13:31.4363402Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ILoggerObserver.h' -> 'libtorch/include/kineto/ILoggerObserver.h' 2025-09-07T07:13:31.4363915Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ITraceActivity.h' -> 'libtorch/include/kineto/ITraceActivity.h' 2025-09-07T07:13:31.4364402Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/LoggingAPI.h' -> 'libtorch/include/kineto/LoggingAPI.h' 2025-09-07T07:13:31.4364869Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/TraceSpan.h' -> 'libtorch/include/kineto/TraceSpan.h' 2025-09-07T07:13:31.4365333Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/ThreadUtil.h' -> 'libtorch/include/kineto/ThreadUtil.h' 2025-09-07T07:13:31.4365804Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/libkineto.h' -> 'libtorch/include/kineto/libkineto.h' 2025-09-07T07:13:31.4366314Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/time_since_epoch.h' -> 'libtorch/include/kineto/time_since_epoch.h' 2025-09-07T07:13:31.4366816Z 'build/lib.linux-x86_64-cpython-39/torch/include/kineto/output_base.h' -> 'libtorch/include/kineto/output_base.h' 2025-09-07T07:13:31.4367146Z 'build/lib.linux-x86_64-cpython-39/torch/include/legacy' -> 'libtorch/include/legacy' 2025-09-07T07:13:31.4367606Z 'build/lib.linux-x86_64-cpython-39/torch/include/legacy/ittnotify.h' -> 'libtorch/include/legacy/ittnotify.h' 2025-09-07T07:13:31.4368024Z 'build/lib.linux-x86_64-cpython-39/torch/include/libittnotify.h' -> 'libtorch/include/libittnotify.h' 2025-09-07T07:13:31.4368365Z 'build/lib.linux-x86_64-cpython-39/torch/include/libshm.h' -> 'libtorch/include/libshm.h' 2025-09-07T07:13:31.4368716Z 'build/lib.linux-x86_64-cpython-39/torch/include/nnpack.h' -> 'libtorch/include/nnpack.h' 2025-09-07T07:13:31.4369034Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi' -> 'libtorch/include/oneapi' 2025-09-07T07:13:31.4369414Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl' -> 'libtorch/include/oneapi/dnnl' 2025-09-07T07:13:31.4369947Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_config.h' -> 'libtorch/include/oneapi/dnnl/dnnl_config.h' 2025-09-07T07:13:31.4370478Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_version.h' -> 'libtorch/include/oneapi/dnnl/dnnl_version.h' 2025-09-07T07:13:31.4371107Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_version_hash.h' -> 'libtorch/include/oneapi/dnnl/dnnl_version_hash.h' 2025-09-07T07:13:31.4371572Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl.h' -> 'libtorch/include/oneapi/dnnl/dnnl.h' 2025-09-07T07:13:31.4372088Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_common.h' -> 'libtorch/include/oneapi/dnnl/dnnl_common.h' 2025-09-07T07:13:31.4372899Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_common_types.h' -> 'libtorch/include/oneapi/dnnl/dnnl_common_types.h' 2025-09-07T07:13:31.4373356Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_debug.h' -> 'libtorch/include/oneapi/dnnl/dnnl_debug.h' 2025-09-07T07:13:31.4373803Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph.h' -> 'libtorch/include/oneapi/dnnl/dnnl_graph.h' 2025-09-07T07:13:31.4374285Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_ocl.h' -> 'libtorch/include/oneapi/dnnl/dnnl_graph_ocl.h' 2025-09-07T07:13:31.4374822Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_sycl.h' -> 'libtorch/include/oneapi/dnnl/dnnl_graph_sycl.h' 2025-09-07T07:13:31.4375327Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_types.h' -> 'libtorch/include/oneapi/dnnl/dnnl_graph_types.h' 2025-09-07T07:13:31.4375754Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ocl.h' -> 'libtorch/include/oneapi/dnnl/dnnl_ocl.h' 2025-09-07T07:13:31.4376254Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ocl_types.h' -> 'libtorch/include/oneapi/dnnl/dnnl_ocl_types.h' 2025-09-07T07:13:31.4376693Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_sycl.h' -> 'libtorch/include/oneapi/dnnl/dnnl_sycl.h' 2025-09-07T07:13:31.4377186Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_sycl_types.h' -> 'libtorch/include/oneapi/dnnl/dnnl_sycl_types.h' 2025-09-07T07:13:31.4377703Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_threadpool.h' -> 'libtorch/include/oneapi/dnnl/dnnl_threadpool.h' 2025-09-07T07:13:31.4378153Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_types.h' -> 'libtorch/include/oneapi/dnnl/dnnl_types.h' 2025-09-07T07:13:31.4378624Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ukernel.h' -> 'libtorch/include/oneapi/dnnl/dnnl_ukernel.h' 2025-09-07T07:13:31.4379162Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ukernel_types.h' -> 'libtorch/include/oneapi/dnnl/dnnl_ukernel_types.h' 2025-09-07T07:13:31.4379580Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl.hpp' 2025-09-07T07:13:31.4380089Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_common.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_common.hpp' 2025-09-07T07:13:31.4380573Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_graph.hpp' 2025-09-07T07:13:31.4381078Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' 2025-09-07T07:13:31.4381592Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' 2025-09-07T07:13:31.4382051Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ocl.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_ocl.hpp' 2025-09-07T07:13:31.4382512Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_sycl.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_sycl.hpp' 2025-09-07T07:13:31.4383040Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_threadpool.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_threadpool.hpp' 2025-09-07T07:13:31.4383632Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' 2025-09-07T07:13:31.4384389Z 'build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ukernel.hpp' -> 'libtorch/include/oneapi/dnnl/dnnl_ukernel.hpp' 2025-09-07T07:13:31.4384729Z 'build/lib.linux-x86_64-cpython-39/torch/include/psimd.h' -> 'libtorch/include/psimd.h' 2025-09-07T07:13:31.4385154Z 'build/lib.linux-x86_64-cpython-39/torch/include/pthreadpool.h' -> 'libtorch/include/pthreadpool.h' 2025-09-07T07:13:31.4385496Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11' -> 'libtorch/include/pybind11' 2025-09-07T07:13:31.4385960Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/attr.h' -> 'libtorch/include/pybind11/attr.h' 2025-09-07T07:13:31.4386461Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/buffer_info.h' -> 'libtorch/include/pybind11/buffer_info.h' 2025-09-07T07:13:31.4386884Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/cast.h' -> 'libtorch/include/pybind11/cast.h' 2025-09-07T07:13:31.4387329Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/chrono.h' -> 'libtorch/include/pybind11/chrono.h' 2025-09-07T07:13:31.4387786Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/common.h' -> 'libtorch/include/pybind11/common.h' 2025-09-07T07:13:31.4388270Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/complex.h' -> 'libtorch/include/pybind11/complex.h' 2025-09-07T07:13:31.4388818Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/critical_section.h' -> 'libtorch/include/pybind11/critical_section.h' 2025-09-07T07:13:31.4389266Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen.h' -> 'libtorch/include/pybind11/eigen.h' 2025-09-07T07:13:31.4389699Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/embed.h' -> 'libtorch/include/pybind11/embed.h' 2025-09-07T07:13:31.4390120Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eval.h' -> 'libtorch/include/pybind11/eval.h' 2025-09-07T07:13:31.4390625Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/functional.h' -> 'libtorch/include/pybind11/functional.h' 2025-09-07T07:13:31.4391037Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/gil.h' -> 'libtorch/include/pybind11/gil.h' 2025-09-07T07:13:31.4391589Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/gil_safe_call_once.h' -> 'libtorch/include/pybind11/gil_safe_call_once.h' 2025-09-07T07:13:31.4392072Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/gil_simple.h' -> 'libtorch/include/pybind11/gil_simple.h' 2025-09-07T07:13:31.4392540Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/iostream.h' -> 'libtorch/include/pybind11/iostream.h' 2025-09-07T07:13:31.4393023Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/native_enum.h' -> 'libtorch/include/pybind11/native_enum.h' 2025-09-07T07:13:31.4393504Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/numpy.h' -> 'libtorch/include/pybind11/numpy.h' 2025-09-07T07:13:31.4393983Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/operators.h' -> 'libtorch/include/pybind11/operators.h' 2025-09-07T07:13:31.4394438Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/options.h' -> 'libtorch/include/pybind11/options.h' 2025-09-07T07:13:31.4394918Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/pybind11.h' -> 'libtorch/include/pybind11/pybind11.h' 2025-09-07T07:13:31.4395374Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/pytypes.h' -> 'libtorch/include/pybind11/pytypes.h' 2025-09-07T07:13:31.4395787Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl.h' -> 'libtorch/include/pybind11/stl.h' 2025-09-07T07:13:31.4396254Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl_bind.h' -> 'libtorch/include/pybind11/stl_bind.h' 2025-09-07T07:13:31.4396903Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/subinterpreter.h' -> 'libtorch/include/pybind11/subinterpreter.h' 2025-09-07T07:13:31.4397562Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/trampoline_self_life_support.h' -> 'libtorch/include/pybind11/trampoline_self_life_support.h' 2025-09-07T07:13:31.4398209Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/type_caster_pyobject_ptr.h' -> 'libtorch/include/pybind11/type_caster_pyobject_ptr.h' 2025-09-07T07:13:31.4398643Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/typing.h' -> 'libtorch/include/pybind11/typing.h' 2025-09-07T07:13:31.4399091Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/warnings.h' -> 'libtorch/include/pybind11/warnings.h' 2025-09-07T07:13:31.4399526Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/conduit' -> 'libtorch/include/pybind11/conduit' 2025-09-07T07:13:31.4400393Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/conduit/pybind11_conduit_v1.h' -> 'libtorch/include/pybind11/conduit/pybind11_conduit_v1.h' 2025-09-07T07:13:31.4401053Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/conduit/pybind11_platform_abi_id.h' -> 'libtorch/include/pybind11/conduit/pybind11_platform_abi_id.h' 2025-09-07T07:13:31.4401679Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/conduit/wrap_include_python_h.h' -> 'libtorch/include/pybind11/conduit/wrap_include_python_h.h' 2025-09-07T07:13:31.4402082Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail' -> 'libtorch/include/pybind11/detail' 2025-09-07T07:13:31.4402531Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/class.h' -> 'libtorch/include/pybind11/detail/class.h' 2025-09-07T07:13:31.4403007Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/common.h' -> 'libtorch/include/pybind11/detail/common.h' 2025-09-07T07:13:31.4403516Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/cpp_conduit.h' -> 'libtorch/include/pybind11/detail/cpp_conduit.h' 2025-09-07T07:13:31.4403964Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/descr.h' -> 'libtorch/include/pybind11/detail/descr.h' 2025-09-07T07:13:31.4404681Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h' -> 'libtorch/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h' 2025-09-07T07:13:31.4405305Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/exception_translation.h' -> 'libtorch/include/pybind11/detail/exception_translation.h' 2025-09-07T07:13:31.4405951Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/function_record_pyobject.h' -> 'libtorch/include/pybind11/detail/function_record_pyobject.h' 2025-09-07T07:13:31.4406401Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/init.h' -> 'libtorch/include/pybind11/detail/init.h' 2025-09-07T07:13:31.4406900Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/internals.h' -> 'libtorch/include/pybind11/detail/internals.h' 2025-09-07T07:13:31.4407475Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/native_enum_data.h' -> 'libtorch/include/pybind11/detail/native_enum_data.h' 2025-09-07T07:13:31.4408141Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/pybind11_namespace_macros.h' -> 'libtorch/include/pybind11/detail/pybind11_namespace_macros.h' 2025-09-07T07:13:31.4408726Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/struct_smart_holder.h' -> 'libtorch/include/pybind11/detail/struct_smart_holder.h' 2025-09-07T07:13:31.4409276Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/type_caster_base.h' -> 'libtorch/include/pybind11/detail/type_caster_base.h' 2025-09-07T07:13:31.4409745Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/typeid.h' -> 'libtorch/include/pybind11/detail/typeid.h' 2025-09-07T07:13:31.4410316Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/using_smart_holder.h' -> 'libtorch/include/pybind11/detail/using_smart_holder.h' 2025-09-07T07:13:31.4410866Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/value_and_holder.h' -> 'libtorch/include/pybind11/detail/value_and_holder.h' 2025-09-07T07:13:31.4411246Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen' -> 'libtorch/include/pybind11/eigen' 2025-09-07T07:13:31.4411723Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen/common.h' -> 'libtorch/include/pybind11/eigen/common.h' 2025-09-07T07:13:31.4412173Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen/matrix.h' -> 'libtorch/include/pybind11/eigen/matrix.h' 2025-09-07T07:13:31.4412630Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen/tensor.h' -> 'libtorch/include/pybind11/eigen/tensor.h' 2025-09-07T07:13:31.4412978Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl' -> 'libtorch/include/pybind11/stl' 2025-09-07T07:13:31.4413481Z 'build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl/filesystem.h' -> 'libtorch/include/pybind11/stl/filesystem.h' 2025-09-07T07:13:31.4413859Z 'build/lib.linux-x86_64-cpython-39/torch/include/qnnpack_func.h' -> 'libtorch/include/qnnpack_func.h' 2025-09-07T07:13:31.4414152Z 'build/lib.linux-x86_64-cpython-39/torch/include/sleef.h' -> 'libtorch/include/sleef.h' 2025-09-07T07:13:31.4414487Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe' -> 'libtorch/include/tensorpipe' 2025-09-07T07:13:31.4414959Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/tensorpipe.h' -> 'libtorch/include/tensorpipe/tensorpipe.h' 2025-09-07T07:13:31.4415401Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/config.h' -> 'libtorch/include/tensorpipe/config.h' 2025-09-07T07:13:31.4415817Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel' -> 'libtorch/include/tensorpipe/channel' 2025-09-07T07:13:31.4416345Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/context.h' -> 'libtorch/include/tensorpipe/channel/context.h' 2025-09-07T07:13:31.4417015Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/error.h' -> 'libtorch/include/tensorpipe/channel/error.h' 2025-09-07T07:13:31.4417506Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/basic' -> 'libtorch/include/tensorpipe/channel/basic' 2025-09-07T07:13:31.4418301Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/basic/factory.h' -> 'libtorch/include/tensorpipe/channel/basic/factory.h' 2025-09-07T07:13:31.4418793Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/xth' -> 'libtorch/include/tensorpipe/channel/xth' 2025-09-07T07:13:31.4419392Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/xth/factory.h' -> 'libtorch/include/tensorpipe/channel/xth/factory.h' 2025-09-07T07:13:31.4419887Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cma' -> 'libtorch/include/tensorpipe/channel/cma' 2025-09-07T07:13:31.4420498Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cma/factory.h' -> 'libtorch/include/tensorpipe/channel/cma/factory.h' 2025-09-07T07:13:31.4421029Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/mpt' -> 'libtorch/include/tensorpipe/channel/mpt' 2025-09-07T07:13:31.4421639Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/mpt/factory.h' -> 'libtorch/include/tensorpipe/channel/mpt/factory.h' 2025-09-07T07:13:31.4422083Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common' -> 'libtorch/include/tensorpipe/common' 2025-09-07T07:13:31.4422617Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/buffer.h' -> 'libtorch/include/tensorpipe/common/buffer.h' 2025-09-07T07:13:31.4423193Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/cpu_buffer.h' -> 'libtorch/include/tensorpipe/common/cpu_buffer.h' 2025-09-07T07:13:31.4423726Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/device.h' -> 'libtorch/include/tensorpipe/common/device.h' 2025-09-07T07:13:31.4424474Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/error.h' -> 'libtorch/include/tensorpipe/common/error.h' 2025-09-07T07:13:31.4425069Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/optional.h' -> 'libtorch/include/tensorpipe/common/optional.h' 2025-09-07T07:13:31.4425496Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core' -> 'libtorch/include/tensorpipe/core' 2025-09-07T07:13:31.4426070Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/context.h' -> 'libtorch/include/tensorpipe/core/context.h' 2025-09-07T07:13:31.4426594Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/error.h' -> 'libtorch/include/tensorpipe/core/error.h' 2025-09-07T07:13:31.4427154Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/listener.h' -> 'libtorch/include/tensorpipe/core/listener.h' 2025-09-07T07:13:31.4427720Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/message.h' -> 'libtorch/include/tensorpipe/core/message.h' 2025-09-07T07:13:31.4428231Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/pipe.h' -> 'libtorch/include/tensorpipe/core/pipe.h' 2025-09-07T07:13:31.4428719Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport' -> 'libtorch/include/tensorpipe/transport' 2025-09-07T07:13:31.4429328Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/context.h' -> 'libtorch/include/tensorpipe/transport/context.h' 2025-09-07T07:13:31.4429952Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/error.h' -> 'libtorch/include/tensorpipe/transport/error.h' 2025-09-07T07:13:31.4430474Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv' -> 'libtorch/include/tensorpipe/transport/uv' 2025-09-07T07:13:31.4431085Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv/error.h' -> 'libtorch/include/tensorpipe/transport/uv/error.h' 2025-09-07T07:13:31.4431730Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv/factory.h' -> 'libtorch/include/tensorpipe/transport/uv/factory.h' 2025-09-07T07:13:31.4432362Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv/utility.h' -> 'libtorch/include/tensorpipe/transport/uv/utility.h' 2025-09-07T07:13:31.4432892Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/shm' -> 'libtorch/include/tensorpipe/transport/shm' 2025-09-07T07:13:31.4433561Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/shm/factory.h' -> 'libtorch/include/tensorpipe/transport/shm/factory.h' 2025-09-07T07:13:31.4434091Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv' -> 'libtorch/include/tensorpipe/transport/ibv' 2025-09-07T07:13:31.4434709Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv/error.h' -> 'libtorch/include/tensorpipe/transport/ibv/error.h' 2025-09-07T07:13:31.4435371Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv/factory.h' -> 'libtorch/include/tensorpipe/transport/ibv/factory.h' 2025-09-07T07:13:31.4436051Z 'build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv/utility.h' -> 'libtorch/include/tensorpipe/transport/ibv/utility.h' 2025-09-07T07:13:31.4436459Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch' -> 'libtorch/include/torch' 2025-09-07T07:13:31.4436921Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc' -> 'libtorch/include/torch/csrc' 2025-09-07T07:13:31.4437335Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Export.h' -> 'libtorch/include/torch/csrc/Export.h' 2025-09-07T07:13:31.4437819Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/CudaIPCTypes.h' -> 'libtorch/include/torch/csrc/CudaIPCTypes.h' 2025-09-07T07:13:31.4438283Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/DataLoader.h' -> 'libtorch/include/torch/csrc/DataLoader.h' 2025-09-07T07:13:31.4438695Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Device.h' -> 'libtorch/include/torch/csrc/Device.h' 2025-09-07T07:13:31.4439235Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/DeviceAccelerator.h' -> 'libtorch/include/torch/csrc/DeviceAccelerator.h' 2025-09-07T07:13:31.4439654Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Dtype.h' -> 'libtorch/include/torch/csrc/Dtype.h' 2025-09-07T07:13:31.4440158Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/DynamicTypes.h' -> 'libtorch/include/torch/csrc/DynamicTypes.h' 2025-09-07T07:13:31.4440560Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Event.h' -> 'libtorch/include/torch/csrc/Event.h' 2025-09-07T07:13:31.4441028Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Exceptions.h' -> 'libtorch/include/torch/csrc/Exceptions.h' 2025-09-07T07:13:31.4441469Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Generator.h' -> 'libtorch/include/torch/csrc/Generator.h' 2025-09-07T07:13:31.4441910Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Layout.h' -> 'libtorch/include/torch/csrc/Layout.h' 2025-09-07T07:13:31.4442401Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/MemoryFormat.h' -> 'libtorch/include/torch/csrc/MemoryFormat.h' 2025-09-07T07:13:31.4442812Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Module.h' -> 'libtorch/include/torch/csrc/Module.h' 2025-09-07T07:13:31.4443310Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/PyInterpreter.h' -> 'libtorch/include/torch/csrc/PyInterpreter.h' 2025-09-07T07:13:31.4443909Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/PyInterpreterHooks.h' -> 'libtorch/include/torch/csrc/PyInterpreterHooks.h' 2025-09-07T07:13:31.4444329Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/QScheme.h' -> 'libtorch/include/torch/csrc/QScheme.h' 2025-09-07T07:13:31.4444720Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Size.h' -> 'libtorch/include/torch/csrc/Size.h' 2025-09-07T07:13:31.4445153Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Storage.h' -> 'libtorch/include/torch/csrc/Storage.h' 2025-09-07T07:13:31.4445661Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/StorageMethods.h' -> 'libtorch/include/torch/csrc/StorageMethods.h' 2025-09-07T07:13:31.4446161Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/StorageSharing.h' -> 'libtorch/include/torch/csrc/StorageSharing.h' 2025-09-07T07:13:31.4446589Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Stream.h' -> 'libtorch/include/torch/csrc/Stream.h' 2025-09-07T07:13:31.4447020Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/THConcat.h' -> 'libtorch/include/torch/csrc/THConcat.h' 2025-09-07T07:13:31.4447406Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/THP.h' -> 'libtorch/include/torch/csrc/THP.h' 2025-09-07T07:13:31.4447848Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/TypeInfo.h' -> 'libtorch/include/torch/csrc/TypeInfo.h' 2025-09-07T07:13:31.4448255Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Types.h' -> 'libtorch/include/torch/csrc/Types.h' 2025-09-07T07:13:31.4448690Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/copy_utils.h' -> 'libtorch/include/torch/csrc/copy_utils.h' 2025-09-07T07:13:31.4449104Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/itt.h' -> 'libtorch/include/torch/csrc/itt.h' 2025-09-07T07:13:31.4449732Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/itt_wrapper.h' -> 'libtorch/include/torch/csrc/itt_wrapper.h' 2025-09-07T07:13:31.4450246Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/python_dimname.h' -> 'libtorch/include/torch/csrc/python_dimname.h' 2025-09-07T07:13:31.4450917Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/python_headers.h' -> 'libtorch/include/torch/csrc/python_headers.h' 2025-09-07T07:13:31.4451464Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/serialization.h' -> 'libtorch/include/torch/csrc/serialization.h' 2025-09-07T07:13:31.4451900Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils.h' -> 'libtorch/include/torch/csrc/utils.h' 2025-09-07T07:13:31.4452297Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit' -> 'libtorch/include/torch/csrc/jit' 2025-09-07T07:13:31.4452793Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/jit_log.h' -> 'libtorch/include/torch/csrc/jit/jit_log.h' 2025-09-07T07:13:31.4453369Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/jit_opt_limit.h' -> 'libtorch/include/torch/csrc/jit/jit_opt_limit.h' 2025-09-07T07:13:31.4453941Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/resource_guard.h' -> 'libtorch/include/torch/csrc/jit/resource_guard.h' 2025-09-07T07:13:31.4454438Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend' -> 'libtorch/include/torch/csrc/jit/frontend' 2025-09-07T07:13:31.4455100Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/source_range.h' -> 'libtorch/include/torch/csrc/jit/frontend/source_range.h' 2025-09-07T07:13:31.4455708Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/lexer.h' -> 'libtorch/include/torch/csrc/jit/frontend/lexer.h' 2025-09-07T07:13:31.4456318Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/strtod.h' -> 'libtorch/include/torch/csrc/jit/frontend/strtod.h' 2025-09-07T07:13:31.4457043Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/parser_constants.h' -> 'libtorch/include/torch/csrc/jit/frontend/parser_constants.h' 2025-09-07T07:13:31.4457870Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/function_schema_parser.h' -> 'libtorch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2025-09-07T07:13:31.4458629Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/parse_string_literal.h' -> 'libtorch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2025-09-07T07:13:31.4459371Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/schema_type_parser.h' -> 'libtorch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2025-09-07T07:13:31.4460407Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/error_report.h' -> 'libtorch/include/torch/csrc/jit/frontend/error_report.h' 2025-09-07T07:13:31.4461000Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/tree.h' -> 'libtorch/include/torch/csrc/jit/frontend/tree.h' 2025-09-07T07:13:31.4461758Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/builtin_functions.h' -> 'libtorch/include/torch/csrc/jit/frontend/builtin_functions.h' 2025-09-07T07:13:31.4462638Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' -> 'libtorch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-09-07T07:13:31.4463421Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/concrete_module_type.h' -> 'libtorch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2025-09-07T07:13:31.4464196Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' -> 'libtorch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-09-07T07:13:31.4464974Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/edit_distance.h' -> 'libtorch/include/torch/csrc/jit/frontend/edit_distance.h' 2025-09-07T07:13:31.4465697Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/exit_transforms.h' -> 'libtorch/include/torch/csrc/jit/frontend/exit_transforms.h' 2025-09-07T07:13:31.4466488Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' -> 'libtorch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-09-07T07:13:31.4467153Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/ir_emitter.h' -> 'libtorch/include/torch/csrc/jit/frontend/ir_emitter.h' 2025-09-07T07:13:31.4467886Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/mini_environment.h' -> 'libtorch/include/torch/csrc/jit/frontend/mini_environment.h' 2025-09-07T07:13:31.4468565Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/name_mangler.h' -> 'libtorch/include/torch/csrc/jit/frontend/name_mangler.h' 2025-09-07T07:13:31.4469199Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/parser.h' -> 'libtorch/include/torch/csrc/jit/frontend/parser.h' 2025-09-07T07:13:31.4469883Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/resolver.h' -> 'libtorch/include/torch/csrc/jit/frontend/resolver.h' 2025-09-07T07:13:31.4470605Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/schema_matching.h' -> 'libtorch/include/torch/csrc/jit/frontend/schema_matching.h' 2025-09-07T07:13:31.4471377Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/script_type_parser.h' -> 'libtorch/include/torch/csrc/jit/frontend/script_type_parser.h' 2025-09-07T07:13:31.4472108Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/source_ref.h' -> 'libtorch/include/torch/csrc/jit/frontend/source_ref.h' 2025-09-07T07:13:31.4472810Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/sugared_value.h' -> 'libtorch/include/torch/csrc/jit/frontend/sugared_value.h' 2025-09-07T07:13:31.4473432Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/tracer.h' -> 'libtorch/include/torch/csrc/jit/frontend/tracer.h' 2025-09-07T07:13:31.4474086Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/tree_views.h' -> 'libtorch/include/torch/csrc/jit/frontend/tree_views.h' 2025-09-07T07:13:31.4474911Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/versioned_symbols.h' -> 'libtorch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2025-09-07T07:13:31.4475629Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization' -> 'libtorch/include/torch/csrc/jit/serialization' 2025-09-07T07:13:31.4476777Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' -> 'libtorch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-09-07T07:13:31.4477840Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/source_range_serialization.h' -> 'libtorch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2025-09-07T07:13:31.4478511Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/export.h' -> 'libtorch/include/torch/csrc/jit/serialization/export.h' 2025-09-07T07:13:31.4479282Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/export_bytecode.h' -> 'libtorch/include/torch/csrc/jit/serialization/export_bytecode.h' 2025-09-07T07:13:31.4480157Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' -> 'libtorch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-09-07T07:13:31.4481044Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' -> 'libtorch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-09-07T07:13:31.4481750Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/import.h' -> 'libtorch/include/torch/csrc/jit/serialization/import.h' 2025-09-07T07:13:31.4482629Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/import_export_constants.h' -> 'libtorch/include/torch/csrc/jit/serialization/import_export_constants.h' 2025-09-07T07:13:31.4483490Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/import_export_functions.h' -> 'libtorch/include/torch/csrc/jit/serialization/import_export_functions.h' 2025-09-07T07:13:31.4484325Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/import_export_helpers.h' -> 'libtorch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2025-09-07T07:13:31.4485062Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/import_read.h' -> 'libtorch/include/torch/csrc/jit/serialization/import_read.h' 2025-09-07T07:13:31.4485811Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/import_source.h' -> 'libtorch/include/torch/csrc/jit/serialization/import_source.h' 2025-09-07T07:13:31.4486694Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' -> 'libtorch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-09-07T07:13:31.4487384Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/onnx.h' -> 'libtorch/include/torch/csrc/jit/serialization/onnx.h' 2025-09-07T07:13:31.4488052Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/pickle.h' -> 'libtorch/include/torch/csrc/jit/serialization/pickle.h' 2025-09-07T07:13:31.4488782Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/pickler.h' -> 'libtorch/include/torch/csrc/jit/serialization/pickler.h' 2025-09-07T07:13:31.4489659Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/pickler_helper.h' -> 'libtorch/include/torch/csrc/jit/serialization/pickler_helper.h' 2025-09-07T07:13:31.4490376Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/python_print.h' -> 'libtorch/include/torch/csrc/jit/serialization/python_print.h' 2025-09-07T07:13:31.4491341Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' -> 'libtorch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-09-07T07:13:31.4492094Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/storage_context.h' -> 'libtorch/include/torch/csrc/jit/serialization/storage_context.h' 2025-09-07T07:13:31.4492864Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' -> 'libtorch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-09-07T07:13:31.4493577Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/unpickler.h' -> 'libtorch/include/torch/csrc/jit/serialization/unpickler.h' 2025-09-07T07:13:31.4494006Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api' -> 'libtorch/include/torch/csrc/jit/api' 2025-09-07T07:13:31.4494647Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api/compilation_unit.h' -> 'libtorch/include/torch/csrc/jit/api/compilation_unit.h' 2025-09-07T07:13:31.4495251Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api/function_impl.h' -> 'libtorch/include/torch/csrc/jit/api/function_impl.h' 2025-09-07T07:13:31.4495777Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api/method.h' -> 'libtorch/include/torch/csrc/jit/api/method.h' 2025-09-07T07:13:31.4496296Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api/module.h' -> 'libtorch/include/torch/csrc/jit/api/module.h' 2025-09-07T07:13:31.4496821Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api/object.h' -> 'libtorch/include/torch/csrc/jit/api/object.h' 2025-09-07T07:13:31.4497323Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends' -> 'libtorch/include/torch/csrc/jit/backends' 2025-09-07T07:13:31.4497915Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend.h' -> 'libtorch/include/torch/csrc/jit/backends/backend.h' 2025-09-07T07:13:31.4498855Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_debug_handler.h' -> 'libtorch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2025-09-07T07:13:31.4499594Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_debug_info.h' -> 'libtorch/include/torch/csrc/jit/backends/backend_debug_info.h' 2025-09-07T07:13:31.4500280Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_detail.h' -> 'libtorch/include/torch/csrc/jit/backends/backend_detail.h' 2025-09-07T07:13:31.4501024Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_exception.h' -> 'libtorch/include/torch/csrc/jit/backends/backend_exception.h' 2025-09-07T07:13:31.4501686Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_init.h' -> 'libtorch/include/torch/csrc/jit/backends/backend_init.h' 2025-09-07T07:13:31.4502457Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_interface.h' -> 'libtorch/include/torch/csrc/jit/backends/backend_interface.h' 2025-09-07T07:13:31.4503224Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_preprocess.h' -> 'libtorch/include/torch/csrc/jit/backends/backend_preprocess.h' 2025-09-07T07:13:31.4504008Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_resolver.h' -> 'libtorch/include/torch/csrc/jit/backends/backend_resolver.h' 2025-09-07T07:13:31.4504801Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml' -> 'libtorch/include/torch/csrc/jit/backends/coreml' 2025-09-07T07:13:31.4505473Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/cpp' -> 'libtorch/include/torch/csrc/jit/backends/coreml/cpp' 2025-09-07T07:13:31.4506274Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/cpp/context.h' -> 'libtorch/include/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-09-07T07:13:31.4506947Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc' -> 'libtorch/include/torch/csrc/jit/backends/coreml/objc' 2025-09-07T07:13:31.4507957Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' -> 'libtorch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-09-07T07:13:31.4508919Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' -> 'libtorch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-09-07T07:13:31.4510009Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' -> 'libtorch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-09-07T07:13:31.4511025Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' -> 'libtorch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-09-07T07:13:31.4512014Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' -> 'libtorch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-09-07T07:13:31.4512637Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack' -> 'libtorch/include/torch/csrc/jit/backends/xnnpack' 2025-09-07T07:13:31.4513548Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' -> 'libtorch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-09-07T07:13:31.4514317Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/compiler' -> 'libtorch/include/torch/csrc/jit/backends/xnnpack/compiler' 2025-09-07T07:13:31.4515257Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' -> 'libtorch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-09-07T07:13:31.4515996Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/executor' -> 'libtorch/include/torch/csrc/jit/backends/xnnpack/executor' 2025-09-07T07:13:31.4516997Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' -> 'libtorch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-09-07T07:13:31.4517804Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/serialization' -> 'libtorch/include/torch/csrc/jit/backends/xnnpack/serialization' 2025-09-07T07:13:31.4518766Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' -> 'libtorch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-09-07T07:13:31.4519350Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen' -> 'libtorch/include/torch/csrc/jit/codegen' 2025-09-07T07:13:31.4519923Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/cuda' -> 'libtorch/include/torch/csrc/jit/codegen/cuda' 2025-09-07T07:13:31.4520598Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/cuda/interface.h' -> 'libtorch/include/torch/csrc/jit/codegen/cuda/interface.h' 2025-09-07T07:13:31.4521134Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser' -> 'libtorch/include/torch/csrc/jit/codegen/fuser' 2025-09-07T07:13:31.4521825Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-09-07T07:13:31.4522476Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/codegen.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/codegen.h' 2025-09-07T07:13:31.4523169Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/compiler.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/compiler.h' 2025-09-07T07:13:31.4523836Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/executor.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/executor.h' 2025-09-07T07:13:31.4524539Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/fallback.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/fallback.h' 2025-09-07T07:13:31.4525260Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-09-07T07:13:31.4525948Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/interface.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/interface.h' 2025-09-07T07:13:31.4526666Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-09-07T07:13:31.4527372Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-09-07T07:13:31.4528122Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-09-07T07:13:31.4528813Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-09-07T07:13:31.4529517Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-09-07T07:13:31.4530102Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/cpu' 2025-09-07T07:13:31.4530892Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-09-07T07:13:31.4531734Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-09-07T07:13:31.4532456Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-09-07T07:13:31.4533049Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cuda' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/cuda' 2025-09-07T07:13:31.4533841Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-09-07T07:13:31.4534670Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' -> 'libtorch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-09-07T07:13:31.4535221Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn' -> 'libtorch/include/torch/csrc/jit/codegen/onednn' 2025-09-07T07:13:31.4536243Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h' -> 'libtorch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-09-07T07:13:31.4537036Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' -> 'libtorch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-09-07T07:13:31.4537860Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h' -> 'libtorch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-09-07T07:13:31.4538658Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h' -> 'libtorch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-09-07T07:13:31.4539390Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h' -> 'libtorch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-09-07T07:13:31.4540149Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h' -> 'libtorch/include/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-09-07T07:13:31.4540913Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h' -> 'libtorch/include/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-09-07T07:13:31.4541631Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/interface.h' -> 'libtorch/include/torch/csrc/jit/codegen/onednn/interface.h' 2025-09-07T07:13:31.4542329Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/kernel.h' -> 'libtorch/include/torch/csrc/jit/codegen/onednn/kernel.h' 2025-09-07T07:13:31.4543039Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/operator.h' -> 'libtorch/include/torch/csrc/jit/codegen/onednn/operator.h' 2025-09-07T07:13:31.4543818Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h' -> 'libtorch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-09-07T07:13:31.4544514Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/cuda' -> 'libtorch/include/torch/csrc/jit/cuda' 2025-09-07T07:13:31.4545055Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/cuda/cuda.h' -> 'libtorch/include/torch/csrc/jit/cuda/cuda.h' 2025-09-07T07:13:31.4545498Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir' -> 'libtorch/include/torch/csrc/jit/ir' 2025-09-07T07:13:31.4546135Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/alias_analysis.h' -> 'libtorch/include/torch/csrc/jit/ir/alias_analysis.h' 2025-09-07T07:13:31.4546762Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/attributes.h' -> 'libtorch/include/torch/csrc/jit/ir/attributes.h' 2025-09-07T07:13:31.4554603Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/constants.h' -> 'libtorch/include/torch/csrc/jit/ir/constants.h' 2025-09-07T07:13:31.4555395Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/graph_node_list.h' -> 'libtorch/include/torch/csrc/jit/ir/graph_node_list.h' 2025-09-07T07:13:31.4556197Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/graph_utils.h' -> 'libtorch/include/torch/csrc/jit/ir/graph_utils.h' 2025-09-07T07:13:31.4556774Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/ir.h' -> 'libtorch/include/torch/csrc/jit/ir/ir.h' 2025-09-07T07:13:31.4557306Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/ir_views.h' -> 'libtorch/include/torch/csrc/jit/ir/ir_views.h' 2025-09-07T07:13:31.4557851Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/irparser.h' -> 'libtorch/include/torch/csrc/jit/ir/irparser.h' 2025-09-07T07:13:31.4558405Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/named_value.h' -> 'libtorch/include/torch/csrc/jit/ir/named_value.h' 2025-09-07T07:13:31.4559080Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/node_hashing.h' -> 'libtorch/include/torch/csrc/jit/ir/node_hashing.h' 2025-09-07T07:13:31.4559582Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/scope.h' -> 'libtorch/include/torch/csrc/jit/ir/scope.h' 2025-09-07T07:13:31.4560396Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/subgraph_matcher.h' -> 'libtorch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2025-09-07T07:13:31.4561224Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/type_hashing.h' -> 'libtorch/include/torch/csrc/jit/ir/type_hashing.h' 2025-09-07T07:13:31.4561710Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile' -> 'libtorch/include/torch/csrc/jit/mobile' 2025-09-07T07:13:31.4562343Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/debug_info.h' -> 'libtorch/include/torch/csrc/jit/mobile/debug_info.h' 2025-09-07T07:13:31.4562925Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/code.h' -> 'libtorch/include/torch/csrc/jit/mobile/code.h' 2025-09-07T07:13:31.4563633Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/file_format.h' -> 'libtorch/include/torch/csrc/jit/mobile/file_format.h' 2025-09-07T07:13:31.4564366Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' -> 'libtorch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-09-07T07:13:31.4564963Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/frame.h' -> 'libtorch/include/torch/csrc/jit/mobile/frame.h' 2025-09-07T07:13:31.4565578Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/function.h' -> 'libtorch/include/torch/csrc/jit/mobile/function.h' 2025-09-07T07:13:31.4566173Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/import.h' -> 'libtorch/include/torch/csrc/jit/mobile/import.h' 2025-09-07T07:13:31.4566832Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/import_data.h' -> 'libtorch/include/torch/csrc/jit/mobile/import_data.h' 2025-09-07T07:13:31.4567601Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/import_export_common.h' -> 'libtorch/include/torch/csrc/jit/mobile/import_export_common.h' 2025-09-07T07:13:31.4568278Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/interpreter.h' -> 'libtorch/include/torch/csrc/jit/mobile/interpreter.h' 2025-09-07T07:13:31.4568879Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/method.h' -> 'libtorch/include/torch/csrc/jit/mobile/method.h' 2025-09-07T07:13:31.4569469Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/module.h' -> 'libtorch/include/torch/csrc/jit/mobile/module.h' 2025-09-07T07:13:31.4570138Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/observer.h' -> 'libtorch/include/torch/csrc/jit/mobile/observer.h' 2025-09-07T07:13:31.4570842Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/parse_bytecode.h' -> 'libtorch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2025-09-07T07:13:31.4571546Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/parse_operators.h' -> 'libtorch/include/torch/csrc/jit/mobile/parse_operators.h' 2025-09-07T07:13:31.4572278Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' -> 'libtorch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-09-07T07:13:31.4573071Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/profiler_edge.h' -> 'libtorch/include/torch/csrc/jit/mobile/profiler_edge.h' 2025-09-07T07:13:31.4573747Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' -> 'libtorch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-09-07T07:13:31.4574387Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/quantization.h' -> 'libtorch/include/torch/csrc/jit/mobile/quantization.h' 2025-09-07T07:13:31.4575204Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' -> 'libtorch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-09-07T07:13:31.4575815Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/type_parser.h' -> 'libtorch/include/torch/csrc/jit/mobile/type_parser.h' 2025-09-07T07:13:31.4576475Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' -> 'libtorch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-09-07T07:13:31.4577162Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility' -> 'libtorch/include/torch/csrc/jit/mobile/compatibility' 2025-09-07T07:13:31.4577935Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility/backport.h' -> 'libtorch/include/torch/csrc/jit/mobile/compatibility/backport.h' 2025-09-07T07:13:31.4578802Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h' -> 'libtorch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-09-07T07:13:31.4579740Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h' -> 'libtorch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-09-07T07:13:31.4580667Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' -> 'libtorch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-09-07T07:13:31.4581387Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer' -> 'libtorch/include/torch/csrc/jit/mobile/model_tracer' 2025-09-07T07:13:31.4582191Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' -> 'libtorch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-09-07T07:13:31.4582984Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' -> 'libtorch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-09-07T07:13:31.4583787Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' -> 'libtorch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-09-07T07:13:31.4584861Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' -> 'libtorch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-09-07T07:13:31.4585765Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' -> 'libtorch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-09-07T07:13:31.4586619Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' -> 'libtorch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-09-07T07:13:31.4587436Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' -> 'libtorch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-09-07T07:13:31.4587977Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc' -> 'libtorch/include/torch/csrc/jit/mobile/nnc' 2025-09-07T07:13:31.4588694Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h' -> 'libtorch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-09-07T07:13:31.4589358Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc/context.h' -> 'libtorch/include/torch/csrc/jit/mobile/nnc/context.h' 2025-09-07T07:13:31.4590028Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc/registry.h' -> 'libtorch/include/torch/csrc/jit/mobile/nnc/registry.h' 2025-09-07T07:13:31.4590600Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train' -> 'libtorch/include/torch/csrc/jit/mobile/train' 2025-09-07T07:13:31.4591360Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/export_data.h' -> 'libtorch/include/torch/csrc/jit/mobile/train/export_data.h' 2025-09-07T07:13:31.4592029Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/random.h' -> 'libtorch/include/torch/csrc/jit/mobile/train/random.h' 2025-09-07T07:13:31.4592773Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/sequential.h' -> 'libtorch/include/torch/csrc/jit/mobile/train/sequential.h' 2025-09-07T07:13:31.4593439Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/optim' -> 'libtorch/include/torch/csrc/jit/mobile/train/optim' 2025-09-07T07:13:31.4594148Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/optim/sgd.h' -> 'libtorch/include/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-09-07T07:13:31.4594786Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders' -> 'libtorch/include/torch/csrc/jit/operator_upgraders' 2025-09-07T07:13:31.4595560Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders/upgraders.h' -> 'libtorch/include/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-09-07T07:13:31.4596538Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h' -> 'libtorch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-09-07T07:13:31.4597231Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders/utils.h' -> 'libtorch/include/torch/csrc/jit/operator_upgraders/utils.h' 2025-09-07T07:13:31.4597988Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders/version_map.h' -> 'libtorch/include/torch/csrc/jit/operator_upgraders/version_map.h' 2025-09-07T07:13:31.4598480Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes' -> 'libtorch/include/torch/csrc/jit/passes' 2025-09-07T07:13:31.4599147Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/add_if_then_else.h' -> 'libtorch/include/torch/csrc/jit/passes/add_if_then_else.h' 2025-09-07T07:13:31.4599817Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/annotate_warns.h' -> 'libtorch/include/torch/csrc/jit/passes/annotate_warns.h' 2025-09-07T07:13:31.4600428Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/autocast.h' -> 'libtorch/include/torch/csrc/jit/passes/autocast.h' 2025-09-07T07:13:31.4601080Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/bailout_graph.h' -> 'libtorch/include/torch/csrc/jit/passes/bailout_graph.h' 2025-09-07T07:13:31.4601668Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/batch_mm.h' -> 'libtorch/include/torch/csrc/jit/passes/batch_mm.h' 2025-09-07T07:13:31.4602372Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/canonicalize.h' -> 'libtorch/include/torch/csrc/jit/passes/canonicalize.h' 2025-09-07T07:13:31.4603296Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' -> 'libtorch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-09-07T07:13:31.4603998Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/check_strict_fusion.h' -> 'libtorch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2025-09-07T07:13:31.4604665Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/clear_profiling.h' -> 'libtorch/include/torch/csrc/jit/passes/clear_profiling.h' 2025-09-07T07:13:31.4605381Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/clear_undefinedness.h' -> 'libtorch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2025-09-07T07:13:31.4606242Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' -> 'libtorch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-09-07T07:13:31.4606850Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/concat_opt.h' -> 'libtorch/include/torch/csrc/jit/passes/concat_opt.h' 2025-09-07T07:13:31.4607568Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/constant_pooling.h' -> 'libtorch/include/torch/csrc/jit/passes/constant_pooling.h' 2025-09-07T07:13:31.4608294Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/constant_propagation.h' -> 'libtorch/include/torch/csrc/jit/passes/constant_propagation.h' 2025-09-07T07:13:31.4609073Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' -> 'libtorch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-09-07T07:13:31.4609858Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/create_functional_graphs.h' -> 'libtorch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2025-09-07T07:13:31.4610579Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/dead_code_elimination.h' -> 'libtorch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2025-09-07T07:13:31.4611325Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/decompose_ops.h' -> 'libtorch/include/torch/csrc/jit/passes/decompose_ops.h' 2025-09-07T07:13:31.4612025Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/device_type_analysis.h' -> 'libtorch/include/torch/csrc/jit/passes/device_type_analysis.h' 2025-09-07T07:13:31.4612649Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/dtype_analysis.h' -> 'libtorch/include/torch/csrc/jit/passes/dtype_analysis.h' 2025-09-07T07:13:31.4613284Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' -> 'libtorch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-09-07T07:13:31.4613930Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/erase_number_types.h' -> 'libtorch/include/torch/csrc/jit/passes/erase_number_types.h' 2025-09-07T07:13:31.4614644Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' -> 'libtorch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-09-07T07:13:31.4615223Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/fold_conv_bn.h' -> 'libtorch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2025-09-07T07:13:31.4615826Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/fold_linear_bn.h' -> 'libtorch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2025-09-07T07:13:31.4616440Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/freeze_module.h' -> 'libtorch/include/torch/csrc/jit/passes/freeze_module.h' 2025-09-07T07:13:31.4617108Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' -> 'libtorch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-09-07T07:13:31.4617863Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' -> 'libtorch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-09-07T07:13:31.4618535Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' -> 'libtorch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-09-07T07:13:31.4619272Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' -> 'libtorch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-09-07T07:13:31.4619954Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' -> 'libtorch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-09-07T07:13:31.4620665Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' -> 'libtorch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-09-07T07:13:31.4621329Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' -> 'libtorch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-09-07T07:13:31.4621901Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/fuse_linear.h' -> 'libtorch/include/torch/csrc/jit/passes/fuse_linear.h' 2025-09-07T07:13:31.4622487Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/fuse_relu.h' -> 'libtorch/include/torch/csrc/jit/passes/fuse_relu.h' 2025-09-07T07:13:31.4623062Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/graph_fuser.h' -> 'libtorch/include/torch/csrc/jit/passes/graph_fuser.h' 2025-09-07T07:13:31.4623734Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' -> 'libtorch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-09-07T07:13:31.4624678Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/guard_elimination.h' -> 'libtorch/include/torch/csrc/jit/passes/guard_elimination.h' 2025-09-07T07:13:31.4625476Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' -> 'libtorch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-09-07T07:13:31.4626313Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' -> 'libtorch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-09-07T07:13:31.4627053Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/inline_fork_wait.h' -> 'libtorch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2025-09-07T07:13:31.4627831Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/inline_forked_closures.h' -> 'libtorch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2025-09-07T07:13:31.4628454Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/inliner.h' -> 'libtorch/include/torch/csrc/jit/passes/inliner.h' 2025-09-07T07:13:31.4629133Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/inplace_check.h' -> 'libtorch/include/torch/csrc/jit/passes/inplace_check.h' 2025-09-07T07:13:31.4629805Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/insert_guards.h' -> 'libtorch/include/torch/csrc/jit/passes/insert_guards.h' 2025-09-07T07:13:31.4630626Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/integer_value_refinement.h' -> 'libtorch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2025-09-07T07:13:31.4631293Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/lift_closures.h' -> 'libtorch/include/torch/csrc/jit/passes/lift_closures.h' 2025-09-07T07:13:31.4631914Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/liveness.h' -> 'libtorch/include/torch/csrc/jit/passes/liveness.h' 2025-09-07T07:13:31.4632611Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/loop_unrolling.h' -> 'libtorch/include/torch/csrc/jit/passes/loop_unrolling.h' 2025-09-07T07:13:31.4633300Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/lower_grad_of.h' -> 'libtorch/include/torch/csrc/jit/passes/lower_grad_of.h' 2025-09-07T07:13:31.4633950Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/lower_graph.h' -> 'libtorch/include/torch/csrc/jit/passes/lower_graph.h' 2025-09-07T07:13:31.4634632Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/lower_tuples.h' -> 'libtorch/include/torch/csrc/jit/passes/lower_tuples.h' 2025-09-07T07:13:31.4635303Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/metal_rewrite.h' -> 'libtorch/include/torch/csrc/jit/passes/metal_rewrite.h' 2025-09-07T07:13:31.4635988Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' -> 'libtorch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-09-07T07:13:31.4636967Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' -> 'libtorch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-09-07T07:13:31.4637609Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/normalize_ops.h' -> 'libtorch/include/torch/csrc/jit/passes/normalize_ops.h' 2025-09-07T07:13:31.4638321Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' -> 'libtorch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-09-07T07:13:31.4638876Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx.h' 2025-09-07T07:13:31.4639597Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/pass_manager.h' -> 'libtorch/include/torch/csrc/jit/passes/pass_manager.h' 2025-09-07T07:13:31.4640180Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/peephole.h' -> 'libtorch/include/torch/csrc/jit/passes/peephole.h' 2025-09-07T07:13:31.4640921Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' -> 'libtorch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-09-07T07:13:31.4641601Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' -> 'libtorch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-09-07T07:13:31.4642277Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' -> 'libtorch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-09-07T07:13:31.4642990Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' -> 'libtorch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-09-07T07:13:31.4643617Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/prepack_folding.h' -> 'libtorch/include/torch/csrc/jit/passes/prepack_folding.h' 2025-09-07T07:13:31.4644264Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/refine_tuple_types.h' -> 'libtorch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2025-09-07T07:13:31.4644887Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/remove_dropout.h' -> 'libtorch/include/torch/csrc/jit/passes/remove_dropout.h' 2025-09-07T07:13:31.4645528Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/remove_exceptions.h' -> 'libtorch/include/torch/csrc/jit/passes/remove_exceptions.h' 2025-09-07T07:13:31.4646151Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/remove_expands.h' -> 'libtorch/include/torch/csrc/jit/passes/remove_expands.h' 2025-09-07T07:13:31.4646805Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' -> 'libtorch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-09-07T07:13:31.4647432Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/remove_mutation.h' -> 'libtorch/include/torch/csrc/jit/passes/remove_mutation.h' 2025-09-07T07:13:31.4648196Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' -> 'libtorch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-09-07T07:13:31.4648968Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' -> 'libtorch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-09-07T07:13:31.4649668Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' -> 'libtorch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-09-07T07:13:31.4650316Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/restore_mutation.h' -> 'libtorch/include/torch/csrc/jit/passes/restore_mutation.h' 2025-09-07T07:13:31.4650924Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/shape_analysis.h' -> 'libtorch/include/torch/csrc/jit/passes/shape_analysis.h' 2025-09-07T07:13:31.4651644Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' -> 'libtorch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-09-07T07:13:31.4652464Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' -> 'libtorch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-09-07T07:13:31.4653238Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' -> 'libtorch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-09-07T07:13:31.4653959Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' -> 'libtorch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-09-07T07:13:31.4654941Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' -> 'libtorch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-09-07T07:13:31.4655670Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' -> 'libtorch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-09-07T07:13:31.4656633Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' -> 'libtorch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-09-07T07:13:31.4657402Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/value_refinement_utils.h' -> 'libtorch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2025-09-07T07:13:31.4658076Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/variadic_ops.h' -> 'libtorch/include/torch/csrc/jit/passes/variadic_ops.h' 2025-09-07T07:13:31.4658754Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' -> 'libtorch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-09-07T07:13:31.4659435Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' -> 'libtorch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-09-07T07:13:31.4660255Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/dbr_quantization' -> 'libtorch/include/torch/csrc/jit/passes/dbr_quantization' 2025-09-07T07:13:31.4661419Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' -> 'libtorch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-09-07T07:13:31.4661973Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx' -> 'libtorch/include/torch/csrc/jit/passes/onnx' 2025-09-07T07:13:31.4662897Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-09-07T07:13:31.4663653Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/constant_fold.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-09-07T07:13:31.4664464Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/constant_map.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/constant_map.h' 2025-09-07T07:13:31.4665441Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-09-07T07:13:31.4666313Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-09-07T07:13:31.4667055Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-09-07T07:13:31.4667902Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-09-07T07:13:31.4668742Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/function_extraction.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-09-07T07:13:31.4669592Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/function_substitution.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-09-07T07:13:31.4670311Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/helper.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/helper.h' 2025-09-07T07:13:31.4671163Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-09-07T07:13:31.4671830Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/naming.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/naming.h' 2025-09-07T07:13:31.4672544Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/onnx_log.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-09-07T07:13:31.4673249Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/peephole.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/peephole.h' 2025-09-07T07:13:31.4674129Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-09-07T07:13:31.4675001Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-09-07T07:13:31.4676091Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-09-07T07:13:31.4676828Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-09-07T07:13:31.4677573Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-09-07T07:13:31.4678350Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-09-07T07:13:31.4679072Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion' -> 'libtorch/include/torch/csrc/jit/passes/onnx/pattern_conversion' 2025-09-07T07:13:31.4680082Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-09-07T07:13:31.4680872Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-09-07T07:13:31.4681823Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-09-07T07:13:31.4682791Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' -> 'libtorch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-09-07T07:13:31.4683376Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization' -> 'libtorch/include/torch/csrc/jit/passes/quantization' 2025-09-07T07:13:31.4684191Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' -> 'libtorch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-09-07T07:13:31.4684910Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/finalize.h' -> 'libtorch/include/torch/csrc/jit/passes/quantization/finalize.h' 2025-09-07T07:13:31.4685674Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' -> 'libtorch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-09-07T07:13:31.4686547Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/helper.h' -> 'libtorch/include/torch/csrc/jit/passes/quantization/helper.h' 2025-09-07T07:13:31.4687423Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' -> 'libtorch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-09-07T07:13:31.4688488Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' -> 'libtorch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-09-07T07:13:31.4689475Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' -> 'libtorch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-09-07T07:13:31.4690366Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' -> 'libtorch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-09-07T07:13:31.4691312Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' -> 'libtorch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-09-07T07:13:31.4691906Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils' -> 'libtorch/include/torch/csrc/jit/passes/utils' 2025-09-07T07:13:31.4692742Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' -> 'libtorch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-09-07T07:13:31.4693446Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils/memory_dag.h' -> 'libtorch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2025-09-07T07:13:31.4694169Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils/op_registry.h' -> 'libtorch/include/torch/csrc/jit/passes/utils/op_registry.h' 2025-09-07T07:13:31.4694988Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' -> 'libtorch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-09-07T07:13:31.4695752Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' -> 'libtorch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-09-07T07:13:31.4696239Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python' -> 'libtorch/include/torch/csrc/jit/python' 2025-09-07T07:13:31.4696798Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/init.h' -> 'libtorch/include/torch/csrc/jit/python/init.h' 2025-09-07T07:13:31.4697459Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/module_python.h' -> 'libtorch/include/torch/csrc/jit/python/module_python.h' 2025-09-07T07:13:31.4698079Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/pybind.h' -> 'libtorch/include/torch/csrc/jit/python/pybind.h' 2025-09-07T07:13:31.4698816Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/pybind_utils.h' -> 'libtorch/include/torch/csrc/jit/python/pybind_utils.h' 2025-09-07T07:13:31.4699612Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_arg_flatten.h' -> 'libtorch/include/torch/csrc/jit/python/python_arg_flatten.h' 2025-09-07T07:13:31.4700278Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_custom_class.h' -> 'libtorch/include/torch/csrc/jit/python/python_custom_class.h' 2025-09-07T07:13:31.4700860Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_dict.h' -> 'libtorch/include/torch/csrc/jit/python/python_dict.h' 2025-09-07T07:13:31.4701427Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_ir.h' -> 'libtorch/include/torch/csrc/jit/python/python_ir.h' 2025-09-07T07:13:31.4702028Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_ivalue.h' -> 'libtorch/include/torch/csrc/jit/python/python_ivalue.h' 2025-09-07T07:13:31.4702633Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_list.h' -> 'libtorch/include/torch/csrc/jit/python/python_list.h' 2025-09-07T07:13:31.4703316Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_sugared_value.h' -> 'libtorch/include/torch/csrc/jit/python/python_sugared_value.h' 2025-09-07T07:13:31.4703963Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_tracer.h' -> 'libtorch/include/torch/csrc/jit/python/python_tracer.h' 2025-09-07T07:13:31.4704842Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_tree_views.h' -> 'libtorch/include/torch/csrc/jit/python/python_tree_views.h' 2025-09-07T07:13:31.4705513Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/script_init.h' -> 'libtorch/include/torch/csrc/jit/python/script_init.h' 2025-09-07T07:13:31.4706321Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' -> 'libtorch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-09-07T07:13:31.4707073Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' -> 'libtorch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-09-07T07:13:31.4707620Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime' -> 'libtorch/include/torch/csrc/jit/runtime' 2025-09-07T07:13:31.4708314Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/argument_spec.h' -> 'libtorch/include/torch/csrc/jit/runtime/argument_spec.h' 2025-09-07T07:13:31.4708951Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/autodiff.h' -> 'libtorch/include/torch/csrc/jit/runtime/autodiff.h' 2025-09-07T07:13:31.4709787Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' -> 'libtorch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-09-07T07:13:31.4710500Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/custom_operator.h' -> 'libtorch/include/torch/csrc/jit/runtime/custom_operator.h' 2025-09-07T07:13:31.4711319Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/decomposition_registry.h' -> 'libtorch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2025-09-07T07:13:31.4712208Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' -> 'libtorch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-09-07T07:13:31.4712955Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/exception_message.h' -> 'libtorch/include/torch/csrc/jit/runtime/exception_message.h' 2025-09-07T07:13:31.4713654Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/graph_executor.h' -> 'libtorch/include/torch/csrc/jit/runtime/graph_executor.h' 2025-09-07T07:13:31.4714455Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' -> 'libtorch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-09-07T07:13:31.4715155Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/graph_iterator.h' -> 'libtorch/include/torch/csrc/jit/runtime/graph_iterator.h' 2025-09-07T07:13:31.4715833Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/instruction.h' -> 'libtorch/include/torch/csrc/jit/runtime/instruction.h' 2025-09-07T07:13:31.4716616Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter.h' -> 'libtorch/include/torch/csrc/jit/runtime/interpreter.h' 2025-09-07T07:13:31.4717259Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/jit_exception.h' -> 'libtorch/include/torch/csrc/jit/runtime/jit_exception.h' 2025-09-07T07:13:31.4717863Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/jit_trace.h' -> 'libtorch/include/torch/csrc/jit/runtime/jit_trace.h' 2025-09-07T07:13:31.4718452Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/logging.h' -> 'libtorch/include/torch/csrc/jit/runtime/logging.h' 2025-09-07T07:13:31.4719077Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/operator.h' -> 'libtorch/include/torch/csrc/jit/runtime/operator.h' 2025-09-07T07:13:31.4719785Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/operator_options.h' -> 'libtorch/include/torch/csrc/jit/runtime/operator_options.h' 2025-09-07T07:13:31.4720425Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/print_handler.h' -> 'libtorch/include/torch/csrc/jit/runtime/print_handler.h' 2025-09-07T07:13:31.4721286Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' -> 'libtorch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-09-07T07:13:31.4721987Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/profiling_record.h' -> 'libtorch/include/torch/csrc/jit/runtime/profiling_record.h' 2025-09-07T07:13:31.4722688Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/register_ops_utils.h' -> 'libtorch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2025-09-07T07:13:31.4723392Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/script_profile.h' -> 'libtorch/include/torch/csrc/jit/runtime/script_profile.h' 2025-09-07T07:13:31.4724482Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' -> 'libtorch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-09-07T07:13:31.4725263Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/shape_function_registry.h' -> 'libtorch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2025-09-07T07:13:31.4726084Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' -> 'libtorch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-09-07T07:13:31.4726832Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' -> 'libtorch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-09-07T07:13:31.4727528Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/symbolic_script.h' -> 'libtorch/include/torch/csrc/jit/runtime/symbolic_script.h' 2025-09-07T07:13:31.4728308Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' -> 'libtorch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-09-07T07:13:31.4729153Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' -> 'libtorch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-09-07T07:13:31.4729880Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/vararg_functions.h' -> 'libtorch/include/torch/csrc/jit/runtime/vararg_functions.h' 2025-09-07T07:13:31.4730623Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' -> 'libtorch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-09-07T07:13:31.4731274Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter' -> 'libtorch/include/torch/csrc/jit/runtime/interpreter' 2025-09-07T07:13:31.4732114Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' -> 'libtorch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-09-07T07:13:31.4732899Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h' -> 'libtorch/include/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-09-07T07:13:31.4733630Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter/frame.h' -> 'libtorch/include/torch/csrc/jit/runtime/interpreter/frame.h' 2025-09-07T07:13:31.4734519Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' -> 'libtorch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-09-07T07:13:31.4735260Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static' -> 'libtorch/include/torch/csrc/jit/runtime/static' 2025-09-07T07:13:31.4736117Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' -> 'libtorch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-09-07T07:13:31.4736771Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/fusion.h' -> 'libtorch/include/torch/csrc/jit/runtime/static/fusion.h' 2025-09-07T07:13:31.4737440Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/impl.h' -> 'libtorch/include/torch/csrc/jit/runtime/static/impl.h' 2025-09-07T07:13:31.4738066Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/init.h' -> 'libtorch/include/torch/csrc/jit/runtime/static/init.h' 2025-09-07T07:13:31.4738811Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/memory_planner.h' -> 'libtorch/include/torch/csrc/jit/runtime/static/memory_planner.h' 2025-09-07T07:13:31.4739443Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/ops.h' -> 'libtorch/include/torch/csrc/jit/runtime/static/ops.h' 2025-09-07T07:13:31.4740127Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/passes.h' -> 'libtorch/include/torch/csrc/jit/runtime/static/passes.h' 2025-09-07T07:13:31.4740976Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h' -> 'libtorch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-09-07T07:13:31.4741724Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/static_method.h' -> 'libtorch/include/torch/csrc/jit/runtime/static/static_method.h' 2025-09-07T07:13:31.4742423Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/te_wrapper.h' -> 'libtorch/include/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-09-07T07:13:31.4742939Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr' -> 'libtorch/include/torch/csrc/jit/tensorexpr' 2025-09-07T07:13:31.4743710Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/external_functions.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2025-09-07T07:13:31.4744580Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/analysis.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/analysis.h' 2025-09-07T07:13:31.4745312Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-09-07T07:13:31.4746133Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-09-07T07:13:31.4746882Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-09-07T07:13:31.4747550Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/codegen.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/codegen.h' 2025-09-07T07:13:31.4748266Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-09-07T07:13:31.4749013Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-09-07T07:13:31.4749744Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-09-07T07:13:31.4750449Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-09-07T07:13:31.4751070Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/eval.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/eval.h' 2025-09-07T07:13:31.4751835Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/exceptions.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2025-09-07T07:13:31.4752452Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/expr.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/expr.h' 2025-09-07T07:13:31.4753304Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-09-07T07:13:31.4754264Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-09-07T07:13:31.4754938Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-09-07T07:13:31.4755621Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-09-07T07:13:31.4756488Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/half_support.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/half_support.h' 2025-09-07T07:13:31.4757189Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-09-07T07:13:31.4757957Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-09-07T07:13:31.4758542Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/ir.h' 2025-09-07T07:13:31.4759196Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-09-07T07:13:31.4760014Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-09-07T07:13:31.4760869Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-09-07T07:13:31.4761596Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-09-07T07:13:31.4762292Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-09-07T07:13:31.4763052Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-09-07T07:13:31.4763698Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/kernel.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/kernel.h' 2025-09-07T07:13:31.4764412Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-09-07T07:13:31.4765085Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-09-07T07:13:31.4765763Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/loopnest.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2025-09-07T07:13:31.4766620Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-09-07T07:13:31.4767335Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/lowerings.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2025-09-07T07:13:31.4768214Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-09-07T07:13:31.4768919Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/reduction.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/reduction.h' 2025-09-07T07:13:31.4769654Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/registerizer.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2025-09-07T07:13:31.4770308Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/stmt.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/stmt.h' 2025-09-07T07:13:31.4770966Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/tensor.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/tensor.h' 2025-09-07T07:13:31.4771845Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-09-07T07:13:31.4772458Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/types.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/types.h' 2025-09-07T07:13:31.4773358Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-09-07T07:13:31.4774208Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-09-07T07:13:31.4774851Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators' -> 'libtorch/include/torch/csrc/jit/tensorexpr/operators' 2025-09-07T07:13:31.4775786Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-09-07T07:13:31.4776551Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-09-07T07:13:31.4777283Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-09-07T07:13:31.4778028Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-09-07T07:13:31.4778840Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-09-07T07:13:31.4779684Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-09-07T07:13:31.4780560Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-09-07T07:13:31.4781378Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-09-07T07:13:31.4782164Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' -> 'libtorch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-09-07T07:13:31.4782664Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing' -> 'libtorch/include/torch/csrc/jit/testing' 2025-09-07T07:13:31.4783289Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing/file_check.h' -> 'libtorch/include/torch/csrc/jit/testing/file_check.h' 2025-09-07T07:13:31.4784049Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing/hooks_for_testing.h' -> 'libtorch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2025-09-07T07:13:31.4784951Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing/catch_utils.hpp' -> 'libtorch/include/torch/csrc/jit/testing/catch_utils.hpp' 2025-09-07T07:13:31.4785412Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor' -> 'libtorch/include/torch/csrc/monitor' 2025-09-07T07:13:31.4786011Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor/counters.h' -> 'libtorch/include/torch/csrc/monitor/counters.h' 2025-09-07T07:13:31.4786570Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor/events.h' -> 'libtorch/include/torch/csrc/monitor/events.h' 2025-09-07T07:13:31.4787221Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor/python_init.h' -> 'libtorch/include/torch/csrc/monitor/python_init.h' 2025-09-07T07:13:31.4787647Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mps' -> 'libtorch/include/torch/csrc/mps' 2025-09-07T07:13:31.4788159Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mps/Module.h' -> 'libtorch/include/torch/csrc/mps/Module.h' 2025-09-07T07:13:31.4788596Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia' -> 'libtorch/include/torch/csrc/mtia' 2025-09-07T07:13:31.4789137Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/Module.h' -> 'libtorch/include/torch/csrc/mtia/Module.h' 2025-09-07T07:13:31.4789662Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/profiler' -> 'libtorch/include/torch/csrc/mtia/profiler' 2025-09-07T07:13:31.4790500Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h' -> 'libtorch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h' 2025-09-07T07:13:31.4791064Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/multiprocessing' -> 'libtorch/include/torch/csrc/multiprocessing' 2025-09-07T07:13:31.4791699Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/multiprocessing/init.h' -> 'libtorch/include/torch/csrc/multiprocessing/init.h' 2025-09-07T07:13:31.4792133Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx' -> 'libtorch/include/torch/csrc/onnx' 2025-09-07T07:13:31.4792701Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx/back_compat.h' -> 'libtorch/include/torch/csrc/onnx/back_compat.h' 2025-09-07T07:13:31.4793193Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx/init.h' -> 'libtorch/include/torch/csrc/onnx/init.h' 2025-09-07T07:13:31.4793696Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx/onnx.h' -> 'libtorch/include/torch/csrc/onnx/onnx.h' 2025-09-07T07:13:31.4794168Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler' -> 'libtorch/include/torch/csrc/profiler' 2025-09-07T07:13:31.4794699Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/api.h' -> 'libtorch/include/torch/csrc/profiler/api.h' 2025-09-07T07:13:31.4795371Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/collection.h' -> 'libtorch/include/torch/csrc/profiler/collection.h' 2025-09-07T07:13:31.4796091Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/combined_traceback.h' -> 'libtorch/include/torch/csrc/profiler/combined_traceback.h' 2025-09-07T07:13:31.4796755Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/containers.h' -> 'libtorch/include/torch/csrc/profiler/containers.h' 2025-09-07T07:13:31.4797292Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/data_flow.h' -> 'libtorch/include/torch/csrc/profiler/data_flow.h' 2025-09-07T07:13:31.4797799Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/events.h' -> 'libtorch/include/torch/csrc/profiler/events.h' 2025-09-07T07:13:31.4798481Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/kineto_client_interface.h' -> 'libtorch/include/torch/csrc/profiler/kineto_client_interface.h' 2025-09-07T07:13:31.4799039Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/kineto_shim.h' -> 'libtorch/include/torch/csrc/profiler/kineto_shim.h' 2025-09-07T07:13:31.4799591Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/perf-inl.h' -> 'libtorch/include/torch/csrc/profiler/perf-inl.h' 2025-09-07T07:13:31.4800078Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/perf.h' -> 'libtorch/include/torch/csrc/profiler/perf.h' 2025-09-07T07:13:31.4800576Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/util.h' -> 'libtorch/include/torch/csrc/profiler/util.h' 2025-09-07T07:13:31.4801148Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration' -> 'libtorch/include/torch/csrc/profiler/orchestration' 2025-09-07T07:13:31.4801877Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration/observer.h' -> 'libtorch/include/torch/csrc/profiler/orchestration/observer.h' 2025-09-07T07:13:31.4802641Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration/python_tracer.h' -> 'libtorch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2025-09-07T07:13:31.4803314Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration/vulkan.h' -> 'libtorch/include/torch/csrc/profiler/orchestration/vulkan.h' 2025-09-07T07:13:31.4803835Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python' -> 'libtorch/include/torch/csrc/profiler/python' 2025-09-07T07:13:31.4804569Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python/combined_traceback.h' -> 'libtorch/include/torch/csrc/profiler/python/combined_traceback.h' 2025-09-07T07:13:31.4805128Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python/init.h' -> 'libtorch/include/torch/csrc/profiler/python/init.h' 2025-09-07T07:13:31.4805911Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python/pybind.h' -> 'libtorch/include/torch/csrc/profiler/python/pybind.h' 2025-09-07T07:13:31.4806489Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone' -> 'libtorch/include/torch/csrc/profiler/standalone' 2025-09-07T07:13:31.4807564Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' -> 'libtorch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-09-07T07:13:31.4808330Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone/itt_observer.h' -> 'libtorch/include/torch/csrc/profiler/standalone/itt_observer.h' 2025-09-07T07:13:31.4809123Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' -> 'libtorch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-09-07T07:13:31.4810003Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' -> 'libtorch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-09-07T07:13:31.4810573Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/stubs' -> 'libtorch/include/torch/csrc/profiler/stubs' 2025-09-07T07:13:31.4811176Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/stubs/base.h' -> 'libtorch/include/torch/csrc/profiler/stubs/base.h' 2025-09-07T07:13:31.4811714Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind' -> 'libtorch/include/torch/csrc/profiler/unwind' 2025-09-07T07:13:31.4812365Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/action.h' -> 'libtorch/include/torch/csrc/profiler/unwind/action.h' 2025-09-07T07:13:31.4813074Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/communicate.h' -> 'libtorch/include/torch/csrc/profiler/unwind/communicate.h' 2025-09-07T07:13:31.4813758Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/debug_info.h' -> 'libtorch/include/torch/csrc/profiler/unwind/debug_info.h' 2025-09-07T07:13:31.4814460Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' -> 'libtorch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-09-07T07:13:31.4815301Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' -> 'libtorch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-09-07T07:13:31.4815995Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' -> 'libtorch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-09-07T07:13:31.4816762Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' -> 'libtorch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-09-07T07:13:31.4817486Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/fde.h' -> 'libtorch/include/torch/csrc/profiler/unwind/fde.h' 2025-09-07T07:13:31.4818098Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/lexer.h' -> 'libtorch/include/torch/csrc/profiler/unwind/lexer.h' 2025-09-07T07:13:31.4818943Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/line_number_program.h' -> 'libtorch/include/torch/csrc/profiler/unwind/line_number_program.h' 2025-09-07T07:13:31.4819578Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/mem_file.h' -> 'libtorch/include/torch/csrc/profiler/unwind/mem_file.h' 2025-09-07T07:13:31.4820210Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/range_table.h' -> 'libtorch/include/torch/csrc/profiler/unwind/range_table.h' 2025-09-07T07:13:31.4820831Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/sections.h' -> 'libtorch/include/torch/csrc/profiler/unwind/sections.h' 2025-09-07T07:13:31.4821426Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/unwind.h' -> 'libtorch/include/torch/csrc/profiler/unwind/unwind.h' 2025-09-07T07:13:31.4822071Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/unwind_error.h' -> 'libtorch/include/torch/csrc/profiler/unwind/unwind_error.h' 2025-09-07T07:13:31.4822696Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/unwinder.h' -> 'libtorch/include/torch/csrc/profiler/unwind/unwinder.h' 2025-09-07T07:13:31.4823096Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/tensor' -> 'libtorch/include/torch/csrc/tensor' 2025-09-07T07:13:31.4823641Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/tensor/python_tensor.h' -> 'libtorch/include/torch/csrc/tensor/python_tensor.h' 2025-09-07T07:13:31.4824104Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils' -> 'libtorch/include/torch/csrc/utils' 2025-09-07T07:13:31.4824840Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/byte_order.h' -> 'libtorch/include/torch/csrc/utils/byte_order.h' 2025-09-07T07:13:31.4825505Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/cpp_stacktraces.h' -> 'libtorch/include/torch/csrc/utils/cpp_stacktraces.h' 2025-09-07T07:13:31.4826092Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/cuda_enabled.h' -> 'libtorch/include/torch/csrc/utils/cuda_enabled.h' 2025-09-07T07:13:31.4826747Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/device_lazy_init.h' -> 'libtorch/include/torch/csrc/utils/device_lazy_init.h' 2025-09-07T07:13:31.4827461Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/disable_torch_function.h' -> 'libtorch/include/torch/csrc/utils/disable_torch_function.h' 2025-09-07T07:13:31.4828263Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/generated_serialization_types.h' -> 'libtorch/include/torch/csrc/utils/generated_serialization_types.h' 2025-09-07T07:13:31.4828783Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/init.h' -> 'libtorch/include/torch/csrc/utils/init.h' 2025-09-07T07:13:31.4829440Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/invalid_arguments.h' -> 'libtorch/include/torch/csrc/utils/invalid_arguments.h' 2025-09-07T07:13:31.4829969Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/nested.h' -> 'libtorch/include/torch/csrc/utils/nested.h' 2025-09-07T07:13:31.4830583Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/numpy_stub.h' -> 'libtorch/include/torch/csrc/utils/numpy_stub.h' 2025-09-07T07:13:31.4831160Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/object_ptr.h' -> 'libtorch/include/torch/csrc/utils/object_ptr.h' 2025-09-07T07:13:31.4831718Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/out_types.h' -> 'libtorch/include/torch/csrc/utils/out_types.h' 2025-09-07T07:13:31.4832296Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/pybind.h' -> 'libtorch/include/torch/csrc/utils/pybind.h' 2025-09-07T07:13:31.4832997Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/pycfunction_helpers.h' -> 'libtorch/include/torch/csrc/utils/pycfunction_helpers.h' 2025-09-07T07:13:31.4833713Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/pyobject_preservation.h' -> 'libtorch/include/torch/csrc/utils/pyobject_preservation.h' 2025-09-07T07:13:31.4834381Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_arg_parser.h' -> 'libtorch/include/torch/csrc/utils/python_arg_parser.h' 2025-09-07T07:13:31.4835016Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_compat.h' -> 'libtorch/include/torch/csrc/utils/python_compat.h' 2025-09-07T07:13:31.4835646Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_dispatch.h' -> 'libtorch/include/torch/csrc/utils/python_dispatch.h' 2025-09-07T07:13:31.4836375Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_numbers.h' -> 'libtorch/include/torch/csrc/utils/python_numbers.h' 2025-09-07T07:13:31.4836938Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_raii.h' -> 'libtorch/include/torch/csrc/utils/python_raii.h' 2025-09-07T07:13:31.4837531Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_scalars.h' -> 'libtorch/include/torch/csrc/utils/python_scalars.h' 2025-09-07T07:13:31.4838144Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_strings.h' -> 'libtorch/include/torch/csrc/utils/python_strings.h' 2025-09-07T07:13:31.4838705Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_stub.h' -> 'libtorch/include/torch/csrc/utils/python_stub.h' 2025-09-07T07:13:31.4839296Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_symnode.h' -> 'libtorch/include/torch/csrc/utils/python_symnode.h' 2025-09-07T07:13:31.4840045Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_torch_function_mode.h' -> 'libtorch/include/torch/csrc/utils/python_torch_function_mode.h' 2025-09-07T07:13:31.4840660Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_tuples.h' -> 'libtorch/include/torch/csrc/utils/python_tuples.h' 2025-09-07T07:13:31.4841308Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/pythoncapi_compat.h' -> 'libtorch/include/torch/csrc/utils/pythoncapi_compat.h' 2025-09-07T07:13:31.4841883Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/schema_info.h' -> 'libtorch/include/torch/csrc/utils/schema_info.h' 2025-09-07T07:13:31.4842363Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/six.h' -> 'libtorch/include/torch/csrc/utils/six.h' 2025-09-07T07:13:31.4842922Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/structseq.h' -> 'libtorch/include/torch/csrc/utils/structseq.h' 2025-09-07T07:13:31.4843514Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_apply.h' -> 'libtorch/include/torch/csrc/utils/tensor_apply.h' 2025-09-07T07:13:31.4844095Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_dtypes.h' -> 'libtorch/include/torch/csrc/utils/tensor_dtypes.h' 2025-09-07T07:13:31.4844685Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_flatten.h' -> 'libtorch/include/torch/csrc/utils/tensor_flatten.h' 2025-09-07T07:13:31.4846093Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_layouts.h' -> 'libtorch/include/torch/csrc/utils/tensor_layouts.h' 2025-09-07T07:13:31.4847394Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_list.h' -> 'libtorch/include/torch/csrc/utils/tensor_list.h' 2025-09-07T07:13:31.4848759Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_memoryformats.h' -> 'libtorch/include/torch/csrc/utils/tensor_memoryformats.h' 2025-09-07T07:13:31.4850167Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_new.h' -> 'libtorch/include/torch/csrc/utils/tensor_new.h' 2025-09-07T07:13:31.4851446Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_numpy.h' -> 'libtorch/include/torch/csrc/utils/tensor_numpy.h' 2025-09-07T07:13:31.4852764Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_qschemes.h' -> 'libtorch/include/torch/csrc/utils/tensor_qschemes.h' 2025-09-07T07:13:31.4854083Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_types.h' -> 'libtorch/include/torch/csrc/utils/tensor_types.h' 2025-09-07T07:13:31.4855620Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/throughput_benchmark-inl.h' -> 'libtorch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2025-09-07T07:13:31.4857164Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/throughput_benchmark.h' -> 'libtorch/include/torch/csrc/utils/throughput_benchmark.h' 2025-09-07T07:13:31.4858639Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/torch_dispatch_mode.h' -> 'libtorch/include/torch/csrc/utils/torch_dispatch_mode.h' 2025-09-07T07:13:31.4860114Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/variadic.h' -> 'libtorch/include/torch/csrc/utils/variadic.h' 2025-09-07T07:13:31.4861513Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/verbose.h' -> 'libtorch/include/torch/csrc/utils/verbose.h' 2025-09-07T07:13:31.4862623Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu' -> 'libtorch/include/torch/csrc/xpu' 2025-09-07T07:13:31.4863669Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu/Event.h' -> 'libtorch/include/torch/csrc/xpu/Event.h' 2025-09-07T07:13:31.4864920Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu/Module.h' -> 'libtorch/include/torch/csrc/xpu/Module.h' 2025-09-07T07:13:31.4866076Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu/Stream.h' -> 'libtorch/include/torch/csrc/xpu/Stream.h' 2025-09-07T07:13:31.4867163Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable' -> 'libtorch/include/torch/csrc/stable' 2025-09-07T07:13:31.4868320Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/library.h' -> 'libtorch/include/torch/csrc/stable/library.h' 2025-09-07T07:13:31.4869689Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/accelerator.h' -> 'libtorch/include/torch/csrc/stable/accelerator.h' 2025-09-07T07:13:31.4870957Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/ops.h' -> 'libtorch/include/torch/csrc/stable/ops.h' 2025-09-07T07:13:31.4872384Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/stableivalue_conversions.h' -> 'libtorch/include/torch/csrc/stable/stableivalue_conversions.h' 2025-09-07T07:13:31.4873847Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/tensor.h' -> 'libtorch/include/torch/csrc/stable/tensor.h' 2025-09-07T07:13:31.4875122Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/tensor_inl.h' -> 'libtorch/include/torch/csrc/stable/tensor_inl.h' 2025-09-07T07:13:31.4876529Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/tensor_struct.h' -> 'libtorch/include/torch/csrc/stable/tensor_struct.h' 2025-09-07T07:13:31.4877678Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api' -> 'libtorch/include/torch/csrc/api' 2025-09-07T07:13:31.4878710Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include' -> 'libtorch/include/torch/csrc/api/include' 2025-09-07T07:13:31.4879928Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch' -> 'libtorch/include/torch/csrc/api/include/torch' 2025-09-07T07:13:31.4881334Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/all.h' -> 'libtorch/include/torch/csrc/api/include/torch/all.h' 2025-09-07T07:13:31.4882681Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/arg.h' -> 'libtorch/include/torch/csrc/api/include/torch/arg.h' 2025-09-07T07:13:31.4884116Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/autograd.h' -> 'libtorch/include/torch/csrc/api/include/torch/autograd.h' 2025-09-07T07:13:31.4885550Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/cuda.h' -> 'libtorch/include/torch/csrc/api/include/torch/cuda.h' 2025-09-07T07:13:31.4886909Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data.h' -> 'libtorch/include/torch/csrc/api/include/torch/data.h' 2025-09-07T07:13:31.4888485Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/enum.h' -> 'libtorch/include/torch/csrc/api/include/torch/enum.h' 2025-09-07T07:13:31.4890079Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/expanding_array.h' -> 'libtorch/include/torch/csrc/api/include/torch/expanding_array.h' 2025-09-07T07:13:31.4891610Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/fft.h' -> 'libtorch/include/torch/csrc/api/include/torch/fft.h' 2025-09-07T07:13:31.4893058Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/imethod.h' -> 'libtorch/include/torch/csrc/api/include/torch/imethod.h' 2025-09-07T07:13:31.4894510Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/jit.h' -> 'libtorch/include/torch/csrc/api/include/torch/jit.h' 2025-09-07T07:13:31.4895879Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/mps.h' -> 'libtorch/include/torch/csrc/api/include/torch/mps.h' 2025-09-07T07:13:31.4897309Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nested.h' -> 'libtorch/include/torch/csrc/api/include/torch/nested.h' 2025-09-07T07:13:31.4898697Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn.h' 2025-09-07T07:13:31.4900091Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim.h' -> 'libtorch/include/torch/csrc/api/include/torch/optim.h' 2025-09-07T07:13:31.4901621Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/ordered_dict.h' -> 'libtorch/include/torch/csrc/api/include/torch/ordered_dict.h' 2025-09-07T07:13:31.4903189Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/python.h' -> 'libtorch/include/torch/csrc/api/include/torch/python.h' 2025-09-07T07:13:31.4904979Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize.h' -> 'libtorch/include/torch/csrc/api/include/torch/serialize.h' 2025-09-07T07:13:31.4906543Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/sparse.h' -> 'libtorch/include/torch/csrc/api/include/torch/sparse.h' 2025-09-07T07:13:31.4908063Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/special.h' -> 'libtorch/include/torch/csrc/api/include/torch/special.h' 2025-09-07T07:13:31.4909585Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/torch.h' -> 'libtorch/include/torch/csrc/api/include/torch/torch.h' 2025-09-07T07:13:31.4911081Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/types.h' -> 'libtorch/include/torch/csrc/api/include/torch/types.h' 2025-09-07T07:13:31.4912554Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/utils.h' -> 'libtorch/include/torch/csrc/api/include/torch/utils.h' 2025-09-07T07:13:31.4914060Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/xpu.h' -> 'libtorch/include/torch/csrc/api/include/torch/xpu.h' 2025-09-07T07:13:31.4915535Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/version.h' -> 'libtorch/include/torch/csrc/api/include/torch/version.h' 2025-09-07T07:13:31.4917224Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data' -> 'libtorch/include/torch/csrc/api/include/torch/data' 2025-09-07T07:13:31.4918770Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/dataloader.h' 2025-09-07T07:13:31.4920533Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-09-07T07:13:31.4922286Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/datasets.h' 2025-09-07T07:13:31.4923926Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/example.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/example.h' 2025-09-07T07:13:31.4925518Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/iterator.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/iterator.h' 2025-09-07T07:13:31.4927326Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/samplers.h' 2025-09-07T07:13:31.4929022Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/transforms.h' 2025-09-07T07:13:31.4930788Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/worker_exception.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2025-09-07T07:13:31.4932557Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader' -> 'libtorch/include/torch/csrc/api/include/torch/data/dataloader' 2025-09-07T07:13:31.4934317Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-09-07T07:13:31.4936252Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-09-07T07:13:31.4938365Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-09-07T07:13:31.4940112Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets' -> 'libtorch/include/torch/csrc/api/include/torch/data/datasets' 2025-09-07T07:13:31.4941791Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/base.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2025-09-07T07:13:31.4943557Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-09-07T07:13:31.4945590Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/map.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2025-09-07T07:13:31.4947443Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-09-07T07:13:31.4949348Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-09-07T07:13:31.4951322Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-09-07T07:13:31.4953285Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-09-07T07:13:31.4955065Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/detail' -> 'libtorch/include/torch/csrc/api/include/torch/data/detail' 2025-09-07T07:13:31.4956999Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-09-07T07:13:31.4958861Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/detail/queue.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2025-09-07T07:13:31.4961037Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-09-07T07:13:31.4962918Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers' -> 'libtorch/include/torch/csrc/api/include/torch/data/samplers' 2025-09-07T07:13:31.4964695Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/base.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2025-09-07T07:13:31.4966763Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-09-07T07:13:31.4968922Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-09-07T07:13:31.4970916Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/random.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2025-09-07T07:13:31.4973078Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-09-07T07:13:31.4975183Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-09-07T07:13:31.4977148Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-09-07T07:13:31.4978916Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms' -> 'libtorch/include/torch/csrc/api/include/torch/data/transforms' 2025-09-07T07:13:31.4980694Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms/base.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2025-09-07T07:13:31.4982597Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-09-07T07:13:31.4984753Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-09-07T07:13:31.4986723Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-09-07T07:13:31.4988687Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' -> 'libtorch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-09-07T07:13:31.4990457Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/detail' -> 'libtorch/include/torch/csrc/api/include/torch/detail' 2025-09-07T07:13:31.4992267Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' -> 'libtorch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-09-07T07:13:31.4994196Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/detail/static.h' -> 'libtorch/include/torch/csrc/api/include/torch/detail/static.h' 2025-09-07T07:13:31.4995959Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nativert' -> 'libtorch/include/torch/csrc/api/include/torch/nativert' 2025-09-07T07:13:31.4997813Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h' -> 'libtorch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h' 2025-09-07T07:13:31.4999463Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn' -> 'libtorch/include/torch/csrc/api/include/torch/nn' 2025-09-07T07:13:31.5000925Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/cloneable.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2025-09-07T07:13:31.5002600Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional.h' 2025-09-07T07:13:31.5004036Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/init.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/init.h' 2025-09-07T07:13:31.5005431Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/module.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/module.h' 2025-09-07T07:13:31.5006871Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules.h' 2025-09-07T07:13:31.5008314Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options.h' 2025-09-07T07:13:31.5009784Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-09-07T07:13:31.5011239Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/pimpl.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2025-09-07T07:13:31.5012615Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/utils.h' 2025-09-07T07:13:31.5014099Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional' 2025-09-07T07:13:31.5015750Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-09-07T07:13:31.5017745Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-09-07T07:13:31.5019784Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-09-07T07:13:31.5021643Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-09-07T07:13:31.5023548Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-09-07T07:13:31.5025779Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-09-07T07:13:31.5027713Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-09-07T07:13:31.5029674Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-09-07T07:13:31.5031734Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-09-07T07:13:31.5033619Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-09-07T07:13:31.5035627Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-09-07T07:13:31.5037636Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-09-07T07:13:31.5039422Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-09-07T07:13:31.5041431Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-09-07T07:13:31.5043517Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-09-07T07:13:31.5045422Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-09-07T07:13:31.5047120Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules' 2025-09-07T07:13:31.5048806Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-09-07T07:13:31.5050667Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-09-07T07:13:31.5052552Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-09-07T07:13:31.5054393Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-09-07T07:13:31.5056310Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/common.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2025-09-07T07:13:31.5057902Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-09-07T07:13:31.5059522Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-09-07T07:13:31.5061813Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-09-07T07:13:31.5063766Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-09-07T07:13:31.5065697Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-09-07T07:13:31.5067575Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-09-07T07:13:31.5069536Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-09-07T07:13:31.5071323Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-09-07T07:13:31.5073222Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-09-07T07:13:31.5075215Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-09-07T07:13:31.5077201Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-09-07T07:13:31.5079071Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-09-07T07:13:31.5080810Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-09-07T07:13:31.5082597Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-09-07T07:13:31.5084709Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-09-07T07:13:31.5086603Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-09-07T07:13:31.5088408Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-09-07T07:13:31.5090112Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-09-07T07:13:31.5091742Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/container' 2025-09-07T07:13:31.5093460Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-09-07T07:13:31.5095392Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-09-07T07:13:31.5097383Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-09-07T07:13:31.5099334Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-09-07T07:13:31.5101802Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-09-07T07:13:31.5104040Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-09-07T07:13:31.5106444Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-09-07T07:13:31.5108680Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-09-07T07:13:31.5111009Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-09-07T07:13:31.5113338Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-09-07T07:13:31.5115244Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options' 2025-09-07T07:13:31.5117115Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/activation.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2025-09-07T07:13:31.5118982Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-09-07T07:13:31.5120905Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-09-07T07:13:31.5122644Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/conv.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2025-09-07T07:13:31.5124431Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/distance.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2025-09-07T07:13:31.5126085Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-09-07T07:13:31.5127797Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-09-07T07:13:31.5129441Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/fold.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2025-09-07T07:13:31.5131106Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-09-07T07:13:31.5132816Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/linear.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2025-09-07T07:13:31.5134848Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/loss.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2025-09-07T07:13:31.5136683Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-09-07T07:13:31.5138603Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/padding.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2025-09-07T07:13:31.5140486Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-09-07T07:13:31.5142367Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-09-07T07:13:31.5144198Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-09-07T07:13:31.5146215Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-09-07T07:13:31.5148277Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-09-07T07:13:31.5150461Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-09-07T07:13:31.5152498Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-09-07T07:13:31.5154386Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/vision.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2025-09-07T07:13:31.5156220Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/parallel' -> 'libtorch/include/torch/csrc/api/include/torch/nn/parallel' 2025-09-07T07:13:31.5158161Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-09-07T07:13:31.5160189Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils' -> 'libtorch/include/torch/csrc/api/include/torch/nn/utils' 2025-09-07T07:13:31.5162030Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-09-07T07:13:31.5163966Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-09-07T07:13:31.5165922Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' -> 'libtorch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-09-07T07:13:31.5167491Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim' -> 'libtorch/include/torch/csrc/api/include/torch/optim' 2025-09-07T07:13:31.5169067Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/adagrad.h' -> 'libtorch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2025-09-07T07:13:31.5170736Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/adam.h' -> 'libtorch/include/torch/csrc/api/include/torch/optim/adam.h' 2025-09-07T07:13:31.5172497Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/adamw.h' -> 'libtorch/include/torch/csrc/api/include/torch/optim/adamw.h' 2025-09-07T07:13:31.5174369Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' -> 'libtorch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-09-07T07:13:31.5176030Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/optimizer.h' -> 'libtorch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2025-09-07T07:13:31.5177755Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' -> 'libtorch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-09-07T07:13:31.5179448Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/serialize.h' -> 'libtorch/include/torch/csrc/api/include/torch/optim/serialize.h' 2025-09-07T07:13:31.5181089Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/sgd.h' -> 'libtorch/include/torch/csrc/api/include/torch/optim/sgd.h' 2025-09-07T07:13:31.5182745Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/schedulers' -> 'libtorch/include/torch/csrc/api/include/torch/optim/schedulers' 2025-09-07T07:13:31.5184877Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' -> 'libtorch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-09-07T07:13:31.5187174Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' -> 'libtorch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-09-07T07:13:31.5189457Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' -> 'libtorch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-09-07T07:13:31.5191210Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/python' -> 'libtorch/include/torch/csrc/api/include/torch/python' 2025-09-07T07:13:31.5192783Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/python/init.h' -> 'libtorch/include/torch/csrc/api/include/torch/python/init.h' 2025-09-07T07:13:31.5194386Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize' -> 'libtorch/include/torch/csrc/api/include/torch/serialize' 2025-09-07T07:13:31.5196109Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize/archive.h' -> 'libtorch/include/torch/csrc/api/include/torch/serialize/archive.h' 2025-09-07T07:13:31.5198149Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' -> 'libtorch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-09-07T07:13:31.5200032Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' -> 'libtorch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-09-07T07:13:31.5201826Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize/tensor.h' -> 'libtorch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2025-09-07T07:13:31.5203197Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd' -> 'libtorch/include/torch/csrc/autograd' 2025-09-07T07:13:31.5204446Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/FunctionsManual.h' -> 'libtorch/include/torch/csrc/autograd/FunctionsManual.h' 2025-09-07T07:13:31.5205877Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/InferenceMode.h' -> 'libtorch/include/torch/csrc/autograd/InferenceMode.h' 2025-09-07T07:13:31.5207318Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/VariableTypeUtils.h' -> 'libtorch/include/torch/csrc/autograd/VariableTypeUtils.h' 2025-09-07T07:13:31.5208742Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/anomaly_mode.h' -> 'libtorch/include/torch/csrc/autograd/anomaly_mode.h' 2025-09-07T07:13:31.5210034Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/autograd.h' -> 'libtorch/include/torch/csrc/autograd/autograd.h' 2025-09-07T07:13:31.5211556Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' -> 'libtorch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-09-07T07:13:31.5213248Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/cpp_hook.h' -> 'libtorch/include/torch/csrc/autograd/cpp_hook.h' 2025-09-07T07:13:31.5214631Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/custom_function.h' -> 'libtorch/include/torch/csrc/autograd/custom_function.h' 2025-09-07T07:13:31.5215954Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/edge.h' -> 'libtorch/include/torch/csrc/autograd/edge.h' 2025-09-07T07:13:31.5217185Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/engine.h' -> 'libtorch/include/torch/csrc/autograd/engine.h' 2025-09-07T07:13:31.5218518Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/forward_grad.h' -> 'libtorch/include/torch/csrc/autograd/forward_grad.h' 2025-09-07T07:13:31.5219865Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/function.h' -> 'libtorch/include/torch/csrc/autograd/function.h' 2025-09-07T07:13:31.5221215Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/function_hook.h' -> 'libtorch/include/torch/csrc/autograd/function_hook.h' 2025-09-07T07:13:31.5222546Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/grad_mode.h' -> 'libtorch/include/torch/csrc/autograd/grad_mode.h' 2025-09-07T07:13:31.5223951Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/graph_task.h' -> 'libtorch/include/torch/csrc/autograd/graph_task.h' 2025-09-07T07:13:31.5225478Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/input_buffer.h' -> 'libtorch/include/torch/csrc/autograd/input_buffer.h' 2025-09-07T07:13:31.5226914Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/input_metadata.h' -> 'libtorch/include/torch/csrc/autograd/input_metadata.h' 2025-09-07T07:13:31.5228454Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/jit_decomp_interface.h' -> 'libtorch/include/torch/csrc/autograd/jit_decomp_interface.h' 2025-09-07T07:13:31.5229911Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/profiler.h' -> 'libtorch/include/torch/csrc/autograd/profiler.h' 2025-09-07T07:13:31.5231347Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/profiler_kineto.h' -> 'libtorch/include/torch/csrc/autograd/profiler_kineto.h' 2025-09-07T07:13:31.5232847Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/profiler_legacy.h' -> 'libtorch/include/torch/csrc/autograd/profiler_legacy.h' 2025-09-07T07:13:31.5234329Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/profiler_python.h' -> 'libtorch/include/torch/csrc/autograd/profiler_python.h' 2025-09-07T07:13:31.5235872Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_anomaly_mode.h' -> 'libtorch/include/torch/csrc/autograd/python_anomaly_mode.h' 2025-09-07T07:13:31.5237512Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_autograd.h' -> 'libtorch/include/torch/csrc/autograd/python_autograd.h' 2025-09-07T07:13:31.5239017Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_cpp_function.h' -> 'libtorch/include/torch/csrc/autograd/python_cpp_function.h' 2025-09-07T07:13:31.5240482Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_engine.h' -> 'libtorch/include/torch/csrc/autograd/python_engine.h' 2025-09-07T07:13:31.5241899Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_enum_tag.h' -> 'libtorch/include/torch/csrc/autograd/python_enum_tag.h' 2025-09-07T07:13:31.5243400Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_fft_functions.h' -> 'libtorch/include/torch/csrc/autograd/python_fft_functions.h' 2025-09-07T07:13:31.5244906Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_function.h' -> 'libtorch/include/torch/csrc/autograd/python_function.h' 2025-09-07T07:13:31.5246300Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_hook.h' -> 'libtorch/include/torch/csrc/autograd/python_hook.h' 2025-09-07T07:13:31.5247822Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_legacy_variable.h' -> 'libtorch/include/torch/csrc/autograd/python_legacy_variable.h' 2025-09-07T07:13:31.5249435Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_linalg_functions.h' -> 'libtorch/include/torch/csrc/autograd/python_linalg_functions.h' 2025-09-07T07:13:31.5251046Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_nested_functions.h' -> 'libtorch/include/torch/csrc/autograd/python_nested_functions.h' 2025-09-07T07:13:31.5252671Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_nn_functions.h' -> 'libtorch/include/torch/csrc/autograd/python_nn_functions.h' 2025-09-07T07:13:31.5254275Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' -> 'libtorch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-09-07T07:13:31.5255937Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_sparse_functions.h' -> 'libtorch/include/torch/csrc/autograd/python_sparse_functions.h' 2025-09-07T07:13:31.5257610Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_special_functions.h' -> 'libtorch/include/torch/csrc/autograd/python_special_functions.h' 2025-09-07T07:13:31.5259225Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_torch_functions.h' -> 'libtorch/include/torch/csrc/autograd/python_torch_functions.h' 2025-09-07T07:13:31.5261085Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_variable.h' -> 'libtorch/include/torch/csrc/autograd/python_variable.h' 2025-09-07T07:13:31.5262698Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_variable_indexing.h' -> 'libtorch/include/torch/csrc/autograd/python_variable_indexing.h' 2025-09-07T07:13:31.5264373Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/record_function_ops.h' -> 'libtorch/include/torch/csrc/autograd/record_function_ops.h' 2025-09-07T07:13:31.5265902Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/saved_variable.h' -> 'libtorch/include/torch/csrc/autograd/saved_variable.h' 2025-09-07T07:13:31.5267450Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/saved_variable_hooks.h' -> 'libtorch/include/torch/csrc/autograd/saved_variable_hooks.h' 2025-09-07T07:13:31.5268906Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/symbolic.h' -> 'libtorch/include/torch/csrc/autograd/symbolic.h' 2025-09-07T07:13:31.5270253Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/variable.h' -> 'libtorch/include/torch/csrc/autograd/variable.h' 2025-09-07T07:13:31.5271706Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/variable_info.h' -> 'libtorch/include/torch/csrc/autograd/variable_info.h' 2025-09-07T07:13:31.5273116Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions' -> 'libtorch/include/torch/csrc/autograd/functions' 2025-09-07T07:13:31.5274680Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/accumulate_grad.h' -> 'libtorch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2025-09-07T07:13:31.5276457Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/basic_ops.h' -> 'libtorch/include/torch/csrc/autograd/functions/basic_ops.h' 2025-09-07T07:13:31.5277962Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/comm.h' -> 'libtorch/include/torch/csrc/autograd/functions/comm.h' 2025-09-07T07:13:31.5279443Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/pybind.h' -> 'libtorch/include/torch/csrc/autograd/functions/pybind.h' 2025-09-07T07:13:31.5280932Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/tensor.h' -> 'libtorch/include/torch/csrc/autograd/functions/tensor.h' 2025-09-07T07:13:31.5282421Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/utils.h' -> 'libtorch/include/torch/csrc/autograd/functions/utils.h' 2025-09-07T07:13:31.5283789Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils' -> 'libtorch/include/torch/csrc/autograd/utils' 2025-09-07T07:13:31.5285175Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils/error_messages.h' -> 'libtorch/include/torch/csrc/autograd/utils/error_messages.h' 2025-09-07T07:13:31.5286935Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' -> 'libtorch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-09-07T07:13:31.5288582Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' -> 'libtorch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-09-07T07:13:31.5290212Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' -> 'libtorch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-09-07T07:13:31.5291653Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils/warnings.h' -> 'libtorch/include/torch/csrc/autograd/utils/warnings.h' 2025-09-07T07:13:31.5293043Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils/wrap_outputs.h' -> 'libtorch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2025-09-07T07:13:31.5294334Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated' -> 'libtorch/include/torch/csrc/autograd/generated' 2025-09-07T07:13:31.5295728Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/python_functions.h' -> 'libtorch/include/torch/csrc/autograd/generated/python_functions.h' 2025-09-07T07:13:31.5297337Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/python_return_types.h' -> 'libtorch/include/torch/csrc/autograd/generated/python_return_types.h' 2025-09-07T07:13:31.5298936Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/VariableType.h' -> 'libtorch/include/torch/csrc/autograd/generated/VariableType.h' 2025-09-07T07:13:31.5300436Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/Functions.h' -> 'libtorch/include/torch/csrc/autograd/generated/Functions.h' 2025-09-07T07:13:31.5301977Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/variable_factories.h' -> 'libtorch/include/torch/csrc/autograd/generated/variable_factories.h' 2025-09-07T07:13:31.5303527Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/ViewFuncs.h' -> 'libtorch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2025-09-07T07:13:31.5305183Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cpu' -> 'libtorch/include/torch/csrc/cpu' 2025-09-07T07:13:31.5306303Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cpu/Module.h' -> 'libtorch/include/torch/csrc/cpu/Module.h' 2025-09-07T07:13:31.5307382Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda' -> 'libtorch/include/torch/csrc/cuda' 2025-09-07T07:13:31.5308688Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' -> 'libtorch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-09-07T07:13:31.5310083Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/Event.h' -> 'libtorch/include/torch/csrc/cuda/Event.h' 2025-09-07T07:13:31.5311253Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/GdsFile.h' -> 'libtorch/include/torch/csrc/cuda/GdsFile.h' 2025-09-07T07:13:31.5312452Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/Module.h' -> 'libtorch/include/torch/csrc/cuda/Module.h' 2025-09-07T07:13:31.5313632Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/Stream.h' -> 'libtorch/include/torch/csrc/cuda/Stream.h' 2025-09-07T07:13:31.5314778Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/THCP.h' -> 'libtorch/include/torch/csrc/cuda/THCP.h' 2025-09-07T07:13:31.5315949Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/comm.h' -> 'libtorch/include/torch/csrc/cuda/comm.h' 2025-09-07T07:13:31.5317312Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/device_set.h' -> 'libtorch/include/torch/csrc/cuda/device_set.h' 2025-09-07T07:13:31.5318467Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/memory_snapshot.h' -> 'libtorch/include/torch/csrc/cuda/memory_snapshot.h' 2025-09-07T07:13:31.5319584Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/nccl.h' -> 'libtorch/include/torch/csrc/cuda/nccl.h' 2025-09-07T07:13:31.5320684Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/python_comm.h' -> 'libtorch/include/torch/csrc/cuda/python_comm.h' 2025-09-07T07:13:31.5321826Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/python_nccl.h' -> 'libtorch/include/torch/csrc/cuda/python_nccl.h' 2025-09-07T07:13:31.5322915Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/utils.h' -> 'libtorch/include/torch/csrc/cuda/utils.h' 2025-09-07T07:13:31.5323929Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed' -> 'libtorch/include/torch/csrc/distributed' 2025-09-07T07:13:31.5325083Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd' -> 'libtorch/include/torch/csrc/distributed/autograd' 2025-09-07T07:13:31.5326425Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/autograd.h' -> 'libtorch/include/torch/csrc/distributed/autograd/autograd.h' 2025-09-07T07:13:31.5327987Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/python_autograd.h' -> 'libtorch/include/torch/csrc/distributed/autograd/python_autograd.h' 2025-09-07T07:13:31.5329500Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/utils.h' -> 'libtorch/include/torch/csrc/distributed/autograd/utils.h' 2025-09-07T07:13:31.5330896Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/context' -> 'libtorch/include/torch/csrc/distributed/autograd/context' 2025-09-07T07:13:31.5332460Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/context/container.h' -> 'libtorch/include/torch/csrc/distributed/autograd/context/container.h' 2025-09-07T07:13:31.5334375Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/context/context.h' -> 'libtorch/include/torch/csrc/distributed/autograd/context/context.h' 2025-09-07T07:13:31.5336196Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/engine' -> 'libtorch/include/torch/csrc/distributed/autograd/engine' 2025-09-07T07:13:31.5337920Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h' -> 'libtorch/include/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-09-07T07:13:31.5339649Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/functions' -> 'libtorch/include/torch/csrc/distributed/autograd/functions' 2025-09-07T07:13:31.5341475Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' -> 'libtorch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-09-07T07:13:31.5343535Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' -> 'libtorch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-09-07T07:13:31.5345659Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages' -> 'libtorch/include/torch/csrc/distributed/autograd/rpc_messages' 2025-09-07T07:13:31.5347579Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' -> 'libtorch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-09-07T07:13:31.5349853Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' -> 'libtorch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-09-07T07:13:31.5352295Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' -> 'libtorch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-09-07T07:13:31.5354654Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' -> 'libtorch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-09-07T07:13:31.5357192Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' -> 'libtorch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-09-07T07:13:31.5359163Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' -> 'libtorch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-09-07T07:13:31.5361772Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' -> 'libtorch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-09-07T07:13:31.5364040Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' -> 'libtorch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-09-07T07:13:31.5366237Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' -> 'libtorch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-09-07T07:13:31.5368369Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' -> 'libtorch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-09-07T07:13:31.5370101Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d' -> 'libtorch/include/torch/csrc/distributed/c10d' 2025-09-07T07:13:31.5371640Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_collectives' -> 'libtorch/include/torch/csrc/distributed/c10d/control_collectives' 2025-09-07T07:13:31.5373752Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-09-07T07:13:31.5376049Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-09-07T07:13:31.5377949Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_plane' -> 'libtorch/include/torch/csrc/distributed/c10d/control_plane' 2025-09-07T07:13:31.5379786Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-09-07T07:13:31.5381562Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-09-07T07:13:31.5383103Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda' -> 'libtorch/include/torch/csrc/distributed/c10d/cuda' 2025-09-07T07:13:31.5384852Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp' 2025-09-07T07:13:31.5386747Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp' 2025-09-07T07:13:31.5388545Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/cuda/utils.hpp' 2025-09-07T07:13:31.5390167Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/TraceUtils.h' -> 'libtorch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2025-09-07T07:13:31.5391691Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/c10d.h' -> 'libtorch/include/torch/csrc/distributed/c10d/c10d.h' 2025-09-07T07:13:31.5393170Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/debug.h' -> 'libtorch/include/torch/csrc/distributed/c10d/debug.h' 2025-09-07T07:13:31.5394634Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/error.h' -> 'libtorch/include/torch/csrc/distributed/c10d/error.h' 2025-09-07T07:13:31.5396154Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/exception.h' -> 'libtorch/include/torch/csrc/distributed/c10d/exception.h' 2025-09-07T07:13:31.5397731Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/logging.h' -> 'libtorch/include/torch/csrc/distributed/c10d/logging.h' 2025-09-07T07:13:31.5399472Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' -> 'libtorch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-09-07T07:13:31.5401027Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/socket.h' -> 'libtorch/include/torch/csrc/distributed/c10d/socket.h' 2025-09-07T07:13:31.5402509Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/socket_fmt.h' -> 'libtorch/include/torch/csrc/distributed/c10d/socket_fmt.h' 2025-09-07T07:13:31.5404038Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Backend.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Backend.hpp' 2025-09-07T07:13:31.5405554Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Backoff.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Backoff.hpp' 2025-09-07T07:13:31.5407321Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-09-07T07:13:31.5408965Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/FileStore.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2025-09-07T07:13:31.5410670Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-09-07T07:13:31.5412371Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp' 2025-09-07T07:13:31.5413986Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Functional.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Functional.hpp' 2025-09-07T07:13:31.5415553Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-09-07T07:13:31.5417171Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-09-07T07:13:31.5418676Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/HashStore.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2025-09-07T07:13:31.5420117Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-09-07T07:13:31.5421559Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/NanCheck.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-09-07T07:13:31.5423276Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-09-07T07:13:31.5425221Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-09-07T07:13:31.5426949Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-09-07T07:13:31.5428785Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-09-07T07:13:31.5430743Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp' 2025-09-07T07:13:31.5432678Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-09-07T07:13:31.5434540Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-09-07T07:13:31.5436502Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-09-07T07:13:31.5438317Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-09-07T07:13:31.5439986Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-09-07T07:13:31.5441514Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-09-07T07:13:31.5442926Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Store.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Store.hpp' 2025-09-07T07:13:31.5444312Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-09-07T07:13:31.5445844Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-09-07T07:13:31.5447318Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Types.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Types.hpp' 2025-09-07T07:13:31.5448770Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-09-07T07:13:31.5450224Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-09-07T07:13:31.5451708Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-09-07T07:13:31.5453333Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Utils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Utils.hpp' 2025-09-07T07:13:31.5455041Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-09-07T07:13:31.5456598Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Work.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/Work.hpp' 2025-09-07T07:13:31.5458042Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/comm.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/comm.hpp' 2025-09-07T07:13:31.5459687Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-09-07T07:13:31.5461690Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/logger.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/logger.hpp' 2025-09-07T07:13:31.5463251Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/reducer.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/reducer.hpp' 2025-09-07T07:13:31.5465009Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-09-07T07:13:31.5466727Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-09-07T07:13:31.5468384Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization' -> 'libtorch/include/torch/csrc/distributed/c10d/quantization' 2025-09-07T07:13:31.5470250Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization/quantization.h' -> 'libtorch/include/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-09-07T07:13:31.5472335Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' -> 'libtorch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-09-07T07:13:31.5474473Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h' -> 'libtorch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-09-07T07:13:31.5476432Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem' -> 'libtorch/include/torch/csrc/distributed/c10d/symm_mem' 2025-09-07T07:13:31.5478045Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h' -> 'libtorch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h' 2025-09-07T07:13:31.5479930Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp' 2025-09-07T07:13:31.5481854Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp' 2025-09-07T07:13:31.5483869Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp' 2025-09-07T07:13:31.5485754Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp' 2025-09-07T07:13:31.5487518Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp' 2025-09-07T07:13:31.5489698Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp' -> 'libtorch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp' 2025-09-07T07:13:31.5491261Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc' -> 'libtorch/include/torch/csrc/distributed/rpc' 2025-09-07T07:13:31.5492700Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' -> 'libtorch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-09-07T07:13:31.5494446Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' -> 'libtorch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-09-07T07:13:31.5496153Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/agent_utils.h' -> 'libtorch/include/torch/csrc/distributed/rpc/agent_utils.h' 2025-09-07T07:13:31.5497630Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/message.h' -> 'libtorch/include/torch/csrc/distributed/rpc/message.h' 2025-09-07T07:13:31.5499066Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/py_rref.h' -> 'libtorch/include/torch/csrc/distributed/rpc/py_rref.h' 2025-09-07T07:13:31.5500567Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/python_call.h' -> 'libtorch/include/torch/csrc/distributed/rpc/python_call.h' 2025-09-07T07:13:31.5502449Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/python_functions.h' -> 'libtorch/include/torch/csrc/distributed/rpc/python_functions.h' 2025-09-07T07:13:31.5504225Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/python_remote_call.h' -> 'libtorch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2025-09-07T07:13:31.5506097Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/python_resp.h' -> 'libtorch/include/torch/csrc/distributed/rpc/python_resp.h' 2025-09-07T07:13:31.5507764Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' -> 'libtorch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-09-07T07:13:31.5509504Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/request_callback.h' -> 'libtorch/include/torch/csrc/distributed/rpc/request_callback.h' 2025-09-07T07:13:31.5511261Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' -> 'libtorch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-09-07T07:13:31.5513142Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' -> 'libtorch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-09-07T07:13:31.5514802Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/rpc.h' -> 'libtorch/include/torch/csrc/distributed/rpc/rpc.h' 2025-09-07T07:13:31.5516391Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/rpc_agent.h' -> 'libtorch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2025-09-07T07:13:31.5517948Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' -> 'libtorch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-09-07T07:13:31.5519526Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/rref_context.h' -> 'libtorch/include/torch/csrc/distributed/rpc/rref_context.h' 2025-09-07T07:13:31.5521082Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/rref_impl.h' -> 'libtorch/include/torch/csrc/distributed/rpc/rref_impl.h' 2025-09-07T07:13:31.5522572Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/rref_proto.h' -> 'libtorch/include/torch/csrc/distributed/rpc/rref_proto.h' 2025-09-07T07:13:31.5524074Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/script_call.h' -> 'libtorch/include/torch/csrc/distributed/rpc/script_call.h' 2025-09-07T07:13:31.5525680Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/script_remote_call.h' -> 'libtorch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2025-09-07T07:13:31.5527291Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/script_resp.h' -> 'libtorch/include/torch/csrc/distributed/rpc/script_resp.h' 2025-09-07T07:13:31.5528993Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' -> 'libtorch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-09-07T07:13:31.5530403Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/types.h' -> 'libtorch/include/torch/csrc/distributed/rpc/types.h' 2025-09-07T07:13:31.5531897Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' -> 'libtorch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-09-07T07:13:31.5533597Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' -> 'libtorch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-09-07T07:13:31.5535121Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/utils.h' -> 'libtorch/include/torch/csrc/distributed/rpc/utils.h' 2025-09-07T07:13:31.5536431Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/metrics' -> 'libtorch/include/torch/csrc/distributed/rpc/metrics' 2025-09-07T07:13:31.5537975Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' -> 'libtorch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-09-07T07:13:31.5539545Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/profiler' -> 'libtorch/include/torch/csrc/distributed/rpc/profiler' 2025-09-07T07:13:31.5541168Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' -> 'libtorch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-09-07T07:13:31.5543108Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' -> 'libtorch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-09-07T07:13:31.5545058Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/testing' -> 'libtorch/include/torch/csrc/distributed/rpc/testing' 2025-09-07T07:13:31.5546823Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' -> 'libtorch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-09-07T07:13:31.5548721Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/testing/testing.h' -> 'libtorch/include/torch/csrc/distributed/rpc/testing/testing.h' 2025-09-07T07:13:31.5550098Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo' -> 'libtorch/include/torch/csrc/dynamo' 2025-09-07T07:13:31.5551270Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/cache_entry.h' -> 'libtorch/include/torch/csrc/dynamo/cache_entry.h' 2025-09-07T07:13:31.5552690Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/compiled_autograd.h' -> 'libtorch/include/torch/csrc/dynamo/compiled_autograd.h' 2025-09-07T07:13:31.5554083Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/cpp_shim.h' -> 'libtorch/include/torch/csrc/dynamo/cpp_shim.h' 2025-09-07T07:13:31.5555424Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/cpython_defs.h' -> 'libtorch/include/torch/csrc/dynamo/cpython_defs.h' 2025-09-07T07:13:31.5557026Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/cpython_includes.h' -> 'libtorch/include/torch/csrc/dynamo/cpython_includes.h' 2025-09-07T07:13:31.5558341Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/debug_macros.h' -> 'libtorch/include/torch/csrc/dynamo/debug_macros.h' 2025-09-07T07:13:31.5559587Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/eval_frame.h' -> 'libtorch/include/torch/csrc/dynamo/eval_frame.h' 2025-09-07T07:13:31.5561381Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/eval_frame_cpp.h' -> 'libtorch/include/torch/csrc/dynamo/eval_frame_cpp.h' 2025-09-07T07:13:31.5562726Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/extra_state.h' -> 'libtorch/include/torch/csrc/dynamo/extra_state.h' 2025-09-07T07:13:31.5564170Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/framelocals_mapping.h' -> 'libtorch/include/torch/csrc/dynamo/framelocals_mapping.h' 2025-09-07T07:13:31.5565643Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/guards.h' -> 'libtorch/include/torch/csrc/dynamo/guards.h' 2025-09-07T07:13:31.5566845Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/init.h' -> 'libtorch/include/torch/csrc/dynamo/init.h' 2025-09-07T07:13:31.5568260Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/python_compiled_autograd.h' -> 'libtorch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2025-09-07T07:13:31.5569680Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/utils.h' -> 'libtorch/include/torch/csrc/dynamo/utils.h' 2025-09-07T07:13:31.5570861Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export' -> 'libtorch/include/torch/csrc/export' 2025-09-07T07:13:31.5572143Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export/example_upgraders.h' -> 'libtorch/include/torch/csrc/export/example_upgraders.h' 2025-09-07T07:13:31.5573730Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export/pt2_archive_constants.h' -> 'libtorch/include/torch/csrc/export/pt2_archive_constants.h' 2025-09-07T07:13:31.5575089Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export/pybind.h' -> 'libtorch/include/torch/csrc/export/pybind.h' 2025-09-07T07:13:31.5576364Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export/upgrader.h' -> 'libtorch/include/torch/csrc/export/upgrader.h' 2025-09-07T07:13:31.5577517Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/functorch' -> 'libtorch/include/torch/csrc/functorch' 2025-09-07T07:13:31.5578671Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/functorch/init.h' -> 'libtorch/include/torch/csrc/functorch/init.h' 2025-09-07T07:13:31.5579732Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/fx' -> 'libtorch/include/torch/csrc/fx' 2025-09-07T07:13:31.5580732Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/fx/node.h' -> 'libtorch/include/torch/csrc/fx/node.h' 2025-09-07T07:13:31.5581787Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor' -> 'libtorch/include/torch/csrc/inductor' 2025-09-07T07:13:31.5583008Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/array_ref_impl.h' -> 'libtorch/include/torch/csrc/inductor/array_ref_impl.h' 2025-09-07T07:13:31.5584617Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_prefix.h' -> 'libtorch/include/torch/csrc/inductor/cpp_prefix.h' 2025-09-07T07:13:31.5585999Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/inductor_ops.h' -> 'libtorch/include/torch/csrc/inductor/inductor_ops.h' 2025-09-07T07:13:31.5587513Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/static_cuda_launcher.h' -> 'libtorch/include/torch/csrc/inductor/static_cuda_launcher.h' 2025-09-07T07:13:31.5589048Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_eager' -> 'libtorch/include/torch/csrc/inductor/aoti_eager' 2025-09-07T07:13:31.5590542Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h' -> 'libtorch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-09-07T07:13:31.5592258Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' -> 'libtorch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-09-07T07:13:31.5593814Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include' -> 'libtorch/include/torch/csrc/inductor/aoti_include' 2025-09-07T07:13:31.5595302Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include/array_ref.h' -> 'libtorch/include/torch/csrc/inductor/aoti_include/array_ref.h' 2025-09-07T07:13:31.5596989Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include/common.h' -> 'libtorch/include/torch/csrc/inductor/aoti_include/common.h' 2025-09-07T07:13:31.5598427Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include/cpu.h' -> 'libtorch/include/torch/csrc/inductor/aoti_include/cpu.h' 2025-09-07T07:13:31.5599876Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include/cuda.h' -> 'libtorch/include/torch/csrc/inductor/aoti_include/cuda.h' 2025-09-07T07:13:31.5601298Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include/mps.h' -> 'libtorch/include/torch/csrc/inductor/aoti_include/mps.h' 2025-09-07T07:13:31.5602696Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include/xpu.h' -> 'libtorch/include/torch/csrc/inductor/aoti_include/xpu.h' 2025-09-07T07:13:31.5604077Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_package' -> 'libtorch/include/torch/csrc/inductor/aoti_package' 2025-09-07T07:13:31.5605614Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h' -> 'libtorch/include/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-09-07T07:13:31.5607419Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_package/pybind.h' -> 'libtorch/include/torch/csrc/inductor/aoti_package/pybind.h' 2025-09-07T07:13:31.5608870Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner' -> 'libtorch/include/torch/csrc/inductor/aoti_runner' 2025-09-07T07:13:31.5610442Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-09-07T07:13:31.5612309Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-09-07T07:13:31.5614231Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-09-07T07:13:31.5616162Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h' 2025-09-07T07:13:31.5618071Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-09-07T07:13:31.5619781Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner/pybind.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2025-09-07T07:13:31.5621187Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime' 2025-09-07T07:13:31.5622745Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-09-07T07:13:31.5624682Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/constant_type.h' 2025-09-07T07:13:31.5626393Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-09-07T07:13:31.5628068Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/interface.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2025-09-07T07:13:31.5629768Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h' 2025-09-07T07:13:31.5631397Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/model.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/model.h' 2025-09-07T07:13:31.5632999Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/model_base.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/model_base.h' 2025-09-07T07:13:31.5634756Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-09-07T07:13:31.5636628Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-09-07T07:13:31.5638410Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-09-07T07:13:31.5640190Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-09-07T07:13:31.5641749Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/utils.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2025-09-07T07:13:31.5643298Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-09-07T07:13:31.5644940Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h' -> 'libtorch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-09-07T07:13:31.5646364Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch' -> 'libtorch/include/torch/csrc/inductor/aoti_torch' 2025-09-07T07:13:31.5647817Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-09-07T07:13:31.5649569Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-09-07T07:13:31.5651211Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-09-07T07:13:31.5652841Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-09-07T07:13:31.5654356Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/utils.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/utils.h' 2025-09-07T07:13:31.5655708Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/c' 2025-09-07T07:13:31.5657121Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c/macros.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/c/macros.h' 2025-09-07T07:13:31.5658565Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-09-07T07:13:31.5660352Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h' 2025-09-07T07:13:31.5662070Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h' 2025-09-07T07:13:31.5663759Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h' 2025-09-07T07:13:31.5665425Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-09-07T07:13:31.5666996Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/generated' 2025-09-07T07:13:31.5668699Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h' 2025-09-07T07:13:31.5670603Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-09-07T07:13:31.5672427Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-09-07T07:13:31.5673329Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h' 2025-09-07T07:13:31.5674168Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' -> 'libtorch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-09-07T07:13:31.5674778Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper' -> 'libtorch/include/torch/csrc/inductor/cpp_wrapper' 2025-09-07T07:13:31.5675674Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h' -> 'libtorch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h' 2025-09-07T07:13:31.5676359Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/common.h' -> 'libtorch/include/torch/csrc/inductor/cpp_wrapper/common.h' 2025-09-07T07:13:31.5677021Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h' -> 'libtorch/include/torch/csrc/inductor/cpp_wrapper/cpu.h' 2025-09-07T07:13:31.5677680Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h' -> 'libtorch/include/torch/csrc/inductor/cpp_wrapper/cuda.h' 2025-09-07T07:13:31.5678324Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/mps.h' -> 'libtorch/include/torch/csrc/inductor/cpp_wrapper/mps.h' 2025-09-07T07:13:31.5678985Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h' -> 'libtorch/include/torch/csrc/inductor/cpp_wrapper/xpu.h' 2025-09-07T07:13:31.5679751Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal' -> 'libtorch/include/torch/csrc/inductor/cpp_wrapper/device_internal' 2025-09-07T07:13:31.5680570Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' -> 'libtorch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' 2025-09-07T07:13:31.5681415Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' -> 'libtorch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' 2025-09-07T07:13:31.5682270Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h' -> 'libtorch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h' 2025-09-07T07:13:31.5683092Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' -> 'libtorch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' 2025-09-07T07:13:31.5683684Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/instruction_counter' -> 'libtorch/include/torch/csrc/instruction_counter' 2025-09-07T07:13:31.5684353Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/instruction_counter/Module.h' -> 'libtorch/include/torch/csrc/instruction_counter/Module.h' 2025-09-07T07:13:31.5684768Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy' -> 'libtorch/include/torch/csrc/lazy' 2025-09-07T07:13:31.5685273Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend' -> 'libtorch/include/torch/csrc/lazy/backend' 2025-09-07T07:13:31.5685940Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend/backend_data.h' -> 'libtorch/include/torch/csrc/lazy/backend/backend_data.h' 2025-09-07T07:13:31.5686654Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend/backend_device.h' -> 'libtorch/include/torch/csrc/lazy/backend/backend_device.h' 2025-09-07T07:13:31.5687402Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend/backend_interface.h' -> 'libtorch/include/torch/csrc/lazy/backend/backend_interface.h' 2025-09-07T07:13:31.5688228Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend/lowering_context.h' -> 'libtorch/include/torch/csrc/lazy/backend/lowering_context.h' 2025-09-07T07:13:31.5688709Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core' -> 'libtorch/include/torch/csrc/lazy/core' 2025-09-07T07:13:31.5689258Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/cache.h' -> 'libtorch/include/torch/csrc/lazy/core/cache.h' 2025-09-07T07:13:31.5689802Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/config.h' -> 'libtorch/include/torch/csrc/lazy/core/config.h' 2025-09-07T07:13:31.5690378Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/debug_util.h' -> 'libtorch/include/torch/csrc/lazy/core/debug_util.h' 2025-09-07T07:13:31.5691016Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/dynamic_ir.h' -> 'libtorch/include/torch/csrc/lazy/core/dynamic_ir.h' 2025-09-07T07:13:31.5691538Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/hash.h' -> 'libtorch/include/torch/csrc/lazy/core/hash.h' 2025-09-07T07:13:31.5692095Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/helpers.h' -> 'libtorch/include/torch/csrc/lazy/core/helpers.h' 2025-09-07T07:13:31.5692598Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ir.h' -> 'libtorch/include/torch/csrc/lazy/core/ir.h' 2025-09-07T07:13:31.5693167Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ir_builder.h' -> 'libtorch/include/torch/csrc/lazy/core/ir_builder.h' 2025-09-07T07:13:31.5693930Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ir_dump_util.h' -> 'libtorch/include/torch/csrc/lazy/core/ir_dump_util.h' 2025-09-07T07:13:31.5694546Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ir_metadata.h' -> 'libtorch/include/torch/csrc/lazy/core/ir_metadata.h' 2025-09-07T07:13:31.5695098Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ir_util.h' -> 'libtorch/include/torch/csrc/lazy/core/ir_util.h' 2025-09-07T07:13:31.5695804Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' -> 'libtorch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-09-07T07:13:31.5696388Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/metrics.h' -> 'libtorch/include/torch/csrc/lazy/core/metrics.h' 2025-09-07T07:13:31.5697009Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/multi_wait.h' -> 'libtorch/include/torch/csrc/lazy/core/multi_wait.h' 2025-09-07T07:13:31.5697695Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/permutation_util.h' -> 'libtorch/include/torch/csrc/lazy/core/permutation_util.h' 2025-09-07T07:13:31.5698259Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/shape.h' -> 'libtorch/include/torch/csrc/lazy/core/shape.h' 2025-09-07T07:13:31.5698917Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/shape_inference.h' -> 'libtorch/include/torch/csrc/lazy/core/shape_inference.h' 2025-09-07T07:13:31.5699481Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/tensor.h' -> 'libtorch/include/torch/csrc/lazy/core/tensor.h' 2025-09-07T07:13:31.5700105Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/tensor_impl.h' -> 'libtorch/include/torch/csrc/lazy/core/tensor_impl.h' 2025-09-07T07:13:31.5700716Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/tensor_util.h' -> 'libtorch/include/torch/csrc/lazy/core/tensor_util.h' 2025-09-07T07:13:31.5701332Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/thread_pool.h' -> 'libtorch/include/torch/csrc/lazy/core/thread_pool.h' 2025-09-07T07:13:31.5701896Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/trie.h' -> 'libtorch/include/torch/csrc/lazy/core/trie.h' 2025-09-07T07:13:31.5702460Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/unique.h' -> 'libtorch/include/torch/csrc/lazy/core/unique.h' 2025-09-07T07:13:31.5703010Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/util.h' -> 'libtorch/include/torch/csrc/lazy/core/util.h' 2025-09-07T07:13:31.5703651Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/internal_ops' -> 'libtorch/include/torch/csrc/lazy/core/internal_ops' 2025-09-07T07:13:31.5704618Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' -> 'libtorch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-09-07T07:13:31.5705154Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ops' -> 'libtorch/include/torch/csrc/lazy/core/ops' 2025-09-07T07:13:31.5705970Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' -> 'libtorch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-09-07T07:13:31.5706585Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ops/utils.h' -> 'libtorch/include/torch/csrc/lazy/core/ops/utils.h' 2025-09-07T07:13:31.5707131Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated' -> 'libtorch/include/torch/csrc/lazy/generated' 2025-09-07T07:13:31.5707973Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' -> 'libtorch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' 2025-09-07T07:13:31.5708618Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated/LazyIr.h' -> 'libtorch/include/torch/csrc/lazy/generated/LazyIr.h' 2025-09-07T07:13:31.5709419Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' -> 'libtorch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' 2025-09-07T07:13:31.5709928Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python' -> 'libtorch/include/torch/csrc/lazy/python' 2025-09-07T07:13:31.5710504Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python/init.h' -> 'libtorch/include/torch/csrc/lazy/python/init.h' 2025-09-07T07:13:31.5711181Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python/python_util.h' -> 'libtorch/include/torch/csrc/lazy/python/python_util.h' 2025-09-07T07:13:31.5711717Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend' -> 'libtorch/include/torch/csrc/lazy/ts_backend' 2025-09-07T07:13:31.5712377Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/config.h' -> 'libtorch/include/torch/csrc/lazy/ts_backend/config.h' 2025-09-07T07:13:31.5713056Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' -> 'libtorch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-09-07T07:13:31.5713723Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' -> 'libtorch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-09-07T07:13:31.5714449Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' -> 'libtorch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-09-07T07:13:31.5715249Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' -> 'libtorch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-09-07T07:13:31.5715976Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' -> 'libtorch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-09-07T07:13:31.5716810Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' -> 'libtorch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-09-07T07:13:31.5717592Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' -> 'libtorch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-09-07T07:13:31.5718199Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ts_node.h' -> 'libtorch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2025-09-07T07:13:31.5718909Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' -> 'libtorch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-09-07T07:13:31.5719523Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops' -> 'libtorch/include/torch/csrc/lazy/ts_backend/ops' 2025-09-07T07:13:31.5720242Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h' -> 'libtorch/include/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-09-07T07:13:31.5720909Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops/generic.h' -> 'libtorch/include/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-09-07T07:13:31.5721607Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h' -> 'libtorch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-09-07T07:13:31.5722060Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/custom_class.h' -> 'libtorch/include/torch/custom_class.h' 2025-09-07T07:13:31.5722575Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/custom_class_detail.h' -> 'libtorch/include/torch/custom_class_detail.h' 2025-09-07T07:13:31.5723008Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/library.h' -> 'libtorch/include/torch/library.h' 2025-09-07T07:13:31.5723415Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/script.h' -> 'libtorch/include/torch/script.h' 2025-09-07T07:13:31.5723853Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/extension.h' -> 'libtorch/include/torch/extension.h' 2025-09-07T07:13:31.5724295Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly' -> 'libtorch/include/torch/headeronly' 2025-09-07T07:13:31.5724771Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util' -> 'libtorch/include/torch/headeronly/util' 2025-09-07T07:13:31.5725375Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/BFloat16.h' -> 'libtorch/include/torch/headeronly/util/BFloat16.h' 2025-09-07T07:13:31.5726001Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Exception.h' -> 'libtorch/include/torch/headeronly/util/Exception.h' 2025-09-07T07:13:31.5726677Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h' -> 'libtorch/include/torch/headeronly/util/Float4_e2m1fn_x2.h' 2025-09-07T07:13:31.5727358Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e4m3fn.h' -> 'libtorch/include/torch/headeronly/util/Float8_e4m3fn.h' 2025-09-07T07:13:31.5728039Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e4m3fnuz.h' -> 'libtorch/include/torch/headeronly/util/Float8_e4m3fnuz.h' 2025-09-07T07:13:31.5728670Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e5m2.h' -> 'libtorch/include/torch/headeronly/util/Float8_e5m2.h' 2025-09-07T07:13:31.5729353Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e5m2fnuz.h' -> 'libtorch/include/torch/headeronly/util/Float8_e5m2fnuz.h' 2025-09-07T07:13:31.5730012Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_e8m0fnu.h' -> 'libtorch/include/torch/headeronly/util/Float8_e8m0fnu.h' 2025-09-07T07:13:31.5730679Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Float8_fnuz_cvt.h' -> 'libtorch/include/torch/headeronly/util/Float8_fnuz_cvt.h' 2025-09-07T07:13:31.5731248Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/Half.h' -> 'libtorch/include/torch/headeronly/util/Half.h' 2025-09-07T07:13:31.5731969Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/TypeSafeSignMath.h' -> 'libtorch/include/torch/headeronly/util/TypeSafeSignMath.h' 2025-09-07T07:13:31.5732589Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/bit_cast.h' -> 'libtorch/include/torch/headeronly/util/bit_cast.h' 2025-09-07T07:13:31.5733153Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/bits.h' -> 'libtorch/include/torch/headeronly/util/bits.h' 2025-09-07T07:13:31.5733742Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/complex.h' -> 'libtorch/include/torch/headeronly/util/complex.h' 2025-09-07T07:13:31.5734510Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/floating_point_utils.h' -> 'libtorch/include/torch/headeronly/util/floating_point_utils.h' 2025-09-07T07:13:31.5735105Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/qint32.h' -> 'libtorch/include/torch/headeronly/util/qint32.h' 2025-09-07T07:13:31.5735671Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/qint8.h' -> 'libtorch/include/torch/headeronly/util/qint8.h' 2025-09-07T07:13:31.5736300Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/quint2x4.h' -> 'libtorch/include/torch/headeronly/util/quint2x4.h' 2025-09-07T07:13:31.5736916Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/quint4x2.h' -> 'libtorch/include/torch/headeronly/util/quint4x2.h' 2025-09-07T07:13:31.5737597Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/quint8.h' -> 'libtorch/include/torch/headeronly/util/quint8.h' 2025-09-07T07:13:31.5738285Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/util/shim_utils.h' -> 'libtorch/include/torch/headeronly/util/shim_utils.h' 2025-09-07T07:13:31.5738757Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros' -> 'libtorch/include/torch/headeronly/macros' 2025-09-07T07:13:31.5739371Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros/cmake_macros.h' -> 'libtorch/include/torch/headeronly/macros/cmake_macros.h' 2025-09-07T07:13:31.5739917Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros/Export.h' -> 'libtorch/include/torch/headeronly/macros/Export.h' 2025-09-07T07:13:31.5740481Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/macros/Macros.h' -> 'libtorch/include/torch/headeronly/macros/Macros.h' 2025-09-07T07:13:31.5740919Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/core' -> 'libtorch/include/torch/headeronly/core' 2025-09-07T07:13:31.5741499Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/core/ScalarType.h' -> 'libtorch/include/torch/headeronly/core/ScalarType.h' 2025-09-07T07:13:31.5741967Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu' -> 'libtorch/include/torch/headeronly/cpu' 2025-09-07T07:13:31.5742430Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec' -> 'libtorch/include/torch/headeronly/cpu/vec' 2025-09-07T07:13:31.5743041Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/intrinsics.h' -> 'libtorch/include/torch/headeronly/cpu/vec/intrinsics.h' 2025-09-07T07:13:31.5743624Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/vec_half.h' -> 'libtorch/include/torch/headeronly/cpu/vec/vec_half.h' 2025-09-07T07:13:31.5744219Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/vec256' -> 'libtorch/include/torch/headeronly/cpu/vec/vec256' 2025-09-07T07:13:31.5745239Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/vec256/missing_vld1_neon.h' -> 'libtorch/include/torch/headeronly/cpu/vec/vec256/missing_vld1_neon.h' 2025-09-07T07:13:31.5746108Z 'build/lib.linux-x86_64-cpython-39/torch/include/torch/headeronly/cpu/vec/vec256/missing_vst1_neon.h' -> 'libtorch/include/torch/headeronly/cpu/vec/vec256/missing_vst1_neon.h' 2025-09-07T07:13:31.5746472Z 'build/lib.linux-x86_64-cpython-39/torch/include/xnnpack.h' -> 'libtorch/include/xnnpack.h' 2025-09-07T07:13:31.5746776Z ++ cp -rv build/lib.linux-x86_64-cpython-39/torch/share/cmake libtorch/share/ 2025-09-07T07:13:31.5747074Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake' -> 'libtorch/share/cmake' 2025-09-07T07:13:31.5747415Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/ATen' -> 'libtorch/share/cmake/ATen' 2025-09-07T07:13:31.5747954Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/ATen/ATenConfig.cmake' -> 'libtorch/share/cmake/ATen/ATenConfig.cmake' 2025-09-07T07:13:31.5748360Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2' -> 'libtorch/share/cmake/Caffe2' 2025-09-07T07:13:31.5748949Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Caffe2Config.cmake' -> 'libtorch/share/cmake/Caffe2/Caffe2Config.cmake' 2025-09-07T07:13:31.5749578Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' -> 'libtorch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2025-09-07T07:13:31.5750206Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' -> 'libtorch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2025-09-07T07:13:31.5750782Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/FindCUDSS.cmake' -> 'libtorch/share/cmake/Caffe2/FindCUDSS.cmake' 2025-09-07T07:13:31.5751412Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' -> 'libtorch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2025-09-07T07:13:31.5752025Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Caffe2Targets.cmake' -> 'libtorch/share/cmake/Caffe2/Caffe2Targets.cmake' 2025-09-07T07:13:31.5752726Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' -> 'libtorch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2025-09-07T07:13:31.5753176Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public' -> 'libtorch/share/cmake/Caffe2/public' 2025-09-07T07:13:31.5753761Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/cuda.cmake' -> 'libtorch/share/cmake/Caffe2/public/cuda.cmake' 2025-09-07T07:13:31.5754318Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/xpu.cmake' -> 'libtorch/share/cmake/Caffe2/public/xpu.cmake' 2025-09-07T07:13:31.5754887Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/glog.cmake' -> 'libtorch/share/cmake/Caffe2/public/glog.cmake' 2025-09-07T07:13:31.5755488Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/gflags.cmake' -> 'libtorch/share/cmake/Caffe2/public/gflags.cmake' 2025-09-07T07:13:31.5756040Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/mkl.cmake' -> 'libtorch/share/cmake/Caffe2/public/mkl.cmake' 2025-09-07T07:13:31.5756725Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/mkldnn.cmake' -> 'libtorch/share/cmake/Caffe2/public/mkldnn.cmake' 2025-09-07T07:13:31.5757378Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/protobuf.cmake' -> 'libtorch/share/cmake/Caffe2/public/protobuf.cmake' 2025-09-07T07:13:31.5757943Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/utils.cmake' -> 'libtorch/share/cmake/Caffe2/public/utils.cmake' 2025-09-07T07:13:31.5758534Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/LoadHIP.cmake' -> 'libtorch/share/cmake/Caffe2/public/LoadHIP.cmake' 2025-09-07T07:13:31.5759069Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix' 2025-09-07T07:13:31.5759894Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2025-09-07T07:13:31.5760784Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2025-09-07T07:13:31.5761444Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream' 2025-09-07T07:13:31.5762519Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-09-07T07:13:31.5763345Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-09-07T07:13:31.5764319Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-09-07T07:13:31.5765111Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA' 2025-09-07T07:13:31.5766069Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-09-07T07:13:31.5767078Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-09-07T07:13:31.5767994Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-09-07T07:13:31.5769040Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' -> 'libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-09-07T07:13:31.5769461Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe' -> 'libtorch/share/cmake/Tensorpipe' 2025-09-07T07:13:31.5770181Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' -> 'libtorch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2025-09-07T07:13:31.5771036Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' -> 'libtorch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2025-09-07T07:13:31.5771392Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch' -> 'libtorch/share/cmake/Torch' 2025-09-07T07:13:31.5772058Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch/TorchConfigVersion.cmake' -> 'libtorch/share/cmake/Torch/TorchConfigVersion.cmake' 2025-09-07T07:13:31.5772832Z 'build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch/TorchConfig.cmake' -> 'libtorch/share/cmake/Torch/TorchConfig.cmake' 2025-09-07T07:13:31.5773060Z ++ cp libtorch/lib/libtorch_cpu.so libtorch/lib/libtorch_cpu.so.dbg 2025-09-07T07:13:33.8816768Z ++ strip --only-keep-debug libtorch/lib/libtorch_cpu.so.dbg 2025-09-07T07:13:40.6058782Z ++ strip --strip-debug libtorch/lib/libtorch_cpu.so 2025-09-07T07:13:42.5316198Z ++ cd libtorch/lib 2025-09-07T07:13:42.5316764Z ++ objcopy libtorch_cpu.so --add-gnu-debuglink=libtorch_cpu.so.dbg 2025-09-07T07:13:58.6630548Z ++ cd ../.. 2025-09-07T07:13:58.6630962Z ++ mv libtorch/lib/libtorch_cpu.so.dbg debug/libtorch_cpu.so.dbg 2025-09-07T07:13:58.6650132Z ++ echo 2.9.0.dev20250907+cpu 2025-09-07T07:13:58.6650559Z +++ pushd /pytorch 2025-09-07T07:13:58.6650875Z +++ git rev-parse HEAD 2025-09-07T07:13:58.6667929Z ++ echo '/pytorch /pytorch / 2025-09-07T07:13:58.6668330Z 93fb23d6fae7c4e82c4239a1033e522088742634' 2025-09-07T07:13:58.6673512Z ++ set -x 2025-09-07T07:13:58.6673779Z ++ mkdir -p /tmp/libtorch_housecpu 2025-09-07T07:13:58.6693530Z +++ objcopy --dump-section .gnu_debuglink=/dev/fd/63 libtorch/lib/libtorch_cpu.so 2025-09-07T07:13:58.6695907Z ++++ tail -c4 2025-09-07T07:13:58.6697308Z ++++ od -t x4 -An 2025-09-07T07:13:58.6698061Z ++++ xargs echo 2025-09-07T07:13:59.7432693Z ++ CRC32=43f6bc58 2025-09-07T07:13:59.7433582Z ++ zip /tmp/libtorch_housecpu/debug-libtorch-shared-with-deps-2.9.0.dev20250907+cpu-43f6bc58.zip debug/libtorch_cpu.so.dbg 2025-09-07T07:17:16.0563411Z adding: debug/libtorch_cpu.so.dbg (deflated 74%) 2025-09-07T07:17:16.0564402Z ++ zip -rq /tmp/libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip libtorch 2025-09-07T07:17:44.1514698Z ++ cp /tmp/libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip /tmp/libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-09-07T07:17:44.2349037Z ++ popd 2025-09-07T07:17:44.2349313Z / 2025-09-07T07:17:44.2349675Z ++ echo 'Built this package:' 2025-09-07T07:17:44.2350343Z Built this package: 2025-09-07T07:17:44.2351827Z ++ set -x 2025-09-07T07:17:44.2352149Z ++ mkdir -p /libtorch_housecpu 2025-09-07T07:17:44.2368350Z ++ mv /tmp/libtorch_housecpu/debug-libtorch-shared-with-deps-2.9.0.dev20250907+cpu-43f6bc58.zip /tmp/libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip /tmp/libtorch_housecpu/libtorch-shared-with-deps-latest.zip /libtorch_housecpu 2025-09-07T07:17:44.2383755Z ++ rm -rf /tmp/libtorch_housecpu 2025-09-07T07:17:44.2399305Z +++ mktemp -d 2025-09-07T07:17:44.2403460Z ++ TMP_DIR=/tmp/tmp.MyR4w4wjbZ 2025-09-07T07:17:44.2403979Z ++ trap 'rm -rf /tmp/tmp.MyR4w4wjbZ' EXIT 2025-09-07T07:17:44.2404340Z ++ pushd /tmp/tmp.MyR4w4wjbZ 2025-09-07T07:17:44.2405444Z /tmp/tmp.MyR4w4wjbZ / 2025-09-07T07:17:44.2407526Z ++ for pkg in /$LIBTORCH_HOUSE_DIR/libtorch*.zip 2025-09-07T07:17:44.2408118Z ++ [[ ! -e /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip ]] 2025-09-07T07:17:44.2408651Z ++ rm -rf tmp 2025-09-07T07:17:44.2415975Z ++ mkdir -p tmp 2025-09-07T07:17:44.2428357Z ++ cd tmp 2025-09-07T07:17:44.2428806Z ++ cp /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip . 2025-09-07T07:17:44.3328725Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip 2025-09-07T07:17:44.3331332Z ++ unzip -q libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip 2025-09-07T07:17:49.7618356Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip 2025-09-07T07:17:49.7619696Z ++ rm -f libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip 2025-09-07T07:17:49.7754798Z ++ PREFIX=libtorch 2025-09-07T07:17:49.7755480Z ++ [[ /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip != *\w\i\t\h\o\u\t\-\d\e\p\s* ]] 2025-09-07T07:17:49.7756177Z ++ patched=() 2025-09-07T07:17:49.7756441Z ++ for filepath in "${DEPS_LIST[@]}" 2025-09-07T07:17:49.7757340Z +++ basename /usr/lib/x86_64-linux-gnu/libgomp.so.1 2025-09-07T07:17:49.7764330Z ++ filename=libgomp.so.1 2025-09-07T07:17:49.7764659Z ++ destpath=libtorch/lib/libgomp.so.1 2025-09-07T07:17:49.7765243Z ++ [[ /usr/lib/x86_64-linux-gnu/libgomp.so.1 != \l\i\b\t\o\r\c\h\/\l\i\b\/\l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-09-07T07:17:49.7765938Z ++ cp /usr/lib/x86_64-linux-gnu/libgomp.so.1 libtorch/lib/libgomp.so.1 2025-09-07T07:17:49.7785784Z ++ [[ cpu == *\r\o\c\m* ]] 2025-09-07T07:17:49.7786390Z +++ fname_with_sha256 libtorch/lib/libgomp.so.1 2025-09-07T07:17:49.7791950Z ++++ sha256sum libtorch/lib/libgomp.so.1 2025-09-07T07:17:49.7792866Z ++++ cut -c1-8 2025-09-07T07:17:49.7818646Z +++ HASH=98b21ff3 2025-09-07T07:17:49.7820012Z ++++ dirname libtorch/lib/libgomp.so.1 2025-09-07T07:17:49.7827072Z +++ DIRNAME=libtorch/lib 2025-09-07T07:17:49.7829889Z ++++ basename libtorch/lib/libgomp.so.1 2025-09-07T07:17:49.7836625Z +++ BASENAME=libgomp.so.1 2025-09-07T07:17:49.7837004Z +++ [[ libgomp.so.1 == \l\i\b\n\v\r\t\c\-\b\u\i\l\t\i\n\s\.\s\o ]] 2025-09-07T07:17:49.7837455Z +++ [[ libgomp.so.1 == \l\i\b\c\u\d\n\n* ]] 2025-09-07T07:17:49.7843434Z ++++ echo libgomp.so.1 2025-09-07T07:17:49.7844600Z ++++ cut -f1 -d. 2025-09-07T07:17:49.7853304Z +++ INITNAME=libgomp 2025-09-07T07:17:49.7860200Z ++++ echo libgomp.so.1 2025-09-07T07:17:49.7861085Z ++++ cut -f 2- -d. 2025-09-07T07:17:49.7869867Z +++ ENDNAME=so.1 2025-09-07T07:17:49.7870194Z +++ echo libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:17:49.7871966Z ++ patchedpath=libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:17:49.7875049Z +++ basename libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:17:49.7881481Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:17:49.7882024Z ++ [[ libtorch/lib/libgomp.so.1 != \l\i\b\t\o\r\c\h\/\l\i\b\/\l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:17:49.7882707Z ++ mv libtorch/lib/libgomp.so.1 libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:17:49.7897230Z ++ patched+=("$patchedname") 2025-09-07T07:17:49.7897867Z ++ echo 'Copied /usr/lib/x86_64-linux-gnu/libgomp.so.1 to libtorch/lib/libgomp-98b21ff3.so.1' 2025-09-07T07:17:49.7898657Z Copied /usr/lib/x86_64-linux-gnu/libgomp.so.1 to libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:17:49.7899433Z ++ echo 'patching to fix the so names to the hashed names' 2025-09-07T07:17:49.7899908Z patching to fix the so names to the hashed names 2025-09-07T07:17:49.7900279Z ++ (( i=0 )) 2025-09-07T07:17:49.7900516Z ++ (( i<1 )) 2025-09-07T07:17:49.7900790Z ++ find libtorch -name '*.so*' 2025-09-07T07:17:49.7901079Z ++ read sofile 2025-09-07T07:17:49.8020932Z ++ origname=libgomp.so.1 2025-09-07T07:17:49.8021317Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:17:49.8021762Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:17:49.8022176Z ++ set +e 2025-09-07T07:17:49.8023307Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libaoti_custom_ops.so 2025-09-07T07:17:49.8024119Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:17:49.8047879Z ++ origname= 2025-09-07T07:17:49.8048176Z ++ ERRCODE=1 2025-09-07T07:17:49.8048416Z ++ set -e 2025-09-07T07:17:49.8048662Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:17:49.8048928Z ++ read sofile 2025-09-07T07:17:49.8049218Z ++ origname=libgomp.so.1 2025-09-07T07:17:49.8049540Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:17:49.8049957Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:17:49.8050371Z ++ set +e 2025-09-07T07:17:49.8050928Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libbackend_with_compiler.so 2025-09-07T07:17:49.8051494Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:17:49.8069416Z ++ origname= 2025-09-07T07:17:49.8069682Z ++ ERRCODE=1 2025-09-07T07:17:49.8069902Z ++ set -e 2025-09-07T07:17:49.8070142Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:17:49.8070392Z ++ read sofile 2025-09-07T07:17:49.8070642Z ++ origname=libgomp.so.1 2025-09-07T07:17:49.8070967Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:17:49.8071392Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:17:49.8071811Z ++ set +e 2025-09-07T07:17:49.8075582Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libc10.so 2025-09-07T07:17:49.8076457Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:17:49.8106037Z ++ origname= 2025-09-07T07:17:49.8106337Z ++ ERRCODE=1 2025-09-07T07:17:49.8106578Z ++ set -e 2025-09-07T07:17:49.8106818Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:17:49.8107063Z ++ read sofile 2025-09-07T07:17:49.8107329Z ++ origname=libgomp.so.1 2025-09-07T07:17:49.8107782Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:17:49.8108238Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:17:49.8108660Z ++ set +e 2025-09-07T07:17:49.8109706Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libjitbackend_test.so 2025-09-07T07:17:49.8110519Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:17:49.8128879Z ++ origname= 2025-09-07T07:17:49.8129191Z ++ ERRCODE=1 2025-09-07T07:17:49.8129432Z ++ set -e 2025-09-07T07:17:49.8129675Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:17:49.8129956Z ++ read sofile 2025-09-07T07:17:49.8130262Z ++ origname=libgomp.so.1 2025-09-07T07:17:49.8130568Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:17:49.8131006Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:17:49.8131421Z ++ set +e 2025-09-07T07:17:49.8134150Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libnnapi_backend.so 2025-09-07T07:17:49.8134955Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:17:49.8152587Z ++ origname= 2025-09-07T07:17:49.8152852Z ++ ERRCODE=1 2025-09-07T07:17:49.8153078Z ++ set -e 2025-09-07T07:17:49.8153311Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:17:49.8153562Z ++ read sofile 2025-09-07T07:17:49.8153946Z ++ origname=libgomp.so.1 2025-09-07T07:17:49.8154266Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:17:49.8154692Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:17:49.8155111Z ++ set +e 2025-09-07T07:17:49.8160017Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libshm.so 2025-09-07T07:17:49.8160679Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:17:49.8178210Z ++ origname=libgomp.so.1 2025-09-07T07:17:49.8178620Z ++ ERRCODE=0 2025-09-07T07:17:49.8179016Z ++ set -e 2025-09-07T07:17:49.8179233Z ++ '[' 0 -eq 0 ']' 2025-09-07T07:17:49.8179709Z ++ echo 'patching libtorch/lib/libshm.so entry libgomp.so.1 to libgomp-98b21ff3.so.1' 2025-09-07T07:17:49.8180440Z patching libtorch/lib/libshm.so entry libgomp.so.1 to libgomp-98b21ff3.so.1 2025-09-07T07:17:49.8181273Z ++ /usr/local/bin/patchelf --replace-needed libgomp.so.1 libgomp-98b21ff3.so.1 libtorch/lib/libshm.so 2025-09-07T07:17:49.8207816Z ++ read sofile 2025-09-07T07:17:49.8208190Z ++ origname=libgomp.so.1 2025-09-07T07:17:49.8208535Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:17:49.8208954Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:17:49.8209370Z ++ set +e 2025-09-07T07:17:49.8211666Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorchbind_test.so 2025-09-07T07:17:49.8212227Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:17:49.8234575Z ++ origname= 2025-09-07T07:17:49.8234821Z ++ ERRCODE=1 2025-09-07T07:17:49.8235071Z ++ set -e 2025-09-07T07:17:49.8235311Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:17:49.8235571Z ++ read sofile 2025-09-07T07:17:49.8235819Z ++ origname=libgomp.so.1 2025-09-07T07:17:49.8236142Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:17:49.8236566Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:17:49.8237093Z ++ set +e 2025-09-07T07:17:49.8242606Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch_cpu.so 2025-09-07T07:17:49.8243098Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:17:50.1810718Z ++ origname=libgomp.so.1 2025-09-07T07:17:50.1811087Z ++ ERRCODE=0 2025-09-07T07:17:50.1811328Z ++ set -e 2025-09-07T07:17:50.1811560Z ++ '[' 0 -eq 0 ']' 2025-09-07T07:17:50.1812086Z ++ echo 'patching libtorch/lib/libtorch_cpu.so entry libgomp.so.1 to libgomp-98b21ff3.so.1' 2025-09-07T07:17:50.1812898Z patching libtorch/lib/libtorch_cpu.so entry libgomp.so.1 to libgomp-98b21ff3.so.1 2025-09-07T07:17:50.1813773Z ++ /usr/local/bin/patchelf --replace-needed libgomp.so.1 libgomp-98b21ff3.so.1 libtorch/lib/libtorch_cpu.so 2025-09-07T07:17:53.6782088Z ++ read sofile 2025-09-07T07:17:53.6782448Z ++ origname=libgomp.so.1 2025-09-07T07:17:53.6782840Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:17:53.6783284Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:17:53.6783733Z ++ set +e 2025-09-07T07:17:53.6786481Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch_global_deps.so 2025-09-07T07:17:53.6787351Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:17:53.6810261Z ++ origname=libgomp.so.1 2025-09-07T07:17:53.6811163Z ++ ERRCODE=0 2025-09-07T07:17:53.6811498Z ++ set -e 2025-09-07T07:17:53.6811734Z ++ '[' 0 -eq 0 ']' 2025-09-07T07:17:53.6812339Z ++ echo 'patching libtorch/lib/libtorch_global_deps.so entry libgomp.so.1 to libgomp-98b21ff3.so.1' 2025-09-07T07:17:53.6813229Z patching libtorch/lib/libtorch_global_deps.so entry libgomp.so.1 to libgomp-98b21ff3.so.1 2025-09-07T07:17:53.6814208Z ++ /usr/local/bin/patchelf --replace-needed libgomp.so.1 libgomp-98b21ff3.so.1 libtorch/lib/libtorch_global_deps.so 2025-09-07T07:17:53.6984499Z ++ read sofile 2025-09-07T07:17:53.6985021Z ++ origname=libgomp.so.1 2025-09-07T07:17:53.6985378Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:17:53.6985820Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:17:53.6986268Z ++ set +e 2025-09-07T07:17:53.6988875Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch_python.so 2025-09-07T07:17:53.6989596Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:17:53.7266337Z ++ origname= 2025-09-07T07:17:53.7266644Z ++ ERRCODE=1 2025-09-07T07:17:53.7266900Z ++ set -e 2025-09-07T07:17:53.7267128Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:17:53.7267394Z ++ read sofile 2025-09-07T07:17:53.7267650Z ++ origname=libgomp.so.1 2025-09-07T07:17:53.7268014Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:17:53.7268454Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:17:53.7268892Z ++ set +e 2025-09-07T07:17:53.7272432Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch.so 2025-09-07T07:17:53.7273396Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:17:53.7293275Z ++ origname= 2025-09-07T07:17:53.7293580Z ++ ERRCODE=1 2025-09-07T07:17:53.7293842Z ++ set -e 2025-09-07T07:17:53.7294076Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:17:53.7294343Z ++ read sofile 2025-09-07T07:17:53.7294608Z ++ origname=libgomp.so.1 2025-09-07T07:17:53.7294944Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:17:53.7295391Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:17:53.7295812Z ++ set +e 2025-09-07T07:17:53.7298746Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:17:53.7300192Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:17:53.7321980Z ++ origname= 2025-09-07T07:17:53.7322384Z ++ ERRCODE=1 2025-09-07T07:17:53.7322640Z ++ set -e 2025-09-07T07:17:53.7322978Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:17:53.7323252Z ++ read sofile 2025-09-07T07:17:53.7323514Z ++ (( ++i )) 2025-09-07T07:17:53.7323735Z ++ (( i<1 )) 2025-09-07T07:17:53.7323977Z ++ (( i=0 )) 2025-09-07T07:17:53.7324190Z ++ (( i<0 )) 2025-09-07T07:17:53.7326214Z ++ find libtorch -maxdepth 1 -type f -name '*.so*' 2025-09-07T07:17:53.7327390Z ++ read sofile 2025-09-07T07:17:53.7345966Z ++ find libtorch/lib -maxdepth 1 -type f -name '*.so*' 2025-09-07T07:17:53.7346394Z ++ read sofile 2025-09-07T07:17:53.7359937Z ++ echo 'Setting rpath of libtorch/lib/libaoti_custom_ops.so to ' '$ORIGIN' 2025-09-07T07:17:53.7360759Z Setting rpath of libtorch/lib/libaoti_custom_ops.so to $ORIGIN 2025-09-07T07:17:53.7361423Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libaoti_custom_ops.so 2025-09-07T07:17:53.7392340Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libaoti_custom_ops.so 2025-09-07T07:17:53.7411627Z $ORIGIN 2025-09-07T07:17:53.7411916Z ++ read sofile 2025-09-07T07:17:53.7412369Z ++ echo 'Setting rpath of libtorch/lib/libbackend_with_compiler.so to ' '$ORIGIN' 2025-09-07T07:17:53.7413032Z Setting rpath of libtorch/lib/libbackend_with_compiler.so to $ORIGIN 2025-09-07T07:17:53.7413761Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libbackend_with_compiler.so 2025-09-07T07:17:53.7443361Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libbackend_with_compiler.so 2025-09-07T07:17:53.7457632Z $ORIGIN 2025-09-07T07:17:53.7457917Z ++ read sofile 2025-09-07T07:17:53.7458444Z ++ echo 'Setting rpath of libtorch/lib/libc10.so to ' '$ORIGIN' 2025-09-07T07:17:53.7458953Z Setting rpath of libtorch/lib/libc10.so to $ORIGIN 2025-09-07T07:17:53.7459503Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libc10.so 2025-09-07T07:17:53.7487646Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libc10.so 2025-09-07T07:17:53.7507985Z $ORIGIN 2025-09-07T07:17:53.7509735Z ++ read sofile 2025-09-07T07:17:53.7510269Z ++ echo 'Setting rpath of libtorch/lib/libjitbackend_test.so to ' '$ORIGIN' 2025-09-07T07:17:53.7510893Z Setting rpath of libtorch/lib/libjitbackend_test.so to $ORIGIN 2025-09-07T07:17:53.7511573Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libjitbackend_test.so 2025-09-07T07:17:53.7542521Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libjitbackend_test.so 2025-09-07T07:17:53.7553673Z $ORIGIN 2025-09-07T07:17:53.7555180Z ++ read sofile 2025-09-07T07:17:53.7555965Z ++ echo 'Setting rpath of libtorch/lib/libnnapi_backend.so to ' '$ORIGIN' 2025-09-07T07:17:53.7556756Z Setting rpath of libtorch/lib/libnnapi_backend.so to $ORIGIN 2025-09-07T07:17:53.7557397Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libnnapi_backend.so 2025-09-07T07:17:53.7586283Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libnnapi_backend.so 2025-09-07T07:17:53.7603462Z $ORIGIN 2025-09-07T07:17:53.7603810Z ++ read sofile 2025-09-07T07:17:53.7604286Z ++ echo 'Setting rpath of libtorch/lib/libshm.so to ' '$ORIGIN' 2025-09-07T07:17:53.7604784Z Setting rpath of libtorch/lib/libshm.so to $ORIGIN 2025-09-07T07:17:53.7605342Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libshm.so 2025-09-07T07:17:53.7623306Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libshm.so 2025-09-07T07:17:53.7632198Z $ORIGIN 2025-09-07T07:17:53.7633367Z ++ read sofile 2025-09-07T07:17:53.7634327Z ++ echo 'Setting rpath of libtorch/lib/libtorchbind_test.so to ' '$ORIGIN' 2025-09-07T07:17:53.7634994Z Setting rpath of libtorch/lib/libtorchbind_test.so to $ORIGIN 2025-09-07T07:17:53.7635655Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorchbind_test.so 2025-09-07T07:17:53.7674466Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorchbind_test.so 2025-09-07T07:17:53.7696946Z $ORIGIN 2025-09-07T07:17:53.7697197Z ++ read sofile 2025-09-07T07:17:53.7697674Z ++ echo 'Setting rpath of libtorch/lib/libtorch_cpu.so to ' '$ORIGIN' 2025-09-07T07:17:53.7698496Z Setting rpath of libtorch/lib/libtorch_cpu.so to $ORIGIN 2025-09-07T07:17:53.7699110Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch_cpu.so 2025-09-07T07:17:57.1748697Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch_cpu.so 2025-09-07T07:17:57.5297724Z $ORIGIN 2025-09-07T07:17:57.5461647Z ++ read sofile 2025-09-07T07:17:57.5462123Z ++ echo 'Setting rpath of libtorch/lib/libtorch_global_deps.so to ' '$ORIGIN' 2025-09-07T07:17:57.5462778Z Setting rpath of libtorch/lib/libtorch_global_deps.so to $ORIGIN 2025-09-07T07:17:57.5463487Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch_global_deps.so 2025-09-07T07:17:57.5484496Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch_global_deps.so 2025-09-07T07:17:57.5503581Z $ORIGIN 2025-09-07T07:17:57.5503843Z ++ read sofile 2025-09-07T07:17:57.5504371Z ++ echo 'Setting rpath of libtorch/lib/libtorch_python.so to ' '$ORIGIN' 2025-09-07T07:17:57.5505131Z Setting rpath of libtorch/lib/libtorch_python.so to $ORIGIN 2025-09-07T07:17:57.5505779Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch_python.so 2025-09-07T07:17:57.6125882Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch_python.so 2025-09-07T07:17:57.6342124Z $ORIGIN 2025-09-07T07:17:57.6351142Z ++ read sofile 2025-09-07T07:17:57.6351572Z ++ echo 'Setting rpath of libtorch/lib/libtorch.so to ' '$ORIGIN' 2025-09-07T07:17:57.6352116Z Setting rpath of libtorch/lib/libtorch.so to $ORIGIN 2025-09-07T07:17:57.6352871Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch.so 2025-09-07T07:17:57.6376464Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch.so 2025-09-07T07:17:57.6386269Z $ORIGIN 2025-09-07T07:17:57.6387417Z ++ read sofile 2025-09-07T07:17:57.6388159Z ++ echo 'Setting rpath of libtorch/lib/libgomp-98b21ff3.so.1 to ' '$ORIGIN' 2025-09-07T07:17:57.6388821Z Setting rpath of libtorch/lib/libgomp-98b21ff3.so.1 to $ORIGIN 2025-09-07T07:17:57.6389531Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:17:57.6421269Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:17:57.6437142Z $ORIGIN 2025-09-07T07:17:57.6437405Z ++ read sofile 2025-09-07T07:17:57.6447017Z +++ sed -e 's/-cp.*$/.dist-info\/RECORD/g' 2025-09-07T07:17:57.6448913Z ++++ basename /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip 2025-09-07T07:17:57.6456079Z +++ echo libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip 2025-09-07T07:17:57.6461803Z ++ record_file=libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip 2025-09-07T07:17:57.6462398Z ++ [[ -e libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip ]] 2025-09-07T07:17:57.6465137Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip 2025-09-07T07:17:57.6471944Z ++ zip -rq libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip libtorch 2025-09-07T07:18:25.9706223Z ++ rm -f /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip 2025-09-07T07:18:25.9820419Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip 2025-09-07T07:18:25.9823910Z ++ mv libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip 2025-09-07T07:18:25.9842841Z ++ cd .. 2025-09-07T07:18:25.9843197Z ++ rm -rf tmp 2025-09-07T07:18:26.2146460Z ++ for pkg in /$LIBTORCH_HOUSE_DIR/libtorch*.zip 2025-09-07T07:18:26.2147033Z ++ [[ ! -e /libtorch_housecpu/libtorch-shared-with-deps-latest.zip ]] 2025-09-07T07:18:26.2147518Z ++ rm -rf tmp 2025-09-07T07:18:26.2152248Z ++ mkdir -p tmp 2025-09-07T07:18:26.2164744Z ++ cd tmp 2025-09-07T07:18:26.2165134Z ++ cp /libtorch_housecpu/libtorch-shared-with-deps-latest.zip . 2025-09-07T07:18:26.3006668Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-09-07T07:18:26.3008821Z ++ unzip -q libtorch-shared-with-deps-latest.zip 2025-09-07T07:18:31.7657572Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-09-07T07:18:31.7659423Z ++ rm -f libtorch-shared-with-deps-latest.zip 2025-09-07T07:18:31.7795315Z ++ PREFIX=libtorch 2025-09-07T07:18:31.7795927Z ++ [[ /libtorch_housecpu/libtorch-shared-with-deps-latest.zip != *\w\i\t\h\o\u\t\-\d\e\p\s* ]] 2025-09-07T07:18:31.7796553Z ++ patched=() 2025-09-07T07:18:31.7796944Z ++ for filepath in "${DEPS_LIST[@]}" 2025-09-07T07:18:31.7797707Z +++ basename /usr/lib/x86_64-linux-gnu/libgomp.so.1 2025-09-07T07:18:31.7804468Z ++ filename=libgomp.so.1 2025-09-07T07:18:31.7804774Z ++ destpath=libtorch/lib/libgomp.so.1 2025-09-07T07:18:31.7805360Z ++ [[ /usr/lib/x86_64-linux-gnu/libgomp.so.1 != \l\i\b\t\o\r\c\h\/\l\i\b\/\l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-09-07T07:18:31.7806052Z ++ cp /usr/lib/x86_64-linux-gnu/libgomp.so.1 libtorch/lib/libgomp.so.1 2025-09-07T07:18:31.7822728Z ++ [[ cpu == *\r\o\c\m* ]] 2025-09-07T07:18:31.7826932Z +++ fname_with_sha256 libtorch/lib/libgomp.so.1 2025-09-07T07:18:31.7832671Z ++++ sha256sum libtorch/lib/libgomp.so.1 2025-09-07T07:18:31.7833959Z ++++ cut -c1-8 2025-09-07T07:18:31.7857587Z +++ HASH=98b21ff3 2025-09-07T07:18:31.7859599Z ++++ dirname libtorch/lib/libgomp.so.1 2025-09-07T07:18:31.7866765Z +++ DIRNAME=libtorch/lib 2025-09-07T07:18:31.7869378Z ++++ basename libtorch/lib/libgomp.so.1 2025-09-07T07:18:31.7876264Z +++ BASENAME=libgomp.so.1 2025-09-07T07:18:31.7876731Z +++ [[ libgomp.so.1 == \l\i\b\n\v\r\t\c\-\b\u\i\l\t\i\n\s\.\s\o ]] 2025-09-07T07:18:31.7877164Z +++ [[ libgomp.so.1 == \l\i\b\c\u\d\n\n* ]] 2025-09-07T07:18:31.7882440Z ++++ echo libgomp.so.1 2025-09-07T07:18:31.7883283Z ++++ cut -f1 -d. 2025-09-07T07:18:31.7891919Z +++ INITNAME=libgomp 2025-09-07T07:18:31.7898974Z ++++ echo libgomp.so.1 2025-09-07T07:18:31.7899837Z ++++ cut -f 2- -d. 2025-09-07T07:18:31.7908775Z +++ ENDNAME=so.1 2025-09-07T07:18:31.7909081Z +++ echo libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:18:31.7910881Z ++ patchedpath=libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:18:31.7913968Z +++ basename libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:18:31.7920512Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:18:31.7921058Z ++ [[ libtorch/lib/libgomp.so.1 != \l\i\b\t\o\r\c\h\/\l\i\b\/\l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:18:31.7921733Z ++ mv libtorch/lib/libgomp.so.1 libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:18:31.7934921Z ++ patched+=("$patchedname") 2025-09-07T07:18:31.7935571Z ++ echo 'Copied /usr/lib/x86_64-linux-gnu/libgomp.so.1 to libtorch/lib/libgomp-98b21ff3.so.1' 2025-09-07T07:18:31.7936516Z Copied /usr/lib/x86_64-linux-gnu/libgomp.so.1 to libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:18:31.7937248Z ++ echo 'patching to fix the so names to the hashed names' 2025-09-07T07:18:31.7937715Z patching to fix the so names to the hashed names 2025-09-07T07:18:31.7938197Z ++ (( i=0 )) 2025-09-07T07:18:31.7938414Z ++ (( i<1 )) 2025-09-07T07:18:31.7938678Z ++ find libtorch -name '*.so*' 2025-09-07T07:18:31.7938969Z ++ read sofile 2025-09-07T07:18:31.8057817Z ++ origname=libgomp.so.1 2025-09-07T07:18:31.8058189Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:18:31.8058747Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:18:31.8059153Z ++ set +e 2025-09-07T07:18:31.8061278Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libaoti_custom_ops.so 2025-09-07T07:18:31.8062423Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:18:31.8083414Z ++ origname= 2025-09-07T07:18:31.8083692Z ++ ERRCODE=1 2025-09-07T07:18:31.8083925Z ++ set -e 2025-09-07T07:18:31.8084155Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:18:31.8084390Z ++ read sofile 2025-09-07T07:18:31.8084653Z ++ origname=libgomp.so.1 2025-09-07T07:18:31.8084963Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:18:31.8085399Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:18:31.8085820Z ++ set +e 2025-09-07T07:18:31.8088673Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libbackend_with_compiler.so 2025-09-07T07:18:31.8089347Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:18:31.8107129Z ++ origname= 2025-09-07T07:18:31.8107569Z ++ ERRCODE=1 2025-09-07T07:18:31.8107806Z ++ set -e 2025-09-07T07:18:31.8108040Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:18:31.8108283Z ++ read sofile 2025-09-07T07:18:31.8108552Z ++ origname=libgomp.so.1 2025-09-07T07:18:31.8108880Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:18:31.8109315Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:18:31.8109742Z ++ set +e 2025-09-07T07:18:31.8113061Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libc10.so 2025-09-07T07:18:31.8114005Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:18:31.8141986Z ++ origname= 2025-09-07T07:18:31.8142285Z ++ ERRCODE=1 2025-09-07T07:18:31.8142536Z ++ set -e 2025-09-07T07:18:31.8142754Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:18:31.8143014Z ++ read sofile 2025-09-07T07:18:31.8143258Z ++ origname=libgomp.so.1 2025-09-07T07:18:31.8143578Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:18:31.8144077Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:18:31.8144674Z ++ set +e 2025-09-07T07:18:31.8148004Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libjitbackend_test.so 2025-09-07T07:18:31.8148587Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:18:31.8165314Z ++ origname= 2025-09-07T07:18:31.8165592Z ++ ERRCODE=1 2025-09-07T07:18:31.8165820Z ++ set -e 2025-09-07T07:18:31.8166057Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:18:31.8166298Z ++ read sofile 2025-09-07T07:18:31.8166566Z ++ origname=libgomp.so.1 2025-09-07T07:18:31.8166874Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:18:31.8168309Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:18:31.8168750Z ++ set +e 2025-09-07T07:18:31.8171878Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libnnapi_backend.so 2025-09-07T07:18:31.8172671Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:18:31.8190547Z ++ origname= 2025-09-07T07:18:31.8190807Z ++ ERRCODE=1 2025-09-07T07:18:31.8191039Z ++ set -e 2025-09-07T07:18:31.8191275Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:18:31.8191519Z ++ read sofile 2025-09-07T07:18:31.8191782Z ++ origname=libgomp.so.1 2025-09-07T07:18:31.8192102Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:18:31.8192525Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:18:31.8192943Z ++ set +e 2025-09-07T07:18:31.8196992Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libshm.so 2025-09-07T07:18:31.8197844Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:18:31.8214707Z ++ origname=libgomp.so.1 2025-09-07T07:18:31.8215061Z ++ ERRCODE=0 2025-09-07T07:18:31.8215306Z ++ set -e 2025-09-07T07:18:31.8215521Z ++ '[' 0 -eq 0 ']' 2025-09-07T07:18:31.8216008Z ++ echo 'patching libtorch/lib/libshm.so entry libgomp.so.1 to libgomp-98b21ff3.so.1' 2025-09-07T07:18:31.8216747Z patching libtorch/lib/libshm.so entry libgomp.so.1 to libgomp-98b21ff3.so.1 2025-09-07T07:18:31.8217717Z ++ /usr/local/bin/patchelf --replace-needed libgomp.so.1 libgomp-98b21ff3.so.1 libtorch/lib/libshm.so 2025-09-07T07:18:31.8243367Z ++ read sofile 2025-09-07T07:18:31.8243758Z ++ origname=libgomp.so.1 2025-09-07T07:18:31.8244095Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:18:31.8244513Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:18:31.8245055Z ++ set +e 2025-09-07T07:18:31.8247481Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorchbind_test.so 2025-09-07T07:18:31.8248162Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:18:31.8271130Z ++ origname= 2025-09-07T07:18:31.8271395Z ++ ERRCODE=1 2025-09-07T07:18:31.8271632Z ++ set -e 2025-09-07T07:18:31.8271880Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:18:31.8272133Z ++ read sofile 2025-09-07T07:18:31.8272389Z ++ origname=libgomp.so.1 2025-09-07T07:18:31.8272710Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:18:31.8273136Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:18:31.8273558Z ++ set +e 2025-09-07T07:18:31.8277519Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch_cpu.so 2025-09-07T07:18:31.8279129Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:18:32.1848057Z ++ origname=libgomp.so.1 2025-09-07T07:18:32.1848470Z ++ ERRCODE=0 2025-09-07T07:18:32.1848722Z ++ set -e 2025-09-07T07:18:32.1848942Z ++ '[' 0 -eq 0 ']' 2025-09-07T07:18:32.1849469Z ++ echo 'patching libtorch/lib/libtorch_cpu.so entry libgomp.so.1 to libgomp-98b21ff3.so.1' 2025-09-07T07:18:32.1850262Z patching libtorch/lib/libtorch_cpu.so entry libgomp.so.1 to libgomp-98b21ff3.so.1 2025-09-07T07:18:32.1851147Z ++ /usr/local/bin/patchelf --replace-needed libgomp.so.1 libgomp-98b21ff3.so.1 libtorch/lib/libtorch_cpu.so 2025-09-07T07:18:35.7061728Z ++ read sofile 2025-09-07T07:18:35.7062132Z ++ origname=libgomp.so.1 2025-09-07T07:18:35.7062484Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:18:35.7062952Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:18:35.7063414Z ++ set +e 2025-09-07T07:18:35.7066137Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch_global_deps.so 2025-09-07T07:18:35.7066741Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:18:35.7090357Z ++ origname=libgomp.so.1 2025-09-07T07:18:35.7090746Z ++ ERRCODE=0 2025-09-07T07:18:35.7090990Z ++ set -e 2025-09-07T07:18:35.7091236Z ++ '[' 0 -eq 0 ']' 2025-09-07T07:18:35.7091782Z ++ echo 'patching libtorch/lib/libtorch_global_deps.so entry libgomp.so.1 to libgomp-98b21ff3.so.1' 2025-09-07T07:18:35.7092679Z patching libtorch/lib/libtorch_global_deps.so entry libgomp.so.1 to libgomp-98b21ff3.so.1 2025-09-07T07:18:35.7093655Z ++ /usr/local/bin/patchelf --replace-needed libgomp.so.1 libgomp-98b21ff3.so.1 libtorch/lib/libtorch_global_deps.so 2025-09-07T07:18:35.7346827Z ++ read sofile 2025-09-07T07:18:35.7347415Z ++ origname=libgomp.so.1 2025-09-07T07:18:35.7347757Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:18:35.7348239Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:18:35.7348812Z ++ set +e 2025-09-07T07:18:35.7358230Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch_python.so 2025-09-07T07:18:35.7358822Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:18:35.7647094Z ++ origname= 2025-09-07T07:18:35.7647438Z ++ ERRCODE=1 2025-09-07T07:18:35.7647713Z ++ set -e 2025-09-07T07:18:35.7647967Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:18:35.7648244Z ++ read sofile 2025-09-07T07:18:35.7648505Z ++ origname=libgomp.so.1 2025-09-07T07:18:35.7648861Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:18:35.7649297Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:18:35.7649744Z ++ set +e 2025-09-07T07:18:35.7651056Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libtorch.so 2025-09-07T07:18:35.7651706Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:18:35.7668859Z ++ origname= 2025-09-07T07:18:35.7669139Z ++ ERRCODE=1 2025-09-07T07:18:35.7669382Z ++ set -e 2025-09-07T07:18:35.7669827Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:18:35.7670092Z ++ read sofile 2025-09-07T07:18:35.7670342Z ++ origname=libgomp.so.1 2025-09-07T07:18:35.7670673Z ++ patchedname=libgomp-98b21ff3.so.1 2025-09-07T07:18:35.7671108Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\-\9\8\b\2\1\f\f\3\.\s\o\.\1 ]] 2025-09-07T07:18:35.7671535Z ++ set +e 2025-09-07T07:18:35.7676126Z +++ /usr/local/bin/patchelf --print-needed libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:18:35.7677213Z +++ grep 'libgomp.so.1.*' 2025-09-07T07:18:35.7697989Z ++ origname= 2025-09-07T07:18:35.7698480Z ++ ERRCODE=1 2025-09-07T07:18:35.7698722Z ++ set -e 2025-09-07T07:18:35.7698940Z ++ '[' 1 -eq 0 ']' 2025-09-07T07:18:35.7699195Z ++ read sofile 2025-09-07T07:18:35.7699424Z ++ (( ++i )) 2025-09-07T07:18:35.7699650Z ++ (( i<1 )) 2025-09-07T07:18:35.7699861Z ++ (( i=0 )) 2025-09-07T07:18:35.7700094Z ++ (( i<0 )) 2025-09-07T07:18:35.7703327Z ++ find libtorch -maxdepth 1 -type f -name '*.so*' 2025-09-07T07:18:35.7704973Z ++ read sofile 2025-09-07T07:18:35.7726118Z ++ find libtorch/lib -maxdepth 1 -type f -name '*.so*' 2025-09-07T07:18:35.7726567Z ++ read sofile 2025-09-07T07:18:35.7741294Z ++ echo 'Setting rpath of libtorch/lib/libaoti_custom_ops.so to ' '$ORIGIN' 2025-09-07T07:18:35.7742123Z Setting rpath of libtorch/lib/libaoti_custom_ops.so to $ORIGIN 2025-09-07T07:18:35.7742802Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libaoti_custom_ops.so 2025-09-07T07:18:35.7938265Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libaoti_custom_ops.so 2025-09-07T07:18:35.7951324Z $ORIGIN 2025-09-07T07:18:35.7951686Z ++ read sofile 2025-09-07T07:18:35.7952132Z ++ echo 'Setting rpath of libtorch/lib/libbackend_with_compiler.so to ' '$ORIGIN' 2025-09-07T07:18:35.7952805Z Setting rpath of libtorch/lib/libbackend_with_compiler.so to $ORIGIN 2025-09-07T07:18:35.7953535Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libbackend_with_compiler.so 2025-09-07T07:18:35.8054396Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libbackend_with_compiler.so 2025-09-07T07:18:35.8065475Z $ORIGIN 2025-09-07T07:18:35.8066956Z ++ read sofile 2025-09-07T07:18:35.8067346Z ++ echo 'Setting rpath of libtorch/lib/libc10.so to ' '$ORIGIN' 2025-09-07T07:18:35.8067865Z Setting rpath of libtorch/lib/libc10.so to $ORIGIN 2025-09-07T07:18:35.8068425Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libc10.so 2025-09-07T07:18:35.8096621Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libc10.so 2025-09-07T07:18:35.8120154Z $ORIGIN 2025-09-07T07:18:35.8120530Z ++ read sofile 2025-09-07T07:18:35.8121392Z ++ echo 'Setting rpath of libtorch/lib/libjitbackend_test.so to ' '$ORIGIN' 2025-09-07T07:18:35.8122061Z Setting rpath of libtorch/lib/libjitbackend_test.so to $ORIGIN 2025-09-07T07:18:35.8122716Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libjitbackend_test.so 2025-09-07T07:18:35.8214732Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libjitbackend_test.so 2025-09-07T07:18:35.8224162Z $ORIGIN 2025-09-07T07:18:35.8225775Z ++ read sofile 2025-09-07T07:18:35.8226616Z ++ echo 'Setting rpath of libtorch/lib/libnnapi_backend.so to ' '$ORIGIN' 2025-09-07T07:18:35.8227266Z Setting rpath of libtorch/lib/libnnapi_backend.so to $ORIGIN 2025-09-07T07:18:35.8227956Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libnnapi_backend.so 2025-09-07T07:18:35.8273018Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libnnapi_backend.so 2025-09-07T07:18:35.8290366Z $ORIGIN 2025-09-07T07:18:35.8290700Z ++ read sofile 2025-09-07T07:18:35.8291435Z ++ echo 'Setting rpath of libtorch/lib/libshm.so to ' '$ORIGIN' 2025-09-07T07:18:35.8291972Z Setting rpath of libtorch/lib/libshm.so to $ORIGIN 2025-09-07T07:18:35.8292535Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libshm.so 2025-09-07T07:18:35.8306785Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libshm.so 2025-09-07T07:18:35.8323041Z $ORIGIN 2025-09-07T07:18:35.8323380Z ++ read sofile 2025-09-07T07:18:35.8323810Z ++ echo 'Setting rpath of libtorch/lib/libtorchbind_test.so to ' '$ORIGIN' 2025-09-07T07:18:35.8324583Z Setting rpath of libtorch/lib/libtorchbind_test.so to $ORIGIN 2025-09-07T07:18:35.8325220Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorchbind_test.so 2025-09-07T07:18:35.8356291Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorchbind_test.so 2025-09-07T07:18:35.8380785Z $ORIGIN 2025-09-07T07:18:35.8381135Z ++ read sofile 2025-09-07T07:18:35.8381878Z ++ echo 'Setting rpath of libtorch/lib/libtorch_cpu.so to ' '$ORIGIN' 2025-09-07T07:18:35.8382654Z Setting rpath of libtorch/lib/libtorch_cpu.so to $ORIGIN 2025-09-07T07:18:35.8383254Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch_cpu.so 2025-09-07T07:18:39.2956770Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch_cpu.so 2025-09-07T07:18:39.6465455Z $ORIGIN 2025-09-07T07:18:39.6628947Z ++ read sofile 2025-09-07T07:18:39.6629433Z ++ echo 'Setting rpath of libtorch/lib/libtorch_global_deps.so to ' '$ORIGIN' 2025-09-07T07:18:39.6630099Z Setting rpath of libtorch/lib/libtorch_global_deps.so to $ORIGIN 2025-09-07T07:18:39.6630783Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch_global_deps.so 2025-09-07T07:18:39.6652247Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch_global_deps.so 2025-09-07T07:18:39.6661617Z $ORIGIN 2025-09-07T07:18:39.6662820Z ++ read sofile 2025-09-07T07:18:39.6663577Z ++ echo 'Setting rpath of libtorch/lib/libtorch_python.so to ' '$ORIGIN' 2025-09-07T07:18:39.6664306Z Setting rpath of libtorch/lib/libtorch_python.so to $ORIGIN 2025-09-07T07:18:39.6664977Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch_python.so 2025-09-07T07:18:39.7306780Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch_python.so 2025-09-07T07:18:39.7524773Z $ORIGIN 2025-09-07T07:18:39.7532993Z ++ read sofile 2025-09-07T07:18:39.7533762Z ++ echo 'Setting rpath of libtorch/lib/libtorch.so to ' '$ORIGIN' 2025-09-07T07:18:39.7534314Z Setting rpath of libtorch/lib/libtorch.so to $ORIGIN 2025-09-07T07:18:39.7534906Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libtorch.so 2025-09-07T07:18:39.7564252Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libtorch.so 2025-09-07T07:18:39.7581173Z $ORIGIN 2025-09-07T07:18:39.7581468Z ++ read sofile 2025-09-07T07:18:39.7581891Z ++ echo 'Setting rpath of libtorch/lib/libgomp-98b21ff3.so.1 to ' '$ORIGIN' 2025-09-07T07:18:39.7582498Z Setting rpath of libtorch/lib/libgomp-98b21ff3.so.1 to $ORIGIN 2025-09-07T07:18:39.7583146Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN' libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:18:39.7617713Z ++ /usr/local/bin/patchelf --print-rpath libtorch/lib/libgomp-98b21ff3.so.1 2025-09-07T07:18:39.7629525Z $ORIGIN 2025-09-07T07:18:39.7630758Z ++ read sofile 2025-09-07T07:18:39.7640942Z +++ sed -e 's/-cp.*$/.dist-info\/RECORD/g' 2025-09-07T07:18:39.7643188Z ++++ basename /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-09-07T07:18:39.7650267Z +++ echo libtorch-shared-with-deps-latest.zip 2025-09-07T07:18:39.7655408Z ++ record_file=libtorch-shared-with-deps-latest.zip 2025-09-07T07:18:39.7655876Z ++ [[ -e libtorch-shared-with-deps-latest.zip ]] 2025-09-07T07:18:39.7659578Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-09-07T07:18:39.7667151Z ++ zip -rq libtorch-shared-with-deps-latest.zip libtorch 2025-09-07T07:19:08.0331629Z ++ rm -f /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-09-07T07:19:08.0448349Z +++ basename /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-09-07T07:19:08.0451525Z ++ mv libtorch-shared-with-deps-latest.zip /libtorch_housecpu/libtorch-shared-with-deps-latest.zip 2025-09-07T07:19:08.0464764Z ++ cd .. 2025-09-07T07:19:08.0465012Z ++ rm -rf tmp 2025-09-07T07:19:08.2745567Z ++ [[ -n /artifacts ]] 2025-09-07T07:19:08.2746526Z ++ cp /libtorch_housecpu/libtorch-shared-with-deps-2.9.0.dev20250907+cpu.zip /libtorch_housecpu/libtorch-shared-with-deps-latest.zip /artifacts 2025-09-07T07:19:08.4404850Z ++ cp /libtorch_housecpu/debug-libtorch-shared-with-deps-2.9.0.dev20250907+cpu-43f6bc58.zip /artifacts 2025-09-07T07:19:09.0968063Z + rm -rf /tmp/tmp.MyR4w4wjbZ 2025-09-07T07:19:09.1053604Z ##[group]Run # Ensure the working directory gets chowned back to the current user 2025-09-07T07:19:09.1054310Z # Ensure the working directory gets chowned back to the current user 2025-09-07T07:19:09.1055084Z docker run --rm -v "${RUNNER_TEMP}/artifacts:/v" -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-09-07T07:19:09.1065724Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:19:09.1066172Z env: 2025-09-07T07:19:09.1066408Z PYTORCH_ROOT: /pytorch 2025-09-07T07:19:09.1066718Z PACKAGE_TYPE: libtorch 2025-09-07T07:19:09.1066999Z DESIRED_CUDA: cpu 2025-09-07T07:19:09.1067272Z GPU_ARCH_VERSION: 2025-09-07T07:19:09.1067551Z GPU_ARCH_TYPE: cpu 2025-09-07T07:19:09.1067838Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T07:19:09.1068193Z SKIP_ALL_TESTS: 1 2025-09-07T07:19:09.1068464Z LIBTORCH_CONFIG: release 2025-09-07T07:19:09.1068788Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T07:19:09.1069171Z DESIRED_PYTHON: 2025-09-07T07:19:09.1069450Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T07:19:09.1069961Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T07:19:09.1070468Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T07:19:09.1070795Z BINARY_ENV_FILE: /tmp/env 2025-09-07T07:19:09.1071164Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T07:19:09.1071752Z GITHUB_TOKEN: *** 2025-09-07T07:19:09.1072016Z PR_NUMBER: 2025-09-07T07:19:09.1072280Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T07:19:09.1072676Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T07:19:09.1073038Z ##[endgroup] 2025-09-07T07:19:24.3638627Z ##[group]Run actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 2025-09-07T07:19:24.3639174Z with: 2025-09-07T07:19:24.3639448Z name: libtorch-cpu-shared-with-deps-release 2025-09-07T07:19:24.3639862Z if-no-files-found: error 2025-09-07T07:19:24.3640249Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/* 2025-09-07T07:19:24.3640691Z compression-level: 6 2025-09-07T07:19:24.3640961Z overwrite: false 2025-09-07T07:19:24.3641241Z include-hidden-files: false 2025-09-07T07:19:24.3641526Z env: 2025-09-07T07:19:24.3641764Z PYTORCH_ROOT: /pytorch 2025-09-07T07:19:24.3642040Z PACKAGE_TYPE: libtorch 2025-09-07T07:19:24.3642325Z DESIRED_CUDA: cpu 2025-09-07T07:19:24.3642594Z GPU_ARCH_VERSION: 2025-09-07T07:19:24.3642848Z GPU_ARCH_TYPE: cpu 2025-09-07T07:19:24.3643142Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T07:19:24.3643465Z SKIP_ALL_TESTS: 1 2025-09-07T07:19:24.3643733Z LIBTORCH_CONFIG: release 2025-09-07T07:19:24.3644088Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T07:19:24.3644413Z DESIRED_PYTHON: 2025-09-07T07:19:24.3644699Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T07:19:24.3645175Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T07:19:24.3645713Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T07:19:24.3646040Z BINARY_ENV_FILE: /tmp/env 2025-09-07T07:19:24.3646380Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T07:19:24.3646975Z GITHUB_TOKEN: *** 2025-09-07T07:19:24.3647220Z PR_NUMBER: 2025-09-07T07:19:24.3647496Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T07:19:24.3647865Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T07:19:24.3648233Z ##[endgroup] 2025-09-07T07:19:24.6273732Z With the provided path, there will be 3 files uploaded 2025-09-07T07:19:24.6278414Z Artifact name is valid! 2025-09-07T07:19:24.6280104Z Root directory input is valid! 2025-09-07T07:19:24.8081742Z Beginning upload of artifact content to blob storage 2025-09-07T07:19:25.3561654Z Uploaded bytes 8388608 2025-09-07T07:19:25.7809936Z Uploaded bytes 16777216 2025-09-07T07:19:26.1096094Z Uploaded bytes 25165824 2025-09-07T07:19:26.4605448Z Uploaded bytes 33554432 2025-09-07T07:19:26.8208171Z Uploaded bytes 41943040 2025-09-07T07:19:27.1312461Z Uploaded bytes 50331648 2025-09-07T07:19:27.5193596Z Uploaded bytes 58720256 2025-09-07T07:19:27.8652663Z Uploaded bytes 67108864 2025-09-07T07:19:28.1959597Z Uploaded bytes 75497472 2025-09-07T07:19:28.5585561Z Uploaded bytes 83886080 2025-09-07T07:19:28.8878020Z Uploaded bytes 92274688 2025-09-07T07:19:29.2487551Z Uploaded bytes 100663296 2025-09-07T07:19:29.6131850Z Uploaded bytes 109051904 2025-09-07T07:19:30.0105791Z Uploaded bytes 117440512 2025-09-07T07:19:30.3406874Z Uploaded bytes 125829120 2025-09-07T07:19:30.7549412Z Uploaded bytes 134217728 2025-09-07T07:19:31.0075491Z Uploaded bytes 142606336 2025-09-07T07:19:31.3418722Z Uploaded bytes 150994944 2025-09-07T07:19:31.7198910Z Uploaded bytes 159383552 2025-09-07T07:19:32.0598576Z Uploaded bytes 167772160 2025-09-07T07:19:32.3985854Z Uploaded bytes 176160768 2025-09-07T07:19:32.7600206Z Uploaded bytes 184549376 2025-09-07T07:19:33.0986328Z Uploaded bytes 192937984 2025-09-07T07:19:33.4521967Z Uploaded bytes 201326592 2025-09-07T07:19:33.8200446Z Uploaded bytes 209715200 2025-09-07T07:19:34.2208108Z Uploaded bytes 218103808 2025-09-07T07:19:34.5401194Z Uploaded bytes 226492416 2025-09-07T07:19:34.8714694Z Uploaded bytes 234881024 2025-09-07T07:19:35.2049146Z Uploaded bytes 243269632 2025-09-07T07:19:35.5505858Z Uploaded bytes 251658240 2025-09-07T07:19:35.8649221Z Uploaded bytes 260046848 2025-09-07T07:19:36.2751471Z Uploaded bytes 268435456 2025-09-07T07:19:36.5577938Z Uploaded bytes 276824064 2025-09-07T07:19:36.9463731Z Uploaded bytes 285212672 2025-09-07T07:19:37.2910113Z Uploaded bytes 293601280 2025-09-07T07:19:37.6323522Z Uploaded bytes 301989888 2025-09-07T07:19:37.9802295Z Uploaded bytes 310378496 2025-09-07T07:19:38.3193055Z Uploaded bytes 318767104 2025-09-07T07:19:38.6619512Z Uploaded bytes 327155712 2025-09-07T07:19:39.1024593Z Uploaded bytes 335544320 2025-09-07T07:19:39.3964008Z Uploaded bytes 343932928 2025-09-07T07:19:39.7642170Z Uploaded bytes 352321536 2025-09-07T07:19:40.1065588Z Uploaded bytes 360710144 2025-09-07T07:19:40.4708896Z Uploaded bytes 369098752 2025-09-07T07:19:40.7952096Z Uploaded bytes 377487360 2025-09-07T07:19:41.1986178Z Uploaded bytes 385875968 2025-09-07T07:19:41.5203753Z Uploaded bytes 394264576 2025-09-07T07:19:41.8883855Z Uploaded bytes 402653184 2025-09-07T07:19:42.2125661Z Uploaded bytes 411041792 2025-09-07T07:19:42.6231932Z Uploaded bytes 419430400 2025-09-07T07:19:42.9380186Z Uploaded bytes 427819008 2025-09-07T07:19:43.2879713Z Uploaded bytes 436207616 2025-09-07T07:19:43.6498331Z Uploaded bytes 444596224 2025-09-07T07:19:43.9825467Z Uploaded bytes 452984832 2025-09-07T07:19:44.4614736Z Uploaded bytes 461373440 2025-09-07T07:19:44.6823139Z Uploaded bytes 469762048 2025-09-07T07:19:45.0628100Z Uploaded bytes 478150656 2025-09-07T07:19:45.4613552Z Uploaded bytes 486539264 2025-09-07T07:19:45.7616863Z Uploaded bytes 494927872 2025-09-07T07:19:46.2290385Z Uploaded bytes 503316480 2025-09-07T07:19:46.5293533Z Uploaded bytes 511705088 2025-09-07T07:19:46.8830305Z Uploaded bytes 520093696 2025-09-07T07:19:47.2124869Z Uploaded bytes 528482304 2025-09-07T07:19:47.6225983Z Uploaded bytes 536870912 2025-09-07T07:19:47.9270797Z Uploaded bytes 545259520 2025-09-07T07:19:48.3144092Z Uploaded bytes 553648128 2025-09-07T07:19:48.6751948Z Uploaded bytes 562036736 2025-09-07T07:19:48.9872976Z Uploaded bytes 570425344 2025-09-07T07:19:49.3729709Z Uploaded bytes 578813952 2025-09-07T07:19:49.7264921Z Uploaded bytes 587202560 2025-09-07T07:19:50.0349865Z Uploaded bytes 595591168 2025-09-07T07:19:50.3966852Z Uploaded bytes 603979776 2025-09-07T07:19:50.7280101Z Uploaded bytes 612368384 2025-09-07T07:19:51.0726849Z Uploaded bytes 620756992 2025-09-07T07:19:51.4073459Z Uploaded bytes 629145600 2025-09-07T07:19:51.7545504Z Uploaded bytes 637534208 2025-09-07T07:19:52.1002576Z Uploaded bytes 645922816 2025-09-07T07:19:52.4683642Z Uploaded bytes 654311424 2025-09-07T07:19:52.8512196Z Uploaded bytes 662700032 2025-09-07T07:19:53.1830259Z Uploaded bytes 671088640 2025-09-07T07:19:53.5363456Z Uploaded bytes 679477248 2025-09-07T07:19:53.8931133Z Uploaded bytes 687865856 2025-09-07T07:19:54.2188750Z Uploaded bytes 696254464 2025-09-07T07:19:54.5478261Z Uploaded bytes 704643072 2025-09-07T07:19:54.9285939Z Uploaded bytes 713031680 2025-09-07T07:19:55.2540476Z Uploaded bytes 721420288 2025-09-07T07:19:55.6120220Z Uploaded bytes 729808896 2025-09-07T07:19:55.9529107Z Uploaded bytes 738197504 2025-09-07T07:19:56.4737758Z Uploaded bytes 746586112 2025-09-07T07:19:56.6792934Z Uploaded bytes 754974720 2025-09-07T07:19:56.9943417Z Uploaded bytes 763363328 2025-09-07T07:19:57.3351890Z Uploaded bytes 771751936 2025-09-07T07:19:57.6874237Z Uploaded bytes 780140544 2025-09-07T07:19:58.0317289Z Uploaded bytes 788529152 2025-09-07T07:19:58.3853763Z Uploaded bytes 796917760 2025-09-07T07:19:58.7814938Z Uploaded bytes 805306368 2025-09-07T07:19:59.0899532Z Uploaded bytes 813694976 2025-09-07T07:19:59.4254650Z Uploaded bytes 822083584 2025-09-07T07:19:59.7799941Z Uploaded bytes 830472192 2025-09-07T07:20:00.1401134Z Uploaded bytes 838860800 2025-09-07T07:20:00.4680266Z Uploaded bytes 847249408 2025-09-07T07:20:00.8334845Z Uploaded bytes 855638016 2025-09-07T07:20:01.2065595Z Uploaded bytes 864026624 2025-09-07T07:20:01.5099677Z Uploaded bytes 872415232 2025-09-07T07:20:01.8636392Z Uploaded bytes 880803840 2025-09-07T07:20:02.2928749Z Uploaded bytes 889192448 2025-09-07T07:20:02.5744957Z Uploaded bytes 897581056 2025-09-07T07:20:02.9489649Z Uploaded bytes 905969664 2025-09-07T07:20:03.2945829Z Uploaded bytes 914358272 2025-09-07T07:20:03.5867615Z Uploaded bytes 922746880 2025-09-07T07:20:03.9495637Z Uploaded bytes 931135488 2025-09-07T07:20:04.3530225Z Uploaded bytes 939524096 2025-09-07T07:20:04.6813603Z Uploaded bytes 947912704 2025-09-07T07:20:05.1384187Z Uploaded bytes 956301312 2025-09-07T07:20:05.4267210Z Uploaded bytes 964689920 2025-09-07T07:20:05.7386359Z Uploaded bytes 973078528 2025-09-07T07:20:06.1502821Z Uploaded bytes 981467136 2025-09-07T07:20:06.4189934Z Uploaded bytes 989855744 2025-09-07T07:20:06.7905209Z Uploaded bytes 998244352 2025-09-07T07:20:07.1111275Z Uploaded bytes 1006632960 2025-09-07T07:20:07.4902636Z Uploaded bytes 1015021568 2025-09-07T07:20:07.8844115Z Uploaded bytes 1023410176 2025-09-07T07:20:08.1790554Z Uploaded bytes 1031798784 2025-09-07T07:20:08.5010287Z Uploaded bytes 1040187392 2025-09-07T07:20:08.8521094Z Uploaded bytes 1048576000 2025-09-07T07:20:09.3017706Z Uploaded bytes 1056964608 2025-09-07T07:20:09.5630797Z Uploaded bytes 1065353216 2025-09-07T07:20:09.9278844Z Uploaded bytes 1073741824 2025-09-07T07:20:10.3058459Z Uploaded bytes 1082130432 2025-09-07T07:20:10.6305337Z Uploaded bytes 1090519040 2025-09-07T07:20:10.9902602Z Uploaded bytes 1098907648 2025-09-07T07:20:11.3232750Z Uploaded bytes 1107296256 2025-09-07T07:20:11.7024565Z Uploaded bytes 1115684864 2025-09-07T07:20:12.0753594Z Uploaded bytes 1124073472 2025-09-07T07:20:12.4192327Z Uploaded bytes 1132462080 2025-09-07T07:20:12.7831490Z Uploaded bytes 1140850688 2025-09-07T07:20:13.1404439Z Uploaded bytes 1149239296 2025-09-07T07:20:13.4999667Z Uploaded bytes 1157627904 2025-09-07T07:20:13.8946320Z Uploaded bytes 1166016512 2025-09-07T07:20:14.2242743Z Uploaded bytes 1174405120 2025-09-07T07:20:14.6348858Z Uploaded bytes 1182793728 2025-09-07T07:20:15.0045870Z Uploaded bytes 1191182336 2025-09-07T07:20:15.4311481Z Uploaded bytes 1199570944 2025-09-07T07:20:15.8000672Z Uploaded bytes 1207959552 2025-09-07T07:20:16.1531464Z Uploaded bytes 1216348160 2025-09-07T07:20:16.5614977Z Uploaded bytes 1224736768 2025-09-07T07:20:16.9121169Z Uploaded bytes 1233125376 2025-09-07T07:20:17.3324201Z Uploaded bytes 1241513984 2025-09-07T07:20:17.6811044Z Uploaded bytes 1249902592 2025-09-07T07:20:18.0575919Z Uploaded bytes 1258291200 2025-09-07T07:20:18.4321193Z Uploaded bytes 1266679808 2025-09-07T07:20:18.7770035Z Uploaded bytes 1275068416 2025-09-07T07:20:19.1840876Z Uploaded bytes 1283457024 2025-09-07T07:20:19.6179954Z Uploaded bytes 1291845632 2025-09-07T07:20:19.9634636Z Uploaded bytes 1300234240 2025-09-07T07:20:20.3733070Z Uploaded bytes 1308622848 2025-09-07T07:20:20.7547364Z Uploaded bytes 1317011456 2025-09-07T07:20:21.1125233Z Uploaded bytes 1325400064 2025-09-07T07:20:21.5280107Z Uploaded bytes 1333788672 2025-09-07T07:20:21.9347641Z Uploaded bytes 1342177280 2025-09-07T07:20:22.1994398Z Uploaded bytes 1350565888 2025-09-07T07:20:22.5186999Z Uploaded bytes 1358954496 2025-09-07T07:20:22.9606209Z Uploaded bytes 1367343104 2025-09-07T07:20:23.2215506Z Uploaded bytes 1375731712 2025-09-07T07:20:23.5561916Z Uploaded bytes 1384120320 2025-09-07T07:20:23.8817457Z Uploaded bytes 1392508928 2025-09-07T07:20:24.2305252Z Uploaded bytes 1400897536 2025-09-07T07:20:24.6206574Z Uploaded bytes 1409286144 2025-09-07T07:20:24.8915894Z Uploaded bytes 1417674752 2025-09-07T07:20:25.2814585Z Uploaded bytes 1426063360 2025-09-07T07:20:25.6086475Z Uploaded bytes 1434451968 2025-09-07T07:20:26.0075220Z Uploaded bytes 1442840576 2025-09-07T07:20:26.3126055Z Uploaded bytes 1451229184 2025-09-07T07:20:26.6490917Z Uploaded bytes 1459617792 2025-09-07T07:20:27.0761489Z Uploaded bytes 1468006400 2025-09-07T07:20:27.3613626Z Uploaded bytes 1476395008 2025-09-07T07:20:27.6854533Z Uploaded bytes 1484783616 2025-09-07T07:20:28.0203739Z Uploaded bytes 1493172224 2025-09-07T07:20:28.3488584Z Uploaded bytes 1501560832 2025-09-07T07:20:28.7079163Z Uploaded bytes 1509949440 2025-09-07T07:20:29.0548647Z Uploaded bytes 1518338048 2025-09-07T07:20:29.3396838Z Uploaded bytes 1526726656 2025-09-07T07:20:29.6826055Z Uploaded bytes 1535115264 2025-09-07T07:20:29.9865664Z Uploaded bytes 1543503872 2025-09-07T07:20:30.3006026Z Uploaded bytes 1551892480 2025-09-07T07:20:30.6323151Z Uploaded bytes 1560281088 2025-09-07T07:20:30.9771579Z Uploaded bytes 1568669696 2025-09-07T07:20:31.3495842Z Uploaded bytes 1577058304 2025-09-07T07:20:31.7701390Z Uploaded bytes 1585446912 2025-09-07T07:20:32.0025520Z Uploaded bytes 1593835520 2025-09-07T07:20:32.3856824Z Uploaded bytes 1602224128 2025-09-07T07:20:32.8525526Z Uploaded bytes 1610612736 2025-09-07T07:20:33.1512341Z Uploaded bytes 1619001344 2025-09-07T07:20:33.4661804Z Uploaded bytes 1627389952 2025-09-07T07:20:33.7948603Z Uploaded bytes 1635778560 2025-09-07T07:20:34.1764780Z Uploaded bytes 1644167168 2025-09-07T07:20:34.4934768Z Uploaded bytes 1652555776 2025-09-07T07:20:34.8600530Z Uploaded bytes 1660944384 2025-09-07T07:20:35.1259554Z Uploaded bytes 1669332992 2025-09-07T07:20:35.4794461Z Uploaded bytes 1677721600 2025-09-07T07:20:35.8789774Z Uploaded bytes 1686110208 2025-09-07T07:20:36.1624395Z Uploaded bytes 1694498816 2025-09-07T07:20:36.4541570Z Uploaded bytes 1702887424 2025-09-07T07:20:36.8378764Z Uploaded bytes 1711276032 2025-09-07T07:20:37.1278923Z Uploaded bytes 1719664640 2025-09-07T07:20:37.5215379Z Uploaded bytes 1728053248 2025-09-07T07:20:37.7724373Z Uploaded bytes 1736441856 2025-09-07T07:20:38.1825744Z Uploaded bytes 1744830464 2025-09-07T07:20:38.4785264Z Uploaded bytes 1753219072 2025-09-07T07:20:38.8407007Z Uploaded bytes 1761607680 2025-09-07T07:20:39.1677429Z Uploaded bytes 1769996288 2025-09-07T07:20:39.4877482Z Uploaded bytes 1777130669 2025-09-07T07:20:39.5080893Z Finished uploading artifact content to blob storage! 2025-09-07T07:20:39.5083601Z SHA256 hash of uploaded artifact zip is 497d5878ce3d93fece0b23b5ef11974659a88b95b39499507b8e42195a25f114 2025-09-07T07:20:39.5085683Z Finalizing artifact upload 2025-09-07T07:20:39.6084222Z Artifact libtorch-cpu-shared-with-deps-release.zip successfully finalized. Artifact ID 3946477867 2025-09-07T07:20:39.6085384Z Artifact libtorch-cpu-shared-with-deps-release has been successfully uploaded! Final size is 1777130669 bytes. Artifact ID is 3946477867 2025-09-07T07:20:39.6091093Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/17524754544/artifacts/3946477867 2025-09-07T07:20:39.6237612Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-09-07T07:20:39.6238104Z with: 2025-09-07T07:20:39.6238318Z env: 2025-09-07T07:20:39.6238568Z PYTORCH_ROOT: /pytorch 2025-09-07T07:20:39.6238857Z PACKAGE_TYPE: libtorch 2025-09-07T07:20:39.6239260Z DESIRED_CUDA: cpu 2025-09-07T07:20:39.6239515Z GPU_ARCH_VERSION: 2025-09-07T07:20:39.6239795Z GPU_ARCH_TYPE: cpu 2025-09-07T07:20:39.6240074Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T07:20:39.6240431Z SKIP_ALL_TESTS: 1 2025-09-07T07:20:39.6240714Z LIBTORCH_CONFIG: release 2025-09-07T07:20:39.6241019Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T07:20:39.6241361Z DESIRED_PYTHON: 2025-09-07T07:20:39.6241633Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T07:20:39.6242120Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T07:20:39.6242672Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T07:20:39.6242995Z BINARY_ENV_FILE: /tmp/env 2025-09-07T07:20:39.6243396Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T07:20:39.6243954Z GITHUB_TOKEN: *** 2025-09-07T07:20:39.6244221Z PR_NUMBER: 2025-09-07T07:20:39.6244495Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T07:20:39.6244862Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T07:20:39.6245231Z ##[endgroup] 2025-09-07T07:20:39.6275062Z ##[group]Run set -eou pipefail 2025-09-07T07:20:39.6275443Z set -eou pipefail 2025-09-07T07:20:39.6275760Z  2025-09-07T07:20:39.6276280Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-09-07T07:20:39.6276901Z for _ in $(seq 1440); do 2025-09-07T07:20:39.6277236Z  # Break if no ssh session exists anymore 2025-09-07T07:20:39.6277607Z  if [ "$(who)" = "" ]; then 2025-09-07T07:20:39.6277918Z  break 2025-09-07T07:20:39.6278168Z  fi 2025-09-07T07:20:39.6278403Z  echo "." 2025-09-07T07:20:39.6278652Z  sleep 5 2025-09-07T07:20:39.6278903Z done 2025-09-07T07:20:39.6288523Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:20:39.6288941Z env: 2025-09-07T07:20:39.6289167Z PYTORCH_ROOT: /pytorch 2025-09-07T07:20:39.6289460Z PACKAGE_TYPE: libtorch 2025-09-07T07:20:39.6289727Z DESIRED_CUDA: cpu 2025-09-07T07:20:39.6289985Z GPU_ARCH_VERSION: 2025-09-07T07:20:39.6290227Z GPU_ARCH_TYPE: cpu 2025-09-07T07:20:39.6290508Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T07:20:39.6290819Z SKIP_ALL_TESTS: 1 2025-09-07T07:20:39.6291075Z LIBTORCH_CONFIG: release 2025-09-07T07:20:39.6291359Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T07:20:39.6291680Z DESIRED_PYTHON: 2025-09-07T07:20:39.6291957Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T07:20:39.6292409Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T07:20:39.6292889Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T07:20:39.6293181Z BINARY_ENV_FILE: /tmp/env 2025-09-07T07:20:39.6293527Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T07:20:39.6294228Z GITHUB_TOKEN: *** 2025-09-07T07:20:39.6294460Z PR_NUMBER: 2025-09-07T07:20:39.6294724Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T07:20:39.6295070Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T07:20:39.6295426Z ##[endgroup] 2025-09-07T07:20:39.6330424Z Holding runner for 2 hours until all ssh sessions have logged out 2025-09-07T07:20:39.6415221Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-09-07T07:20:39.6415854Z # ignore expansion of "docker ps -q" since it could be empty 2025-09-07T07:20:39.6416338Z # shellcheck disable=SC2046 2025-09-07T07:20:39.6416695Z docker stop $(docker ps -q) || true 2025-09-07T07:20:39.6417082Z # Prune all of the docker images 2025-09-07T07:20:39.6417440Z docker system prune -af 2025-09-07T07:20:39.6423507Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:20:39.6424221Z env: 2025-09-07T07:20:39.6424655Z PYTORCH_ROOT: /pytorch 2025-09-07T07:20:39.6425026Z PACKAGE_TYPE: libtorch 2025-09-07T07:20:39.6425333Z DESIRED_CUDA: cpu 2025-09-07T07:20:39.6425592Z GPU_ARCH_VERSION: 2025-09-07T07:20:39.6425876Z GPU_ARCH_TYPE: cpu 2025-09-07T07:20:39.6426259Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T07:20:39.6426602Z SKIP_ALL_TESTS: 1 2025-09-07T07:20:39.6426880Z LIBTORCH_CONFIG: release 2025-09-07T07:20:39.6427190Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T07:20:39.6427541Z DESIRED_PYTHON: 2025-09-07T07:20:39.6427825Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T07:20:39.6428339Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T07:20:39.6428851Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T07:20:39.6429249Z BINARY_ENV_FILE: /tmp/env 2025-09-07T07:20:39.6429621Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T07:20:39.6430186Z GITHUB_TOKEN: *** 2025-09-07T07:20:39.6430468Z PR_NUMBER: 2025-09-07T07:20:39.6430741Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T07:20:39.6431145Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T07:20:39.6431516Z ##[endgroup] 2025-09-07T07:20:40.6073038Z 51ba6978f15c 2025-09-07T07:20:41.7480227Z Deleted Containers: 2025-09-07T07:20:41.7480769Z 51ba6978f15ca759dc7bdbf85b87ee6a74c29717c8dc76ac92bf83855d4bc763 2025-09-07T07:20:41.7481161Z 2025-09-07T07:20:47.1253347Z Deleted Images: 2025-09-07T07:20:47.1253879Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-09-07T07:20:47.1254893Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-09-07T07:20:47.1255924Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-09-07T07:20:47.1256685Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-09-07T07:20:47.1257490Z untagged: pytorch/libtorch-cxx11-builder:cpu-ae53c6842aa4c2407d0ad976491ca941c2635c77 2025-09-07T07:20:47.1258429Z untagged: pytorch/libtorch-cxx11-builder@sha256:c60999df51e6d477bd1c29e70f607e9aa99a2c4e6a45529075d37c2ef8e87495 2025-09-07T07:20:47.1259342Z deleted: sha256:f595ad48cfad2141504e9b49f9a98fe3b57b30421748f0445cfc58b19a5c8ced 2025-09-07T07:20:47.1260297Z deleted: sha256:6e2d0ba1a5aa208e78dcc997600670eec1312ead408b1e925c202dff9dbcaf18 2025-09-07T07:20:47.1261219Z deleted: sha256:61f6b733da871266b25b428bdf543bf613b90e17ec85a807e4ad2676ff94eedc 2025-09-07T07:20:47.1261965Z deleted: sha256:189d3a0b9fb89fb8b699cd2d10852d22aa386941d5f25e68fa00bc63583396e2 2025-09-07T07:20:47.1262693Z deleted: sha256:f4aa10d60e63f47701b28b7f78116f6246d17646cf2af4948c265c03eb1647c4 2025-09-07T07:20:47.1263439Z deleted: sha256:7fba798ebc099c0e68a1ebff8e207f1c361c0f8a9e29187685a4cf840c47cb7d 2025-09-07T07:20:47.1264283Z deleted: sha256:b691b5588ba440bb63821ea93b6753e287fb2fd367b19d248d940827907d6a3a 2025-09-07T07:20:47.1265045Z deleted: sha256:aab21cd3ec7d9f3e37a8528a9d8680fd587577a443adff1aa32b64bc91e2f119 2025-09-07T07:20:47.1265793Z deleted: sha256:5bdd138655b9093a92b8b4495ef301dae2e82e50c5c8317f8a9f419b708efb68 2025-09-07T07:20:47.1266530Z deleted: sha256:7bbe37827fa2cf3f2b5fc5f01e7d91341ac1c68151f48bccc33678df839a2d40 2025-09-07T07:20:47.1267274Z deleted: sha256:64a335f45256da856cce581eefa56a1137d00bbb566d43771246198b52c3fc45 2025-09-07T07:20:47.1268004Z deleted: sha256:af980aba319676a76e6275225a8e11d69ea80523d0ebc8131eb7d22d568ebe11 2025-09-07T07:20:47.1268752Z deleted: sha256:8bc0af0decc059f100a4d32387e9619b4cba60c4fa4270fa19f3a2f19b40a792 2025-09-07T07:20:47.1269495Z deleted: sha256:ccd1da84b19a314da068de5e974150e43079d9eaf5a1c19e5e7b103b205c88ed 2025-09-07T07:20:47.1270241Z deleted: sha256:45c9b8e75fb093e6a478faf1328e2809301850e36a458e72b0870c1e7ddab00e 2025-09-07T07:20:47.1270985Z deleted: sha256:bef5f2049bb73c81f8c06e47948e5a60b34b48027babb6119103159c5fe4e083 2025-09-07T07:20:47.1271713Z deleted: sha256:470b66ea5123c93b0d5606e4213bf9e47d3d426b640d32472e4ac213186c4bb6 2025-09-07T07:20:47.1272442Z 2025-09-07T07:20:47.1278414Z Total reclaimed space: 19.79GB 2025-09-07T07:20:47.1328146Z Prepare all required actions 2025-09-07T07:20:47.1366779Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2025-09-07T07:20:47.1367178Z with: 2025-09-07T07:20:47.1367573Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T07:20:47.1368148Z env: 2025-09-07T07:20:47.1368394Z PYTORCH_ROOT: /pytorch 2025-09-07T07:20:47.1368687Z PACKAGE_TYPE: libtorch 2025-09-07T07:20:47.1368980Z DESIRED_CUDA: cpu 2025-09-07T07:20:47.1369249Z GPU_ARCH_VERSION: 2025-09-07T07:20:47.1369508Z GPU_ARCH_TYPE: cpu 2025-09-07T07:20:47.1369803Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T07:20:47.1370141Z SKIP_ALL_TESTS: 1 2025-09-07T07:20:47.1370411Z LIBTORCH_CONFIG: release 2025-09-07T07:20:47.1370782Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T07:20:47.1371125Z DESIRED_PYTHON: 2025-09-07T07:20:47.1371404Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T07:20:47.1371961Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T07:20:47.1372567Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T07:20:47.1372859Z BINARY_ENV_FILE: /tmp/env 2025-09-07T07:20:47.1373175Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T07:20:47.1373694Z GITHUB_TOKEN: *** 2025-09-07T07:20:47.1373930Z PR_NUMBER: 2025-09-07T07:20:47.1374161Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T07:20:47.1374509Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T07:20:47.1374829Z ##[endgroup] 2025-09-07T07:20:47.1399637Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-09-07T07:20:47.1400330Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-09-07T07:20:47.1407082Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:20:47.1407458Z env: 2025-09-07T07:20:47.1407681Z PYTORCH_ROOT: /pytorch 2025-09-07T07:20:47.1407939Z PACKAGE_TYPE: libtorch 2025-09-07T07:20:47.1408201Z DESIRED_CUDA: cpu 2025-09-07T07:20:47.1408450Z GPU_ARCH_VERSION: 2025-09-07T07:20:47.1408699Z GPU_ARCH_TYPE: cpu 2025-09-07T07:20:47.1408954Z DOCKER_IMAGE: libtorch-cxx11-builder 2025-09-07T07:20:47.1409269Z SKIP_ALL_TESTS: 1 2025-09-07T07:20:47.1409506Z LIBTORCH_CONFIG: release 2025-09-07T07:20:47.1409794Z LIBTORCH_VARIANT: shared-with-deps 2025-09-07T07:20:47.1410102Z DESIRED_PYTHON: 2025-09-07T07:20:47.1410349Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: 2025-09-07T07:20:47.1410804Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-09-07T07:20:47.1411254Z AWS_DEFAULT_REGION: us-east-1 2025-09-07T07:20:47.1411575Z BINARY_ENV_FILE: /tmp/env 2025-09-07T07:20:47.1411886Z BUILD_ENVIRONMENT: linux-binary-libtorch-release 2025-09-07T07:20:47.1412384Z GITHUB_TOKEN: *** 2025-09-07T07:20:47.1412617Z PR_NUMBER: 2025-09-07T07:20:47.1412847Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-09-07T07:20:47.1413192Z SHA1: 93fb23d6fae7c4e82c4239a1033e522088742634 2025-09-07T07:20:47.1413513Z ##[endgroup] 2025-09-07T07:20:47.1597119Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-09-07T07:20:47.4451011Z latest: Pulling from tool/alpine 2025-09-07T07:20:47.4452114Z 540db60ca938: Pulling fs layer 2025-09-07T07:20:47.5286699Z 540db60ca938: Verifying Checksum 2025-09-07T07:20:47.5287469Z 540db60ca938: Download complete 2025-09-07T07:20:47.6108257Z 540db60ca938: Pull complete 2025-09-07T07:20:47.6240096Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-09-07T07:20:47.6284813Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-09-07T07:20:50.1446613Z Post job cleanup. 2025-09-07T07:20:50.2504972Z [command]/usr/bin/git version 2025-09-07T07:20:50.2545516Z git version 2.47.1 2025-09-07T07:20:50.2587189Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/004a0f21-b5db-4b3b-bfc6-afa44a85f44d/.gitconfig' 2025-09-07T07:20:50.2598603Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/004a0f21-b5db-4b3b-bfc6-afa44a85f44d' before making global git config changes 2025-09-07T07:20:50.2599730Z Adding repository directory to the temporary git global config as a safe directory 2025-09-07T07:20:50.2603226Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-09-07T07:20:50.2642629Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-09-07T07:20:50.2676144Z [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-09-07T07:20:50.3006400Z Entering 'android/libs/fbjni' 2025-09-07T07:20:50.3063417Z Entering 'third_party/FP16' 2025-09-07T07:20:50.3122764Z Entering 'third_party/FXdiv' 2025-09-07T07:20:50.3180286Z Entering 'third_party/NNPACK' 2025-09-07T07:20:50.3238545Z Entering 'third_party/NVTX' 2025-09-07T07:20:50.3298950Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T07:20:50.3355426Z Entering 'third_party/XNNPACK' 2025-09-07T07:20:50.3428826Z Entering 'third_party/aiter' 2025-09-07T07:20:50.3486763Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T07:20:50.3555398Z Entering 'third_party/benchmark' 2025-09-07T07:20:50.3616501Z Entering 'third_party/composable_kernel' 2025-09-07T07:20:50.3684954Z Entering 'third_party/cpp-httplib' 2025-09-07T07:20:50.3741962Z Entering 'third_party/cpuinfo' 2025-09-07T07:20:50.3803984Z Entering 'third_party/cudnn_frontend' 2025-09-07T07:20:50.3866209Z Entering 'third_party/cutlass' 2025-09-07T07:20:50.3934440Z Entering 'third_party/fbgemm' 2025-09-07T07:20:50.3996198Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T07:20:50.4054876Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T07:20:50.4124410Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T07:20:50.4180837Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T07:20:50.4246503Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T07:20:50.4305045Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T07:20:50.4364235Z Entering 'third_party/fbgemm/external/json' 2025-09-07T07:20:50.4425660Z Entering 'third_party/flash-attention' 2025-09-07T07:20:50.4483793Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T07:20:50.4551385Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T07:20:50.4619934Z Entering 'third_party/flatbuffers' 2025-09-07T07:20:50.4682779Z Entering 'third_party/fmt' 2025-09-07T07:20:50.4740709Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T07:20:50.4807005Z Entering 'third_party/gloo' 2025-09-07T07:20:50.4864360Z Entering 'third_party/googletest' 2025-09-07T07:20:50.4923036Z Entering 'third_party/ideep' 2025-09-07T07:20:50.4979548Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T07:20:50.5050702Z Entering 'third_party/ittapi' 2025-09-07T07:20:50.5108402Z Entering 'third_party/kineto' 2025-09-07T07:20:50.5166828Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T07:20:50.5226833Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T07:20:50.5286977Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T07:20:50.5345567Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T07:20:50.5404490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T07:20:50.5461978Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T07:20:50.5529249Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T07:20:50.5585729Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T07:20:50.5645956Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T07:20:50.5705816Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T07:20:50.5763317Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T07:20:50.5822927Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T07:20:50.5883635Z Entering 'third_party/kleidiai' 2025-09-07T07:20:50.5941733Z Entering 'third_party/mimalloc' 2025-09-07T07:20:50.6001872Z Entering 'third_party/nlohmann' 2025-09-07T07:20:50.6061546Z Entering 'third_party/onnx' 2025-09-07T07:20:50.6139893Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T07:20:50.6202529Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T07:20:50.6260764Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T07:20:50.6315558Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T07:20:50.6371523Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T07:20:50.6432239Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T07:20:50.6492377Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T07:20:50.6549100Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T07:20:50.6607674Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T07:20:50.6662143Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T07:20:50.6722210Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T07:20:50.6781429Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T07:20:50.6862214Z Entering 'third_party/pocketfft' 2025-09-07T07:20:50.6922186Z Entering 'third_party/protobuf' 2025-09-07T07:20:50.6983051Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T07:20:50.7042768Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T07:20:50.7105774Z Entering 'third_party/psimd' 2025-09-07T07:20:50.7163211Z Entering 'third_party/pthreadpool' 2025-09-07T07:20:50.7222156Z Entering 'third_party/pybind11' 2025-09-07T07:20:50.7281099Z Entering 'third_party/python-peachpy' 2025-09-07T07:20:50.7338801Z Entering 'third_party/sleef' 2025-09-07T07:20:50.7405614Z Entering 'third_party/tensorpipe' 2025-09-07T07:20:50.7462576Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T07:20:50.7522406Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T07:20:50.7579881Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T07:20:50.7640437Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T07:20:50.7697738Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T07:20:50.7778449Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-09-07T07:20:50.7802327Z http.https://github.com/.extraheader 2025-09-07T07:20:50.7812047Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-09-07T07:20:50.7845046Z [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-09-07T07:20:50.8162717Z Entering 'android/libs/fbjni' 2025-09-07T07:20:50.8202328Z http.https://github.com/.extraheader 2025-09-07T07:20:50.8240284Z Entering 'third_party/FP16' 2025-09-07T07:20:50.8280325Z http.https://github.com/.extraheader 2025-09-07T07:20:50.8317537Z Entering 'third_party/FXdiv' 2025-09-07T07:20:50.8355835Z http.https://github.com/.extraheader 2025-09-07T07:20:50.8394866Z Entering 'third_party/NNPACK' 2025-09-07T07:20:50.8433108Z http.https://github.com/.extraheader 2025-09-07T07:20:50.8471243Z Entering 'third_party/NVTX' 2025-09-07T07:20:50.8508472Z http.https://github.com/.extraheader 2025-09-07T07:20:50.8546050Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-07T07:20:50.8586201Z http.https://github.com/.extraheader 2025-09-07T07:20:50.8625443Z Entering 'third_party/XNNPACK' 2025-09-07T07:20:50.8662486Z http.https://github.com/.extraheader 2025-09-07T07:20:50.8723938Z Entering 'third_party/aiter' 2025-09-07T07:20:50.8767165Z http.https://github.com/.extraheader 2025-09-07T07:20:50.8804772Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-07T07:20:50.8843009Z http.https://github.com/.extraheader 2025-09-07T07:20:50.8889958Z Entering 'third_party/benchmark' 2025-09-07T07:20:50.8929551Z http.https://github.com/.extraheader 2025-09-07T07:20:50.8964710Z Entering 'third_party/composable_kernel' 2025-09-07T07:20:50.9005318Z http.https://github.com/.extraheader 2025-09-07T07:20:50.9057146Z Entering 'third_party/cpp-httplib' 2025-09-07T07:20:50.9097091Z http.https://github.com/.extraheader 2025-09-07T07:20:50.9133728Z Entering 'third_party/cpuinfo' 2025-09-07T07:20:50.9175169Z http.https://github.com/.extraheader 2025-09-07T07:20:50.9210977Z Entering 'third_party/cudnn_frontend' 2025-09-07T07:20:50.9250216Z http.https://github.com/.extraheader 2025-09-07T07:20:50.9286335Z Entering 'third_party/cutlass' 2025-09-07T07:20:50.9326162Z http.https://github.com/.extraheader 2025-09-07T07:20:50.9373176Z Entering 'third_party/fbgemm' 2025-09-07T07:20:50.9414469Z http.https://github.com/.extraheader 2025-09-07T07:20:50.9452375Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-07T07:20:50.9491303Z http.https://github.com/.extraheader 2025-09-07T07:20:50.9526281Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-07T07:20:50.9564915Z http.https://github.com/.extraheader 2025-09-07T07:20:50.9611217Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-07T07:20:50.9649640Z http.https://github.com/.extraheader 2025-09-07T07:20:50.9686714Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-07T07:20:50.9724952Z http.https://github.com/.extraheader 2025-09-07T07:20:50.9777442Z Entering 'third_party/fbgemm/external/googletest' 2025-09-07T07:20:50.9815740Z http.https://github.com/.extraheader 2025-09-07T07:20:50.9852316Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-07T07:20:50.9892393Z http.https://github.com/.extraheader 2025-09-07T07:20:50.9926732Z Entering 'third_party/fbgemm/external/json' 2025-09-07T07:20:50.9962048Z http.https://github.com/.extraheader 2025-09-07T07:20:51.0004290Z Entering 'third_party/flash-attention' 2025-09-07T07:20:51.0043472Z http.https://github.com/.extraheader 2025-09-07T07:20:51.0080910Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-07T07:20:51.0117674Z http.https://github.com/.extraheader 2025-09-07T07:20:51.0162538Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-07T07:20:51.0201394Z http.https://github.com/.extraheader 2025-09-07T07:20:51.0249832Z Entering 'third_party/flatbuffers' 2025-09-07T07:20:51.0290178Z http.https://github.com/.extraheader 2025-09-07T07:20:51.0331263Z Entering 'third_party/fmt' 2025-09-07T07:20:51.0370818Z http.https://github.com/.extraheader 2025-09-07T07:20:51.0407070Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-07T07:20:51.0447120Z http.https://github.com/.extraheader 2025-09-07T07:20:51.0482523Z Entering 'third_party/gloo' 2025-09-07T07:20:51.0521873Z http.https://github.com/.extraheader 2025-09-07T07:20:51.0560433Z Entering 'third_party/googletest' 2025-09-07T07:20:51.0600302Z http.https://github.com/.extraheader 2025-09-07T07:20:51.0634680Z Entering 'third_party/ideep' 2025-09-07T07:20:51.0672809Z http.https://github.com/.extraheader 2025-09-07T07:20:51.0710412Z Entering 'third_party/ideep/mkl-dnn' 2025-09-07T07:20:51.0747741Z http.https://github.com/.extraheader 2025-09-07T07:20:51.0791198Z Entering 'third_party/ittapi' 2025-09-07T07:20:51.0828771Z http.https://github.com/.extraheader 2025-09-07T07:20:51.0864477Z Entering 'third_party/kineto' 2025-09-07T07:20:51.0904912Z http.https://github.com/.extraheader 2025-09-07T07:20:51.0943897Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-07T07:20:51.0983673Z http.https://github.com/.extraheader 2025-09-07T07:20:51.1023118Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-07T07:20:51.1060772Z http.https://github.com/.extraheader 2025-09-07T07:20:51.1099711Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-07T07:20:51.1139202Z http.https://github.com/.extraheader 2025-09-07T07:20:51.1179090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-07T07:20:51.1217177Z http.https://github.com/.extraheader 2025-09-07T07:20:51.1254162Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-07T07:20:51.1293065Z http.https://github.com/.extraheader 2025-09-07T07:20:51.1328050Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-07T07:20:51.1365996Z http.https://github.com/.extraheader 2025-09-07T07:20:51.1409501Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-07T07:20:51.1447820Z http.https://github.com/.extraheader 2025-09-07T07:20:51.1485226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-07T07:20:51.1524967Z http.https://github.com/.extraheader 2025-09-07T07:20:51.1561988Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-07T07:20:51.1600823Z http.https://github.com/.extraheader 2025-09-07T07:20:51.1642672Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-07T07:20:51.1682361Z http.https://github.com/.extraheader 2025-09-07T07:20:51.1727358Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-07T07:20:51.1764101Z http.https://github.com/.extraheader 2025-09-07T07:20:51.1807210Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-07T07:20:51.1844753Z http.https://github.com/.extraheader 2025-09-07T07:20:51.1883078Z Entering 'third_party/kleidiai' 2025-09-07T07:20:51.1921691Z http.https://github.com/.extraheader 2025-09-07T07:20:51.1957830Z Entering 'third_party/mimalloc' 2025-09-07T07:20:51.1997900Z http.https://github.com/.extraheader 2025-09-07T07:20:51.2033575Z Entering 'third_party/nlohmann' 2025-09-07T07:20:51.2072628Z http.https://github.com/.extraheader 2025-09-07T07:20:51.2108929Z Entering 'third_party/onnx' 2025-09-07T07:20:51.2146210Z http.https://github.com/.extraheader 2025-09-07T07:20:51.2201463Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-07T07:20:51.2239937Z http.https://github.com/.extraheader 2025-09-07T07:20:51.2281280Z Entering 'third_party/opentelemetry-cpp' 2025-09-07T07:20:51.2319887Z http.https://github.com/.extraheader 2025-09-07T07:20:51.2356429Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-07T07:20:51.2398591Z http.https://github.com/.extraheader 2025-09-07T07:20:51.2442193Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-07T07:20:51.2482065Z http.https://github.com/.extraheader 2025-09-07T07:20:51.2518874Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-07T07:20:51.2554965Z http.https://github.com/.extraheader 2025-09-07T07:20:51.2592080Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-07T07:20:51.2628845Z http.https://github.com/.extraheader 2025-09-07T07:20:51.2665843Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-07T07:20:51.2705127Z http.https://github.com/.extraheader 2025-09-07T07:20:51.2743722Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-07T07:20:51.2783251Z http.https://github.com/.extraheader 2025-09-07T07:20:51.2819892Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-07T07:20:51.2858205Z http.https://github.com/.extraheader 2025-09-07T07:20:51.2894452Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-07T07:20:51.2933535Z http.https://github.com/.extraheader 2025-09-07T07:20:51.2970205Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-07T07:20:51.3009579Z http.https://github.com/.extraheader 2025-09-07T07:20:51.3048021Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-07T07:20:51.3087119Z http.https://github.com/.extraheader 2025-09-07T07:20:51.3145795Z Entering 'third_party/pocketfft' 2025-09-07T07:20:51.3185757Z http.https://github.com/.extraheader 2025-09-07T07:20:51.3225205Z Entering 'third_party/protobuf' 2025-09-07T07:20:51.3261568Z http.https://github.com/.extraheader 2025-09-07T07:20:51.3306107Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-07T07:20:51.3343448Z http.https://github.com/.extraheader 2025-09-07T07:20:51.3380680Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-07T07:20:51.3418438Z http.https://github.com/.extraheader 2025-09-07T07:20:51.3456632Z Entering 'third_party/psimd' 2025-09-07T07:20:51.3497341Z http.https://github.com/.extraheader 2025-09-07T07:20:51.3532422Z Entering 'third_party/pthreadpool' 2025-09-07T07:20:51.3571262Z http.https://github.com/.extraheader 2025-09-07T07:20:51.3608599Z Entering 'third_party/pybind11' 2025-09-07T07:20:51.3648309Z http.https://github.com/.extraheader 2025-09-07T07:20:51.3683782Z Entering 'third_party/python-peachpy' 2025-09-07T07:20:51.3722736Z http.https://github.com/.extraheader 2025-09-07T07:20:51.3760072Z Entering 'third_party/sleef' 2025-09-07T07:20:51.3799312Z http.https://github.com/.extraheader 2025-09-07T07:20:51.3836709Z Entering 'third_party/tensorpipe' 2025-09-07T07:20:51.3874190Z http.https://github.com/.extraheader 2025-09-07T07:20:51.3909437Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-07T07:20:51.3946885Z http.https://github.com/.extraheader 2025-09-07T07:20:51.3983147Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-07T07:20:51.4020945Z http.https://github.com/.extraheader 2025-09-07T07:20:51.4057130Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-07T07:20:51.4095719Z http.https://github.com/.extraheader 2025-09-07T07:20:51.4131557Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-07T07:20:51.4171006Z http.https://github.com/.extraheader 2025-09-07T07:20:51.4206090Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-07T07:20:51.4244057Z http.https://github.com/.extraheader 2025-09-07T07:20:51.4453915Z Post job cleanup. 2025-09-07T07:20:51.4517504Z Post job cleanup. 2025-09-07T07:20:51.5540994Z A job completed hook has been configured by the self-hosted runner administrator 2025-09-07T07:20:51.5569716Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-09-07T07:20:51.5575539Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-07T07:20:51.5575983Z ##[endgroup] 2025-09-07T07:20:51.5664779Z [!ALERT!] Swap in detected! [!ALERT!] 2025-09-07T07:21:02.7890027Z [!ALERT!] Swap out detected [!ALERT!] 2025-09-07T07:21:21.9417685Z Cleaning up orphan processes